html{font-size:62.5%}*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:DM Sans;src:url(/cdn/shop/files/DMSans-Regular_1.woff?v=1774432704) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(/cdn/shop/files/DMSans-Medium_1.woff?v=1774432708) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(/cdn/shop/files/DMSans-SemiBold_1.woff?v=1774432704) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(/cdn/shop/files/DMSans-Bold_1.woff?v=1774432739) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--primary-color: #111111;--secondary-color: rgb(68, 68, 68);--body-text-color: rgb(50, 39, 23);--gray-color: #f5f5f5;--white-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);--accent-color: #D0473E;--accent-color-2: #FF9C05;--accent-color-3: #d0473e;--accent-color-4: #168591;--light-section-bg-color: #fff;--light-section-heading-color: #111111;--light-section-text-color: #332817;--light-section-fourth-text-color: #666666;--light-section-trackbar-bg-color: #ddd;--light-section-trackbar-inner-bg-gradient-color: linear-gradient(135deg, #ffffff26 0 25%, #fff0 25% 50%, #ffffff26 50% 75%, #fff0 75% 100%);--light-section-trackbar-inner-bg-color: #14854e;--light-section-svg-color: #111;--light-section-svg-hover-color-1: #fff;--light-section-svg-bg-color: #fff;--light-section-svg-bg-hover-color: #000;--light-section-tooltip-bg-color: #000;--light-section-tooltip-text-color: #fff;--light-section-tooltip-border-color: #000;--light-section-scrollbar-main-bg-color: #f1f1f1;--light-section-scrollbar-thumb-bg-color: #bdbdbd;--light-section-timer-bg-color: rgba(51, 40, 23, .1);--light-section-timer-border-color: rgba(51, 40, 23, .3);--light-section-pd-count-bg-color: #332817;--light-section-pd-count-text-color: #fff;--light-section-border-color: #ebebeb;--light-section-border-color2: #111;--light-section-input-focus-border-color: #111;--light-section-heading-btn-color: #111111;--light-section-btn-bg-color: #fff;--light-section-btn-svg-color: #111;--light-section-btn-svg-hover-color: #fff;--light-section-btn-text-color: #111111;--light-section-btn-hover-text-color: #fff;--light-section-btn-hover-bg-color: #111111;--light-section-btn2-bg-color: #111111;--light-section-btn2-text-color: #fff;--light-section-btn2-hover-shadow-color: #111111;--light-section-btn3-bg-color: #fff;--light-section-btn3-text-color: #111;--light-section-btn3-border-color: #111;--light-section-btn3-bg-hover-color: #111;--light-section-btn3-text-hover-color: #fff;--light-section-badge-text-color: #fff;--dark-section-bg-color: #332817;--dark-section-bg-color2: #332817;--dark-section-heading-color: #fff;--dark-section-text-color: #fff;--dark-section-heading-btn-color: #fff;--dark-section-svg-color: rgba(255,255,255,.85);--dark-section-svg-hover-color: #fff;--dark-section-hotspot-inner-bg-color: #000;--dark-section-hotspot-after-color: #ffffff80;--dark-section-hotspot-border-color: #fff;--dark-section-hotspot-inner-active-color: #fff;--dark-section-btn-bg-color: #fff;--dark-section-btn-text-color: #111111;--dark-section-btn-hover-text-color: #fff;--dark-section-btn-hover-bg-color: #111111;--dark-section-btn-hover-shadow-color: #fff;--dark-section-btn2-hover-shadow-color: #111;--dm-sans: Dm Sans;--h1-size: clamp(3.8rem, 5.5vw, 5.5rem);--h2-size: clamp(3rem, 4vw, 3.5rem);--h2-large-size: clamp(2.9rem, 4vw, 4.1rem);--h4-size: clamp(2.4rem, 4vw, 2.4rem);--h5-size: clamp(2rem, 4vw, 2rem);--h6-size: 1.6rem;--heading-weight: 600;--subheading-weight: 500;--transition-popup: all .6s cubic-bezier(.7, 0, .2, 1);--transition: all .4s;--shadow: 0px 5px 30px 0px rgba(0, 0, 0, .05);--overlay: #000;--popup-overlay: rgba(0, 0, 0, .6);--border-radius: 15px;--heading-letter-spacing: -.2rem;--heading-letter-spacing2: -.034em;--btn-radius: 30px;--btn-letter-spacing: -.024em ;--swiper-btn-bg-color: rgba(255,255,255);--swiper-btn-disabled-bg-color: rgba(255,255,255, .8);--swiper-btn-border-color: #ebebeb;--swiper-btn-border-hover-color: #111;--swiper-btn-bg-hover-color: #111;--swiper-btn-icon-color: #111;--swiper-btn-icon-hover-color: rgba(255,255,255,1);--swiper-pagination-color: #111;--tooltip-bg-color: #111;--tooltip-text-color: #fff}.dark-theme{background-color:var(--dark-section-bg-color);color:var(--dark-section-heading-color)}.dark-theme svg path{stroke:var(--dark-section-svg-color)}.dark-theme svg:hover path{stroke:var(--dark-section-svg-hover-color)}.light-theme{background-color:var(--light-section-bg-color);color:var(--light-section-text-color)}.light-theme .pd-count{background-color:var(--light-section-pd-count-bg-color);color:var(--light-section-pd-count-text-color)}body{font-family:var(--dm-sans);font-weight:400;font-size:1.5rem;color:var(--body-text-color)}a{text-decoration:none;display:block;color:inherit}input,button{border:none;outline:none;font-family:var(--dm-sans);font-size:1.5rem}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:var(--light-section-heading-color);font-weight:var(--heading-weight)}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{letter-spacing:var(--heading-letter-spacing)}h1,.h1{font-size:var(--h1-size)}h2,.h2{font-size:var(--h2-size);letter-spacing:-2.4px}h2.h2-large,.h2.h2-large{font-size:var(--h2-large-size)}h3,.h3{font-size:var(--h3-size)}h4,.h4{font-size:var(--h4-size);letter-spacing:0px}h5,.h5{font-size:var(--h5-size)}h6,.h6{font-size:var(--h6-size)}@media(max-width:749px){h2,.h2{letter-spacing:-1.6px}}.sub-heading{font-weight:var(--subheading-weight)}.page-width,.page-width2{padding-inline:1.5rem}.page-width2{max-width:1440px;width:100%;margin-inline:auto}@media(min-width:991px){.page-width{padding-inline:3rem}.page-width2{padding-inline:5rem}}.badge{padding:4.5px 1rem;background-color:var(--accent-color);position:absolute;top:1.5rem;left:1.5rem;font-size:1.3rem;border-radius:4px;font-weight:500;color:var(--light-section-badge-text-color)}.badge.pre-order{background-color:var(--accent-color-4)}.strike{text-decoration:line-through;opacity:.6;font-weight:400}.img-vid-cover{width:100%;height:100%;object-fit:cover;display:flex}.btn{font-weight:600;padding:16px 57px;width:max-content;transition:var(--transition);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:var(--btn-radius);text-align:center;letter-spacing:var(--btn-letter-spacing)}.btn svg{width:15px;height:15px}.light-btn-1,.dark-btn-1{background-color:var(--dark-section-btn-bg-color);color:var(--dark-section-btn-text-color)}.light-btn-1 svg path,.dark-btn-1 svg path{fill:var(--light-section-btn-svg-color);transition:var(--transition)}.light-btn-1:hover svg path,.dark-btn-1:hover svg path{fill:var(--light-section-btn-svg-hover-color)}.dark-btn-1-hover:hover,.dark-btn-2-hover:hover{box-shadow:0 .5em .5em -.4em var(--dark-section-btn-hover-shadow-color);transform:translateY(-.45em)}.light-btn-1:hover{background-color:var(--light-section-btn-hover-bg-color);color:var(--light-section-btn-hover-text-color)}.light-btn-2{background-color:var(--light-section-btn2-bg-color);color:var(--light-section-btn2-text-color)}.dark-btn-2-hover:hover{box-shadow:0 .5em .5em -.4em var(--light-section-btn2-hover-shadow-color);transform:translateY(-.45em)}.light-btn-3{background-color:var(--light-section-btn3-bg-color);border:1px solid var(--light-section-btn3-border-color);color:var(--light-section-btn3-text-color)}.light-btn-3:hover{background-color:var(--light-section-btn3-bg-hover-color);color:var(--light-section-btn3-text-hover-color)}@media(max-width:749px){.btn{padding:10px 30px}}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;gap:10px;flex-wrap:wrap}.underline-hover{position:relative;font-size:1.6rem;font-weight:600;width:max-content}.underline-hover:after{content:"";position:absolute;height:1px;background-color:var(--light-section-heading-btn-color);right:0;bottom:0;left:0;transition:var(--transition)}.underline-hover:hover:after{animation:1s infinite btnLinkAnimation}@keyframes btnLinkAnimation{0%{left:0;width:100%}33%{left:100%;width:0}66%{left:0;width:0}to{right:0;width:100%}}.main-swiper{overflow:hidden;position:relative}.main-swiper .swiper-btn-prev,.main-swiper .swiper-btn-next{border-radius:50%;width:40px;height:40px;position:absolute;top:50%;transform:translateY(-50%);z-index:1;background-color:var(--swiper-btn-bg-color);border:1px solid var(--swiper-btn-border-color);display:flex;align-items:center;justify-content:center;transition:var(--transition);cursor:pointer}.main-swiper.pd-carousel .swiper-btn-next,.main-swiper.pd-carousel .swiper-btn-prev{top:50%}.main-swiper .swiper-btn-prev svg,.main-swiper .swiper-btn-next svg{width:20px;height:20px;transition:var(--transition)}.main-swiper .swiper-btn-prev{left:0}.main-swiper .swiper-btn-next{right:0}.main-swiper .swiper-btn-prev,.main-swiper .swiper-btn-next{opacity:0;transform:translate(0) translateY(-170%)}.main-swiper:hover .swiper-btn-next{transform:translate(-20px) translateY(-170%);opacity:1}.main-swiper:hover .swiper-btn-prev{transform:translate(20px) translateY(-170%);opacity:1}.main-swiper .swiper-btn-prev:not(.swiper-button-disabled):hover,.main-swiper .swiper-btn-next:not(.swiper-button-disabled):hover{background-color:var(--swiper-btn-bg-hover-color);border-color:var(--swiper-btn-border-hover-color)}.main-swiper .swiper-btn-prev:not(.swiper-button-disabled):hover svg path,.main-swiper .swiper-btn-next:not(.swiper-button-disabled):hover svg path{stroke:var(--swiper-btn-icon-hover-color)}.main-swiper .swiper-btn-prev.swiper-button-disabled,.main-swiper .swiper-btn-next.swiper-button-disabled{background-color:var(--swiper-btn-disabled-bg-color)}@media(max-width:990px){.main-swiper .swiper-btn-prev,.main-swiper .swiper-btn-next{opacity:1}.main-swiper .swiper-btn-next{transform:translate(-10px) translateY(-170%)!important;width:40px;height:40px}.main-swiper .swiper-btn-prev{transform:translate(10px) translateY(-170%)!important;width:40px;height:40px}}@media(max-width:749px){.main-swiper .swiper-btn-prev,.main-swiper .swiper-btn-next{display:none}}.swiper-pagination{text-align:center;position:relative;margin-top:32px;z-index:2}.swiper-pagination span{transition:var(--transition);width:5px!important;height:5px!important;margin:4px!important;background-color:var(--swiper-pagination-color)}@media(min-width:750px){.swiper-pagination{display:none}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--popup-overlay);z-index:5;opacity:0;pointer-events:none;transition:var(--transition-popup)}.breadcrumbs{display:flex;align-items:center;gap:27px;font-size:1.4rem;padding-block:25px 0px}.breadcrumbs li:first-child{list-style:none}.breadcrumbs a{opacity:.7;transition:var(--transition)}.breadcrumbs a:hover{opacity:1}.jm-center.jm-center--center-text.jm-center--intrinsic.jdgm-empty-state{padding:0}.jm-review-widget__header-and-body{gap:0!important;justify-content:flex-end}
/*# sourceMappingURL=/cdn/shop/t/7/assets/global.css.map */
