:root{--force-primary:#d60000;--force-dark:#9b0000;--force-bg:#fff;--force-soft:#f7f7f7;--force-border:#e6e6e6;--force-text:#161616;--force-muted:#666;--force-radius:16px;--force-button-radius:12px;--force-space:72px}.force-theme{background:var(--force-bg);color:var(--force-text)}.force-shell{width:min(100% - 32px,1280px);margin-inline:auto}.force-section{padding-block:var(--force-space)}.force-heading{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.force-lead{color:var(--force-muted);max-width:65ch}.force-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;border:1px solid var(--force-primary);border-radius:var(--force-button-radius);background:var(--force-primary);color:#fff;text-decoration:none;font-weight:700;cursor:pointer;transition:.2s}.force-button:hover{background:var(--force-dark);border-color:var(--force-dark);transform:translateY(-1px)}.force-button--light{background:#fff;color:var(--force-primary);border-color:#fff}.force-section__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.force-card{background:#fff;border:1px solid var(--force-border);border-radius:var(--force-radius);overflow:hidden}.force-grid{display:grid;grid-template-columns:repeat(var(--force-columns,4),minmax(0,1fr));gap:20px}.force-product-card{position:relative;padding:10px}.force-product-card__media{display:block;position:relative;aspect-ratio:1;overflow:hidden;border-radius:calc(var(--force-radius) - 6px);background:var(--force-soft)}.force-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.force-product-card:hover img{transform:scale(1.035)}.force-product-card__body{padding:16px 6px 8px}.force-product-card__title{margin:5px 0 10px;font-size:1rem}.force-product-card__title a{color:inherit;text-decoration:none}.force-price{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-weight:800;color:var(--force-primary)}.force-price s{font-weight:400;color:var(--force-muted)}.force-badge{position:absolute;z-index:2;inset-block-start:18px;inset-inline-start:18px;padding:5px 9px;border-radius:99px;background:var(--force-primary);color:#fff;font-size:.75rem;font-weight:800}.force-hero{position:relative;min-height:var(--force-height,620px);display:grid;align-items:center;overflow:hidden;background:#2a0505;color:#fff}.force-hero__media,.force-hero__media picture,.force-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.force-hero__media img{object-fit:cover}.force-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,var(--force-overlay,.55)),transparent 75%)}.force-hero__content{position:relative;z-index:2;max-width:650px}.force-hero__eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.15em}.force-hero__content .force-heading{font-size:clamp(2.6rem,7vw,5.5rem)}.force-trust{background:var(--force-soft);border-block:1px solid var(--force-border)}.force-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-block:24px}.force-trust__item{display:flex;align-items:center;gap:12px}.force-trust__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--force-primary);font-size:1.35rem}.force-promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.force-promo{position:relative;min-height:360px;border-radius:var(--force-radius);overflow:hidden;color:#fff;display:flex;align-items:end;padding:32px}.force-promo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.force-promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000b8)}.force-promo__content{position:relative;z-index:1}.force-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(30px,6vw,90px)}.force-split__media img{width:100%;border-radius:var(--force-radius)}.force-offer{background:linear-gradient(135deg,var(--force-dark),var(--force-primary));color:#fff;border-radius:var(--force-radius);padding:clamp(30px,6vw,72px)}.force-reviews{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,1fr);overflow-x:auto;scroll-snap-type:x mandatory;gap:18px;padding-bottom:12px}.force-review{scroll-snap-align:start;padding:26px}.force-stars{color:#e2a400;letter-spacing:.12em}.force-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.force-gallery button{border:0;padding:0;background:none;cursor:zoom-in}.force-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--force-radius)}.force-lightbox{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;background:#000000e0;display:none;place-items:center;padding:30px}.force-lightbox[open]{display:grid}.force-lightbox img{max-width:min(100%,1000px);max-height:85vh}.force-lightbox__close{position:absolute;inset-block-start:20px;inset-inline-end:20px;color:#fff;background:none;border:0;font-size:2rem}.force-whatsapp{position:fixed;z-index:1000;inset-block-end:22px;inset-inline-end:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--force-whatsapp,#25d366);color:#fff;text-decoration:none;box-shadow:0 8px 30px #0004;font-weight:900}.force-rtl .force-whatsapp{inset-inline-end:auto;inset-inline-start:22px}.force-rtl cart-drawer-component dialog{inset-inline:0 auto}.force-rtl .force-hero__overlay{transform:scaleX(-1)}[dir=rtl] .force-section__head,[dir=rtl] .force-price{text-align:right}.force-theme :focus-visible{outline:3px solid color-mix(in srgb,var(--force-primary),white 35%);outline-offset:3px}@media(max-width:749px){:root{--force-space:48px}.force-shell{width:min(100% - 24px,1280px)}.force-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.force-section__head{align-items:start;flex-direction:column}.force-hero{min-height:520px}.force-trust__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.force-trust__item{min-width:75vw;scroll-snap-align:start}.force-promo-grid,.force-split{grid-template-columns:1fr}.force-promo{min-height:300px}.force-gallery{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){.force-theme *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.force-trust{color:#fff;border:0;background:linear-gradient(110deg,#8f0000,#d60000,#ff2020,#9b0000,#d60000)!important;background-size:300% 300%!important;animation:force-red-motion 3s linear infinite!important}.force-trust__item,.force-trust__item strong,.force-trust__item div{color:#fff!important}.force-trust__icon{background:#fff!important;color:#d60000!important;box-shadow:0 5px 18px #00000026}@keyframes force-red-motion{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.force-trust{position:relative;overflow:hidden;isolation:isolate}.force-trust:before{content:"";position:absolute;z-index:-1;top:-100%;left:-40%;width:35%;height:300%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:rotate(18deg);animation:force-shine-move 3s linear infinite!important;pointer-events:none}@keyframes force-shine-move{0%{left:-40%}to{left:120%}}.force-trust{overflow:hidden!important}.force-trust__viewport{width:100%;overflow:hidden;padding:11px 0}.force-trust__grid{display:flex!important;width:max-content!important;max-width:none!important;padding:0!important;gap:0!important;animation:force-benefits-seamless 20s linear infinite!important;will-change:transform}.force-trust__group{display:flex;flex:0 0 auto;align-items:center;gap:55px;padding-inline-end:55px}.force-trust__item{display:flex!important;flex:0 0 auto!important;align-items:center;min-width:max-content!important;white-space:nowrap}.force-trust__icon{width:38px!important;height:38px!important;flex:0 0 38px}.force-trust:hover .force-trust__grid{animation-play-state:paused!important}@keyframes force-benefits-seamless{0%{transform:translate(-50%)}to{transform:translate(0)}}@media screen and (max-width:749px){#header-component .header__columns .header-logo{grid-area:unset!important;grid-column:2 / 4!important;grid-row:1!important;justify-self:start!important;margin-inline-start:5px!important;z-index:2}#header-component .header-logo img{object-position:left center!important}}@media screen and (max-width:749px){#header-component .dropdown-localization.mobile\:hidden{display:flex!important;grid-area:rightA!important;align-items:center!important;justify-self:center!important;position:relative;z-index:5}#header-component .dropdown-localization__button,#header-component .dropdown-localization button{min-width:auto!important;padding:6px 4px!important;margin:0!important;font-size:12px!important;white-space:nowrap}#header-component .dropdown-localization .localization-form__select{font-size:12px!important}}main[data-template^=product] [data-testid=product-information-details] product-price .price{color:#d60000!important;font-size:clamp(24px,3vw,34px)!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-.5px}main[data-template^=product] [data-testid=product-information-details] product-price .compare-at-price{color:#666!important;font-size:21px!important;line-height:1.2!important;font-weight:400!important;text-decoration:line-through}@media screen and (max-width:749px){main[data-template^=product] [data-testid=product-information-details] product-price .price{font-size:25px!important}main[data-template^=product] [data-testid=product-information-details] product-price .compare-at-price{font-size:14px!important}main[data-template^=product] .resource-card product-price .price{font-size:21px!important;line-height:1.15!important}main[data-template^=product] .resource-card product-price .compare-at-price{font-size:14px!important}}main[data-template^=product] rte-formatter.rte{font-size:15px!important;line-height:1.75!important;font-weight:400!important;letter-spacing:normal!important;text-wrap:wrap!important;overflow-wrap:anywhere}main[data-template^=product] rte-formatter.rte :is(p,li,div,span){font-size:inherit;line-height:inherit}main[data-template^=product] rte-formatter.rte :is(h1,h2,h3,h4,h5,h6){margin:1.2em 0 .55em;line-height:1.3!important;letter-spacing:normal!important;text-wrap:balance}main[data-template^=product] rte-formatter.rte h1{font-size:26px!important}main[data-template^=product] rte-formatter.rte h2{font-size:23px!important}main[data-template^=product] rte-formatter.rte h3{font-size:20px!important}main[data-template^=product] rte-formatter.rte :is(h4,h5,h6){font-size:17px!important}main[data-template^=product] rte-formatter.rte img{max-width:100%;height:auto;border-radius:10px}html[lang^=ar] main[data-template^=product] rte-formatter.rte{direction:rtl;text-align:right}html[dir=rtl],html[dir=rtl] body.force-rtl{width:100%;max-width:100%;overflow-x:hidden!important;overscroll-behavior-x:none}html[dir=rtl] body.force-rtl :is(.page-wrapper,#MainContent,.shopify-section,.section,.group-block){width:100%;min-width:0;max-width:100%}html[dir=rtl] body.force-rtl :is(img,video,iframe,table){max-width:100%}.rp-priced-card{position:relative;height:100%;border:1px solid #e6e6e6!important;border-radius:16px!important;background:#fff!important;box-shadow:0 7px 22px #14141412;overflow:hidden}.rp-priced-card .product-card__content,.rp-priced-card.force-product-card{padding:12px!important}.rp-priced-card product-price,.rp-priced-card .force-price,.rp-priced-card.force-product-card>.force-badge,.rp-priced-card.force-product-card .force-product-card__body>.force-stars{display:none!important}.rp-priced-card :is(.card-gallery,.force-product-card__media){border-radius:11px;overflow:hidden;background:#fafafa}.rp-priced-card :is(.card-gallery img,.force-product-card__media img){object-fit:contain!important}.rp-priced-card :is(.product-card__link,.force-product-card__media,.force-product-card__title a){z-index:1}.rp-grid-controls{position:static;display:grid;gap:9px;margin-top:4px;color:#171717}.rp-grid-controls[hidden]{display:none!important}.rp-grid-discount{position:absolute;z-index:5;inset-inline-start:12px;top:12px;padding:7px 12px;border-radius:999px;background:#dc2f2f;color:#fff;box-shadow:0 5px 12px #b4000038;font-size:12px;line-height:1;font-weight:900}.rp-grid-stars{color:#c99a28;font-size:14px;line-height:1;letter-spacing:1px}.rp-grid-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 8px}.rp-grid-price-row s{width:100%;color:#6d6d6d;font-size:13px}.rp-grid-price-row strong{color:#d60000;font-size:21px;line-height:1.05;font-weight:900}.rp-grid-price-row small{color:#6a6a6a;font-size:11px;font-weight:700}.rp-grid-save-copy{min-height:2.5em;margin:0;color:#666;font-size:11px;line-height:1.25;font-weight:800;letter-spacing:.07em}.rp-grid-quantity{position:relative;z-index:4;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;min-height:44px;border:1px solid #dddfe3;border-radius:11px;background:#fff;overflow:hidden}.rp-grid-quantity button{height:42px;padding:0;border:0;background:transparent;color:#111;font-size:22px;font-weight:800;cursor:pointer}.rp-grid-quantity b{text-align:center;font-size:16px}.rp-grid-add{position:relative;z-index:4;min-height:48px;width:100%;padding:10px 12px;border:0;border-radius:11px;background:#d60000;color:#fff;font:900 14px/1 inherit;letter-spacing:.03em;cursor:pointer;box-shadow:0 6px 14px #d600002e}.rp-grid-add.is-added{background:#222}.rp-grid-add:disabled{opacity:.6;cursor:wait}.rp-grid-error{margin:0;color:#b00020;font-size:11px}.rp-cart-toast{position:fixed;z-index:10000;inset-inline:16px;bottom:calc(18px + env(safe-area-inset-bottom));width:min(560px,calc(100% - 32px));margin-inline:auto;padding:14px 18px;border-radius:14px;background:#171717;color:#fff;text-align:center;font-weight:800;box-shadow:0 10px 35px #0000004d}@media screen and (max-width:749px){.rp-priced-card .product-card__content,.rp-priced-card.force-product-card{padding:9px!important}.rp-priced-card :is(.resource-card__title,.force-product-card__title,.product-card__content h3,.product-card__content h4){font-size:14px!important;line-height:1.25!important}.rp-grid-price-row strong{font-size:17px}.rp-grid-price-row s{font-size:11px}.rp-grid-stars{font-size:12px;letter-spacing:.5px}.rp-grid-save-copy{font-size:9px}.rp-grid-quantity{grid-template-columns:36px 1fr 36px;min-height:40px}.rp-grid-quantity button{height:38px;font-size:19px}.rp-grid-add{min-height:44px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/force-one-theme.css.map */
