:root{--infern-red: #EE3E49;--infern-red-dark: #c0303a;--infern-gold: #a0845c;--infern-black: #0a0a0a;--infern-dark: #111111;--infern-dark-card: #181818;--infern-white: #f0f0f0;--infern-gray: #888888;--infern-border: 1px solid #222222;--font-display: "Bebas Neue", "Oswald", var(--font-heading--family, sans-serif);--font-body: "Inter", var(--font-body--family, sans-serif)}html body{background-color:var(--infern-black);color:var(--infern-white)}html body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");opacity:.028;pointer-events:none;z-index:9999}body{animation:infern-fadein .2s ease forwards}@keyframes infern-fadein{0%{opacity:0}to{opacity:1}}#infern-topbar{background:#0d0d0d;border-bottom:var(--infern-border);text-align:center;padding:8px 16px;font-family:var(--font-body);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#f0f0f099}.infern-ticker{overflow:hidden;background:#0d0d0d;border-top:var(--infern-border);border-bottom:var(--infern-border);padding:10px 0}.infern-ticker__track{display:flex;white-space:nowrap;animation:infern-ticker 28s linear infinite}.infern-ticker__item{font-family:var(--font-display);font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:#f0f0f073;padding:0 40px}.infern-ticker__item span{color:var(--infern-gold);margin:0 8px}@keyframes infern-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4{font-family:var(--font-display)!important;letter-spacing:.04em!important}#header-group [class*=logo],header-component [class*=logo],.header__heading{background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}header-component [class*=logo] a,header-component [class*=logo] span,.header__heading-link,.header__heading-link *{font-family:var(--font-display)!important;font-size:1.8rem!important;letter-spacing:.22em!important;color:var(--infern-white)!important;text-indent:.22em!important}#header-group>*{border-bottom:var(--infern-border)!important;box-shadow:none!important}body.infern-scrolled #header-group>*,body.infern-scrolled header-component{background:#0a0a0af5!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}header-component .header__icons svg,header-component nav svg,.header__icon svg{width:20px!important;height:20px!important}[class*=hero].section,.section--hero{min-height:560px!important}@media(max-width:749px){[class*=hero].section,.section--hero{min-height:80svh!important}}[class*=hero] .media,[class*=hero] .global-media-settings{position:relative}[class*=hero] .media:after,[class*=hero] .global-media-settings:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(10,10,10,.82) 0%,rgba(10,10,10,.3) 60%,transparent 100%);pointer-events:none;z-index:1}@keyframes infern-title-in{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}[class*=hero] .section__content>*:nth-child(1){animation:infern-title-in .7s cubic-bezier(.22,1,.36,1) .1s both}[class*=hero] .section__content>*:nth-child(2){animation:infern-title-in .7s cubic-bezier(.22,1,.36,1) .25s both}[class*=hero] .section__content>*:nth-child(3){animation:infern-title-in .7s cubic-bezier(.22,1,.36,1) .4s both}[class*=hero] .button,[class*=hero] .btn{transition:background .2s ease,border-color .2s ease,color .2s ease!important}[class*=hero] .button--secondary:hover{background:var(--infern-white)!important;color:var(--infern-black)!important;border-color:var(--infern-white)!important}.button,.btn,[class*=button]:not(label):not(svg):not([class*=quick]){transition:opacity .2s ease,transform .15s ease!important}.button:hover,.btn:hover{opacity:.88!important;transform:translateY(-1px)!important;box-shadow:0 4px 16px #0006!important}.button:active,.btn:active{transform:translateY(0)!important}product-card{position:relative}product-card [class*=card__media]{position:relative;overflow:hidden;aspect-ratio:4 / 5}product-card [class*=card__media] img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}product-card:hover [class*=card__media] img{transform:scale(1.05)}product-card [class*=card__media]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .25s ease;pointer-events:none;z-index:1}product-card:hover [class*=card__media]:after{opacity:1}product-card .infern-card-cta{position:absolute;bottom:16px;left:50%;transform:translate(-50%) translateY(6px);opacity:0;transition:opacity .25s ease,transform .25s ease;z-index:2;font-family:var(--font-body);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--infern-white);border:1px solid rgba(240,240,240,.5);border-radius:2px;padding:7px 20px;background:#0a0a0a99;white-space:nowrap;text-decoration:none;pointer-events:none}product-card:hover .infern-card-cta{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}product-card .product-card__content,product-card [class*=card__content]{padding:8px 0;background:transparent;border:none}product-card [class*=vendor],product-card .product-card__vendor{display:block;font-family:var(--font-body);font-size:11px;color:var(--infern-gray);letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px}product-card rte-formatter,product-card .text-block:not(product-price){font-family:var(--font-body)!important;font-size:14px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}html[data-infern-theme=dark] product-card .product-card__content{color:#f0f0f0}html[data-infern-theme=dark] product-card rte-formatter,html[data-infern-theme=dark] product-card .text-block:not(product-price){color:#f0f0f0!important}html[data-infern-theme=light] product-card .product-card__content{color:#1a1a1a}html[data-infern-theme=light] product-card rte-formatter,html[data-infern-theme=light] product-card .text-block:not(product-price){color:#1a1a1a!important}product-card .price__container,product-card [class*=price] .money,product-card .price-item--sale,product-card .price-item:not(.price-item--regular){color:var(--infern-red)!important;font-family:var(--font-body)!important;font-size:15px!important;font-weight:700!important}product-card .price-item--regular{opacity:.4!important;font-size:12px!important;text-decoration:line-through!important}.quick-add,product-card [class*=quick-add]{opacity:0!important;transform:translateY(6px)!important;transition:opacity .2s ease,transform .2s ease!important}product-card:hover .quick-add,product-card:hover [class*=quick-add]{opacity:1!important;transform:translateY(0)!important}body.template-collection{background:var(--infern-black)!important;color:var(--infern-white)!important}body.template-collection .section-background,body.template-collection [class*=color-scheme-1]{background:var(--infern-black)!important}body.template-collection .color-scheme-1{--color-background: #0a0a0a;--color-foreground: #f0f0f0}body.template-collection .button--secondary,body.template-collection [class*=button--secondary]{background:transparent!important;color:var(--infern-white)!important;border-color:#fff3!important}body.template-collection .button--secondary:hover{background:#ffffff14!important;border-color:#fff6!important}body.template-collection select,body.template-collection [class*=sort] select{background:var(--infern-dark-card)!important;color:var(--infern-white)!important;border:var(--infern-border)!important;border-radius:2px;padding:6px 12px;font-family:var(--font-body);font-size:12px}body.template-collection input[type=checkbox]{accent-color:var(--infern-gold)}body:not(.template-product):not(.template-collection) [class*=section] h2{position:relative;display:inline-block}body.template-product{background:var(--infern-black)!important;color:var(--infern-white)!important}body.template-product .color-scheme-1:not([id*=header]){--color-background: #0a0a0a;--color-foreground: #f0f0f0;--color-foreground-rgb: 240, 240, 240;background:var(--infern-black)!important;color:var(--infern-white)!important}body.template-product .section-background{background:var(--infern-black)!important}body.template-product h1,body.template-product [class*=product__title],body.template-product .product-title{font-family:var(--font-display)!important;font-size:clamp(1.7rem,4vw,2.8rem)!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:var(--infern-white)!important;border-left:none!important;padding-left:0!important}body.template-product .price__container,body.template-product [class*=price] .money,body.template-product .price-item:not(.price-item--regular){font-family:var(--font-body)!important;font-size:2rem!important;font-weight:700!important;color:var(--infern-red)!important;letter-spacing:0!important}body.template-product .price-item--regular{font-size:1rem!important;opacity:.4!important;text-decoration:line-through!important;color:var(--infern-white)!important}body.template-product [class*=product-media],body.template-product [class*=media-gallery]{max-height:50vh;overflow:hidden}body.template-product [class*=product-media] img,body.template-product [class*=media-gallery] img,body.template-product [class*=product-media] video{max-height:50vh;width:100%;object-fit:contain}body.template-product .shopify-section+.shopify-section{border-top:var(--infern-border)}.product-recommendations{background:var(--infern-dark)!important;padding-block:48px}.product-recommendations h2,.product-recommendations h3{font-family:var(--font-display)!important;font-size:1.5rem!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--infern-white)!important}.infern-stars{display:flex;align-items:center;gap:6px;margin-bottom:8px}.infern-stars__icons{color:var(--infern-gold);font-size:1rem;letter-spacing:1px}.infern-stars__count{font-size:.78rem;opacity:.5;font-family:var(--font-body)}.infern-badge{display:inline-block;padding:2px 8px;background:transparent;border:1px solid var(--infern-gold);color:var(--infern-gold);font-family:var(--font-body);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;margin-bottom:8px;width:auto!important;max-width:fit-content}.infern-meta{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0 14px}.infern-meta__tag{padding:3px 10px;border:1px solid #333;color:#f0f0f0cc;font-size:11px;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;font-family:var(--font-body)}.infern-intensity{margin:14px 0}.infern-intensity__label{font-family:var(--font-display);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;opacity:.5;margin-bottom:6px}.infern-intensity__bar{height:2px;background:#222;border-radius:2px;overflow:hidden}.infern-intensity__fill{height:100%;background:var(--infern-white);border-radius:2px}.infern-intensity__labels{display:flex;justify-content:space-between;font-size:10px;opacity:.35;margin-top:4px;font-family:var(--font-body)}.infern-trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:20px;padding-top:16px;border-top:var(--infern-border)}.infern-trust__item{display:flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.06em;text-transform:uppercase;opacity:.65;font-family:var(--font-body);color:var(--infern-white)}.infern-trust__item svg{width:15px;height:15px;fill:var(--infern-white);flex-shrink:0}.infern-pyramid{margin:24px 0;padding:18px 20px;background:#ffffff05;border:var(--infern-border);border-radius:2px}.infern-pyramid__title{font-family:var(--font-display);font-size:.9rem;letter-spacing:.14em;text-transform:uppercase;color:var(--infern-white);margin-bottom:14px}.infern-pyramid__row{display:flex;align-items:flex-start;gap:14px;padding:8px 0;border-bottom:1px solid #1a1a1a}.infern-pyramid__row:last-child{border-bottom:none}.infern-pyramid__level{font-family:var(--font-body);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--infern-gold);min-width:58px;padding-top:2px}.infern-pyramid__notes{font-size:13px;opacity:.7;font-family:var(--font-body);line-height:1.5}.infern-howto-section{margin:22px 0}.infern-howto-section__title{font-family:var(--font-display);font-size:.85rem;letter-spacing:.14em;text-transform:uppercase;color:var(--infern-white);margin-bottom:14px;display:flex;align-items:center;gap:7px}.infern-howto{display:flex;gap:16px;flex-wrap:wrap}.infern-howto__step{flex:1;min-width:100px;text-align:center}.infern-howto__icon{display:flex;align-items:center;justify-content:center;margin:0 auto 8px;width:32px;height:32px;border:1px solid #333;border-radius:50%}.infern-howto__icon svg{width:15px;height:15px;fill:var(--infern-gray)}.infern-howto__text{font-size:12px;opacity:.55;font-family:var(--font-body);line-height:1.45}#infern-whatsapp{position:fixed;bottom:24px;right:24px;width:48px;height:48px;background:#1a1a1a;border:var(--infern-border);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:9000;transition:transform .2s ease,background .2s ease;text-decoration:none}#infern-whatsapp:hover{transform:scale(1.08);background:#222;opacity:1}#infern-whatsapp svg{width:22px;height:22px;fill:#f0f0f0}.infern-reveal{opacity:0;transform:translateY(20px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.infern-reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:749px){h1,.h1{font-size:clamp(2rem,9vw,3.5rem)!important}.resource-list--grid{grid-template-columns:repeat(2,1fr)!important}body.template-product [class*=product-media],body.template-product [class*=media-gallery]{max-height:50svh}.infern-howto{flex-direction:column}.infern-trust{flex-direction:column;gap:10px}.infern-pyramid__row{flex-direction:column;gap:2px}.infern-footer__grid{grid-template-columns:1fr;gap:24px}#infern-whatsapp{bottom:16px;right:16px}}#infern-theme-toggle{display:inline-flex;align-items:center;justify-content:center;align-self:center;width:20px;height:20px;background:transparent;border:none;cursor:pointer;color:currentColor;opacity:.65;transition:opacity .2s ease;padding:0;margin:0;flex-shrink:0;vertical-align:middle;line-height:1}#infern-theme-toggle:hover{opacity:1}#infern-theme-toggle svg{display:block}.header-logo img.infern-logo-svg{height:var(--header-logo-image-height, 36px);width:auto;display:block;object-fit:contain}html[data-infern-theme=dark] body{background:#0a0a0a;color:#f0f0f0}html[data-infern-theme=dark] [class*=color-scheme]{--color-background: rgb(10, 10, 10);--color-background-rgb: 10, 10, 10;--color-foreground: rgb(240, 240, 240);--color-foreground-rgb: 240, 240, 240;--color-foreground-heading: rgb(240, 240, 240);--color-foreground-heading-rgb: 240, 240, 240;--color-border: rgb(34, 34, 34);--color-border-rgb: 34, 34, 34;--color-shadow: rgb(0, 0, 0);--color-shadow-rgb: 0, 0, 0;--color-input-background: rgb(17, 17, 17);--color-input-text: rgb(220, 220, 220);--color-input-border: rgb(40, 40, 40);--color-input-hover-background: rgb(24, 24, 24);--color-variant-background: rgb(20, 20, 20);--color-variant-border: rgb(40, 40, 40);--color-variant-text: rgb(200, 200, 200);--color-variant-hover-background: rgb(30, 30, 30);--color-variant-hover-text: rgb(240, 240, 240);--color-variant-hover-border: rgb(60, 60, 60);--color-selected-variant-background: rgb(238, 62, 73);--color-selected-variant-border: rgb(238, 62, 73);--color-selected-variant-text: rgb(255, 255, 255)}html[data-infern-theme=dark] header-component{--color-scheme-top-row: #0a0a0a !important;--color-scheme-bottom-row: #0a0a0a !important;background-color:#0a0a0a!important}html[data-infern-theme=dark] .header__row,html[data-infern-theme=dark] .header__underlay,html[data-infern-theme=dark] .header__underlay-closed,html[data-infern-theme=dark] .header__underlay-open,html[data-infern-theme=dark] .header-section,html[data-infern-theme=dark] #header-group>*{background-color:#0a0a0a!important}html[data-infern-theme=dark] header-component,html[data-infern-theme=dark] .header__row{color:#f0f0f0}html[data-infern-theme=dark] header-component a,html[data-infern-theme=dark] header-component button:not(#infern-theme-toggle):not([class*=cart]){color:#f0f0f0}html[data-infern-theme=light] header-component{--color-scheme-top-row: #ffffff !important;--color-scheme-bottom-row: #ffffff !important}.header-logo,.header-logo a,[data-testid=header-logo]{color:var(--infern-red)!important}html[data-infern-theme=light] .infern-intensity__label,html[data-infern-theme=light] .infern-intensity__labels span,html[data-infern-theme=light] .infern-pyramid__title,html[data-infern-theme=light] .infern-pyramid__level,html[data-infern-theme=light] .infern-pyramid__notes,html[data-infern-theme=light] .infern-howto-section__title,html[data-infern-theme=light] .infern-howto__text,html[data-infern-theme=light] .infern-trust__item,html[data-infern-theme=light] .infern-stars__count{color:#1a1a1a}html[data-infern-theme=light] .infern-pyramid__row{border-color:#0000001a}html[data-infern-theme=light] .infern-intensity__bar{background:#0000001a}html[data-infern-theme=light] .infern-intensity__fill{background:#1a1a1a}html[data-infern-theme=light] #infern-topbar{background:#f0f0ec;border-bottom:1px solid #ddd;color:#141414b3}html[data-infern-theme=light] .infern-ticker-wrap,html[data-infern-theme=light] .infern-ticker{background:#ebebeb;border-color:#ddd}html[data-infern-theme=light] .infern-ticker__item{color:#14141480}html[data-infern-theme=light] .infern-footer{--if-bg: #f5f5f0;--if-fg: #1a1a1a;--if-muted: rgba(20,20,20,.65);--if-faint: rgba(20,20,20,.42);--if-line: rgba(20,20,20,.12);--if-line-strong: rgba(20,20,20,.22)}html[data-infern-theme=light] .infern-footer .if-paycard{box-shadow:0 0 0 1px #0000001f,0 2px 4px #0000000f}html[data-infern-theme=light] .infern-footer .if-social a:hover{background:#0000000d;border-color:#00000038}html[data-infern-theme=light] .infern-badge{border-color:#a0845c;color:#a0845c}html[data-infern-theme=light] .infern-meta__tag{border-color:#0003;color:#14141499}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom.css.map */
