
/* (inline) */
.gokwik-checkout { width: 100%; display: flex; justify-content: center; flex-direction: column; align-items: end; margin-bottom: 10px; }
.gokwik-checkout button { max-width: 100%; width: 100%; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; display: flex; justify-content: center; align-items: center; background: rgb(251, 201, 1); position: relative; cursor: pointer; padding: 5px 10px; height: 45px; border-radius: 50px !important; }
#gokwik-buy-now.disabled, .gokwik-disabled { opacity: 0.5; cursor: not-allowed; }
.gokwik-checkout button:focus { outline: none; }
.gokwik-checkout button > span { display: flex; align-items: center; justify-content: center; }
.gokwik-checkout button > span.btn-text { display: flex; flex-direction: column; color: rgb(0, 0, 0); align-items: center; }
.gokwik-checkout button > span.btn-text > span:last-child { padding-top: 2px; font-size: 10px; line-height: 10px; text-transform: initial; }
.gokwik-checkout button > span.btn-text > span:first-child { }
.gokwik-checkout button > span.pay-opt-icon img:first-child { margin-right: 10px; margin-left: 10px; height: 18px; }
.gokwik-checkout button > span.pay-opt-icon img:last-child { height: 15px; }
.gokwik-checkout button.disabled { opacity: 0.5; cursor: not-allowed; }
.gokwik-checkout button.disabled .addloadr#btn-loader { display: flex !important; }
#gokwik-buy-now.disabled .addloadr#btn-loader { display: flex !important; }
#gokwik-buy-now:disabled { cursor: not-allowed !important; opacity: 0.5; }
button#gokwik-buy-now-modal { display: none; }
#gokwik-buy-now { background: rgb(251, 201, 1); width: 100%; color: rgb(0, 0, 0); cursor: pointer; line-height: 1; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 15px 10px; margin-top: 10px; position: relative; display: flex; justify-content: center; align-items: center; height: 50px; border-radius: 50px !important; margin-left: 0px !important; }
#gokwik-buy-now > span.btn-text > span:last-child { padding-top: 0px; font-size: 10px; letter-spacing: 1px; line-height: 14px; text-transform: initial; }
#gokwik-buy-now > span { display: flex; align-items: center; justify-content: center; }
#gokwik-buy-now > span.btn-text { display: flex; flex-direction: column; align-items: center; }
#gokwik-buy-now > span.pay-opt-icon img:first-child { margin-right: 10px; margin-left: 10px; height: 18px; }
#gokwik-buy-now > span.pay-opt-icon img:last-child { height: 15px; }
button.btn.btn--full.add-to-cart.btn--secondary { margin-left: 0px !important; }
#btn-loader { display: none; position: absolute; inset: 0px; justify-content: center; align-items: center; background: rgb(251, 201, 1); border-radius: 50px; }
.cir-loader, .cir-loader::after { border-radius: 50%; width: 35px; height: 35px; }
.cir-loader { margin: 6px auto; font-size: 10px; position: relative; text-indent: -9999em; border-width: 0.5em; border-style: solid; border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgb(255, 255, 255); transform: translateZ(0px); animation: 1.1s linear 0s infinite normal none running load8; }
@-webkit-keyframes load8 { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@keyframes load8 { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* (inline) */
@font-face { font-family: "Tenor Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url(../../assets/fonts/tenorsans_n4-966071a72c28462a9256039d3e3-a66785c7.woff2) format("woff2"), url(../../assets/fonts/tenorsans_n4-2282841d948f9649ba5c3cad6ea-6019aa9b.woff2) format("woff"); }
@font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url(../../assets/fonts/montserrat_n4-81949fa0ac9fd2021e16436151-51cd0bcb.woff2) format("woff2"), url(../../assets/fonts/montserrat_n4-a6c632ca7b62da89c3594789ba-49ed3d8b.woff2) format("woff"); }
@font-face { font-family: Montserrat; font-weight: 600; font-style: normal; font-display: swap; src: url(../../assets/fonts/montserrat_n6-1326b3e84230700ef15b3a29fb-6d7b438c.woff2) format("woff2"), url(../../assets/fonts/montserrat_n6-652f051080eb14192330daceed-65282c84.woff2) format("woff"); }
@font-face { font-family: Montserrat; font-weight: 400; font-style: italic; font-display: swap; src: url(../../assets/fonts/montserrat_i4-5a4ea298b4789e064f62a29aaf-8427bab3.woff2) format("woff2"), url(../../assets/fonts/montserrat_i4-072b5869c5e0ed5b9d2021e4c2-dd48b476.woff2) format("woff"); }
@font-face { font-family: Montserrat; font-weight: 600; font-style: italic; font-display: swap; src: url(../../assets/fonts/montserrat_i6-e90155dd2f004112a61c0322d6-82f2cf8d.woff2) format("woff2"), url(../../assets/fonts/montserrat_i6-41470518d8e9d7f1bcdd29a447-4d6a1e8b.woff2) format("woff"); }

/* https://priyangaa.in/cdn/shop/t/21/assets/theme.css?v=65754197363793163741784180776 */
@media only screen and (min-width: 769px) {
  :root { --grid-gutter: 22px; --drawer-gutter: 30px; }
}
@keyframes spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@keyframes preloading { 
  0% { opacity: 0; transform: scaleX(0); transform-origin: 0% 50%; }
  40% { opacity: 1; transform: scaleX(1); transform-origin: 0% 50%; }
  41% { opacity: 1; transform: scaleX(1); transform-origin: 100% 50%; }
  100% { opacity: 1; transform: scaleX(0); transform-origin: 100% 50%; }
}
@keyframes slideshowBars { 
  0% { transform: translate(-100%); }
  100% { transform: translate(0px); }
}
@keyframes grid-product__loading { 
  0% { opacity: 1; }
  60% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes shine { 
  100% { left: -200%; }
}
@keyframes overlay-on { 
  0% { opacity: 0; }
  100% { opacity: 0.6; }
}
@keyframes overlay-off { 
  0% { opacity: 0.6; }
  100% { opacity: 0; }
}
@keyframes full-overlay-on { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes full-overlay-off { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes modal-open { 
  0% { opacity: 0; transform: translateY(30px); }
  100% { opacity: 1; transform: translateY(0px); }
}
@keyframes modal-closing { 
  0% { opacity: 1; transform: scale(1); }
  100% { opacity: 0; transform: scale(0.9); }
}
@keyframes rise-up { 
  0% { opacity: 1; transform: translateY(120%); }
  100% { opacity: 1; transform: translateY(0px); }
}
@keyframes rise-up-out { 
  0% { opacity: 1; transform: translateY(0px); }
  100% { opacity: 1; transform: translateY(-120%); }
}
@keyframes fade-in { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fade-out { 
  0% { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes zoom-fade { 
  0% { opacity: 0; transform: scale(1.3); }
  100% { opacity: 1; transform: scale(1); }
}
@keyframes placeholder-shimmer { 
  0% { background-position: -150% 0px; }
  100% { background-position: 150% 0px; }
}
.flickity-enabled { position: relative; }
.flickity-enabled:focus { outline: none; }
.flickity-viewport { height: 100%; overflow: hidden; position: relative; transition: height 0.35s; }
.flickity-slider { height: 100%; position: absolute; width: 100%; }
.flickity-enabled.is-draggable { user-select: none; }
.flickity-enabled.is-draggable .flickity-viewport { cursor: grab; }
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: grabbing; }
.flickity-button { background: var(--colorBtnPrimary); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; border-radius: 50%; color: var(--colorBtnPrimaryText); position: absolute; }
.hero .flickity-button { background-color: var(--colorBody); box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px; color: var(--colorTextBody); }
.flickity-button:hover { cursor: pointer; opacity: 1; }
.flickity-button:disabled { cursor: auto; display: none; pointer-events: none; }
.flickity-prev-next-button { height: 40px; top: 50%; transform: translateY(-50%); width: 40px; }
@media only screen and (max-width: 768px) {
  .flickity-prev-next-button { height: 33px; width: 33px; }
}
.flickity-prev-next-button:hover { transform: translateY(-50%) scale(1.12); }
.flickity-prev-next-button:active { transform: translateY(-50%) scale(1); transition: transform 0.05s ease-out; }
.flickity-previous { left: 10px; }
.flickity-next { right: 10px; }
.flickity-rtl .flickity-previous { left: auto; right: 10px; }
.flickity-rtl .flickity-next { left: 10px; right: auto; }
.flickity-button-icon { fill: currentcolor; height: 30%; left: 35%; position: absolute; top: 35%; width: 30%; }
.flickity-page-dots { bottom: -25px; color: currentcolor; line-height: 1; list-style: none; margin: 0px; padding: 0px; position: absolute; text-align: center; width: 100%; }
.hero .flickity-page-dots { bottom: 20px; color: rgb(255, 255, 255); }
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot { background-color: currentcolor; border-radius: 100%; cursor: pointer; display: inline-block; height: 6px; margin: 0px 5px; opacity: 0.4; vertical-align: middle; width: 6px; }
.flickity-page-dots .dot:hover { opacity: 0.6; }
.flickity-page-dots .dot.is-selected { background-color: currentcolor; height: 9px; opacity: 1; width: 9px; }
.flickity-enabled.is-fade .flickity-slider > * { pointer-events: none; z-index: 0; }
.flickity-enabled.is-fade .flickity-slider > .is-selected { pointer-events: auto; z-index: 1; }
.hero[data-arrows="true"] { overflow: visible; z-index: 5; }
.hero[data-arrows="true"] .flickity-prev-next-button { bottom: -20px; top: auto; transform: none; }
.hero[data-arrows="true"] .flickity-prev-next-button:hover { transform: scale(1.12); }
.hero[data-arrows="true"] .flickity-prev-next-button:active { transform: scale(1); }
.hero[data-arrows="true"] .flickity-previous { left: auto; right: 90px; }
.hero[data-arrows="true"] .flickity-next { right: 40px; }
.hero.flickity-rtl[data-arrows="true"] .flickity-previous { left: 90px; right: auto; }
.hero.flickity-rtl[data-arrows="true"] .flickity-next { left: 40px; right: auto; }
@media only screen and (max-width: 768px) {
  .hero[data-arrows="true"] .flickity-prev-next-button { bottom: -16px; }
  .hero[data-arrows="true"] .flickity-previous { right: 60px; }
  .hero[data-arrows="true"] .flickity-next { right: 20px; }
  .hero.flickity-rtl[data-arrows="true"] .flickity-previous { left: 60px; }
  .hero.flickity-rtl[data-arrows="true"] .flickity-next { left: 20px; }
}
.hero[data-bars="true"] .flickity-page-dots { bottom: 0px; height: 6px; line-height: 6px; z-index: 6; }
[data-bars="true"] .flickity-page-dots .dot { background: none; border: 0px; border-radius: 0px; height: 6px; opacity: 1; overflow: hidden; position: relative; vertical-align: top; width: 120px; }
@media only screen and (max-width: 768px) {
  [data-bars="true"] .flickity-page-dots .dot { width: 45px; }
}
[data-bars="true"] .flickity-page-dots .dot::after, [data-bars="true"] .flickity-page-dots .dot::before { background-color: currentcolor; content: ""; display: block; height: 100%; left: 0px; position: absolute; width: 100%; }
[data-bars="true"] .flickity-page-dots .dot::before { opacity: 0.4; }
[data-bars="true"] .flickity-page-dots .dot:hover::before { opacity: 0.6; }
[data-bars="true"] .flickity-page-dots .dot::after { transform: translate(-100%); transition: none; }
[data-bars="true"] .flickity-page-dots .dot.is-selected::after { animation: 0s linear 0s 1 normal forwards running slideshowBars; }
.noUi-target, .noUi-target * { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; touch-action: none; user-select: none; }
.noUi-target { position: relative; }
.noUi-base, .noUi-connects { height: 100%; position: relative; width: 100%; z-index: 1; }
.noUi-connects { overflow: hidden; z-index: 0; }
.noUi-connect, .noUi-origin { position: absolute; right: 0px; top: 0px; transform-origin: 0px 0px; transform-style: flat; will-change: transform; z-index: 1; }
.noUi-connect { height: 100%; width: 100%; }
.noUi-origin { height: 10%; width: 10%; }
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin { left: 0px; right: auto; }
.noUi-vertical .noUi-origin { width: 0px; }
.noUi-horizontal .noUi-origin { height: 0px; }
.noUi-handle { backface-visibility: hidden; position: absolute; }
.noUi-touch-area { height: 100%; width: 100%; }
.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin { transition: transform 0.3s; }
.noUi-state-drag * { cursor: inherit !important; }
.noUi-horizontal { height: 18px; }
.noUi-horizontal .noUi-handle { height: 28px; right: -17px; top: -6px; width: 34px; }
.noUi-vertical { width: 18px; }
.noUi-vertical .noUi-handle { height: 34px; right: -6px; top: -17px; width: 28px; }
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle { left: -17px; right: auto; }
.noUi-target { background: rgb(250, 250, 250); border: 1px solid rgb(211, 211, 211); border-radius: 4px; box-shadow: rgb(240, 240, 240) 0px 1px 1px inset, rgb(187, 187, 187) 0px 3px 6px -5px; }
.noUi-connects { border-radius: 3px; }
.noUi-connect { background: rgb(63, 184, 175); }
.noUi-draggable { cursor: ew-resize; }
.noUi-vertical .noUi-draggable { cursor: ns-resize; }
.noUi-handle { background: rgb(255, 255, 255); border: 1px solid rgb(217, 217, 217); border-radius: 3px; box-shadow: rgb(255, 255, 255) 0px 0px 1px inset, rgb(235, 235, 235) 0px 1px 7px inset, rgb(187, 187, 187) 0px 3px 6px -3px; cursor: default; }
.noUi-active { box-shadow: rgb(255, 255, 255) 0px 0px 1px inset, rgb(221, 221, 221) 0px 1px 7px inset, rgb(187, 187, 187) 0px 3px 6px -3px; }
.noUi-handle::after, .noUi-handle::before { background: rgb(232, 231, 230); content: ""; display: block; height: 14px; left: 14px; position: absolute; top: 6px; width: 1px; }
.noUi-handle::after { left: 17px; }
.noUi-vertical .noUi-handle::after, .noUi-vertical .noUi-handle::before { height: 1px; left: 6px; top: 14px; width: 14px; }
.noUi-vertical .noUi-handle::after { top: 17px; }
[disabled] .noUi-connect { background: rgb(184, 184, 184); }
[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target { cursor: not-allowed; }
.noUi-pips, .noUi-pips * { box-sizing: border-box; }
.noUi-pips { color: rgb(153, 153, 153); position: absolute; }
.noUi-value { position: absolute; text-align: center; white-space: nowrap; }
.noUi-value-sub { color: rgb(204, 204, 204); font-size: 10px; }
.noUi-marker { background: rgb(204, 204, 204); position: absolute; }
.noUi-marker-sub, .noUi-marker-large { background: rgb(170, 170, 170); }
.noUi-pips-horizontal { height: 80px; left: 0px; padding: 10px 0px; top: 100%; width: 100%; }
.noUi-value-horizontal { transform: translate(-50%, 50%); }
.noUi-rtl .noUi-value-horizontal { transform: translate(50%, 50%); }
.noUi-marker-horizontal.noUi-marker { height: 5px; margin-left: -1px; width: 2px; }
.noUi-marker-horizontal.noUi-marker-sub { height: 10px; }
.noUi-marker-horizontal.noUi-marker-large { height: 15px; }
.noUi-pips-vertical { height: 100%; left: 100%; padding: 0px 10px; top: 0px; }
.noUi-value-vertical { padding-left: 25px; transform: translateY(-50%); }
.noUi-rtl .noUi-value-vertical { transform: translateY(50%); }
.noUi-marker-vertical.noUi-marker { height: 2px; margin-top: -1px; width: 5px; }
.noUi-marker-vertical.noUi-marker-sub { width: 10px; }
.noUi-marker-vertical.noUi-marker-large { width: 15px; }
.noUi-tooltip { background: rgb(255, 255, 255); border: 1px solid rgb(217, 217, 217); border-radius: 3px; color: rgb(0, 0, 0); display: block; padding: 5px; position: absolute; text-align: center; white-space: nowrap; }
.noUi-horizontal .noUi-tooltip { bottom: 120%; left: 50%; transform: translate(-50%); }
.noUi-vertical .noUi-tooltip { right: 120%; top: 50%; transform: translateY(-50%); }
.noUi-horizontal .noUi-origin > .noUi-tooltip { bottom: 10px; left: auto; transform: translate(50%); }
.noUi-vertical .noUi-origin > .noUi-tooltip { right: 28px; top: auto; transform: translateY(-18px); }
tool-tip { display: none; }
tool-tip[data-tool-tip-open="true"] { align-items: center; display: flex; height: 100%; justify-content: center; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10001; }
tool-tip[data-tool-tip-open="true"]::before { animation: 0.3s ease 0s 1 normal forwards running overlay-on; background-color: var(--colorModalBg); content: ""; cursor: pointer; height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; }
.tool-tip__inner { animation: 0.3s ease 0s 1 normal forwards running modal-close; opacity: 0; }
tool-tip[data-tool-tip-open="true"] .tool-tip__inner { animation: 0.3s ease 0s 1 normal forwards running modal-open; background: var(--colorBody); box-shadow: rgba(0, 0, 0, 0.09) 0px 10px 20px; display: block; max-width: 720px; min-height: 250px; min-width: 250px; padding: 30px; position: fixed; }
@media only screen and (max-width: 768px) {
  tool-tip[data-tool-tip-open="true"] .tool-tip__inner { max-width: 93%; width: 100%; }
}
.tool-tip__content { max-height: 80vh; overflow: auto; }
@media only screen and (max-width: 768px) {
  .tool-tip__content { font-size: 0.85em; }
}
.tool-tip__close { position: absolute; right: 0px; top: 0px; }
.tool-tip__close .icon { height: 28px; width: 28px; }
.tool-tip-trigger { background: none; border: 0px; cursor: pointer; }
.tool-tip-trigger .icon { height: 28px; width: 28px; }
.tool-tip-trigger__title { display: inline-block; }
.tool-tip-trigger__title:focus, .tool-tip-trigger__title:hover { text-decoration: underline; text-underline-offset: 2px; }
.tool-tip-trigger__content { display: none !important; }
.size-chart__standalone { margin: var(--sizeChartMargin); }
.size-chart__standalone svg { margin-left: var(--sizeChartIconMargin); }
.text-with-icons__blocks { display: flex; flex-wrap: wrap; justify-content: center; margin-left: -30px; margin-right: -30px; }
@media only screen and (max-width: 768px) {
  .text-with-icons__blocks { flex-direction: column; margin: 0px; }
}
.has-1-per-row .text-with-icons__block { width: 100%; }
.has-2-per-row .text-with-icons__block { width: 50%; }
.has-3-per-row .text-with-icons__block { width: 33.333%; }
.has-4-per-row .text-with-icons__block { width: 25%; }
.has-5-per-row .text-with-icons__block { width: 20%; }
.text-with-icons__blocks .text-with-icons__block { display: flex; flex: 0 0 auto; flex-direction: column; padding: 30px; }
@media only screen and (max-width: 768px) {
  .text-with-icons__blocks .text-with-icons__block { padding: 0px 0px 60px; width: 100%; }
}
.text-with-icons__block-icon { display: block; margin-bottom: 10px; }
.text-with-icons__block-icon .icon { height: 70px; width: 70px; }
@media only screen and (max-width: 768px) {
  .text-with-icons__block-icon .icon { height: 60px; width: 60px; }
}
.text-with-icons__button { display: flex; justify-content: center; }
newsletter-reminder { bottom: 20px; box-shadow: rgba(0, 0, 0, 0.15) 0px 12px 25px; left: 20px; max-width: 240px; position: fixed; transition: opacity 0.3s ease-in-out; z-index: 10; }
@media only screen and (max-width: 768px) {
  newsletter-reminder { max-width: calc(100% - 40px); }
}
newsletter-reminder[data-enabled="false"] { opacity: 0; pointer-events: none; visibility: hidden; }
newsletter-reminder[class*="color-scheme-"]:not(.color-scheme-none) { position: fixed; }
newsletter-reminder .color-scheme-none { background-color: var(--colorBtnPrimary); color: var(--colorBtnPrimaryText); }
.newsletter-reminder__message.h3 { cursor: pointer; margin: 0px; padding: var(--newsletterReminderPadding); }
.parallax-image { height: 100%; overflow: hidden; transition: transform 0.05s linear; }
.countdown-wrapper { position: relative; }
.countdown__background-image-wrapper { height: 100%; position: absolute; width: 100%; }
.countdown__background-image { height: 100%; left: 0px; object-fit: cover; position: absolute; top: 0px; width: 100%; }
.countdown__mobile-image-wrapper { height: 100%; position: absolute; width: 100%; }
.countdown__mobile-image { height: 100%; object-fit: cover; width: 100%; }
.countdown-layout--banner .countdown__content { padding: 2rem; }
@media only screen and (min-width: 769px) {
  .countdown-layout--banner .countdown__content { display: flex; flex-flow: row; gap: 1rem; justify-content: space-around; padding: 1.6rem 2rem; }
}
.countdown-layout--banner.countdown-blocks--2.page-width .countdown__content { justify-content: space-around; }
.countdown-layout--banner.countdown-blocks--2 .countdown__content { justify-content: center; }
@media only screen and (min-width: 769px) {
  .countdown-layout--banner .countdown__block { width: 33%; }
}
.countdown__content { align-items: center; display: flex; flex-direction: column; height: auto; justify-content: center; max-height: 650px; padding: 5rem 2rem; text-align: center; width: 100%; }
.page-width .countdown__content { position: relative; }
@media only screen and (min-width: 769px) {
  .countdown-layout--hero .countdown__content { height: 100vh; }
}
.countdown__block { margin: 1rem auto; width: 100%; z-index: 3; }
.countdown__block--content { align-items: center; display: flex; flex-direction: column; justify-content: center; }
.countdown__block--content .countdown__block--button { margin: 0px; width: 100%; }
@media only screen and (min-width: 769px) {
  .countdown-blocks--2.countdown-layout--banner .countdown__block--content, .countdown-blocks--2.countdown-layout--banner .countdown__block--timer { width: 50%; }
}
@media only screen and (min-width: 769px) {
  .countdown-blocks--2.countdown-layout--banner .countdown__block--button.button-block-active { width: 50%; }
}
.countdown__text-wrapper { display: flex; flex-direction: column; justify-content: center; }
@media only screen and (min-width: 769px) {
  .countdown-layout--hero .countdown__text-wrapper { width: 50%; }
}
.countdown__text-wrapper--content-alignment-left { text-align: left; }
.countdown__text-wrapper--content-alignment-right { text-align: right; }
.countdown__display { display: flex; justify-content: center; opacity: 0; visibility: hidden; }
.countdown__display--loaded { opacity: 1; transition: opacity 0.3s ease-in; visibility: visible; }
.countdown__display--visible + .countdown__timer-message--visible { margin-top: 1.5rem; }
.countdown__display--hidden { height: 0px; margin: 0px; opacity: 0; transition: opacity 3s ease-out; visibility: hidden; width: 0px; }
.countdown__display-block { align-content: center; border-right: 1px solid; display: flex; flex-flow: column wrap; padding: 0px 1rem; }
.countdown__display-block h2 { margin-bottom: 16px; }
@media only screen and (min-width: 769px) {
  .countdown__display-block h2 { margin-bottom: 4px; }
}
.countdown__display-block span { font-size: 0.6rem; letter-spacing: 1.7px; }
@media only screen and (min-width: 769px) {
  .countdown__display-block span { font-size: 0.75rem; }
}
.countdown__display-block:last-child { border-right-width: medium; border-right-style: none; border-right-color: currentcolor; }
[dir="rtl"] .countdown__display-block:last-child { border-right: 1px solid; }
[dir="rtl"] .countdown__display-block:first-child { border-right-width: medium; border-right-style: none; border-right-color: currentcolor; }
.countdown__timer-message { height: 0px; margin: 0px; opacity: 0; visibility: hidden; }
.countdown__timer-message--visible { height: auto; opacity: 1; transition: opacity 1s ease-in; visibility: visible; }
.countdown__block--hidden { width: 0px !important; }
.countdown__block--hidden { margin: 0px; opacity: 0; transition: opacity 1s ease-out; visibility: hidden; }
.countdown__overlay::after { background-color: var(--countdown-overlay-rgba); inset: 0px; content: ""; height: 100%; position: absolute; width: 100%; z-index: 2; }
@media only screen and (max-width: 768px) {
  .hotspots-section .index-section { margin-bottom: 10px; }
}
.hotspots-section .hotspots-wrapper { display: flex; flex-wrap: wrap; }
.hotspots-section .hotspots-wrapper.is-reverse { flex-direction: row-reverse; }
.hotspots__title { padding-top: 1.5rem; width: 100%; }
.hotspots { position: relative; width: 70%; }
@media only screen and (max-width: 768px) {
  .hotspots { width: 100%; }
}
.hotspots .grid__image-ratio img { height: 100%; left: 0px; object-fit: cover; opacity: 1; position: absolute; top: 0px; width: 100%; }
[data-animate_images="true"] .hotspots .grid__image-ratio img { opacity: 1; }
.hotspots__buttons { background-color: transparent; border: 0px; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }
.hotspot__button { border-radius: 50%; line-height: 0; padding: 10px; position: absolute; transform: translate(-50%, -50%); }
@media only screen and (max-width: 768px) {
  .hotspot__button { padding: 6px; }
}
.hotspot__button:hover .hotspot__button-content { opacity: 1; pointer-events: auto; visibility: visible; }
.hotspot__button-content { background-color: var(--colorBody); border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 10px 3px; color: var(--colorTextBody); left: 50%; min-width: 5rem; opacity: 0; padding: 1rem; pointer-events: none; position: absolute; top: calc(100% + 1rem); transform: translate(-50%); transition: opacity 0.3s ease-in-out; visibility: hidden; }
.hotspot__button-content p, .hotspot__button-content span { margin-bottom: 0px; white-space: nowrap; }
.hotspot__button-content::before { border-color: transparent transparent var(--colorBody) transparent; border-style: solid; border-width: 0px 5px 10px; content: ""; height: 0px; left: 50%; position: absolute; top: -10px; transform: translate(-50%); width: 0px; }
.hotspot__button-content .content__prices { display: flex; flex-wrap: nowrap; }
.hotspots__content { align-items: center; display: flex; padding: 24px; width: 30%; }
.page-width .hotspots__content { padding-left: 40px; padding-right: 0px; }
@media only screen and (max-width: 768px) {
  .page-width .hotspots__content { padding-left: 0px; }
}
.page-width.is-reverse .hotspots__content { padding-left: 0px; padding-right: 40px; }
@media only screen and (max-width: 768px) {
  .page-width.is-reverse .hotspots__content { padding-right: 20px; }
}
@media only screen and (max-width: 768px) {
  .hotspots__content { padding: 1rem 20px 0px; width: 100%; }
}
.hotspot-content__block { animation: 0.5s ease 0s 1 normal forwards running fade-in; display: none; max-height: 0px; position: sticky; top: 0px; width: 100%; }
.modal-closing .hotspot-content__block, .modal-open .hotspot-content__block { animation: auto ease 0s 1 normal none running none; position: static; }
@media only screen and (max-width: 768px) {
  .hotspot-content__block { align-items: center; padding-top: 0px; position: relative; }
}
.hotspot-content__block.is-active { display: block; max-height: none; }
.hotspot-content__block .grid-product__image-wrap { margin: 0px; }
.hotspot-content__block .grid__item { display: block; float: none; padding: 0px; }
.hotspot-content__block .grid-product__tags { margin-left: 0px; }
@media only screen and (max-width: 768px) {
  .hotspot-content__block .grid-product__tag { left: 0px; right: auto; }
}
.hotspot-content__block .grid-item__meta, .hotspot-content__block .grid-product__meta { padding-top: 10px; }
@media only screen and (max-width: 768px) {
  .hotspot-content__block .grid-item__meta, .hotspot-content__block .grid-product__meta { display: flex; flex-flow: column wrap; justify-content: center; padding-left: 10px; padding-top: 0px; text-align: left; }
  .hotspot-content__block .grid-item__meta .grid-item__meta-main, .hotspot-content__block .grid-item__meta .grid-item__meta-secondary, .hotspot-content__block .grid-product__meta .grid-item__meta-main, .hotspot-content__block .grid-product__meta .grid-item__meta-secondary { flex: 0 0 auto; width: 100%; }
}
@media only screen and (max-width: 768px) {
  .hotspot-content__block .grid-product { padding-left: 0px; padding-right: 0px; }
  .hotspot-content__block .quick-add-btn { display: none; }
  .hotspot-content__block .grid__item-image-wrapper { display: flex; }
  .hotspot-content__block .grid__item-image-wrapper .grid-product__image-mask { flex: 0 0 30%; }
  .hotspot-content__block .grid-item__link, .hotspot-content__block .grid-product__link { display: flex; flex-wrap: nowrap; }
  [data-grid-style="grey-round"] .hotspot-content__block .grid-item__link, [data-grid-style="white-round"] .hotspot-content__block .grid-item__link { border-radius: 10px 0px 0px 10px; }
  .hotspot-content__block .grid-product__image-mask, .hotspot-content__block .grid-product__image-wrap, .hotspot-content__block .product-slider { width: 30%; }
  .hotspot-content__block .grid-product__actions { left: 10px; right: auto; top: 10px; }
}
.hotspot-content__block .modal .grid__item { float: left; }
image-compare { background: rgb(34, 34, 34); display: block; overflow: hidden; position: relative; width: 100%; }
.comparison__draggable { height: 100%; overflow: hidden; position: absolute; top: 0px; width: 50%; z-index: 2; }
.comparison__image { animation: auto ease 0s 1 normal none running none; display: block; height: 100%; max-width: none; object-fit: cover; opacity: 1; user-select: none; width: 100%; }
.comparison__image-wrapper { height: 100%; width: 100%; }
.comparison__button { align-items: center; border: 3px solid rgb(255, 255, 255); border-radius: 50%; cursor: pointer; display: flex; flex-wrap: nowrap; height: 64px; justify-content: center; left: 50%; padding: 0px; position: absolute; top: 50%; transform: translate(-32px, -50%); width: 64px; z-index: 3; }
.comparison--style-minimal .comparison__button { background: transparent; border: 0px; transform: translate(-56px, -50%); width: 112px; }
.comparison--style-minimal .comparison__button svg { margin: 0px 20px; }
@supports (-webkit-touch-callout:none) {
  .comparison--style-minimal .comparison__button svg { position: absolute; }
  .comparison--style-minimal .comparison__button svg.icon-chevron-left { left: 2px; width: 9px; }
  .comparison--style-minimal .comparison__button svg.icon-chevron-right { right: 2px; width: 9px; }
}
@media only screen and (max-width: 768px) {
  .comparison--style-classic .comparison__button { height: 48px; transform: translate(-24px, -50%); width: 48px; }
}
.comparison__button svg { height: auto; margin: 0px 5px; pointer-events: none; width: 12px; }
.comparison__button::before { background-color: rgb(255, 255, 255) !important; }
.comparison__button::before { content: ""; position: absolute; width: 2px; }
.comparison__button::after { background-color: rgb(255, 255, 255) !important; }
.comparison__button::after { bottom: 0px; content: ""; height: 50%; left: 50%; position: absolute; transform: translate(-50%); width: 2px; }
.age-verification-popup .rte { margin-bottom: 20px; margin-top: 20px; }
@media only screen and (min-width: 769px) {
  .age-verification-popup .rte { margin-bottom: 30px; }
}
.age-verification-popup .age-verification-popup__btns-wrapper { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }
.age-verification-popup__background-image-wrapper { height: 100%; overflow: hidden; position: absolute; width: 100%; }
.age-verification-popup__background-image { height: 100%; object-fit: cover; width: 100%; }
.age-verification-popup__content--active { opacity: 1; transition: opacity 1.5s ease-in; }
.age-verification-popup__content--inactive, .age-verification-popup__content--inactive *, .age-verification-popup__content--inactive .btn, .age-verification-popup__decline-content--inactive, .age-verification-popup__decline-content--inactive *, .age-verification-popup__decline-content--inactive .btn { border: 0px; font-size: 0px; height: 0px; line-height: 0; margin: 0px; opacity: 0; padding: 0px; position: absolute; visibility: hidden; width: 0px; }
.age-verification-popup__decline-content--active { opacity: 1; transition: opacity 1.5s ease-in; }
.age-verification-popup__content-wrapper { margin: 0px auto; max-width: 520px; text-align: center; }
product-recommendations[data-intent="complementary"] { display: block; overflow: hidden; }
product-recommendations[data-intent="complementary"] .product-recommendations__title { margin-bottom: 20px; margin-top: 40px; max-width: 72%; text-align: left; width: 100%; }
product-recommendations[data-intent="complementary"] .grid { margin-left: 0px; }
product-recommendations[data-intent="complementary"] .grid-item, product-recommendations[data-intent="complementary"] .grid__item { margin-bottom: 1rem; padding-bottom: 8px; padding-left: 0px; }
@media only screen and (max-width: 768px) {
  product-recommendations[data-intent="complementary"] .grid-item, product-recommendations[data-intent="complementary"] .grid__item { margin-left: 0px !important; }
  product-recommendations[data-intent="complementary"] .grid-item, product-recommendations[data-intent="complementary"] .grid__item { flex: 0 0 100%; }
}
product-recommendations[data-intent="complementary"] .grid-product__image-wrap { min-width: 90px; }
product-recommendations[data-intent="complementary"] .grid__image-ratio { background-color: transparent; }
product-recommendations[data-intent="complementary"] img.image-style--circle { border-radius: 50%; inset: 0px; height: 85%; margin: auto; object-fit: cover; position: absolute; width: 85%; }
product-recommendations[data-intent="complementary"] .grid__item-image-wrapper .grid-product__link { display: block; width: 100%; }
product-recommendations[data-intent="complementary"] .grid-item__link, product-recommendations[data-intent="complementary"] .grid-product__link, product-recommendations[data-intent="complementary"] .grid__item-image-wrapper { align-items: center; display: flex; }
product-recommendations[data-intent="complementary"] .grid-item__link .grid-product__image-mask, product-recommendations[data-intent="complementary"] .grid-item__link .grid-product__image-wrap, product-recommendations[data-intent="complementary"] .grid-item__link .image-wrap, product-recommendations[data-intent="complementary"] .grid-product__link .grid-product__image-mask, product-recommendations[data-intent="complementary"] .grid-product__link .grid-product__image-wrap, product-recommendations[data-intent="complementary"] .grid-product__link .image-wrap, product-recommendations[data-intent="complementary"] .grid__item-image-wrapper .grid-product__image-mask, product-recommendations[data-intent="complementary"] .grid__item-image-wrapper .grid-product__image-wrap, product-recommendations[data-intent="complementary"] .grid__item-image-wrapper .image-wrap { margin: 0px; width: 112px; }
product-recommendations[data-intent="complementary"] .grid-item__link .grid-product__meta, product-recommendations[data-intent="complementary"] .grid-product__link .grid-product__meta, product-recommendations[data-intent="complementary"] .grid__item-image-wrapper .grid-product__meta { margin-left: 48px; text-align: left; width: calc(100% - 112px); }
product-recommendations[data-intent="complementary"] .grid-product__actions { right: 0px; top: 0px; }
product-recommendations[data-intent="complementary"] .grid-product__tag { inset: auto auto 0px 0px; }
product-recommendations[data-intent="complementary"] .flickity-viewport { width: 100%; }
product-recommendations[data-intent="complementary"] .flickity-previous { left: auto; right: 50px; top: -32px; }
@media only screen and (max-width: 768px) {
  product-recommendations[data-intent="complementary"] .flickity-previous { right: 45px; }
}
product-recommendations[data-intent="complementary"] .flickity-next { right: 0px; top: -32px; }
product-recommendations[data-intent="complementary"] .flickity-page-dots { bottom: auto; right: 0px; top: -41px; width: auto; }
product-recommendations[data-intent="complementary"] .flickity-button:disabled { display: block; opacity: 0.35; }
.product-recommendations__slide { display: block; margin: 0px; overflow: hidden; padding: 0px; width: 100%; }
@media only screen and (max-width: 768px) {
  .product-recommendations__slide { display: flex; flex-wrap: wrap; }
}
.product-recommendations__slide .grid__item:last-child { margin-bottom: 0px; padding-bottom: 0px; }
.product-recommendations--title-missing { margin-top: 80px; }
.countdown__background-image-wrapper image-element, .fading-images__item-wrapper image-element, .grid__image-ratio image-element, .image-wrap:not(.image-wrap__thumbnail) image-element, .social-section__image-wrapper image-element, .svg-mask image-element { height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }
img { border: 0px; display: block; height: auto; max-width: 100%; }
.image-element { opacity: 0; }
.image-element[loading="eager"], .template-giftcard .image-element, [data-animate_images="false"] .image-element, [data-media-gallery-layout="stacked"] .image-element { opacity: 1; }
.aos-animate[data-aos="image-fade-in"] .image-element { animation: 0.5s cubic-bezier(0.29, 0.65, 0.58, 1) 0s 1 normal forwards running fade-in; }
.aos-animate[data-aos="image-fade-in"] .image-element.loader-logo__img { animation: 0.4s linear 0s infinite normal none running pulse-fade; }
[data-animate_images="false"] .aos-animate[data-aos="image-fade-in"] .image-element, [data-media-gallery-layout="stacked"] .aos-animate[data-aos="image-fade-in"] .image-element, .aos-animate[data-aos="image-fade-in"] .image-element.scheme-image, .aos-animate[data-aos="image-fade-in"] .image-element.hero__image { animation: auto ease 0s 1 normal none running none; }
.no-js .image-element { opacity: 1; }
.image-wrap img { height: auto; object-fit: cover; width: 100%; }
.rte div[style*="text-align: center"] img, .rte p[style*="text-align: center"] img { margin-left: auto; margin-right: auto; }
.svg-mask { background: transparent !important; padding-bottom: 100% !important; position: relative !important; }
.svg-mask .grid__image-ratio { background: transparent !important; }
.svg-mask img, .svg-mask svg:not(.icon), .svg-mask video { height: 100% !important; object-fit: cover !important; position: absolute !important; }
.svg-mask img, .svg-mask svg:not(.icon), .svg-mask video { mask-position: center center; mask-repeat: no-repeat; mask-size: 100% 100%; }
.svg-mask--landscape { padding-bottom: 56.25% !important; }
.svg-mask--portrait { padding-bottom: 150% !important; }
.svg-mask--square { padding-bottom: 100% !important; }
.svg-mask--rounded-top img, .svg-mask--rounded-top svg:not(.icon), .svg-mask--rounded-top video { border-top-left-radius: 50%; border-top-right-radius: 50%; }
.svg-mask--rounded img, .svg-mask--rounded svg:not(.icon), .svg-mask--rounded video { border-radius: 50%; }
.svg-mask--star img, .svg-mask--star svg:not(.icon), .svg-mask--star video { mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjg0IiBoZWlnaHQ9IjEyNTEiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGQ9Im02NDIgMCAxNzcuMDA3IDI5MC40NDEgMzM3LjQ0My00Mi42OTctMTE2LjcyIDMxOS40NzYgMjQzLjc3IDIzNy4xOTktMzIyLjU0NCAxMDcuOTQtMzMuNDYxIDMzOC40ODFMNjQyIDEwNjUuOTZsLTI4NS40OTYgMTg0Ljg4LTMzLjQ2LTMzOC40ODFMLjQ5NyA4MDQuNDE5IDI0NC4yNjggNTY3LjIyIDEyNy41NTUgMjQ3Ljc0NGwzMzcuNDM4IDQyLjY5N0w2NDIgMFoiLz48L3N2Zz4="); }
.svg-mask--rounded-wave img, .svg-mask--rounded-wave svg:not(.icon), .svg-mask--rounded-wave video { mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDY2IiBoZWlnaHQ9IjEwNjYiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGQ9Ik00OTIuNTA5IDMxLjgzYzEwLjU0NS00Mi4xNDUgNzAuNDM3LTQyLjE0NSA4MC45ODIgMCA4LjkzMyAzNS43MDEgNTYuMzQyIDQzLjIxIDc1Ljg3IDEyLjAxNkM2NzIuNDEzIDcuMDIzIDcyOS4zNzQgMjUuNTMgNzI2LjM4IDY4Ljg3Yy0yLjUzNyAzNi43MTUgNDAuMjMxIDU4LjUwNiA2OC40NDMgMzQuODczIDMzLjMwMi0yNy44OTcgODEuNzU3IDcuMzA3IDY1LjUxNiA0Ny42LTEzLjc1OCAzNC4xMzQgMjAuMTgzIDY4LjA3NSA1NC4zMTcgNTQuMzE3IDQwLjI5My0xNi4yNDEgNzUuNDk3IDMyLjIxNCA0Ny42IDY1LjUxNi0yMy42MzMgMjguMjEyLTEuODQyIDcwLjk4IDM0Ljg3MyA2OC40NDMgNDMuMzQxLTIuOTk0IDYxLjg1MSA1My45NjcgMjUuMDIxIDc3LjAxOS0zMS4xOSAxOS41MjgtMjMuNjgxIDY2LjkzNyAxMi4wMiA3NS44NyA0Mi4xNCAxMC41NDUgNDIuMTQgNzAuNDM3IDAgODAuOTgyLTM1LjcwMSA4LjkzMy00My4yMSA1Ni4zNDItMTIuMDIgNzUuODcgMzYuODMgMjMuMDUyIDE4LjMyIDgwLjAxMy0yNS4wMjEgNzcuMDE5LTM2LjcxNS0yLjUzNy01OC41MDYgNDAuMjMxLTM0Ljg3MyA2OC40NDMgMjcuODk3IDMzLjMwMi03LjMwNyA4MS43NTctNDcuNiA2NS41MTYtMzQuMTM0LTEzLjc1OC02OC4wNzUgMjAuMTgzLTU0LjMxNyA1NC4zMTcgMTYuMjQxIDQwLjI5My0zMi4yMTQgNzUuNDk3LTY1LjUxNiA0Ny42LTI4LjIxMi0yMy42MzMtNzAuOTgtMS44NDItNjguNDQzIDM0Ljg3MyAyLjk5NCA0My4zNDEtNTMuOTY3IDYxLjg1MS03Ny4wMTkgMjUuMDIxLTE5LjUyOC0zMS4xOS02Ni45MzctMjMuNjgxLTc1Ljg3IDEyLjAyLTEwLjU0NSA0Mi4xNC03MC40MzcgNDIuMTQtODAuOTgyIDAtOC45MzMtMzUuNzAxLTU2LjM0Mi00My4yMS03NS44Ny0xMi4wMi0yMy4wNTIgMzYuODMtODAuMDEzIDE4LjMyLTc3LjAxOS0yNS4wMjEgMi41MzctMzYuNzE1LTQwLjIzMS01OC41MDYtNjguNDQzLTM0Ljg3My0zMy4zMDIgMjcuODk3LTgxLjc1Ny03LjMwNy02NS41MTYtNDcuNiAxMy43NTgtMzQuMTM0LTIwLjE4My02OC4wNzUtNTQuMzE3LTU0LjMxNy00MC4yOTMgMTYuMjQxLTc1LjQ5Ny0zMi4yMTQtNDcuNi02NS41MTYgMjMuNjMzLTI4LjIxMiAxLjg0Mi03MC45OC0zNC44NzMtNjguNDQzLTQzLjM0IDIuOTk0LTYxLjg0OC01My45NjctMjUuMDI1LTc3LjAxOSAzMS4xOTQtMTkuNTI4IDIzLjY4NS02Ni45MzctMTIuMDE3LTc1Ljg3LTQyLjE0NC0xMC41NDUtNDIuMTQ0LTcwLjQzNyAwLTgwLjk4MiAzNS43MDItOC45MzMgNDMuMjEtNTYuMzQyIDEyLjAxNy03NS44N0M3LjAyMyAzOTMuNTg3IDI1LjUzIDMzNi42MjYgNjguODcgMzM5LjYyYzM2LjcxNSAyLjUzNyA1OC41MDYtNDAuMjMxIDM0Ljg3My02OC40NDMtMjcuODk3LTMzLjMwMiA3LjMwNy04MS43NTcgNDcuNi02NS41MTYgMzQuMTM0IDEzLjc1OCA2OC4wNzUtMjAuMTgzIDU0LjMxNy01NC4zMTctMTYuMjQxLTQwLjI5MyAzMi4yMTQtNzUuNDk3IDY1LjUxNi00Ny42IDI4LjIxMiAyMy42MzMgNzAuOTggMS44NDIgNjguNDQzLTM0Ljg3My0yLjk5NC00My4zNCA1My45NjctNjEuODQ4IDc3LjAxOS0yNS4wMjUgMTkuNTI4IDMxLjE5NCA2Ni45MzcgMjMuNjg1IDc1Ljg3LTEyLjAxN1oiLz48L3N2Zz4="); }
.svg-mask--splat-1 img, .svg-mask--splat-1 svg:not(.icon), .svg-mask--splat-1 video { mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDQ4IiBoZWlnaHQ9IjEwNTIiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTU3MC45MDUgMTUyLjM0OEM2ODguNDQxIDE0MC4zMyA3NzEuMTg3LTI3LjkxNSA4ODQuOTQxIDQuMDI2IDk4Ny45OTcgMzIuOTYyIDEwMDYuMjMgMTc4LjE4OCAxMDMyLjYgMjgxLjk4NWMyMy4xNiA5MS4xNjkgMTkuNjUgMTg2LjE0OS02Ljg0IDI3Ni40MDMtMjQuMDYgODEuOTQ4LTg1LjQ2MiAxNDIuMTUxLTEzNi4yMDggMjEwLjgzMS01NS41MyA3NS4xNTYtOTQuMjUyIDE2NS4yNDEtMTc1LjYwMiAyMTEuMTc4LTkxLjYzMiA1MS43NDMtMjAzLjg0MiA5My4xMDMtMzAzLjUxNCA1OS4zNzMtOTkuMjUtMzMuNTktMTM0LjUwOS0xNTIuMzY1LTIwMy43NTktMjMxLjAzMy02OS45NzQtNzkuNDg5LTE5Mi4wMjMtMTI4Ljc1OS0yMDUuNDUzLTIzMy44My0xMy40MzktMTA1LjE0NCA4Ny4wNjYtMTg2LjQ3NCAxMzkuOTk3LTI3OC4yOTUgNDcuMzk1LTgyLjIxOCA2NC40MjItMjAyLjEzIDE1NC4zNTQtMjMyLjMyNCA5My4yMzQtMzEuMzAzIDE3Ny40OTYgOTguMDYzIDI3NS4zMyA4OC4wNloiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); }
.svg-mask--splat-2 img, .svg-mask--splat-2 svg:not(.icon), .svg-mask--splat-2 video { mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NzciIGhlaWdodD0iODk2IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjYTQ5NWZiIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05NzUuNjg0IDM4MS44MzJjMTcuMjYzIDk1LjAzMy0xNDAuMjE0IDEyOS4yMzEtMTg3LjE3NyAyMTMuNjY2LTUyLjEzOCA5My43MzcgOC41MTUgMjg4LjA5NS05OC4yNTMgMjk5LjUwMy0xMjcuMTc1IDEzLjU4Ny0xMzguMDQ5LTExNS4zNjItMjYzLTE0Mi42My0xMDkuNTg1LTIzLjkxNC0yMjQuNTM1IDkxLjg5NC0zMDguNzE1IDE3Ljg2NC04NC41NDMtNzQuMzQ4IDExOC42ODgtMjA3LjM3MyA5My44MjktMzE3LjA5NEMxOTAuMjE5IDM1NS4zODEgOC4xNzEgMzQ4LjI2My4yOTcgMjQ4LjM0MS02LjU3IDE2MS4yMjMgMTA3LjMxOCAxMTIuMTY0IDE4MS44OTMgNjYuNDRjNjYuMTYzLTQwLjU2NyAxNDIuNTMxLTc2LjcwNSAyMTkuMDgyLTYzLjc3IDcxLjM4MyAxMi4wNjIgMTQwLjQ4NiA2Mi43NzMgMTY4Ljg1MiAxMjkuMzIgOS45MjkgMjMuMjkzIDI1LjgzOSA1NC41MjggNjkuOTIgNzguNTE3IDkxLjg1OSA0OS45OSAzMDQuODE2IDAgMzM1LjkzNyAxNzEuMzI1eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }
.svg-mask--splat-3 img, .svg-mask--splat-3 svg:not(.icon), .svg-mask--splat-3 video { mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDcyIiBoZWlnaHQ9IjEwNTEiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNBNDk1RkIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTYxOC45MTMgMjE1LjM4M0M3NDUuNzc1IDIyNS42NTcgODQxLjc1IDE4LjAwNSA5NjAuNjc4IDYzLjMyM2MxMDkuMTcyIDQxLjYwMSAxMDkuNzUyIDIwNy45MzkgMTExLjMxMiAzMjQuNzA1IDEuMjYgOTQuMjYtOTkuOTY0IDE2Mi44MjctMTAzLjU0MSAyNTcuMDI3LTQuMzAyIDExMy4yNzYgMTM1LjI0MSAyMjMuMjQzIDgxLjUxMSAzMjMuMDcxLTQ5LjcyIDkyLjM3NC0xOTMuNDkyIDcwLjY5NC0yOTguMDg0IDc5LjI4NC04Ny41NiA3LjE5LTE3OC4yMTIgNy4wMy0yNTYuMDA2LTMzLjc3LTcxLjEzOS0zNy4zMDktODYuMDM2LTEzNC45NTEtMTUyLjI4OC0xODAuMzY4QzI0MS4zNDkgNzYzLjE5IDY2LjQgNzkzLjQxNiAxMi4xMTkgNjgyLjAyM2MtNDkuNjkzLTEwMS45NzkgNjcuMTU3LTIwOS40ODUgMTAzLjI4My0zMTcuMDE1IDQxLjI3LTEyMi44NDQtLjA4Mi0zMjMuMTUyIDEyNC4xOTYtMzYwLjA4MiAxNDEuNDgzLTQyLjA0NCAyMzIuMTkzIDE5OC41NDIgMzc5LjMxNSAyMTAuNDU3WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }
.svg-mask--splat-4 img, .svg-mask--splat-4 svg:not(.icon), .svg-mask--splat-4 video { mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTgiIGhlaWdodD0iNTA0IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjQTQ5NUZCIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMDMuNzkzIDg0LjY3M2MxNi4xNDkgMjMuODQ4IDMxLjczNyA0My41OCA1Ni40OTYgNDguNzI0IDQzLjM1NCA5LjAwNyA5NC4xMzItMzUuNjY1IDEzMC4xOS05Ljk0IDI5LjgzMiAyMS4yODIgMzMuMzIxIDg3LjE4OSAyMCAxMTIuNTQyLTE1LjUgMjkuNS01Mi4yMDEgNDQuMDQxLTY3LjUgNzQtMTguMzUgMzUuOTMyIDEwLjc2MSA3NC45NjgtMzIuNSAxMDMuNS0zMi45MDEgMjEuNjk5LTY4LjY2My0xNS42MjctMTA2LjY4Ni01LjMwMS01OS45MDcgMTYuMjY4LTk0LjU5MyA5Ni4zNDMtMTU2LjY0NSA5NC44MDEtNTcuODA3LTEuNDM2LTExNS42MzgtNDguMTYzLTEzNi42NjktMTAyLjA5MS0yMS4yMjctNTQuNDMxLTguMDQ0LTEyNS44NTIgMzAuNzM2LTE2OS41NDJDNjkuNSAxOTkuNSAxMDUgMTg5IDEyMi40OCAxMzljOS40NTUtMjcuMDQ3LTMtMTAzIDUxLjg5Ny0xMzIuMDUgNDUuMjQtMjMuOTQgOTIuMDY1IDE3LjA3MiAxMjkuNDE2IDc3LjcyM1oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); }
.feature-row__item--overlap-images .feature-row__first-image { width: 55%; }
.feature-row__item--overlap-images .feature-row__second-image { width: 60%; }
.feature-row__item--placeholder-images .placeholder-image-wrap { width: 50%; }
.feature-row-wrapper .feature-row__images { min-width: 0px; width: 100%; }
@media only screen and (max-width: 959px) {
  .feature-row-wrapper .feature-row__images { padding-top: 30px; }
}
.feature-row-wrapper .feature-row__text { min-width: 0px; width: 100%; }
@media only screen and (min-width: 769px) {
  .feature-row-wrapper .feature-row__text { flex: 0 1 43%; min-width: 43%; }
}
.feature-row--33 .feature-row__images { max-width: 50%; }
@media only screen and (min-width: 769px) {
  .feature-row--33 .feature-row__images { flex: 0 1 33.333%; max-width: none; }
}
.feature-row--50 .feature-row__images { max-width: 100%; padding-left: 20px; padding-right: 20px; }
@media only screen and (min-width: 769px) {
  .feature-row--50 .feature-row__images { flex: 0 1 50%; max-width: none; padding-left: 0px; padding-right: 0px; }
}
.feature-row--66 .feature-row__images { max-width: 100%; padding-left: 20px; padding-right: 20px; }
@media only screen and (min-width: 769px) {
  .feature-row--66 .feature-row__images { flex: 0 1 66.666%; max-width: none; padding-left: 0px; padding-right: 0px; }
}
.scrolling-text { direction: ltr; overflow: hidden; }
.scrolling-text__inner { animation-duration: ; animation-timing-function: ; animation-delay: ; animation-iteration-count: ; animation-direction: ; animation-fill-mode: ; animation-name: ; animation-timeline: ; animation-range-start: ; animation-range-end: ; animation-play-state: running; display: inline-flex; margin: 0.15em 0px; visibility: visible; white-space: nowrap; }
.scrolling-text__inner--right { animation: scrolling-text-right var(--move-speed) linear infinite; }
.scrolling-text span { white-space: nowrap; }
.scrolling-text:focus .scrolling-text__inner, .scrolling-text:hover .scrolling-text__inner { animation-play-state: paused; }
@keyframes scrolling-text { 
  0% { transform: translate(0px); }
  100% { transform: translate(-50%); }
}
@keyframes scrolling-text-right { 
  0% { transform: translate(-50%); }
  100% { transform: translate(0px); }
}
.newsletter-container { margin: 0px auto !important; padding: 0px !important; }
.newsletter-section { align-items: center; display: flex; gap: 40px; padding: 60px 0px; }
@media only screen and (max-width: 768px) {
  .newsletter-section { flex-direction: column; padding: 30px 0px; }
}
.newsletter-section--image-left { flex-direction: row-reverse; }
@media only screen and (max-width: 768px) {
  .newsletter-section--image-left { flex-direction: column-reverse; }
}
.newsletter-section__content { flex: 1 1 100%; margin: 0px auto; max-width: 800px; padding-left: 20px; }
.newsletter-section--no-image .newsletter-section__content { flex: 1 1 100%; }
.newsletter-section__content form { display: flex; width: 100%; }
.text-left .newsletter-section__content form { justify-content: flex-start; }
.text-center .newsletter-section__content form { justify-content: center; }
.text-right .newsletter-section__content form { justify-content: flex-end; }
.newsletter-section__content .newsletter__input-group { margin: 0px; }
.newsletter-section__image { width: 100%; }
.newsletter-section__image img { display: block; height: auto; margin: 0px auto; object-fit: cover; }
.newsletter-section__image--33 { flex: 0 0 33.333%; }
.newsletter-section__image--50 { flex: 0 0 50%; }
@media only screen and (max-width: 768px) {
  .newsletter-section__image--50 { max-width: 100%; }
}
.newsletter-section__image--66 { flex: 0 0 66.666%; }
@media only screen and (max-width: 768px) {
  .newsletter-section__image--66 { max-width: 100%; }
}
.text-left .newsletter-form-group, .text-right .newsletter-form-group { margin: 0px; }
.predictive-overflow-hidden { overflow: hidden; }
@media only screen and (max-width: 768px) {
  .predictive-overflow-hidden { overflow: auto; }
}
predictive-search { align-items: center; display: flex; margin: 0px auto; max-width: 960px; position: relative; width: 100%; }
predictive-search.is-active { flex: 99 1 0%; }
predictive-search.is-active .predictive__screen { display: block; z-index: 3; }
predictive-search.is-active .btn--close-search { align-items: center; display: flex; justify-content: center; }
[data-dark="true"] input { color: rgb(255, 255, 255) !important; }
[data-dark="true"] .btn--search path { stroke: rgb(255, 255, 255) !important; }
[data-dark="false"] input { color: rgb(0, 0, 0) !important; }
[data-dark="false"] .btn--search path { stroke: rgb(0, 0, 0) !important; }
.predictive__screen { background: var(--colorModalBg); display: none; height: 100vh; left: 0px; position: fixed; top: 0px; width: 100vw; }
predictive-search form { display: flex; flex-wrap: wrap; position: relative; width: 100%; z-index: 4; }
.search__input-wrap { flex: 5 1 0%; position: relative; transition: flex 0.3s ease-in-out; }
.search__input { background: var(--colorNavSearch, #fff); border-radius: 30px; color: var(--color-body-text); flex: 1 1 0%; padding-left: 16px; padding-right: 16px; width: 100%; }
.btn--search { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); }
.btn--search .icon { height: 25px; width: 25px; }
@media only screen and (min-width: 769px) {
  .btn--search { right: 10px; }
}
[dir="rtl"] .btn--search { left: 15px; right: auto; }
@media only screen and (min-width: 769px) {
  [dir="rtl"] .btn--search { left: 10px; }
}
.btn--close-search { display: none; flex: 0 0 30px; margin-left: 10px; }
.btn--close-search .icon { height: 25px; width: 25px; }
.btn--close-search .icon path { stroke: rgb(255, 255, 255); }
.search__results { background: var(--color-body); color: var(--color-body-text); container-type: inline-size; display: none; margin-top: 10px; max-height: 80vh; overflow-y: auto; padding: 0px; position: absolute; top: 100%; width: 100%; }
@media only screen and (max-width: 768px) {
  .search__results { margin-left: calc(var(--pageWidthPadding, 17px)*-1); margin-right: calc(var(--pageWidthPadding, 17px)*-1); max-height: 75vh; width: calc(100% + var(--pageWidthPadding, 17px)*2); }
  .template-search .page-content .search__results { max-height: 50vh; }
}
.results { display: block; padding: 0px 20px 20px; width: 100%; }
.results ul { list-style: none; margin: 0px; padding: 0px; }
.results li { margin-bottom: 0px; padding: 10px; transition: background 0.2s; }
.results li:hover { background: rgba(0, 0, 0, 0.05); }
.results li a { align-items: center; display: flex; }
.results--queries span { font-weight: bolder; }
.results--queries mark { background-color: transparent; font-weight: 400; }
.results--products span { margin-left: 10px; }
.results--products #predictive-search-products { margin-bottom: 20px; }
.results-products__image { height: 80px; max-width: 80px; min-width: 80px; width: 100%; }
.results-products__info { display: flex; flex-direction: column; }
.predictive-search-results { display: flex; flex-flow: column wrap; overflow-y: auto; padding: 40px 0px 0px; }
.predictive-search-results h3 { border-bottom-width: 1px; border-bottom-style: solid; border-color: var(--colorBorder); margin-bottom: 10px; padding-bottom: 10px; }
.predictive-search-results--none { padding-top: 20px; }
.predictive-search__no-results { display: block; width: 100%; }
.predictive-search__no-results:hover { opacity: 0.5; }
.results__group-1 { flex: 0 0 100%; }
.results__group-1 > div:not(.results--queries) { display: none; }
.results__group-2 { flex: 0 0 100%; }
.results__search-btn { border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); padding: 10px; transition: background-color 0.2s; width: 100%; }
.results__search-btn:hover { background-color: rgba(0, 0, 0, 0.05); }
@container (min-width: 800px) {
  .predictive-search-results { flex-flow: row; }
  .results { padding: 0px 40px 20px; }
  .results__group-1 { flex: 1 0 0px; }
  .results__group-1 div:not(.results--queries) { display: block; }
  .results__group-2 { flex: 2 0 0px; }
  .results__group-2 > div:not(.results--products) { display: none; }
  .results__search-btn { padding: 10px 0px 10px 40px; text-align: left; }
}
.recipient-form { display: block; margin: 2em auto; position: relative; }
.recipient-form .field { position: relative; }
.recipient-form .field__label { color: inherit; left: 0px; margin: 0px; padding: 8px 10px; pointer-events: none; position: absolute; top: 0px; transform-origin: 0px 0px; transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out; }
@media only screen and (max-width: 959px) {
  .recipient-form .field__label { padding: 10px; }
}
.recipient-form .field__label:not(.variant__button-label):not(.text-label), .recipient-form label:not(.variant__button-label):not(.text-label) { font-weight: 400; }
.recipient-form .field__input { margin-bottom: 1.5em; }
@media only screen and (max-width: 959px) {
  .recipient-form .field__input { margin-bottom: 0.6em; }
}
.recipient-form .field__input.text-area { height: 150px; margin-bottom: 0px; }
.recipient-form .field__input::-webkit-input-placeholder { color: transparent; }
.recipient-form .field__input:focus ~ label, .recipient-form .field__input:not(:placeholder-shown) ~ label { font-size: 0.8em; opacity: 0.65; transform: scale(0.85) translateY(-0.4em) translate(0.15em); }
.recipient-form .field__input:focus, .recipient-form .field__input:not(:placeholder-shown) { padding: 16px 10px 0px; }
.recipient-form .field__input--error { background-color: rgb(255, 246, 246); border-color: rgb(208, 46, 46); color: rgb(208, 46, 46); }
.recipient-form .field__input--error ~ label { color: rgb(208, 46, 46); }
.recipient-form .recipient-form__checkbox-wrapper { align-items: center; display: flex; margin-bottom: 2em; }
@media only screen and (max-width: 959px) {
  .recipient-form .recipient-form__checkbox-wrapper { margin-bottom: 1.5em; }
}
.recipient-form input[type="checkbox"] { background-color: inherit; border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); border-radius: 0px; height: 16px; width: 16px; }
.recipient-form .checkbox-label { cursor: pointer; display: block; margin-bottom: 0px; }
.recipient-form .recipient-form-field-label--space-between > span { font-size: 0.8em; }
.recipient-form .recipient-fields { display: none; }
*, ::after, ::before, input { box-sizing: border-box; }
body, html { margin: 0px; padding: 0px; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { appearance: none; }
.grid { list-style: none; margin: 0px 0px 0px -22px; padding: 0px; }
.grid::after { clear: both; content: ""; display: table; }
@media only screen and (max-width: 768px) {
  .grid { margin-left: -17px; }
  html[dir="rtl"] .grid { margin-left: 0px; margin-right: -17px; }
}
html[dir="rtl"] .grid { margin-left: 0px; margin-right: -22px; }
.grid--small { margin-left: -10px; }
.grid--small .grid__item { padding-left: 10px; }
.grid__item { float: left; min-height: 1px; padding-left: 22px; width: 100%; }
@media only screen and (max-width: 768px) {
  .grid__item { padding-left: 17px; }
  html[dir="rtl"] .grid__item { padding-left: 0px; padding-right: 17px; }
}
html[dir="rtl"] .grid__item { float: right; padding-left: 0px; padding-right: 22px; }
.grid--no-gutters { margin-left: 0px; }
.grid--no-gutters .grid__item { padding-left: 0px; }
.grid--flush-bottom { margin-bottom: -22px; overflow: auto; }
.grid--flush-bottom > .grid__item { margin-bottom: 22px; }
.grid--center { text-align: center; }
.grid--center .grid__item { display: inline-block; float: none; text-align: left; vertical-align: top; }
html[dir="rtl"] .grid--center .grid__item { text-align: right; }
.grid--full { margin-left: 0px; }
.grid--full > .grid__item { padding-left: 0px; }
@media only screen and (min-width: 769px) {
  .grid--table-large { display: table; table-layout: fixed; width: 100%; }
  .grid--table-large > .grid__item { display: table-cell; float: none; vertical-align: middle; }
}
@media only screen and (max-width: 768px) {
  .small--grid--flush { margin-left: -2px; }
  .page-width .small--grid--flush { margin-left: -17px; margin-right: -15px; }
  .small--grid--flush > .grid__item { padding-left: 2px; }
}
.text-column__grid { display: grid; grid-template-columns: 1fr; }
@media (min-width: 769px) {
  .text-column__grid { display: grid; grid-template-columns: repeat(6, 1fr); }
  .text-column__grid > * { grid-column: span 3; }
  .text-column__grid:has(> :nth-child(3):last-child) > * { grid-column: span 2; }
  .text-column__grid:has(> :nth-child(2n+1):last-child:not(:nth-child(3))) > :nth-last-child(-n+3) { grid-column: span 2; }
}
.one-whole { width: 100%; }
.one-half { width: 50%; }
.one-third { width: 33.3333%; }
.two-thirds { width: 66.6667%; }
.one-quarter { width: 25%; }
.two-quarters { width: 50%; }
.three-quarters { width: 75%; }
.one-fifth { width: 20%; }
.two-fifths { width: 40%; }
.three-fifths { width: 60%; }
.four-fifths { width: 80%; }
.one-sixth { width: 16.6667%; }
.two-sixths { width: 33.3333%; }
.three-sixths { width: 50%; }
.four-sixths { width: 66.6667%; }
.five-sixths { width: 83.3333%; }
@media only screen and (max-width: 768px) {
  .small--one-whole { width: 100%; }
  .small--one-half { width: 50%; }
  .small--one-third { width: 33.3333%; }
  .small--two-thirds { width: 66.6667%; }
  .grid--uniform .small--one-half:nth-of-type(2n+1), .grid--uniform .small--one-third:nth-of-type(3n+1) { clear: both; }
  .small--one-quarter { width: 25%; }
  .small--two-quarters { width: 50%; }
  .small--three-quarters { width: 75%; }
  .grid--uniform .small--one-quarter:nth-of-type(4n+1) { clear: both; }
  .small--one-fifth { width: 20%; }
  .small--two-fifths { width: 40%; }
  .small--three-fifths { width: 60%; }
  .small--four-fifths { width: 80%; }
  .grid--uniform .small--one-fifth:nth-of-type(5n+1) { clear: both; }
  .small--one-sixth { width: 16.6667%; }
  .small--two-sixths { width: 33.3333%; }
  .small--three-sixths { width: 50%; }
  .small--four-sixths { width: 66.6667%; }
  .small--five-sixths { width: 83.3333%; }
  .grid--uniform .small--one-sixth:nth-of-type(6n+1), .grid--uniform .small--three-sixths:nth-of-type(2n+1), .grid--uniform .small--two-sixths:nth-of-type(3n+1) { clear: both; }
}
@media only screen and (min-width: 769px) {
  .medium-up--one-whole { width: 100%; }
  .medium-up--one-half { width: 50%; }
  .medium-up--one-third { width: 33.3333%; }
  .medium-up--two-thirds { width: 66.6667%; }
  .grid--uniform .medium-up--one-half:nth-of-type(2n+1), .grid--uniform .medium-up--one-third:nth-of-type(3n+1) { clear: both; }
  .medium-up--one-quarter { width: 25%; }
  .medium-up--two-quarters { width: 50%; }
  .medium-up--three-quarters { width: 75%; }
  .grid--uniform .medium-up--one-quarter:nth-of-type(4n+1) { clear: both; }
  .medium-up--one-fifth { width: 20%; }
  .medium-up--two-fifths { width: 40%; }
  .medium-up--three-fifths { width: 60%; }
  .medium-up--four-fifths { width: 80%; }
  .grid--uniform .medium-up--one-fifth:nth-of-type(5n+1) { clear: both; }
  .medium-up--one-sixth { width: 16.6667%; }
  .medium-up--two-sixths { width: 33.3333%; }
  .medium-up--three-sixths { width: 50%; }
  .medium-up--four-sixths { width: 66.6667%; }
  .medium-up--five-sixths { width: 83.3333%; }
  .grid--uniform .medium-up--one-sixth:nth-of-type(6n+1), .grid--uniform .medium-up--three-sixths:nth-of-type(2n+1), .grid--uniform .medium-up--two-sixths:nth-of-type(3n+1) { clear: both; }
}
.show { display: block !important; }
.hide { display: none !important; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.text-center { text-align: center !important; }
@media only screen and (max-width: 768px) {
  .small--show { display: block !important; }
  .small--hide { display: none !important; }
  .small--text-left { text-align: left !important; }
  .small--text-right { text-align: right !important; }
  .small--text-center { text-align: center !important; }
}
@media only screen and (max-width: 959px) {
  .medium-down--show { display: block !important; }
  .medium-down--hide { display: none !important; }
  .medium-down--text-left { text-align: left !important; }
  .medium-down--text-right { text-align: right !important; }
  .medium-down--text-center { text-align: center !important; }
}
@media only screen and (min-width: 769px) {
  .medium-up--show { display: block !important; }
  .medium-up--hide { display: none !important; }
  .medium-up--text-left { text-align: left !important; }
  .medium-up--text-right { text-align: right !important; }
  .medium-up--text-center { text-align: center !important; }
}
.flex-grid { display: flex; flex: 1 1 100%; flex-wrap: wrap; }
[data-center-text="true"] .flex-grid { justify-content: center; }
.flex-grid--center { align-items: center; }
.flex-grid--gutters { margin-left: -15px; margin-top: -15px; }
.flex-grid__item { align-items: stretch; display: flex; flex: 0 1 100%; }
.flex-grid--gutters .flex-grid__item { padding-left: 15px; padding-top: 15px; }
.flex-grid__item > * { flex: 1 1 100%; }
.flex-grid__item--stretch { flex: 1 1 100%; }
.flex-grid__item--stretch:first-child { min-width: 250px; }
@media only screen and (min-width: 769px) {
  .flex-grid__item--33 { flex-basis: 33.33%; }
  .flex-grid__item--50 { flex-basis: 50%; }
}
@media only screen and (max-width: 768px) {
  .flex-grid__item--mobile-second { order: 2; }
}
.clearfix::after { clear: both; content: ""; display: table; }
html:not(.no-js):not(.tab-outline) :focus { outline: none; }
.is-transitioning { display: block !important; visibility: visible !important; }
.display-table { display: table; table-layout: fixed; width: 100%; }
.display-table-cell { display: table-cell; float: none; vertical-align: middle; }
@media only screen and (min-width: 769px) {
  .medium-up--display-table { display: table; table-layout: fixed; width: 100%; }
  .medium-up--display-table-cell { display: table-cell; float: none; vertical-align: middle; }
}
.visually-hidden { clip: rect(0px, 0px, 0px, 0px); border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }
.visually-invisible { opacity: 0 !important; }
.skip-link:focus { clip: auto; background-color: var(--colorBody); color: var(--colorTextBody); height: auto; margin: 0px; opacity: 1; padding: 10px; transition: none; width: auto; z-index: 10000; }
html { touch-action: manipulation; }
html[dir="rtl"] { direction: rtl; }
body, html { background-color: var(--colorBody); color: var(--colorTextBody); }
@media only screen and (max-width: 768px) {
  .supports-touch.lock-scroll { overflow: hidden; }
  @supports (-webkit-touch-callout:none) {
  .supports-touch.lock-scroll { overflow: initial; }
}
}
.page-width { margin: 0px auto; max-width: 1500px; }
.page-full, .page-width { padding: 0px 17px; }
@media only screen and (min-width: 769px) {
  .page-full, .page-width { padding: 0px 40px; }
}
.page-width--narrow { max-width: 1000px; }
.page-width--tiny { max-width: 450px; }
@media only screen and (max-width: 768px) {
  .page-width--flush-small { padding: 0px; }
}
.page-content, .shopify-email-marketing-confirmation__container, .shopify-policy__container { padding-bottom: 40px; padding-top: 40px; }
@media only screen and (min-width: 769px) {
  .page-content, .shopify-email-marketing-confirmation__container, .shopify-policy__container { padding-bottom: 75px; padding-top: 75px; }
}
.shopify-email-marketing-confirmation__container { text-align: center; }
.page-content--top, .page-content--with-blocks { padding-bottom: 0px; }
.page-content--bottom { padding-top: 0px; }
.main-content { display: block; min-height: 300px; }
@media only screen and (min-width: 769px) {
  .main-content { min-height: 700px; }
}
.template-challange .main-content { min-height: 0px; }
.hr--large, .hr--medium, .hr--small, hr { border-width: 1px 0px 0px; border-style: solid none none; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-image: none; border-top-color: var(--colorBorder); height: 1px; }
.hr--small { margin: 15px auto; }
.hr--medium { margin: 25px auto; }
@media only screen and (min-width: 769px) {
  .hr--medium { margin: 35px auto; }
}
.hr--large { margin: 30px auto; }
@media only screen and (min-width: 769px) {
  .hr--large { margin: 45px auto; }
}
.page-blocks + .hr--large, .page-blocks + [data-section-type="recently-viewed"] .hr--large { margin-top: 0px; }
.hr--clear { border: 0px; }
@media only screen and (max-width: 768px) {
  .table--responsive thead { display: none; }
  .table--responsive tr { display: block; }
  .table--responsive td, .table--responsive tr { clear: both; float: left; width: 100%; }
  .table--responsive td, .table--responsive th { display: block; padding: 15px; text-align: right; }
  .table--responsive td::before { content: attr(data-label); float: left; font-size: 12px; padding-right: 10px; }
}
@media only screen and (max-width: 768px) {
  .table--small-hide { display: none !important; }
  .table__section + .table__section { margin-top: 10px; padding-top: 15px; position: relative; }
  .table__section + .table__section::after { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: var(--colorBorder); content: ""; display: block; left: 15px; position: absolute; right: 15px; top: 0px; }
}
details summary::-webkit-details-marker { display: none; }
.faux-select, body, button, input, select, textarea { -webkit-font-smoothing: antialiased; text-size-adjust: 100%; font-family: var(--typeBasePrimary),var(--typeBaseFallback); font-size: calc(var(--typeBaseSize)*.92); letter-spacing: var(--typeBaseSpacing); line-height: var(--typeBaseLineHeight); text-rendering: optimizespeed; }
@media only screen and (min-width: 769px) {
  .faux-select, body, button, input, select, textarea { font-size: var(--typeBaseSize); }
}
body { font-weight: var(--typeBaseWeight); }
p { margin: 0px 0px 15px; }
p img { margin: 0px; }
em { font-style: italic; }
b, strong { font-weight: 700; }
p[data-spam-detection-disclaimer], small { font-size: 0.85em; }
sub, sup { font-size: 60%; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.5em; }
.rte blockquote, blockquote { margin: 0px; padding: 15px 30px 40px; }
.rte blockquote p, blockquote p { margin-bottom: 0px; }
.rte blockquote p + cite, blockquote p + cite { margin-top: 15px; }
.rte blockquote cite, blockquote cite { display: block; }
code, pre { background-color: rgb(250, 247, 245); border: 0px; color: rgb(81, 171, 98); font-family: Consolas, monospace; font-size: 1em; padding: 0px 2px; }
pre { margin: 0px 0px 30px; overflow: auto; padding: 15px; }
.label, label:not(.variant__button-label):not(.text-label) { font-size: 0.8em; letter-spacing: 0.3em; text-transform: uppercase; }
label, .label-info { display: block; margin-bottom: 10px; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { display: block; margin: 0px 0px 10px; }
@media only screen and (min-width: 769px) {
  .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin: 0px 0px 15px; }
}
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; text-decoration: none; }
.h1, .h2, .h3, h1, h2, h3 { font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback); font-weight: var(--typeHeaderWeight); letter-spacing: var(--typeHeaderSpacing); line-height: var(--typeHeaderLineHeight); }
[data-type_header_capitalize="true"] .h1, [data-type_header_capitalize="true"] .h2, [data-type_header_capitalize="true"] .h3, [data-type_header_capitalize="true"] h1, [data-type_header_capitalize="true"] h2, [data-type_header_capitalize="true"] h3 { text-transform: uppercase; }
.h1, h1 { font-size: calc(var(--typeHeaderSize)*.85); }
.h2, h2 { font-size: calc(var(--typeHeaderSize)*.73); }
.h3, h3 { font-size: calc(var(--typeHeaderSize)*.62); }
@media only screen and (min-width: 769px) {
  .h1, h1 { font-size: var(--typeHeaderSize); }
  .h2, h2 { font-size: calc(var(--typeHeaderSize)*.85); }
  .h3, h3 { font-size: calc(var(--typeHeaderSize)*.65); }
}
.h4, h4 { font-size: 0.8em; letter-spacing: 0.3em; text-transform: uppercase; }
.h5, .h6, h5, h6 { font-size: 0.8em; letter-spacing: 0.3em; margin-bottom: 10px; text-transform: uppercase; }
@media only screen and (max-width: 768px) {
  .h5, .h6, h5, h6 { margin-bottom: 5px; }
}
.subheading { letter-spacing: 0.3em; text-transform: uppercase; }
.text-spacing, .text-spacing.rte:last-child { margin-bottom: 15px; }
@media only screen and (max-width: 768px) {
  .rte table td, .rte table th { padding: 6px 8px; }
}
.collapsible-content .rte table td, .collapsible-content .rte table th { padding: 6px 8px; }
.comment-author { margin-bottom: 0px; }
.comment-date { display: block; font-size: calc(var(--typeBaseSize)*.85); margin-top: 3px; }
@media only screen and (max-width: 768px) {
  .comment-date { margin-bottom: 15px; }
}
.ajaxcart__subtotal { font-size: 0.8em; letter-spacing: 0.3em; text-transform: uppercase; }
.rte .enlarge-text { font-size: 1.3em; margin: 0px; }
@media only screen and (min-width: 769px) {
  .rte .enlarge-text--offset p { padding-right: 15%; }
  .text-center .rte .enlarge-text--offset p { padding: 0px 5%; }
}
@media only screen and (min-width: 769px) {
  .table--small-text { font-size: calc(var(--typeBaseSize)*.85); }
}
.index-section--footer h3 { font-size: 1.5em; }
html[dir="rtl"] .text-left { text-align: right !important; }
html[dir="rtl"] .text-right { text-align: left !important; }
.icon-and-text { align-items: center; display: flex; flex-wrap: nowrap; }
.icon-and-text .icon { flex: 0 0 auto; }
ol, ul { margin: 0px 0px 15px 30px; padding: 0px; text-rendering: optimizelegibility; }
ol ol { list-style: lower-alpha; }
ol { list-style: decimal; }
ol ol, ol ul, ul ol, ul ul { margin: 4px 0px 5px 20px; }
li { margin-bottom: 0.25em; }
ul.square { list-style: outside square; }
ul.disc { list-style: outside disc; }
ol.alpha { list-style: outside lower-alpha; }
.no-bullets { list-style: outside none; margin-left: 0px; }
.inline-list { margin: 0px; padding: 0px; }
.inline-list li { display: inline-block; margin-bottom: 0px; vertical-align: middle; }
table { background: var(--colorBorder); border: 0px; border-spacing: 1px; position: relative; width: 100%; }
.table-wrapper { max-width: 100%; overflow: auto; }
td, th { background: var(--colorBody); border: 0px; padding: 10px 15px; text-align: left; }
html[dir="rtl"] td, html[dir="rtl"] th { text-align: right; }
th, .table__title { font-weight: 700; }
.text-link, a { background: transparent; color: var(--colorTextBody); text-decoration: none; }
.text-link:hover, a:hover { color: var(--colorTextBody); }
.text-link { background: none; border: 0px; display: inline; margin: 0px; padding: 0px; }
.rte a, .shopify-email-marketing-confirmation__container a, .shopify-policy__container a { color: var(--colorLink); }
button { color: currentcolor; overflow: visible; }
button[disabled], html input[disabled] { cursor: default; }
.btn, .rte .btn, .shopify-payment-button .shopify-payment-button__button--unbranded { appearance: none; background: var(--colorBtnPrimary); border: 1px solid transparent; border-radius: var(--buttonRadius); color: var(--colorBtnPrimaryText); cursor: pointer; display: inline-block; font-size: max(calc(var(--typeBaseSize) - 4px),13px); font-weight: 700; letter-spacing: 0.3em; line-height: 1.42; margin: 0px; min-width: 90px; padding: 11px 20px; text-align: center; text-decoration: none; text-transform: uppercase; user-select: none; vertical-align: middle; white-space: normal; width: auto; }
@media only screen and (max-width: 768px) {
  .btn, .rte .btn, .shopify-payment-button .shopify-payment-button__button--unbranded { font-size: max(calc(var(--typeBaseSize) - 5px),11px); padding: 9px 17px; }
}
.btn:hover, .rte .btn:hover, .shopify-payment-button .shopify-payment-button__button--unbranded:hover { background-color: var(--colorBtnPrimary); color: var(--colorBtnPrimaryText); }
.btn.disabled, .btn[disabled], .rte .btn.disabled, .rte .btn[disabled], .shopify-payment-button .shopify-payment-button__button--unbranded.disabled, .shopify-payment-button .shopify-payment-button__button--unbranded[disabled] { background-color: rgb(246, 246, 246); color: rgb(182, 182, 182); cursor: default; }
.btn.disabled:hover, .btn[disabled]:hover, .rte .btn.disabled:hover, .rte .btn[disabled]:hover, .shopify-payment-button .shopify-payment-button__button--unbranded.disabled:hover, .shopify-payment-button .shopify-payment-button__button--unbranded[disabled]:hover { background-color: rgb(246, 246, 246); color: rgb(182, 182, 182); }
[data-button_style="angled"] .btn.disabled::after, [data-button_style="angled"] .btn.disabled::before, [data-button_style="angled"] .btn[disabled]::after, [data-button_style="angled"] .btn[disabled]::before, [data-button_style="angled"] .rte .btn.disabled::after, [data-button_style="angled"] .rte .btn.disabled::before, [data-button_style="angled"] .rte .btn[disabled]::after, [data-button_style="angled"] .rte .btn[disabled]::before, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded.disabled::after, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded.disabled::before, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded[disabled]::after, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded[disabled]::before { background-color: rgb(246, 246, 246); border-bottom: 1px solid rgb(182, 182, 182); border-top: 1px solid rgb(182, 182, 182); }
[data-button_style="angled"] .btn, [data-button_style="angled"] .rte .btn, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded { border: 0px; margin-left: 10px; margin-right: 10px; position: relative; }
[data-button_style="angled"] .btn::after, [data-button_style="angled"] .btn::before, [data-button_style="angled"] .rte .btn::after, [data-button_style="angled"] .rte .btn::before, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded::after, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded::before { background-color: inherit; bottom: 0px; content: ""; display: block; position: absolute; top: 0px; transform: skew(-12deg); width: 20px; }
[data-button_style="angled"] .btn::before, [data-button_style="angled"] .rte .btn::before, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded::before { left: -6px; }
[data-button_style="angled"] .btn::after, [data-button_style="angled"] .rte .btn::after, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded::after { right: -6px; }
[data-button_style="angled"] .btn.btn--small::before, [data-button_style="angled"] .rte .btn.btn--small::before, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded.btn--small::before { left: -5px; }
[data-button_style="angled"] .btn.btn--small::after, [data-button_style="angled"] .rte .btn.btn--small::after, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded.btn--small::after { right: -5px; }
[data-button_style="square"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static), [data-button_style="square"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static), [data-button_style="square"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static), [data-button_style^="round"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static), [data-button_style^="round"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static), [data-button_style^="round"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static) { overflow: hidden; position: relative; transition: background 0.2s; }
[data-button_style="square"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static)::after, [data-button_style="square"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static)::after, [data-button_style="square"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static)::after, [data-button_style^="round"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static)::after, [data-button_style^="round"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static)::after, [data-button_style^="round"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static)::after { background-image: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent); content: ""; height: 100%; left: 150%; position: absolute; top: 0px; transform: skew(-20deg); width: 200%; }
[data-button_style="square"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover::after, [data-button_style="square"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover::after, [data-button_style="square"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover::after, [data-button_style^="round"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover::after, [data-button_style^="round"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover::after, [data-button_style^="round"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover::after { animation: 0.75s cubic-bezier(0.01, 0.56, 1, 1) 0s 1 normal none running shine; }
[data-button_style="square"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style="square"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style="square"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover, [data-button_style^="round"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover { background: var(--colorBtnPrimaryLight); transition-delay: 0.25s; }
[data-button_style="square"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):active, [data-button_style="square"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):active, [data-button_style="square"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):active, [data-button_style^="round"] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):active, [data-button_style^="round"] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):active, [data-button_style^="round"] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):active { background: var(--colorBtnPrimary); transition-delay: 0s; }
.shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]) { background-color: var(--colorBtnPrimary); color: var(--colorBtnPrimaryText); }
.shopify-payment-button__more-options { color: inherit; }
.btn--secondary, .rte .btn--secondary { background-color: transparent; border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); color: var(--colorTextBody); }
[data-button_style="angled"] .btn--secondary, [data-button_style="angled"] .rte .btn--secondary { border-width: 1px 0px; border-style: solid none; border-bottom-color: var(--colorBorder); border-left-color: currentcolor; border-right-color: currentcolor; border-top-color: var(--colorBorder); }
[data-button_style="angled"] .btn--secondary::after, [data-button_style="angled"] .btn--secondary::before, [data-button_style="angled"] .rte .btn--secondary::after, [data-button_style="angled"] .rte .btn--secondary::before { background-color: transparent; bottom: -1px; top: -1px; }
[data-button_style="angled"] .btn--secondary::before, [data-button_style="angled"] .rte .btn--secondary::before { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: var(--colorBorder); border-left-width: 1px; border-left-style: solid; border-left-color: var(--colorBorder); }
[data-button_style="angled"] .btn--secondary::after, [data-button_style="angled"] .rte .btn--secondary::after { border-right-width: 1px; border-right-style: solid; border-right-color: var(--colorBorder); border-top-width: 1px; border-top-style: solid; border-top-color: var(--colorBorder); }
.btn--secondary:hover, .rte .btn--secondary:hover { background-color: transparent; border-color: var(--colorTextBody); color: var(--colorTextBody); transition: border 0.3s; }
.btn--secondary:hover::before, .rte .btn--secondary:hover::before { border-color: var(--colorTextBody); transition: border 0.3s; }
.btn--secondary:hover::after, .rte .btn--secondary:hover::after { border-color: var(--colorTextBody); transition: border 0.3s; }
.btn--tertiary:hover, .rte .btn--tertiary:hover { background-color: transparent; color: var(--colorTextBody); }
.btn--tertiary.disabled, .btn--tertiary[disabled], .rte .btn--tertiary.disabled, .rte .btn--tertiary[disabled] { background-color: rgb(246, 246, 246); border-color: rgb(182, 182, 182); color: rgb(182, 182, 182); cursor: default; }
[data-button_style="angled"] .btn--tertiary, [data-button_style="angled"] .rte .btn--tertiary { margin-left: 0px; margin-right: 0px; }
[data-button_style="angled"] .btn--tertiary::after, [data-button_style="angled"] .btn--tertiary::before, [data-button_style="angled"] .rte .btn--tertiary::after, [data-button_style="angled"] .rte .btn--tertiary::before { content: none; }
.btn--tertiary-active { background: var(--colorBtnPrimary); border-color: var(--colorBtnPrimary); color: var(--colorBtnPrimaryText); }
.btn--tertiary-active:hover { background: var(--colorBtnPrimary); color: var(--colorBtnPrimaryText); }
.btn--body, .btn--body:active, .btn--body:hover { background-color: var(--colorBody); border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); color: var(--colorTextBody); }
.btn--circle { border-radius: 50%; line-height: 1; min-width: 0px; padding: 10px; }
.btn--circle .icon { height: 20px; width: 20px; }
.btn--circle::after, .btn--circle::before { background: none; content: none; width: auto; }
.btn--circle.btn--large .icon { height: 30px; width: 30px; }
.btn--circle.btn--large { padding: 15px; }
[data-button_style="angled"] .btn--circle { border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); }
[data-button_style="angled"] .btn--circle::after, [data-button_style="angled"] .btn--circle::before { display: none; }
.btn--small { background-position: 150% 45%; font-size: max(calc(var(--typeBaseSize) - 6px),12px); min-width: 90px; padding: 8px 14px; }
[data-button_style="angled"] .btn--small { margin-left: 10px; padding-left: 16px; padding-right: 16px; }
.btn--secondary.btn--small { font-weight: 400; }
.btn--large { padding: 15px 20px; }
.btn--full { padding: 13px 20px; transition: none; width: 100%; }
[data-button_style="angled"] .btn--full, [data-button_style="angled"] .shopify-payment-button .shopify-payment-button__button--unbranded { max-width: 94%; }
.btn--inverse { background-color: transparent; border: 2px solid rgb(255, 255, 255); color: rgb(255, 255, 255); }
.btn--inverse:focus, .btn--inverse:hover { background-color: transparent; }
[data-button_style="angled"] .btn--inverse { border-width: 2px 0px; border-style: solid none; border-color: currentcolor; }
[data-button_style="angled"] .btn--inverse::after, [data-button_style="angled"] .btn--inverse::before { background-color: transparent; border-color: rgb(255, 255, 255); bottom: -2px; top: -2px; }
[data-button_style="angled"] .btn--inverse::before { border-bottom: 2px solid; border-left: 2px solid; }
[data-button_style="angled"] .btn--inverse::after { border-right: 2px solid; border-top: 2px solid; }
.hero__link .btn--inverse { border-color: var(--colorHeroText); color: var(--colorHeroText); }
[data-button_style="angled"] .hero__link .btn--inverse::before { border-color: var(--colorHeroText); }
[data-button_style="angled"] .hero__link .btn--inverse::after { border-color: var(--colorHeroText); }
.btn--loading { background-color: var(--colorBtnPrimaryDim); color: var(--colorBtnPrimaryDim); position: relative; text-indent: -9999px; }
.btn--loading:active, .btn--loading:hover { background-color: var(--colorBtnPrimaryDim); color: var(--colorBtnPrimaryDim); }
.btn--loading::before { animation: 1s linear 0s infinite normal none running spin; border-width: 3px; border-style: solid; border-image: none; border-right-color: ; border-bottom-color: ; border-left-color: ; border-radius: 50%; border-top-color: transparent; content: ""; display: block; height: 24px; left: 50%; margin-left: -12px; margin-top: -12px; position: absolute; top: 50%; width: 24px; }
[data-button_style="angled"] .btn--loading::before { border-right-color:  !important; border-bottom-color:  !important; border-left-color:  !important; border-top-color: transparent !important; }
[data-button_style="angled"] .btn--loading::before { border: 3px solid; height: 24px; left: 50%; top: 50%; transform: none; width: 24px; }
[data-button_style="angled"] .btn--loading::after { background-color: var(--colorBtnPrimaryDim); }
[data-button_style="angled"] .btn--loading.btn--secondary::after { bottom: 1px; }
.btn--loading.btn--secondary { background: transparent; color: var(--colorTextBody); }
.btn--loading.btn--secondary::before { border-right-color: ; border-bottom-color: ; border-left-color: ; border-top-color: transparent; }
.return-link { margin-top: 50px; padding: 15px 25px; text-align: center; }
@media only screen and (max-width: 768px) {
  .return-link { padding: 22px 17px; width: 100%; }
  [data-button_style="angled"] .return-link { width: 90%; }
}
.return-link .icon { margin-right: 8px; width: 20px; }
.collapsible-trigger-btn { text-align: left; }
[data-center-text="true"] .collapsible-trigger-btn { text-align: center; }
.collapsible-trigger-btn { display: block; font-size: 16px; letter-spacing: 0px; padding: 0px; width: 100%; font-family: "Tenor Sans"; }
.collection-sidebar__group .collapsible-trigger-btn { text-align: left; }
.collapsible-trigger-btn--borders { border-width: 1px 1px 0px; border-style: solid solid none; border-image: none; border-top-color: ; border-right-color: ; border-left-color: ; border-bottom-color: currentcolor; padding: 12px; }
.collapsible-trigger-btn--borders .collapsible-trigger__icon { right: 12px; }
@media only screen and (min-width: 769px) {
  .collapsible-trigger-btn--borders { padding: 15px; }
  .collapsible-trigger-btn--borders .collapsible-trigger__icon { right: 15px; }
}
.collapsible-content + .collapsible-trigger-btn--borders { margin-top: -1px; }
.collapsible-trigger-btn--borders + .collapsible-content .collapsible-content__inner { border-width: 0px 1px 1px; border-style: none solid solid; border-image: none; border-right-color: ; border-bottom-color: ; border-left-color: ; border-top-color: currentcolor; font-size: calc(var(--typeBaseSize)*.92); padding: 0px 20px 20px; }
.collapsible-trigger-btn--borders + .collapsible-content--expanded { margin-bottom: 30px; }
.collapsible-trigger-btn--borders + .collapsible-content--expanded:last-child { margin-bottom: -1px; }
.collapsible-trigger-btn--borders-top { border-top-width: 1px; border-top-style: solid; border-top-color: var(--colorBorder); }
.shopify-payment-button { margin-top: 10px; }
.shopify-payment-button .shopify-payment-button__button--unbranded { display: block; transition: none; width: 100%; }
.payment-buttons .add-to-cart, .payment-buttons .shopify-payment-button, .payment-buttons .shopify-payment-button__button--unbranded { min-height: 50px; }
.add-to-cart.btn--secondary { border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorTextBody); }
[data-button_style="angled"] .add-to-cart.btn--secondary { border-left: 0px; border-right: 0px; }
[data-button_style="angled"] .add-to-cart.btn--secondary::after, [data-button_style="angled"] .add-to-cart.btn--secondary::before { border-color: var(--colorTextBody); }
.add-to-cart.btn--secondary.disabled, .add-to-cart.btn--secondary[disabled] { border-color: rgb(182, 182, 182); }
[data-button_style="angled"] .add-to-cart.btn--secondary.disabled::after, [data-button_style="angled"] .add-to-cart.btn--secondary.disabled::before, [data-button_style="angled"] .add-to-cart.btn--secondary[disabled]::after, [data-button_style="angled"] .add-to-cart.btn--secondary[disabled]::before { border-color: rgb(182, 182, 182); }
.shopify-payment-button__button--hidden { display: none !important; }
svg:not(:root) { overflow: hidden; }
iframe { max-width: 100%; }
.video-wrapper { height: auto; max-width: 100%; overflow: hidden; padding-bottom: 0px; position: relative; }
.video-wrapper iframe, .video-wrapper video { height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }
.video-wrapper--modal { width: 1000px; }
.grid__image-ratio { background-color: var(--colorSmallImageBg); position: relative; }
.grid__image-ratio img { height: 100%; left: 0px; object-fit: cover; position: absolute; top: 0px; width: 100%; }
.grid__image-ratio img.grid__image-contain { object-fit: contain; }
.grid__image-ratio::before { content: ""; display: block; height: 0px; width: 100%; }
.grid__image-ratio .placeholder-svg { inset: 0px; position: absolute; }
.grid__image-ratio--object { opacity: 1; }
.grid__image-ratio--wide::before { padding-bottom: 56.25%; }
.grid__image-ratio--landscape::before { padding-bottom: 75%; }
.grid__image-ratio--square::before { padding-bottom: 100%; }
.grid__image-ratio--portrait::before { padding-bottom: 150%; }
.image-fit { font-family: "object-fit: cover"; height: 100%; object-fit: cover; position: relative; width: 100%; z-index: 1; }
.parallax-container { height: 160%; left: 0px; position: absolute; top: -30%; width: 100%; }
.parallax-image { height: 110%; left: 0px; position: absolute; top: -5%; width: 100%; }
.parallax-image img { display: block; height: 100%; object-fit: cover; width: 100%; }
form { margin: 0px; }
[data-center-text="true"] .form-vertical { text-align: center; }
.form-vertical { margin-bottom: 15px; }
.form-vertical label { text-align: left; }
.inline { display: inline; }
@media only screen and (max-width: 959px) {
  input, select, textarea { font-size: 16px !important; }
}
button, input, textarea { appearance: none; }
button { background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; cursor: pointer; display: inline-block; }
fieldset { border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); padding: 15px; }
legend { border: 0px; padding: 0px; }
button, input[type="submit"] { cursor: pointer; }
input, select, textarea { border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); border-radius: 0px; max-width: 100%; padding: 8px 10px; }
input.disabled, input[disabled], select.disabled, select[disabled], textarea.disabled, textarea[disabled] { border-color: rgb(182, 182, 182); cursor: default; }
input.input-full, select.input-full, textarea.input-full { width: 100%; }
textarea { min-height: 100px; }
input[type="checkbox"], input[type="radio"] { margin: 0px 10px 0px 0px; padding: 0px; width: auto; }
input[type="checkbox"] { appearance: checkbox; }
input[type="radio"] { appearance: radio; }
input[type="image"] { padding-left: 0px; padding-right: 0px; }
.faux-select, select { appearance: none; background-color: transparent; color: inherit; cursor: pointer; padding-right: 28px; text-indent: 0.01px; }
select { background-image: var(--urlIcoSelect); background-position: right 10px center; background-repeat: no-repeat; background-size: 11px; }
.is-light select { background-image: var(--urlIcoSelectWhite); }
.faux-select .icon { height: 11px; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); width: 11px; }
optgroup { font-weight: 700; }
option { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); }
option[disabled] { color: rgb(204, 204, 204); }
.hidden-label { clip: rect(0px, 0px, 0px, 0px); border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }
label[for] { cursor: pointer; }
.form-vertical input, .form-vertical select, .form-vertical textarea { display: block; margin-bottom: 30px; }
.form-vertical .btn, .form-vertical input[type="checkbox"], .form-vertical input[type="radio"] { display: inline-block; }
.form-vertical .btn:not(:last-child) { margin-bottom: 30px; }
small { display: block; }
input.error, textarea.error { background-color: rgb(255, 246, 246); border-color: rgb(208, 46, 46); color: rgb(208, 46, 46); }
label.error { color: rgb(208, 46, 46); }
.selector-wrapper label { margin-right: 10px; }
.selector-wrapper + .selector-wrapper { margin-top: 15px; }
.input-group { display: flex; }
.input-group .input-group-btn:first-child .btn, .input-group .input-group-field:first-child, .input-group input[type="hidden"]:first-child + .input-group-field { border-radius: 0px; }
.input-group .input-group-field:last-child { border-radius: 0px; }
.input-group .input-group-btn:first-child .btn, .input-group input[type="hidden"]:first-child + .input-group-btn .btn { border-radius: var(--buttonRadius) 0 0 var(--buttonRadius); }
.input-group .input-group-btn:last-child .btn { border-radius: 0 var(--buttonRadius) var(--buttonRadius) 0; }
.input-group-field { flex: 1 1 auto; margin: 0px; min-width: 0px; }
.input-group-btn { display: flex; flex: 0 1 auto; margin: 0px; }
.input-group-btn .icon { vertical-align: initial; }
[data-button_style="angled"] .input-group-btn { left: -8px; position: relative; }
.icon { fill: currentcolor; display: inline-block; height: 20px; vertical-align: middle; width: 20px; }
.no-svg .icon { display: none; }
svg.icon circle, svg.icon ellipse, svg.icon g, svg.icon line, svg.icon path, svg.icon polygon, svg.icon polyline, svg.icon rect, symbol.icon circle, symbol.icon ellipse, symbol.icon g, symbol.icon line, symbol.icon path, symbol.icon polygon, symbol.icon polyline, symbol.icon rect { fill: inherit; stroke: inherit; }
svg.icon-bag circle, svg.icon-bag ellipse, svg.icon-bag g, svg.icon-bag line, svg.icon-bag path, svg.icon-bag polygon, svg.icon-bag polyline, svg.icon-bag rect, svg.icon-bag-minimal circle, svg.icon-bag-minimal ellipse, svg.icon-bag-minimal g, svg.icon-bag-minimal line, svg.icon-bag-minimal path, svg.icon-bag-minimal polygon, svg.icon-bag-minimal polyline, svg.icon-bag-minimal rect, svg.icon-cart circle, svg.icon-cart ellipse, svg.icon-cart g, svg.icon-cart line, svg.icon-cart path, svg.icon-cart polygon, svg.icon-cart polyline, svg.icon-cart rect, svg.icon-chevron-down circle, svg.icon-chevron-down ellipse, svg.icon-chevron-down g, svg.icon-chevron-down line, svg.icon-chevron-down path, svg.icon-chevron-down polygon, svg.icon-chevron-down polyline, svg.icon-chevron-down rect, svg.icon-circle-checkmark circle, svg.icon-circle-checkmark ellipse, svg.icon-circle-checkmark g, svg.icon-circle-checkmark line, svg.icon-circle-checkmark path, svg.icon-circle-checkmark polygon, svg.icon-circle-checkmark polyline, svg.icon-circle-checkmark rect, svg.icon-close circle, svg.icon-close ellipse, svg.icon-close g, svg.icon-close line, svg.icon-close path, svg.icon-close polygon, svg.icon-close polyline, svg.icon-close rect, svg.icon-email circle, svg.icon-email ellipse, svg.icon-email g, svg.icon-email line, svg.icon-email path, svg.icon-email polygon, svg.icon-email polyline, svg.icon-email rect, svg.icon-filter circle, svg.icon-filter ellipse, svg.icon-filter g, svg.icon-filter line, svg.icon-filter path, svg.icon-filter polygon, svg.icon-filter polyline, svg.icon-filter rect, svg.icon-gift circle, svg.icon-gift ellipse, svg.icon-gift g, svg.icon-gift line, svg.icon-gift path, svg.icon-gift polygon, svg.icon-gift polyline, svg.icon-gift rect, svg.icon-globe circle, svg.icon-globe ellipse, svg.icon-globe g, svg.icon-globe line, svg.icon-globe path, svg.icon-globe polygon, svg.icon-globe polyline, svg.icon-globe rect, svg.icon-hamburger circle, svg.icon-hamburger ellipse, svg.icon-hamburger g, svg.icon-hamburger line, svg.icon-hamburger path, svg.icon-hamburger polygon, svg.icon-hamburger polyline, svg.icon-hamburger rect, svg.icon-heart circle, svg.icon-heart ellipse, svg.icon-heart g, svg.icon-heart line, svg.icon-heart path, svg.icon-heart polygon, svg.icon-heart polyline, svg.icon-heart rect, svg.icon-leaf circle, svg.icon-leaf ellipse, svg.icon-leaf g, svg.icon-leaf line, svg.icon-leaf path, svg.icon-leaf polygon, svg.icon-leaf polyline, svg.icon-leaf rect, svg.icon-lock circle, svg.icon-lock ellipse, svg.icon-lock g, svg.icon-lock line, svg.icon-lock path, svg.icon-lock polygon, svg.icon-lock polyline, svg.icon-lock rect, svg.icon-package circle, svg.icon-package ellipse, svg.icon-package g, svg.icon-package line, svg.icon-package path, svg.icon-package polygon, svg.icon-package polyline, svg.icon-package rect, svg.icon-phone circle, svg.icon-phone ellipse, svg.icon-phone g, svg.icon-phone line, svg.icon-phone path, svg.icon-phone polygon, svg.icon-phone polyline, svg.icon-phone rect, svg.icon-ribbon circle, svg.icon-ribbon ellipse, svg.icon-ribbon g, svg.icon-ribbon line, svg.icon-ribbon path, svg.icon-ribbon polygon, svg.icon-ribbon polyline, svg.icon-ribbon rect, svg.icon-search circle, svg.icon-search ellipse, svg.icon-search g, svg.icon-search line, svg.icon-search path, svg.icon-search polygon, svg.icon-search polyline, svg.icon-search rect, svg.icon-shield circle, svg.icon-shield ellipse, svg.icon-shield g, svg.icon-shield line, svg.icon-shield path, svg.icon-shield polygon, svg.icon-shield polyline, svg.icon-shield rect, svg.icon-size-chart circle, svg.icon-size-chart ellipse, svg.icon-size-chart g, svg.icon-size-chart line, svg.icon-size-chart path, svg.icon-size-chart polygon, svg.icon-size-chart polyline, svg.icon-size-chart rect, svg.icon-tag circle, svg.icon-tag ellipse, svg.icon-tag g, svg.icon-tag line, svg.icon-tag path, svg.icon-tag polygon, svg.icon-tag polyline, svg.icon-tag rect, svg.icon-tcwi-bills circle, svg.icon-tcwi-bills ellipse, svg.icon-tcwi-bills g, svg.icon-tcwi-bills line, svg.icon-tcwi-bills path, svg.icon-tcwi-bills polygon, svg.icon-tcwi-bills polyline, svg.icon-tcwi-bills rect, svg.icon-tcwi-calendar circle, svg.icon-tcwi-calendar ellipse, svg.icon-tcwi-calendar g, svg.icon-tcwi-calendar line, svg.icon-tcwi-calendar path, svg.icon-tcwi-calendar polygon, svg.icon-tcwi-calendar polyline, svg.icon-tcwi-calendar rect, svg.icon-tcwi-cart circle, svg.icon-tcwi-cart ellipse, svg.icon-tcwi-cart g, svg.icon-tcwi-cart line, svg.icon-tcwi-cart path, svg.icon-tcwi-cart polygon, svg.icon-tcwi-cart polyline, svg.icon-tcwi-cart rect, svg.icon-tcwi-charity circle, svg.icon-tcwi-charity ellipse, svg.icon-tcwi-charity g, svg.icon-tcwi-charity line, svg.icon-tcwi-charity path, svg.icon-tcwi-charity polygon, svg.icon-tcwi-charity polyline, svg.icon-tcwi-charity rect, svg.icon-tcwi-chat circle, svg.icon-tcwi-chat ellipse, svg.icon-tcwi-chat g, svg.icon-tcwi-chat line, svg.icon-tcwi-chat path, svg.icon-tcwi-chat polygon, svg.icon-tcwi-chat polyline, svg.icon-tcwi-chat rect, svg.icon-tcwi-gears circle, svg.icon-tcwi-gears ellipse, svg.icon-tcwi-gears g, svg.icon-tcwi-gears line, svg.icon-tcwi-gears path, svg.icon-tcwi-gears polygon, svg.icon-tcwi-gears polyline, svg.icon-tcwi-gears rect, svg.icon-tcwi-gift circle, svg.icon-tcwi-gift ellipse, svg.icon-tcwi-gift g, svg.icon-tcwi-gift line, svg.icon-tcwi-gift path, svg.icon-tcwi-gift polygon, svg.icon-tcwi-gift polyline, svg.icon-tcwi-gift rect, svg.icon-tcwi-globe circle, svg.icon-tcwi-globe ellipse, svg.icon-tcwi-globe g, svg.icon-tcwi-globe line, svg.icon-tcwi-globe path, svg.icon-tcwi-globe polygon, svg.icon-tcwi-globe polyline, svg.icon-tcwi-globe rect, svg.icon-tcwi-open-envelope circle, svg.icon-tcwi-open-envelope ellipse, svg.icon-tcwi-open-envelope g, svg.icon-tcwi-open-envelope line, svg.icon-tcwi-open-envelope path, svg.icon-tcwi-open-envelope polygon, svg.icon-tcwi-open-envelope polyline, svg.icon-tcwi-open-envelope rect, svg.icon-tcwi-package circle, svg.icon-tcwi-package ellipse, svg.icon-tcwi-package g, svg.icon-tcwi-package line, svg.icon-tcwi-package path, svg.icon-tcwi-package polygon, svg.icon-tcwi-package polyline, svg.icon-tcwi-package rect, svg.icon-tcwi-phone circle, svg.icon-tcwi-phone ellipse, svg.icon-tcwi-phone g, svg.icon-tcwi-phone line, svg.icon-tcwi-phone path, svg.icon-tcwi-phone polygon, svg.icon-tcwi-phone polyline, svg.icon-tcwi-phone rect, svg.icon-tcwi-plant circle, svg.icon-tcwi-plant ellipse, svg.icon-tcwi-plant g, svg.icon-tcwi-plant line, svg.icon-tcwi-plant path, svg.icon-tcwi-plant polygon, svg.icon-tcwi-plant polyline, svg.icon-tcwi-plant rect, svg.icon-tcwi-recycle circle, svg.icon-tcwi-recycle ellipse, svg.icon-tcwi-recycle g, svg.icon-tcwi-recycle line, svg.icon-tcwi-recycle path, svg.icon-tcwi-recycle polygon, svg.icon-tcwi-recycle polyline, svg.icon-tcwi-recycle rect, svg.icon-tcwi-ribbon circle, svg.icon-tcwi-ribbon ellipse, svg.icon-tcwi-ribbon g, svg.icon-tcwi-ribbon line, svg.icon-tcwi-ribbon path, svg.icon-tcwi-ribbon polygon, svg.icon-tcwi-ribbon polyline, svg.icon-tcwi-ribbon rect, svg.icon-tcwi-sales-tag circle, svg.icon-tcwi-sales-tag ellipse, svg.icon-tcwi-sales-tag g, svg.icon-tcwi-sales-tag line, svg.icon-tcwi-sales-tag path, svg.icon-tcwi-sales-tag polygon, svg.icon-tcwi-sales-tag polyline, svg.icon-tcwi-sales-tag rect, svg.icon-tcwi-shield circle, svg.icon-tcwi-shield ellipse, svg.icon-tcwi-shield g, svg.icon-tcwi-shield line, svg.icon-tcwi-shield path, svg.icon-tcwi-shield polygon, svg.icon-tcwi-shield polyline, svg.icon-tcwi-shield rect, svg.icon-tcwi-stopwatch circle, svg.icon-tcwi-stopwatch ellipse, svg.icon-tcwi-stopwatch g, svg.icon-tcwi-stopwatch line, svg.icon-tcwi-stopwatch path, svg.icon-tcwi-stopwatch polygon, svg.icon-tcwi-stopwatch polyline, svg.icon-tcwi-stopwatch rect, svg.icon-tcwi-store circle, svg.icon-tcwi-store ellipse, svg.icon-tcwi-store g, svg.icon-tcwi-store line, svg.icon-tcwi-store path, svg.icon-tcwi-store polygon, svg.icon-tcwi-store polyline, svg.icon-tcwi-store rect, svg.icon-tcwi-thumbs-up circle, svg.icon-tcwi-thumbs-up ellipse, svg.icon-tcwi-thumbs-up g, svg.icon-tcwi-thumbs-up line, svg.icon-tcwi-thumbs-up path, svg.icon-tcwi-thumbs-up polygon, svg.icon-tcwi-thumbs-up polyline, svg.icon-tcwi-thumbs-up rect, svg.icon-tcwi-trophy circle, svg.icon-tcwi-trophy ellipse, svg.icon-tcwi-trophy g, svg.icon-tcwi-trophy line, svg.icon-tcwi-trophy path, svg.icon-tcwi-trophy polygon, svg.icon-tcwi-trophy polyline, svg.icon-tcwi-trophy rect, svg.icon-tcwi-truck circle, svg.icon-tcwi-truck ellipse, svg.icon-tcwi-truck g, svg.icon-tcwi-truck line, svg.icon-tcwi-truck path, svg.icon-tcwi-truck polygon, svg.icon-tcwi-truck polyline, svg.icon-tcwi-truck rect, svg.icon-tcwi-wallet circle, svg.icon-tcwi-wallet ellipse, svg.icon-tcwi-wallet g, svg.icon-tcwi-wallet line, svg.icon-tcwi-wallet path, svg.icon-tcwi-wallet polygon, svg.icon-tcwi-wallet polyline, svg.icon-tcwi-wallet rect, svg.icon-truck circle, svg.icon-truck ellipse, svg.icon-truck g, svg.icon-truck line, svg.icon-truck path, svg.icon-truck polygon, svg.icon-truck polyline, svg.icon-truck rect, svg.icon-user circle, svg.icon-user ellipse, svg.icon-user g, svg.icon-user line, svg.icon-user path, svg.icon-user polygon, svg.icon-user polyline, svg.icon-user rect { fill: none; stroke-width: var(--iconWeight); stroke: currentcolor; stroke-linecap: var(--iconLinecaps); stroke-linejoin: var(--iconLinecaps); }
svg.icon-cart circle { fill: currentcolor; }
.icon__fallback-text { clip: rect(0px, 0px, 0px, 0px); border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }
.js-drawer-open { overflow: hidden; }
.drawer { background-color: var(--colorDrawers); bottom: 0px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 150px; color: var(--colorDrawerText); display: none; max-width: 95%; overflow: hidden; position: fixed; top: 0px; transition: transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); z-index: 30; }
@media screen and (max-height: 400px) {
  .drawer { overflow: scroll; }
  .drawer .drawer__contents { height: auto; }
}
.drawer a:not(.btn) { color: var(--pm-cream); }
.drawer a:not(.btn):hover { color: var(--pm-cream); }
.drawer input, .drawer textarea { border-color: var(--colorDrawerBorder); }
.drawer .btn { background-color: var(--colorDrawerButton); color: var(--colorDrawerButtonText); }
.drawer--left { left: -350px; width: 350px; }
.drawer--left.drawer--is-open { display: block; transform: translate(350px); transition-duration: 0.45s; }
.drawer--right { right: -350px; width: 350px; }
@media only screen and (min-width: 769px) {
  .drawer--right { right: -450px; width: 450px; }
}
.drawer--right.drawer--is-open { display: block; transform: translate(-350px); transition-duration: 0.45s; }
@media only screen and (min-width: 769px) {
  .drawer--right.drawer--is-open { transform: translate(-450px); }
}
.js-drawer-closing .main-content::after, .js-drawer-open .main-content::after { background-color: var(--colorModalBg); inset: 0px; content: ""; display: block; opacity: 0; position: fixed; z-index: 26; }
.js-drawer-open .main-content::after { animation: 0.35s ease 0s 1 normal forwards running overlay-on; }
.js-drawer-closing .main-content::after { animation: 0.25s ease 0s 1 normal forwards running overlay-off; }
.drawer__fixed-header, .drawer__footer, .drawer__scrollable { padding-left: var(--drawer-gutter); padding-right: var(--drawer-gutter); }
.drawer__fixed-header, .drawer__header { height: auto; }
@media only screen and (min-width: 769px) {
  .drawer__fixed-header, .drawer__header { min-height: auto; }
  #CartDrawer .drawer__fixed-header, #CartDrawer .drawer__header { margin-top: 10px; }
}
.drawer__close, .drawer__title { display: table-cell; vertical-align: middle; }
.drawer__title { width: 100%; }
.drawer__close-button { color: inherit; height: 100%; padding: 0px; position: relative; right: 0px; margin: 10px 0px; }
.drawer__close-button:active { background-color: var(--colorDrawersDim); }
.drawer__close-button .icon { height: 28px; width: 28px; }
.drawer__close--left { text-align: left; }
.drawer__close--left .drawer__close-button { left: calc(var(--drawer-gutter)*-1); right: auto; }
.drawer__contents { display: flex; flex-direction: column; height: 100%; }
.drawer__inner, .drawer__scrollable { display: flex; flex: 1 1 auto; flex-direction: column; overflow-y: hidden; }
.drawer__scrollable { overflow: hidden auto; padding-top: var(--drawer-gutter); }
.drawer__footer { border-top-width: 1px; border-top-style: solid; border-top-color: var(--colorDrawerBorder); padding-bottom: var(--drawer-gutter); padding-top: 15px; }
@media only screen and (min-width: 769px) {
  .drawer__footer { padding-top: 22.2222px; }
}
.drawer__inner.is-loading .drawer__scrollable { opacity: 0.4; transition: opacity 0.3s 0.7s; }
.cart-notes { height: 60px; margin-bottom: 10px; margin-top: 10px; min-height: 60px; }
@media only screen and (min-width: 769px) {
  .cart-notes { height: 80px; min-height: 80px; }
}
.placeholder-svg { fill: rgb(153, 153, 153); background-color: rgb(225, 225, 225); display: block; height: 100%; max-height: 100%; max-width: 100%; padding: 30px 0px; width: 100%; }
.placeholder-noblocks { padding: 40px; text-align: center; }
.placeholder-content { animation: 1.3s linear 0s infinite normal none running placeholder-shimmer; background-size: 400% 100%; border-radius: 4px; margin-bottom: 20px; overflow: hidden; }
@media only screen and (max-width: 768px) {
  .placeholder-content { margin-left: auto; margin-right: auto; }
}
.animation-delay-20 { animation-delay: 1.2s; }
.animation-delay-19 { animation-delay: 1.14s; }
.animation-delay-18 { animation-delay: 1.08s; }
.animation-delay-17 { animation-delay: 1.02s; }
.animation-delay-16 { animation-delay: 0.96s; }
.animation-delay-15 { animation-delay: 0.9s; }
.animation-delay-14 { animation-delay: 0.84s; }
.animation-delay-13 { animation-delay: 0.78s; }
.animation-delay-12 { animation-delay: 0.72s; }
.animation-delay-11 { animation-delay: 0.66s; }
.animation-delay-10 { animation-delay: 0.6s; }
.animation-delay-9 { animation-delay: 0.54s; }
.animation-delay-8 { animation-delay: 0.48s; }
.animation-delay-7 { animation-delay: 0.42s; }
.animation-delay-6 { animation-delay: 0.36s; }
.animation-delay-5 { animation-delay: 0.3s; }
.animation-delay-4 { animation-delay: 0.24s; }
.animation-delay-3 { animation-delay: 0.18s; }
.animation-delay-2 { animation-delay: 0.12s; }
.appear-delay-20 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.3s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.4s; }
.appear-delay-19 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.24s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.34s; }
.appear-delay-18 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.18s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.28s; }
.appear-delay-17 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.12s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.22s; }
.appear-delay-16 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.06s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.16s; }
.appear-delay-15 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.1s; }
.appear-delay-14 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.94s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.04s; }
.appear-delay-13 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.88s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.98s; }
.appear-delay-12 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.82s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.92s; }
.appear-delay-11 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.76s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.86s; }
.appear-delay-10 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.8s; }
.appear-delay-9 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.64s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.74s; }
.appear-delay-8 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.58s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.68s; }
.appear-delay-7 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.52s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.62s; }
.appear-delay-6 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.46s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.56s; }
.appear-delay-5 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s; }
.appear-delay-4 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.34s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.44s; }
.appear-delay-3 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.28s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.38s; }
.appear-delay-2 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.22s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.32s; }
.appear-delay-1 { transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s; }
.animation-cropper { display: inline-flex; overflow: hidden; }
.image-wrap { background: var(--colorSmallImageBg); overflow: hidden; position: relative; }
.image-wrap .animate-me, .image-wrap svg { opacity: 0; }
.no-js .image-wrap .animate-me, .no-js .image-wrap svg { opacity: 1; }
.aos-animate .image-wrap .animate-me, .aos-animate .image-wrap svg { animation: 1s cubic-bezier(0.26, 0.54, 0.32, 1) 0s 1 normal forwards running fade-in; }
.aos-animate[data-aos="row-of-3"]:nth-child(3n+2) .image-wrap img { animation-delay: 0.15s; }
.aos-animate[data-aos="row-of-3"]:nth-child(3n+3) .image-wrap img { animation-delay: 0.3s; }
.aos-animate[data-aos="row-of-4"]:nth-child(4n+2) .image-wrap img { animation-delay: 0.12s; }
.aos-animate[data-aos="row-of-4"]:nth-child(4n+3) .image-wrap img { animation-delay: 0.24s; }
.aos-animate[data-aos="row-of-4"]:nth-child(4n+4) .image-wrap img { animation-delay: 0.36s; }
.aos-animate[data-aos="row-of-5"]:nth-child(5n+2) .image-wrap img { animation-delay: 75ms; }
.aos-animate[data-aos="row-of-5"]:nth-child(5n+3) .image-wrap img { animation-delay: 0.15s; }
.aos-animate[data-aos="row-of-5"]:nth-child(5n+4) .image-wrap img { animation-delay: 225ms; }
.aos-animate[data-aos="row-of-5"]:nth-child(5n+5) .image-wrap img { animation-delay: 0.3s; }
.aos-animate[data-aos="row-of-6"]:nth-child(6n+2) .image-wrap img { animation-delay: 50ms; }
.aos-animate[data-aos="row-of-6"]:nth-child(6n+3) .image-wrap img { animation-delay: 0.1s; }
.aos-animate[data-aos="row-of-6"]:nth-child(6n+4) .image-wrap img { animation-delay: 0.15s; }
.aos-animate[data-aos="row-of-6"]:nth-child(6n+5) .image-wrap img { animation-delay: 0.2s; }
.aos-animate[data-aos="row-of-6"]:nth-child(6n+6) .image-wrap img { animation-delay: 0.25s; }
.aos-animate[data-aos="row-of-3"]:nth-child(3n+2) .collection-image { animation-delay: 0.15s; }
.aos-animate[data-aos="row-of-3"]:nth-child(3n+3) .collection-image { animation-delay: 0.3s; }
.aos-animate[data-aos="row-of-4"]:nth-child(4n+2) .collection-image { animation-delay: 0.12s; }
.aos-animate[data-aos="row-of-4"]:nth-child(4n+3) .collection-image { animation-delay: 0.24s; }
.aos-animate[data-aos="row-of-4"]:nth-child(4n+4) .collection-image { animation-delay: 0.36s; }
.aos-animate[data-aos="row-of-5"]:nth-child(5n+2) .collection-image { animation-delay: 75ms; }
.aos-animate[data-aos="row-of-5"]:nth-child(5n+3) .collection-image { animation-delay: 0.15s; }
.aos-animate[data-aos="row-of-5"]:nth-child(5n+4) .collection-image { animation-delay: 225ms; }
.aos-animate[data-aos="row-of-5"]:nth-child(5n+5) .collection-image { animation-delay: 0.3s; }
.aos-animate[data-aos="row-of-6"]:nth-child(6n+2) .collection-image { animation-delay: 50ms; }
.aos-animate[data-aos="row-of-6"]:nth-child(6n+3) .collection-image { animation-delay: 0.1s; }
.aos-animate[data-aos="row-of-6"]:nth-child(6n+4) .collection-image { animation-delay: 0.15s; }
.aos-animate[data-aos="row-of-6"]:nth-child(6n+5) .collection-image { animation-delay: 0.2s; }
.aos-animate[data-aos="row-of-6"]:nth-child(6n+6) .collection-image { animation-delay: 0.25s; }
.loading::after, .loading::before, .unload::after, .unload::before { background: var(--colorBody); content: ""; height: 3px; left: 50%; margin: -1px 0px 0px -50px; opacity: 0; position: absolute; top: 50%; width: 100px; z-index: 4; }
.no-js .loading::after, .no-js .loading::before, .no-js .unload::after, .no-js .unload::before { display: none; }
.loading::before, .unload::before { background: var(--colorTextBody); opacity: 1; }
.loading::after, .unload::after { animation: 0.5s ease 0.3s infinite normal none running preloading; opacity: 0; }
.loading--delayed::before { animation-delay: 0.8s !important; animation-duration: 1s !important; }
.loading--delayed::after { animation-delay: 1.3s !important; }
.appear-animation { opacity: 0; transform: translateY(60px); }
[data-disable-animations="true"] .appear-animation { opacity: 1; transform: none; }
.js-drawer-open .appear-animation { opacity: 1; transform: translateY(0px); }
.js-drawer-closing .appear-animation { transition-delay: 0.5s; transition-duration: 0s; }
tool-tip[data-tool-tip-open="true"] .tool-tip__inner { padding: 45px; }
@media only screen and (max-width: 768px) {
  tool-tip[data-tool-tip-open="true"] .tool-tip__inner { padding: 45px 20px 20px; }
}
.tool-tip__close { padding: 10px; }
[data-center-text="true"] product-recommendations[data-intent="complementary"] .grid-product__colors { justify-content: flex-start; }
@media only screen and (max-width: 768px) {
  predictive-search .search__results { margin-left: -20px; margin-right: -10px; width: calc(100% + 30px); }
}
@media only screen and (max-width: 768px) {
  predictive-search form { margin: 0px 10px 0px 20px; }
}
[data-center-text="true"] .footer-promotions { text-align: center; }
@media only screen and (max-width: 768px) {
  .footer-promotions .grid__item { margin-bottom: 32px; }
  .footer-promotions .grid__item:last-child { margin-bottom: 0px; }
}
.site-footer { background-color: var(--colorFooter); color: var(--colorFooterText); padding-bottom: 30px; }
@media only screen and (min-width: 769px) {
  .site-footer { padding-bottom: 60px; padding-top: 60px; }
}
.site-footer .footer__collapsible { font-size: calc(var(--typeBaseSize)*.85); }
@media only screen and (min-width: 769px) {
  .site-footer input, .site-footer select, .site-footer textarea { font-size: calc(var(--typeBaseSize)*.85); }
}
@media only screen and (max-width: 768px) {
  [data-center-text="true"] .site-footer { text-align: center; }
  .site-footer { padding-bottom: 0px; }
  .site-footer .grid__item::after { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: var(--colorFooterText); content: ""; display: block; opacity: 0.12; }
  .site-footer .grid__item:last-child::after { display: none; }
  .site-footer button.footer__title { margin: 0px; }
}
.site-footer a { color: var(--colorFooterText); }
.footer__small-text { font-size: max(calc(var(--typeBaseSize)*.7),12px); margin: 0px; padding: 7.5px 0px; text-align: center; }
ul + .footer__small-text { padding-top: 15px; }
.footer__clear { clear: both; height: 30px; }
.footer__section { margin-bottom: 15px; }
@media only screen and (min-width: 769px) {
  .footer__section { margin-bottom: 0px; margin-top: 30px; }
}
@media only screen and (min-width: 769px) {
  .footer__item-padding { padding-right: 60px; }
}
.footer__title { color: var(--colorFooterText); }
@media only screen and (min-width: 769px) {
  .footer__title { margin-bottom: 20px; }
}
@media only screen and (max-width: 768px) {
  [data-center-text="true"] .footer__title { text-align: center; }
}
.site-footer__linklist { margin: 0px; }
.site-footer__linklist a { color: currentcolor; display: inline-block; padding: 4px 0px; }
.footer__newsletter { display: inline-block; max-width: 300px; position: relative; width: 100%; }
.footer__newsletter-input { background-color: var(--colorFooter); border-width: 0px 0px 2px; border-style: none none solid; border-top-color: currentcolor; border-right-color: currentcolor; border-left-color: currentcolor; border-image: none; border-bottom-color: var(--colorFooterText); border-radius: 0px; color: var(--colorFooterText); max-width: 300px; padding: 10px 45px 10px 0px; width: 100%; }
.footer__newsletter-input:focus { border-width: 0px 0px 2px; border-style: none none solid; border-top-color: currentcolor; border-right-color: currentcolor; border-left-color: currentcolor; border-image: none; border-bottom-color: var(--colorFooterText); }
.footer__newsletter-input::-webkit-input-placeholder { color: var(--colorFooterText); opacity: 1; }
.footer__newsletter-input--active { padding-right: 80px; }
.footer__newsletter-btn { color: var(--colorFooterText); padding: 0px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); }
.footer__newsletter-btn .icon { height: 24px; width: 26px; }
.footer__newsletter-input--active + .footer__newsletter-btn .icon { display: none; }
.footer__newsletter-input--active + .footer__newsletter-btn .footer__newsletter-btn-label { display: block; }
.footer__newsletter-btn-label { display: none; font-size: calc(var(--typeBaseSize)*.85); }
.footer__logo { margin: 15px 0px; }
@media only screen and (min-width: 769px) {
  .footer__logo { margin: 0px 0px 20px; }
}
.footer__logo a { display: block; }
.footer__logo img { display: inline-block; max-height: 100%; transform: translateZ(0px); }
.footer__social { margin: 0px; }
form + .footer__social { margin-top: 30px; }
.footer__social li { display: inline-block; margin: 0px 15px 15px 0px; }
.footer__social a { display: block; }
.footer__social .icon { height: 22px; width: 22px; }
@media only screen and (min-width: 769px) {
  .footer__social .icon { height: 24px; width: 24px; }
}
.footer__social .icon.icon--wide { width: 40px; }
@media only screen and (max-width: 768px) {
  .footer__collapsible { padding: 0px 0px 15px; }
}
@media only screen and (max-width: 768px) {
  .footer_collapsible--disabled { padding-top: 15px; }
}
.collapsible-content__inner p a::after { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: var(--colorFooterText); bottom: -2px; content: ""; left: 0px; position: absolute; transition: width 0.5s; width: 0px; }
.collapsible-content__inner p a { border-bottom-width: 2px; border-bottom-style: solid; border-color: var(--colorFooterTextAlpha01); position: relative; text-decoration: none; }
.collapsible-content__inner p a:focus::after, .collapsible-content__inner p a:hover::after { width: 100%; }
.site-footer select { background-image: var(--urlIcoSelectFooter); }
[data-center-text="true"] .payment-icons { text-align: center; }
.payment-icons { cursor: default; user-select: none; }
.payment-icons li { cursor: default; margin: 0px 4px; }
@media only screen and (max-width: 768px) {
  .footer__follow-on-shop { margin: 15px 0px; }
}
.errors, .note { border: 1px solid transparent; border-radius: 0px; margin-bottom: 15px; padding: 6px 12px; text-align: left; }
.errors ol, .errors ul, .note ol, .note ul { margin-bottom: 0px; margin-top: 0px; }
.errors li:last-child, .note li:last-child { margin-bottom: 0px; }
.errors p, .note p { margin-bottom: 0px; }
.note { border-color: var(--colorBorder); }
.errors ul { list-style: outside disc; margin-left: 20px; }
.note--success { background-color: rgb(236, 254, 240); border-color: rgb(86, 173, 106); color: rgb(86, 173, 106); }
.note--success a { color: rgb(86, 173, 106); text-decoration: underline; }
.note--success a:hover { text-decoration: none; }
.errors, .form-error { background-color: rgb(255, 246, 246); border-color: rgb(208, 46, 46); color: rgb(208, 46, 46); }
.errors a, .form-error a { color: rgb(208, 46, 46); text-decoration: underline; }
.errors a:hover, .form-error a:hover { text-decoration: none; }
.pagination { margin: 0px; padding: 60px 0px; text-align: center; }
.pagination > span { display: inline-block; line-height: 1; vertical-align: middle; }
.pagination a { display: inline-block; }
.pagination .page.current, .pagination a { padding: 8px 12px; }
.pagination .page.current { opacity: 0.3; }
.pagination .next, .pagination .prev { background: var(--colorBtnPrimary); color: var(--colorBtnPrimaryText); margin: 0px 10px; width: 43px; }
@media only screen and (max-width: 768px) {
  .pagination .next, .pagination .prev { width: 35px; }
}
.pagination .next a, .pagination .prev a { align-items: center; display: flex; justify-content: center; padding: 15px; }
.pagination .next .icon, .pagination .prev .icon { color: var(--colorBtnPrimaryText); height: 14px; width: 13px; }
@media only screen and (max-width: 768px) {
  .pagination .next .icon, .pagination .prev .icon { height: 12px; width: 12px; }
}
.rte { margin-bottom: 7.5px; }
.rte::after { clear: both; content: ""; display: table; }
@media only screen and (min-width: 769px) {
  .rte { margin-bottom: 15px; }
}
.rte:last-child { margin-bottom: 0px; }
.rte + .rte { margin-top: 30px; }
.rte ol, .rte p, .rte table, .rte ul { margin-bottom: 15px; }
@media only screen and (min-width: 769px) {
  .rte ol, .rte p, .rte table, .rte ul { margin-bottom: 25px; }
}
.rte ol:last-child, .rte p:last-child, .rte table:last-child, .rte ul:last-child { margin-bottom: 0px; }
.rte ul ul { margin-bottom: 0px; }
.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 { margin-bottom: 25px; margin-top: 60px; }
.rte h1:first-child, .rte h2:first-child, .rte h3:first-child, .rte h4:first-child, .rte h5:first-child, .rte h6:first-child { margin-top: 0px; }
.rte h1 a, .rte h2 a, .rte h3 a, .rte h4 a, .rte h5 a, .rte h6 a { text-decoration: none; }
.rte meta:first-child + h1, .rte meta:first-child + h2, .rte meta:first-child + h3, .rte meta:first-child + h4, .rte meta:first-child + h5, .rte meta:first-child + h6 { margin-top: 0px; }
.rte > div { margin-bottom: 15px; }
.rte > div:last-child { margin-bottom: 0px; }
.rte li { margin-bottom: 0px; }
.rte table { table-layout: fixed; }
.rte--block { margin-bottom: 8px; }
@media only screen and (min-width: 769px) {
  .rte--block { margin-bottom: 12px; }
}
.rte-setting > p:last-child { margin-bottom: 0px; }
.rte a, .rte-setting a { text-decoration: none; }
.rte img, .rte-setting img { height: auto; }
.rte a:not(.rte__image):not(.btn), .rte-setting a:not(.rte__image):not(.btn) { background-image: linear-gradient(currentcolor, currentcolor); background-position: 0px 100%; background-repeat: no-repeat; background-size: 0% 2px; text-decoration-line: underline; text-decoration-style: initial; text-decoration-color: var(--colorTextBodyAlpha015); text-decoration-thickness: 1px; text-underline-offset: 3px; transition: background-size 0.5s; }
.rte a:not(.rte__image):not(.btn):hover, .rte-setting a:not(.rte__image):not(.btn):hover { background-size: 100% 2px; }
.rte a:not(.btn):focus::after, .rte a:not(.btn):hover::after, .rte-setting a:not(.btn):focus::after, .rte-setting a:not(.btn):hover::after { width: 100%; }
.rte a.rte__image::after, .rte-setting a.rte__image::after { content: none; }
.text-center .rte ol, .text-center .rte ul, .text-center.rte ol, .text-center.rte ul { list-style-position: inside; margin-left: 0px; }
.rte--nomargin { margin-bottom: 0px; }
.header-layout { display: flex; justify-content: space-between; }
.header-layout--center { align-items: center; }
.header-item { align-items: center; display: flex; }
.header-item--logo { flex: 0 0 auto; }
.header-item--icons { flex: 0 1 auto; justify-content: flex-end; }
.header-layout--left-center .header-item--icons, .header-layout--left-center .header-item--logo { flex: 0 0 200px; max-width: 50%; }
@media only screen and (min-width: 769px) {
  .header-layout--left-center .header-item--icons, .header-layout--left-center .header-item--logo { min-width: 130px; }
}
@media only screen and (min-width: 769px) {
  .header-layout[data-logo-align="center"] .header-item--logo { margin: 0px 30px; }
}
.header-layout[data-logo-align="center"] .header-item--icons, .header-layout[data-logo-align="center"] .header-item--navigation { flex: 1 1 130px; }
.header-layout[data-logo-align="left"] .site-header__logo { margin-right: 10px; }
.header-item--logo-split { align-items: center; display: flex; flex: 1 1 100%; justify-content: center; }
.header-item--logo-split .header-item:not(.header-item--logo) { flex: 1 1 20%; text-align: center; }
.header-item--split-left { justify-content: flex-end; }
.header-item--left .site-nav { margin-left: -12px; }
@media only screen and (max-width: 768px) {
  .header-item--left .site-nav { margin-left: -7.5px; }
}
.header-item--icons .site-nav { margin-right: -12px; }
@media only screen and (max-width: 768px) {
  .header-item--icons .site-nav { margin-right: -7.5px; }
}
.site-header { background: var(--colorNav); padding: 7px 0px; position: relative; }
@media only screen and (min-width: 769px) {
  .site-header { padding: 20px 0px; }
  .toolbar + .header-sticky-wrapper .site-header { border-top-width: 1px; border-top-style: solid; border-top-color: var(--colorHeaderTextAlpha01); }
}
.site-header--stuck { left: 0px; position: fixed; right: 0px; top: 0px; transform: translate3d(0px, -100%, 0px); transition: none; z-index: 20; }
.js-drawer-open--search .site-header--stuck { z-index: 28; }
@media only screen and (min-width: 769px) {
  .site-header--stuck { padding: 10px 0px; }
}
@media screen and (min-width: 700px) and (max-height: 550px) {
  .site-header--stuck { position: static; }
}
.site-header--opening { transform: translateZ(0px); transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.site-header__logo { display: block; font-size: 30px; margin: 10px 0px; position: relative; z-index: 6; }
@media only screen and (min-width: 769px) {
  .text-center .site-header__logo { margin: 10px auto; padding-right: 0px; }
}
.header-layout[data-logo-align="center"] .site-header__logo { margin-left: auto; margin-right: auto; text-align: center; }
.site-header__logo a { max-width: 100%; }
.site-header__logo a, .site-header__logo a:hover { text-decoration: none; }
.site-header__logo img { display: block; }
.site-header .site-header__logo img { left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); }
.site-header__logo-link { align-items: center; color: var(--colorNavText); display: flex; position: relative; }
.site-header__logo-link:hover { color: var(--colorNavText); }
@media only screen and (max-width: 768px) {
  .site-header__logo-link { margin: 0px auto; }
}
.header-sticky-wrapper { position: relative; z-index: 28; }
.js-drawer-open:not(.js-drawer-open--search) .header-sticky-wrapper { z-index: 6; }
.header-wrapper--sticky { background: linear-gradient(rgba(0, 0, 0, 0.3) 0%, transparent); left: 0px; position: absolute; right: 0px; top: 0px; z-index: 6; }
.header-wrapper--sticky .site-header:not(.site-header--stuck) { background: none; }
.js-drawer-open--search .header-wrapper--sticky { z-index: 28; }
.site-header__search-container { bottom: 200%; display: none; height: 100%; left: 0px; overflow: hidden; position: absolute; right: 0px; z-index: 28; }
.site-header__search-container.is-active { bottom: 0px; display: block; overflow: visible; }
.site-header__search { background-color: var(--colorBody); inset: 0px; box-shadow: rgba(0, 0, 0, 0.1) 0px 15px 45px; color: var(--colorTextBody); display: flex; position: absolute; transform: translate3d(0px, -110%, 0px); z-index: 28; }
.site-header__search .page-width { align-items: stretch; display: flex; flex: 1 1 100%; }
@media only screen and (max-width: 768px) {
  .site-header__search .page-width { padding: 0px; }
}
.is-active .site-header__search { transform: translateZ(0px); }
.site-header__search .icon { height: 30px; width: 30px; }
.site-header__search-input { border: 0px; flex: 1 1 auto; width: 100px; }
.site-header__search-input:focus { border: 0px; outline: 0px; }
.site-header__search-btn { padding: 0px 15px; }
@media only screen and (min-width: 769px) {
  .site-header__search-btn--submit { padding: 0px 15px 0px 0px; }
  .site-header__search-btn--submit .icon { height: 28px; position: relative; top: -1px; width: 28px; }
}
.predictive-results { background-color: var(--colorBody); box-shadow: rgba(0, 0, 0, 0.09) 0px 10px 20px; color: var(--colorTextBody); left: 0px; max-height: calc(-100% + 90vh); overflow: auto; position: absolute; right: 0px; top: 100%; }
@media only screen and (min-width: 769px) {
  .predictive-results { max-height: calc(-100% - 33px + 100vh); }
}
.predictive__label { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: var(--colorBorder); margin-bottom: 20px; padding-bottom: 5px; }
.predictive-result__layout { display: flex; flex-wrap: wrap; margin-left: -10px; margin-right: -10px; padding: 10px; }
.predictive-result__layout > div { margin: 0px 10px 30px; }
.predictive-result__layout > div:last-child { margin-bottom: 0px; }
.predictive-result__layout [data-type-products] { flex: 1 1 60%; margin-bottom: 0px; }
@media only screen and (max-width: 768px) {
  .predictive-result__layout [data-type-products] { margin-left: -17px; }
  html[dir="rtl"] .predictive-result__layout [data-type-products] { margin-left: 0px; margin-right: -17px; }
}
.predictive-result__layout [data-type-products] .grid-product__image { height: auto; opacity: 1; }
.predictive-result__layout [data-type-collections], .predictive-result__layout [data-type-pages] { flex: 1 1 200px; }
.predictive-result__layout [data-type-articles] { flex: 1 1 60%; }
.predictive-result__layout [data-type-articles] .grid-product__link--inline { gap: 10px; }
.predictive__image-wrap { inset: 0px; position: absolute; }
.predictive__image-wrap img { object-position: 50% 0px; }
.predictive-results__footer { padding: 0px 0px 30px; }
.search-bar { max-width: 100%; }
.search-bar--page { margin-top: -15px; max-width: 300px; }
[data-type_headers_align_text="true"] .search-bar--page { margin: -15px auto 0px; }
.search-bar--drawer { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: var(--colorDrawerBorder); margin-bottom: 15px; padding-bottom: 15px; }
.search-bar--drawer input { border: 0px; }
.search-bar .icon { height: 24px; vertical-align: middle; width: 24px; }
.toolbar { background: var(--colorNav); color: var(--colorNavText); font-size: calc(var(--typeBaseSize)*.85); }
.toolbar a { color: var(--colorNavText); }
.site-header--stuck .toolbar { display: none; }
.toolbar--transparent { background-color: transparent; border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; color: rgb(255, 255, 255); }
.toolbar--transparent a { color: rgb(255, 255, 255); }
.toolbar__content { align-items: center; display: flex; justify-content: flex-end; }
.toolbar__item { flex: 0 1 auto; padding: 0px 5px; }
.toolbar__item:first-child { padding-left: 0px; }
.toolbar__item:last-child { padding-right: 0px; }
.toolbar__item .faux-select, .toolbar__item select { font-size: 14px; padding-bottom: 5px; padding-left: 5px; padding-top: 5px; }
.toolbar__item--menu { flex: 1 1 auto; }
.toolbar__menu { margin-left: -10px; }
.toolbar__menu a { display: block; padding: 5px 10px; }
.toolbar__social { text-align: right; }
.toolbar__social a { display: block; padding: 5px; }
.toolbar__social .icon { height: 16px; position: relative; top: -2px; width: 16px; }
.section-header { margin-bottom: 30px; }
@media only screen and (min-width: 769px) {
  .section-header { margin-bottom: 50px; }
}
[data-type_headers_align_text="true"] .section-header { text-align: center; }
.section-header select { display: inline-block; vertical-align: middle; }
.section-header--flush { margin-bottom: 0px; }
.section-header--with-link { align-items: center; display: flex; }
.section-header--with-link select { flex: 0 1 auto; }
.section-header--hero { color: var(--colorHeroText); flex: 1 1 100%; margin-bottom: 0px; position: relative; }
.section-header--hero a { color: var(--colorHeroText); }
.section-header__shadow { display: inline-block; position: relative; }
.section-header__shadow::before { background: radial-gradient(rgba(0,0,0,var(--colorImageOverlayTextShadow)) 0%,transparent 60%); inset: 0px; content: ""; margin: -100px -200px; position: absolute; z-index: -1; }
.section-header__shadow .breadcrumb, .section-header__shadow .section-header__title { position: relative; }
.section-header__title { margin-bottom: 0px; }
.section-header--with-link .section-header__title { flex: 1 1 auto; }
@media only screen and (min-width: 769px) {
  .section-header--hero .section-header__title { font-size: calc(var(--typeHeaderSize)*1.45); }
}
.section-header__link { flex: 0 1 auto; margin-top: 15px; }
.section-header--with-link .section-header__link { margin-top: 0px; }
.section-header--404 { padding-top: 80px; }
.section-header select, .section-header p { margin: 10px 0px; }
.site-nav { margin: 0px; }
.text-center .site-navigation { margin: 0px auto; }
.header-layout--left .site-navigation { padding-left: 10px; }
.site-nav__icons { white-space: nowrap; }
.site-nav__item { display: inline-block; margin: 0px; position: relative; }
.site-nav__item li { display: block; }
.site-nav__item .icon-chevron-down { height: 10px; width: 10px; }
.site-nav__link { color: var(--colorNavText); display: inline-block; padding: 7.5px 15px; text-decoration: none; vertical-align: middle; white-space: nowrap; }
.site-header--heading-style .site-nav__link { font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback); font-weight: var(--typeHeaderWeight); letter-spacing: var(--typeHeaderSpacing); line-height: var(--typeHeaderLineHeight); }
[data-type_header_capitalize="true"] .site-header--heading-style .site-nav__link { text-transform: uppercase; }
.site-nav__link:hover { color: var(--colorNavText); }
.is-light .site-nav__link:hover { color: rgb(255, 255, 255); }
.site-nav--has-dropdown > .site-nav__link { position: relative; z-index: 6; }
.site-nav__link .icon-chevron-down { margin-left: 5px; }
@media only screen and (max-width: 959px) {
  .site-nav__link { padding: 7.5px; }
  .header-layout--center .site-nav__link { padding-left: 2px; padding-right: 2px; }
}
.site-nav__link--underline { position: relative; }
.site-nav__link--underline::after { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: var(--colorNavText); bottom: 0px; content: ""; display: none; left: 0px; margin: 0px 15px; position: absolute; right: 100%; transition: right 0.5s; }
[data-disable-animations="true"] .site-nav__link--underline::after { transition: none; }
.is-light .site-nav__item:not(.site-nav--has-dropdown) .site-nav__link--underline::after { border-bottom-color: rgb(255, 255, 255); }
.site-nav--has-dropdown .site-nav__link--underline::after { border-bottom-color: var(--colorNavText); }
.is-light .site-nav--has-dropdown .site-nav__link--underline::after { border-bottom-color: rgb(255, 255, 255); }
.site-nav__item:hover .site-nav__link--underline::after { right: 0px; }
.site-nav__details { cursor: pointer; padding: 40px 0px; }
.site-nav--has-dropdown { z-index: 6; }
.site-nav--has-dropdown.is-focused, .site-nav--has-dropdown:hover { z-index: 7; }
.site-nav--has-dropdown.is-focused > a, .site-nav--has-dropdown:hover > a { color: var(--colorTextBody) !important; }
.site-nav--has-dropdown.is-focused > a, .site-nav--has-dropdown:hover > a { background-color: var(--colorBody); opacity: 1; transition: none; }
.site-nav__link--icon { padding-left: 12px; padding-right: 12px; }
@media only screen and (max-width: 768px) {
  .site-nav__link--icon { padding-left: 7.5px; padding-right: 7.5px; }
  .site-nav__link--icon + .site-nav__link--icon { margin-left: -4px; }
}
.site-nav__link--icon .icon { height: 30px; width: 30px; }
.site-nav__dropdown { background-color: var(--colorBody); box-shadow: rgba(0, 0, 0, 0.09) 0px 10px 20px; display: block; left: 0px; margin: 0px; min-width: 100%; padding: 10px 0px 5px; position: absolute; transform: translate3d(0px, -12px, 0px); visibility: hidden; z-index: 5; }
details[open] > .site-nav__dropdown { display: block; transform: translateZ(0px); transition: 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95); visibility: visible; }
.site-nav__dropdown li { margin: 0px; }
.site-nav__dropdown > li { position: relative; }
.site-nav__dropdown > li > a { position: relative; z-index: 6; }
.site-nav__deep-dropdown { background-color: var(--colorBody); box-shadow: rgba(0, 0, 0, 0.09) 0px 10px 20px; left: 100%; margin: 0px; opacity: 0; position: absolute; top: 0px; transform: translate3d(-12px, 0px, 0px); visibility: hidden; z-index: 5; }
.is-focused + .site-nav__deep-dropdown, .site-nav__deep-dropdown-trigger:hover .site-nav__deep-dropdown { opacity: 1; transform: translateZ(0px); transition: 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95); visibility: visible; }
.site-nav__deep-dropdown::before { background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.09), transparent); bottom: 0px; content: ""; display: block; left: 0px; pointer-events: none; position: absolute; top: 0px; width: 10px; }
.site-nav__deep-dropdown-trigger:hover .site-nav__dropdown-link--has-children { background-color: var(--colorBodyDim); }
.site-nav__dropdown-link--has-children:focus, .site-nav__dropdown-link--has-children:hover { background-color: var(--colorBodyDim); }
.site-nav__deep-dropdown-trigger .icon-chevron-down { height: 10px; position: absolute; right: 10px; top: 50%; transform: rotate(-90deg) translate(50%); width: 10px; }
.site-nav__details[open] .site-nav__dropdown { z-index: 8; }
.mobile-nav { margin: 0px; }
.mobile-nav li { list-style: none; margin-bottom: 0px; }
.mobile-nav__search { padding: 15px; }
.mobile-nav__item { display: block; position: relative; }
.mobile-nav__item::after { border-bottom: 1px solid rgba(15, 15, 15, 0.1); bottom: 0px; content: ""; left: var(--drawer-gutter); position: absolute; right: var(--drawer-gutter); }
.mobile-nav__faux-link, .mobile-nav__link { display: block; }
.mobile-nav__link--top-level { font-size: 1.4em; }
.mobile-nav--heading-style .mobile-nav__link--top-level { font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback); font-weight: var(--typeHeaderWeight); letter-spacing: var(--typeHeaderSpacing); line-height: var(--typeHeaderLineHeight); }
[data-type_header_capitalize="true"] .mobile-nav--heading-style .mobile-nav__link--top-level { text-transform: uppercase; }
.mobile-nav__faux-link, .mobile-nav__link, .mobile-nav__toggle .faux-button, .mobile-nav__toggle button { color: var(--colorDrawerText); padding: 15px var(--drawer-gutter); text-decoration: none; }
.mobile-nav__faux-link:active, .mobile-nav__link:active, .mobile-nav__toggle .faux-button:active, .mobile-nav__toggle button:active { color: var(--colorDrawerTextDark); }
.mobile-nav__faux-link:active, .mobile-nav__link:active, .mobile-nav__toggle .faux-button:active, .mobile-nav__toggle button:active { background-color: var(--colorDrawersDim); }
.mobile-nav__child-item { display: flex; }
.mobile-nav__child-item .mobile-nav__link, .mobile-nav__child-item a { flex: 1 1 auto; }
.mobile-nav__child-item .collapsible-trigger:not(.mobile-nav__link--button) { flex: 0 0 43px; }
.mobile-nav__child-item .collapsible-trigger__icon { margin-right: 15px; padding: 0px; }
[dir="rtl"] .mobile-nav__child-item .collapsible-trigger__icon { margin-left: 15px; margin-right: 0px; }
.mobile-nav__item--secondary a { padding-bottom: 5px; padding-top: 10px; }
.mobile-nav__item--secondary::after { display: none; }
.mobile-nav__item:not(.mobile-nav__item--secondary) + .mobile-nav__item--secondary { margin-top: 10px; }
.mobile-nav__has-sublist, .mobile-nav__link--button { display: flex; }
.mobile-nav__has-sublist > *, .mobile-nav__link--button > * { flex: 1 1 auto; word-break: break-word; }
.mobile-nav__link--button { padding: 0px; text-align: left; width: 100%; }
.mobile-nav__toggle { flex: 0 1 auto; }
.mobile-nav__toggle .icon { height: 16px; width: 16px; }
.mobile-nav__toggle .faux-button, .mobile-nav__toggle button { height: 60%; margin: 20% 0px; padding: 0px 30px; }
[dir="rtl"] .mobile-nav__toggle button { border-left-width: medium; border-left-style: none; border-left-color: currentcolor; border-right-width: 1px; border-right-style: solid; border-right-color: var(--colorDrawerBorder); }
.mobile-nav__sublist { margin: 0px; }
.mobile-nav__sublist .mobile-nav__item::after { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; bottom: auto; top: 0px; }
.mobile-nav__sublist .mobile-nav__item:last-child { padding-bottom: 15px; }
.mobile-nav__sublist .mobile-nav__faux-link, .mobile-nav__sublist .mobile-nav__link { font-weight: 400; padding: 7.5px 25px 7.5px var(--drawer-gutter); }
.mobile-nav__grandchildlist { margin: 0px; }
.mobile-nav__grandchildlist::before { background: rgb(0, 0, 0); bottom: 10px; content: ""; display: block; left: 17px; position: absolute; top: 10px; width: 1px; }
[dir="rtl"] .mobile-nav__grandchildlist::before { left: auto; right: 17px; }
.mobile-nav__grandchildlist .mobile-nav__item:last-child { padding-bottom: 0px; }
.mobile-nav__grandchildlist .mobile-nav__link { padding-left: 35px; }
.mobile-nav__social { display: flex; flex-wrap: wrap; justify-content: stretch; list-style: outside none; margin: 15px 0px 20px; }
@media only screen and (min-width: 769px) {
  .mobile-nav__social { margin-left: calc(var(--drawer-gutter)*-1); margin-right: calc(var(--drawer-gutter)*-1); }
}
.mobile-nav__social a { display: block; padding: 12px 30px; }
.mobile-nav__social a .icon { position: relative; top: -1px; }
.mobile-nav__social-item { border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorDrawerBorder); flex: 0 1 33.33%; margin: 0px 0px -1px; text-align: center; }
.mobile-nav__social-item:nth-child(3n-1) { margin-left: -1px; margin-right: -1px; }
@media only screen and (min-width: 769px) {
  .site-nav__link--icon .icon { height: 28px; width: 28px; }
  .site-nav__link--icon .icon.icon-user { position: relative; top: 1px; }
}
.cart-link { display: block; position: relative; }
.cart-link__bubble { display: none; }
.cart-link__bubble--visible { background-color: var(--colorCartDot); border: 2px solid var(--colorBody); border-radius: 50%; display: block; height: 15px; position: absolute; right: 0px; top: 50%; width: 15px; }
[data-icon="cart"] .cart-link__bubble--visible { right: -4px; top: 0px; }
[data-icon="bag-minimal"] .cart-link__bubble--visible { right: 0px; top: 50%; }
[data-type_headers_align_text="true"] .breadcrumb { text-align: center; }
.breadcrumb { font-size: calc(var(--typeBaseSize)*.85); margin: -25px 0px 10px; }
.template-product .breadcrumb { margin-top: 10px; }
@media only screen and (min-width: 769px) {
  .template-product .breadcrumb { text-align: left; }
}
@media only screen and (max-width: 768px) {
  .breadcrumb { margin-bottom: 15px; }
}
.breadcrumb__divider { color: currentcolor; }
.megamenu { line-height: 1.8; opacity: 0; padding: 39px 0px; transform: none; transition: 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95) 0.3s; }
details[open] > .megamenu { opacity: 1; transition-delay: 0s; }
details[open] > .megamenu .appear-animation { opacity: 1; transform: none; }
.site-nav--is-megamenu.site-nav__item { position: static; }
.megamenu__collection-image { display: block; height: 100%; margin-bottom: 20px; object-fit: cover; width: 100%; }
.text-center .megamenu .grid { text-align: center; }
.text-center .megamenu .grid .grid__item { display: inline-block; float: none; text-align: left; vertical-align: top; }
.megamenu .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) { font-size: calc(var(--typeBaseSize) - 1px); line-height: 1.5; }
.megamenu .h5, .megamenu h5 { font-weight: 700; margin-bottom: 5px; }
.modal { align-items: center; inset: 0px; color: rgb(255, 255, 255); display: none; justify-content: center; opacity: 1; overflow: hidden; position: fixed; z-index: 30; }
.modal.modal--quick-shop { align-items: flex-start; }
.modal a, .modal a:hover { color: inherit; }
.modal .btn:not([disabled]):not(.btn--secondary):not(.btn--body), .modal .btn:not([disabled]):not(.btn--secondary):not(.btn--body):hover { color: var(--colorBtnPrimaryText); }
.modal-open .modal .modal__inner { animation: 0.5s ease 0s 1 normal forwards running modal-open; }
.modal-open .modal::before { animation: 0.5s ease 0s 1 normal forwards running overlay-on; background-color: var(--colorModalBg); content: ""; cursor: pointer; height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; }
.modal-closing .modal .modal__inner { animation: 0.5s ease 0s 1 normal forwards running modal-closing; }
.modal-closing .modal::before { animation: 0.5s ease 0s 1 normal forwards running overlay-off; background-color: var(--colorModalBg); content: ""; height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; }
.modal-open--solid .modal::before { background-color: var(--colorModalBg); }
.modal-open .modal--solid::before { animation: 0.5s ease 0s 1 normal forwards running full-overlay-on; background-color: rgb(0, 0, 0); }
.modal-closing .modal--solid::before { animation: 0.5s ease 0s 1 normal forwards running full-overlay-off; background-color: rgb(0, 0, 0); }
.modal--is-closing { display: flex !important; }
.modal--is-closing { overflow: hidden; }
.modal--is-active { display: flex !important; }
.modal--is-active { overflow: hidden; }
@media only screen and (min-width: 769px) {
  .modal-open { overflow: hidden; }
}
.modal__inner { align-items: center; display: flex; flex: 0 1 auto; margin: 15px; max-width: calc(100% - 15px); transform-style: preserve-3d; }
@media only screen and (min-width: 769px) {
  .modal__inner { margin: 40px; max-width: calc(100% - 80px); }
}
.modal--square .modal__inner { background-color: var(--colorBody); box-shadow: rgba(0, 0, 0, 0.1) 0px 15px 45px; color: var(--colorTextBody); }
.modal__inner img { display: block; max-height: 90vh; }
.modal__inner .image-wrap img { max-height: none; }
.modal__centered { flex: 0 1 auto; max-width: 100%; min-width: 1px; position: relative; }
.modal--square .modal__centered-content { max-height: 80vh; min-height: 200px; min-width: 200px; overflow: auto; padding: 22.5px; }
@media only screen and (min-width: 769px) {
  .modal--square .modal__centered-content { max-height: 90vh; max-width: 1200px; padding: 45px; }
}
.modal__close { border: 0px; color: rgb(255, 255, 255); padding: 15px; position: fixed; right: 0px; top: 0px; }
@media only screen and (min-width: 769px) {
  .modal__close { padding: 30px; }
}
.modal__close .icon { height: 28px; width: 28px; }
.modal__close:focus, .modal__close:hover { color: rgb(255, 255, 255); }
.modal--square .modal__close { color: var(--colorTextBody); padding: 10px; position: absolute; }
.modal--square .modal__close:focus, .modal--square .modal__close:hover { color: var(--colorTextBody); }
.modal .page-content, .modal .page-width { padding: 0px; }
.popup-cta { margin-bottom: 15px; }
@media only screen and (max-width: 768px) {
  .modal--mobile-friendly { bottom: 0px; overflow: auto; top: auto; }
  .modal--mobile-friendly.modal--square .modal__centered-content { padding: 40px 20px; }
  .modal--mobile-friendly.modal--is-active { overflow: auto; }
  .modal-open .modal--mobile-friendly::before { display: none; }
  .modal--mobile-friendly .modal__inner { margin: 0px; }
  .modal--mobile-friendly .h1 { padding-right: 25px; }
  .modal--mobile-friendly input { font-size: 16px !important; }
  .modal--mobile-friendly .text-close { display: none; }
}
.js-qty__wrapper { background-color: var(--colorBody); color: var(--colorTextBody); display: inline-block; max-width: 80px; min-width: 60px; overflow: visible; position: relative; }
.js-qty__wrapper.is-loading { opacity: 0.5; pointer-events: none; }
.js-qty__num { background: none; display: block; margin: 0px; padding: 5px 20px; text-align: center; width: 100%; z-index: 1; }
.js-qty__adjust { fill: var(--colorTextBody); backface-visibility: hidden; background: none; border: 0px; bottom: 0px; cursor: pointer; display: block; line-height: 1; overflow: hidden; padding: 0px 10px; position: absolute; text-align: center; top: 0px; transition: background-color 0.1s ease-out; user-select: none; z-index: 2; }
.js-qty__adjust .icon { fill: inherit; display: block; font-size: 8px; height: 10px; vertical-align: middle; width: 10px; }
.js-qty__adjust:hover { background-color: var(--colorBodyDim); color: var(--colorTextBody); }
.js-qty__num:active ~ .js-qty__adjust, .js-qty__num:focus ~ .js-qty__adjust { border-color: var(--colorTextBody); }
.js-qty__adjust--plus { right: 0px; }
.js-qty__adjust--minus { left: 0px; }
.drawer .js-qty__wrapper { background-color: transparent; border-color: var(--colorDrawerBorder); }
.drawer .js-qty__num { color: var(--colorDrawerText); padding-bottom: 2px; padding-top: 2px; }
.drawer .js-qty__adjust { fill: var(--colorDrawerText); color: var(--colorDrawerText); }
.drawer .js-qty__adjust:hover { fill: var(--colorDrawers); background-color: var(--colorDrawerText); color: var(--colorDrawers); }
.currency-flag { margin: -0.55rem; transform: scale(0.55); }
@media only screen and (max-width: 768px) {
  [data-disclosure-currency] .disclosure-list { left: 50%; max-width: 95vw; transform: translate(-50%); }
}
.collapsibles-wrapper--border-bottom { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: var(--colorBorder); }
.collapsibles-wrapper--border-bottom + .collapsibles-wrapper--border-bottom .collapsible-trigger-btn--borders { border-top: 0px; }
.product-block--tab + .product-block--tab .collapsible-trigger-btn--borders { border-top: 0px; }
.collapsible-trigger { color: inherit; position: relative; }
.collapsible-trigger__icon { display: block; height: 10px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); width: 10px; }
@media only screen and (min-width: 769px) {
  .collapsible-trigger__icon { height: 12px; width: 12px; }
}
.mobile-nav__has-sublist .collapsible-trigger__icon { right: 25px; }
.collapsible-trigger__icon .icon { display: block; height: 10px; transition: 0.1s ease-in; width: 10px; }
@media only screen and (min-width: 769px) {
  .collapsible-trigger__icon .icon { height: 12px; width: 12px; }
}
.collapsible-trigger--inline { padding: 11px 0px 11px 40px; }
.collapsible-trigger--inline .collapsible-trigger__icon { left: 0px; right: auto; }
.collapsible-trigger__icon--circle { border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); border-radius: 28px; height: 28px; text-align: center; width: 28px; }
.collapsible-trigger__icon--circle .icon { left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); }
.collapsible-trigger.is-open .collapsible-trigger__icon > .icon-chevron-down { transform: scaleY(-1); }
.collapsible-trigger.is-open .collapsible-trigger__icon--circle > .icon-chevron-down { transform: translate(-50%, -50%) scaleY(-1); }
.collapsible-content { transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.collapsible-content.is-open { opacity: 1; transition: opacity 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94); visibility: visible; }
.collapsible-content--all { backface-visibility: hidden; height: 0px; opacity: 0; overflow: hidden; visibility: hidden; }
.collapsible-content--all .collapsible-content__inner { transform: translateY(40px); }
@media only screen and (max-width: 768px) {
  .collapsible-content--small { backface-visibility: hidden; height: 0px; opacity: 0; overflow: hidden; visibility: hidden; }
  .collapsible-content--small .collapsible-content__inner { transform: translateY(40px); }
}
.collapsible-content__inner { transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.is-open .collapsible-content__inner { transform: translateY(0px); transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.rte.collapsible-content__inner--faq { padding-bottom: 30px; }
.collapsible-trigger[aria-expanded="true"] .collapsible-label__closed, .collapsible-label__open { display: none; }
.collapsible-trigger[aria-expanded="true"] .collapsible-label__open { display: inline-block; }
.collapsible-content--sidebar { backface-visibility: hidden; height: 0px; opacity: 0; overflow: hidden; visibility: hidden; }
@media only screen and (min-width: 769px) {
  .collapsible-content--sidebar.is-open { height: auto; opacity: 1; overflow: initial; visibility: visible; margin-top: 16px; }
}
.pswp { text-size-adjust: 100%; backface-visibility: hidden; display: none; height: 100%; left: 0px; outline: none; overflow: hidden; position: absolute; top: 0px; touch-action: none; width: 100%; z-index: 1500; }
.pswp img { max-width: none; }
.pswp--animate_opacity { opacity: 0.001; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); will-change: opacity; }
.pswp--open { display: block; }
.pswp--zoom-allowed .pswp__img { cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: grab; }
.pswp--dragging .pswp__img { cursor: grabbing; }
.pswp__bg { backface-visibility: hidden; background: var(--colorBody); height: 100%; left: 0px; opacity: 0; position: absolute; top: 0px; transform: translateZ(0px); width: 100%; }
.pswp__scroll-wrap { height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; }
.pswp__container, .pswp__zoom-wrap { inset: 0px; position: absolute; touch-action: none; }
.pswp__container, .pswp__img { -webkit-tap-highlight-color: transparent; user-select: none; }
.pswp__zoom-wrap { position: absolute; transform-origin: left top; transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); width: 100%; }
.pswp__bg { transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); will-change: opacity; }
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { transition: none; }
.pswp__container, .pswp__zoom-wrap { backface-visibility: hidden; }
.pswp__item { inset: 0px; overflow: hidden; position: absolute; }
.pswp__img { height: auto; left: 0px; position: absolute; top: 0px; width: auto; }
.pswp__img--placeholder { backface-visibility: hidden; }
.pswp--ie .pswp__img { height: auto !important; width: 100% !important; }
.pswp--ie .pswp__img { left: 0px; top: 0px; }
.pswp__error-msg { color: rgb(204, 204, 204); left: 0px; line-height: 16px; margin-top: -8px; position: absolute; text-align: center; top: 50%; width: 100%; }
.pswp__error-msg a { color: rgb(204, 204, 204); text-decoration: underline; }
.pswp__button { position: relative; }
.pswp__button::after { inset: 0px; content: ""; display: block; position: absolute; }
.pswp__button svg { pointer-events: none; }
.pswp__button--arrow--left .icon, .pswp__button--arrow--right .icon { height: 13px; margin: 8px; width: 13px; }
.pswp__button[disabled] { opacity: 0; pointer-events: none; }
.pswp__ui { align-items: center; bottom: 30px; display: flex; justify-content: center; left: 0px; position: absolute; right: 0px; transform: translateY(0px); transition: transform 0.25s 0.6s; }
.pswp__ui .btn { margin: 15px; }
.pswp__ui--hidden { transform: translateY(150%); transition: transform 0.25s; }
html.pswp-open-in-ios, html.pswp-open-in-ios body { background: rgb(68, 68, 68); box-sizing: border-box; height: var(--window-inner-height); overflow: hidden; }
.pswp-open-in-ios body > * { display: none; }
.pswp-open-in-ios body .pswp.pswp--open { display: block; }
.disclosure { position: relative; }
.disclosure__toggle { white-space: nowrap; }
.disclosure-list { background-color: var(--colorBody); border-radius: 0px; bottom: 100%; box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 20px; color: var(--colorTextBody); display: none; margin: 0px; max-height: 60vh; min-height: 92px; overflow-y: auto; padding: 10px 0px; position: absolute; }
.disclosure-list a { color: currentcolor; }
.disclosure-list--down { bottom: auto; top: 100%; z-index: 30; }
.disclosure-list--left { right: 0px; }
.disclosure-list--visible { display: block; }
.disclosure-list__item { padding: 5px 15px 4px; text-align: left; white-space: nowrap; }
.disclosure-list__option:focus .disclosure-list__label, .disclosure-list__option:hover .disclosure-list__label { text-decoration: underline; }
.disclosure-list__item--current .disclosure-list__label { text-decoration: underline; }
.disclosure-list__label { display: inline-block; text-underline-offset: 0.2rem; vertical-align: middle; }
[data-disclosure-currency] .disclosure-list__label { padding-left: 10px; }
.disclosure-list__label span { border-bottom: 2px solid transparent; }
.is-active .disclosure-list__label span { border-bottom: 2px solid; }
.multi-selectors { align-items: center; display: flex; flex-wrap: wrap; justify-content: center; }
.multi-selectors__item { margin: 0px 20px 10px; }
@media only screen and (max-width: 768px) {
  .multi-selectors__item { margin: 10px 20px; }
}
.toolbar .multi-selectors__item { margin-bottom: 0px; margin-right: 0px; }
.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area { background: var(--colorBody); border-color: var(--colorTextBodyAlpha005); border-radius: 50px; opacity: 1; }
.shopify-model-viewer-ui .shopify-model-viewer-ui__button, .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover { color: var(--colorTextBody); }
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus, .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active { background-color: var(--colorTextBodyAlpha005); color: var(--colorTextBody); }
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child)::after { border-color: var(--colorTextBodyAlpha005); }
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster { background-color: var(--colorTextBody); border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBodyAlpha05); border-radius: 100%; color: var(--colorBody); }
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus, .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover { color: var(--colorBody); }
.product-single__view-in-space { background-color: var(--colorTextBodyAlpha008); color: var(--colorTextBody); display: block; margin: 40px 10% 10px; padding: 5px 10px 10px; width: calc(80% - 4px); }
.product-single__view-in-space[data-shopify-xr-hidden] { display: none; }
.product-single__view-in-space-text { display: inline-block; font-size: calc(var(--typeBaseSize)*.85); margin-left: 5px; vertical-align: middle; }
.shopify-model-viewer-ui, .shopify-model-viewer-ui model-viewer { display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }
.shopify-model-viewer-ui__button[hidden] { display: none; }
.product-single__close-media { position: absolute; right: 10px; top: 10px; z-index: 2; }
.price-range__slider-wrapper { padding: 0px 8px 8px; }
@media only screen and (max-width: 768px) {
  .price-range__slider-wrapper { padding: 0px 10px 8px; }
}
.price-range__input { display: none; }
.price-range__display-wrapper { display: flex; flex: 1 1 auto; justify-content: space-between; padding: 0px 0px 8px; width: 100%; }
@media only screen and (max-width: 768px) {
  .price-range__display-wrapper { padding: 0px; margin: 10px 0px; }
}
.noUi-horizontal .noUi-handle { background: var(--colorTextBody); border: 0px; border-radius: 50%; box-shadow: rgb(255, 255, 255) 0px 0px 1px 2px; cursor: pointer; height: 12px; right: -6px; top: -3px; width: 12px; }
.noUi-horizontal .noUi-handle:focus, .noUi-horizontal .noUi-handle:hover { height: 14px; right: -7px; top: -4px; width: 14px; }
.noUi-horizontal .noUi-handle::after, .noUi-horizontal .noUi-handle::before { content: none; }
.noUi-target { background: rgb(244, 244, 244); border: 0px; box-shadow: none; }
.noUi-connect { background: var(--colorTextBody); }
.noUi-horizontal { height: 6px; }
.countdown__content { background-color: var(--countdown-background-color); color: var(--countdown-text-color); }
.countdown__block--button .btn.btn--secondary { color: var(--accent-color); }
::-webkit-input-placeholder { color: inherit; opacity: 0.5; }
input, select, textarea { background-color: inherit; color: inherit; }
input.disabled, input[disabled], select.disabled, select[disabled], textarea.disabled, textarea[disabled] { background-color: rgb(246, 246, 246); border-color: transparent; }
input:active, input:focus, select:active, select:focus, textarea:active, textarea:focus { border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorTextBody); }
input[type="image"] { background-color: transparent; }
[data-center-text="true"] .social-sharing { text-align: center; }
.social-sharing .icon { height: 18px; width: 18px; }
.social-sharing__link { border-radius: 2px; color: var(--colorTextBody); display: inline-block; font-weight: 400; margin: 0px 18px 0px 0px; text-decoration: none; }
.social-sharing__link:last-child { margin-right: 0px; }
html[dir="rtl"] .social-sharing__link { margin: 0px 0px 0px 18px; }
html[dir="rtl"] .social-sharing__link:last-child { margin-left: 0px; }
.social-sharing__title { display: inline-block; font-size: calc(var(--typeBaseSize)*.85); padding-left: 3px; padding-right: 15px; vertical-align: middle; }
html[dir="rtl"] .social-sharing__title { padding-left: 15px; padding-right: 3px; }
.grid-search { margin-bottom: 30px; }
.grid-search__product { position: relative; text-align: center; }
.grid-search__page-link { background-color: var(--colorBodyLightDim); color: var(--colorTextBody); display: block; overflow: hidden; padding: 20px; text-overflow: ellipsis; }
.grid-search__page-link:focus, .grid-search__page-link:hover { background-color: var(--colorBodyMediumDim); }
.grid-search__page-content { display: block; height: 100%; overflow: hidden; }
.grid-search__page-content img { display: block; margin-bottom: 10px; }
.grid-search__image { display: block; margin: 0px auto; max-height: 100%; max-width: 100%; padding: 20px; }
@media only screen and (min-width: 769px) {
  .grid-search__image { left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); }
}
.index-section--small { margin: 18px 0px; }
.index-section + .index-section, .index-section + .index-section--hidden, .main-content + .index-section { margin-top: 0px; }
.index-section--flush { margin: 0px; }
.section--divider { border-top-width: 1px; border-top-style: solid; border-top-color: var(--colorBorder); padding-top: 40px; }
.index-section--faq { margin-bottom: 40px; }
.newsletter-section { padding: 40px 0px; }
.newsletter-section--with-divider { border-top-width: 1px; border-top-style: solid; border-top-color: var(--colorBorder); }
.template-challange .index-section--footer { display: none; }
.testimonials-section { padding: 25.5px 0px; }
.testimonials-section--with-divider { border-top-width: 1px; border-top-style: solid; border-top-color: var(--colorBorder); }
@media only screen and (min-width: 769px) {
  .index-section--small { margin: 30px 0px; }
  .section--divider { padding-top: 75px; }
  .index-section--faq { margin: 75px 0px 37.5px; }
  .newsletter-section, .testimonials-section { padding: 75px 0px; }
}
.page-blocks--flush .page-width { padding: 0px; }
.page-blocks > div:first-child .index-section { margin-top: 0px; }
.feature-row-wrapper { direction: ltr; overflow: hidden; }
.feature-row { align-items: center; display: flex; justify-content: space-between; margin: 0px auto; }
@media only screen and (min-width: 1050px) {
  .feature-row { margin: 0px 6%; }
}
@media only screen and (max-width: 768px) {
  .feature-row { flex-direction: column; margin: 0px; }
}
@media only screen and (max-width: 959px) {
  .feature-row--small-none { display: block; }
}
.feature-row__item { flex: 0 1 57%; margin: 0px auto; }
@media only screen and (max-width: 768px) {
  .feature-row__item { flex: 1 1 auto; max-width: 100%; min-width: 100%; }
}
.feature-row__item--overlap-images { align-items: center; display: flex; justify-content: space-between; margin: 0px 0px 0px -30px; padding: 0px 0px 15px; }
@media only screen and (min-width: 769px) {
  .feature-row__item--overlap-images { margin: 0px auto; padding: 50px 0px; }
}
.feature-row__item--overlap-images > * { width: 50%; }
.feature-row__item--overlap-images > :first-child { transform: translate(30px, 30px); z-index: 1; }
@media only screen and (min-width: 769px) {
  .feature-row__item--overlap-images > :first-child { transform: translate(50px, 50px); }
}
.feature-row__item--overlap-images svg { border-width: 2px; border-style: solid; border-image: none; border-color: var(--colorBody); }
.feature-row__image { display: block; margin: 0px auto; order: 1; }
@media only screen and (min-width: 769px) {
  .feature-row__image { order: 2; }
}
.feature-row__text { flex: 0 1 43%; min-width: 43%; padding: 0px; }
@media only screen and (max-width: 768px) {
  .feature-row__text { margin-top: 0px; order: 2; padding: 30px 20px 0px; }
}
.feature-row__text .rte { margin: 0px; }
.feature-row__text .btn { margin-top: 15px; }
@media only screen and (min-width: 769px) {
  .feature-row__text--left { padding-left: 60px; }
  .feature-row__text--right { padding-right: 60px; }
}
.product-block { margin-bottom: 25px; }
.product-block hr { margin: 0px; }
.product-block--tab + .product-block--tab { margin-top: -25px; }
.product-block--sales-point + .product-block--sales-point { margin-top: -20px; }
.product-block--header + .product-block--price { margin-top: -20px; }
.theme-block { margin-bottom: 30px; }
.theme-block:last-child { margin-bottom: 0px; }
.size-chart__standalone .tool-tip-trigger__title { font-size: 0.8em; letter-spacing: 0.3em; }
.slideshow-wrapper { position: relative; }
.slideshow__pause:focus { clip: auto; background-color: var(--colorBtnPrimary); color: var(--colorBtnPrimaryText); height: auto; margin: 0px; padding: 10px; transition: none; width: auto; z-index: 10000; }
.video-is-playing .slideshow__pause:focus { display: none; }
.slideshow__pause-stop { display: block; }
.is-paused .slideshow__pause-stop, .slideshow__pause-play { display: none; }
.is-paused .slideshow__pause-play { display: block; }
.slideshow__slide { display: none; height: 100%; overflow: hidden; position: relative; width: 100%; }
.slideshow__slide:first-child, .flickity-slider .slideshow__slide { display: block; }
.hero { background: var(--colorLargeImageBg); overflow: hidden; position: relative; }
.hero__media-container, .hero__image-wrapper, .hero__media { height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }
.hero__image-wrapper::before, .hero__media::before { background-color: var(--colorImageOverlay); inset: 0px; content: ""; opacity: var(--colorImageOverlayOpacity); position: absolute; z-index: 3; }
.video-interactable .hero__image-wrapper::before, .video-interactable .hero__media::before { pointer-events: none; }
.hero__image { height: 100%; object-fit: cover; position: relative; width: 100%; z-index: 1; }
.hero__media { background-position: center top; background-repeat: no-repeat; background-size: cover; z-index: 1; }
.hero__image-wrapper--no-overlay::before { content: none; }
.hero__media iframe, .hero__media video { height: 100%; pointer-events: none; width: 100%; }
.video-interactable .hero__media iframe, .video-interactable .hero__media video { pointer-events: auto; }
.video-parent-section.loading .hero__media iframe, .video-parent-section.loading .hero__media video { opacity: 0.01; }
.video-parent-section.loaded .hero__media iframe, .video-parent-section.loaded .hero__media video { animation: 2.5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s 1 normal forwards running zoom-fade; opacity: 1; transition: none; }
.hero__media video { font-family: "object-fit: cover"; object-fit: cover; position: relative; }
.hero__media iframe { left: -100%; max-width: none; position: absolute; top: 0px; width: 300%; }
@media screen and (min-width: 1140px) {
  .hero__media iframe { height: 300%; left: auto; top: -100%; width: 100%; }
}
.vimeo-mobile-trigger { display: block; margin-top: 90px; position: absolute; width: 100%; z-index: 2; }
.hero__text-content .vimeo-mobile-trigger { bottom: 120%; }
.vimeo-mobile-trigger .icon { background-color: rgb(255, 255, 255); border-radius: 50%; height: 40px; padding: 10px; width: 40px; }
.hero__slide-link { display: block; height: 100%; position: absolute; width: 100%; z-index: 5; }
.hero__slide-link:hover ~ .hero__text-wrap .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse) { background: var(--colorBtnPrimaryLight); transition-delay: 0.25s; }
.hero__slide-link:hover ~ .hero__text-wrap .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse)::after { animation: 0.75s cubic-bezier(0.01, 0.56, 1, 1) 0s 1 normal none running shine; }
[data-button_style="angled"] .hero__slide-link:hover ~ .hero__text-wrap .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse)::after { animation: auto ease 0s 1 normal none running none; }
.hero__text-wrap { color: var(--colorHeroText); height: 100%; position: relative; }
.video-interactable .hero__text-wrap { pointer-events: none; }
.hero__text-wrap .page-width { display: table; height: 100%; width: 100%; }
.hero__text-content { padding: 15px 0px; position: relative; z-index: 4; }
@media only screen and (min-width: 769px) {
  .hero__text-content { padding: 45px 0px; }
}
[data-dots="true"] .hero__text-content { padding-bottom: 40px; }
.hero__text-shadow { display: inline-block; position: relative; }
.hero__text-shadow::before { background: radial-gradient(rgba(0,0,0,var(--colorImageOverlayTextShadow)) 0%,transparent 60%); inset: 0px; content: ""; margin: -100px -200px; position: absolute; z-index: -1; }
.hero__top-subtitle { font-size: 1.1em; letter-spacing: 0.3em; margin-bottom: 5px; text-transform: uppercase; }
.hero__title { display: block; margin-bottom: 0px; }
.hero__subtext { margin-top: 20px; }
.hero__subtitle { display: block; font-size: 1.3em; margin-bottom: 5px; margin-top: 5px; vertical-align: middle; }
.hero__link { display: block; position: relative; }
.video-interactable .hero__link { pointer-events: auto; }
.hero__link .btn { margin: 4px 3px 2px 0px; }
@media only screen and (min-width: 769px) {
  .hero__link .btn { margin-right: 5px; margin-top: 0px; }
}
[data-button_style="angled"] .hero__link .btn { margin-left: 12px; }
.hero__link .btn + .btn { margin-left: 2px; }
@media only screen and (min-width: 769px) {
  .hero__link .btn + .btn { margin-left: 10px; }
}
[data-button_style="angled"] .hero__link .btn + .btn { margin-left: 12px; }
.hero__link .btn .icon-play { margin-right: 5px; position: relative; top: -2px; }
[data-button_style="angled"] .hero__link .animation-cropper { padding-right: 10px; }
.hero__text-content { display: table-cell; }
.hero__text-content .hero__link { margin-top: 7.5px; }
@media only screen and (min-width: 769px) {
  .hero__text-content .hero__link { margin-top: 15px; }
}
.hero__text-content.horizontal-left { text-align: left; }
.hero__text-content.horizontal-center { text-align: center; }
.hero__text-content.horizontal-right { text-align: right; }
.hero__text-content.vertical-center { vertical-align: middle; }
.hero__text-content.vertical-bottom { vertical-align: bottom; }
.overlaid-header .index-section--hero:first-child .hero__text-content.vertical-center { padding-top: 50px; }
@media only screen and (min-width: 769px) {
  .overlaid-header .index-section--hero:first-child .hero__text-content.vertical-center { padding-top: 90px; }
}
.hero--450px { height: 292.5px; }
.hero--550px { height: 357.5px; }
.hero--650px { height: 422.5px; }
.hero--750px { height: 487.5px; }
.hero--100vh { height: 100vh; }
@media only screen and (min-width: 769px) {
  .hero--natural[data-natural] { inset: 0px; position: absolute; }
  .hero--450px { height: 450px; }
  .hero--550px { height: 550px; }
  .hero--650px { height: 650px; }
  .hero--750px { height: 750px; }
}
@media only screen and (max-width: 768px) {
  .hero--mobile--auto[data-mobile-natural="true"] { inset: 0px; height: auto; position: absolute; }
  .hero--natural[data-mobile-natural="false"] { height: 500px; }
  .hero--mobile--250px[data-mobile-natural="false"] { height: 250px; }
  .hero--mobile--300px[data-mobile-natural="false"] { height: 300px; }
  .hero--mobile--400px[data-mobile-natural="false"] { height: 400px; }
  .hero--mobile--500px[data-mobile-natural="false"] { height: 500px; }
  .hero--mobile--100vh[data-mobile-natural="false"] { height: 90vh; }
}
.slideshow__slide .animation-cropper, [data-aos="hero__animation"] .animation-cropper { opacity: 0; }
.slideshow__slide .animation-contents, [data-aos="hero__animation"] .animation-contents { opacity: 0; transform: translateY(15px); transition: none; }
.slideshow__slide:not(.animate-out) .hero__image, [data-aos="hero__animation"]:not(.animate-out) .hero__image { opacity: 0; transition: none; }
.slideshow__slide .hero__link .btn, [data-aos="hero__animation"] .hero__link .btn { opacity: 0; transition: none; }
.slideshow__slide .hero__image-wrapper, [data-aos="hero__animation"] .hero__image-wrapper { opacity: 0; transform: translate(200px); transition: none; }
.loaded .slideshow__slide.is-selected .animation-cropper, .loaded[data-aos="hero__animation"] .animation-cropper { opacity: 1; }
.loaded .slideshow__slide.is-selected .animation-contents, .loaded[data-aos="hero__animation"] .animation-contents { transform: translateY(0px); }
.loaded .slideshow__slide.is-selected .hero__title .animation-contents, .loaded[data-aos="hero__animation"] .hero__title .animation-contents { animation: 0.8s cubic-bezier(0.26, 0.54, 0.32, 1) 0.3s 1 normal forwards running rise-up; }
.loaded .slideshow__slide.is-selected .hero__subtitle .animation-contents, .loaded .slideshow__slide.is-selected .hero__top-subtitle .animation-contents, .loaded[data-aos="hero__animation"] .hero__subtitle .animation-contents, .loaded[data-aos="hero__animation"] .hero__top-subtitle .animation-contents { animation: 1s cubic-bezier(0.26, 0.54, 0.32, 1) 0.7s 1 normal forwards running rise-up; }
.loaded .slideshow__slide.is-selected .hero__link .animation-contents, .loaded[data-aos="hero__animation"] .hero__link .animation-contents { opacity: 1; }
.loaded .slideshow__slide.is-selected .hero__link .btn, .loaded[data-aos="hero__animation"] .hero__link .btn { animation: 2s ease 1.3s 1 normal forwards running fade-in; }
.loaded .slideshow__slide.is-selected .hero__link .btn:nth-child(2), .loaded[data-aos="hero__animation"] .hero__link .btn:nth-child(2) { animation: 2s ease 1.6s 1 normal forwards running fade-in; }
.loaded .slideshow__slide.is-selected .hero__image, .loaded .slideshow__slide.is-selected .hero__image--svg, .loaded .slideshow__slide.is-selected .hero__media, .loaded[data-aos="hero__animation"] .hero__image, .loaded[data-aos="hero__animation"] .hero__image--svg, .loaded[data-aos="hero__animation"] .hero__media { opacity: 1; transition: none; }
.loaded .slideshow__slide.is-selected .hero__image-wrapper, .loaded[data-aos="hero__animation"] .hero__image-wrapper { opacity: 1; transform: translate(0px); transition: transform 0.7s, opacity 0.7s; }
.loaded[data-aos="hero__animation"] .hero__image-wrapper { transition: opacity 0.7s !important; }
.no-js .hero__image, .no-js .hero__image-wrapper { opacity: 1 !important; }
.no-js .hero__image, .no-js .hero__image-wrapper { transform: none; }
.slideshow__slide.animate-out .animation-cropper { opacity: 0; transition: none; }
.slideshow__slide.animate-out .hero__image-wrapper { opacity: 0; transform: translate(-200px); transition: transform 0.5s ease-in 0.05s, opacity 0.5s ease-in 0.05s; }
.slideshow__slide.animate-out .hero__link { opacity: 0; transition: none; }
.collection-content { padding-top: 22.5px; }
@media only screen and (min-width: 769px) {
  .collection-content { padding-top: 45px; }
}
.collection-filter { align-items: center; display: flex; justify-content: flex-end; }
@media only screen and (max-width: 768px) {
  .collection-filter { flex-wrap: wrap; justify-content: space-between; z-index: 5; }
  .sticky-header .collection-filter { top: 86px; }
}
.collection-filter .btn, .collection-filter select { font-size: 16px; height: 44px; }
.collection-filter select { display: block; width: 100%; }
@media only screen and (max-width: 768px) {
  .collection-filter .btn { text-align: left; width: 100%; }
}
.collection-filter .btn .icon { margin-right: 5px; position: relative; top: -2px; }
.collection-filter__item { flex: 1 1 auto; margin-bottom: 15px; }
.collection-filter .btn:not(.btn--tertiary-active), .collection-filter__sort-container { background: var(--colorBody); }
.collection-filter__item--drawer { flex: 0 1 48%; }
.collection-filter__item--count { flex: 1 1 170%; text-align: center; }
.collection-filter__item--sort { flex: 0 1 48%; }
@media only screen and (max-width: 768px) {
  .collection-filter__item--count { flex: 1 1 100%; order: 3; }
}
.image-filter__wrapper ul { display: grid; gap: 10px; grid-template-columns: repeat(2, 1fr); }
.image-filter__wrapper ul label { align-items: flex-start; border: 1px solid transparent; height: 100%; }
.image-filter__wrapper ul label:active, .image-filter__wrapper ul label:focus-within, .image-filter__wrapper ul label:hover { border-color: var(--colorBorder); }
.image-filter__wrapper ul .tag__text { margin-bottom: 4px; margin-left: 0px; }
.image-filter__wrapper .tag--active label { border-color: var(--colorTextBody); }
.image-filter__image-wrapper { display: flex; flex-direction: column; gap: 10px; text-align: center; }
.rte.collection__description { margin-bottom: 45px; }
.collection-hero { background: var(--colorLargeImageBg); box-sizing: initial; height: 250px; overflow: hidden; position: relative; width: 100%; }
@media only screen and (min-width: 769px) {
  .collection-hero { height: 420px; }
}
.collection-hero__content { align-items: flex-end; bottom: 0px; display: flex; left: 0px; padding: 15px 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }
@media only screen and (min-width: 769px) {
  .collection-hero__content { padding: 30px 0px; }
}
[data-type_headers_align_text="true"] .collection-hero__content { align-items: center; }
.overlaid-header .collection-hero__content { padding-top: 70px; }
@media only screen and (min-width: 769px) {
  .overlaid-header .collection-hero__content { padding-top: 100px; }
}
.collection-hero__content .page-width { width: 100%; }
.collection-hero__content::before { background-color: var(--colorImageOverlay); inset: 0px; content: ""; display: block; opacity: var(--colorImageOverlayOpacity); position: absolute; z-index: auto; }
.collection-hero__content .section-header { animation: 0.5s ease 1s 1 normal forwards running fade-in; opacity: 0; }
[data-disable-animations="true"] .collection-hero__content .section-header { animation: auto ease 0s 1 normal none running none; opacity: 1; }
.collection-hero__image { animation: 2.5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s 1 normal forwards running zoom-fade; transition: none; }
[data-disable-animations="true"] .collection-hero__image { animation: auto ease 0s 1 normal none running none; opacity: 1; }
.collection-grid__wrapper.unload { min-height: 180px; opacity: 0.2; position: relative; transition: opacity 0.3s; }
.collection-grid__wrapper.unload [data-section-type="collection-grid"] { animation: 1.5s ease 1.5s infinite normal none running grid-product__loading; }
.collection-sidebar { margin-bottom: 20px; padding-right: 10px; }
@media only screen and (min-width: 769px) {
  .grid__item--sidebar { max-height: 90vh; overflow-y: auto; position: sticky; top: 10px; }
}
.collection-sidebar__group { border-top-color: var(--colorDrawerBorder); margin-bottom: 10px; overflow: hidden; padding: 24px; background: rgba(42, 69, 64, 0.05); border-radius: 8px; }
@media only screen and (max-width: 768px) {
  .collection-sidebar__group { padding: 16px; }
  .collection-sidebar__group .collapsible-trigger-btn { margin-bottom: 10px; }
}
.collection-sidebar__group:first-child { margin-top: 0px; }
.collection-sidebar__group .collapsible-content__inner { padding-bottom: 5px; }
.is-light .site-header__logo .logo--has-inverted, .site-header__logo .logo--inverted { display: none; }
.is-light .site-header__logo .logo--inverted { display: block; }
@media only screen and (min-width: 769px) {
  .site-header__logo { text-align: left; }
}
.header-logo a, .site-header__logo a { color: var(--colorNavText); }
.is-light .header-logo a, .is-light .site-header__logo a, .is-light .header-logo a:hover, .is-light .site-header__logo a:hover { color: rgb(255, 255, 255); }
.is-light .site-header { box-shadow: none; }
.site-header--password, .site-header--password a, .site-header--password a:hover { color: var(--colorNavText); }
.is-light .site-header--password, .is-light .site-header--password a, .is-light .site-header--password a:hover { color: rgb(255, 255, 255); }
.site-nav__dropdown-link { display: block; padding: 8px 15px; white-space: nowrap; }
.megamenu .site-nav__dropdown-link { padding: 4px 0px; white-space: normal; }
.tag-list__header { text-align: left; }
.tag-list .tag-list { margin-left: 15px; }
.tag-list a, .tag-list label { cursor: pointer; display: block; line-height: 1.4; }
.tag-list label:hover, .tag:focus-within label { text-decoration: underline; text-underline-offset: 2px; }
.tag--active > a, .tag--active > label { font-weight: 900; }
.tag-list--active-tags:empty { display: none; }
.tag-list--checkboxes { padding-bottom: 6px; }
.tag-list--checkboxes a { font-size: max(calc(var(--typeBaseSize) - 2px),14px); padding-left: 25px; position: relative; }
.tag-list--checkboxes a::before { content: ""; left: 0px; position: absolute; top: 50%; transform: translateY(-50%); }
.tag-list--checkboxes a::before { border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); height: 16px; width: 16px; }
.tag--active .tag__checkbox::after, .tag-list--checkboxes .tag--active a::after, input:checked ~ .tag__checkbox::after { background-color: var(--colorTextBody); border-color: var(--colorTextBody); }
.tag--remove { position: relative; }
.tag--remove a { text-align: left; }
.tag--remove .icon { color: var(--colorBtnPrimaryText); pointer-events: none; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); }
.tag-list--swatches { margin-left: -2px; margin-top: 2px; }
.drawer .tag-list--swatches { margin-left: -2px; }
.tag-list--swatches li { display: inline-block; }
label.tag__checkbox-wrapper { display: flex; }
.tag__checkbox { padding-left: 25px; position: relative; }
.tag__checkbox::after, .tag__checkbox::before { content: ""; left: 0px; position: absolute; top: 50%; transform: translateY(-50%); }
.tag__checkbox::before { border: 1px solid transparent; height: 16px; width: 16px; background: rgb(255, 255, 255); border-radius: 3px; }
.grid__item--sidebar::-webkit-scrollbar { display: none; }
.tag__checkbox::after { height: 10px; left: 3px; width: 10px; }
.tag__input { cursor: pointer; height: 0px; opacity: 0; position: absolute; width: 0px; }
.variant-input-wrap { border: 0px; margin: 0px 0px -12px; padding: 0px; position: relative; }
.variant-input-wrap input { clip: rect(0px, 0px, 0px, 0px); border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }
.variant-input-wrap label { background-color: var(--colorBody); box-shadow: 0 0 0 1px var(--colorBorder); display: inline-block; font-family: var(--typeBasePrimary),var(--typeBaseFallback); font-size: calc(var(--typeBaseSize)*.92); font-weight: 400; letter-spacing: var(--typeBaseSpacing); line-height: var(--typeBaseLineHeight); margin: 0px 8px 12px 0px; overflow: hidden; padding: 7px 15px; position: relative; }
@media only screen and (min-width: 769px) {
  .variant-input-wrap label { font-size: var(--typeBaseSize); }
}
[data-center-text="true"] .variant-input-wrap label { margin: 0px 4px 12px; }
.variant-input-wrap label.disabled { color: var(--colorBorder); }
.variant-input-wrap label.disabled::after { border-left-width: 1px; border-left-style: solid; border-color: var(--colorBorder); bottom: 0px; content: ""; left: 50%; position: absolute; top: 0px; transform: rotate(45deg); }
.variant-input-wrap input[type="radio"]:focus + label { border-color: var(--colorTextBodyAlpha005); box-shadow: 0 0 0 1px var(--colorTextBody); }
.variant-input-wrap input[type="radio"]:checked + label { box-shadow: 0 0 0 2px var(--colorTextBody); }
.variant-input { display: inline-block; }
select .variant-input { display: block; }
.variant-wrapper + .variant-wrapper { margin-top: 25px; }
.no-js .variant-wrapper { display: none; }
.variant-wrapper--dropdown { display: inline-block; margin-bottom: 0px; margin-right: 15px; max-width: 100%; }
.variant__label[for] { cursor: default; display: block; margin-bottom: 10px; }
.variant__label-info { font-weight: 400; letter-spacing: 0px; text-transform: none; }
.grid-product { margin-bottom: 15px; }
@media only screen and (min-width: 769px) {
  .grid-product { margin-bottom: 30px; }
}
@media only screen and (max-width: 768px) {
  .grid-overflow-wrapper .grid-product { margin-bottom: 0px; }
}
.grid-product__content { position: relative; text-align: left; }
html[dir="rtl"] .grid-product__content { text-align: right; }
.grid__item-image-wrapper { position: relative; }
.grid-product__title--heading { font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback); font-weight: var(--typeHeaderWeight); letter-spacing: var(--typeHeaderSpacing); line-height: var(--typeHeaderLineHeight); }
[data-type_header_capitalize="true"] .grid-product__title--heading { text-transform: uppercase; }
.grid-product__title--heading { font-size: calc(var(--typeBaseSize) + 2px); line-height: 1; }
[data-type_product_capitalize="true"] .grid-product__title { font-size: calc(var(--typeBaseSize) - 2px); letter-spacing: 0.2em; text-transform: uppercase; }
@media only screen and (max-width: 768px) {
  [data-type_product_capitalize="true"] .grid-product__title { font-size: calc(var(--typeBaseSize) - 3px); }
}
.grid-product__title { hyphens: auto; word-break: break-word; }
.grid-product__link { display: block; }
.grid-product__link::after { inset: 0px; content: none; position: absolute; z-index: 1; }
.grid-product__link--inline { display: flex; }
.grid-product__link--inline .grid-product__image-mask { flex: 0 0 auto; margin-right: 10px; }
.grid-product__link--inline .grid__image-ratio { width: 80px; }
.grid-product__link--inline .grid-product__meta { text-align: left; }
.grid-product__image-mask { overflow: hidden; position: relative; }
.grid-product__image { display: block; height: 100%; margin: 0px auto; object-fit: cover; width: 100%; }
.grid-product__secondary-image { background-color: var(--colorBody); inset: -1px; opacity: 0; position: absolute; }
.grid-product__secondary-image img { height: 100%; object-fit: cover; width: 100%; }
.grid-product__content:hover .grid-product__secondary-image { animation: 0.2s cubic-bezier(0.26, 0.54, 0.32, 1) 0s 1 normal forwards running fade-in; }
@media only screen and (max-width: 768px) {
  .supports-touch .grid-product__secondary-image { display: none; }
}
.grid-product__color-image { background-color: var(--colorBody); background-position: 50% center; background-repeat: no-repeat; background-size: cover; inset: 0px; opacity: 0; position: absolute; transition: opacity 0.4s; }
.grid-product__color-image.is-active { animation: 0.5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s 1 normal forwards running fade-in; }
[data-center-text="true"] .grid-product__meta { text-align: left; }
.grid-product__meta { line-height: var(--typeBaselineHeightMinus01); padding: 10px 0px 6px; position: relative; }
@media only screen and (max-width: 768px) {
  .small--grid--flush .grid-product__meta { padding-left: 10px; padding-right: 10px; }
}
.grid-product__vendor { font-size: 0.8em; letter-spacing: 0.3em; margin-top: 5px; opacity: 0.65; text-transform: uppercase; }
.grid-product__price { color: var(--colorPrice); font-size: calc(var(--typeBaseSize)*.85); margin-top: 5px; }
.grid-product__price--original { margin-right: 5px; text-decoration: line-through; }
.grid-product__price--savings { color: var(--colorTextSavings); margin-left: 5px; white-space: nowrap; }
.grid-product__tag { background-color: var(--colorBtnPrimary); color: var(--colorBtnPrimaryText); font-size: calc(var(--typeBaseSize)*.65); line-height: 1; padding: 6px 5px 6px 7px; position: absolute; right: 0px; top: 0px; transition: opacity 0.4s; z-index: 2; }
@media only screen and (min-width: 769px) {
  .grid-product__tag { font-size: calc(var(--typeBaseSize)*.85); padding: 7px 7px 7px 9px; }
}
.grid-product__tag--sale { background-color: var(--colorSaleTag); color: var(--colorSaleTagText); }
.quick-product__btn, .no-js .quick-product__btn { display: none; }
.grid-product__content:hover .quick-product__btn { opacity: 1; transform: translateY(0px); transition: opacity 0.25s, transform 0.25s ease-out; }
.supports-touch .quick-product__btn { display: none; }
.grid-product:focus-within .quick-product__btn { opacity: 1; transform: translateY(0px); transition: opacity 0.25s, transform 0.25s ease-out; }
.quick-product__btn.btn--not-ready { opacity: 0 !important; }
@media only screen and (max-width: 768px) {
  .grid-overflow-wrapper { overflow: scroll hidden; }
  .grid-overflow-wrapper .grid { display: flex; white-space: nowrap; }
  .grid-overflow-wrapper .grid__item { display: inline-block; flex: 0 0 39vw; float: none; white-space: normal; width: 39vw; }
  .grid-overflow-wrapper .grid__item:first-child { margin-left: 17px; }
  .grid-overflow-wrapper .grid__item:last-child::after { content: ""; display: inline-block; margin-right: 17px; width: 100%; }
  .grid-overflow-wrapper .grid__item--view-all { align-self: center; }
  .grid-overflow-wrapper .grid-product__price, .grid-overflow-wrapper .grid__item { font-size: 0.75rem; }
  [data-aos="overflow__animation"] { transform: translate(100vw); transition: 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .aos-animate[data-aos="overflow__animation"] { transform: translate(0px); }
  [data-disable-animations="true"] [data-aos="overflow__animation"] { transform: none; transition: none; }
}
.grid-product__see-all { border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); display: inline-block; margin-top: -60px; padding: 15px; text-align: center; }
[data-center-text="true"] .grid-product__colors { text-align: center; }
.grid-product__colors { display: flex; flex-wrap: wrap; line-height: 15px; margin-top: 3px; }
@media only screen and (min-width: 769px) {
  .grid-product__colors { line-height: 19px; }
}
[data-center-text="true"] .grid-product__colors { align-items: center; justify-content: center; }
.grid-product__colors + .grid-product__colors { margin-top: 4px; }
.sales-points { list-style: none; margin: 25px 0px; padding: 0px; }
.quick-add-modal .sales-points { display: none; }
.sales-point { display: block; margin-bottom: 10px; }
.sales-point:last-child { margin-bottom: 0px; }
.sales-point .icon { height: 25px; margin-right: 10px; position: relative; width: 25px; }
[dir="rtl"] .sales-point .icon { margin-left: 10px; margin-right: 0px; }
@media only screen and (max-width: 768px) {
  .sales-point .icon-and-text { justify-content: center; }
}
@keyframes inventory-pulse { 
  0% { opacity: 0.5; }
  100% { opacity: 0; transform: scale(2.5); }
}
.icon--inventory::after, .icon--inventory::before { background: rgb(84, 198, 58); border-radius: 9px; content: ""; height: 9px; left: 0px; margin: 8px; position: absolute; top: 0px; width: 9px; }
.icon--inventory::before { animation: 2s linear 0s infinite normal none running inventory-pulse; }
.inventory--low .icon--inventory::after, .inventory--low .icon--inventory::before { background: rgb(244, 175, 41); }
.color-swatch { background-position: 50% center; background-repeat: no-repeat; background-size: cover; box-shadow: 0 0 0 1px var(--colorBorder); display: block; height: 40px; margin: 0px 4px 4px; overflow: hidden; position: relative; text-indent: -9999px; transition: box-shadow 0.2s; width: 40px; }
[data-swatch_style="round"] .color-swatch { border-radius: 100%; }
.color-swatch::before { inset: 0px; content: ""; position: absolute; z-index: 2; }
.color-swatch::before { border-width: 3px; border-style: solid; border-image: none; border-color: var(--colorBody); }
[data-swatch_style="round"] .color-swatch::before { border-radius: 100%; border-width: 4px; inset: -1px; }
.tag:focus-within .color-swatch, .tag:not(.tag--active) label:hover .color-swatch:hover, a.color-swatch:hover { box-shadow: 0 0 0 1px var(--colorTextBody); }
.tag--active .color-swatch { box-shadow: 0 0 0 2px var(--colorTextBody); }
.color-swatch--small { height: 15px; width: 15px; }
@media only screen and (min-width: 769px) {
  .color-swatch--small { height: 19px; width: 19px; }
}
.color-swatch--small::before { border-width: 2px; border-style: solid; border-image: none; border-color: var(--colorBody); }
[data-swatch_style="round"] .color-swatch--small::before { border-width: 3px; }
.tag--swatch { display: inline-block; }
.tag--swatch > label { margin-bottom: 0px; }
.tag--show-label { width: 100%; }
.tag--show-label label { align-items: center; display: flex; }
.tag--show-label .tag__text { display: block !important; }
.tag--show-label .tag__text { margin-left: 0.5rem; }
.color-swatch--filter { height: 35px; width: 35px; }
.tag--active .color-swatch--filter:hover::after { border-left-width: 1px; border-left-style: solid; border-color: var(--colorBorder); bottom: 0px; content: ""; left: 50%; position: absolute; top: 0px; transform: rotate(45deg); }
.collection-item { display: block; margin-bottom: 17px; overflow: hidden; position: relative; }
@media only screen and (min-width: 769px) {
  .collection-item { margin-bottom: 22px; }
}
.grid--no-gutters .collection-item { margin-bottom: 0px; }
.collection-item:hover .collection-image { transform: scale(1.03); transition: 0.8s; }
[data-disable-animations="true"] .collection-item:hover .collection-image { transform: none; transition: none; }
.collection-item:not(.collection-item--below)::after { background-color: var(--colorGridOverlay); inset: 0px; content: ""; opacity: var(--colorGridOverlayOpacity); position: absolute; transition: opacity 0.8s; z-index: auto; }
.collection-item:not(.collection-item--below):hover::after { opacity: calc(var(--colorGridOverlayOpacity) + .15); }
.collection-image { position: relative; transition: transform 0.3s; }
.collection-image img { height: 100%; left: 0px; object-fit: cover; position: absolute; top: 0px; width: 100%; }
.collection-item--below img { object-fit: contain; }
.collection-image--placeholder { opacity: 1; }
.collection-image--placeholder svg { inset: 0px; position: absolute; }
.collection-image--square { padding-bottom: 100%; }
.collection-image--landscape { padding-top: 75%; }
.collection-image--portrait { padding-top: 150%; }
.collection-item__title { display: block; font-size: calc(var(--typeCollectionTitle)*.8); line-height: 1em; z-index: 2; }
@media only screen and (min-width: 769px) {
  .collection-item__title { font-size: var(--typeCollectionTitle); }
  .medium-up--one-fifth .collection-item__title { font-size: 16px; }
}
[data-type_product_capitalize="true"] .collection-item__title span { font-size: 0.8em; letter-spacing: 0.2em; text-transform: uppercase; }
.collection-item--below .collection-item__title { margin-top: 5px; }
.collection-item__title--heading { font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback); font-weight: var(--typeHeaderWeight); letter-spacing: var(--typeHeaderSpacing); line-height: var(--typeHeaderLineHeight); }
[data-type_header_capitalize="true"] .collection-item__title--heading { text-transform: uppercase; }
.collection-item__title--overlaid, .collection-item__title--overlaid-box { display: block; left: 10px; position: absolute; right: 10px; }
.collection-item__title--overlaid { color: rgb(255, 255, 255); text-shadow: rgb(0, 0, 0) 0px 0px 50px; }
.collection-item__title--overlaid-box > span { background-color: var(--colorBody); -webkit-box-decoration-break: clone; box-decoration-break: clone; color: var(--colorTextBody); display: inline-block; padding: 8px 15px; }
.collection-item__title--bottom-center, .collection-item__title--center, .collection-item__title--top-center { text-align: center; }
.collection-item__title--bottom-right, .collection-item__title--top-right .collection-item__title--right { text-align: right; }
.collection-item__title--center[class*="collection-item__title--overlaid"], .collection-item__title--left[class*="collection-item__title--overlaid"], .collection-item__title--right[class*="collection-item__title--overlaid"] { top: 50%; transform: translateY(-50%); }
.collection-item__title--top-center[class*="collection-item__title--overlaid"], .collection-item__title--top-left[class*="collection-item__title--overlaid"], .collection-item__title--top-right[class*="collection-item__title--overlaid"] { top: 10px; }
@media only screen and (min-width: 769px) {
  .collection-item__title--top-center[class*="collection-item__title--overlaid"], .collection-item__title--top-left[class*="collection-item__title--overlaid"], .collection-item__title--top-right[class*="collection-item__title--overlaid"] { top: 18px; }
}
.collection-item__title--bottom-center[class*="collection-item__title--overlaid"], .collection-item__title--bottom-left[class*="collection-item__title--overlaid"], .collection-item__title--bottom-right[class*="collection-item__title--overlaid"] { bottom: 10px; }
@media only screen and (min-width: 769px) {
  .collection-item__title--bottom-center[class*="collection-item__title--overlaid"], .collection-item__title--bottom-left[class*="collection-item__title--overlaid"], .collection-item__title--bottom-right[class*="collection-item__title--overlaid"] { bottom: 18px; }
}
.custom-content { align-items: stretch; display: flex; flex-wrap: wrap; margin-bottom: -22px; margin-left: -22px; width: auto; }
@media only screen and (max-width: 768px) {
  .custom-content { margin-bottom: -17px; margin-left: -17px; }
}
.custom__item { flex: 0 0 auto; margin-bottom: 22px; max-width: 100%; padding-left: 22px; }
@media only screen and (max-width: 768px) {
  .custom__item { flex: 0 0 auto; margin-bottom: 17px; padding-left: 17px; }
  .custom__item.small--one-half { flex: 1 0 50%; margin-left: auto; margin-right: auto; max-width: 400px; }
}
.custom__item img { display: block; }
.custom__item-inner { display: inline-block; max-width: 100%; position: relative; text-align: left; width: 100%; }
.custom__item-inner--html, .custom__item-inner--video { display: block; }
.custom__item-inner--image { width: 100%; }
.custom__item-inner--html img { display: block; margin: 0px auto; }
.custom__item-inner--placeholder-image { width: 100%; }
.align--top-middle { text-align: center; }
.align--top-right { text-align: right; }
.align--middle-left { align-self: center; }
.align--center { align-self: center; text-align: center; }
.align--middle-right { align-self: center; text-align: right; }
.align--bottom-left { align-self: flex-end; }
.align--bottom-middle { align-self: flex-end; text-align: center; }
.align--bottom-right { align-self: flex-end; text-align: right; }
.article__grid-image { display: block; margin-bottom: 17px; text-align: center; }
@media only screen and (min-width: 769px) {
  .article__grid-image { margin-bottom: 20px; }
}
.article__grid-image img { display: block; }
.article__title { font-size: calc(var(--typeBaseSize) + 2px); }
.article__date { font-size: max(calc(var(--typeBaseSize)*.7),12px); margin-bottom: 3px; }
.section-header .article__date { margin-bottom: 15px; }
.article__author { font-size: max(calc(var(--typeBaseSize)*.7),12px); margin-top: 2px; }
.article__grid-meta { margin-bottom: 30px; }
@media only screen and (min-width: 769px) {
  [data-center-text="true"] .article__grid-meta { text-align: center; }
}
.article__excerpt { margin-top: 10px; }
.logo-bar { align-items: center; display: flex; flex-wrap: wrap; justify-content: center; margin-bottom: -30px; text-align: center; }
.logo-bar__item { flex: 0 1 110px; margin: 0px 15px 20px; vertical-align: middle; }
@media only screen and (min-width: 769px) {
  .logo-bar__item { flex: 0 1 160px; margin: 0px 20px 30px; }
}
.logo-bar__image { display: block; height: 100%; margin: 0px auto; object-fit: cover; width: 100%; }
.logo-bar__link { display: block; }
[data-aos="logo__animation"] .logo-bar__item { opacity: 0; }
[data-aos="logo__animation"].aos-animate .logo-bar__item { animation: 0.5s ease 0s 1 normal forwards running fade-in; }
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(2) { animation-delay: 0.2s; }
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(3) { animation-delay: 0.4s; }
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(4) { animation-delay: 0.6s; }
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(5) { animation-delay: 0.8s; }
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(6) { animation-delay: 1s; }
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(7) { animation-delay: 1.2s; }
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(8) { animation-delay: 1.4s; }
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(9) { animation-delay: 1.6s; }
[data-aos="logo__animation"].aos-animate .logo-bar__item:nth-child(10) { animation-delay: 1.8s; }
.background-media-text { background-image: ; background-position-x: ; background-position-y: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; background-color: ; background-size: cover; overflow: hidden; position: absolute; width: 100%; }
.background-media-text__video { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; bottom: 0px; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 0; }
@media only screen and (max-width: 768px) {
  .background-media-text__video { left: -150%; width: 400%; }
  html[dir="rtl"] .background-media-text__video { left: auto; right: -150%; }
}
.background-media-text__video iframe, .background-media-text__video video { height: 100%; left: 0px; pointer-events: none; position: absolute; top: 0px; width: 100%; }
@media only screen and (min-width: 769px) {
  .background-media-text__video iframe, .background-media-text__video video { height: 150%; left: -150%; max-width: none; width: 400%; }
}
@media screen and (min-width: 1140px) {
  .background-media-text__video iframe, .background-media-text__video video { height: 300%; left: auto; top: -100%; width: 100%; }
}
.video-interactable .background-media-text__video iframe, .video-interactable .background-media-text__video video { pointer-events: auto; }
.background-media-text__inner { height: 100%; position: absolute; width: 100%; z-index: 2; }
.background-media-text__aligner { margin: 60px; }
.background-media-text__text { background: var(--colorBody); font-size: 1.1em; padding: 30px; text-align: left; width: 380px; }
.background-media-text--left .background-media-text__text { text-align: left; }
.background-media-text--right .background-media-text__text { text-align: right; }
@media only screen and (max-width: 768px) {
  .background-media-text__text { text-align: center; }
}
.background-media-text__text--framed { border-width: 7px; border-style: solid; border-image: none; border-color: var(--colorBody); box-shadow: inset 0 0 0 2px var(--colorTextBody); }
@media only screen and (min-width: 769px) {
  .background-media-text__text--framed { border-width: 10px; }
}
.background-media-text__text .btn { margin-top: 15px; }
@media only screen and (min-width: 769px) {
  .background-media-text--left .animation-cropper { float: left; }
  .background-media-text--right .animation-cropper { float: right; }
}
.background-media-text__container { inset: 0px; position: absolute; }
@media only screen and (max-width: 768px) {
  .background-media-text, .background-media-text__inner { position: relative; }
  .background-media-text__container, .background-media-text__video { height: 240px; position: relative; }
  .promo-video .background-media-text__container, .promo-video .background-media-text__video { height: 550px; }
  .background-media-text__aligner { margin: -6px 6px 6px; }
  .background-media-text__text { padding: 22.5px; width: auto; }
  .background-media-text.loading::after, .background-media-text.loading::before { top: 117px; }
}
@media only screen and (min-width: 769px) {
  .background-media-text--450, .background-media-text--450 .background-media-text__video, .background-media-text__spacer.background-media-text--450 { min-height: 450px; }
  .background-media-text--550, .background-media-text--550 .background-media-text__video, .background-media-text__spacer.background-media-text--550 { min-height: 550px; }
  .background-media-text--650, .background-media-text--650 .background-media-text__video, .background-media-text__spacer.background-media-text--650 { min-height: 650px; }
  .background-media-text--750, .background-media-text--750 .background-media-text__video, .background-media-text__spacer.background-media-text--750 { min-height: 750px; }
}
[data-aos="background-media-text__animation"] .background-media-text__image, [data-aos="background-media-text__animation"] .background-media-text__image svg, [data-aos="background-media-text__animation"] .background-media-text__video { animation: 2.5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s 1 normal forwards running zoom-fade; transition: none; }
[data-disable-animations="true"] [data-aos="background-media-text__animation"] .background-media-text__image, [data-disable-animations="true"] [data-aos="background-media-text__animation"] .background-media-text__image svg, [data-disable-animations="true"] [data-aos="background-media-text__animation"] .background-media-text__video { animation: auto ease 0s 1 normal none running none; opacity: 1; }
[data-aos="background-media-text__animation"].aos-animate .background-media-text__image, [data-aos="background-media-text__animation"].aos-animate .background-media-text__image svg, [data-aos="background-media-text__animation"].loaded.aos-animate .background-media-text__video { animation: 2.5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s 1 normal forwards running zoom-fade; transition: none; }
[data-disable-animations="true"] .aos-animate[data-aos="background-media-text__animation"] .background-media-text__image, [data-disable-animations="true"] .aos-animate[data-aos="background-media-text__animation"] .background-media-text__image svg, [data-disable-animations="true"] .loaded.aos-animate[data-aos="background-media-text__animation"] .background-media-text__video { animation: auto ease 0s 1 normal none running none; }
@media only screen and (min-width: 769px) {
  [data-aos="background-media-text__animation"] .background-media-text__inner .animation-contents { opacity: 0; }
  .no-js [data-aos="background-media-text__animation"] .background-media-text__inner .animation-contents { animation: auto ease 0s 1 normal none running none; opacity: 1; }
  [data-aos="background-media-text__animation"].loaded.aos-animate .background-media-text__inner .animation-contents { animation: 1s cubic-bezier(0.26, 0.54, 0.32, 1) 0.5s 1 normal forwards running rise-up; }
  [data-disable-animations="true"] .loaded.aos-animate[data-aos="background-media-text__animation"] .background-media-text__inner .animation-contents { animation: auto ease 0s 1 normal none running none; opacity: 1; }
}
.quote-icon { display: block; margin: 0px auto 20px; }
.testimonial-stars { display: block; font-size: 16px; letter-spacing: 0.2em; margin-bottom: 10px; }
@media only screen and (min-width: 769px) {
  .testimonial-stars { font-size: 18px; margin-bottom: 15px; }
}
.testimonials-slide { display: none; opacity: 0; padding: 40px 0px 55px; width: 33%; }
.testimonials-slide:first-child { display: block; }
.flickity-slider .testimonials-slide { display: block; opacity: 1; }
.testimonials-slide .testimonials-slider__text { transform: scale(0.95); transition: transform 0.5s, box-shadow 0.5s; }
.testimonials-slide.is-selected .testimonials-slider__text { box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 25px; position: relative; transform: scale(1.1); z-index: 10; }
@media only screen and (max-width: 768px) {
  .testimonials-slide { width: 100%; }
  .testimonials-slide .testimonials-slider__text { transform: scale(0.86); }
  .testimonials-slide.is-selected .testimonials-slider__text { transform: scale(1); }
}
.testimonials-slider__text { background: var(--colorBody); color: var(--colorTextBody); margin: 0px 30px 15px; padding: 30px 15px; }
@media only screen and (min-width: 769px) {
  .testimonials-slider__text { margin: 0px; padding: 30px; }
}
.testimonials-slider__text cite { font-style: normal; font-weight: 700; }
@media only screen and (min-width: 769px) {
  .testimonials-slider__text cite { font-size: calc(var(--typeBaseSize) + 1px); }
}
.testimonials-slider__text p { margin-bottom: 7.5px; }
.testimonials-slider__text p + cite { margin-top: 0px; }
.testimonials__info { font-size: calc(var(--typeBaseSize) - 1px); }
.testimonial-image { background-color: var(--colorBody); max-width: 142px; }
.text-center .testimonial-image { margin-left: auto; margin-right: auto; }
.testimonial-image .image-wrap { background: none; height: 100%; width: 100%; }
.testimonial-image--round { border-radius: 65px; height: 65px; max-width: none; width: 65px; }
.testimonial-image--round img { border-radius: 65px; height: 100%; overflow: hidden; }
.testimonials-section .flickity-page-dots { bottom: 0px; }
.announcement-bar { background-color: var(--colorAnnouncement); border-bottom-color: var(--colorBorder); color: var(--colorAnnouncementText); font-size: calc(var(--typeBaseSize)*.75); padding: 10px 0px; position: relative; text-align: center; }
@media only screen and (min-width: 769px) {
  .announcement-bar { font-size: calc(var(--typeBaseSize)*.85); }
}
.announcement-bar a, .announcement-bar a:visited, .announcement-bar a:active, .announcement-bar a:hover, .announcement-bar a:visited:active, .announcement-bar a:visited:hover { color: var(--colorAnnouncementText); }
.announcement-slider__slide { overflow: hidden; padding: 0px 5px; position: relative; width: 100%; }
.announcement-link { color: var(--colorAnnouncementText); display: block; }
.announcement-link:active, .announcement-link:hover { color: var(--colorAnnouncementText); }
.announcement-text { display: block; font-size: 0.9em; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; }
.announcement-link-text { display: block; }
.announcement-link .announcement-link-text { text-decoration: underline; }
.announcement-link-text a { color: inherit; }
@media only screen and (min-width: 769px) {
  .announcement-slider[data-compact="true"] .announcement-slider__slide { display: none; }
  .announcement-slider[data-compact="true"] .announcement-slider__slide:first-child { display: block; }
  .announcement-slider[data-compact="true"] .announcement-link-text, .announcement-slider[data-compact="true"] .announcement-text { display: inline; }
  .announcement-slider[data-compact="true"] .announcement-text + .announcement-link-text { padding-left: 5px; }
  .announcement-slider.flickity-enabled[data-compact="true"] .announcement-slider__slide { display: block; }
  .announcement-slider[data-compact="false"] { display: flex; }
  .announcement-slider[data-compact="false"] .announcement-slider__slide { flex: 1 1 33%; }
}
@media only screen and (max-width: 768px) {
  .announcement-slider .announcement-slider__slide { display: none; }
  .announcement-slider .announcement-slider__slide:first-child, .announcement-slider.flickity-enabled .announcement-slider__slide { display: block; }
}
.shopify-challenge__container { padding: 30px 22px; }
@media only screen and (min-width: 769px) {
  .shopify-challenge__container { padding: 120px 0px; }
}
.newsletter { margin: 0px auto; max-width: 520px; }
.newsletter-section .errors { margin-left: auto; margin-right: auto; max-width: 520px; }
.modal .newsletter .h1 { margin-bottom: 15px; }
@media only screen and (min-width: 769px) {
  .modal .newsletter .h1 { margin-bottom: 30px; }
}
.modal .newsletter .image-wrap { margin-bottom: 7.5px; }
@media only screen and (min-width: 769px) {
  .modal .newsletter .image-wrap { margin-bottom: 15px; }
}
.modal .newsletter .text-close { text-decoration: underline; }
.newsletter__input-group { margin: 0px auto 20px; max-width: 400px; }
.newsletter__input-group:last-child { margin-bottom: 0px; }
.newsletter__input::-webkit-input-placeholder { color: var(--colorTextBody); opacity: 1; }
@media only screen and (max-width: 768px) {
  .form__submit--large { display: none; }
  .form__submit--small { display: block; }
}
@media only screen and (min-width: 769px) {
  .form__submit--large { display: block; }
  .form__submit--small { display: none; }
}
[data-has-image] .modal__close { background-color: var(--colorBody); border-radius: 50%; padding: 5px; right: 10px; top: 10px; }
@media only screen and (max-width: 768px) {
  [data-has-image] .modal__close { background-color: transparent; right: 0px; top: 0px; }
}
@media only screen and (max-width: 768px) {
  [data-section-type="newsletter-popup"] { bottom: 20px; text-align: center; }
  [data-section-type="newsletter-popup"] .modal__inner { max-width: calc(100% - 40px); }
  .modal--square[data-section-type="newsletter-popup"] .modal__close { padding: 5px; }
}
[data-section-type="newsletter-popup"] .h2 { margin-bottom: 0px; }
@media only screen and (min-width: 769px) {
  [data-section-type="newsletter-popup"] .h2 { margin-bottom: 0px; }
}
[data-section-type="newsletter-popup"] .rte { margin-bottom: 0px; margin-top: 20px; }
@media only screen and (min-width: 769px) {
  [data-section-type="newsletter-popup"] .rte { margin-bottom: 0px; margin-top: 20px; }
}
[data-section-type="newsletter-popup"] .popup-cta { margin-bottom: 0px; }
[data-section-type="newsletter-popup"] .note--success { margin-top: 15px; text-align: center; }
[data-section-type="newsletter-popup"] .newsletter__input-group { margin-bottom: 0px; margin-top: 30px; }
@media only screen and (max-width: 768px) {
  [data-section-type="newsletter-popup"] .newsletter__input-group { margin-bottom: 0px; margin-top: 20px; }
}
[data-section-type="newsletter-popup"] .newsletter-button { margin-top: 30px; }
[data-section-type="newsletter-popup"] .social-icons a { display: inline-block; margin-top: 30px; padding: 5px; }
.modal__centered-content.newsletter--has-image { padding: 0px; }
@media only screen and (max-width: 768px) {
  .modal__centered-content.newsletter--has-image { padding: 0px; }
}
.modal__centered-content.newsletter--has-image .newsletter-popup { display: flex; max-width: 800px; min-width: 650px; }
@media only screen and (max-width: 768px) {
  .modal__centered-content.newsletter--has-image .newsletter-popup { max-width: none; min-width: 0px; }
}
.modal__centered-content.newsletter--has-image .newsletter-popup.newsletter-popup--image-reversed { flex-direction: row-reverse; }
.modal__centered-content.newsletter--has-image .form__submit--large { display: none; }
.modal__centered-content.newsletter--has-image .form__submit--small { display: block; }
.modal__centered-content.newsletter--has-image .newsletter-popup__image-wrapper { position: relative; width: 50%; }
@media only screen and (max-width: 768px) {
  .modal__centered-content.newsletter--has-image .newsletter-popup__image-wrapper { display: none; }
}
.modal__centered-content.newsletter--has-image .newsletter-popup__image { height: 100%; object-fit: cover; position: absolute; width: 100%; }
.modal__centered-content.newsletter--has-image .newsletter-popup__content { padding: 40px; width: 50%; }
@media only screen and (max-width: 768px) {
  .modal__centered-content.newsletter--has-image .newsletter-popup__content { padding: 0px 0px 20px; width: 100%; }
}
newsletter-reminder { background-color: var(--colorBtnPrimary); color: var(--colorBtnPrimaryText); }
newsletter-reminder.modal--square .modal__close { color: var(--colorBtnPrimaryText); }
newsletter-reminder.modal--square .modal__close:hover { color: var(--colorBtnPrimaryText); opacity: 0.5; }
newsletter-reminder .newsletter-reminder__message { font-size: calc(var(--typeHeaderSize)*.5); }
.form__submit--small { line-height: 0; }
.map-section { height: 650px; overflow: hidden; position: relative; width: 100%; }
@media only screen and (min-width: 769px) {
  .map-section { height: 500px; }
}
.map-section .page-width { height: 100%; }
.map-section--load-error { height: auto; }
.map-onboarding { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; bottom: 0px; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 0; }
.map-section__overlay-wrapper { height: 100%; position: relative; }
.map-section__overlay { background-color: var(--colorBody); display: inline-block; margin: 30px; max-width: calc(100% - 60px); padding: 30px; position: relative; width: 100%; z-index: 3; }
@media only screen and (min-width: 769px) {
  .map-section__overlay { left: 30px; margin-top: 0px; position: absolute; top: 50%; transform: translateY(-50%); width: 30%; }
}
.map-section--load-error .map-section__overlay { position: static; transform: translateY(0px); }
.map-section__link { display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 2; }
.map-section__container { position: absolute !important; }
.map-section__container { height: 150%; left: 0px; margin-bottom: -50%; top: 0px; width: 100%; }
@media only screen and (min-width: 769px) {
  .map-section__container { height: 100%; margin: 0px -30% 0px 0px; width: 130%; }
}
.display-map--false.bg-image--true .map-section__container { height: 100%; width: 100%; }
.display-map--false.bg-image--true .map-section__container img { height: 100%; object-fit: cover; width: 100%; }
[data-aos="map-section__animation"] .map-section__container { animation: 0.5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s 1 normal forwards running fade-out; opacity: 0; }
[data-aos="map-section__animation"].aos-animate .map-section__container { animation: 2.5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s 1 normal forwards running zoom-fade; }
.image-row::after { clear: both; content: ""; display: table; }
.image-row__placeholder { float: left; width: 33.33%; }
.image-row--gutters .image-row__placeholder { margin: 0px 1% 2%; width: 32%; }
.image-row--gutters .image-row__placeholder:first-child { margin-left: 0px; }
.image-row--gutters .image-row__placeholder:last-child { margin-right: 0px; }
.image-row__image { float: left; min-height: 1px; position: relative; }
.image-row__image::after { content: ""; display: block; height: 0px; width: 100%; }
.image-row__image img { display: block; left: 0px; position: absolute; top: 0px; }
[data-zoom="true"] .image-row__image .js-photoswipe__zoom { cursor: zoom-in; }
[data-zoom="true"] .image-row__image a .js-photoswipe__zoom { cursor: pointer; }
.promo-grid--space-top { padding-top: 40px; }
@media only screen and (min-width: 769px) {
  .promo-grid--space-top { padding-top: 75px; }
}
.promo-grid--space-bottom { padding-bottom: 40px; }
@media only screen and (min-width: 769px) {
  .promo-grid--space-bottom { padding-bottom: 75px; }
}
.promo-grid__container { align-items: flex-start; background-repeat: no-repeat; display: flex; overflow: hidden; position: relative; }
.promo-grid__container .btn { margin-right: 10px; }
@media only screen and (max-width: 768px) {
  .promo-grid__container .btn { margin-right: 7px; }
}
.promo-grid__container.horizontal-center { justify-content: center; text-align: center; }
.promo-grid__container.horizontal-center .btn { margin: 2px 5px; }
.promo-grid__container.horizontal-right { justify-content: flex-end; text-align: right; }
@media only screen and (max-width: 768px) {
  .promo-grid__container--boxed .promo-grid__bg { height: 60%; }
  .promo-grid__container--boxed .promo-grid__content { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 50px; margin-top: 55%; width: 100%; }
}
.promo-grid__container--framed:not(.promo-grid__container--boxed)::after { border: 7px solid transparent; inset: 0px; box-shadow: inset 0 0 0 2px var(--colorHeroText); content: ""; position: absolute; z-index: 3; }
@media only screen and (min-width: 769px) {
  .promo-grid__container--framed:not(.promo-grid__container--boxed)::after { border-width: 10px; }
}
.type-banner .promo-grid__container--framed:not(.promo-grid__container--boxed)::after, .type-product .promo-grid__container--framed:not(.promo-grid__container--boxed)::after, .type-sale_collection .promo-grid__container--framed:not(.promo-grid__container--boxed)::after { box-shadow: inset 0 0 0 2px var(--colorTextBody); }
.video-interactable.promo-grid__container--framed:not(.promo-grid__container--boxed)::after { pointer-events: none; }
.promo-grid__container--tint::before { inset: 0px; content: ""; opacity: 1; pointer-events: none; position: absolute; z-index: 2; }
.promo-grid__slide-link { display: block; height: 100%; position: absolute; width: 100%; z-index: 5; }
.promo-grid__slide-link:hover ~ .promo-grid__content .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse) { background: var(--colorBtnPrimaryLight); transition-delay: 0.25s; }
[data-button_style="square"] .promo-grid__slide-link:hover ~ .promo-grid__content .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse)::after, [data-button_style^="round"] .promo-grid__slide-link:hover ~ .promo-grid__content .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse)::after { animation: 0.75s cubic-bezier(0.01, 0.56, 1, 1) 0s 1 normal none running shine; }
.promo-grid__content { flex: 0 1 auto; min-width: 200px; padding: 2em 2.5em; position: relative; z-index: 4; }
.promo-grid__container--framed:not(.promo-grid__container--boxed) .promo-grid__content { margin: 1.5em; }
.promo-grid__content p:last-child { margin-bottom: 0px; }
.vertical-top .promo-grid__content { align-self: flex-start; }
.vertical-center .promo-grid__content { align-self: center; }
.vertical-bottom .promo-grid__content { align-self: flex-end; }
.video-interactable .promo-grid__content { pointer-events: none; }
.promo-grid__content--boxed { background: var(--colorBody); color: var(--colorTextBody); margin: 15px; }
@media only screen and (max-width: 768px) {
  .promo-grid__content--boxed { margin: 10px; }
}
.promo-grid__content--framed.promo-grid__content--boxed { border-width: 7px; border-style: solid; border-image: none; border-color: var(--colorBody); box-shadow: inset 0 0 0 2px var(--colorTextBody); }
@media only screen and (min-width: 769px) {
  .promo-grid__content--framed.promo-grid__content--boxed { border-width: 10px; }
}
.type-advanced .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale), .type-simple .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) { color: var(--colorHeroText); }
.type-advanced .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) a, .type-simple .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) a { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: var(--colorHeroText); color: var(--colorHeroText); }
[data-button_style="square"] .type-advanced .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) a:not(.btn--inverse), [data-button_style="square"] .type-simple .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) a:not(.btn--inverse), [data-button_style^="round"] .type-advanced .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) a:not(.btn--inverse), [data-button_style^="round"] .type-simple .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) a:not(.btn--inverse) { border-bottom: 0px; }
.type-advanced .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) .btn--inverse, .type-simple .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) .btn--inverse { border-color: var(--colorHeroText); }
.type-advanced .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale)::after, .type-simple .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale)::after { background: radial-gradient(rgba(0,0,0,var(--colorImageOverlayTextShadow)) 0%,transparent 60%); inset: 0px; content: ""; margin: -100px -200px; position: absolute; z-index: 2; }
.type-advanced .rte--strong, .type-product .rte--strong, .type-sale_collection .rte--strong { font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback); font-weight: var(--typeHeaderWeight); letter-spacing: var(--typeHeaderSpacing); line-height: var(--typeHeaderLineHeight); }
[data-type_header_capitalize="true"] .type-advanced .rte--strong, [data-type_header_capitalize="true"] .type-product .rte--strong, [data-type_header_capitalize="true"] .type-sale_collection .rte--strong { text-transform: uppercase; }
.type-advanced .rte--strong, .type-product .rte--strong, .type-sale_collection .rte--strong { line-height: 1.1; }
.type-advanced .rte--em, .type-product .rte--em, .type-sale_collection .rte--em { font-size: 0.9375em; letter-spacing: 0.3em; line-height: 1.2; text-transform: uppercase; }
.type-advanced .rte--strong, .type-product .rte--strong { font-size: 1.6em; line-height: 1.1; }
@media only screen and (min-width: 769px) {
  .type-advanced .rte--strong, .type-product .rte--strong { font-size: 2.125em; }
  .type-product.flex-grid__item--33 .rte--strong, .type-product.flex-grid__item--50 .rte--strong { font-size: 1.6em; }
}
.promo-grid__bg { height: 100%; left: 0px; position: absolute; text-align: left; top: 0px; width: 100%; }
.promo-grid__container:not(.promo-grid__container--boxed) .promo-grid__bg::before { background-color: var(--colorImageOverlay); inset: 0px; content: ""; opacity: var(--colorImageOverlayOpacity); position: absolute; z-index: 3; }
.promo-grid__bg .placeholder-svg { left: 50%; max-width: none; padding: 0px; position: absolute; top: 0px; transform: translate(-50%); width: auto; }
.video-interactable .promo-grid__bg::before { pointer-events: none; }
.promo-grid__bg-image { z-index: 1; }
.aos-animate[data-aos="image-fade-in"] .promo-grid__bg-image { animation: 1s cubic-bezier(0.26, 0.54, 0.32, 1) 0s 1 normal forwards running fade-in; transition: none; }
.promo-grid__text { position: relative; z-index: 3; }
.promo-grid__text .btn { margin-bottom: 2px; margin-top: 2px; }
.type-advanced .promo-grid__content { padding: 2em; }
@media only screen and (max-width: 768px) {
  .type-advanced .promo-grid__content { padding: 1.5em; }
}
.type-advanced .btn { margin-bottom: 10px; }
@media only screen and (max-width: 768px) {
  .type-advanced .btn { margin-bottom: 7px; }
}
.type-sale_collection { flex-grow: 1; max-height: 600px; }
.type-sale_collection .promo-grid__container { align-items: center; background: var(--colorSmallImageBg); }
.type-sale_collection .promo-grid__content { flex: 0 1 auto; min-width: 0px; padding: 2em; }
@media only screen and (max-width: 768px) {
  .type-sale_collection .promo-grid__content { font-size: 0.9em; padding: 1em; }
}
@media only screen and (min-width: 769px) {
  .type-sale_collection .promo-grid__content:not(.promo-grid__content--small-text) { font-size: 1.5em; }
}
.type-sale_collection .rte--block { margin-bottom: 7.5px; }
.type-sale_collection .rte--block:last-child { margin-bottom: 0px; }
.type-sale_collection .rte--strong { display: block; font-size: 3.375em; line-height: 1; position: relative; white-space: nowrap; }
.type-sale_collection small { display: inline; font-size: 0.25em; letter-spacing: 0px; margin-left: -2.9em; }
.type-sale-images { flex: 1 1 50%; }
.type-sale-images svg { display: block; float: left; width: 50%; }
.type-sale-images__crop { overflow: hidden; width: 100%; }
.type-sale-images__image { float: left; width: 50%; }
.type-simple .promo-grid__content { padding: 30px; }
@media only screen and (max-width: 768px) {
  .type-simple .promo-grid__content { padding: 15px; }
}
.promo-grid__title:last-child { margin-bottom: 0px; }
.type-image .promo-grid__container { background: none; }
.type-image .image-wrap, .type-image a, .type-image img { width: 100%; }
.type-banner { flex: 1 0 100%; }
.type-banner .promo-grid__container { background: none; }
.type-banner .promo-grid__container--framed:not(.promo-grid__container--boxed) { padding: 1em; }
.type-banner p { display: inline-block; line-height: 1.2; margin: 5px 10px; vertical-align: middle; }
.type-banner__link { display: block; flex: 1 1 100%; }
.type-banner__content { align-items: center; display: flex; justify-content: center; padding: 0px 10px; width: 100%; }
.type-banner__text { flex: 0 1 auto; padding: 10px 20px; position: relative; z-index: 3; }
.type-banner__image { flex: 0 0 45%; }
@media only screen and (min-width: 769px) {
  .type-banner__image { flex: 0 0 200px; }
}
.type-product__wrapper { align-self: center; flex: 1 1 100%; padding: 2em 0px; position: relative; z-index: 4; }
.type-product__wrapper.promo-grid__container--tint, .promo-grid__container--framed .type-product__wrapper { padding: 2em; }
@media only screen and (max-width: 768px) {
  .type-product__content { margin-top: 15px; }
}
.type-product__images { margin: 10px 0px 10px 10px; position: relative; width: 100%; }
.type-product__image { position: relative; }
.type-product__image:first-child { max-width: 75%; width: 100%; }
.type-product__image:nth-child(2) { bottom: 40px; max-width: 30%; position: absolute; right: 0px; width: 100%; }
.type-product__labels { position: absolute; right: -10px; text-align: right; top: -10px; z-index: 3; }
@media only screen and (min-width: 769px) {
  .type-product__labels .flex-grid__item--33, .type-product__labels .flex-grid__item--50 { font-size: 0.9em; }
}
.type-product__label { background-color: var(--colorBtnPrimary); clear: both; color: var(--colorBtnPrimaryText); float: right; padding: 4px 12px; }
.type-product__label--secondary { background-color: var(--colorBody); color: var(--colorTextBody); }
.store-availability { display: flex; justify-content: space-around; }
.store-availability .icon { height: 12px; margin: 6px 0px 0px; width: 12px; }
.store-availability .icon-in-stock { fill: rgb(86, 173, 106); }
.store-availability .icon-out-of-stock { fill: rgb(208, 46, 46); }
.store-availability + .store-availability { margin-top: 20px; }
.store-availability__info { flex: 0 1 90%; margin-left: 10px; text-align: left; }
html[dir="rtl"] .store-availability__info { margin-left: 0px; margin-right: 10px; text-align: right; }
.store-availability__info > div { margin-bottom: 5px; }
.store-availability__info > div:last-child { margin-bottom: 0px; }
.store-availability__info a { text-decoration: underline; }
.store-availability__small { font-size: 0.8em; }
.store-availability__small a { display: block; margin-top: 10px; }
.modal .store-availability__small--link { display: none; }
.age-verification-popup { bottom: 0px; top: 0px; }
.age-verification-popup.age-verification-popup--image-false { background-color: var(--colorBody); }
.age-verification-popup.age-verification-popup--image-false.modal::before { animation: auto ease 0s 1 normal none running none; background-color: var(--colorBody); }
.age-verification-popup.age-verification-popup--image-false .modal__inner { box-shadow: none; }
.age-verification-popup.modal--mobile-friendly.modal--square .modal__centered-content { background-color: var(--colorDrawers); }
@media only screen and (min-width: 769px) {
  .cart__page { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: space-between; }
  .cart__page-col:first-child { flex: 1 1 60%; padding-right: 100px; }
  .cart__page-col:last-child { flex: 0 1 35%; padding: 30px; position: sticky; top: 10%; }
  .cart__page-col:last-child::after { background-color: var(--colorTextBody); inset: 0px; content: ""; opacity: 0.03; position: absolute; z-index: -1; }
}
.cart__item { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: var(--colorBorder); display: flex; margin-bottom: 20px; padding-bottom: 20px; }
.cart__item:first-child { padding-top: 10px; }
.cart__item:last-child { border-bottom: 0px; margin-bottom: 0px; }
.cart__image { flex: 0 0 150px; margin-right: var(--grid-gutter); position: relative; }
.cart__image a { display: block; height: 100px; position: relative; width: 100%; }
.cart__image img { display: block; height: 100%; object-fit: contain; position: absolute; width: 100%; }
.drawer .cart__image { flex: 0 0 100px; }
.cart__item-details { display: flex; flex: 1 1 auto; flex-wrap: wrap; }
.cart__item-title { flex: 1 1 100%; }
.drawer .cart__item-title { font-size: calc(var(--typeBaseSize)*.85); }
.cart__item-sub { display: flex; flex: 1 1 100%; justify-content: space-between; line-height: 1; }
.cart__item-sub > div:first-child { margin-right: 10px; }
.cart__item-row { margin-bottom: 20px; }
.cart__remove a { display: inline-block; margin-top: 10px; }
.drawer .cart__remove { display: none; }
.cart__checkout { width: 100%; }
.cart__item-name { display: block; font-size: calc(var(--typeBaseSize) + 1px); margin-bottom: 8px; }
.cart__item--variants { margin-bottom: 10px; }
.cart__item--variants span { font-weight: 700; }
.cart__price { display: block; }
.cart__price--strikethrough { text-decoration: line-through; }
.cart__discount { color: var(--colorTextSavings); }
.cart__terms { align-items: center; display: flex; justify-content: center; }
.cart__terms label { letter-spacing: 0px; margin-bottom: 0px; text-transform: none; }
.cart__checkout-wrapper { margin-top: 20px; }
.cart__checkout-wrapper .additional-checkout-buttons { margin-top: 12px; }
.drawer .additional-checkout-buttons { margin: 10px 0px; }
.drawer .additional-checkout-buttons [data-shopify-buttoncontainer] { justify-content: center; }
.drawer .additional-checkout-buttons [data-shopify-buttoncontainer] > * { height: auto !important; }
iframe.zoid-component-frame { z-index: 1 !important; }
.drawer__cart-empty, .drawer.is-empty .drawer__inner { display: none; }
.drawer.is-empty .drawer__cart-empty { display: block; }
.cart__item--properties { font-size: calc(var(--typeBaseSize) - 2px); line-height: 1.3; margin-bottom: 10px; }
.cart__item--properties span { font-weight: 700; }
@media only screen and (min-width: 769px) {
  .product-single__sticky { position: sticky; top: 20px; }
  .sticky-header .product-single__sticky { top: 140px; }
  .modal--quick-shop .product-single__sticky { top: 0px; }
}
.page-content--product { padding-top: 55px; }
@media only screen and (max-width: 768px) {
  .page-content--product { padding-top: 0px; }
  .grid--product-images-right { display: flex; flex-wrap: wrap; }
  .grid--product-images-right .grid__item:first-child { order: 2; }
}
.modal .page-content--product { max-width: 100%; width: 1500px; }
.product-single__meta { padding-left: 45px; }
@media only screen and (max-width: 768px) {
  .product-single__meta { margin-top: 15px; padding-left: 0px; text-align: center; }
}
.grid--product-images-right .product-single__meta { padding-left: 0px; padding-right: 45px; }
@media only screen and (max-width: 768px) {
  .grid--product-images-right .product-single__meta { padding-right: 0px; }
}
.product-single__meta .social-sharing { margin-top: 30px; }
.product-single__meta .rte { text-align: left; }
html[dir="rtl"] .product-single__meta .rte { text-align: right; }
.product-single__vendor { font-size: 0.8em; letter-spacing: 0.3em; margin-bottom: 7.5px; text-transform: uppercase; }
.product-single__title { overflow-wrap: break-word; margin-bottom: 10px; }
.product-single__sku { margin-bottom: 5px; }
.product-single__description-full { margin: 30px 0px; }
.product-single__description-full + .collapsibles-wrapper { margin: 0px; }
@media only screen and (min-width: 769px) {
  .product-single__description-full { margin: 30px 95px; }
  .product-single__description-full + .collapsibles-wrapper { margin: 0px 95px; }
}
.product-single__variants { display: none; }
.no-js .product-single__variants { display: block; margin-bottom: 30px; }
.product-image-main { position: relative; }
[data-button_style="angled"] .product-image-main .btn:not(.product__photo-zoom) { display: inline-block; position: absolute; top: 50%; }
.product__video-wrapper { background-color: var(--colorSmallImageBg); height: auto; max-width: 100%; overflow: hidden; padding-bottom: 100%; position: relative; }
.product__video-wrapper iframe { height: 100%; transition: opacity 0.5s ease-in; width: 100%; }
.product__video-wrapper.loaded[data-video-style="muted"]::before { inset: 0px; content: ""; position: absolute; z-index: 1; }
.product__video-wrapper.video-interactable::before { display: none; }
.product__video-wrapper.loaded::after { display: none; }
.product__video-wrapper.loading iframe { opacity: 0.01; }
.product__video-wrapper.loaded iframe { opacity: 1; }
.product__video { height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }
.product__video-overlay { bottom: 40px; left: 0px; position: absolute; top: 32px; width: 40%; z-index: 3; }
.product__video-overlay::before { content: ""; display: block; height: 35%; left: 100%; position: absolute; top: 0px; width: 60%; }
.product__video-overlay + .product__video-overlay { left: auto; right: 0px; }
.product__video-overlay + .product__video-overlay::before { inset: auto 100% 0px auto; }
.product-video-trigger { left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); }
.product__photos--beside { display: flex; width: 100%; }
.product__photos { direction: ltr; }
.product__photos a { display: block; max-width: 100%; }
.product__photos img { display: block; margin: 0px auto; max-width: 100%; width: 100%; }
.product__main-photos { flex: 1 1 auto; position: relative; }
.product__main-photos .flickity-page-dots { display: none; }
@media only screen and (max-width: 768px) {
  .product__main-photos { margin-bottom: 30px; margin-left: -17px; margin-right: -17px; }
  .product__main-photos .flickity-page-dots { display: block; }
}
.product-main-slide:not(.is-selected) button, .product-main-slide:not(.is-selected) iframe, .product-main-slide:not(.is-selected) model-viewer, .product-main-slide:not(.is-selected) video { display: none; }
.product-main-slide { display: none; overflow: hidden; width: 100%; }
.product-main-slide:first-child, .flickity-slider .product-main-slide { display: block; }
@media only screen and (max-width: 768px) {
  .grid--product-images--partial .flickity-slider .product-main-slide { margin-right: 4px; width: 75%; }
}
.product__thumbs { position: relative; }
.product__thumbs--below { margin-top: 8.5px; }
@media only screen and (min-width: 769px) {
  .product__thumbs--below { margin-top: 15px; }
}
.product__thumbs--beside { flex: 0 0 60px; margin-left: 8.5px; max-width: 60px; }
@media only screen and (min-width: 769px) {
  .product__thumbs--beside { flex: 0 0 80px; margin-left: 15px; max-width: 80px; }
  .product__thumbs--beside.product__thumbs-placement--left { margin-left: 0px; margin-right: 15px; order: -1; }
}
.product__thumbs--scroller { scroll-behavior: smooth; scrollbar-width: none; }
.product__thumbs--scroller::-webkit-scrollbar { height: 0px; width: 0px; }
.product__thumbs--below .product__thumbs--scroller { overflow-x: scroll; white-space: nowrap; }
.product__thumbs--beside .product__thumbs--scroller { inset: 0px; overflow-y: scroll; position: absolute; width: 100%; }
.product__thumb-item { border: 2px solid transparent; }
.product__thumb-item a.is-active, .product__thumb-item a:focus { outline: none; }
.product__thumb-item a.is-active::before, .product__thumb-item a:focus::before { inset: 0px; box-shadow: inset 0 0 0 2px var(--colorTextBody); content: ""; display: block; position: absolute; z-index: 1; }
.product__thumb-item a:active::before { content: none; }
.product__thumbs--beside .product__thumb-item { margin-bottom: 8.5px; }
@media only screen and (min-width: 769px) {
  .product__thumbs--beside .product__thumb-item { margin-bottom: 15px; }
}
.product__thumbs--beside .product__thumb-item:last-child { margin-bottom: 0px; }
.product__thumbs--below .product__thumb-item { display: inline-block; margin-right: 8.5px; max-width: 80px; vertical-align: middle; }
@media only screen and (min-width: 769px) {
  .product__thumbs--below .product__thumb-item { margin-right: 15px; }
}
.product__thumbs--below .product__thumb-item:last-child { margin-right: 0px; }
.product__price { color: var(--colorPrice); font-size: calc(var(--typeBaseSize) + 2px); margin-right: 5px; }
.product__price.on-sale { padding-right: 5px; }
.product__unit-price { font-size: 0.8em; opacity: 0.8; }
.product__unit-price--spacing { margin-top: 10px; }
.product__price--compare { display: inline-block; padding-right: 5px; text-decoration: line-through; }
.product__price-savings { color: var(--colorTextSavings); white-space: nowrap; }
.product__quantity label { display: block; margin-bottom: 10px; }
.product-form-holder--loaded { animation: 1s ease 0s 1 normal none running fade-in; }
.add-to-cart[disabled] + .shopify-payment-button { display: none; }
.product-slideshow.flickity-enabled .product-main-slide { display: none; }
.product-slideshow.flickity-enabled .flickity-viewport .product-main-slide { display: block; }
.product__photo-zoom { position: absolute !important; }
.product__photo-zoom { bottom: 0px; cursor: zoom-in; right: 0px; }
@media only screen and (max-width: 768px) {
  .product__photo-zoom { padding: 6px; }
  .product__main-photos .product__photo-zoom { margin-bottom: 10px; margin-right: 10px; }
  .product-slideshow .product__photo-zoom { opacity: 0; transition: opacity 0.5s ease-out; }
  .product-slideshow .is-selected .product__photo-zoom { opacity: 1; }
}
@media only screen and (min-width: 769px) {
  .product__photo-zoom { border-radius: 0px; left: 0px; margin: 0px; opacity: 0; top: 0px; width: 100%; }
  .product__photo-zoom span, .product__photo-zoom svg { display: none; }
}
.product__thumb-arrow { background: var(--colorBody); border-radius: 0px; color: var(--colorTextBody); padding: 0px; position: absolute; transform: none; z-index: 2; }
.product__thumb-arrow .icon { display: inline-block; height: 10px; width: 6px; }
.product__thumbs[data-position="below"] .product__thumb-arrow { height: 100%; top: 0px; width: 25px; }
.product__thumbs[data-position="below"] .product__thumb-arrow.product__thumb-arrow--prev { left: 0px; text-align: left; }
.product__thumbs[data-position="below"] .product__thumb-arrow.product__thumb-arrow--next { right: 0px; text-align: right; }
.product__thumbs[data-position="beside"] .product__thumb-arrow { width: 100%; }
.product__thumbs[data-position="beside"] .product__thumb-arrow .icon { margin: 0px auto; transform: rotate(90deg); }
.product__thumbs[data-position="beside"] .product__thumb-arrow.product__thumb-arrow--prev { left: auto; padding-bottom: 10px; top: 0px; }
.product__thumbs[data-position="beside"] .product__thumb-arrow.product__thumb-arrow--next { bottom: 0px; padding-top: 10px; right: auto; top: auto; }
.product__thumb { cursor: pointer; display: block; position: relative; }
.product__thumb > .image-wrap img { height: auto; position: static; }
.product__thumb-icon { background-color: var(--colorTextBody); border-radius: 100px; font-size: 0px; opacity: 0; padding: 6px; position: absolute; right: 5px; top: 5px; transition: opacity 0.5s; z-index: 1; }
.aos-animate .product__thumb-icon { opacity: 1; }
.product__thumb-icon .icon { fill: var(--colorBody); height: 10px; width: 10px; }
@media only screen and (min-width: 769px) {
  .product__thumb-icon .icon { height: 13px; width: 13px; }
}
.product__policies { font-size: 0.85em; }
.shopify-payment-terms { margin: 12px 0px; }
.shopify-payment-terms:empty { display: none; }
.modal .shopify-payment-terms { display: none; }
.template-blog .article { margin-bottom: 45px; }
@media only screen and (min-width: 769px) {
  .template-blog .article { margin-bottom: 90px; }
}
.template-blog .article:last-child { margin-bottom: 0px; }
@media only screen and (min-width: 769px) {
  .template-blog .article:last-child { margin-bottom: 45px; }
}
.article__body { margin-bottom: 15px; }
@media only screen and (min-width: 769px) {
  .article__body { margin-bottom: 30px; }
}
.article__comment { margin-bottom: 30px; }
.article__comment:last-child { margin-bottom: 0px; }
.password-page__header__grid { align-items: center; display: flex; flex: 1 1 auto; justify-content: space-between; }
.password-page__logo h1 { margin-bottom: 0px; }
.password-page__logo .logo { max-width: 100%; }
.password-login { display: block; margin: 0px auto; padding: 7.5px 15px; }
.password-form { margin-bottom: 1em; }
.password__lock .icon { height: 24px; margin-right: 4px; position: relative; top: -2px; width: 24px; }
.icon-shopify-logo { height: 20px; width: 60px; }
@media only screen and (max-width: 768px) {
  #LoginModal .modal__close { padding: 20px; }
}
#LoginModal .modal__inner { background: var(--colorBody); color: var(--colorTextBody); padding: 30px; }
@media only screen and (max-width: 768px) {
  #LoginModal .modal__inner { margin-bottom: 40vh; }
}
.password-admin-link { margin: 0px; }
.password-admin-link a { border-bottom-width: 2px !important; border-bottom-style: solid !important; border-bottom-color: var(--colorBorder) !important; }
.template-giftcard, .template-giftcard body { background: var(--colorBody); }
.template-giftcard a, .template-giftcard body a { text-decoration: none; }
.template-giftcard .page-width { max-width: 588px; }
.giftcard-header { font-size: 1em; padding: 60px 0px; text-align: center; }
.giftcard-header a { display: block; margin: 0px auto; }
.template-giftcard .shop-url { display: none; }
.giftcard__border { box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 30px; padding: 1.5em; }
.giftcard__content { background-color: var(--colorBody); color: var(--colorTextBody); }
.giftcard__content::after { clear: both; content: ""; display: table; }
.giftcard__header { padding: 15px; }
.giftcard__header::after { clear: both; content: ""; display: table; }
.giftcard__title { float: left; margin-bottom: 0px; }
.giftcard__tag { background-color: var(--colorTextBody); border: 1px solid transparent; border-radius: 4px; color: var(--colorBody); display: block; float: right; font-size: 0.75em; letter-spacing: 0.05em; line-height: 1; padding: 10px; text-transform: uppercase; }
.giftcard__tag--active { background: transparent; border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); color: var(--colorTextBody); }
.giftcard__wrap { margin: 15px 15px 30px; position: relative; }
.giftcard__wrap img { border-radius: 10px; display: block; position: relative; z-index: 2; }
.giftcard__code { bottom: 30px; position: absolute; text-align: center; width: 100%; z-index: 50; }
.giftcard__code--medium { font-size: 0.875em; }
.giftcard__code--small { font-size: 0.75em; }
.giftcard__code__inner { background-color: rgb(255, 255, 255); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px; display: inline-block; max-width: 450px; padding: 0.5em; vertical-align: baseline; }
.giftcard__code--small .giftcard__code__inner { overflow: auto; }
.giftcard__code__text { border-width: 1px; border-style: dashed; border-image: none; border-color: var(--colorBorder); border-radius: 2px; color: var(--colorTextBody); display: inline-block; font-size: 1.875em; font-weight: 400; line-height: 1; padding: 0.4em 0.5em; text-transform: uppercase; vertical-align: baseline; }
.disabled .giftcard__code__text { color: rgb(153, 153, 153); text-decoration: line-through; }
.giftcard__amount { color: rgb(255, 255, 255); font-size: 2.75em; line-height: 1.2; padding: 15px; position: absolute; right: 0px; top: 0px; z-index: 50; }
.giftcard__amount strong { display: block; text-shadow: rgba(0, 0, 0, 0.1) 3px 3px 0px; }
.giftcard__amount--medium { font-size: 2em; }
.tooltip { color: rgb(255, 255, 255); display: block; margin-top: 16px; position: absolute; right: 50%; text-align: center; top: -50%; white-space: nowrap; z-index: 3; }
.tooltip::before { border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 5px solid rgba(51, 51, 51, 0.9); bottom: 0px; content: ""; display: block; height: 0px; left: 100%; margin-bottom: -5px; margin-left: -5px; position: absolute; width: 0px; }
.tooltip__label { background: rgba(51, 51, 51, 0.9); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; border-radius: 4px; display: block; font-size: 12px; font-weight: 400; line-height: 16px; margin-left: 0.25em; min-height: 14px; padding: 0.5em 0.75em; position: relative; right: -50%; text-decoration: none; text-shadow: none; }
.tooltip__label small { color: rgb(179, 179, 179); font-size: 0.875em; letter-spacing: 0.1em; text-transform: uppercase; }
.giftcard__instructions { margin: 0px 15px 30px; text-align: center; }
.giftcard__actions { overflow: hidden; padding-bottom: 1em; position: relative; text-align: center; }
.template-giftcard .action-link { display: block; font-size: 0.875em; font-weight: 700; left: 15px; letter-spacing: 0.2em; margin-top: -10px; padding-top: 4px; position: absolute; text-transform: uppercase; top: 50%; }
.template-giftcard .action-link:focus, .template-giftcard .action-link:hover { color: var(--colorTextBody); }
.template-giftcard .action-link__print { background-image: url(../../assets/img/icon-print-164daa1ae32d10d1f9b83ac21b6f2-a73d6b0c.png); background-position: 0px 0px; background-repeat: no-repeat; display: inline-block; height: 17px; margin-right: 10px; opacity: 1; vertical-align: middle; width: 17px; }
.giftcard__footer { padding: 60px 0px; text-align: center; }
#QrCode img { border-width: 1px; border-style: solid; border-image: none; border-color: var(--colorBorder); border-radius: 4px; margin: 0px auto 30px; padding: 30px; }
@media only screen and (max-width: 768px) {
  .giftcard { font-size: 12px; }
  .giftcard-header { padding: 30px 0px; }
  .header-logo { font-size: 2em; }
  .giftcard__border, .giftcard__actions { padding: 15px; }
  .giftcard__actions .btn { padding-left: 0px; padding-right: 0px; width: 100%; }
  .template-giftcard .action-link { display: none; }
}
@media screen and (max-width: 400px) {
  .giftcard__amount strong { text-shadow: rgba(0, 0, 0, 0.1) 2px 2px 0px; }
  .giftcard__wrap::after, .giftcard__wrap::before { display: none; }
  .giftcard__code { font-size: 0.75em; }
  .giftcard__code--medium { font-size: 0.65em; }
  .giftcard__code--small { font-size: 0.55em; }
}
@media screen and (max-height: 800px) {
  .header-logo img { max-height: 90px; }
}
@media print {
  @page { margin: 0.5cm; }
  h2, h3, p { orphans: 3; widows: 3; }
  h2, h3 { break-after: avoid; }
  body, html { background-color: rgb(255, 255, 255); }
  .giftcard-header { padding: 10px 0px; }
  .giftcard__border, .giftcard__content { border: 0px; }
  .add-to-apple-wallet, .giftcard__actions, .giftcard__wrap::after, .giftcard__wrap::before, .site-header__logo-link img:nth-child(2), .tooltip { display: none; }
  .giftcard__title { float: none; text-align: center; }
  .giftcard__code__text { color: rgb(85, 85, 85); }
  .template-giftcard .shop-url { display: block; }
  .template-giftcard .logo { color: rgb(88, 104, 111); }
}
@media only screen and (min-width: 769px) {
  .site-header { padding: 10px 0px; min-height: 100px; box-sizing: border-box; }
  .header-layout { align-items: center; min-height: 80px; }
}
@media only screen and (max-width: 768px) {
  .site-header { min-height: 61px; padding: 6px 0px; }
}
.header-wrapper--sticky { background: none; }
.site-header { transition: background-color 0.3s, box-shadow 0.3s; }
.is-light .site-header--stuck { box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 12px; background-color: rgb(255, 250, 233) !important; }
.site-nav__link { font-family: "Tenor Sans", sans-serif; font-size: 16px; letter-spacing: 0.08em; }
.is-light .site-nav__link { color: rgba(250, 239, 199, 0.9); }
.is-light .site-nav__link:hover { color: rgb(250, 239, 199); opacity: 1; }
.is-light .site-nav__link--underline::after { border-bottom-color: rgba(250, 239, 199, 0.7); }
.is-light .site-nav--has-dropdown .site-nav__link--underline::after { border-bottom-color: rgba(250, 239, 199, 0.7); }
.is-light .icon-chevron-down path { stroke: rgba(250, 239, 199, 0.9); }
.is-light .site-nav__link--icon .icon { stroke: rgba(250, 239, 199, 0.9); fill: none; }
.is-light .site-nav__link--icon .icon:hover { stroke: rgb(250, 239, 199); }
.is-light .cart-link__bubble { background-color: rgba(250, 239, 199, 0.9); border-color: rgb(28, 58, 43); }
.is-light .icon-hamburger path { stroke: rgba(250, 239, 199, 0.9); }
@media only screen and (min-width: 769px) {
  .header-layout--left-center .header-item--logo, .header-layout--left-center .header-item--icons, .header-layout--center-left .header-item--logo, .header-layout--center-left .header-item--icons { flex: 0 0 200px; min-width: 200px; max-width: none; }
}
@media only screen and (max-width: 768px) {
  .header-layout--left-center, .header-layout--center-left { position: relative; }
  .header-layout--left-center .header-item--navigation, .header-layout--center-left .header-item--navigation { display: none; }
  .header-layout--left-center .header-item--logo, .header-layout--center-left .header-item--logo { position: absolute; left: 50%; transform: translate(-50%); flex: 0 0 auto; z-index: 1; pointer-events: auto; }
  .header-layout--left-center .header-item--icons, .header-layout--center-left .header-item--icons { flex: 1 1 auto; }
  .header-layout--left-center .header-item--icons .site-nav, .header-layout--left-center .header-item--icons .site-nav__icons, .header-layout--center-left .header-item--icons .site-nav, .header-layout--center-left .header-item--icons .site-nav__icons { display: flex; align-items: center; width: 100%; }
  .header-layout--left-center .header-item--icons .js-drawer-open-nav, .header-layout--center-left .header-item--icons .js-drawer-open-nav { order: -1; margin-right: auto; }
}
.site-nav__dropdown:not(.pm-mega) { background-color: rgb(28, 58, 43); border-width: medium 1px 1px; border-style: none solid solid; border-color: currentcolor rgba(250, 239, 199, 0.14) rgba(250, 239, 199, 0.14); border-image: none; border-radius: 0px 0px 6px 6px; box-shadow: rgba(0, 0, 0, 0.22) 0px 12px 32px; }
.site-nav__dropdown-link { font-family: "Tenor Sans", sans-serif; font-size: 14px; letter-spacing: 0.04em; color: rgba(250, 239, 199, 0.85) !important; }
.site-nav__dropdown-link:hover { color: rgb(250, 239, 199) !important; background-color: rgba(250, 239, 199, 0.07); }
.megamenu:not(.pm-mega) { background-color: rgb(28, 58, 43); border-top: 1px solid rgba(250, 239, 199, 0.12); }
.megamenu:not(.pm-mega) a, .megamenu:not(.pm-mega) .site-nav__dropdown-link--top-level { color: rgba(250, 239, 199, 0.85) !important; }
.megamenu:not(.pm-mega) a:hover { color: rgb(250, 239, 199) !important; }
@media only screen and (max-width: 768px) {
  .site-header__logo { flex: 1 1 auto; text-align: center; }
  .site-header__logo-link { display: inline-flex; margin: 0px auto; }
}
#NavDrawer, #NavDrawer .drawer__contents { background-color: rgb(255, 250, 233); }
#NavDrawer .mobile-nav__link, #NavDrawer .mobile-nav__link--top-level, #NavDrawer .mobile-nav__faux-link { color: rgba(15, 15, 15, 0.9); font-family: "Tenor Sans", sans-serif; }
#NavDrawer .mobile-nav__link:hover, #NavDrawer .mobile-nav__link--top-level:hover, #NavDrawer .mobile-nav__faux-link:hover { color: rgb(15, 15, 15); }
#NavDrawer .mobile-nav__sublist .mobile-nav__link { color: rgba(15, 15, 15, 0.7); }
#NavDrawer .icon, #NavDrawer svg { stroke: rgba(15, 15, 15, 0.8); }
#NavDrawer .drawer__close-button { color: rgba(15, 15, 15, 0.9); }
#NavDrawer .drawer__close-button .icon-close path { stroke: rgba(15, 15, 15, 0.9); }
#NavDrawer .faux-button { border-color: rgba(15, 15, 15, 0.15); color: rgba(15, 15, 15, 0.7); }
.site-header__search-container, .site-header__search { background-color: rgb(28, 58, 43); }
.site-header__search-input { background-color: rgba(250, 239, 199, 0.08); color: rgba(250, 239, 199, 0.9); border-color: rgba(250, 239, 199, 0.2); }
.site-header__search-input::-webkit-input-placeholder { color: rgba(250, 239, 199, 0.5); }
.site-header__search-btn .icon { stroke: rgba(250, 239, 199, 0.9); }
#CartDrawer { background-color: rgb(255, 250, 233); }
#CartDrawer .drawer__fixed-header, #CartDrawer .drawer__footer { border-color: rgba(250, 239, 199, 0.12); }
#CartDrawer .drawer__title, #CartDrawer .cart-items__title, #CartDrawer .cart-items__price { color: rgba(15, 15, 15, 0.9); font-family: "Tenor Sans", sans-serif; }
#CartDrawer .cart__item-title a:not(.btn) { color: rgba(15, 15, 15, 0.9); }
#CartDrawer label, #CartDrawer .ajaxcart__subtotal { color: rgba(15, 15, 15, 0.9); font-size: 14px; text-transform: capitalize; letter-spacing: 0px; font-family: "Tenor Sans"; }
#CartDrawer .icon { stroke: rgb(255, 250, 233); }
.toolbar { font-family: "Tenor Sans", sans-serif; font-size: 13px; letter-spacing: 0.06em; }
@media (prefers-reduced-motion: reduce) {
  .site-header { transition: none !important; }
}

/* https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css */
/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */

@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}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.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:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.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:var(--swiper-navigation-top-offset,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 svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.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:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,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:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);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{transform:scale(1)}.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:var(--swiper-pagination-bullet-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;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:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-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:.2s transform,.2s top}.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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,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:var(--swiper-pagination-progressbar-size,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:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,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:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-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%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.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{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.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-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;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-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.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-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-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.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

/* https://priyangaa.in/cdn/shop/t/21/assets/home-tlpc.css?v=71367521682810038981784178555 */
@font-face { font-family: Olivera; src: url(../../assets/fonts/Olivera-07d8c078.woff2) format("woff2"), url(../../assets/fonts/Olivera-de3f64f4.woff2) format("woff"); font-weight: 400; font-style: normal; font-display: swap; }
:root { --clr-cream: #FAEFC7; --clr-charcoal: #0f0f0f; --clr-brown: #5C4A32; --clr-gold: #FBCA09; --clr-green: #2A4540; --clr-red-sale: #86271A; --clr-white: #ffffff; --section-pad-desktop: 80px; --section-pad-mobile: 48px; --content-max-width: 1280px; --transition-base: .3s ease; --transition-image: .5s ease; --swiper-theme-color: var(--clr-gold); --swiper-pagination-bullet-inactive-color: var(--clr-brown); --swiper-pagination-bullet-inactive-opacity: .35; }
.tlpc-eyebrow { display: block; font-family: "Tenor Sans"; font-size: 16px; font-weight: 400; letter-spacing: 0.15em; text-transform: uppercase; color: var(--clr-gold); margin-bottom: 12px; }
.tlpc-heading { font-family: Olivera; font-weight: 600; color: var(--clr-charcoal); line-height: 1.2; margin: 0px 0px 16px; font-size: clamp(28px, 3.5vw, 48px); }
.tlpc-subtext { font-family: Montserrat; font-size: 16px; font-weight: 400; line-height: 1.7; color: var(--clr-charcoal); margin: 0px 0px 32px; }
.tlpc-subtext p { margin: 0px; }
.tlpc-inner { max-width: var(--content-max-width); margin-left: auto; margin-right: auto; padding-left: 24px; padding-right: 24px; }
.tlpc-btn { display: inline-flex; align-items: center; justify-content: center; font-family: Montserrat; font-size: 13px; font-weight: 400; letter-spacing: 0.1em; text-transform: uppercase; text-decoration: none; padding: 14px 32px; border-radius: 0px; cursor: pointer; transition: background-color var(--transition-base),color var(--transition-base),border-color var(--transition-base),transform var(--transition-base); border: 1px solid transparent; }
.tlpc-btn--primary { background-color: var(--clr-green); color: var(--clr-white); border-color: var(--clr-green); }
.tlpc-btn--primary:hover { background-color: rgb(38, 77, 59); border-color: rgb(38, 77, 59); transform: translateY(-1px); }
.tlpc-btn--outline { background-color: transparent; color: var(--clr-green); border-color: var(--clr-green); }
.tlpc-btn--outline:hover { background-color: var(--clr-green); color: var(--clr-white); transform: translateY(-1px); }
.tlpc-animate { opacity: 0; transform: translateY(24px); transition: opacity 0.6s, transform 0.6s; }
.tlpc-animate.is-visible { opacity: 1; transform: translateY(0px); }
.tlpc-animate:nth-child(2) { transition-delay: 0.1s; }
.tlpc-animate:nth-child(3) { transition-delay: 0.2s; }
.tlpc-animate:nth-child(4) { transition-delay: 0.3s; }
@media (prefers-reduced-motion: reduce) {
  .tlpc-animate { opacity: 1; transform: none; transition: none; }
}
.grid-product__content { display: flex; flex-direction: column; height: 100%; border: 1px solid rgba(15, 15, 15, 0.12); border-radius: 10px; overflow: hidden; transition: box-shadow var(--transition-base); box-sizing: border-box; }
.grid-product__content:hover { box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 28px; }
.grid__item.grid-product { display: flex; flex-direction: column; }
.grid-product__image-mask { position: relative; overflow: hidden; border-radius: 9px 9px 0px 0px; flex-shrink: 0; aspect-ratio: 3 / 4; background: rgb(245, 240, 232); }
.grid-product__image-mask .grid__image-ratio { position: absolute !important; inset: 0px !important; padding-bottom: 0px !important; height: 100% !important; width: 100% !important; }
.grid-product__image-mask .grid__image-ratio::before { display: none !important; }
.grid-product__image-mask .image-wrap { padding-bottom: 0px !important; position: absolute !important; inset: 0px !important; height: 100% !important; }
.grid-product__image-mask .grid-product__image, .grid-product__image-mask image-element img, .grid-product__image-mask .grid__image-ratio img, .grid-product__image-mask .image-wrap img { position: absolute; inset: 0px; width: 100%; height: 100%; object-fit: cover; display: block; transition: transform var(--transition-image); will-change: transform; }
.grid-product__content:hover .grid-product__image-mask .grid-product__image, .grid-product__content:hover .grid-product__image-mask image-element img, .grid-product__content:hover .grid-product__image-mask .grid__image-ratio img, .grid-product__content:hover .grid-product__image-mask .image-wrap img { transform: scale(1.04); }
.grid-product__tag--sale { background: rgb(160, 94, 48); color: rgb(250, 239, 199); font-family: Montserrat, sans-serif; font-size: 14px; font-weight: 500; letter-spacing: 0.04em; text-transform: uppercase; padding: 3px 10px 4px; border-radius: 100px; line-height: 1.34; white-space: nowrap; position: absolute; top: 16px; left: 16px; z-index: 2; display: inline-block; width: fit-content; }
.grid-product__tag--sold-out { background: rgba(160, 95, 48, 0.773); color: rgb(250, 239, 199); font-family: Montserrat, sans-serif; font-size: 14px; font-weight: 500; letter-spacing: 0.04em; text-transform: uppercase; padding: 3px 10px; border-radius: 100px; line-height: 1.34; white-space: nowrap; position: absolute; top: 16px; left: 16px; z-index: 2; display: inline-block; width: fit-content; }
.grid__item-image-wrapper { flex-shrink: 0; }
.grid-product__card-body { display: flex; flex-direction: column; flex: 1 1 0%; padding: 0px; }
.grid-product__reviews { padding: 14px 14px 0px; display: flex; align-items: center; min-height: 26px; flex-shrink: 0; }
.grid-product__reviews .jdgm-preview-badge { display: flex; align-items: center; gap: 4px; }
.jdgm-star, .jdgm-prev-badge__stars .jdgm-star, .jdgm-prev-badge[data-average-rating] .jdgm-star { color: var(--clr-gold) !important; }
.jdgm-prev-badge__text { font-family: Montserrat, sans-serif; font-size: 13px; color: var(--clr-charcoal); }
.grid-product__link { display: flex; flex-direction: column; flex: 1 1 0%; text-decoration: none; color: inherit; }
.grid-product__link:hover { text-decoration: none; color: inherit; }
.grid-product__meta { padding: 8px 14px 0px; flex: 1 1 0%; }
.grid-product__title { font-family: "Tenor Sans", serif; font-size: 18px; font-weight: 400; line-height: 1.4; color: var(--clr-charcoal); margin: 0px 0px 6px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.grid-product__vendor { font-family: Montserrat, sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0.08em; text-transform: uppercase; color: var(--clr-brown); margin-bottom: 4px; }
.grid-product__price { font-family: Montserrat, sans-serif; font-size: 16px; font-weight: 500; color: var(--clr-charcoal); margin-top: 2px; }
.grid-product__price--original { font-weight: 400; color: rgb(155, 155, 155); text-decoration: line-through; margin-right: 6px; }
.grid-product__price--savings { font-size: 12px; color: rgb(160, 94, 48); font-weight: 400; }
.grid-product__atc-wrap { padding: 12px 14px 16px; margin-top: auto; flex-shrink: 0; }
.grid-product__atc-form { margin: 0px; }
.grid-product__atc-form .btn.add-to-cart, .grid-product__atc-form .btn.add-to-cart.btn--secondary { height: 48px; width: 100%; align-items: center; justify-content: center; font-family: "Tenor Sans", serif; font-size: 13px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; cursor: pointer; transition: background-color var(--transition-base),transform var(--transition-base); line-height: 1; padding: 0px 20px; background-color: var(--clr-green) !important; color: var(--clr-gold) !important; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; border-radius: 80px !important; display: flex !important; box-shadow: none !important; }
.grid-product__atc-form .btn.add-to-cart:hover:not([disabled]) { background-color: rgb(30, 51, 48) !important; transform: translateY(-1px); }
.grid-product__atc-form .btn.add-to-cart:active:not([disabled]) { transform: translateY(0px); }
.grid-product__atc-form .btn.add-to-cart[disabled], .grid-product__atc-form .btn.add-to-cart.disabled { cursor: not-allowed; transform: none; background-color: rgba(42, 69, 64, 0.5) !important; color: rgba(251, 202, 9, 0.5) !important; }
[data-button_style="angled"] .grid-product__atc-form .btn.add-to-cart::before, [data-button_style="angled"] .grid-product__atc-form .btn.add-to-cart::after { background-color: var(--clr-green) !important; border-color: var(--clr-green) !important; }
.grid-product .payment-buttons, .grid-product .shopify-payment-button, .grid-product .shopify-payment-button__container, .grid-product [id*="snap_dp"], .grid-product .snap_dp_list, .grid-product [class*="snap_dp"], .grid-product buy-button, .grid-product .buy-button, .grid-product .gokwik-buy-now, .grid-product .shopify-payment-terms, .grid-product .product__policies, .grid-product script, .grid-product iframe { display: none !important; visibility: hidden !important; height: 0px !important; overflow: hidden !important; margin: 0px !important; padding: 0px !important; }
.collection-content .grid.grid--uniform { --grid-gutter: 20px; align-items: stretch; }
@media (max-width: 768px) {
  .collection-content .grid.grid--uniform { --grid-gutter: 10px; }
  .grid__item--content { width: 100% !important; padding-left: 0px !important; padding-right: 0px !important; }
  .grid-product__content { border-radius: 8px; }
  .grid-product__image-mask { border-radius: 7px 7px 0px 0px; }
  .grid-product__title { font-size: 12px; line-height: 1.4; margin-bottom: 4px; }
  .grid-product__price { font-size: 12px; }
  .grid-product__reviews { padding: 6px 8px 0px; }
  .grid-product__reviews .jdgm-prev-badge__text, .grid-product__reviews .jdgm-preview-badge { font-size: 11px; }
  .grid-product__meta { padding: 4px 8px 0px; }
  .grid-product__atc-wrap { padding: 8px 8px 10px; }
  .grid-product__atc-form .btn.add-to-cart, .grid-product__atc-form .btn.add-to-cart.btn--secondary { font-size: 10px; height: 38px; letter-spacing: 0.1em; border-radius: 60px !important; }
  .grid-product__tag--sale, .grid-product__tag--sold-out { font-size: 10px; padding: 2px 7px 3px; top: 8px; left: 8px; }
  .grid-product__wishlist { width: 20px; height: 20px; top: 8px; right: 8px; }
}

/* (inline) */
:root { --typeHeaderPrimary: "Tenor Sans"; --typeHeaderFallback: sans-serif; --typeHeaderSize: 36px; --typeHeaderWeight: 400; --typeHeaderLineHeight: 1.4; --typeHeaderSpacing: 0.025em; --typeBasePrimary: Montserrat; --typeBaseFallback: sans-serif; --typeBaseSize: 14px; --typeBaseWeight: 400; --typeBaseSpacing: 0.025em; --typeBaseLineHeight: 1.5; --typeBaselineHeightMinus01: 1.4; --typeCollectionTitle: 26px; --iconWeight: 4px; --iconLinecaps: miter; --buttonRadius: 50px; --colorAnnouncement: #2a4540; --colorAnnouncementText: #ffffff; --colorBody: #FFFAE9; --colorBodyAlpha05: rgba(255, 250, 233, 0.05); --colorBodyDim: #fff4cf; --colorBodyLightDim: #fff8df; --colorBodyMediumDim: #fff5d5; --colorBorder: #2A4540; --colorBtnPrimary: #fbc901; --colorBtnPrimaryLight: #fed531; --colorBtnPrimaryDim: #e2b501; --colorBtnPrimaryText: #0f0f0f; --colorCartDot: #d74a5d; --colorDrawers: #FFFAE9; --colorDrawersDim: #fff4cf; --colorDrawerBorder: #2A4540; --colorDrawerText: #0F0F0F; --colorDrawerTextDark: #000000; --colorDrawerButton: #FBCA09; --colorDrawerButtonText: #fcf7e4; --colorFooter: #2a4540; --colorFooterText: #B5A875; --colorFooterTextAlpha01: #B5A875; --colorGridOverlay: #2A4540; --colorGridOverlayOpacity: 0.1; --colorHeaderTextAlpha01: rgba(15, 15, 15, 0.1); --colorHeroText: #ffffff; --colorSmallImageBg: #fcf7e4; --colorLargeImageBg: #0f0f0f; --colorImageOverlay: #2A4540; --colorImageOverlayOpacity: 0.12; --colorImageOverlayTextShadow: 0.12; --colorLink: #000000; --colorModalBg: rgba(42, 69, 64, 0.6); --colorNav: #FFFAE9; --colorNavText: #0F0F0F; --colorPrice: #000000; --colorSaleTag: #d74a5d; --colorSaleTagText: #ffffff; --colorTextBody: #000000; --colorTextBodyAlpha015: rgba(0, 0, 0, 0.15); --colorTextBodyAlpha005: rgba(0, 0, 0, 0.05); --colorTextBodyAlpha008: rgba(0, 0, 0, 0.08); --colorTextSavings: #ff0022; --urlIcoSelect: url(../../assets/img/ico-select-6049b76f.svg); --urlIcoSelectFooter: url(../../assets/img/ico-select-footer-9707d193.svg); --urlIcoSelectWhite: url(../../assets/img/ico-select-white-ef34eba6.svg); --grid-gutter: 17px; --drawer-gutter: 20px; --sizeChartMargin: 25px 0; --sizeChartIconMargin: 5px; --newsletterReminderPadding: 40px; --color-body-text: #000000; --color-body: #FFFAE9; --color-bg: #FFFAE9; }
.placeholder-content { background-image: linear-gradient(100deg, rgb(252, 247, 228) 40%, rgb(250, 243, 214) 63%, rgb(252, 247, 228) 79%); }

/* (inline) */
:root { --root-color-primary: #000000; --color-primary: #000000; --root-color-secondary: #FFFAE9; --color-secondary: #FFFAE9; --color-sale-tag: #d74a5d; --color-sale-tag-text: #ffffff; --layout-section-padding-block: 3rem; --layout-section-padding-inline--md: 40px; --layout-section-max-inline-size: 1420px; --element-text-font-family--body: Montserrat; --element-text-font-family-fallback--body: sans-serif; --element-text-font-weight--body: 400; --element-text-letter-spacing--body: 0.025em; --element-text-text-transform--body: none; --element-text-font-size--body: initial; --element-text-font-size--body-xs: 10px; --element-text-font-size--body-sm: 12px; --element-text-font-size--body-md: 14px; --element-text-font-size--body-lg: 16px; --element-text-line-height--body: 1.5; --element-text-font-family--heading: "Tenor Sans"; --element-text-font-family-fallback--heading: sans-serif; --element-text-font-weight--heading: 400; --element-text-letter-spacing--heading: 0.025em; --element-text-font-size--heading-2xl: 52px; --element-text-font-size--heading-xl: 36px; --element-text-font-size--heading-lg: 30px; --element-text-font-size--heading-md: 28px; --element-text-font-size--heading-sm: 22px; --element-text-font-size--heading-xs: 20px; --element-text-line-height--heading: 1.4; --element-button-radius: 50px; --element-button-padding-block: 12px; --element-button-text-transform: uppercase; --element-button-font-weight: 800; --element-button-font-size: max(calc(var(--typeBaseSize) - 4px), 13px); --element-button-letter-spacing: .3em; --element-button-color-primary: #fbc901; --element-button-color-secondary: #0f0f0f; --element-button-shade-border: 100%; --element-button-shade-background--hover: 0%; --element-button-shade-border--hover: 100%; --element-button-color-focus: var(--color-focus); --element-icon-radius: 50px; --element-input-font-size: var(--element-text-font-size--body-sm); --element-input-box-shadow-shade: 100%; --element-input-background-shade--hover: 0%; --element-input-box-shadow-spread-radius--hover: 1px; }
@media only screen and (max-width: 768px) {
  :root { --element-button-font-size: max(calc(var(--typeBaseSize) - 5px), 11px); }
}
.element-radio {
  &:has(input[type="radio"]:checked) { --element-button-color: var(--element-button-color-secondary); }
}
.element-button[type="submit"], .element-button[type="submit"] .element-text, .element-button--shopify-payment-wrapper button { --element-button-padding-block: 13px; --element-button-padding-inline: 20px; --element-button-line-height: 1.42; --_font-size--body-md: var(--element-button-font-size); line-height: 1.42 !important; }
product-form:has(.element-button--shopify-payment-wrapper) {
  --element-button-color: #000000;
  & .element-button[type="submit"], & .element-button--shopify-payment-wrapper button { min-height: 50px !important; }
  & .shopify-payment-button { margin: 0px; }
}
body:not([data-button_style="angled"]) .element-button[type="submit"] {
  position: relative; overflow: hidden;
  &::after { content: ""; position: absolute; top: 0px; left: 150%; width: 200%; height: 100%; transform: skewX(-20deg); background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.25), transparent); }
  &:hover::after { animation: 0.75s cubic-bezier(0.01, 0.56, 1, 1) 0s 1 normal none running shine; }
}
[data-button_style="angled"] {
  --element-button-shade-background--active: var(--element-button-shade-background); --element-button-shade-border--active: var(--element-button-shade-border);
  & .element-button[type="submit"] {
  --_box-shadow: none; position: relative; max-width: 94%; border-top: 1px solid rgb(251, 201, 1); border-bottom: 1px solid rgb(251, 201, 1);
  &::before, &::after { content: ""; position: absolute; display: block; top: -1px; bottom: -1px; width: 20px; transform: skewX(-12deg); background-color: rgb(251, 201, 1); }
  &::before { left: -6px; }
  &::after { right: -6px; }
}
  & product-form:has(.element-button--shopify-payment-wrapper) {
  & .element-button[type="submit"]::before, & .element-button[type="submit"]::after { background-color: color-mix(in srgb,var(--_color-text) var(--_shade-background),var(--_color-background)); border-top: 1px solid rgb(251, 201, 1); border-bottom: 1px solid rgb(251, 201, 1); }
  & .element-button[type="submit"]::before { border-left: 1px solid rgb(251, 201, 1); }
  & .element-button[type="submit"]::after { border-right: 1px solid rgb(251, 201, 1); }
}
  & .element-button--shopify-payment-wrapper {
  --_color-background: #fbc901;
  & button:hover, & button::before, & button::after { background-color: color-mix(in srgb,var(--_color-text) var(--_shade-background),var(--_color-background)) !important; }
  & button:not(button:focus-visible) { box-shadow: none !important; }
}
}

/* https://unpkg.com/lenis@1.3.23/dist/lenis.css */
html.lenis,
html.lenis body {
  height: auto;
}

.lenis:not(.lenis-autoToggle).lenis-stopped {
  overflow: clip;
}

.lenis [data-lenis-prevent],
.lenis [data-lenis-prevent-wheel],
.lenis [data-lenis-prevent-touch],
.lenis [data-lenis-prevent-vertical],
.lenis [data-lenis-prevent-horizontal] {
  overscroll-behavior: contain;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.lenis.lenis-autoToggle {
  transition-property: overflow;
  transition-duration: 1ms;
  transition-behavior: allow-discrete;
}


/* (inline) */
.jdgm-xx { left: 0px; }
:root { --jdgm-primary-color: #006D15; --jdgm-secondary-color: rgba(0,109,21,0.1); --jdgm-star-color: #006D15; --jdgm-write-review-text-color: white; --jdgm-write-review-bg-color: #006D15; --jdgm-paginate-color: #006D15; --jdgm-border-radius: 0; --jdgm-reviewer-name-color: #006D15; }
.jdgm-histogram__bar-content { background-color: rgb(0, 109, 21); }
.jdgm-rev[data-verified-buyer="true"] .jdgm-rev__icon.jdgm-rev__icon::after, .jdgm-rev__buyer-badge.jdgm-rev__buyer-badge { color: white; background-color: rgb(0, 109, 21); }
.jdgm-review-widget--small .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(8) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper::before { content: "See more"; }
@media only screen and (min-width: 768px) {
  .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(8) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper::before { content: "See more"; }
}
.jdgm-prev-badge[data-average-rating="0.00"] { display: none !important; }
.jdgm-author-all-initials { display: none !important; }
.jdgm-author-last-initial { display: none !important; }
.jdgm-rev-widg__title { visibility: hidden; }
.jdgm-rev-widg__summary-text { visibility: hidden; }
.jdgm-prev-badge__text { visibility: hidden; }
.jdgm-rev__prod-link-prefix::before { content: "about"; }
.jdgm-rev__variant-label::before { content: "Variant: "; }
.jdgm-rev__out-of-store-text::before { content: "(out of store)"; }
@media only screen and (min-width: 768px) {
  .jdgm-rev__pics .jdgm-rev_all-rev-page-picture-separator, .jdgm-rev__pics .jdgm-rev__product-picture { display: none; }
}
@media only screen and (max-width: 768px) {
  .jdgm-rev__pics .jdgm-rev_all-rev-page-picture-separator, .jdgm-rev__pics .jdgm-rev__product-picture { display: none; }
}
.jdgm-preview-badge[data-template="product"] { display: none !important; }
.jdgm-preview-badge[data-template="collection"] { display: none !important; }
.jdgm-preview-badge[data-template="index"] { display: none !important; }
.jdgm-review-widget[data-from-snippet="true"] { display: none !important; }
.jdgm-verified-count-badget[data-from-snippet="true"] { display: none !important; }
.jdgm-carousel-wrapper[data-from-snippet="true"] { display: none !important; }
.jdgm-all-reviews-text[data-from-snippet="true"] { display: none !important; }
.jdgm-medals-section[data-from-snippet="true"] { display: none !important; }
.jdgm-ugc-media-wrapper[data-from-snippet="true"] { display: none !important; }
.jdgm-rev__transparency-badge[data-badge-type="review_collected_via_store_invitation"] { display: none !important; }
.jdgm-rev__transparency-badge[data-badge-type="review_collected_from_another_provider"] { display: none !important; }
.jdgm-rev__transparency-badge[data-badge-type="review_collected_from_store_visitor"] { display: none !important; }
.jdgm-rev__transparency-badge[data-badge-type="review_written_in_etsy"] { display: none !important; }
.jdgm-rev__transparency-badge[data-badge-type="review_written_in_google_business"] { display: none !important; }
.jdgm-rev__transparency-badge[data-badge-type="review_written_in_shop_app"] { display: none !important; }
.jdgm-rev__transparency-badge[data-badge-type="review_earned_for_future_purchase"] { display: none !important; }
.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card { border-radius: 8px; background: rgb(255, 255, 255); }
.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card__rev-rating .jdgm-star { color: rgb(16, 132, 116); }
.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn, .jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn { border-radius: 50%; background: rgb(255, 255, 255); }
.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn > svg, .jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn > svg { fill: rgb(0, 0, 0); }
.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jm-mfp-content, .jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__icon, .jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__pic-img, .jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__reply { border-radius: 8px; }
.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev[data-verified-buyer="true"] .jdgm-full-rev__icon::after { border-radius: 8px; }
.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-rev__buyer-badge { border-radius: calc(4px); }
.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__replier::before { content: "Priyangaa"; }
.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__product-button { border-radius: calc(48px); }

/* (inline) */
@-webkit-keyframes jdgm-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}
@keyframes jdgm-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}
@font-face { font-family: JudgemeStar; src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAScAA0AAAAABrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAEgAAAABoAAAAcbyQ+3kdERUYAAARgAAAAHgAAACAAMwAGT1MvMgAAAZgAAABGAAAAVi+vS9xjbWFwAAAB8AAAAEAAAAFKwBMjvmdhc3AAAARYAAAACAAAAAj//wADZ2x5ZgAAAkAAAAEJAAABdH33LXtoZWFkAAABMAAAAC0AAAA2BroQKWhoZWEAAAFgAAAAHAAAACQD5QHQaG10eAAAAeAAAAAPAAAAFAYAAABsb2NhAAACMAAAAA4AAAAOAO4AeG1heHAAAAF8AAAAHAAAACAASgAvbmFtZQAAA0wAAADeAAABkorWfVZwb3N0AAAELAAAACkAAABEp3ubLXgBY2BkYADhPPP4OfH8Nl8ZuJkYQODS2fRrCPr/aSYGxq1ALgcDWBoAO60LkwAAAHgBY2BkYGDc+v80gx4TAwgASaAICmABAFB+Arl4AWNgZGBgYGPQYWBiAAIwyQgWc2AAAwAHVQB6eAFjYGRiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbByMsCBAAMCBKS5pjA4PGB4wMR44P8BBj3GrQymQGFGkBwAjtgK/gAAeAFjYoAAEA1jAwAAZAAHAHgB3crBCcAwDEPRZydkih567CDdf4ZskmLwFBV8xBfCaC4BXkOUmx4sU0h2ngNb9V0vQCxaRKIAevT7fGWuBrEAAAAAAAAAAAA0AHgAugAAeAF9z79Kw1AUx/FzTm7un6QmJtwmQ5Bg1abgEGr/BAqlU6Gju+Cgg1MkQ/sA7Vj7BOnmO/gUvo2Lo14NqIO6/IazfD8HEODtmQCfoANwNsyp2/GJt3WKQrd1NLiYYWx2PBqOsmJMEOznPOTzfSCrhAtbbLdmeFLJV9eKd63WLrZcIcuaEVdssWCKM6pLCfTVOYbz/0pNSMSZKLIZpvh78sAUH6PlMrreTCabP9r+Z/puPZ2ur/RqpQHgh+MIegCnXeM4MRAPjYN//5tj4ZtTjkFqEdmeMShlEJ7tVAly2TAkx6R68Fl4E/aVvn8JqHFQ4JS1434gXKcuL31dDhzs3YbsEOAd/IU88gAAAHgBfY4xTgMxEEVfkk0AgRCioKFxQYd2ZRtpixxgRU2RfhU5q5VWseQ4JdfgAJyBlmNwAM7ABRhZQ0ORwp7nr+eZAa54YwYg9zm3ynPOeFRe8MCrciXOh/KSS76UV5L/iDmrLiS5AeU519wrL3jmSbkS5115yR2fyivJv9kx0ZMZ2RLZw27q87iNQi8EBo5FSPIMw3HqBboi5lKTGAGDp8FKXWP+t9TU01Lj5His1Ba6uM9dTEMwvrFmbf5GC/q2drW3ruXUhhsCiQOjznFlCzYhHUZp4xp76vsvQh89CQAAeAFjYGJABowM6IANLMrEyMTIzMjCXpyRWJBqZshWXJJYBKOMAFHFBucAAAAAAAAB//8AAngBY2BkYGDgA2IJBhBgAvKZGViBJAuYxwAABJsAOgAAeAFjYGBgZACCk535hiD60tn0azAaAEqpB6wAAA==") format("woff"); font-weight: normal; font-style: normal; }
.jdgm-star { font-family: JudgemeStar; font-weight: bold; opacity: 1; -webkit-font-smoothing: antialiased; display: inline !important; text-decoration: none !important; padding: 0px 4px 0px 0px !important; margin: 0px !important; }
.jdgm-star:hover { opacity: 1; }
.jdgm-star:last-of-type { padding: 0px !important; }
.jdgm-star.jdgm--on::before { content: ""; }
.jdgm-star.jdgm--off::before { content: ""; }
.jdgm-star.jdgm--half::before { content: ""; }
.jdgm-widget * { margin: 0px; line-height: 1.4; box-sizing: border-box; }
.jdgm-hidden { display: none !important; visibility: hidden !important; }
.jdgm-temp-hidden { display: none; }
.jdgm-spinner { width: 40px; height: 40px; margin: auto; border-radius: 50%; border-width: 2px; border-style: solid; border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238) rgb(204, 204, 204); animation: 0.8s linear 0s infinite normal none running jdgm-spin; }
.jdgm-prev-badge { display: block !important; }

/* (inline) */
@keyframes spinners-react-circular-fixed { 
  0% { stroke-dashoffset: 325; }
  100% { stroke-dashoffset: 151; }
}

/* (inline) */
.nector-websdk-widget button { color-scheme: unset; forced-color-adjust: unset; math-depth: unset; position: unset; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: unset; font: unset; font-palette: unset; font-synthesis: unset; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; animation-trigger: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: unset; background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: unset; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-shape: unset; border-start-end-radius: unset; border-start-start-radius: unset; inset: unset; box-decoration-break: unset; box-shadow: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; caret-shape: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; rule-break: unset; rule: unset; rule-inset: unset; rule-visibility-items: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cx: unset; cy: unset; d: unset; display: unset; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; flex-line-count: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interactivity: unset; interest-delay: unset; interpolate-size: unset; isolation: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: unset; padding-inline: unset; page: unset; page-margin-safety: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; rotate: unset; ruby-align: unset; ruby-overhang: unset; ruby-position: unset; rule-overlap: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: unset; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-fit: unset; text-indent: unset; text-justify: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; timeline-trigger: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; trigger-scope: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; view-transition-scope: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; cursor: pointer; box-sizing: border-box; }
.nector-websdk-widget *, .nector-reset * { margin: 0px; padding: 0px; box-sizing: border-box; }
.nector-websdk-widget * { font-family: Poppins, sans-serif !important; }
.nector-websdk-widget { font-size: 16px; font-weight: normal; font-family: Poppins, sans-serif !important; }
.nector-websdk-widget p { margin: 0px; padding: 0px; line-height: normal; font-size: 16px; font-weight: normal; color: black; font-style: normal; background-color: transparent; display: block; letter-spacing: normal; position: static; visibility: visible; overflow-wrap: break-word; font-family: Poppins, sans-serif !important; }
.nector-websdk-widget div { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; box-shadow: none; display: block; padding: 0px; margin: 0px; border-radius: 0px; background: none; line-height: normal; font-size: 16px; font-weight: normal; color: black; font-style: normal; position: static; visibility: visible; font-family: Poppins, sans-serif !important; }
:root { --nector-primary-color: #000000; --nector-desktop-btn-container-bottom: 70px; --nector-desktop-btn-container-right: unset; --nector-desktop-btn-container-left: 0px; --nector-mobile-btn-container-bottom: 70px; --nector-mobile-btn-container-right: unset; --nector-mobile-btn-container-left: 0px; }
.nector-websdk-widget .nector-center, .nector-container .nector-center { justify-content: center; align-items: center; display: flex !important; }
.nector-websdk-widget .nector-title, .nector-container .nector-title { font-weight: 700; font-size: 24px !important; }
.nector-websdk-widget .nector-subtitle, .nector-container .nector-subtitle { font-weight: 700; color: rgba(0, 0, 0, 0.9); font-size: 20px !important; }
.nector-websdk-widget .nector-sm-subtitle, .nector-container .nector-sm-subtitle { font-weight: 600; color: rgba(0, 0, 0, 0.9); font-size: 18px !important; }
.nector-websdk-widget .nector-text, .nector-container .nector-text { font-weight: 400; color: rgba(0, 0, 0, 0.8); font-size: 16px !important; }
.nector-websdk-widget .nector-pretext, .nector-container .nector-pretext { font-weight: 400; color: rgba(0, 0, 0, 0.7); font-size: 13.5px !important; }
.nector-websdk-widget .nector-subtext, .nector-container .nector-subtext { font-weight: 400; color: rgba(0, 0, 0, 0.55); font-size: 12px !important; }
.nector-websdk-widget .nector-lighttext, .nector-container .nector-lighttext { font-weight: 400; color: rgba(0, 0, 0, 0.4); font-size: 9.5px !important; }
.nector-websdk-widget .text-muted, .nector-container .text-muted { color: rgb(108, 117, 125); }
.nector-websdk-widget .nector-defaulttext, .nector-container .nector-defaulttext { }
.nector-websdk-widget .nector-inline-svg { display: inline !important; }
.nector-websdk-widget .nector-rewards-widget-container { position: fixed; z-index: 2147483640; bottom: var(--nector-desktop-btn-container-bottom); left: var(--nector-desktop-btn-container-left); right: var(--nector-desktop-btn-container-right); }
.nector-websdk-widget .nector-btn-container { display: inline-flex; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px; }
.nector-websdk-widget .nector-btn { cursor: pointer; transition: 0.5s; overflow: hidden; display: flex; justify-content: center; align-items: center; padding: 5px; }
.nector-shimmer-animation { display: inline-block; mask: linear-gradient(-60deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.333), rgb(0, 0, 0) 70%) right center / 300% 100%; background-repeat: no-repeat; animation: 2.5s ease 0s 5 normal none running nector-shimmer-keyframe; max-width: fit-content; }
.nector-waggle-animation { animation: 1s ease-out 3s 1 normal forwards running nector-waggle-keyframe; }
.nector-mobile-minimized { width: fit-content; }
.nector-mobile-minimized > .nector-btn-container > .nector-btn { padding: 0px; }
.nector-websdk-widget .nector-generic-button { padding: 12px 16px; text-align: center; font-size: 14px; }
.nector-websdk-widget .nector-btn-icon { min-width: 30px; height: 25px; color: var(--nector-primary-color); fill: none !important; }
.nector-websdk-widget .nector-mobile-minimized .nector-btn-icon { min-width: 25px; height: 20px; fill: none !important; }
.nector-websdk-widget .nector-iframe-container { z-index: 2147483645; position: fixed; width: 375px; height: 75vh; max-height: 600px; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 10px; overflow: hidden; animation-name: nector-fadein-keyframe; animation-duration: 0.1s; display: flex; flex-direction: column; box-shadow: rgba(0, 0, 0, 0.54) 10px 10px 35px -19px; }
.nector-websdk-widget .nector-iframe-container .nector-close-btn-container { padding: 8px 12px; display: flex; justify-content: flex-end; }
.nector-websdk-widget .nector-iframe-container .nector-close-btn-container > .nector-btn-icon { min-width: 22px; height: 22px; color: rgb(0, 0, 0); cursor: pointer; transition: 0.3s; border-radius: 3px; fill: none !important; }
.nector-websdk-widget .nector-iframe-container .nector-iframe-loader-container { background-color: white; position: absolute; inset: 0px; display: flex; justify-content: center; align-items: center; }
.nector-websdk-widget .nector-iframe-container .nector-powered-by-text { position: sticky; bottom: 0px; left: 0px; right: 0px; padding: 5px 10px; text-align: center; border-top: 1px solid rgb(226, 226, 226); background-color: white; }
.nector-websdk-widget .nector-iframe-container .nector-powered-by-text p, .nector-websdk-widget .nector-iframe-container .nector-powered-by-text a { color: black !important; }
.nector-websdk-widget .nector-message-container { position: fixed; border: 1px solid rgb(221, 221, 221); box-shadow: rgba(0, 0, 0, 0.05) 1px 1px 2px 0px; border-radius: 5px; font-size: 12px; letter-spacing: 0.3px; line-height: 1.4; max-width: 175px; width: max-content; background-color: white; }
.nector-lead-profile-container { padding: 10px 0px; }
.nector-lead-profile-container .available-coins-text { margin-top: 20px; }
.nector-lead-profile-container .nector-action-btns-container { display: flex; gap: 15px; margin-top: 15px; }
.nector-lead-profile-container .nector-action-btn { cursor: pointer; text-decoration: underline; }
.nector-websdk-widget .nector-shockwave-animation { animation: 1s ease-out 0s 5 normal none running NectorshockwaveJump; }
.nector-lead-header-coin-name { display: flex; justify-content: center; align-items: center; transition: 0.2s ease-out; }
.nector-lead-header-coin-name:hover { transform: scale(1.15); }
@keyframes NectorshockwaveJump { 
  0% { transform: scale(1); }
  40% { transform: scale(1.04); }
  50% { transform: scale(0.98); }
  55% { transform: scale(1); }
  60% { transform: scale(0.98); }
  100% { transform: scale(1); }
}
@media (max-width: 575px) {
  .nector-websdk-widget .nector-rewards-widget-container { bottom: var(--nector-mobile-btn-container-bottom); left: var(--nector-mobile-btn-container-left); right: var(--nector-mobile-btn-container-right); }
  .nector-websdk-widget .nector-iframe-container { position: fixed; inset: 0px; width: auto; height: auto; max-height: unset; border: 0px solid rgba(0, 0, 0, 0.1); border-radius: 0px; overflow: hidden; animation-name: nector-fadein-keyframe; animation-duration: 0.1s; box-shadow: rgba(0, 0, 0, 0.54) 10px 10px 35px -19px; }
  .nector-websdk-widget .nector-iframe-overlay { display: none; }
  .nector-websdk-widget .nector-message-container { max-width: 175px; }
}
@keyframes nector-fadein-keyframe { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes nector-shimmer-keyframe { 
  100% { mask-position: left center; }
}
@keyframes nector-waggle-keyframe { 
  0% { transform: none; }
  50% { transform: rotateZ(-20deg) scale(1.2); }
  60% { transform: rotateZ(25deg) scale(1.2); }
  67.5% { transform: rotateZ(-15deg) scale(1.2); }
  75% { transform: rotateZ(15deg) scale(1.2); }
  82.5% { transform: rotateZ(-12deg) scale(1.2); }
  85% { transform: rotateZ(0deg) scale(1.2); }
  100% { transform: none; }
}
.nector-animate { animation: 4s ease 5s infinite normal none running nector-horizontal-shaking; transform-origin: 50% 50%; }
@keyframes nector-horizontal-shaking { 
  0%, 18%, 100% { transform: translateZ(0px); }
  1%, 6%, 10%, 14% { transform: translate3d(-5px, 0px, 0px); }
  4%, 8%, 12%, 16% { transform: translate3d(5px, 0px, 0px); }
}
.nector-widget-scroll-hidden-right { animation: 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s 1 normal forwards running nector-slide-out-right; }
.nector-widget-scroll-hidden-left { animation: 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s 1 normal forwards running nector-slide-out-left; }
.nector-websdk-widget .nector-rewards-widget-container.nector-widget-slide-in-right { animation: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal forwards running nector-slide-in-right; }
.nector-websdk-widget .nector-rewards-widget-container.nector-widget-slide-in-left { animation: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal forwards running nector-slide-in-left; }
@keyframes nector-slide-out-right { 
  0% { transform: translateX(0px); opacity: 1; }
  100% { transform: translateX(100%); opacity: 0; }
}
@keyframes nector-slide-out-left { 
  0% { transform: translateX(0px); opacity: 1; }
  100% { transform: translateX(-100%); opacity: 0; }
}
@keyframes nector-slide-in-right { 
  0% { transform: translateX(100%); opacity: 0; }
  100% { transform: translateX(0px); opacity: 1; }
}
@keyframes nector-slide-in-left { 
  0% { transform: translateX(-100%); opacity: 0; }
  100% { transform: translateX(0px); opacity: 1; }
}

/* (inline) */
.nector-websdk-widget .nector-popup-container { position: fixed; top: 0px; left: 0px; height: 100%; width: 100%; z-index: 2147483646; background: rgba(0, 0, 0, 0.882); display: flex; justify-content: center; align-items: center; padding: 10px; }
.nector-popup-content {
  height: 550px; width: 600px;
  & iframe { width: 100% !important; height: 100% !important; }
}
.nector-websdk-widget .nector-popup-content { position: relative; background-color: rgb(255, 255, 255); }
.nector-websdk-widget .nector-popup-content .nector-popup-iframe-loader { background-color: white; position: absolute; inset: 0px; display: flex; justify-content: center; align-items: center; }
.nector-websdk-widget .nector-popup-close-icon { color: rgb(0, 0, 0); position: absolute; top: 15px; right: 15px; transform: scale(1.5); cursor: pointer; }
.nector-websdk-widget .nector-popup-close-icon-referral { color: rgb(0, 0, 0); position: absolute; top: 10px; right: 10px; cursor: pointer; z-index: 11; display: flex; align-items: center; justify-content: center; width: 32px; height: 32px; border-radius: 50%; background: rgba(0, 0, 0, 0.06); }
.nector-websdk-widget .nector-popup-close-icon-referral svg { transform: scale(1.5); }
.nector-websdk-widget .nector-popup-content { overflow: visible; width: 450px; height: 440px; max-width: calc(-40px + 100vw); border-radius: 8px; }
.nector-websdk-widget .nector-popup-content iframe { margin-top: 35px; border-radius: 0px 0px 8px 8px; height: calc(100% - 35px) !important; }
.nector-websdk-widget .nector-popup-content .nector-popup-iframe-loader { border-radius: 8px; }
@media (max-width: 640px) {
  .nector-websdk-widget .nector-popup-content { width: 92vw; max-width: 520px; height: 450px; }
}
@media (max-width: 480px) {
  .nector-websdk-widget .nector-popup-content { width: 92vw; max-width: 440px; height: 460px; }
}
@media (max-width: 360px) {
  .nector-websdk-widget .nector-popup-content { width: 95vw; height: 460px; }
}

/* https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap */
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../assets/fonts/pxiEyp8kv8JHgFVrJJbecmNE-8fe2ec7c.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../assets/fonts/pxiEyp8kv8JHgFVrJJnecmNE-c9d614f4.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../assets/fonts/pxiEyp8kv8JHgFVrJJfecg-e6a077c3.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLGT9Z11lFc-K-42acf878.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLGT9Z1JlFc-K-86b12e74.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLGT9Z1xlFQ-57e843b6.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLEj6Z11lFc-K-ad3722d3.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLEj6Z1JlFc-K-b1eb82d1.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLEj6Z1xlFQ-93818c37.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLCz7Z11lFc-K-23090f00.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLCz7Z1JlFc-K-71994884.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLCz7Z1xlFQ-742b18be.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLDD4Z11lFc-K-61ee1b60.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLDD4Z1JlFc-K-e4a3a357.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLDD4Z1xlFQ-d0e6a9ae.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLBT5Z11lFc-K-c4609759.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLBT5Z1JlFc-K-84c939dc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../../assets/fonts/pxiByp8kv8JHgFVrLBT5Z1xlFQ-df089f64.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* (inline) */
.nector-websdk-widget * { font-family: Poppins, sans-serif !important; }
.nector-websdk-widget { font-family: Poppins, sans-serif !important; }
.nector-websdk-widget p { font-family: Poppins, sans-serif !important; }
.nector-websdk-widget div { font-family: Poppins, sans-serif !important; }

/* (inline) */
.truecaller-verify-button, .truecaller-container { display: none !important; }

/* (inline) */
.chat-window { width: min(400px, -10px + 100vw); height: min(600px, -50px + 100vh); background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 10px; border-radius: 20px; position: fixed; bottom: 20px; display: flex; flex-direction: column; z-index: 999; overflow: hidden; animation: 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0s 1 normal none running scaleUp; opacity: 1; transform: scale(1); transition: 0.4s cubic-bezier(0.34, 1.56, 0.64, 1); pointer-events: auto; direction: ltr; }
.chat-header { color: rgb(255, 255, 255); padding: 15px; display: flex; justify-content: space-between; align-items: center; border-radius: 20px 20px 0px 0px; }
.d-widget-close-btn { background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: rgb(255, 255, 255); font-size: 18px; cursor: pointer; display: flex; justify-content: center; padding: 1px 0px; width: 24px; height: 24px; margin-bottom: 0px; }
.chat-messages { flex: 1 1 0%; padding: 10px; overflow-y: auto; background-color: rgb(255, 255, 255); flex-direction: column; gap: 5px; display: flex !important; }
.message { padding: 8px 12px; border-radius: 8px; position: relative; margin: 4px 0px; max-width: 80%; overflow-wrap: break-word; width: fit-content; }
.message.user { margin-left: 40px; align-self: flex-end; border-bottom-right-radius: 0px; color: rgb(255, 255, 255); }
.message.reply { padding-left: 12px; background-color: rgb(240, 240, 240); margin-right: 50px; margin-left: 40px; align-self: flex-start; border-bottom-left-radius: 0px; }
.chat-input { display: flex; padding: 10px 20px; border-top: 1px solid rgb(221, 221, 221); background-color: rgb(255, 255, 255); }
.chat-input input { flex: 1 1 0%; padding: 8px 12px; border: 1px solid rgb(153, 153, 153); border-radius: 10px; outline: none; font-size: 14px !important; color: rgb(0, 0, 0) !important; line-height: normal !important; letter-spacing: normal !important; font-family: Arial, Helvetica, sans-serif !important; }
.chat-input button { color: rgb(255, 255, 255); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; border-radius: 50%; width: 40px; height: 40px; margin-left: 10px; cursor: pointer; font-size: 18px; display: flex; align-items: center; justify-content: center; min-width: 40px !important; min-height: 40px !important; }
.chat-input button img { object-fit: contain; width: 24px !important; height: 24px !important; min-width: 24px !important; min-height: 24px !important; }
@keyframes scaleUp { 
  0% { opacity: 0; transform: scale(0.8); }
  100% { opacity: 1; transform: scale(1); }
}
.chat-fade-wrapper { position: fixed; bottom: 20px; transition: 0.4s cubic-bezier(0.34, 1.56, 0.64, 1); pointer-events: none; }
.chat-fade-wrapper.open { opacity: 1; transform: scale(1); }
.chat-fade-wrapper.closing { opacity: 0; transform: scale(0.8); pointer-events: none; }
.typing-indicator { display: flex; gap: 4px; height: 20px; align-items: center; }
.typing-indicator span { width: 6px; height: 6px; background-color: rgb(153, 153, 153); border-radius: 50%; animation: 1.4s ease 0s infinite normal both running blink; }
.typing-indicator span:nth-child(2) { animation-delay: 0.2s; }
.typing-indicator span:nth-child(3) { animation-delay: 0.4s; }
@keyframes blink { 
  0% { opacity: 0.2; transform: translateY(0px); }
  20% { opacity: 1; transform: translateY(-4px); }
  100% { opacity: 0.2; transform: translateY(0px); }
}
.bot-avatar { width: 23px; height: 23px; position: absolute; left: 5px; bottom: 0px; border-radius: 50%; margin-left: -35px; background-color: rgb(255, 255, 255); padding: 0px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px; }
.dondy-footer-content { text-align: center; padding: 15px; font-size: 16px; color: rgb(102, 102, 102); border-top: 1px solid rgb(238, 238, 238); justify-content: center; align-items: center; height: 50px; display: flex !important; }
.chat-window.closing { opacity: 0; transform: scale(0.8); pointer-events: none; }
.chat-window[style*="left:"], .chat-fade-wrapper[style*="left:"] { left: 20px; transform-origin: left bottom; }
.chat-window[style*="right:"], .chat-fade-wrapper[style*="right:"] { right: 20px; transform-origin: right bottom; }
@media screen and (max-width: 480px) {
  .chat-window { width: 43vh; transform: translate(-50%) !important; }
  .chat-window[style*="left:"] { left: 184px !important; }
  .chat-window[style*="right:"] { right: auto !important; left: -184px !important; }
  .message { max-width: 85%; }
  .chat-input { padding: 10px; width: 100%; box-sizing: border-box; position: absolute; bottom: 48px; }
  .dondy-footer-content { position: absolute; bottom: 0px; width: 100%; padding: 10px; box-sizing: border-box; background: rgb(255, 255, 255); }
}
@media screen and (max-width: 480px) {
  .chat-window.closing { opacity: 0; transform: translate(-50%) scale(0.8) !important; }
}
.chat-window.whatsapp-theme { background-color: rgb(228, 221, 214); }
.chat-window.whatsapp-theme .chat-header { background-color: rgb(7, 94, 84) !important; }
.chat-window.whatsapp-theme .chat-messages { background-image: url(../../assets/img/Dondy_production_wp_bg_img_dont_delete-371066e9.jpg); background-size: contain; background-repeat: repeat; }
.chat-window.whatsapp-theme .message { position: relative; margin: 2px 0px; }
.chat-window.whatsapp-theme .message::before { content: ""; position: absolute; top: 0px; width: 12px; height: 12px; }
.chat-window.whatsapp-theme .message.user { margin-left: 10px; margin-right: 10px; color: rgb(0, 0, 0); box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px; border-radius: 8px 0px 8px 8px; background-color: rgb(220, 248, 198) !important; }
.chat-window.whatsapp-theme .message.user::before { right: -8px; background: linear-gradient(to right bottom, rgb(220, 248, 198) 50%, transparent 50%); }
.chat-window.whatsapp-theme .message.reply { margin-left: 10px; margin-right: 10px; background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px; border-radius: 0px 8px 8px; }
.chat-window.whatsapp-theme .message.reply::before { left: -8px; background: linear-gradient(to left bottom, rgb(255, 255, 255) 50%, transparent 50%); }
.chat-window.whatsapp-theme .chat-input { background-image: url(../../assets/img/Dondy_production_wp_bg_img_dont_delete-371066e9.jpg); background-size: contain; background-repeat: repeat; background-color: transparent; padding: 10px; }
.chat-window.whatsapp-theme .chat-input input { border-radius: 20px; background-color: rgb(255, 255, 255); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 12px 15px; }
.chat-window.whatsapp-theme .chat-input button { background-color: rgb(7, 94, 84) !important; }
.chat-window.whatsapp-theme .dondy-footer-content { background-color: rgb(255, 255, 255); }
.chat-window.whatsapp-theme .bot-avatar { display: none; }
@keyframes whatsapp-fade-in { 
  0% { opacity: 0; transform: scale(0.7); }
  100% { opacity: 1; transform: scale(1); }
}
.whatsapp-widget { position: fixed; bottom: 10px; z-index: 2147483647; display: none; }
.whatsapp-widget-visible { display: block !important; }
.whatsapp-widget-left { left: 10px; }
.whatsapp-widget-right { right: 10px; }
.whatsapp-widget-upper-left { left: 10px; bottom: 90px; }
.whatsapp-widget-upper-right { right: 10px; bottom: 90px; }
.whatsapp-widget-mid-upper-right { right: 10px; bottom: 47px; }
.whatsapp-widget-mid-upper-left { left: 10px; bottom: 47px; }
.whatsapp-text { font-family: Helvetica; font-weight: 610; font-size: 12.5px; color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0.855); border-radius: 11px; margin: 0px 5.5px; padding: 2px 10px; }
.whatsapp-flex-container { display: flex; align-items: center; }
#whatsapp-link { text-decoration: none; }
#whatsapp-link svg { stroke: none; width: var(--whatsapp-link-width); height: var(--whatsapp-link-height); display: block !important; }
#whatsapp-link svg path { display: block !important; }
#whatsapp-link svg g { display: block !important; transform-origin: revert !important; }

/* (inline) */
.gokwik-codIframe { height: 550px; width: 100%; }
.gokwik-codPayClass { max-height: 600px; overflow: hidden; }
.gokwik-error { }
.gokwik-errorMsg { width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.gokwik-globalImgCss { background-repeat: no-repeat; width: 57px; height: 16px; background-position: -108px -6px; display: flex; margin-left: 7px; }
.gokwik-gokwikIconCss { width: 18px; height: 18px; scale: 4; margin: 40px 0px; }
.gokwik-hideModal { visibility: hidden; pointer-events: none; }
.gokwik-iframe { position: fixed; top: 0px; bottom: 0px; right: 0px; width: 100%; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; margin: 0px; padding: 0px; overflow: hidden; z-index: 100000001; height: 100%; }
.gokwik-loader { height: 100%; width: 100%; z-index: 100000001; }
.gokwik-modal {
  position: fixed; top: 0px; bottom: 0px; right: 0px; width: 100%; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; margin: 0px; padding: 0px; overflow: hidden; z-index: 2147483647; height: 100%;
  @media (min-width: 600px) {
  left: 50%; top: 50%; transform: translate(-50%, -50%); height: 90vh; max-width: 450px; max-height: 900px; border-radius: 16px;
}
}
.gokwik-modalbackground { background-color: rgba(0, 0, 0, 0.5) !important; pointer-events: none !important; z-index: 1000001 !important; height: 100vh !important; width: 100vw !important; display: block !important; }
.gokwik-modalwrapper { width: 100%; height: 100%; z-index: 2147483647; inset: 0px; position: fixed; }
.gokwik-pTagCss { font-size: 1rem; color: rgb(102, 102, 102); margin-bottom: 30px; text-align: center; }
.gokwik-path { stroke: rgb(0, 75, 141); stroke-linecap: round; }
.gokwik-poweredByCss { display: flex; justify-content: center; align-items: center; font-size: 0.9rem; color: rgb(102, 102, 102); }
.gokwik-preloadComponent {
  display: flex; flex-direction: row; align-items: start; margin: auto; box-sizing: border-box; height: 100%; justify-content: space-between; position: absolute; width: 100%; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; overflow: hidden; z-index: 777777777; background: rgb(255, 255, 255); font-family: system-ui, sans-serif; padding: 0px 20px;
  @media (max-width: 599px) {
  max-height: 100%; height: 100%; border-radius: 0px; inset: 0px;
}
  @media (min-width: 600px) {
  left: 50%; top: 50%; transform: translate(-50%, -50%); height: 90vh; max-width: 450px; max-height: 900px; border-radius: 16px;
}
}
.gokwik-retryBtn { height: 50px; font-weight: 700; border-radius: 8px; color: white; background: rgb(0, 75, 141); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px 18px; display: flex; justify-content: space-between; align-items: center; width: 110px; font-size: 17px; }
.gokwik-spinner { margin: auto; display: flex; justify-content: center; flex-direction: column; align-items: center; }
.gokwik-spinnerloader { top: 50%; left: 50%; transform: translate(-50%, -50%); position: absolute; }

/* https://instafeed.nfcube.com/cdn/instafeed-18.2.0.css */
/*!
 * Copyright (c) 2026 Mintt Studio
 * All rights reserved.
 *
 * This code is proprietary and protected under international copyright laws.
 * Redistribution, use, modification, or sublicensing without explicit written permission from 
 * Mintt Studio is prohibited.
 *
 * License inquiries or unauthorized use reports should be directed to:
 * legal@minttstudio.com.
 */:root{--detailed-popup-top-bar-mobile-height:42px}#insta-feed,.instafeed-shopify{position:relative;display:block!important;text-align:center;clear:both;margin:0 auto;overflow-x:hidden}#insta-feed video::-webkit-media-controls-panel,.instafeed-modals-wrapper video:not(.instafeed-video-controls-show)::-webkit-media-controls-panel,.instafeed-shopify video::-webkit-media-controls-panel{display:none!important}#insta-feed .no-cursor,.instafeed-shopify .no-cursor{cursor:default}.instafeed-body-no-scroll{overflow-y:hidden;display:block;overscroll-behavior:none;height:auto!important}#insta-feed #instafeed-header-logo,.instafeed-shopify #instafeed-header-logo{position:relative;border-radius:50%;border:1px solid #d3d3d3;width:100px}#insta-feed a,.instafeed-shopify a{border:none!important;background:0 0!important;position:static;display:inline;padding:0;z-index:2147483647;text-decoration:none;color:transparent;text-decoration:none!important;filter:unset!important}#insta-feed h2,.instafeed-shopify h2{margin-bottom:30px;display:block}#insta-feed h3,.instafeed-shopify h3{font-size:16px;margin:8px 0 15px 0}#insta-feed a:focus,#insta-feed a:hover,.instafeed-shopify a:focus,.instafeed-shopify a:hover{opacity:1!important}#insta-feed a::after,.instafeed-shopify a::after{border:none}#insta-feed img,.instafeed-shopify img{max-width:none;object-fit:cover;position:absolute;top:0;left:0;bottom:0;right:0;margin:0 auto;width:100%;height:100%;border-radius:0;transform:initial;display:initial;opacity:1}.instafeed-video-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid grey;border-radius:50%;animation:video-spin .6s linear infinite;display:block}@keyframes video-spin{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.instafeed-spinner{display:inline-block!important;width:15px;height:15px;border:3px solid #f3f3f3;border-top:3px solid #000;border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle;margin:0 auto;margin-bottom:10px}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.instafeed-new-layout-container{overflow:hidden;position:relative;width:100%}.instafeed-new-layout-wrapper{display:flex;transition:transform .5s cubic-bezier(.4, 0, .2, 1);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.instafeed-new-layout-item{flex:0 0 auto;transition:width .5s ease-in-out;position:relative}.instafeed-new-layout-item .instafeed-product-icon{background-image:url(../../assets/img/ProductIcon-fae438ff.svg);background-size:cover;background-position:center;background-repeat:no-repeat;display:block;width:20px;height:20px;position:absolute;top:10px;right:10px;z-index:10;filter:brightness(0) invert(1) drop-shadow(0 1px 2px rgba(0, 0, 0, .5));opacity:0;transition:opacity .3s ease}.instafeed-new-layout-item.image-loaded .instafeed-product-icon{opacity:1}.instafeed-new-layout-item .tagged-username-overlay{display:block;position:absolute;padding:0 6px 0 8px;top:clamp(6px,3vw,6px);left:clamp(6px,3vw,6px);background:rgba(255,255,255,.7);color:#000;font-size:clamp(8px, 30vw, 10px);border-radius:3px}#insta-feed .instafeed-new-layout-item img,.instafeed-shopify .instafeed-new-layout-item img{width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;bottom:initial;right:initial;transform:translate(-50%,-50%)}.instafeed-new-layout-item video{position:absolute;top:50%;left:50%;bottom:initial;opacity:1;right:initial;transform:translate(-50%,-50%);object-fit:cover;margin:0 auto;height:100%;width:100%;z-index:0;display:block}.instafeed-new-layout-container .instafeed-new-arrow{background:rgba(255,255,255,.9) url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiMzNzNBNDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0idGFibGVyLWljb24gdGFibGVyLWljb24tY2hldnJvbi1yaWdodCI+PHBhdGggZD0iTTkgNmw2IDZsLTYgNiI+PC9wYXRoPjwvc3ZnPg==') center/80% no-repeat!important;color:#000;border:none;border-radius:50%;direction:ltr;width:30px;height:30px;font-size:20px;padding:0;cursor:pointer;position:absolute;display:block;top:50%;transform:translateY(-50%);z-index:999;opacity:.8;transition:background-color .3s ease,opacity .3s ease;text-decoration:none;outline:0;box-shadow:none;line-height:30px;text-align:center;min-width:initial;min-height:initial}.instafeed-new-layout-container .instafeed-new-arrow::before{display:none!important}.instafeed-new-arrow-prev{left:0;transform:translateY(-50%) rotate(180deg)!important}.instafeed-new-arrow-next{right:0}.instafeed-new-layout-container[data-layout="8"]:not([data-admin=true]){position:fixed!important;bottom:20px;left:20px;z-index:1000;border-radius:12px;border:1px solid rgba(0,0,0,.12);box-shadow:0 4px 20px rgba(0,0,0,.15),0 0 1px rgba(0,0,0,.08);overflow:hidden;opacity:0;transform:translateY(12px);transition:opacity .3s ease-out,transform .3s ease-out,box-shadow .2s ease}.instafeed-new-layout-container[data-layout="8"]:not([data-admin=true]).instafeed-floating-visible{opacity:1;transform:translateY(0)}.instafeed-new-layout-container[data-layout="8"]:not([data-admin=true]).instafeed-floating-minimized{width:52px!important;height:52px!important;min-width:52px;min-height:52px;border-radius:50%}.instafeed-new-layout-container[data-layout="8"]:not([data-admin=true]).instafeed-floating-minimized .instafeed-new-layout-wrapper{visibility:hidden;pointer-events:none;position:absolute;opacity:0;left:-9999px;width:0;height:0;overflow:hidden}.instafeed-new-layout-container[data-layout="8"]:not([data-admin=true]).instafeed-floating-minimized .instafeed-new-layout-wrapper video{display:none!important}.instafeed-new-layout-container[data-layout="8"]:not([data-admin=true]).instafeed-floating-minimized .instafeed-floating-pill{display:block;z-index:50}.instafeed-new-layout-container[data-layout="8"]:not([data-admin=true]).instafeed-floating-minimized .instafeed-floating-pill .instafeed-floating-pill-close{display:none}.instafeed-new-layout-container[data-layout="8"][data-admin=true] .instafeed-floating-close-btn,.instafeed-new-layout-container[data-layout="8"][data-admin=true] .instafeed-floating-minimize-btn{display:none}.instafeed-new-layout-container[data-layout="8"][data-admin=true] .instafeed-floating-sound-btn{display:none}.instafeed-floating-sound-btn{position:absolute;top:8px;left:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;border-radius:50%;background-color:rgba(0,0,0,.4);background-size:55%;background-repeat:no-repeat;background-position:center;background-image:url(../../assets/img/sound-on-2ccde742.svg);opacity:.9;transition:opacity .2s ease}.instafeed-floating-sound-btn:hover{opacity:1}.instafeed-floating-sound-btn.sound-on{background-image:url(../../assets/img/sound-off-e7abac7f.svg)}.instafeed-floating-sound-btn:empty{display:flex!important}.instafeed-floating-pill{display:none;position:absolute;inset:0;border-radius:50%;background-size:cover;background-position:center;background-color:#333;cursor:pointer;z-index:5}.instafeed-floating-pill .instafeed-floating-pill-close{position:absolute;top:2px;right:2px;width:22px;height:22px;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;font-size:16px;line-height:1;cursor:pointer;z-index:6;opacity:.9;transition:opacity .2s ease,background .2s ease}.instafeed-floating-pill .instafeed-floating-pill-close:hover{opacity:1;background:rgba(0,0,0,.8)}.instafeed-new-layout-container[data-layout="8"] .instafeed-new-layout-wrapper{justify-content:flex-start!important}.instafeed-new-layout-container[data-layout="8"] .instafeed-new-layout-item .instafeed-product-icon{display:none}.instafeed-floating-minimize-btn{padding:0;position:absolute;top:8px;right:40px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:0 0;border:none;color:#fff;font-size:24px;font-weight:900;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.4);cursor:pointer;z-index:10;opacity:.9;transition:opacity .2s ease,transform .2s ease}.instafeed-floating-minimize-btn:focus,.instafeed-floating-minimize-btn:hover{background:0 0;color:#fff;opacity:1;transform:scale(1.1)}.instafeed-floating-close-btn{padding:0;position:absolute;top:8px;right:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:0 0;border:none;color:#fff;font-size:28px;font-weight:900;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.4);cursor:pointer;z-index:10;opacity:.9;transition:opacity .2s ease,transform .2s ease}.instafeed-floating-close-btn:focus,.instafeed-floating-close-btn:hover{background:0 0;color:#fff;opacity:1;transform:scale(1.1)}.instafeed-floating-close-btn:active{background:0 0;color:#fff;transform:scale(.98)}.instafeed-new-layout-item-container{background-color:transparent;padding:0;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;height:100%;width:100%;transform:translate(-50%,-50%)}.instafeed-new-layout-item-container.inline-product{cursor:pointer}.instafeed-hover-layer{position:relative;background-color:rgba(0,0,0,.5);opacity:0;width:100%;height:100%;transition:opacity .3s ease;cursor:pointer}.instafeed-hover-layer.inline-product{height:20%;background:linear-gradient(#0000 0,#000 100%);position:absolute;bottom:0;width:100%;left:0;right:0;margin:0 auto;opacity:1;max-height:80px}.instafeed-hover-layer *{pointer-events:none}.instafeed-hover-icon{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:15px;display:flex;align-items:center;z-index:1000}.instafeed-hover-icon span{color:#fff;font-size:15px}#insta-feed .instafeed-new-layout-item-container .instafeed-hover-layer .instafeed-hover-icon img,.instafeed-shopify .instafeed-new-layout-item-container .instafeed-hover-layer .instafeed-hover-icon img{height:20px;width:20px;position:relative;transform:initial;left:0}@media (hover:hover){.instafeed-new-layout-container .instafeed-new-arrow:hover{opacity:1;background-color:rgba(255,255,255,.8)}.instafeed-new-layout-item:hover .instafeed-hover-layer{opacity:1}}.instafeed-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;border-radius:50px;height:32px;width:32px;display:block!important;background-image:url(../../assets/img/carousel-1a5606ba.png);background-size:contain;background-repeat:no-repeat;background-position:center}@media (max-width:1024px){.instafeed-carousel-arrow{display:none!important}}.instafeed-carousel-arrow-left{left:10px}.instafeed-carousel-arrow-right{transform:translateY(-50%) rotate(180deg)!important;right:10px}.instafeed-carousel-dots{position:absolute;bottom:0;display:flex;justify-content:center;width:100%;margin-bottom:15px}.instafeed-carousel-dot{display:inline-block;width:6px;height:6px;margin:0 6px;background-color:#ccc;border-radius:50%;opacity:.9;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:background-color .3s,transform .3s}.instafeed-carousel-dot.active{background-color:#fff;transform:scale(1.3)}.instafeed-bottom-link-wrapper{display:flex;justify-content:flex-start;width:100%}.instafeed-bottom-link-wrapper a{display:inline-block;padding:0 0 15px;letter-spacing:.5px;font-size:13px;margin-top:10px;color:transparent;text-decoration:none;margin-bottom:0;margin-left:0;margin-right:0}.instafeed-bottom-link-wrapper a:after{border-bottom:solid 1px #000;content:"";display:block;margin-top:0;transform:scaleX(1);transform-origin:left;transition:transform .25s cubic-bezier(.645, .045, .355, 1);bottom:-5px;position:relative;width:100%}.instafeed-bottom-link-wrapper a:hover:after{transform:scaleX(0);transform-origin:right}.instafeed-cart-icon{position:absolute;top:90px;right:16px;display:block!important;width:25px;height:25px;background-image:url(../../assets/img/cart-icon-final-f0dffabc.svg);background-size:contain;background-repeat:no-repeat;background-position:center;z-index:10}.instafeed-cart-icon::after{content:attr(data-count);position:absolute;top:5px;right:2px;color:#fff;font-size:10px;font-weight:700;border-radius:50%;min-width:16px;min-height:16px;width:16px;height:16px;display:flex;justify-content:center;align-items:center}.instafeed-simple-popup .instafeed-cart-icon{width:50px;height:50px;box-shadow:0 2px 8px rgba(0,0,0,.08);background-color:#fff;border-radius:50%;background-size:55% 55%;top:initial;bottom:140px;right:1%}.instafeed-simple-popup .instafeed-cart-icon::after{top:17px;right:15px}@media (min-width:1024px){.instafeed-cart-icon{width:60px;height:60px;position:fixed;box-shadow:0 2px 8px rgba(0,0,0,.08);background-color:#fff;border-radius:50%;background-size:50% 50%;top:90%;right:1%}.instafeed-cart-icon::after{top:22px;right:20px}.instafeed-simple-popup .instafeed-cart-icon{width:60px;height:60px;position:fixed;box-shadow:0 2px 8px rgba(0,0,0,.08);background-color:#fff;border-radius:50%;background-size:50% 50%;top:90%;right:1%;z-index:10}.instafeed-simple-popup .instafeed-cart-icon::after{top:22px;right:20px}}.instafeed-cart-icon-animate{animation:instafeed-cart-icon-pop .3s ease-out}@keyframes instafeed-cart-icon-pop{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(.9)}75%{transform:scale(1.15)}100%{transform:scale(1)}}.instafeed-product-reviews{display:flex;align-items:center;justify-content:center}.instafeed-simple-popup .instafeed-product-reviews{justify-content:left}.instafeed-product-reviews-stars{display:flex;margin-right:5px}.instafeed-product-reviews-star{width:13px;height:13px;margin-right:0;background-size:contain;background-repeat:no-repeat;background-position:center;display:block!important}.instafeed-product-reviews-star.empty{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPgo8c3ZnIGZpbGw9IiMwMDAwMDAiIHdpZHRoPSI4MDBweCIgaGVpZ2h0PSI4MDBweCIgdmlld0JveD0iMCAwIDI0IDI0IiB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xNi44NTUgMjAuOTY2Yy0uMjI0IDAtLjQ0My0uMDUtLjY0Ni0uMTQ2bC0uMTA0LS4wNTEtNC4xMDctMi4zNDMtNC4xMDcgMi4zNDQtLjEwNi4wNTNjLS40ODguMjI4LTEuMDg1LjE3NC0xLjUyMS0uMTQzLS40NjktLjM0LS43MDEtLjkzMy0uNTg2LTEuNTA5bC45NTctNC42NDItMS42MDItMS40NTctMS44OTUtMS43MjUtLjA3OC0uMDgyYy0uMzc1LS4zOTYtLjUwOS0uOTctLjM0LTEuNDkyLjE3My0uNTI0LjYyLS45MTIgMS4xNi0xLjAwOWwuMTAyLS4wMTggNC43MDEtLjUyMSAxLjk0Ni00LjMxLjA2LS4xMWMuMjYyLS40NzMuNzY0LS43NzEgMS4zMDktLjc3MS41NDMgMCAxLjA0NC4yOTggMS4zMDkuNzdsLjA2LjExMiAxLjk0OCA0LjMxMiA0LjcwMS41MjEuMTA0LjAxN2MuNTM5LjEuOTg2LjQ4NiAxLjE1OCAxLjAxMi4xNy41MjEuMDM1IDEuMDk4LS4zNCAxLjQ5NGwtLjA3OC4wNzgtMy40OTggMy4xODQuOTU3IDQuNjMyYy4xMTMuNTg3LS4xMTggMS4xNzgtLjU5IDEuNTE5LS4yNTIuMTgyLS41NTYuMjgxLS44NzQuMjgxem0tOC4xNDktNi41NjRjLS4wMzkuMTgyLS40NjYgMi4yNDYtLjg0NSA0LjA4MmwzLjY0My0yLjA3N2MuMzA3LS4xNzUuNjg0LS4xNzUuOTkgMGwzLjY0MyAyLjA3NS0uODQ5LTQuMTA0Yy0uMDcxLS4zNDYuMDQ1LS43MDUuMzA4LS45NDJsMy4xLTIuODIyLTQuMTY4LS40NjFjLS4zNTEtLjAzOS0uNjU0LS4yNi0uODAxLS41ODRsLTEuNzI4LTMuODIxLTEuNzI2IDMuODIxYy0uMTQ2LjMyMi0uNDUuNTQzLS44MDEuNTg0bC00LjE2OC40NjEgMy4xIDIuODIyYy4yNzIuMjQ2LjM4NC42MTcuMzAyLjk2NnoiLz48L3N2Zz4=")}.instafeed-product-reviews-star.filled{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPgo8c3ZnIGZpbGw9IiMwMDAwMDAiIHdpZHRoPSI4MDBweCIgaGVpZ2h0PSI4MDBweCIgdmlld0JveD0iMCAwIDI0IDI0IiB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0zLjEgMTEuM2wzLjYgMy4zLTEgNC42Yy0uMS42LjEgMS4yLjYgMS41LjIuMi41LjMuOC4zLjIgMCAuNCAwIC42LS4xIDAgMCAuMSAwIC4xLS4xbDQuMS0yLjMgNC4xIDIuM3MuMSAwIC4xLjFjLjUuMiAxLjEuMiAxLjUtLjEuNS0uMy43LS45LjYtMS41bC0xLTQuNmMuNC0uMyAxLS45IDEuNi0xLjVsMS45LTEuNy4xLS4xYy40LS40LjUtMSAuMy0xLjVzLS42LS45LTEuMi0xaC0uMWwtNC43LS41LTEuOS00LjNzMC0uMS0uMS0uMWMtLjEtLjctLjYtMS0xLjEtMS0uNSAwLTEgLjMtMS4zLjggMCAwIDAgLjEtLjEuMWwtMS45IDQuMy00LjcuNWgtLjFjLS41LjEtMSAuNS0xLjIgMS0uMS42IDAgMS4yLjQgMS42eiIvPjwvc3ZnPg==")}.instafeed-product-reviews-star.half{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBmaWxsPSIjMDAwMDAwIiB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4yIiBiYXNlUHJvZmlsZT0idGlueSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuMSAxMS4zbDMuNiAzLjMtMSA0LjZjLS4xLjYuMSAxLjIuNiAxLjUuMi4yLjUuMy44LjMuMiAwIC40IDAgLjYtLjEgMCAwIC4xIDAgLjEtLjFsNC4xLTIuMyA0LjEgMi4zczcuMSAwIC4xLjFjLjUuMiAxLjEuMiAxLjUtLjEuNS0uMy43LS45LjYtMS41bC0xLTQuNmMuNC0uMyAxLS45IDEuNi0xLjVsMS45LTEuNy4xLS4xYy40LS40LjUtMSAuMy0xLjVzLS42LS45LTEuMi0xaC0uMWwtNC43LS41LTEuOS00LjNzMC0uMS0uMS0uMWMtLjEtLjctLjYtMS0xLjEtMS0uNSAwLTEgLjMtMS4zLjggMCAwIDAgLjEtLjEuMWwtMS45IDQuMy00LjcuNWgtLjFjLS41LjEtMSAuNS0xLjIgMS0uMS42IDAgMS4yLjQgMS42em04LjkgNXYtMTAuNWwxLjcgMy44Yy4xLjMuNS41LjguNmw0LjIuNS0zLjEgMi44Yy0uMy4yLS40LjYtLjMgMSAwIC4yLjUgMi4yLjggNC4xbC0zLjYtMi4xYy0uMi0uMi0uMy0uMi0uNS0uMnoiLz4KPC9zdmc+")}#instafeed-product-reviews-count{font-size:11px;color:#777}.instafeed-simple-popup .instafeed-product-reviews-star.empty{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPgo8c3ZnIGZpbGw9IiMwMDAwMDAiIHdpZHRoPSI4MDBweCIgaGVpZ2h0PSI4MDBweCIgdmlld0JveD0iMCAwIDI0IDI0IiB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xNi44NTUgMjAuOTY2Yy0uMjI0IDAtLjQ0My0uMDUtLjY0Ni0uMTQ2bC0uMTA0LS4wNTEtNC4xMDctMi4zNDMtNC4xMDcgMi4zNDQtLjEwNi4wNTNjLS40ODguMjI4LTEuMDg1LjE3NC0xLjUyMS0uMTQzLS40NjktLjM0LS43MDEtLjkzMy0uNTg2LTEuNTA5bC45NTctNC42NDItMS42MDItMS40NTctMS44OTUtMS43MjUtLjA3OC0uMDgyYy0uMzc1LS4zOTYtLjUwOS0uOTctLjM0LTEuNDkyLjE3My0uNTI0LjYyLS45MTIgMS4xNi0xLjAwOWwuMTAyLS4wMTggNC43MDEtLjUyMSAxLjk0Ni00LjMxLjA2LS4xMWMuMjYyLS40NzMuNzY0LS43NzEgMS4zMDktLjc3MS41NDMgMCAxLjA0NC4yOTggMS4zMDkuNzdsLjA2LjExMiAxLjk0OCA0LjMxMiA0LjcwMS41MjEuMTA0LjAxN2MuNTM5LjEuOTg2LjQ4NiAxLjE1OCAxLjAxMi4xNy41MjEuMDM1IDEuMDk4LS4zNCAxLjQ5NGwtLjA3OC4wNzgtMy40OTggMy4xODQuOTU3IDQuNjMyYy4xMTMuNTg3LS4xMTggMS4xNzgtLjU5IDEuNTE5LS4yNTIuMTgyLS41NTYuMjgxLS44NzQuMjgxem0tOC4xNDktNi41NjRjLS4wMzkuMTgyLS40NjYgMi4yNDYtLjg0NSA0LjA4MmwzLjY0My0yLjA3N2MuMzA3LS4xNzUuNjg0LS4xNzUuOTkgMGwzLjY0MyAyLjA3NS0uODQ5LTQuMTA0Yy0uMDcxLS4zNDYuMDQ1LS43MDUuMzA4LS45NDJsMy4xLTIuODIyLTQuMTY4LS40NjFjLS4zNTEtLjAzOS0uNjU0LS4yNi0uODAxLS41ODRsLTEuNzI4LTMuODIxLTEuNzI2IDMuODIxYy0uMTQ2LjMyMi0uNDUuNTQzLS44MDEuNTg0bC00LjE2OC40NjEgMy4xIDIuODIyYy4yNzIuMjQ2LjM4NC42MTcuMzAyLjk2NnoiLz48L3N2Zz4=")}.instafeed-simple-popup .instafeed-product-reviews-star.filled{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPgo8c3ZnIGZpbGw9IiMwMDAwMDAiIHdpZHRoPSI4MDBweCIgaGVpZ2h0PSI4MDBweCIgdmlld0JveD0iMCAwIDI0IDI0IiB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0zLjEgMTEuM2wzLjYgMy4zLTEgNC42Yy0uMS42LjEgMS4yLjYgMS41LjIuMi41LjMuOC4zLjIgMCAuNCAwIC42LS4xIDAgMCAuMSAwIC4xLS4xbDQuMS0yLjMgNC4xIDIuM3MuMSAwIC4xLjFjLjUuMiAxLjEuMiAxLjUtLjEuNS0uMy43LS45LjYtMS41bC0xLTQuNmMuNC0uMyAxLS45IDEuNi0xLjVsMS45LTEuNy4xLS4xYy40LS40LjUtMSAuMy0xLjVzLS42LS45LTEuMi0xaC0uMWwtNC43LS41LTEuOS00LjNzMC0uMS0uMS0uMWMtLjEtLjctLjYtMS0xLjEtMS0uNSAwLTEgLjMtMS4zLjggMCAwIDAgLjEtLjEuMWwtMS45IDQuMy00LjcuNWgtLjFjLS41LjEtMSAuNS0xLjIgMS0uMS42IDAgMS4yLjQgMS42eiIvPjwvc3ZnPg==")}.instafeed-simple-popup .instafeed-product-reviews-star.half{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBmaWxsPSIjMDAwMDAwIiB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4yIiBiYXNlUHJvZmlsZT0idGlueSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuMSAxMS4zbDMuNiAzLjMtMSA0LjZjLS4xLjYuMSAxLjIuNiAxLjUuMi4yLjUuMy44LjMuMiAwIC40IDAgLjYtLjEgMCAwIC4xIDAgLjEtLjFsNC4xLTIuMyA0LjEgMi4zczcuMSAwIC4xLjFjLjUuMiAxLjEuMiAxLjUtLjEuNS0uMy43LS45LjYtMS41bC0xLTQuNmMuNC0uMyAxLS45IDEuNi0xLjVsMS45LTEuNy4xLS4xYy40LS40LjUtMSAuMy0xLjVzLS42LS45LTEuMi0xaC0uMWwtNC43LS41LTEuOS00LjNzMC0uMS0uMS0uMWMtLjEtLjctLjYtMS0xLjEtMS0uNSAwLTEgLjMtMS4zLjggMCAwIDAgLjEtLjEuMWwtMS45IDQuMy00LjcuNWgtLjFjLS41LjEtMSAuNS0xLjIgMS0uMS42IDAgMS4yLjQgMS42em04LjkgNXYtMTAuNWwxLjcgMy44Yy4xLjMuNS41LjguNmw0LjIuNS0zLjEgMi44Yy0uMy4yLS40LjYtLjMgMSAwIC4yLjUgMi4yLjggNC4xbC0zLjYtMi4xYy0uMi0uMi0uMy0uMi0uNS0uMnoiLz4KPC9zdmc+")}.instafeed-simple-popup #instafeed-product-reviews-count{color:#fff}#instafeed-product-container{overflow:hidden;display:flex;flex-wrap:nowrap;gap:20px;max-height:100%;justify-content:left;align-items:center;height:100%}.instafeed-product-item{display:flex;padding:10px;gap:5px;width:100%;align-items:center;overflow:hidden}#insta-feed .instafeed-new-layout-item #instafeed-product-container .instafeed-product-image,.instafeed-shopify .instafeed-new-layout-item #instafeed-product-container .instafeed-product-image{position:relative;height:60px;width:60px;border-radius:5px;transform:initial;max-width:60px;left:0;top:0}.instafeed-product-info{display:flex;flex-direction:column;justify-content:space-evenly;width:100%;overflow:hidden}.instafeed-tagged-buy-button-simple-popup{height:auto;border:0 solid #000;cursor:pointer;box-shadow:none;color:#fff!important;display:block;outline:0;font-size:10px!important;letter-spacing:0!important;font-weight:600!important;padding:3px 0!important;text-align:left;float:none;min-height:unset;margin:0;border-radius:2px;background:0 0}.instafeed-tagged-buy-button-simple-popup:hover{font-weight:700;text-decoration:underline}.instafeed-lightbox .tagged-products{margin:25px;text-align:center;transition:opacity .22s ease,filter .22s ease,box-shadow .22s ease,transform .22s ease}.instafeed-lightbox .tagged-products.instafeed-simple-popup{display:flex;margin:0;background-color:#fff;border-radius:10px;padding:5px 10px 5px 10px;gap:13px;min-height:90px}.instafeed-lightbox .tagged-products.instafeed-simple-popup .instafeed-tagged-product{font-size:12px;white-space:nowrap;color:#000}.instafeed-lightbox .lightbox-instagram.instafeed-hotspot-has-selection .tagged-products{opacity:.28;filter:grayscale(.35) saturate(.58);transform:scale(.985)}.instafeed-lightbox .lightbox-instagram.instafeed-hotspot-has-selection .tagged-products.instafeed-hotspot-selected{opacity:1;filter:none;transform:translateY(-2px) scale(1.01)}.instafeed-lightbox .tagged-products.instafeed-hotspot-selected .instafeed-product-name{font-weight:600}.instafeed-lightbox .instafeed-simple-popup-product-list{position:absolute;box-sizing:border-box;padding:0;bottom:30px;right:0;left:0;display:flex;align-items:center;justify-content:flex-start;gap:20px;color:#000;width:100%;margin:0 auto;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;cursor:grab;user-select:none;scroll-behavior:smooth;overscroll-behavior-x:contain;-ms-overflow-style:-ms-autohiding-scrollbar;touch-action:pan-x}.instafeed-lightbox .instafeed-simple-popup-product-list.grabbing{cursor:grabbing}.instafeed-lightbox .instafeed-simple-popup-product-list::-webkit-scrollbar{display:none}.instafeed-lightbox .lightbox-instagram .instafeed-simple-popup-product-list a{color:#000!important}.instafeed-lightbox .instafeed-simple-popup-product-list img{border-radius:15px}.instafeed-lightbox .tagged-products-image{width:100%;flex:0;display:flex;align-items:center;justify-content:center}.instafeed-lightbox .tagged-products-image a{display:flex}.instafeed-lightbox .tagged-products-image{position:relative}.instafeed-lightbox .tagged-products-image .instafeed-sold-out-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2147483647;background:rgba(0,0,0,.9);color:#fff;padding:1px 3px;border-radius:4px;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.2px;white-space:nowrap;pointer-events:none}.instafeed-lightbox .tagged-products-buttons{width:100%;text-align:center;margin-top:8px}.instafeed-lightbox .tagged-products.instafeed-simple-popup .tagged-products-buttons{text-align:left;margin-top:0;align-items:center;display:flex;gap:13px}.instafeed-lightbox .tagged-products-buttons .add-to-cart-button,.instafeed-lightbox .tagged-products-buttons .shop-now-button{height:25px;width:25px;background-color:#fff;display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:50%;background-image:url(../../assets/img/close-icon-9a00bda3.svg);transform:rotate(45deg)!important;background-size:80%;background-position:center;background-repeat:no-repeat}.instafeed-lightbox .tagged-products-buttons .shop-now-button{background-image:url(../../assets/img/forward-icon-d01d2405.svg);transform:rotate(0)!important}.instafeed-lightbox .tagged-products-buttons .add-to-cart-button:hover,.instafeed-lightbox .tagged-products-buttons .shop-now-button:hover{background-color:rgba(255,255,255,.8)}.instafeed-lightbox .tagged-products-buttons .instafeed-loading{animation:instafeedPulse 1.5s ease-in-out infinite}@keyframes instafeedPulse{0%,100%{background-color:#f0f0f0;box-shadow:0 0 0 0 rgba(0,0,0,.1)}50%{background-color:#dcdcdc;box-shadow:0 0 8px 2px rgba(0,0,0,.15)}}.instafeed-lightbox .tagged-products a{font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666!important;letter-spacing:0}.instafeed-lightbox .tagged-products img{position:relative!important;object-fit:contain!important;height:120px!important;width:120px!important}.instafeed-lightbox .instafeed-simple-popup-product-list .tagged-products img{max-height:100%;height:75px!important;width:75px!important;max-width:75px!important;border-radius:3px!important}.instafeed-lightbox .tagged-products .instafeed-product-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:170px;font-size:14px;font-weight:initial}@media only screen and (max-width:400px){.instafeed-lightbox .tagged-products .instafeed-product-name{width:150px}}.inline-product .instafeed-product-name{color:#fff;text-align:left;font-weight:650;font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.instafeed-lightbox .tagged-products .instafeed-product-price{margin:2px;font-weight:550;font-size:13px}.instafeed-lightbox .tagged-products .instafeed-product-price del{font-weight:400}.instafeed-lightbox .lightbox-instagram.instafeed-simple-popup .tagged-products .instafeed-product-price{margin:0}.instafeed-lightbox .tagged-products .tagged-buy-button{height:auto;background-color:#000;border:1px solid #000;margin:10px auto 7px;cursor:pointer;display:block!important;box-shadow:none;color:#fff!important;outline:0;font-size:12px!important;line-height:1.6!important;text-transform:uppercase!important;letter-spacing:0!important;font-weight:600!important;padding:.375rem .75rem!important;text-align:center;min-width:130px!important;float:none}.instafeed-lightbox .tagged-products .tagged-buy-button:hover{background-color:rgba(0,0,0,.8)}@media only screen and (max-width:1024px){.instafeed-lightbox .tagged-products{margin:15px}}.instafeed-lightbox{display:none!important;position:fixed!important;font-size:15px;z-index:2147483647;width:100%;height:100%;text-align:center;justify-content:center;top:0;left:0;background:rgba(0,0,0,.8);cursor:pointer;opacity:0;transition:opacity .1s ease-in-out}@media only screen and (max-width:1024px){.instafeed-lightbox{background-color:#fff}}.instafeed-lightbox a{border:none!important;position:static;display:inline;margin:0;padding:0;z-index:2147483647;text-decoration:none;color:transparent;text-decoration:none!important}.instafeed-lightbox .post-date a{color:#666;font-size:11px}.instafeed-lightbox .post-date span{color:#666;font-size:11px}.instafeed-lightbox img{max-width:none;top:0;left:0;bottom:0;right:0;margin:0 auto;width:100%;height:100%;border-radius:0;transform:initial;display:initial;opacity:1}.instafeed-lightbox:focus{opacity:1!important}.instafeed-lightbox .lightbox-instagram{height:90%;background-color:#fff;position:absolute;display:flex;top:5%;border-radius:15px;cursor:default;max-width:90%}:dir(ltr) .lightbox-instagram{direction:ltr}.instafeed-lightbox .lightbox-instagram .instafeed-post-image{position:relative;height:100%}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspots-layer{position:absolute;inset:0;z-index:14;pointer-events:none}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot-wrapper{position:absolute;transform:translate(-50%,-50%);pointer-events:auto}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot{position:relative;width:16px;height:16px;min-width:16px;min-height:16px;padding:0;border:2px solid rgba(255,255,255,.98);border-radius:999px;background:rgba(24,24,27,.86);cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.28);transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot::after{content:'';position:absolute;width:4px;height:4px;top:50%;left:50%;border-radius:999px;background:#fff;transform:translate(-50%,-50%)}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot.active,.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot:hover{transform:scale(1.1);background:rgba(17,17,17,.96);box-shadow:0 0 0 3px rgba(255,255,255,.42),0 8px 20px rgba(0,0,0,.32)}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot-wrapper .instafeed-hotspot-tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:0;border-radius:6px;background:rgba(17,17,17,.92);pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;z-index:20;box-shadow:0 4px 12px rgba(0,0,0,.3)}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot-wrapper .instafeed-hotspot-tooltip::before{content:'';position:absolute;top:-6px;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(17,17,17,.92)}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot-wrapper .instafeed-hotspot-tooltip-inner{display:block;padding:6px 10px;width:max-content;max-width:180px;box-sizing:border-box}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot-wrapper .instafeed-hotspot-label{display:block;font-size:12px;font-weight:500;white-space:normal;overflow-wrap:break-word;color:#fff}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot-wrapper:hover .instafeed-hotspot-tooltip{opacity:1;visibility:visible;pointer-events:auto}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot-wrapper:has(.instafeed-hotspot.active) .instafeed-hotspot-tooltip{opacity:1;visibility:visible;pointer-events:auto}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot-wrapper.instafeed-hotspot-tooltip-align-right .instafeed-hotspot-tooltip{left:auto;right:0;transform:none}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-hotspot-wrapper.instafeed-hotspot-tooltip-align-left .instafeed-hotspot-tooltip{left:0;right:auto;transform:none}.instafeed-lightbox .lightbox-instagram .instafeed-post-image img{border-top-left-radius:15px;border-bottom-left-radius:15px;border-top-right-radius:0;border-bottom-right-radius:0;height:100%!important;object-fit:cover;z-index:1;width:auto;max-width:100%}[dir=rtl] .instafeed-lightbox .lightbox-instagram .instafeed-post-image img{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:15px;border-bottom-right-radius:15px}.lightbox-instagram.instafeed-simple-popup .instafeed-post-image img:first-of-type,.lightbox-instagram.instafeed-simple-popup .instafeed-post-image video:first-of-type{border-radius:15px}.instafeed-lightbox .lightbox-instagram video{height:100%!important;width:auto;max-width:100%;border-top-left-radius:15px;border-bottom-left-radius:15px;opacity:1;outline:0;margin:0;display:block;position:relative!important}[dir=rtl] .instafeed-lightbox .lightbox-instagram video{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:15px;border-bottom-right-radius:15px}.instafeed-lightbox .lightbox-instagram .sub-header{height:18px;color:grey;position:relative}.instafeed-lightbox .lightbox-instagram .instafeed-caption{word-wrap:break-word;white-space:pre-wrap;clear:both;color:#666;line-height:initial;width:90%;margin:0 auto;margin-top:16px;margin-bottom:20px;text-align:left}.instafeed-lightbox .lightbox-instagram .post-date{color:#666;font-size:11px;border-top:1px solid #eee;padding-top:3px;width:100%;height:30px;line-height:27px;text-align:center}.instafeed-lightbox .lightbox-instagram .post-engagement{margin:auto!important;display:flex;gap:5px;width:90%;font-size:14px;justify-content:flex-start;align-items:center;text-transform:uppercase;letter-spacing:.05em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.instafeed-lightbox .lightbox-instagram .post-engagement svg{display:inline-block;vertical-align:baseline;height:14px;width:14px}.instafeed-lightbox .lightbox-instagram .description{display:flex;flex-direction:column;height:100%;right:0;width:500px;text-align:left;color:#000;text-decoration:none;box-sizing:content-box;padding:0}.instafeed-lightbox .lightbox-instagram .profile-picture{height:45px!important;width:45px!important;border-radius:50%!important;margin:12px!important;border:1px solid #eee}.instafeed-lightbox .lightbox-instagram .instafeed-fullname{color:#000;letter-spacing:.05em;font-weight:600;line-height:23px;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.instafeed-lightbox .lightbox-instagram .instafeed-content-wrapper{overflow-x:hidden;display:flex;flex-direction:column;flex-grow:1}@media only screen and (max-width:1024px){.instafeed-lightbox .lightbox-instagram .instafeed-content-wrapper{overflow-x:unset;padding-bottom:90px}}.instafeed-lightbox .lightbox-instagram .box-content{position:initial;padding-bottom:20px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.instafeed-lightbox .lightbox-instagram .follow:hover{color:grey}.lightbox-instagram a,.lightbox-instagram a:link,.lightbox-instagram a:visited{font-weight:initial}.instafeed-lightbox img{right:auto!important}.instafeed-lightbox .instafeed-close-button{position:absolute;height:30px;width:30px;color:#fff;font-family:Arial,Helvetica,sans-serif;display:flex;align-items:center;justify-content:center;font-size:24px;top:17px;right:24px}.instafeed-lightbox .instafeed-close-button:hover{opacity:.7}@media only screen and (max-width:1024px){.instafeed-lightbox .instafeed-close-button{color:#fff;font-size:14px;border-radius:50%;background-color:rgba(0,0,0,.45);display:flex!important;top:12px;right:14px}}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-sound-button{height:35px;width:35px;position:absolute;cursor:pointer;top:12px;left:10px;background-image:url(../../assets/img/sound-on-2ccde742.svg);background-size:60%;background-repeat:no-repeat;background-position:center;background-color:rgba(0,0,0,.4);border-radius:50%;display:block;z-index:10}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-sound-button.sound-on{background-image:url(../../assets/img/sound-off-e7abac7f.svg)}@media only screen and (min-width:1024px){.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-sound-button{height:35px;width:35px}}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-video-control{height:60px;width:60px;position:absolute;cursor:pointer;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(../../assets/img/pause-solid-full-affa7f1e.svg);background-size:50%;background-repeat:no-repeat;background-position:center;background-color:rgba(0,0,0,.4);border-radius:50%;display:none;z-index:10}.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-video-control.paused{background-image:url(../../assets/img/play-solid-full-49a48e2a.svg)}@media only screen and (min-width:1024px){.instafeed-lightbox .lightbox-instagram .instafeed-post-image .instafeed-video-control{height:60px;width:60px}}.instafeed-lightbox .lightbox-instagram .instafeed-post-control-button{height:30px;width:30px;position:absolute;cursor:pointer;top:calc(50% - 10px);right:10px;background-image:url('data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgLTQuNSAyMCAyMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSIjZmZmZmZmIiBzdHJva2U9IiNmZmZmZmYiPgoNPGcgaWQ9IlNWR1JlcG9fYmdDYXJyaWVyIiBzdHJva2Utd2lkdGg9IjAiLz4KDTxnIGlkPSJTVkdSZXBvX3RyYWNlckNhcnJpZXIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgoNPGcgaWQ9IlNWR1JlcG9faWNvbkNhcnJpZXIiPiA8dGl0bGU+YXJyb3dfdXAgWyNmZmZmZmZmZmZmZl08L3RpdGxlPiA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gPGRlZnM+IDwvZGVmcz4gPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+IDxnIGlkPSJEcmliYmJsZS1MaWdodC1QcmV2aWV3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjYwLjAwMDAwMCwgLTY2ODQuMDAwMDAwKSIgZmlsbD0iI2ZmZmZmZiI+IDxnIGlkPSJpY29ucyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTYuMDAwMDAwLCAxNjAuMDAwMDAwKSI+IDxwYXRoIGQ9Ik0yMjMuNzA3NjkyLDY1MzQuNjMzNzggTDIyMy43MDc2OTIsNjUzNC42MzM3OCBDMjI0LjA5NzQzNiw2NTM0LjIyODg4IDIyNC4wOTc0MzYsNjUzMy41NzMzOCAyMjMuNzA3NjkyLDY1MzMuMTY5NTEgTDIxNS40NDQxMjcsNjUyNC42MDY1NyBDMjE0LjY2MzY0LDY1MjMuNzk3ODEgMjEzLjM5NzQ3Miw2NTIzLjc5NzgxIDIxMi42MTY5ODYsNjUyNC42MDY1NyBMMjA0LjI5MjQ2LDY1MzMuMjMxNjUgQzIwMy45MDY3MTQsNjUzMy42MzI0IDIwMy45MDE3MTcsNjUzNC4yNzk2MiAyMDQuMjgyNDY3LDY1MzQuNjg1NTUgQzIwNC42NzEyMTEsNjUzNS4xMDA4MSAyMDUuMzExNzksNjUzNS4xMDQ5NSAyMDUuNzA2NTMsNjUzNC42OTY5NSBMMjEzLjMyMzUyMSw2NTI2LjgwMjk3IEMyMTMuNzE0MjY0LDY1MjYuMzk4MDcgMjE0LjM0Njg0OCw2NTI2LjM5ODA3IDIxNC43Mzc1OTEsNjUyNi44MDI5NyBMMjIyLjI5NDYyMSw2NTM0LjYzMzc4IEMyMjIuNjg0MzY1LDY1MzUuMDM4NjggMjIzLjMxNzk0OSw2NTM1LjAzODY4IDIyMy43MDc2OTIsNjUzNC42MzM3OCIgaWQ9ImFycm93X3VwLVsjZmZmZmZmZmZmZmZdIj4gPC9wYXRoPiA8L2c+IDwvZz4gPC9nPiA8L2c+Cg08L3N2Zz4=');background-size:50%;background-repeat:no-repeat;pointer-events:auto;background-position:center calc(50% - 1px);background-color:rgba(0,0,0,.45);border-radius:50%;display:none;z-index:10;transform:translateY(-50%)}.instafeed-lightbox .lightbox-instagram .instafeed-post-control-button.arrow-down{top:calc(50% + 10px);transform:rotate(180deg) translateY(-50%)}@media only screen and (max-width:1024px){.instafeed-lightbox .lightbox-instagram .instafeed-post-control-button{display:block}}.instafeed-lightbox .lightbox-instagram .instafeed-post-control-button:hover{background-color:rgba(0,0,0,.9)}.instafeed-lightbox .lightbox-instagram .instafeed-post-control-button:active{background-color:#000}.instafeed-lightbox .lightbox-instagram .instafeed-header{height:70px!important;position:relative!important;background:0 0;transform:none;margin:0;padding:0;text-align:inherit;z-index:2147483647;opacity:1;margin-bottom:15px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.instafeed-lightbox .lightbox-instagram .instafeed-header-left-section{display:flex;align-items:center}.instafeed-lightbox .lightbox-instagram .instafeed-header-logo{height:45px;width:45px;margin:12px}.instafeed-lightbox .lightbox-instagram .instafeed-header-logo img{position:absolute}.instafeed-lightbox .lightbox-instagram .instafeed-bottom-bar{position:fixed;display:flex;bottom:0;left:0;height:calc(42px + env(safe-area-inset-bottom,0px));background-color:#fff;width:100%;z-index:2147483647;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom,0);padding-left:16px;padding-right:16px;border-radius:20px 20px 0 0;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);touch-action:none}.instafeed-lightbox .lightbox-instagram .instafeed-bottom-bar .instafeed-bottm-bar-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-around}.instafeed-lightbox .lightbox-instagram .instafeed-bottom-bar .instafeed-close-button{height:26px;width:26px;position:relative;top:unset;right:unset;background-size:100%;background-image:url(../../assets/img/close-icon-9a00bda3.svg);background-color:transparent}.instafeed-lightbox .lightbox-instagram .instafeed-bottom-bar .instafeed-post-control-button{height:26px;width:26px;top:unset;position:initial;background-color:transparent;box-shadow:none;background-size:100%}.instafeed-lightbox .lightbox-instagram .instafeed-bottom-bar .instafeed-post-control-button.arrow-up{background-image:url(../../assets/img/backward-icon-994c7972.svg);transform:unset}.instafeed-lightbox .lightbox-instagram .instafeed-bottom-bar .instafeed-post-control-button.arrow-down{background-image:url(../../assets/img/forward-icon-d01d2405.svg);transform:unset}.instafeed-lightbox .instafeed-new-arrow{position:absolute;display:block!important;top:50%;width:32px;height:32px;cursor:pointer;user-select:none;background-size:24px 24px;background-repeat:no-repeat;background-position:center;transform:translateY(-50%);transition:background-color .2s ease-in-out}.instafeed-lightbox .instafeed-new-arrow.prev{left:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' height='24' role='img' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M12 21.5a.997.997 0 0 1-.707-.293L2 12l9.293-9.207a1 1 0 1 1 1.414 1.414L5.414 12l7.293 7.293A1 1 0 0 1 12 21.5Z'%3E%3C/path%3E%3C/svg%3E")}.instafeed-lightbox .instafeed-new-arrow.next{right:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' height='24' role='img' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M12 21.5a.997.997 0 0 1-.707-.293L2 12l9.293-9.207a1 1 0 1 1 1.414 1.414L5.414 12l7.293 7.293A1 1 0 0 1 12 21.5Z'%3E%3C/path%3E%3C/svg%3E");transform:translateY(-50%) rotate(180deg)}.instafeed-lightbox .instafeed-new-arrow:hover{opacity:.7}@media only screen and (max-width:1024px){.instafeed-lightbox .instafeed-new-arrow{display:none}}@media only screen and (max-width:1024px){.instafeed-lightbox .lightbox-instagram .instafeed-header{margin-bottom:0;border-bottom:0 solid #eee;height:var(--detailed-popup-top-bar-mobile-height)!important;position:fixed!important;left:0;top:0;width:100%;background-color:#fff;touch-action:none}.instafeed-lightbox .lightbox-instagram .instafeed-fullname{font-size:15px}.instafeed-lightbox .lightbox-instagram .instafeed-header-logo{height:var(--detailed-popup-top-bar-mobile-height);width:var(--detailed-popup-top-bar-mobile-height);padding:9px 12px;margin:0}.instafeed-lightbox .lightbox-instagram .profile-picture{height:25px!important;width:25px!important;position:relative!important;margin:0!important}.instafeed-lightbox .lightbox-instagram{border-radius:0;flex-direction:column;max-width:100%}.instafeed-lightbox .lightbox-instagram.instafeed-simple-popup{background-color:#000!important;margin:0!important;height:100%!important;overflow:hidden!important;max-width:100%}.instafeed-lightbox .lightbox-instagram:not(.instafeed-simple-popup) .instafeed-post-image{height:auto;margin-top:var(--detailed-popup-top-bar-mobile-height)}.lightbox-instagram.instafeed-simple-popup .instafeed-post-image>img:first-of-type,.lightbox-instagram.instafeed-simple-popup .instafeed-post-image>video:first-of-type{height:100%!important;border-radius:0;width:100%!important;max-width:unset!important;border-top-left-radius:0;border-bottom-left-radius:0}.lightbox-instagram.instafeed-simple-popup .instafeed-post-image>img:first-of-type{object-fit:contain}.lightbox-instagram.instafeed-simple-popup .instafeed-post-image>video:first-of-type{object-fit:cover}.instafeed-lightbox .lightbox-instagram:not(.instafeed-simple-popup) .instafeed-post-image>img:first-of-type{width:100%!important;max-width:unset!important;height:auto!important;border-top-left-radius:0;border-bottom-left-radius:0}.instafeed-lightbox .lightbox-instagram{height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:none;width:unset!important;max-height:unset!important;top:unset!important;left:unset!important;position:relative!important}.instafeed-lightbox .lightbox-instagram video{width:100%!important;position:static!important;border-top-left-radius:0;border-bottom-left-radius:0}.instafeed-lightbox .lightbox-instagram .description{width:unset!important;position:relative!important;margin-top:15px;height:100%}.instafeed-lightbox .lightbox-instagram .post-date{margin:0 auto;margin-top:30px;position:initial;width:90%;text-align:left;border:0}}

/* (inline) */
.pwapp-animated { animation-duration: 4s; animation-fill-mode: both; animation-delay: 1s; }
.pwapp-animated.pwapp-infinite { animation-iteration-count: infinite; }
.pwapp-animated.pwapp-onlyonce { animation-iteration-count: 1; }
.pwapp-animated.pwapp-onlytwo { animation-iteration-count: 2; }
.pwapp-animated.pwapp-onlythree { animation-iteration-count: 3; }
.pwapp-animated.pwapp-onlyfour { animation-iteration-count: 4; }
.pwapp-animated.pwapp-onlyfive { animation-iteration-count: 5; }
.pwapp-animated.pwapp-onlysix { animation-iteration-count: 6; }

/* https://priyangaa.in/cdn/shop/t/21/assets/section-announcement-bar-tlpc.css?v=38937097800099126691782449301 */
.tlpc-announcement-bar { position: relative; width: 100%; height: 36px; display: flex; align-items: center; justify-content: center; overflow: hidden; z-index: 10; }
.tlpc-announcement-bar__track { position: relative; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.tlpc-announcement-bar__slide { position: absolute; inset: 0px; display: flex; align-items: center; justify-content: center; gap: 10px; opacity: 0; transition: opacity 0.8s; pointer-events: none; }
.tlpc-announcement-bar__slide.is-active { opacity: 1; pointer-events: auto; }
.tlpc-announcement-bar__text { font-family: "Tenor Sans", sans-serif; font-size: 14px; font-weight: 400; font-style: normal; line-height: 1; letter-spacing: 0px; text-align: center; white-space: nowrap; }
.tlpc-announcement-bar__deco { display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 10px; line-height: 1; }
.tlpc-announcement-bar__deco-img { display: block; width: 14px; height: 14px; object-fit: contain; }
@media (max-width: 768px) {
  .tlpc-announcement-bar { height: 32px; }
  .tlpc-announcement-bar__text { font-size: 12px; }
  .tlpc-announcement-bar__deco-img { width: 12px; height: 12px; }
}

/* https://priyangaa.in/cdn/shop/t/21/assets/section-header-megamenu.css?v=29387578730437295611784710464 */
:root { --pm-green-dark: #2a4540; --pm-cream: #fffae9; --pm-gold: #fee567; --pm-text-dark: rgba(15, 15, 15, .9); --pm-text-muted: rgba(15, 15, 15, .85); }
.header-sticky-wrapper { position: sticky; top: 0px; z-index: 28; }
.header-sticky-wrapper:has(.header-wrapper--sticky.is-light) { position: relative; }
.toolbar { background-color: var(--pm-green-dark) !important; }
.toolbar--transparent { display: none !important; }
.toolbar__content { background-color: var(--pm-green-dark) !important; color: var(--pm-gold) !important; }
.toolbar__item, .toolbar__item a, .toolbar__item button, .toolbar a, .toolbar p, .toolbar span:not(.icon__fallback-text) { letter-spacing: 0.06em; color: var(--pm-gold) !important; font-family: "Tenor Sans", serif !important; font-size: 14px !important; }
.toolbar select { color: var(--pm-gold) !important; background-color: transparent !important; border-color: var(--pm-gold) !important; font-family: "Tenor Sans", serif !important; }
.site-header { background-color: var(--pm-cream) !important; border-bottom: 1px solid rgba(15, 15, 15, 0.1) !important; padding-top: 0px !important; padding-bottom: 0px !important; }
.header-wrapper { background-color: var(--pm-cream) !important; }
.site-nav__link, .site-nav__link--underline { text-transform: uppercase; letter-spacing: 0.06em; font-family: "Tenor Sans", serif !important; font-size: 16px !important; font-weight: 400 !important; color: var(--pm-text-dark) !important; padding: 0px 16px !important; }
.site-nav__link:hover, .site-nav__link--underline:hover { color: var(--pm-green-dark) !important; opacity: 1; }
.site-nav__link .icon-chevron-down path { stroke: var(--pm-text-dark) !important; }
.site-nav__link .icon-chevron-down { margin-left: 4px; width: 12px !important; height: auto !important; }
.header-wrapper--sticky.is-light, #HeaderWrapper.header-wrapper--sticky.is-light { background: transparent !important; }
.header-wrapper--sticky.is-light .site-header:not(.site-header--stuck) { background: transparent !important; border-bottom-width: medium !important; border-bottom-style: none !important; border-bottom-color: currentcolor !important; box-shadow: none !important; }
.header-wrapper--sticky.is-light .site-nav__link, .header-wrapper--sticky.is-light .site-nav__link--underline { color: var(--pm-cream) !important; }
.header-wrapper--sticky.is-light .site-nav__link .icon-chevron-down path { stroke: var(--pm-cream) !important; }
.header-wrapper--sticky.is-light .site-nav__icons .icon, .header-wrapper--sticky.is-light .site-nav__icons svg path, .header-wrapper--sticky.is-light .site-nav__icons svg circle, .header-wrapper--sticky.is-light .site-nav__link--icon .icon path, .header-wrapper--sticky.is-light .site-nav__link--icon svg path { stroke: var(--pm-cream) !important; color: var(--pm-cream) !important; }
.site-header--stuck, .header-wrapper--sticky.is-light .site-header--stuck { background-color: var(--pm-cream) !important; border-bottom: 1px solid rgba(15, 15, 15, 0.1) !important; box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 12px !important; }
.site-header--stuck .site-nav__link, .site-header--stuck .site-nav__link--underline { color: var(--pm-text-dark) !important; }
.site-header--stuck .site-nav__link .icon-chevron-down path { stroke: var(--pm-text-dark) !important; }
.site-header--stuck .site-nav__icons svg path, .site-header--stuck .site-nav__icons svg circle, .site-header--stuck .site-nav__link--icon .icon path, .site-header--stuck .site-nav__link--icon svg path { stroke: var(--pm-text-dark) !important; color: var(--pm-text-dark) !important; }
.header-wrapper--sticky.is-light .site-header:hover { background-color: var(--pm-cream) !important; }
.header-wrapper--sticky.is-light .site-header:hover .site-nav__link, .header-wrapper--sticky.is-light .site-header:hover .site-nav__link--underline { color: var(--pm-text-dark) !important; }
.header-wrapper--sticky.is-light .site-header:hover .site-nav__link .icon-chevron-down path { stroke: var(--pm-text-dark) !important; }
.header-wrapper--sticky.is-light .site-header:hover .site-nav__icons svg path, .header-wrapper--sticky.is-light .site-header:hover .site-nav__icons svg circle, .header-wrapper--sticky.is-light .site-header:hover .site-nav__link--icon .icon path, .header-wrapper--sticky.is-light .site-header:hover .site-nav__link--icon svg path { stroke: var(--pm-text-dark) !important; color: var(--pm-text-dark) !important; }
.header-wrapper--sticky.is-light .site-header:hover .site-header__logo .logo--has-inverted { display: block !important; }
.header-wrapper--sticky.is-light .site-header:hover .site-header__logo .logo--inverted { display: none !important; }
.site-nav__icons .icon, .site-nav__icons svg, .site-nav__icons .icon path, .site-nav__icons .icon circle, .site-nav__icons svg path, .site-nav__icons svg circle { stroke: var(--pm-text-dark) !important; color: var(--pm-text-dark) !important; }
.site-nav__dropdown.megamenu.pm-mega::before { content: ""; position: absolute; top: 0px; left: 0px; right: 0px; height: 24px; background-color: var(--pm-cream); pointer-events: auto; display: block; z-index: 1; }
.site-nav__dropdown.megamenu.pm-mega { background-image:  !important; background-position-x:  !important; background-position-y:  !important; background-size:  !important; background-repeat:  !important; background-attachment:  !important; background-origin:  !important; background-clip:  !important; background-color: var(--pm-cream) !important; padding: 0px !important; margin-top: 0px !important; top: 100% !important; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; border-radius: 0px !important; box-shadow: rgba(0, 0, 0, 0.08) 0px 16px 48px !important; left: 0px !important; right: 0px !important; width: 100% !important; min-width: 100% !important; }
.site-nav__dropdown.megamenu.pm-mega .page-width, .site-nav__dropdown.megamenu.pm-mega .grid { max-width: none !important; padding: 0px !important; margin: 0px !important; }
.pm-mega__inner { display: flex; align-items: flex-start; justify-content: space-between; max-width: 1860px; margin: 0px auto; padding: 40px 60px 50px; gap: 40px; }
.pm-mega__left { flex: 1 1 auto; min-width: 0px; }
.pm-mega__card-grid { display: grid; grid-template-columns: repeat(8, 140px); gap: 30px 10px; }
.pm-mega__card { display: flex; flex-direction: column; align-items: center; gap: 10px; text-decoration: none; color: inherit; width: 140px; }
.pm-mega__card:hover .pm-mega__card-cat { color: var(--pm-green-dark); }
.pm-mega__card-img-wrap { position: relative; width: 140px; height: 0px; padding-bottom: 186px; border-radius: 8px; overflow: hidden; flex-shrink: 0; }
.pm-mega__card-img-wrap img, .pm-mega__card-img { transition: transform 0.5s; border-radius: 8px; position: absolute !important; top: 0px !important; left: 0px !important; width: 100% !important; height: 100% !important; max-width: none !important; object-fit: cover !important; object-position: center top !important; display: block !important; }
.pm-mega__card:hover .pm-mega__card-img-wrap img, .pm-mega__card:hover .pm-mega__card-img { transform: scale(1.04); }
.pm-mega__card-placeholder { position: absolute; inset: 0px; background: rgb(232, 223, 208); border-radius: 8px; }
.pm-mega__card-gradient { position: absolute; inset: 0px; background: linear-gradient(rgba(15, 15, 15, 0) 78%, rgba(15, 15, 15, 0.8)); border-radius: 8px; pointer-events: none; z-index: 1; }
.pm-mega__card-overlay-title { position: absolute; bottom: 0px; left: 0px; right: 0px; text-align: center; font-family: "Tenor Sans", serif; font-size: 14px; font-weight: 400; color: rgb(255, 255, 255); line-height: 1.2; padding: 6px; z-index: 2; background: rgb(42, 69, 64); }
.pm-mega__card-cat { font-family: Montserrat, sans-serif; font-size: 14px; font-weight: 500; color: var(--pm-text-muted); text-align: center; line-height: 1.3; width: 100%; transition: color 0.25s; }
.pm-mega__right { flex: 0 0 500px; width: 500px; }
.pm-mega__feature { position: relative; width: 100%; height: 570px; border-radius: 10px; overflow: hidden; }
.pm-mega__feature img, .pm-mega__feat-img { position: absolute !important; top: 0px !important; left: 0px !important; width: 100% !important; height: 100% !important; max-width: none !important; object-fit: cover !important; object-position: center center !important; display: block !important; }
.pm-mega__feat-gradient { position: absolute; inset: 0px; background: linear-gradient(rgba(15, 15, 15, 0) 62%, rgba(15, 15, 15, 0.8)); border-radius: 10px; pointer-events: none; z-index: 1; }
.pm-mega__feat-label { position: absolute; bottom: 24px; left: 0px; right: 0px; text-align: center; font-family: "Tenor Sans", serif; font-size: 20px; font-weight: 400; color: rgb(255, 255, 255); letter-spacing: 0.08em; line-height: 1.2; z-index: 2; }
@media (max-width: 1800px) {
  .pm-mega__feature { height: 490px; }
  .pm-mega__right { flex: 0 0 390px; width: 390px; }
  .site-nav__link, .site-nav__link--underline { font-size: 14px !important; }
  .pm-mega__card-grid { display: grid; grid-template-columns: repeat(7, 135px); gap: 30px 10px; }
  .pm-mega__inner { padding: 40px 30px; gap: 30px; }
}
@media (max-width: 1441px) {
  .pm-mega__right { flex: 0 0 350px; width: 350px; }
}
@media (max-width: 1400px) {
  .pm-mega__right { flex: 0 0 400px; width: 400px; }
  .pm-mega__feature { height: 420px; }
  .pm-mega__card-grid { grid-template-columns: repeat(6, 120px); column-gap: 8px; }
  .pm-mega__card { width: 120px; }
  .pm-mega__card-img-wrap { width: 120px; padding-bottom: 160px; }
  .pm-mega__inner { padding: 32px 40px 40px; gap: 28px; }
}
@media (max-width: 1200px) {
  .pm-mega__right { display: none; }
  .pm-mega__card-grid { grid-template-columns: repeat(6, 1fr); gap: 32px 10px; }
  .pm-mega__card { width: 100%; }
  .pm-mega__card-img-wrap { width: 100%; padding-bottom: 133%; }
}
@media (max-width: 1024px) {
  .pm-mega__card-grid { grid-template-columns: repeat(4, 1fr); }
}
.pm-mega-mobile__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px 10px; padding-bottom: 30px; }
.pm-mega-mobile__card { display: flex; flex-direction: column; align-items: center; gap: 6px; text-decoration: none; color: inherit; }
.pm-mega-mobile__img-wrap { position: relative; width: 100%; height: 0px; padding-bottom: 133%; border-radius: 8px; overflow: hidden; }
.pm-mega-mobile__img-wrap img, .pm-mega-mobile__img { border-radius: 8px; transition: transform 0.4s; position: absolute !important; top: 0px !important; left: 0px !important; width: 100% !important; height: 100% !important; max-width: none !important; object-fit: cover !important; object-position: center top !important; display: block !important; }
.pm-mega-mobile__card:hover .pm-mega-mobile__img-wrap img, .pm-mega-mobile__card:hover .pm-mega-mobile__img { transform: scale(1.04); }
.pm-mega-mobile__placeholder { position: absolute; inset: 0px; background: rgb(232, 223, 208); border-radius: 8px; }
.pm-mega-mobile__gradient { position: absolute; inset: 0px; background: linear-gradient(rgba(15, 15, 15, 0) 55%, rgba(15, 15, 15, 0.82)); pointer-events: none; z-index: 1; }
.pm-mega-mobile__overlay-title { position: absolute; bottom: 0px; left: 0px; right: 0px; text-align: center; font-family: "Tenor Sans", serif; font-size: 12px; font-weight: 400; color: rgb(255, 255, 255); padding: 4px; line-height: 1.2; z-index: 2; background: rgb(42, 69, 64); }
.pm-mega-mobile__cat { font-family: Montserrat, sans-serif; font-size: 14px; font-weight: 500; color: rgba(15, 15, 15, 0.85); text-align: center; line-height: 1.3; }
.site-nav__link .icon-hamburger { margin-left: -15px; }
.pm-drawer-footer { background: var(--pm-green-dark); padding: 18px 16px; display: flex; align-items: center; justify-content: space-between; flex-shrink: 0; }
.pm-drawer-footer__login { display: flex; align-items: center; gap: 10px; font-size: 16px; font-weight: 400; text-decoration: none; line-height: 1; color: var(--pm-cream) !important; }
.pm-drawer-footer__login svg { width: 22px; height: 22px; flex-shrink: 0; }
.pm-drawer-footer__login:hover { opacity: 0.85; }
.pm-drawer-footer__socials { display: flex; align-items: center; gap: 6px; }
.pm-drawer-footer__social-btn { display: flex; align-items: center; justify-content: center; width: 30px; height: 30px; border-radius: 8px; background: rgba(235, 212, 146, 0.1); color: var(--pm-cream); text-decoration: none; transition: background 0.2s; }
.pm-drawer-footer__social-btn:hover { background: rgba(235, 212, 146, 0.2); }
.pm-drawer-footer__social-btn svg { width: 18px; height: 18px; fill: var(--pm-cream); display: block; }
.drawer__scrollable .mobile-nav__social { display: none; }
@media (max-width: 768px) {
  .header-sticky-wrapper { position: sticky; top: 0px; z-index: 28; }
  .pm-mega-mobile__overlay-title { font-size: 10px; }
  .site-header, .header-wrapper, .header-wrapper--sticky.is-light .site-header { background-color: var(--pm-cream) !important; }
  .site-header { padding-top: 20px !important; padding-bottom: 20px !important; }
  .site-nav__link--icon .icon, .site-nav__link--icon svg, .site-nav__link--icon .icon path, .site-nav__link--icon svg path, .site-nav__link--icon svg circle, .js-drawer-open-nav .icon-hamburger path, .js-drawer-open-nav .icon-hamburger line { stroke: var(--pm-text-dark) !important; color: var(--pm-text-dark) !important; }
  .site-header__cart-count { background-color: var(--pm-green-dark) !important; color: rgb(255, 255, 255) !important; }
  .site-header .page-width { padding-top: 0px; padding-bottom: 0px; }
}
#NavDrawer .mobile-nav__link--top-level, #NavDrawer .mobile-nav__faux-link { font-family: "Tenor Sans", serif !important; font-size: 14px !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; padding: 18px 20px !important; color: rgba(15, 15, 15, 0.9) !important; }
#NavDrawer .mobile-nav__link--top-level:hover, #NavDrawer .mobile-nav__faux-link:hover { color: var(--pm-green-dark) !important; background-color: rgba(15, 15, 15, 0.02) !important; }
#NavDrawer .mobile-nav__sublist { padding: 0px 20px; }
#NavDrawer .mobile-nav__sublist .mobile-nav__link { font-size: 13px !important; padding: 12px 20px !important; color: rgba(15, 15, 15, 0.7) !important; text-transform: uppercase !important; letter-spacing: 0.08em !important; }
#NavDrawer .drawer__scrollable { padding: 0px !important; }
#NavDrawer .drawer__close-button .icon-close path, #NavDrawer .drawer__close-button .icon-close line { stroke: rgba(15, 15, 15, 0.9) !important; }
@media (prefers-reduced-motion: reduce) {
  .pm-mega__card-img-wrap img, .pm-mega__card-img, .pm-mega-mobile__img-wrap img, .pm-mega-mobile__img { transition: none; }
}

/* (inline) */
.page-width-header { padding: 0px 60px; margin: auto; width: 100%; }
.site-nav__icons .site-nav__link { padding: 0px 9px !important; }
.site-nav__link, .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) { font-size: 16px; }
.site-nav__link, .mobile-nav__link--top-level { text-transform: uppercase; letter-spacing: 0.2em; }
.mobile-nav__link--top-level { font-size: 1.1em; }
.site-header { box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 1px; }
.toolbar + .header-sticky-wrapper .site-header { border-top: 0px; }
@media (max-width: 1470px) {
  .page-width-header { padding: 0px 60px; }
}
@media (max-width: 991px) {
  .page-width-header { padding: 0px 15px; }
}
@media (max-width: 768px) {
  .header-layout[data-logo-align="left"] .site-header__logo { margin: 0px; }
  .header-layout--left-center .header-item--logo, .header-layout--center-left .header-item--logo { top: -10px; }
}

/* (inline) */
.header-item--logo, .header-layout--left-center .header-item--logo, .header-layout--left-center .header-item--icons { flex: 0 1 100px; }
@media only screen and (min-width: 769px) {
  .header-item--logo, .header-layout--left-center .header-item--logo, .header-layout--left-center .header-item--icons { flex: 0 0 170px; }
}
.site-header__logo a { width: 100px; }
.is-light .site-header__logo .logo--inverted { width: 100px; }
@media only screen and (min-width: 769px) {
  .site-header__logo a { width: 170px; }
  .is-light .site-header__logo .logo--inverted { width: 170px; }
}

/* (inline) */
.cls-1 { fill: none; stroke: rgb(0, 0, 0); stroke-miterlimit: 10; stroke-width: 2px; }

/* (inline) */
.cls-1 { fill: none; stroke: rgb(0, 0, 0); stroke-miterlimit: 10; stroke-width: 2px; }

/* https://priyangaa.in/cdn/shop/t/21/assets/section-hero-slider.css?v=103303768545822933921784180314 */
.hero-slider { position: relative; width: 100%; overflow: hidden; transform: translateZ(0px); }
.hero-slider__swiper { width: 100%; height: 100%; }
.hero-slider__swiper .swiper-wrapper { transform-style: preserve-3d; }
.hero-slider__slide { position: relative; width: 100%; height: 100svh; min-height: 600px; overflow: hidden; }
.hero-slider__bg { position: absolute; inset: 0px; z-index: 0; }
.hero-slider__bg-img { position: absolute; inset: 0px; width: 100%; height: 100%; object-fit: cover; object-position: center center; backface-visibility: hidden; }
.hero-slider__bg-img--desktop { display: block; }
.hero-slider__bg-img--mobile { display: none; }
.hero-slider__overlay { position: absolute; inset: 0px; z-index: 1; background: rgba(0, 0, 0, 0.2); pointer-events: none; }
.hero-slider__content { position: absolute; inset: 0px; z-index: 2; display: flex; }
.hero-slider__content--style-1 { -webkit-box-align: end; align-items: center; -webkit-box-pack: justify; justify-content: space-between; padding: 0px 5% 7%; gap: 40px; }
.hero-slider__s1-left { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; gap: 0px; flex-shrink: 0; }
.hero-slider__s1-right { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: end; align-items: flex-start; max-width: min(471px, 30vw); gap: clamp(16px, 1.5vw, 28px); }
.hero-slider__content--style-2 { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: end; align-items: flex-end; -webkit-box-pack: center; justify-content: center; padding: 0px 5%; gap: clamp(20px, 2vw, 130px); }
.hero-slider__s2-headings { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: end; align-items: flex-start; gap: 0px; }
.hero-slider__s2-footer { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: end; align-items: flex-end; gap: clamp(14px, 1.5vw, 24px); max-width: min(456px, 30vw); }
.hero-slider__content--style-3 { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-align: center; padding: 0px 5%; }
.hero-slider__s3-center { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; gap: clamp(10px, 1vw, 18px); }
.hs-heading-xl { font-family: Olivera, serif; font-style: normal; font-weight: 400; text-transform: uppercase; letter-spacing: 0.06em; line-height: 1; margin: 0px; white-space: nowrap; }
.hs-heading-xl--cream { color: rgb(250, 239, 199); font-size: clamp(40px, 5.94vw, 114px); }
.hs-heading-xl--mastery { font-size: clamp(38px, 6.25vw, 120px); letter-spacing: 0.02em; }
.hs-heading-xl--dark { color: rgb(42, 69, 64); font-size: clamp(50px, 7.3vw, 140px); line-height: 0.6; letter-spacing: 0px; }
.hs-heading-sm { font-family: Olivera, serif; font-style: normal; font-weight: 400; font-size: clamp(20px, 3.04vw, 58px); line-height: 1.2; margin: 0px; }
.hs-heading-sm--dark { color: rgb(42, 69, 64); }
.hs-heading-sm--accent { color: rgb(160, 94, 48); text-align: right; width: 100%; }
.hs-brand-name { font-family: Montserrat, sans-serif; font-weight: 600; color: rgb(250, 239, 199); text-transform: uppercase; letter-spacing: 0.37em; font-size: clamp(10px, 1.51vw, 29px); line-height: 1.5; margin: 0px; white-space: nowrap; padding: 5px 20px; border: 1px solid; }
.hs-subtitle-tracked { font-family: Montserrat, sans-serif; font-weight: 500; color: rgb(250, 239, 199); text-transform: uppercase; letter-spacing: 0.28em; font-size: clamp(11px, 1.875vw, 36px); line-height: 1.5; margin: 0px; }
.hs-rule { display: block; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; height: 1px; margin: clamp(10px, 1.4vw, 26px) 0px clamp(6px, 0.7vw, 12px); }
.hs-rule--cream { background: rgb(250, 239, 199); width: min(508px, 100%); }
.hs-rule--wide { width: min(1004px, 80vw); margin: clamp(4px, 0.5vw, 8px) 0px; }
.hs-body { font-family: Montserrat, sans-serif; font-weight: 400; font-size: clamp(13px, 1.25vw, 24px); line-height: 1.4; margin: 0px; }
.hs-body--white { color: rgb(255, 255, 255); }
.hs-body--dark { color: rgb(15, 15, 15); text-align: right; }
.hs-body--center { text-align: center; max-width: min(910px, 65vw); line-height: 1.6; letter-spacing: 0px; margin-top: 120px; }
.hs-cta { display: inline-flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; padding: 14px 31px; background: rgb(251, 202, 9); color: rgb(15, 15, 15); font-family: "Tenor Sans", Montserrat, sans-serif; font-size: clamp(9px, 0.833vw, 16px); font-style: normal; font-weight: 400; text-transform: uppercase; letter-spacing: 0.05em; line-height: 1.2; text-decoration: none; white-space: nowrap; border-radius: 60px; transition: background 0.3s, transform 0.2s; flex-shrink: 0; }
.hs-cta:hover { background: rgb(240, 190, 0); transform: translateY(-1px); }
.hero-anim { opacity: 0; transform: translateY(32px); transition: opacity 1.1s ease-out, transform 1.1s ease-out; will-change: opacity, transform; }
.hero-anim.is-visible { opacity: 1; transform: translateY(0px); }
.hero-anim.is-visible:nth-child(1) { transition-delay: 0s; }
.hero-anim.is-visible:nth-child(2) { transition-delay: 0.15s; }
.hero-anim.is-visible:nth-child(3) { transition-delay: 0.3s; }
.hero-anim.is-visible:nth-child(4) { transition-delay: 0.45s; }
.hero-slider__pagination { position: absolute; bottom: 28px; z-index: 10; display: flex; gap: 8px; left: 50% !important; transform: translate(-50%) !important; width: auto !important; }
.hero-slider__pagination.swiper-pagination-bullets { bottom: 28px; }
.hero-slider__pagination .swiper-pagination-bullet { width: 8px; height: 8px; background: rgba(255, 255, 255, 0.45); opacity: 1; border-radius: 50%; transition: background 0.3s, transform 0.3s; margin: 0px !important; }
.hero-slider__pagination .swiper-pagination-bullet-active { background: rgb(201, 151, 74); transform: scale(1.3); }
.hero-slider__arrow { position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; width: 44px; height: 44px; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; cursor: pointer; color: rgb(255, 255, 255); transition: color 0.3s, opacity 0.3s; padding: 0px; margin-top: 0px; }
.hero-slider__arrow::after { display: none !important; }
.hero-slider__arrow svg { width: 28px; height: 28px; }
.hero-slider__arrow--prev { left: 24px; right: auto; }
.hero-slider__arrow--next { right: 24px; left: auto; }
.hero-slider__arrow:hover { color: rgb(251, 202, 9); }
.hero-slider__arrow.swiper-button-disabled { opacity: 0.25; pointer-events: none; }
@media (max-width: 1470px) {
  .hs-body--center { max-width: min(800px, 65vw); margin-top: 40px; }
}
@media (max-width: 768px) {
  .hero-slider__bg-img--desktop { display: none; }
  .hero-slider__bg-img--mobile { display: block; }
  .hero-slider__slide { height: 100svh; min-height: 500px; }
  .hero-slider__slide--style-1::after { content: ""; position: absolute; inset: 0px; z-index: 1; background: linear-gradient(2deg, rgb(134, 39, 26) 9.9%, rgba(134, 39, 26, 0) 60%); pointer-events: none; }
  .hero-slider__content--style-1 { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: end; justify-content: flex-end; padding: 0px 6% 10%; gap: 10px; }
  .hero-slider__s1-left { -webkit-box-align: center; align-items: center; width: 100%; }
  .hs-heading-xl--cream { font-size: 43px; letter-spacing: 0.06em; text-align: center; }
  .hs-rule--cream { width: 209px; margin: 8px auto; }
  .hs-brand-name { font-size: 12px; letter-spacing: 0.37em; text-align: center; }
  .hero-slider__s1-right { -webkit-box-align: center; align-items: center; max-width: 289px; gap: 12px; }
  .hs-body--white { font-size: 12px; text-align: center; line-height: 1.5; }
  .hero-slider__slide--style-2::after { content: ""; position: absolute; inset: 0px; z-index: 1; background: linear-gradient(2deg, rgb(160, 94, 48) 10%, rgba(160, 94, 48, 0) 62%); pointer-events: none; }
  .hero-slider__content--style-2 { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; padding: 92px 6% 10%; gap: 0px; }
  .hero-slider__s2-headings { -webkit-box-align: center; align-items: center; }
  .hs-heading-sm--dark { color: rgb(255, 255, 255); font-size: 22px; text-align: center; }
  .hs-heading-xl--dark { color: rgb(255, 255, 255); font-size: 53px; line-height: 0.85; text-align: center; }
  .hs-heading-sm--accent { font-size: 22px; color: rgb(251, 231, 103); text-align: center; width: auto; }
  .hero-slider__s2-footer { -webkit-box-align: center; align-items: center; max-width: 271px; gap: 12px; }
  .hs-body--dark { color: rgb(255, 255, 255); font-size: 12px; text-align: center; line-height: 1.5; }
  .hero-slider__content--style-3 { padding: 0px; -webkit-box-align: stretch; align-items: stretch; -webkit-box-pack: start; justify-content: flex-start; gap: 0px; }
  .hero-slider__s3-center { width: 100%; height: 100%; padding: 79px 5% 40px; -webkit-box-pack: start; justify-content: flex-start; gap: 0px; }
  .hs-heading-xl--mastery { font-size: clamp(36px, 15.4vw, 60px); white-space: normal; text-align: center; line-height: 0.92; }
  .hs-rule--wide { width: 260px; margin: 6px auto; }
  .hs-subtitle-tracked { font-size: 12px; letter-spacing: 0.28em; text-align: center; }
  .hs-body--center { margin-top: auto; font-size: 12px; max-width: 295px; line-height: 1.41; text-align: center; margin-bottom: 10px; }
  .hero-slider__arrow { display: none; }
  .hero-slider__pagination { bottom: 16px; }
  .hs-cta { font-size: 9.333px; padding: 8.167px 18px; border-radius: 30px; }
}
@media (prefers-reduced-motion: reduce) {
  .hs-cta, .hero-slider__arrow { transition: none; }
  .hero-anim { opacity: 1; transform: none; transition: none; }
}

/* (inline) */
#shopify-section-template--20900712513704__hero_slider_qMNUwp { padding-top: 0px; padding-bottom: 0px; }
@media (max-width: 768px) {
  #shopify-section-template--20900712513704__hero_slider_qMNUwp { padding-top: 0px; padding-bottom: 0px; }
}

/* https://priyangaa.in/cdn/shop/t/21/assets/section-promises-tlpc.css?v=149644521515500875561782272988 */
.promises-tlpc { background-color: var(--clr-cream); width: 100%; }
.promises-tlpc__inner { max-width: 1666px; margin: 0px auto; padding-left: 24px; padding-right: 24px; }
.promises-tlpc__header { text-align: center; padding-bottom: 28px; }
.promises-tlpc__eyebrow { display: inline-flex; align-items: center; justify-content: center; gap: 10px; margin-bottom: 14px; }
.promises-tlpc__eyebrow-icon { display: inline-flex; align-items: center; flex-shrink: 0; line-height: 1; }
.promises-tlpc__eyebrow-icon img { display: block; width: 16px; height: 16px; object-fit: contain; }
.promises-tlpc__eyebrow-icon--char { font-size: 11px; color: var(--clr-gold); line-height: 1; }
.promises-tlpc__eyebrow-text { font-family: "Tenor Sans", sans-serif; font-size: 16px; font-weight: 400; font-style: normal; line-height: normal; letter-spacing: 0px; color: var(--clr-charcoal); text-align: center; }
.promises-tlpc__heading { font-family: Olivera, Georgia, serif; font-size: 48px; font-weight: 400; font-style: normal; line-height: normal; letter-spacing: 0px; color: rgb(15, 15, 15); text-align: center; margin: 0px; }
.promises-tlpc__divider { display: flex; align-items: center; width: 100%; gap: 0px; }
.promises-tlpc__divider-line--left { flex: 1 1 0%; display: block; height: 1px; background: linear-gradient(to right, transparent 0%, rgb(194, 187, 166) 50%, rgb(194, 187, 166) 100%); }
.promises-tlpc__divider-line--right { flex: 1 1 0%; display: block; height: 1px; background: linear-gradient(to left, transparent 0%, rgb(194, 187, 166) 50%, rgb(194, 187, 166) 100%); }
.promises-tlpc__divider-icon { display: inline-flex; align-items: center; justify-content: center; padding: 0px 12px; flex-shrink: 0; }
.promises-tlpc__divider-icon img { display: block; width: 16px; height: 16px; object-fit: contain; }
.promises-tlpc__divider-icon--char { font-size: 11px; color: var(--clr-gold); line-height: 1; }
.promises-tlpc__grid { display: grid; grid-template-columns: repeat(4, 1fr); align-items: start; padding: 30px 0px; }
.promises-tlpc__item { display: flex; flex-direction: column; align-items: center; justify-content: flex-start; gap: 16px; padding: 0px 24px; text-align: center; position: relative; }
.promises-tlpc__item:not(:last-child)::after { content: ""; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); width: 1px; height: 100%; background: rgb(229, 221, 196); }
.promises-tlpc__icon-wrap img { display: block; width: 52px; height: 52px; object-fit: contain; }
.promises-tlpc__item-text { font-family: "Tenor Sans", sans-serif; font-size: 18px; font-weight: 400; font-style: normal; line-height: 1.2; letter-spacing: 0px; color: rgb(15, 15, 15); text-align: center; margin: 0px; max-width: 242px; }
.promises-tlpc__item-content { font-family: Montserrat; font-weight: 400; font-size: 16px; letter-spacing: 0%; text-align: center; color: rgba(15, 15, 15, 0.8); margin-top: -8px; margin-bottom: 0px; max-width: 285px; width: 100%; line-height: 120%; }
@media (max-width: 1470px) {
  .promises-tlpc__heading { font-size: 40px; }
}
@media (max-width: 768px) {
  .promises-tlpc__item-content { font-size: 13px; }
  .promises-tlpc__inner { padding-left: 0px; padding-right: 0px; }
  .promises-tlpc__header { padding-bottom: 24px; }
  .promises-tlpc__eyebrow { gap: 8px; margin-bottom: 8px; }
  .promises-tlpc__eyebrow-icon img { width: 14px; height: 14px; }
  .promises-tlpc__eyebrow-text { font-size: 14px; }
  .promises-tlpc__heading { font-size: 28px; max-width: 80%; margin: 0px auto; text-align: center; width: 100%; }
  .promises-tlpc__divider-line--left, .promises-tlpc__divider-line--right { height: 1px; }
  .promises-tlpc__divider-icon img { width: 16px; height: 16px; }
  .promises-tlpc__grid { grid-template-columns: repeat(2, 1fr); margin-top: 24px; margin-bottom: 24px; row-gap: 24px; padding: 0px; }
  .promises-tlpc__item { padding: 0px 10px; gap: 20px; }
  .promises-tlpc__item::after { display: none; }
  .promises-tlpc__item:nth-child(1)::after, .promises-tlpc__item:nth-child(3)::after { display: block; height: 100%; }
  .promises-tlpc__icon-wrap img { width: 48px; height: 48px; }
  .promises-tlpc__item-text { font-size: 14px; max-width: 174px; }
}

/* (inline) */
#promises-tlpc-template--20900712513704__promises_section_tlpc_mLtT6P { background-color: rgb(253, 244, 216); padding-top: 60px; padding-bottom: 60px; }
@media (max-width: 768px) {
  #promises-tlpc-template--20900712513704__promises_section_tlpc_mLtT6P { padding-top: 32px; padding-bottom: 32px; }
}

/* https://priyangaa.in/cdn/shop/t/21/assets/section-featured-weaves-tlpc.css?v=33558222443567683401782279665 */
.fw-tlpc { background-color: var(--clr-cream); width: 100%; }
.fw-tlpc__inner { max-width: 1920px; margin: 0px auto; padding-left: 60px; padding-right: 60px; }
.fw-tlpc__header { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-bottom: 24px; }
.fw-tlpc__header-left { display: flex; flex-direction: column; gap: 6px; }
.fw-tlpc__eyebrow { display: inline-flex; align-items: center; gap: 10px; }
.fw-tlpc__eyebrow-icon { display: inline-flex; align-items: center; flex-shrink: 0; line-height: 1; }
.fw-tlpc__eyebrow-icon img { display: block; width: 16px; height: 16px; object-fit: contain; }
.fw-tlpc__eyebrow-icon--char { font-size: 11px; color: var(--clr-gold); line-height: 1; }
.fw-tlpc__eyebrow-text { font-family: "Tenor Sans", sans-serif; font-size: 16px; font-weight: 400; color: rgb(15, 15, 15); line-height: normal; }
.fw-tlpc__heading { font-family: Olivera, Georgia, serif; font-size: 48px; font-weight: 400; color: rgb(15, 15, 15); line-height: normal; margin: 0px; }
.fw-tlpc__tabs-pill { display: inline-flex; align-items: center; border: 1px solid rgba(15, 15, 15, 0.12); border-radius: 80px; padding: 4px; flex-shrink: 0; }
.fw-tlpc__tab { font-family: Montserrat, sans-serif; font-size: 18px; font-weight: 500; line-height: normal; padding: 9px 22px; border-radius: 80px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; background: transparent; color: rgb(15, 15, 15); cursor: pointer; white-space: nowrap; transition: background-color 0.25s, color 0.25s; appearance: none; }
.fw-tlpc__tab--active { background-color: rgb(134, 39, 26); color: rgb(250, 239, 199); }
.fw-tlpc__tab:hover:not(.fw-tlpc__tab--active) { background-color: rgba(15, 15, 15, 0.05); }
.fw-tlpc__panels { position: relative; }
.fw-tlpc__panel { display: none; }
.fw-tlpc__panel--active { display: block; }
.fw-tlpc__slider-wrap { position: relative; }
.fw-tlpc__slider { overflow: hidden; }
.fw-tlpc__arrow { position: absolute; top: 40%; transform: translateY(-50%); z-index: 10; background: rgb(235, 212, 146); border: transparent; padding: 0px; cursor: pointer; width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; border-radius: 50%; appearance: none; transition: opacity 0.2s; }
.fw-tlpc__arrow--prev { left: -24px; }
.fw-tlpc__arrow--next { right: -24px; }
.fw-tlpc__arrow.swiper-button-disabled { opacity: 0.25; cursor: default; pointer-events: none; }
.fw-tlpc__card-wrap { display: flex; flex-direction: column; height: 100%; }
.fw-tlpc__slide.swiper-slide { height: auto; }
.fw-tlpc__card-wrap .grid__item { flex: 1 1 0%; width: 100% !important; max-width: 100% !important; padding: 0px !important; margin: 0px !important; float: none !important; }
.fw-tlpc__card-wrap [data-aos] { opacity: 1 !important; transform: none !important; transition: none !important; }
.fw-tlpc__card-wrap .grid-product__image-mask, .fw-tlpc__card-wrap .grid__item-image-wrapper { border-radius: 9px 9px 0px 0px; overflow: hidden; }
.fw-tlpc__card-wrap .grid__image-ratio { aspect-ratio: 433 / 601; position: relative; overflow: hidden; padding-bottom: 0px !important; }
.fw-tlpc__card-wrap .grid__image-ratio img, .fw-tlpc__card-wrap .grid-product__image { inset: 0px; object-fit: cover; position: absolute !important; width: 100% !important; height: 100% !important; transition: transform 0.5s !important; }
.fw-tlpc__card-wrap:hover .grid__image-ratio img, .fw-tlpc__card-wrap:hover .grid-product__image { transform: scale(1.04) !important; }
.fw-tlpc__card-wrap .image-wrap .placeholder-svg { display: block; width: 100%; height: 100%; position: absolute; inset: 0px; object-fit: cover; }
.fw-tlpc__card-wrap .image-wrap { aspect-ratio: 433 / 601; position: relative; overflow: hidden; height: auto !important; padding-bottom: 0px !important; }
.fw-tlpc__card-wrap .image-wrap img { position: absolute; inset: 0px; width: 100%; height: 100%; object-fit: cover; }
.fw-tlpc__card-wrap .grid-product__link { text-decoration: none; color: inherit; }
.fw-tlpc__mobile-grid, .fw-tlpc__explore { display: none; }
.fw-tlpc__header.tlpc-animate { opacity: 0; transform: translateY(24px); transition: opacity 0.6s, transform 0.6s; }
.fw-tlpc__header.tlpc-animate.is-visible { opacity: 1; transform: translateY(0px); }
@media (prefers-reduced-motion: reduce) {
  .fw-tlpc__header.tlpc-animate { opacity: 1; transform: none; transition: none; }
}
@media (max-width: 1470px) {
  .fw-tlpc__heading { font-size: 40px; }
  .fw-tlpc__inner { padding-left: 40px; padding-right: 40px; }
  .fw-tlpc__arrow { width: 38px; height: 38px; }
}
@media (max-width: 768px) {
  .fw-tlpc__inner { padding-left: 10px; padding-right: 10px; }
  .fw-tlpc__header { flex-direction: column; align-items: center; text-align: center; margin-bottom: 16px; gap: 16px; }
  .fw-tlpc__header-left { align-items: center; }
  .fw-tlpc__eyebrow-icon img { width: 14px; height: 14px; }
  .fw-tlpc__eyebrow-text { font-size: 14px; }
  .fw-tlpc__heading { font-size: 28px; }
  .fw-tlpc__tab { font-size: 14px; padding: 6px 16px; height: 32px; }
  .fw-tlpc__arrow, .fw-tlpc__slider-wrap { display: none; }
  .fw-tlpc__mobile-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }
  .fw-tlpc__mobile-card { min-width: 0px; }
  .fw-tlpc__card-wrap { border-radius: 8px; }
  .fw-tlpc__card-wrap .grid-product__image-mask, .fw-tlpc__card-wrap .grid__item-image-wrapper { border-radius: 7px 7px 0px 0px; }
  .fw-tlpc__explore { display: block; text-align: center; margin-top: 24px; }
  .fw-tlpc__explore a { font-family: "Tenor Sans", sans-serif; font-size: 14px; font-weight: 400; text-transform: uppercase; text-decoration: underline; text-underline-offset: 3px; color: rgb(15, 15, 15); letter-spacing: 0.05em; }
}

/* (inline) */
#fw-tlpc-template--20900712513704__featured_weaves_tlpc_tP8fmi { background-color: rgb(255, 250, 233); padding-top: 60px; padding-bottom: 60px; }
@media (max-width: 768px) {
  #fw-tlpc-template--20900712513704__featured_weaves_tlpc_tP8fmi { padding-top: 32px; padding-bottom: 40px; }
}

/* (inline) */
.divider { display: flex; align-items: center; width: 100%; gap: 0px; }
.divider-line--left { flex: 1 1 0%; display: block; height: 1px; background: linear-gradient(to right, transparent 0%, rgb(194, 187, 166) 50%, rgb(194, 187, 166) 100%); }
.divider-line--right { flex: 1 1 0%; display: block; height: 1px; background: linear-gradient(to left, transparent 0%, rgb(194, 187, 166) 50%, rgb(194, 187, 166) 100%); }
.divider-icon { display: inline-flex; align-items: center; justify-content: center; padding: 0px 12px; flex-shrink: 0; }
.divider-icon img { display: block; width: 16px; height: 16px; object-fit: contain; }
.divider-icon--char { font-size: 11px; color: var(--clr-gold); line-height: 1; }

/* (inline) */
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r { width: 100%; overflow: hidden; background-color: var(--pm-cream, #F7F2E8); padding-top: var(--sj-pt-d, 80px); padding-bottom: var(--sj-pb-d, 80px); box-sizing: border-box; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-header { text-align: center; padding: 0px 60px; margin-bottom: 52px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-eyebrow { display: inline-flex; align-items: center; justify-content: center; gap: 10px; font-family: "Tenor Sans"; font-size: 16px; font-weight: 400; letter-spacing: var(--typeBaseSpacing); color: var(--pm-text-dark, #0f0f0f); margin: 0px 0px 14px; line-height: 1; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-eyebrow-icon { color: var(--pm-gold, #C9974A); font-size: 12px; line-height: 1; flex-shrink: 0; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-heading { font-family: "Cormorant Garamond", serif; font-size: clamp(28px, 3.5vw, 48px); font-weight: 400; font-style: normal; color: var(--pm-text-dark, #0f0f0f); margin: 0px; line-height: 1.15; letter-spacing: 0px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-viewport-outer { width: 100%; box-sizing: border-box; padding: 0px 60px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-viewport { width: 100%; overflow: hidden; position: relative; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-track { display: flex; align-items: flex-start; gap: 20px; will-change: transform; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide { flex: 0 0 auto; width: 326px; height: 680px; cursor: pointer; position: relative; transition: width 0.65s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide.is-active { cursor: default; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] { width: 420px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] { width: 650px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] { width: 344px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next2"] { width: clamp(0px, -1594px + 100vw, 326px); }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide:not([data-slot]) { visibility: hidden; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-img-wrap { position: relative; overflow: hidden; border-radius: 10px; width: 100%; height: 258px; background: rgb(224, 213, 200); transition: height 0.65s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-img-wrap img { transition: 0.3s ease-in-out; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-img-wrap:hover img { transform: scale(1.08); }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] .sj-img-wrap { height: 343px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] .sj-img-wrap { height: 480px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] .sj-img-wrap { height: 381px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next2"] .sj-img-wrap { height: 258px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-img-wrap img, #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-img-wrap .sj-placeholder { width: 100%; height: 100%; object-fit: cover; display: block; pointer-events: none; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-placeholder { background: rgb(224, 213, 200); }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-badge { position: absolute; top: 16px; left: 16px; background: rgb(42, 69, 64); color: rgb(251, 202, 9); font-family: Montserrat, sans-serif; font-size: 14px; font-weight: 500; letter-spacing: 0.01em; padding: 7px 10px 8px; border-radius: 80px; line-height: 1; pointer-events: none; opacity: 0; transform: translateY(4px); transition: opacity 0.4s 0.2s, transform 0.4s 0.2s; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide.is-active .sj-badge { opacity: 1; transform: translateY(0px); }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-content { padding: 16px 0px 0px; height: 200px; overflow: hidden; box-sizing: border-box; opacity: 0; pointer-events: none; transition: opacity 0.4s; display: flex; flex-direction: column; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide.is-active .sj-content { opacity: 1; pointer-events: auto; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide-title { font-family: "Tenor Sans", "Cormorant Garamond", serif; font-size: 20px; font-weight: 400; font-style: normal; color: rgb(15, 15, 15); margin: 0px 0px 10px; line-height: 1.25; flex-shrink: 0; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide-desc { font-family: Montserrat, sans-serif; font-size: 16px; font-weight: 400; color: rgba(15, 15, 15, 0.8); margin: 0px; line-height: 1.65; max-width: 473px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-nav { display: flex; align-items: center; gap: 12px; margin-top: auto; padding-top: 16px; width: fit-content; flex-shrink: 0; opacity: 0; pointer-events: none; transition: opacity 0.4s; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide.is-active .sj-nav { opacity: 1; pointer-events: auto; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-curr { font-family: Montserrat, sans-serif; font-size: 16px; font-weight: 500; color: rgb(134, 39, 26); letter-spacing: -0.02em; min-width: 20px; text-align: right; line-height: 1.4; flex-shrink: 0; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-bar { width: 50px; height: 2px; background: rgba(134, 39, 26, 0.1); position: relative; overflow: hidden; border-radius: 1px; flex-shrink: 0; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-fill { position: absolute; left: 0px; top: 0px; height: 100%; background: rgb(134, 39, 26); width: 0%; transition: width 0.65s; border-radius: 1px; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-total { font-family: Montserrat, sans-serif; font-size: 16px; font-weight: 500; color: rgba(15, 15, 15, 0.6); letter-spacing: -0.02em; min-width: 20px; text-align: left; line-height: 1.4; flex-shrink: 0; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r[data-dragging] .sj-badge, #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r[data-dragging] .sj-content { transition: none !important; opacity: 0 !important; }
#sj-section-template--20900712513704__process_slider_tlpc_LNMB8r[data-notrans] .sj-slide, #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r[data-notrans] .sj-slide .sj-img-wrap, #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r[data-notrans] .sj-slide .sj-badge, #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r[data-notrans] .sj-slide .sj-content, #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r[data-notrans] .sj-slide .sj-nav, #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r[data-notrans] .sj-fill, #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r[data-notrans] .sj-track { transition: none !important; }
@media (min-width: 1920px) {
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-header { margin-bottom: 30px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-heading { font-size: 54px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-viewport-outer { padding: 0px 60px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-track { gap: 24px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide { width: 371px; height: 740px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] { width: 478px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] { width: 740px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] { width: 392px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next2"] { width: clamp(0px, -1802px + 100vw, 371px); }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-img-wrap { height: 290px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] .sj-img-wrap { height: 386px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] .sj-img-wrap { height: 540px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] .sj-img-wrap { height: 429px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next2"] .sj-img-wrap { height: 290px; }
}
@media (min-width: 1201px) and (max-width: 1440px) {
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-heading { font-size: 44px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-viewport-outer { padding: 0px 60px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-track { gap: 16px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide { width: 291px; height: 640px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] { width: 375px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] { width: 580px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] { width: 307px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next2"] { width: clamp(0px, -1430px + 100vw, 291px); }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-img-wrap { height: 237px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] .sj-img-wrap { height: 314px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] .sj-img-wrap { height: 440px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] .sj-img-wrap { height: 349px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next2"] .sj-img-wrap { height: 237px; }
}
@media (min-width: 1026px) and (max-width: 1200px) {
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-header { padding: 0px 40px; margin-bottom: 30px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-heading { font-size: 38px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-viewport-outer { padding: 0px 40px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-track { gap: 14px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide { width: 256px; height: 600px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] { width: 330px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] { width: 510px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] { width: 270px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next2"] { width: clamp(0px, -1232px + 100vw, 256px); }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-img-wrap { height: 215px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] .sj-img-wrap { height: 286px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] .sj-img-wrap { height: 400px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] .sj-img-wrap { height: 318px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next2"] .sj-img-wrap { height: 215px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-bar { width: 44px; }
}
@media (min-width: 768px) and (max-width: 1025px) {
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-header { padding: 0px 30px; margin-bottom: 28px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-heading { font-size: 32px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-eyebrow { font-size: 10px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-viewport-outer { padding: 0px 30px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-track { gap: 12px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide { width: 216px; height: 550px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] { width: 278px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] { width: 430px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] { width: 228px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next2"] { width: clamp(0px, -1032px + 100vw, 216px); }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-img-wrap { height: 188px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] .sj-img-wrap { height: 250px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] .sj-img-wrap { height: 350px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] .sj-img-wrap { height: 278px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next2"] .sj-img-wrap { height: 188px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide-title { font-size: 18px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide-desc { font-size: 14px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-bar { width: 44px; }
}
@media (max-width: 767px) {
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-eyebrow { font-size: 14px; margin: 0px 0px 10px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r { padding-top: var(--sj-pt-m, 48px); padding-bottom: var(--sj-pb-m, 48px); }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-header { padding: 0px 20px; margin-bottom: 16px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-heading { font-size: 28px; line-height: 1.2; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-viewport-outer { padding: 0px 10px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-track { gap: 10px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide { width: 168px; height: 440px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] { width: 140px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] { width: 280px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] { width: 168px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-img-wrap { border-radius: 8px; height: 210px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] .sj-img-wrap { height: 165px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] .sj-img-wrap { height: 240px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] .sj-img-wrap { height: 210px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-badge { font-size: 12px; padding: 6px 8px; top: 10px; left: 10px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-content { padding: 16px 0px 0px; height: 200px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide-title { font-size: 18px; margin-bottom: 9px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide-desc { font-size: 14px; line-height: 1.6; max-width: 258px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-nav { padding-top: 10px; gap: 10px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-curr, #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-total { font-size: 16px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-bar { width: 50px; }
}
@media (max-width: 390px) {
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide { width: 155px; height: 410px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] { width: 129px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] { width: 258px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] { width: 155px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-img-wrap { height: 184px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="prev"] .sj-img-wrap { height: 144px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="active"] .sj-img-wrap { height: 210px; }
  #sj-section-template--20900712513704__process_slider_tlpc_LNMB8r .sj-slide[data-slot="next"] .sj-img-wrap { height: 184px; }
}

/* https://priyangaa.in/cdn/shop/t/21/assets/section-brand-story-tlpc.css?v=131848327784572569471783316568 */
.bs-tlpc { display: grid; grid-template-columns: 1fr 1.43fr; overflow: hidden; padding: 0px 60px 0px 40px; gap: 42px; align-items: center; }
.bs-tlpc__logo { text-align: center; flex-shrink: 0; }
.bs-tlpc__logo-img { max-width: 175px; width: 100%; height: auto; display: block; margin: 0px auto; }
.bs-tlpc__eyebrow { display: inline-flex; align-items: center; gap: 10px; font-family: "Tenor Sans", sans-serif; font-size: 16px; font-weight: 400; color: rgb(15, 15, 15); margin: 20px 0px 16px; line-height: 1; }
.bs-tlpc__eyebrow-icon { display: inline-flex; align-items: center; flex-shrink: 0; line-height: 0; }
.bs-tlpc__eyebrow-icon img { display: block; width: 16px; height: 16px; }
.bs-tlpc__eyebrow-icon--char { display: block; font-style: normal; font-size: 12px; line-height: 1; color: rgb(201, 151, 74); }
.bs-tlpc__eyebrow-text { font-family: "Tenor Sans", sans-serif; font-size: 16px; font-weight: 400; color: rgb(15, 15, 15); line-height: 1; }
.bs-tlpc__heading { font-family: Olivera, Georgia, serif; font-size: 48px; font-weight: 400; font-style: normal; color: rgb(15, 15, 15); line-height: 1.1; margin: 0px; letter-spacing: 0px; padding: 0px 10px; }
.bs-tlpc__body { font-family: Montserrat, sans-serif; font-size: 16px; font-weight: 400; color: rgba(15, 15, 15, 0.8); line-height: 1.6; text-align: center; margin: 24px 0px 60px; letter-spacing: 0px; }
.bs-tlpc__body p { margin: 0px; }
.bs-tlpc__quote-block { width: 100%; text-align: center; flex-shrink: 0; }
.bs-tlpc__quote-deco { display: block; text-align: center; line-height: 0; margin-bottom: 16px; }
.bs-tlpc__quote-deco img { display: inline-block; width: 24px; height: 24px; }
.bs-tlpc__quote-deco--char { display: inline-block; font-style: normal; font-size: 24px; line-height: 1; color: rgb(15, 15, 15); }
.bs-tlpc__top { padding: 0px 35px; }
.bs-tlpc__quote { font-family: "Tenor Sans"; font-size: 40px; font-weight: 400; font-style: normal; color: rgb(42, 69, 64); line-height: 120%; text-align: center; margin: 0px auto; padding: 0px; }
.bs-word { display: inline; opacity: 0.18; transition: opacity 0.9s; }
.no-js .bs-word, .bs-word.is-visible { opacity: 1; }
@media (prefers-reduced-motion: reduce) {
  .bs-word { opacity: 1 !important; transition: none !important; }
}
.bs-tlpc__right { position: relative; overflow: hidden; border-radius: 12px; }
.bs-tlpc__right img { transition: 0.3s ease-in-out; }
.bs-tlpc__right:hover img { transform: scale(1.05); }
.bs-tlpc__hero-img--placeholder { background: rgba(0, 0, 0, 0.05); }
.bs-tlpc .animate-on-scroll { opacity: 0; transform: translateY(24px); transition: opacity 0.7s, transform 0.7s; }
.bs-tlpc .animate-on-scroll.is-visible { opacity: 1; transform: translateY(0px); }
.bs-tlpc .bs-tlpc__top.animate-on-scroll { transition-delay: 0.1s; text-align: center; }
@media (prefers-reduced-motion: reduce) {
  .bs-tlpc .animate-on-scroll { opacity: 1 !important; transform: none !important; transition: none !important; }
}
@media only screen and (max-width: 1751px) {
  .bs-tlpc { padding: 0px 40px; gap: 40px; }
  .bs-tlpc { grid-template-columns: 1fr 1.2fr; }
}
@media only screen and (max-width: 1470px) {
  .bs-tlpc__heading { font-size: 40px; }
  .bs-tlpc__body { font-family: Montserrat, sans-serif; font-size: 14px; font-weight: 400; color: rgba(15, 15, 15, 0.8); line-height: 1.7; text-align: center; margin: 30px 0px 50px; }
  .bs-tlpc__quote { font-family: "Tenor Sans"; font-size: 24px; font-weight: 400; font-style: normal; color: rgb(42, 69, 64); line-height: 120%; text-align: center; padding: 0px; max-width: 440px; }
  .bs-tlpc__logo-img { max-width: 150px; }
}
@media only screen and (max-width: 1024px) {
  .bs-tlpc { grid-template-columns: 1fr 1fr; }
}
@media only screen and (max-width: 991px) {
  .bs-tlpc { grid-template-columns: 1fr; }
  .bs-tlpc__right { order: -1; position: relative; border-radius: 8px; overflow: hidden; }
  .bs-tlpc { padding: 0px 10px; gap: 24px; }
  .bs-tlpc__logo { margin-bottom: 0px; }
  .bs-tlpc__logo-img { max-width: 130px; }
  .bs-tlpc__eyebrow-text { font-size: 14px; }
  .bs-tlpc__eyebrow { font-size: 14px; margin: 10px 0px 12px; }
  .bs-tlpc__eyebrow-icon--char { font-size: 11px; }
  .bs-tlpc__heading { font-size: clamp(24px, 7vw, 28px); text-align: center; padding: 0px 20px; }
  .bs-tlpc__body { font-size: 14px; }
  .bs-tlpc__quote-block { max-width: 100%; }
  .bs-tlpc__quote { font-size: clamp(18px, 5vw, 26px); }
  .bs-tlpc__quote-deco--char { font-size: 20px; }
  .bs-tlpc__quote-deco { margin-bottom: 10px; }
  .bs-tlpc__top { padding: 0px; }
  .bs-tlpc__body { margin: 24px 0px 30px; }
  .bs-tlpc__right { border-radius: 8px; }
}

/* (inline) */
.bs-section-wrapper { padding-top: 60px; padding-bottom: 60px; }
@media only screen and (max-width: 768px) {
  .bs-section-wrapper { padding-top: 32px; padding-bottom: 40px; }
}

/* https://priyangaa.in/cdn/shop/t/21/assets/section-featured-video.css?v=80450822460088910561784180181 */
.pm-featured-video { background-color: var(--pm-cream, #F7F2E8); padding-top: var(--fv-pt-desktop, 80px); padding-bottom: var(--fv-pb-desktop, 80px); }
.pm-featured-video__inner { display: flex; flex-direction: column; align-items: center; padding: 0px 60px; box-sizing: border-box; }
.pm-featured-video__inner > * + * { margin-top: 32px; }
.pm-featured-video__text { text-align: center; max-width: 720px; }
.pm-featured-video__inner > div:first-child .eyebrow { display: block; font-family: "Tenor Sans"; font-size: 11px; font-weight: 400; letter-spacing: 0.15em; text-transform: uppercase; color: var(--pm-gold, #C9974A); margin-bottom: 12px; }
.pm-featured-video__heading { font-family: "Cormorant Garamond", serif; font-size: clamp(28px, 4vw, 44px); font-weight: 500; color: var(--pm-text-dark, #1A1A1A); margin: 0px 0px 16px; line-height: 1.15; }
.pm-featured-video__subtext { font-family: "Tenor Sans"; font-size: 15px; font-weight: 300; line-height: 1.7; color: var(--pm-text-dark, #1A1A1A); margin: 0px; }
.pm-fv-animate { opacity: 0; transform: translateY(20px); transition: opacity 0.6s, transform 0.6s; }
.pm-fv-animate.is-visible { opacity: 1; transform: translateY(0px); }
.pm-featured-video__inner > .pm-fv-animate:nth-child(2) { transition-delay: 0.1s; }
.pm-featured-video__inner > .pm-fv-animate:nth-child(3) { transition-delay: 0.2s; }
.pm-featured-video__inner > .pm-fv-animate:nth-child(4) { transition-delay: 0.3s; }
@media (prefers-reduced-motion: reduce) {
  .pm-fv-animate { opacity: 1; transform: none; transition: none; }
}
.pm-fv-player--desktop { display: block; }
.pm-fv-player--mobile { display: none; }
.pm-fv-player { position: relative; width: 100%; aspect-ratio: 16 / 6.7; background: rgb(17, 17, 17); overflow: hidden; border-radius: 10px; }
.pm-fv-player__video { display: block; width: 100%; height: 100%; object-fit: cover; background: rgb(0, 0, 0); }
.pm-fv-player__thumb { position: absolute; inset: 0px; z-index: 1; }
.pm-fv-player__img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s; }
.pm-fv-player:hover .pm-fv-player__img { transform: scale(1.04); }
.pm-fv-player__img--placeholder { background: rgb(26, 26, 26); display: flex; align-items: center; justify-content: center; }
.pm-fv-player__placeholder-label { font-family: "Tenor Sans"; font-size: 13px; color: rgba(255, 255, 255, 0.4); text-align: center; padding: 20px; }
.pm-featured-video__cta { display: flex; justify-content: center; }
.pm-btn { display: inline-flex; align-items: center; justify-content: center; padding: 16px 36px; border: 1px solid var(--pm-green, #1C3A2B); border-radius: 0px; font-family: "Tenor Sans"; font-size: 13px; font-weight: 400; text-transform: uppercase; letter-spacing: 0.08em; text-decoration: none; cursor: pointer; transition: background-color 0.3s, color 0.3s, transform 0.2s; }
.pm-btn--primary { background: var(--pm-green, #1C3A2B); color: rgb(255, 255, 255); }
.pm-btn--primary:hover { background: rgb(36, 73, 58); transform: translateY(-1px); }
.pm-btn--outline { background: transparent; color: var(--pm-green, #1C3A2B); }
.pm-btn--outline:hover { background: var(--pm-green, #1C3A2B); color: rgb(255, 255, 255); transform: translateY(-1px); }
@media (max-width: 768px) {
  .pm-featured-video__inner { padding: 0px 40px; }
}
@media (max-width: 768px) {
  .pm-featured-video { padding-top: var(--fv-pt-mobile, 48px); padding-bottom: var(--fv-pb-mobile, 48px); }
  .pm-featured-video__inner { padding: 0px 10px; }
  .pm-featured-video__inner > * + * { margin-top: 24px; }
  .pm-featured-video--has-mobile .pm-fv-player--desktop { display: none; }
  .pm-featured-video--has-mobile .pm-fv-player--mobile { display: block; }
  .pm-fv-player--mobile { aspect-ratio: 4 / 5; }
  .pm-fv-player { border-radius: 8px; }
  .pm-btn { width: 100%; padding: 14px 24px; }
}
@media (prefers-reduced-motion: reduce) {
  .pm-fv-animate { opacity: 1; transform: none; transition: none; }
  .pm-fv-player__img, .pm-btn { transition: none !important; }
}

/* https://priyangaa.in/cdn/shop/t/21/assets/section-promises-tlpc.css?v=149644521515500875561782272988 */
.promises-tlpc { background-color: var(--clr-cream); width: 100%; }
.promises-tlpc__inner { max-width: 1666px; margin: 0px auto; padding-left: 24px; padding-right: 24px; }
.promises-tlpc__header { text-align: center; padding-bottom: 28px; }
.promises-tlpc__eyebrow { display: inline-flex; align-items: center; justify-content: center; gap: 10px; margin-bottom: 14px; }
.promises-tlpc__eyebrow-icon { display: inline-flex; align-items: center; flex-shrink: 0; line-height: 1; }
.promises-tlpc__eyebrow-icon img { display: block; width: 16px; height: 16px; object-fit: contain; }
.promises-tlpc__eyebrow-icon--char { font-size: 11px; color: var(--clr-gold); line-height: 1; }
.promises-tlpc__eyebrow-text { font-family: "Tenor Sans", sans-serif; font-size: 16px; font-weight: 400; font-style: normal; line-height: normal; letter-spacing: 0px; color: var(--clr-charcoal); text-align: center; }
.promises-tlpc__heading { font-family: Olivera, Georgia, serif; font-size: 48px; font-weight: 400; font-style: normal; line-height: normal; letter-spacing: 0px; color: rgb(15, 15, 15); text-align: center; margin: 0px; }
.promises-tlpc__divider { display: flex; align-items: center; width: 100%; gap: 0px; }
.promises-tlpc__divider-line--left { flex: 1 1 0%; display: block; height: 1px; background: linear-gradient(to right, transparent 0%, rgb(194, 187, 166) 50%, rgb(194, 187, 166) 100%); }
.promises-tlpc__divider-line--right { flex: 1 1 0%; display: block; height: 1px; background: linear-gradient(to left, transparent 0%, rgb(194, 187, 166) 50%, rgb(194, 187, 166) 100%); }
.promises-tlpc__divider-icon { display: inline-flex; align-items: center; justify-content: center; padding: 0px 12px; flex-shrink: 0; }
.promises-tlpc__divider-icon img { display: block; width: 16px; height: 16px; object-fit: contain; }
.promises-tlpc__divider-icon--char { font-size: 11px; color: var(--clr-gold); line-height: 1; }
.promises-tlpc__grid { display: grid; grid-template-columns: repeat(4, 1fr); align-items: start; padding: 30px 0px; }
.promises-tlpc__item { display: flex; flex-direction: column; align-items: center; justify-content: flex-start; gap: 16px; padding: 0px 24px; text-align: center; position: relative; }
.promises-tlpc__item:not(:last-child)::after { content: ""; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); width: 1px; height: 100%; background: rgb(229, 221, 196); }
.promises-tlpc__icon-wrap img { display: block; width: 52px; height: 52px; object-fit: contain; }
.promises-tlpc__item-text { font-family: "Tenor Sans", sans-serif; font-size: 18px; font-weight: 400; font-style: normal; line-height: 1.2; letter-spacing: 0px; color: rgb(15, 15, 15); text-align: center; margin: 0px; max-width: 242px; }
.promises-tlpc__item-content { font-family: Montserrat; font-weight: 400; font-size: 16px; letter-spacing: 0%; text-align: center; color: rgba(15, 15, 15, 0.8); margin-top: -8px; margin-bottom: 0px; max-width: 285px; width: 100%; line-height: 120%; }
@media (max-width: 1470px) {
  .promises-tlpc__heading { font-size: 40px; }
}
@media (max-width: 768px) {
  .promises-tlpc__item-content { font-size: 13px; }
  .promises-tlpc__inner { padding-left: 0px; padding-right: 0px; }
  .promises-tlpc__header { padding-bottom: 24px; }
  .promises-tlpc__eyebrow { gap: 8px; margin-bottom: 8px; }
  .promises-tlpc__eyebrow-icon img { width: 14px; height: 14px; }
  .promises-tlpc__eyebrow-text { font-size: 14px; }
  .promises-tlpc__heading { font-size: 28px; max-width: 80%; margin: 0px auto; text-align: center; width: 100%; }
  .promises-tlpc__divider-line--left, .promises-tlpc__divider-line--right { height: 1px; }
  .promises-tlpc__divider-icon img { width: 16px; height: 16px; }
  .promises-tlpc__grid { grid-template-columns: repeat(2, 1fr); margin-top: 24px; margin-bottom: 24px; row-gap: 24px; padding: 0px; }
  .promises-tlpc__item { padding: 0px 10px; gap: 20px; }
  .promises-tlpc__item::after { display: none; }
  .promises-tlpc__item:nth-child(1)::after, .promises-tlpc__item:nth-child(3)::after { display: block; height: 100%; }
  .promises-tlpc__icon-wrap img { width: 48px; height: 48px; }
  .promises-tlpc__item-text { font-size: 14px; max-width: 174px; }
}

/* (inline) */
#promises-tlpc-template--20900712513704__promises_section_tlpc_rydiDE { background-color: rgb(255, 250, 233); padding-top: 100px; padding-bottom: 100px; }
@media (max-width: 768px) {
  #promises-tlpc-template--20900712513704__promises_section_tlpc_rydiDE { padding-top: 32px; padding-bottom: 32px; }
}

/* https://priyangaa.in/cdn/shop/t/21/assets/section-weave-collection-tlpc.css?v=28490127465413931591782283556 */
.wc-tlpc { padding-top: var(--wc-pt-desk, 80px); padding-bottom: var(--wc-pb-desk, 80px); position: relative; }
.wc-tlpc__inner { padding: 0px 60px; }
.wc-tlpc__header { margin-bottom: 30px; text-align: center; }
.wc-tlpc__eyebrow { font-family: "Tenor Sans", sans-serif; font-size: 16px; font-weight: 400; color: rgb(15, 15, 15); margin: 0px 0px 14px; line-height: 1; }
.wc-tlpc__eyebrow-icon { display: inline-flex; align-items: center; flex-shrink: 0; line-height: 0; }
.wc-tlpc__heading { font-family: Olivera, serif; font-size: clamp(28px, 3.3vw, 48px); font-weight: 400; font-style: normal; color: rgb(15, 15, 15); line-height: 1.1; margin: 0px; letter-spacing: -0.01em; }
.wc-tlpc__slider-wrap { position: relative; overflow: hidden; }
.wc-swiper { overflow: visible !important; }
.wc-swiper .swiper-wrapper { align-items: flex-start; }
.wc-card__link { display: block; text-decoration: none; border-radius: 10px; overflow: hidden; position: relative; backface-visibility: hidden; }
.wc-card__image-wrap { position: relative; border-radius: 10px; overflow: hidden; }
.wc-card__img { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 10px; transition: transform 0.5s; will-change: transform; backface-visibility: hidden; }
.wc-card__link:hover .wc-card__img { transform: scale(1.04); }
.wc-card__title { position: absolute; bottom: 20px; left: 0px; right: 0px; text-align: center; font-family: "Tenor Sans", sans-serif; font-size: 20px; font-weight: 400; line-height: 1.2; color: rgb(255, 255, 255); margin: 0px; padding: 0px 12px; z-index: 2; pointer-events: none; }
.wc-card__img--placeholder { background: rgba(0, 0, 0, 0.06); }
.wc-tlpc .tlpc-animate { opacity: 0; transform: translateY(24px); transition: opacity 0.6s, transform 0.6s; }
.wc-tlpc .tlpc-animate.is-visible { opacity: 1; transform: translateY(0px); }
@media only screen and (max-width: 1470px) {
  .wc-tlpc__inner { padding: 0px 40px; }
  .wc-tlpc__heading { font-size: clamp(28px, 3.3vw, 40px); }
}
@media only screen and (max-width: 768px) {
  .wc-tlpc__slider-wrap { margin-right: -10px; }
  .wc-tlpc { padding-top: var(--wc-pt-mob, 48px); padding-bottom: var(--wc-pb-mob, 48px); }
  .wc-tlpc__inner { padding: 0px 10px; }
  .wc-tlpc__header { margin-bottom: 24px; text-align: center; max-width: 75%; margin-left: auto; margin-right: auto; }
  .wc-tlpc__eyebrow { font-size: 14px; margin-bottom: 10px; }
  .wc-card__image-wrap, .wc-card__link, .wc-card__img { border-radius: 8px; }
  .wc-card__title { font-size: 18px; bottom: 12px; }
}
@media (prefers-reduced-motion: reduce) {
  .wc-tlpc .tlpc-animate { opacity: 1 !important; transform: none !important; transition: none !important; }
  .wc-card__img { transition: none !important; }
}

/* (inline) */
.wc-tlpc { background-color: rgb(253, 244, 216); }

/* https://priyangaa.in/cdn/shop/t/21/assets/pick-by-moment.css?v=155526668238015444441784178616 */
.pbm-header { text-align: center; margin-bottom: 30px; padding: 0px 24px; }
.pbm-eyebrow { display: flex; align-items: center; gap: 10px; font-family: "Tenor Sans", sans-serif; font-size: 16px; font-weight: 400; color: rgb(15, 15, 15); margin: 0px 0px 16px; line-height: 1; justify-content: center; }
.pbm-icon { display: inline-flex; align-items: center; flex-shrink: 0; line-height: 0; }
.pbm-heading { font-family: Olivera, serif; font-size: clamp(28px, 3.3vw, 48px); font-weight: 400; font-style: normal; color: rgb(15, 15, 15); line-height: 1.1; margin: 0px; letter-spacing: -0.01em; }
.pbm-inner { padding: 0px 60px; display: grid; grid-template-columns: 38fr 62fr; gap: 20px; align-items: stretch; }
.pbm-hero { position: relative; border-radius: 14px; overflow: hidden; background: rgb(26, 18, 8); }
.pbm-hero .pbm-tile-media { width: 100%; height: 100%; min-height: 500px; }
.pbm-hero .pbm-tile-img { width: 100%; height: 100%; min-height: 500px; object-fit: cover; display: block; transition: transform 0.5s; }
.pbm-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: repeat(2, 1fr); gap: 20px; }
.pbm-grid-tile { position: relative; border-radius: 12px; overflow: hidden; background: rgb(26, 18, 8); }
.pbm-grid-tile .pbm-tile-media { width: 100%; height: 100%; }
.pbm-grid-tile .pbm-tile-img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.5s; }
.pbm-hero:hover .pbm-tile-img, .pbm-grid-tile:hover .pbm-tile-img { transform: scale(1.04); }
.pbm-placeholder { width: 100%; height: 100%; min-height: 160px; background: linear-gradient(145deg, rgb(221, 214, 194), rgb(197, 187, 158)); }
.pbm-tile-link { display: block; height: 100%; text-decoration: none; color: inherit; }
.pbm-label { position: absolute; bottom: 24px; left: 0px; right: 0px; font-family: "Tenor Sans"; font-size: 20px; font-weight: 400; color: rgb(255, 255, 255); letter-spacing: 0px; line-height: 120%; pointer-events: none; text-align: center; }
.pbm-hero .pbm-label { font-size: 24px; }
@media (max-width: 1470px) {
  .pbm-inner { padding: 0px 40px; gap: 20px; }
  .pbm-heading { font-size: clamp(28px, 3.3vw, 40px); }
  .pbm-label { bottom: 12px; }
}
@media (max-width: 768px) {
  .pbm-header { padding: 0px 10px; margin-bottom: 24px; }
  .pbm-inner { padding: 0px 10px; display: flex; flex-direction: column; gap: 10px; }
  .pbm-hero { width: 100%; border-radius: 12px; }
  .pbm-hero .pbm-tile-media, .pbm-hero .pbm-tile-img { min-height: unset; height: auto; aspect-ratio: 3 / 4; width: 100%; }
  .pbm-grid { gap: 8px; grid-template-rows: repeat(2, 1fr); grid-template-columns: 1fr 1fr; }
  .pbm-label { font-size: 16px; bottom: 16px; }
  .pbm-hero .pbm-label { font-size: 18px; }
  .pbm-heading { font-size: clamp(28px, 3.3vw, 40px); max-width: 100%; margin: 0px auto; width: 100%; }
}
@media (prefers-reduced-motion: reduce) {
  .pbm-hero .pbm-tile-img, .pbm-grid-tile .pbm-tile-img { transition: none; }
}

/* (inline) */
.pbm-section { padding-top: 60px; padding-bottom: 60px; }
@media (max-width: 768px) {
  .pbm-section { padding-top: 32px; padding-bottom: 32px; }
}

/* https://priyangaa.in/cdn/shop/t/21/assets/section-testimonials-tlpc.css?v=51825272594230883141783317590 */
.tr-tlpc { padding-top: var(--tr-pt-desk, 80px); padding-bottom: var(--tr-pb-desk, 80px); }
.tr-tlpc__inner { padding: 0px 60px; }
.tr-tlpc__header { text-align: center; margin-bottom: 30px; }
.tr-tlpc__eyebrow { display: inline-flex; align-items: center; gap: 10px; font-family: "Tenor Sans", sans-serif; font-size: 16px; font-weight: 400; color: rgb(15, 15, 15); margin: 0px 0px 14px; line-height: 1; }
.tr-tlpc__eyebrow-icon { display: inline-flex; align-items: center; flex-shrink: 0; line-height: 0; }
.tr-tlpc__eyebrow-icon img { display: block; width: 16px; height: 16px; }
.tr-tlpc__eyebrow-icon--char { display: block; font-style: normal; font-size: 12px; line-height: 1; color: rgb(201, 151, 74); }
.tr-tlpc__heading { font-family: Olivera, serif; font-size: clamp(28px, 3.3vw, 48px); font-weight: 400; font-style: normal; color: rgb(15, 15, 15); line-height: 1.1; margin: 0px; }
.tr-tlpc__marquee-outer { overflow: hidden; mask-image: linear-gradient(to right, transparent 0%, rgb(0, 0, 0) 6%, rgb(0, 0, 0) 94%, transparent 100%); }
.tr-tlpc__marquee-inner { display: flex; width: max-content; will-change: transform; transform: translateZ(0px); }
.tr-tlpc__marquee-set { display: flex; gap: 20px; padding-right: 20px; flex-shrink: 0; }
.tr-card { border: 1px solid rgba(15, 15, 15, 0.12); border-radius: 10px; background: transparent; display: flex; flex-direction: column; flex-shrink: 0; width: 320px; box-sizing: border-box; overflow: hidden; height: auto; }
.tr-card__content { padding: 24px 24px 16px; display: flex; flex-direction: column; flex: 1 1 auto; min-height: 0px; }
.tr-card__quote-icon { margin-bottom: 20px; line-height: 0; flex-shrink: 0; }
.tr-card__quote-icon svg { display: block; }
.tr-card__review { flex: 1 1 auto; font-family: Montserrat, sans-serif; font-size: 16px; font-weight: 400; line-height: 1.55; color: rgba(15, 15, 15, 0.8); margin: 0px 0px 20px; padding: 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.tr-card__review p { margin: 0px; }
.tr-card__footer { display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-shrink: 0; margin-top: auto; }
.tr-card__name { font-family: "Tenor Sans", sans-serif; font-size: 16px; font-weight: 400; color: rgb(15, 15, 15); white-space: nowrap; }
.tr-card__stars { display: flex; align-items: center; gap: 1px; flex-shrink: 0; }
.tr-card__star { display: inline-flex; color: rgba(15, 15, 15, 0.18); line-height: 0; }
.tr-card__star--on { color: rgb(42, 69, 64); }
.tr-card__star svg { display: block; width: 14px; height: 14px; }
.tr-card__image-wrap { padding: 0px 10px 10px; flex-shrink: 0; }
.tr-card__img { width: 100%; height: 100%; object-fit: cover; border-radius: 8px; display: block; transition: transform 0.5s; will-change: transform; backface-visibility: hidden; }
.tr-card:hover .tr-card__img { transform: scale(1.03); }
.tr-card__img--placeholder { background: rgba(0, 0, 0, 0.05); }
.tr-card--image-first .tr-card__image-wrap { padding: 10px 10px 0px; order: -1; }
.tr-tlpc .animate-on-scroll { opacity: 0; transform: translateY(24px); transition: opacity 0.6s, transform 0.6s; }
.tr-tlpc .animate-on-scroll.is-visible { opacity: 1; transform: translateY(0px); }
span.tr-card__star svg { width: 77px; display: block; }
.tr-card--image-first g.clip-hide-even { display: none; }
@media only screen and (max-width: 1470px) {
  .tr-tlpc__inner { padding: 0px 40px; }
}
@media only screen and (max-width: 1024px) {
  .tr-card { width: 280px; }
  .tr-card__review { font-size: 16px; margin: 0px 0px 20px; }
  .tr-card__name { font-size: 14px; }
  .tr-card__quote-icon { margin-bottom: 14px; }
}
@media only screen and (max-width: 768px) {
  .tr-tlpc { padding-top: var(--tr-pt-mob, 48px); padding-bottom: var(--tr-pb-mob, 48px); }
  .tr-tlpc__inner { padding: 0px 10px; }
  .tr-tlpc__header { margin-bottom: 24px; }
  .tr-tlpc__eyebrow { font-size: 14px; margin: 0px 0px 10px; }
  .tr-tlpc__eyebrow-icon--char { font-size: 11px; }
  .tr-tlpc__marquee-outer { mask-image: linear-gradient(to right, transparent 0%, rgb(0, 0, 0) 4%, rgb(0, 0, 0) 96%, transparent 100%); }
  .tr-tlpc__marquee-set { gap: 12px; padding-right: 12px; }
  .tr-card { width: 240px; }
  .tr-card__content { padding: 20px; }
  .tr-card__review { font-size: 15px; margin-bottom: 16px; }
  .tr-card__name { font-size: 13px; }
  .tr-card__star svg { width: 12px; height: 12px; }
  .tr-card__image-wrap { padding: 0px 8px 8px; }
  .tr-card--image-first .tr-card__image-wrap { padding: 8px 8px 0px; }
  .tr-card__quote-icon svg { width: 26px; height: 18px; }
}
@media (prefers-reduced-motion: reduce) {
  .tr-tlpc .animate-on-scroll { opacity: 1 !important; transform: none !important; transition: none !important; }
  .tr-card__img { transition: none !important; }
}

/* (inline) */
.divider { display: flex; align-items: center; width: 100%; gap: 0px; }
.divider-line--left { flex: 1 1 0%; display: block; height: 1px; background: linear-gradient(to right, transparent 0%, rgb(194, 187, 166) 50%, rgb(194, 187, 166) 100%); }
.divider-line--right { flex: 1 1 0%; display: block; height: 1px; background: linear-gradient(to left, transparent 0%, rgb(194, 187, 166) 50%, rgb(194, 187, 166) 100%); }
.divider-icon { display: inline-flex; align-items: center; justify-content: center; padding: 0px 12px; flex-shrink: 0; }
.divider-icon img { display: block; width: 16px; height: 16px; object-fit: contain; }
.divider-icon--char { font-size: 11px; color: var(--clr-gold); line-height: 1; }

/* https://priyangaa.in/cdn/shop/t/21/assets/section-faq-tlpc.css?v=183872960697694461461782272988 */
.faq-tlpc { padding-top: var(--faq-pt-desk, 80px); padding-bottom: var(--faq-pb-desk, 80px); }
.faq-tlpc__inner { max-width: 1100px; margin: 0px auto; padding: 0px 20px; box-sizing: border-box; }
.faq-tlpc__header { text-align: center; margin-bottom: 30px; }
.faq-tlpc__eyebrow { display: inline-flex; align-items: center; gap: 10px; font-family: "Tenor Sans", sans-serif; font-size: 16px; font-weight: 400; color: rgb(15, 15, 15); margin: 0px 0px 14px; line-height: 1; }
.faq-tlpc__eyebrow-icon { display: inline-flex; align-items: center; flex-shrink: 0; line-height: 0; }
.faq-tlpc__eyebrow-icon img { display: block; width: 16px; height: 16px; }
.faq-tlpc__eyebrow-icon--char { display: block; font-style: normal; font-size: 12px; line-height: 1; color: rgb(201, 151, 74); }
.faq-tlpc__eyebrow-text { font-family: "Tenor Sans", sans-serif; font-size: 16px; font-weight: 400; color: rgb(15, 15, 15); line-height: 1; }
.faq-tlpc__heading { font-family: Olivera, Georgia, serif; font-size: clamp(30px, 3.5vw, 48px); font-weight: 400; color: rgb(15, 15, 15); line-height: 1.15; margin: 0px; }
.faq-tlpc__list { width: 100%; }
.faq-tlpc__item { border-top: 1px solid rgba(15, 15, 15, 0.15); padding: 24px 0px; }
.faq-tlpc__item:last-child { border-bottom: 1px solid rgba(15, 15, 15, 0.15); }
.faq-tlpc__trigger { display: flex; align-items: flex-start; justify-content: space-between; width: 100%; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; margin: 0px; cursor: pointer; text-align: left; gap: 16px; appearance: none; -webkit-tap-highlight-color: transparent; }
.faq-tlpc__trigger:focus-visible { outline: rgb(201, 151, 74) solid 2px; outline-offset: 2px; border-radius: 2px; }
.faq-tlpc__question { font-family: "Tenor Sans", sans-serif; font-size: clamp(17px, 1.6vw, 20px); font-weight: 400; color: rgb(15, 15, 15); line-height: 1.35; flex: 1 1 auto; }
.faq-tlpc__icon { display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; width: 24px; height: 24px; margin-top: 1px; color: rgb(15, 15, 15); transition: transform 0.38s cubic-bezier(0.4, 0, 0.2, 1); }
.faq-tlpc__item.is-open .faq-tlpc__icon { transform: rotate(180deg); }
.faq-tlpc__icon svg { display: block; width: 20px; height: 20px; }
.faq-tlpc__body { max-height: 0px; overflow: hidden; opacity: 0; }
.faq-tlpc__item.is-open .faq-tlpc__body { max-height: 800px; opacity: 1; }
.faq-ready .faq-tlpc__body { transition: max-height 0.44s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.32s; }
.faq-tlpc__answer { padding-top: 14px; font-family: Montserrat, sans-serif; font-size: 16px; font-weight: 400; color: rgba(15, 15, 15, 0.8); line-height: 1.7; }
.faq-tlpc__answer p { margin: 0px 0px 0.8em; }
.faq-tlpc__answer p:last-child { margin-bottom: 0px; }
.faq-tlpc__answer a { color: rgb(92, 74, 50); text-decoration: underline; text-underline-offset: 2px; }
.faq-tlpc__answer a:hover { color: rgb(15, 15, 15); }
.faq-tlpc__answer ul, .faq-tlpc__answer ol { margin: 0px; padding-left: 1.4em; }
.faq-tlpc__answer li { margin-bottom: 0.4em; }
.faq-tlpc__header.animate-on-scroll { opacity: 0; transform: translateY(24px); transition: opacity 0.7s, transform 0.7s; }
.faq-tlpc__header.animate-on-scroll.is-visible { opacity: 1; transform: translateY(0px); }
.faq-tlpc__item.animate-on-scroll { opacity: 0; transform: translateY(16px); transition: opacity 0.55s, transform 0.55s; }
.faq-tlpc__item.animate-on-scroll.is-visible { opacity: 1; transform: translateY(0px); }
@media (prefers-reduced-motion: reduce) {
  .faq-tlpc__icon, .faq-ready .faq-tlpc__body, .faq-tlpc__header.animate-on-scroll, .faq-tlpc__item.animate-on-scroll { transition: none !important; }
  .faq-tlpc__header.animate-on-scroll, .faq-tlpc__item.animate-on-scroll { opacity: 1 !important; transform: none !important; }
}
@media only screen and (max-width: 1470px) {
  .faq-tlpc__heading { font-size: clamp(28px, 3.5vw, 40px); }
}
@media only screen and (max-width: 768px) {
  .faq-tlpc { padding-top: var(--faq-pt-mob, 48px); padding-bottom: var(--faq-pb-mob, 48px); }
  .faq-tlpc__inner { padding: 0px 10px; }
  .faq-tlpc__header { margin-bottom: 24px; }
  .faq-tlpc__eyebrow { font-size: 14px; margin: 0px 0px 10px; }
  .faq-tlpc__eyebrow-text { font-size: 14px; }
  .faq-tlpc__heading { font-size: clamp(28px, 3.5vw, 48px); }
  .faq-tlpc__eyebrow-icon--char { font-size: 11px; }
  .faq-tlpc__item { padding: 16px 0px; }
  .faq-tlpc__question { font-size: 16px; }
  .faq-tlpc__answer { font-size: 14px; padding-top: 12px; }
  .faq-tlpc__icon { width: 20px; height: 20px; margin-top: 1px; }
  .faq-tlpc__icon svg { width: 18px; height: 18px; }
}

/* (inline) */
div[id*="instafeed_app_block"] { width: 100%; }
div.shopify-section:has(> [id*="instafeed_app_block"]) { width: 100%; }
body #insta-feed { margin-bottom: 0px !important; }
body #insta-feed h2 { text-align: center; }

/* (inline) */
.page-width-container { max-width: 1140px; width: 100%; padding: 80px 10px; margin: 0px auto; }
@media only screen and (max-width: 768px) {
  .page-width-container { max-width: 1140px; width: 100%; padding: 40px 10px; margin: 0px auto; }
}

/* (inline) */
#shopify-section-template--20900712513704__178228481666bfcd9d .page-width-container { max-width: 1800px; }

/* https://priyangaa.in/cdn/shop/t/21/assets/section-footer-tlpc.css?v=62650530172236035711783328848 */
.ftr-tlpc { --ftr-text: rgba(255, 255, 255, .72); --ftr-heading: #EBD492; --ftr-muted: rgba(255, 255, 255, .42); --ftr-border: rgba(255, 255, 255, .12); --ftr-input-line: rgba(255, 255, 255, .28); background-color: rgb(20, 36, 33); position: relative; overflow: hidden; }
.ftr-tlpc__body { padding-top: var(--ftr-pt-desk, 80px); padding-bottom: var(--ftr-pb-desk, 80px); }
.ftr-tlpc__container { width: 100%; padding: 0px 60px; box-sizing: border-box; }
.ftr-tlpc__layout { display: grid; grid-template-columns: 34fr 42fr 30fr; grid-template-rows: 1fr; align-items: stretch; min-height: 540px; }
.ftr-tlpc__col--nav { grid-column: 1; display: flex; flex-direction: column; padding: 0px 48px 0px 0px; }
.ftr-tlpc__col--deco { grid-column: 2; position: relative; display: flex; align-items: flex-end; justify-content: center; overflow: visible; }
.ftr-tlpc__col--contact { grid-column: 3; display: flex; flex-direction: column; padding: 0px 0px 0px 48px; justify-content: space-between; }
.ftr-tlpc__nav-pairs { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; flex: 1 1 0%; padding-top: 4px; }
.ftr-tlpc__acc-btn { display: flex; align-items: center; justify-content: space-between; width: 100%; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; cursor: pointer; text-align: left; margin-bottom: 20px; }
.ftr-tlpc__acc-label { font-family: "Tenor Sans"; font-size: 20px; font-weight: 400; letter-spacing: 0.04em; color: var(--ftr-heading); line-height: 1; text-transform: none; }
.ftr-tlpc__acc-chevron { display: none; align-items: center; justify-content: center; flex-shrink: 0; width: 20px; height: 20px; color: var(--ftr-muted); transition: transform 0.35s; }
.ftr-tlpc__acc-chevron svg { display: block; width: 16px; height: 16px; stroke: rgb(235, 212, 146); fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
@media only screen and (min-width: 769px) {
  .ftr-tlpc__acc-btn { cursor: default; pointer-events: none; }
  .ftr-tlpc__acc-panel { display: block !important; max-height: none !important; overflow: visible !important; opacity: 1 !important; }
}
.ftr-tlpc__nav-list { list-style: none; margin: 0px; padding: 0px; }
.ftr-tlpc__nav-list li { margin-bottom: 16px; }
.ftr-tlpc__nav-list li:last-child { margin-bottom: 0px; }
.ftr-tlpc__nav-list a { font-family: "Tenor Sans"; font-size: 16px; font-weight: 400; color: rgba(235, 212, 146, 0.75); text-decoration: none; line-height: 1.4; position: relative; display: inline-block; transition: color 0.2s; }
.ftr-tlpc__nav-list a::after { content: ""; position: absolute; bottom: -1px; left: 0px; width: 0px; height: 1px; background-color: rgba(235, 212, 146, 0.75); transition: width 0.28s; }
.ftr-tlpc__nav-list a:hover::after { width: 100%; }
.ftr-tlpc__nav-footer { padding-top: 36px; border-top: 1px solid var(--ftr-border); margin-top: 40px; }
.ftr-tlpc__social { display: flex; align-items: center; gap: 10px; margin-bottom: 20px; }
.ftr-tlpc__social-link { display: inline-flex; align-items: center; justify-content: center; width: 32px; height: 32px; background: rgba(235, 212, 146, 0.1); border-radius: 8px; color: rgba(235, 212, 146, 0.75); transition: border-color 0.22s, color 0.22s; text-decoration: none; }
.ftr-tlpc__social-link svg { display: block; width: 15px; height: 15px; fill: currentcolor; }
.ftr-tlpc__social-link:hover { border-color: rgba(255, 255, 255, 0.55); color: rgb(255, 255, 255); }
.ftr-tlpc__copyright { font-family: Montserrat; font-size: 16px; font-weight: 400; color: rgba(235, 212, 146, 0.8); line-height: 1.5; margin: 0px 0px 16px; }
.ftr-tlpc__siteby { font-family: Montserrat; font-size: 16px; font-weight: 300; color: rgba(235, 212, 146, 0.8); line-height: 1.5; margin: 0px; }
.ftr-tlpc__siteby a { color: rgba(235, 212, 146, 0.8); text-decoration: underline rgba(235, 212, 146, 0.8); text-underline-offset: 2px; transition: color 0.2s; }
.ftr-tlpc__siteby a:hover { color: rgba(255, 255, 255, 0.7); }
.ftr-desk-only { display: block; }
.ftr-mob-only { display: none; }
.ftr-tlpc__deco-img { display: block; background: rgb(20, 36, 33); position: absolute; bottom: calc(-1.66 * var(--ftr-pb-desk, 80px)); left: 50%; transform: translate(-50%); width: auto; height: calc(100% + var(--ftr-pb-desk, 80px)); max-height: none; object-fit: contain; object-position: center bottom; user-select: none; pointer-events: none; }
.ftr-tlpc__deco-placeholder { width: 100%; height: 100%; min-height: 360px; background: rgba(255, 255, 255, 0.04); }
.ftr-tlpc__contact-heading { font-family: "Tenor Sans"; font-size: 20px; font-weight: 400; letter-spacing: 0.04em; color: var(--ftr-heading); line-height: 1; text-transform: none; }
.ftr-tlpc__acc-group--contact .ftr-tlpc__acc-btn { margin-bottom: 0px; }
.ftr-tlpc__contact-details { padding-top: 20px; }
.ftr-tlpc__contact-row { display: flex; flex-direction: column; margin-bottom: 18px; }
.ftr-tlpc__contact-row:last-child { margin-bottom: 0px; }
.ftr-tlpc__contact-label { font-family: "Tenor Sans"; font-size: 18px; font-weight: 400; color: rgba(235, 212, 146, 0.898); letter-spacing: 0.08em; line-height: 1; margin-bottom: 5px; text-transform: capitalize; }
.ftr-tlpc__contact-value { font-family: Montserrat; font-size: 16px; font-weight: 300; color: rgba(235, 212, 146, 0.75); line-height: 1.55; margin: 0px; }
.ftr-tlpc__contact-value a { color: rgba(235, 212, 146, 0.75); text-decoration: none; transition: color 0.2s; }
.ftr-tlpc__contact-value a:hover { color: rgb(255, 255, 255); }
.ftr-tlpc__contact-divider { width: 100%; height: 1px; background-color: var(--ftr-border); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; margin-top: 100px; }
.ftr-tlpc__newsletter-text { font-family: Montserrat; font-size: 16px; font-weight: 300; color: rgba(235, 212, 146, 0.75); line-height: 1.65; margin: 0px 0px 20px; max-width: 330px; }
.ftr-tlpc__newsletter-text p { margin: 0px; }
.ftr-tlpc__form-row { display: flex; align-items: flex-end; gap: 0px; border-bottom: 1px solid rgba(235, 212, 146, 0.12); }
.ftr-tlpc__email-input { flex: 1 1 0%; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; outline: none; padding: 10px 0px; font-family: "Tenor Sans"; font-size: 16px; font-weight: 300; color: rgba(235, 212, 146, 0.5); line-height: 1.4; appearance: none; }
.ftr-tlpc__email-input::-webkit-input-placeholder { color: rgba(235, 212, 146, 0.5); }
.ftr-tlpc__submit-btn { display: inline-flex; align-items: center; justify-content: center; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 10px 0px 10px 12px; cursor: pointer; color: rgba(255, 255, 255, 0.6); transition: color 0.22s, transform 0.22s; flex-shrink: 0; }
.ftr-tlpc__submit-btn:hover { color: rgb(255, 255, 255); transform: translate(3px); }
.ftr-tlpc__submit-btn svg { display: block; width: 20px; height: 20px; stroke: rgb(235, 212, 146); fill: none; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.ftr-tlpc__form-success { font-family: "Tenor Sans"; font-size: 13px; font-weight: 400; color: rgba(180, 230, 180, 0.9); margin-top: 10px; display: none; }
.ftr-tlpc__form-error { font-family: "Tenor Sans"; font-size: 12px; color: rgba(255, 160, 140, 0.9); margin-top: 8px; display: none; }
.ftr-tlpc__form-success.is-visible, .ftr-tlpc__form-error.is-visible { display: block; }
.ftr-tlpc__pattern { width: 100%; line-height: 0; font-size: 0px; overflow: hidden; }
.ftr-tlpc__pattern-img { display: block; width: 100%; height: auto; }
.ftr-tlpc__pattern--bg { height: 56px; background-repeat: repeat-x; background-size: auto 100%; background-position: center top; }
.ftr-tlpc__acc-panel { overflow: hidden; }
.ftr-ready .ftr-tlpc__acc-panel { transition: max-height 0.38s, opacity 0.28s; }
@media only screen and (max-width: 1470px) {
  .ftr-tlpc__container { padding: 0px 40px; }
  .ftr-tlpc__col--nav, .ftr-tlpc__col--contact { padding: 0px; }
  .ftr-tlpc__contact-divider { margin-top: 170px; }
}
@media only screen and (max-width: 1100px) {
  .ftr-tlpc__container { padding: 0px 32px; }
  .ftr-tlpc__col--nav { padding-right: 28px; }
  .ftr-tlpc__col--contact { padding-left: 28px; }
  .ftr-tlpc__nav-pairs { gap: 24px; }
  .ftr-tlpc__layout { min-height: 440px; }
}
@media only screen and (max-width: 768px) {
  .ftr-tlpc__body { padding-top: var(--ftr-pt-mob, 48px); padding-bottom: var(--ftr-pb-mob, 40px); }
  .ftr-tlpc__acc-group { border-bottom: 1px solid rgba(235, 212, 146, 0.12); }
  .ftr-tlpc__container { padding: 0px 10px; }
  .ftr-tlpc__layout { display: flex; flex-direction: column; min-height: unset; }
  .ftr-tlpc__col--nav { order: 1; padding: 0px; flex: 0 0 auto; }
  .ftr-tlpc__col--contact { order: 2; padding: 0px; border-left-width: medium; border-left-style: none; border-left-color: currentcolor; flex: 0 0 auto; }
  .ftr-tlpc__col--deco { order: 3; flex: 0 0 auto; padding: 40px 0px 0px; display: flex; justify-content: center; }
  .ftr-tlpc__nav-pairs { display: block; padding-top: 0px; flex: 0 0 auto; }
  .ftr-tlpc__acc-chevron { display: inline-flex; }
  .ftr-tlpc__acc-btn { cursor: pointer; pointer-events: auto; padding: 18px 0px; margin-bottom: 0px; }
  .ftr-tlpc__acc-group.is-open .ftr-tlpc__acc-chevron { transform: rotate(180deg); }
  .ftr-tlpc__acc-group.is-open .ftr-tlpc__acc-btn { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
  .ftr-tlpc__acc-panel { max-height: 0px; opacity: 0; }
  .ftr-tlpc__acc-group.is-open .ftr-tlpc__acc-panel { opacity: 1; }
  .ftr-tlpc__nav-list { padding: 0px 0px 20px; }
  .ftr-tlpc__nav-list a { font-size: 14px; }
  .ftr-tlpc__nav-list li { margin-bottom: 10px; }
  .ftr-tlpc__acc-label { font-size: 16px; }
  .ftr-desk-only { display: none !important; }
  .ftr-mob-only { display: block; }
  .ftr-tlpc__nav-footer { margin-top: 20px; padding-top: 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
  .ftr-tlpc__contact-heading { font-size: 16px; }
  .ftr-tlpc__contact-details { padding-bottom: 20px; padding-top: 0px; }
  .ftr-tlpc__contact-label { font-size: 14px; }
  .ftr-tlpc__contact-value { font-size: 12px; }
  .ftr-tlpc__newsletter-text { font-size: 14px; }
  .ftr-tlpc__contact-divider { display: none; }
  .ftr-tlpc__newsletter { padding: 24px 0px 0px; }
  .ftr-tlpc__deco-img { position: static; transform: none; width: 100%; max-width: 200px; height: auto; max-height: none; margin-bottom: -40px; }
  .ftr-tlpc__deco-placeholder { min-height: 160px; width: 60%; }
  .ftr-tlpc__copyright { font-size: 14px; margin: 0px 0px 10px; }
  .ftr-tlpc__siteby { font-size: 14px; }
}
.ftr-tlpc .animate-on-scroll { opacity: 0; transform: translateY(20px); transition: opacity 0.6s, transform 0.6s; }
.ftr-tlpc .animate-on-scroll.is-visible { opacity: 1; transform: translateY(0px); }
@media (prefers-reduced-motion: reduce) {
  .ftr-ready .ftr-tlpc__acc-panel, .ftr-tlpc__acc-chevron, .ftr-tlpc__nav-list a::after, .ftr-tlpc__social-link, .ftr-tlpc__submit-btn { transition: none !important; }
  .ftr-tlpc .animate-on-scroll { opacity: 1 !important; transform: none !important; transition: none !important; }
}

/* (inline) */
.ftr-tlpc__pattern { min-height: 40px; width: 100%; background-repeat: repeat-x; }
.ftr-tlpc__pattern.right-pattern { width: 25%; height: 40px; }
.ftr-tlpc__pattern.left-pattern { width: 25%; }
.pattern-below { display: flex; justify-content: space-between; }
