:root{--rammo-ink:#10120f;--rammo-ink2:#171a16;--rammo-paper:#f4f5f0;--rammo-white:#fff;--rammo-green:#13a35b;--rammo-green2:#0b7d44;--rammo-green-bright:#6fe798;--rammo-red:#b83a30;--rammo-muted:#687068;--rammo-line:#dfe3dc;--rammo-soft:#e9eee7;--rammo-radius:22px;--rammo-shadow:0 24px 80px rgba(0,0,0,.13)}.rammo-container{width:min(1450px,calc(100% - 42px));margin-inline:auto}.rammo-section{padding:94px 0;background:var(--rammo-paper);color:var(--rammo-ink)}.rammo-section--white{background:#fff}.rammo-section--dark{background:var(--rammo-ink);color:#fff}.rammo-section--soft{background:#eef1eb}.rammo-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.rammo-kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:950;color:var(--rammo-green2);margin-bottom:10px}.rammo-section--dark .rammo-kicker{color:var(--rammo-green-bright)}.rammo-h2{font-size:clamp(42px,4.4vw,74px);line-height:.92;letter-spacing:-.055em;margin:0;text-transform:uppercase}.rammo-section-head p{max-width:520px;color:var(--rammo-muted);line-height:1.65;margin:0}.rammo-section--dark .rammo-section-head p{color:#aeb6ad}.rammo-btn{height:49px;border:0;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:900;cursor:pointer;font-size:15px;text-decoration:none;transition:transform .15s}.rammo-btn:hover{transform:translateY(-1px)}.rammo-btn--green{background:var(--rammo-green);color:#fff}.rammo-btn--white{background:#fff;color:var(--rammo-ink)}.rammo-btn--dark{background:var(--rammo-ink);color:#fff}.rammo-btn--ghost{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff}.rammo-hero{position:relative;overflow:hidden;background:var(--rammo-ink);color:#fff;min-height:690px}.rammo-hero-grid{min-height:690px;display:grid;grid-template-columns:.92fr 1.08fr;gap:34px;align-items:center}.rammo-hero-copy{padding:64px 0 76px;position:relative;z-index:2}.rammo-eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:950;color:#75efa6}.rammo-eyebrow:before{content:"";width:28px;height:2px;background:currentColor}.rammo-hero h1{font-size:clamp(56px,6.1vw,104px);line-height:.84;letter-spacing:-.072em;margin:20px 0 28px;max-width:850px;text-transform:uppercase}.rammo-hero-copy>p{max-width:630px;color:#c1c8c0;font-size:18px;line-height:1.65;margin:0}.rammo-hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:32px}.rammo-hero-media{height:610px;position:relative}.rammo-hero-photo{position:absolute;top:18px;right:0;bottom:18px;left:56px;border-radius:32px;overflow:hidden}.rammo-hero-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.03)}.rammo-hero-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(16,18,15,.5),transparent 42%),linear-gradient(0deg,rgba(16,18,15,.35),transparent 36%)}.rammo-hero-product{position:absolute;left:-5px;bottom:35px;width:230px;height:305px;background:#fffffff5;border-radius:26px;padding:22px;box-shadow:0 28px 70px #0006;z-index:3;transition:.3s;display:block}.rammo-hero-product img{width:100%;height:100%;object-fit:contain}.rammo-hero-product:hover{transform:translateY(-7px) rotate(-1deg)}.rammo-hero-note{position:absolute;right:28px;bottom:36px;z-index:3;background:#080a08c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.16);padding:17px 19px;border-radius:18px;width:245px}.rammo-hero-note strong{display:block;font-size:14px}.rammo-hero-note small{color:#c2cbc0;line-height:1.45}.rammo-trustbar{background:#fff;border-bottom:1px solid var(--rammo-line);color:var(--rammo-ink)}.rammo-trust-grid{min-height:88px;display:grid;grid-template-columns:repeat(var(--rammo-cols,4),1fr);align-items:center}.rammo-trust{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--rammo-line);padding:12px 8px}.rammo-trust:last-child{border-right:0}.rammo-trust i{width:34px;height:34px;border-radius:50%;background:#e5f4e9;display:grid;place-items:center;font-style:normal;flex:0 0 auto}.rammo-trust b{font-size:12px;text-transform:uppercase;letter-spacing:.05em}.rammo-problem-grid{display:grid;grid-template-columns:repeat(var(--rammo-cols,4),1fr);gap:14px}.rammo-problem{min-height:210px;border-radius:22px;background:#fff;border:1px solid var(--rammo-line);padding:24px;display:flex;flex-direction:column;justify-content:space-between;transition:.22s;position:relative;overflow:hidden;color:var(--rammo-ink);text-decoration:none}a.rammo-problem:hover{transform:translateY(-5px);box-shadow:0 18px 48px #00000014;border-color:#bcc4ba}.rammo-problem-icon{width:48px;height:48px;border-radius:15px;background:#e8f3ea;display:grid;place-items:center;font-size:24px}.rammo-problem--pet .rammo-problem-icon{background:#f4e7e4}.rammo-problem h3{font-size:23px;line-height:1;margin:24px 0 8px;letter-spacing:-.03em}.rammo-problem p{font-size:13px;color:var(--rammo-muted);line-height:1.5;margin:0}.rammo-problem .rammo-go{position:absolute;right:19px;top:19px;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--rammo-line);background:#fff}.rammo-finder-strip{margin-top:16px;background:var(--rammo-ink);color:#fff;border-radius:24px;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:22px}.rammo-finder-strip b{font-size:22px;letter-spacing:-.02em}.rammo-finder-strip p{margin:4px 0 0;color:#aab2a9;font-size:13px}.rammo-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.rammo-product-card{background:#fff;border:1px solid var(--rammo-line);border-radius:24px;overflow:hidden;position:relative;display:flex;flex-direction:column;min-width:0}.rammo-pc-media{height:350px;background:#f6f7f4;padding:25px;position:relative;overflow:hidden;display:block}.rammo-pc-media img{width:100%;height:100%;object-fit:contain;transition:.35s}.rammo-product-card:hover .rammo-pc-media img{transform:scale(1.045)}.rammo-tag{position:absolute;left:16px;top:16px;background:var(--rammo-ink);color:#fff;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;z-index:2}.rammo-pc-copy{padding:20px 20px 19px;flex:1;display:flex;flex-direction:column}.rammo-pc-meta{font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:var(--rammo-green2)}.rammo-pc-copy h3{font-size:22px;letter-spacing:-.03em;margin:8px 0 4px}.rammo-pc-copy h3 a{color:inherit;text-decoration:none}.rammo-pc-problem{font-size:12px;color:var(--rammo-muted);margin-bottom:18px}.rammo-pc-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.rammo-price{font-size:20px;font-weight:950}.rammo-add{border:0;border-radius:999px;background:var(--rammo-ink);color:#fff;padding:11px 14px;font-size:12px;font-weight:900;cursor:pointer}.rammo-add[disabled]{opacity:.45;cursor:default}.rammo-rescue{padding:88px 0;background:#eef1eb;color:var(--rammo-ink)}.rammo-rescue-card{display:grid;grid-template-columns:1.02fr .98fr;background:#fff;border:1px solid var(--rammo-line);border-radius:30px;overflow:hidden}.rammo-rescue-media{min-height:560px;position:relative;background:#e4e8e1}.rammo-rescue-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.rammo-rescue-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(8,10,8,.42),transparent 48%)}.rammo-rescue-stamp{position:absolute;z-index:2;left:22px;bottom:22px;background:#080a08db;color:#fff;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:13px 15px;border-radius:15px;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.rammo-rescue-copy{padding:56px;display:flex;flex-direction:column;justify-content:center}.rammo-rescue-copy h2{font-size:clamp(42px,4vw,68px);line-height:.91;letter-spacing:-.055em;margin:12px 0 22px;text-transform:uppercase}.rammo-rescue-lead{font-size:18px;line-height:1.62;color:#535b52;margin:0 0 22px;max-width:640px}.rammo-rescue-quote{border-left:3px solid var(--rammo-green);padding:4px 0 4px 18px;margin:6px 0 24px;color:#343a34;font-size:15px;line-height:1.6}.rammo-rescue-products{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 25px}.rammo-rescue-product{border:1px solid var(--rammo-line);background:#f4f6f2;border-radius:999px;padding:9px 11px;font-size:11px;font-weight:900;color:var(--rammo-ink);text-decoration:none}.rammo-rescue-product:hover{border-color:var(--rammo-ink);background:#fff}.rammo-rescue-source{font-size:10px;color:var(--rammo-muted);line-height:1.5;margin-top:14px}.rammo-scene-grid{display:grid;grid-template-columns:1fr;gap:18px}.rammo-scene{min-height:610px;border-radius:30px;overflow:hidden;position:relative;background:#111}.rammo-scene>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.rammo-scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#080a08bf,#080a0805 62%)}.rammo-scene-copy{position:absolute;z-index:2;left:30px;right:30px;bottom:30px;color:#fff}.rammo-scene-copy h3{font-size:38px;line-height:.95;letter-spacing:-.045em;margin:9px 0}.rammo-scene-copy p{color:#d3d9d0;max-width:560px;margin:0}.rammo-hotspot{position:absolute;z-index:4;width:42px;height:42px;border-radius:50%;border:7px solid rgba(255,255,255,.25);background:#fff;color:#111;display:grid;place-items:center;font-weight:950;cursor:pointer;box-shadow:0 8px 25px #00000040;animation:rammo-pulse 2.4s infinite;text-decoration:none;transform:translate(-50%,-50%)}.rammo-hotspot:after{content:"+"}.rammo-hotspot[data-tip]:hover:before,.rammo-hotspot[data-tip]:focus-visible:before{content:attr(data-tip);position:absolute;width:max-content;max-width:180px;white-space:normal;text-align:center;left:50%;top:48px;transform:translate(-50%);background:#111;color:#fff;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:800}@keyframes rammo-pulse{0%,to{box-shadow:0 0 #ffffff4d,0 8px 25px #00000040}50%{box-shadow:0 0 0 12px #fff0,0 8px 25px #00000040}}.rammo-proof-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.rammo-proof-video{border-radius:28px;overflow:hidden;min-height:570px;position:relative;background:#181b18}.rammo-proof-video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.rammo-proof-embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}.rammo-proof-video:has(.rammo-proof-embed):after{display:none}.rammo-ba-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(440px,100%),1fr));gap:30px;margin-top:34px}.rammo-ba-pair{margin:0;display:grid;grid-template-columns:1fr;gap:10px;position:relative}.rammo-ba-half{position:relative;border-radius:18px;overflow:hidden;background:#181b18}.rammo-ba-half img{width:100%;height:auto;display:block}.rammo-ba-tag{position:absolute;top:12px;left:12px;z-index:2;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 11px;border-radius:99px;background:#181b18d1;color:#fff}.rammo-ba-tag--after{background:var(--rammo-green,#2e7d4f)}.rammo-ba-caption{grid-column:1/-1;font-size:14px;color:var(--rammo-ink-soft,#5c6660);padding-top:2px}.rammo-ba-foot{margin-top:26px;font-size:13px;color:var(--rammo-ink-soft,#5c6660)}.rammo-cs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:26px;margin-top:34px;max-width:760px}.rammo-cs-card h3{margin:14px 0 4px;font-size:20px;letter-spacing:-.02em}.rammo-cs-card p{margin:0;color:var(--rammo-ink-soft,#5c6660);font-size:14px}.rammo-cs-media{position:relative;border-radius:22px;overflow:hidden;background:#fff;border:1px solid rgba(24,27,24,.08)}.rammo-cs-media img{width:100%;height:auto;display:block}.rammo-cs-media .rammo-tag{position:absolute;top:14px;left:14px;z-index:2}.rammo-cs-foot{margin-top:24px;font-size:13px;color:var(--rammo-ink-soft,#5c6660)}@media(max-width:520px){.rammo-ba-grid{grid-template-columns:1fr}}.rammo-proof-video .rammo-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.82}.rammo-proof-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000c7,#0000000d 62%);pointer-events:none}.rammo-proof-video-copy{position:absolute;left:28px;right:28px;bottom:27px;z-index:2;color:#fff}.rammo-proof-video h3{font-size:42px;line-height:.94;margin:10px 0;letter-spacing:-.04em;text-transform:uppercase}.rammo-proof-video p{color:#d4dad2;margin:0}.rammo-proof-story{border-radius:28px;overflow:hidden;min-height:570px;position:relative;background:#fff;color:var(--rammo-ink);padding:30px;display:flex;flex-direction:column}.rammo-quote{font-size:28px;line-height:1.16;letter-spacing:-.035em;margin:10px 0 18px}.rammo-quote-by{font-size:12px;color:var(--rammo-muted);font-weight:800}.rammo-proof-foot{font-size:11px;color:var(--rammo-muted);margin-top:auto;padding-top:18px}.rammo-compare-wrap{overflow:auto;border-radius:24px;border:1px solid var(--rammo-line);background:#fff}.rammo-compare{width:100%;border-collapse:collapse;min-width:850px}.rammo-compare th,.rammo-compare td{padding:17px 18px;border-bottom:1px solid var(--rammo-line);text-align:left}.rammo-compare th{font-size:11px;text-transform:uppercase;letter-spacing:.1em;background:#f7f8f5}.rammo-compare td:first-child{font-weight:900}.rammo-compare tr:last-child td{border-bottom:0}.rammo-compare small{color:var(--rammo-muted)}.rammo-check{color:var(--rammo-green2);font-weight:1000}.rammo-dash{color:#b9beb8}.rammo-compare .rammo-add{text-decoration:none;display:inline-block}@media(max-width:1050px){.rammo-hero-grid{grid-template-columns:1fr 1fr}.rammo-problem-grid,.rammo-product-grid{grid-template-columns:repeat(2,1fr)}.rammo-scene-grid,.rammo-proof-grid{grid-template-columns:1fr}.rammo-scene{min-height:520px}}@media(max-width:900px){.rammo-rescue-card{grid-template-columns:1fr}.rammo-rescue-media{min-height:470px}.rammo-rescue-copy{padding:38px}}@media(max-width:760px){.rammo-container{width:min(100% - 26px,1450px)}.rammo-hero,.rammo-hero-grid{min-height:auto}.rammo-hero-grid{grid-template-columns:1fr}.rammo-hero-copy{padding:52px 0 22px}.rammo-hero p{font-size:15px}.rammo-hero-media{height:430px;margin-bottom:22px}.rammo-hero-photo{top:0;right:0;bottom:0;left:0}.rammo-hero-product{width:155px;height:210px;left:10px;bottom:16px}.rammo-hero-note{right:12px;bottom:18px;width:190px;padding:12px}.rammo-trust-grid{grid-template-columns:repeat(2,1fr);padding:12px 0}.rammo-trust{padding:11px 4px}.rammo-trust:nth-child(2n){border-right:0}.rammo-trust b{font-size:9px}.rammo-section{padding:66px 0}.rammo-section-head{display:block}.rammo-section-head p{margin-top:15px}.rammo-h2{font-size:46px}.rammo-problem-grid,.rammo-product-grid{grid-template-columns:1fr 1fr;gap:10px}.rammo-problem{min-height:170px;padding:17px}.rammo-problem h3{font-size:19px}.rammo-finder-strip{display:block}.rammo-finder-strip .rammo-btn{margin-top:14px}.rammo-pc-media{height:240px;padding:15px}.rammo-pc-copy{padding:14px}.rammo-pc-copy h3{font-size:17px}.rammo-pc-problem,.rammo-pc-meta{font-size:9px}.rammo-price{font-size:17px}.rammo-add{padding:9px 10px}.rammo-scene{min-height:0;height:auto}.rammo-scene>img{position:static;width:100%;height:auto}.rammo-scene-copy h3{font-size:33px}.rammo-proof-video,.rammo-proof-story{min-height:500px}}@media(max-width:600px){.rammo-rescue{padding:60px 0}.rammo-rescue-media{min-height:390px}.rammo-rescue-copy{padding:28px 22px 30px}.rammo-rescue-lead{font-size:15px}}@media(max-width:480px){.rammo-hero h1{font-size:clamp(34px,10.4vw,50px);letter-spacing:-.042em;line-height:.92;max-width:100%}.rammo-hero-copy p,.rammo-eyebrow{max-width:100%}.rammo-hero-actions{flex-wrap:wrap}}@media(max-width:420px){.rammo-problem-grid,.rammo-product-grid{grid-template-columns:1fr}.rammo-pc-media{height:300px}}@media(prefers-reduced-motion:reduce){.rammo-hotspot{animation:none}.rammo-btn,.rammo-problem,.rammo-pc-media img,.rammo-hero-product{transition:none}}.rammo-hero h1,.rammo-hero-note strong,.rammo-section--dark .rammo-h2,.rammo-scene-copy h3,.rammo-scene-copy .rammo-kicker,.rammo-proof-video-copy h3,.rammo-finder-strip b,.rammo-finder-strip p{color:#fff}.rammo-hero h1 span{color:var(--rammo-green-bright)}.rammo-section .rammo-h2,.rammo-section--white .rammo-h2,.rammo-problem h3,.rammo-pc-copy h3,.rammo-pc-copy h3 a,.rammo-trust b,.rammo-quote,.rammo-rescue-copy h2,.rammo-compare td:first-child{color:var(--rammo-ink)}.rammo-section--dark .rammo-section .rammo-h2,.rammo-section--dark .rammo-h2,.rammo-section--dark h2.rammo-h2{color:#fff}.rammo-proof-story .rammo-quote{color:var(--rammo-ink)}.rammo-proof-video:after{background:linear-gradient(0deg,#000000d9,#00000040 62%,#00000026)}
/*# sourceMappingURL=/cdn/shop/t/15/assets/rammo.css.map */
