/*
Theme Name: AHR Mineral Core Pro Premium System
Theme URI: https://habtoorresources.com/
Author: Al Habtoor Resources
Description: Production WordPress theme for AHR mineral supply pages with per-page header, footer and menu controls.
Version: 2.2.0
Text Domain: ahr-mineral-core-pro
*/
:root{--ahr-green:#006B3A;--ahr-gold:#B88931;--ahr-ink:#111612;--ahr-text:#202621;--ahr-muted:#5e6861;--ahr-line:#dce7dd;--ahr-soft:#f8f8f6;--ahr-white:#fff;--ahr-template-width:100%;--ahr-radius:22px;--ahr-shadow:0 22px 70px rgba(10,55,31,.11);--ahr-ease:cubic-bezier(.22,1,.36,1);--ahr-max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ahr-soft);color:var(--ahr-text);font-family:"IBM Plex Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.ahr-font-editorial h1,body.ahr-font-editorial h2,.ahr-footer-minimal h2{font-family:"Libre Baskerville",Georgia,serif;letter-spacing:-.045em}body.ahr-font-classic h1,body.ahr-font-classic h2{font-family:"IBM Plex Serif",Georgia,serif;letter-spacing:-.045em}body.ahr-font-industrial h1,body.ahr-font-industrial h2,body.ahr-font-industrial h3{font-family:"Space Grotesk","IBM Plex Sans",sans-serif}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}.ahr-skip{position:absolute;left:-999px;top:12px;background:#fff;color:#000;padding:10px 14px;z-index:9999}.ahr-skip:focus{left:12px}.ahr-main{min-height:48vh;width:100%;overflow:hidden}.ahr-full-width-page .ahr-main{width:100%;max-width:none}.ahr-template-headless .ahr-main{min-height:auto}.ahr-site-header{position:sticky;top:0;z-index:90;background:rgba(248,248,246,.76);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:0;box-shadow:none}.ahr-header-solid .ahr-site-header,.ahr-site-header[data-header-mode=solid]{background:rgba(255,255,255,.94)}.ahr-header-shell{width:min(var(--ahr-max),calc(100% - 56px));margin-inline:auto;height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px}.ahr-brand{display:flex;align-items:center;flex:0 0 auto;min-width:210px}.ahr-logo{width:214px;height:auto;object-fit:contain}.ahr-nav{display:flex;align-items:center;justify-content:center;flex:1;min-width:0}.ahr-menu{display:flex;align-items:center;justify-content:center;gap:2px;margin:0;padding:0;list-style:none;white-space:nowrap}.ahr-menu li{position:relative}.ahr-menu a{display:inline-flex;align-items:center;min-height:38px;padding:8px 10px;border-radius:999px;color:#26302b;font-size:13px;font-weight:800;letter-spacing:.035em;text-transform:uppercase;transition:color .22s var(--ahr-ease),background .22s var(--ahr-ease),transform .22s var(--ahr-ease)}.ahr-menu a:hover{color:var(--ahr-green);background:rgba(0,107,58,.075);transform:translateY(-1px)}.ahr-menu .sub-menu{position:absolute;left:0;top:calc(100% + 10px);min-width:220px;margin:0;padding:10px;list-style:none;background:rgba(255,255,255,.97);border:1px solid rgba(0,107,58,.12);border-radius:18px;box-shadow:var(--ahr-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s var(--ahr-ease)}.ahr-menu li:hover>.sub-menu,.ahr-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.ahr-menu .sub-menu a{width:100%;justify-content:flex-start;text-transform:none;letter-spacing:.01em;font-size:14px}.ahr-header-tools{display:flex;align-items:center;gap:8px;flex:0 0 auto}.ahr-icon-link{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#fff;color:var(--ahr-green);box-shadow:inset 0 0 0 1px rgba(0,107,58,.16),0 10px 24px rgba(0,107,58,.08);transition:.22s var(--ahr-ease)}.ahr-icon-link svg{width:20px;height:20px}.ahr-icon-link:hover{background:var(--ahr-green);color:#fff;transform:translateY(-2px)}.ahr-quote-btn{height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--ahr-green);color:#fff;padding:0 16px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.055em;box-shadow:0 14px 28px rgba(0,107,58,.18);transition:.22s var(--ahr-ease)}.ahr-quote-btn:hover{background:#004f2d;transform:translateY(-2px);box-shadow:0 18px 38px rgba(0,107,58,.25)}.ahr-menu-toggle{display:none;width:42px;height:42px;border:0;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,107,58,.18);position:relative;cursor:pointer}.ahr-menu-toggle span,.ahr-menu-toggle:before,.ahr-menu-toggle:after{content:"";position:absolute;left:11px;right:11px;height:2px;background:var(--ahr-green);border-radius:99px;transition:.22s var(--ahr-ease)}.ahr-menu-toggle span{top:20px}.ahr-menu-toggle:before{top:14px}.ahr-menu-toggle:after{top:26px}html.ahr-menu-open .ahr-menu-toggle span{opacity:0}html.ahr-menu-open .ahr-menu-toggle:before{top:20px;transform:rotate(45deg)}html.ahr-menu-open .ahr-menu-toggle:after{top:20px;transform:rotate(-45deg)}.ahr-custom-header,.ahr-custom-footer{width:100%}.ahr-site-footer{background:linear-gradient(180deg,#fbfcfa 0%,#f6f8f5 58%,#f1f6f1 100%);color:var(--ahr-text);border:0;padding:72px 0 30px;overflow:hidden}.ahr-footer-shell{width:min(var(--ahr-max),calc(100% - 64px));margin-inline:auto}.ahr-footer-brand-row{display:grid;grid-template-columns:minmax(280px,1.18fr) minmax(150px,.56fr) minmax(150px,.56fr) minmax(250px,.96fr) minmax(230px,.76fr);gap:36px;align-items:start}.ahr-footer-brand-block{padding:0;max-width:390px}.ahr-footer-logo{width:210px;height:auto;margin:0 0 24px}.ahr-footer-brand-block p{margin:0 0 24px;color:#46504a;font-size:16.5px;line-height:1.72;max-width:360px}.ahr-footer-socials{display:flex;gap:12px}.ahr-footer-socials a{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.84);color:var(--ahr-green);box-shadow:0 12px 32px rgba(0,80,38,.08);transition:transform .24s var(--ahr-ease),background .24s var(--ahr-ease),color .24s var(--ahr-ease),box-shadow .24s var(--ahr-ease)}.ahr-footer-socials svg{width:19px;height:19px}.ahr-footer-socials a:hover{background:var(--ahr-green);color:#fff;transform:translateY(-3px);box-shadow:0 18px 38px rgba(0,107,58,.18)}.ahr-footer-card{background:transparent;border:0;border-radius:0;padding:4px 0 0;min-height:0;box-shadow:none}.ahr-footer h2{margin:0 0 18px;font-family:"IBM Plex Sans",system-ui,sans-serif;font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.22em;color:#0f1712;font-weight:850}.ahr-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}.ahr-footer li,.ahr-footer a{color:#4d5852;font-size:15.5px;line-height:1.45;font-weight:450}.ahr-footer a{transition:color .18s var(--ahr-ease),transform .18s var(--ahr-ease)}.ahr-footer a:hover{color:var(--ahr-green)}.ahr-footer-contact li{display:grid;grid-template-columns:20px 1fr;gap:11px;align-items:start}.ahr-footer-contact svg{width:18px;height:18px;color:var(--ahr-green);margin-top:2px}.ahr-footer-update{position:relative;background:rgba(255,255,255,.64);border-radius:28px;padding:26px 24px 24px;box-shadow:0 26px 70px rgba(0,80,38,.075);backdrop-filter:blur(10px)}.ahr-footer-update:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 15% 0%,rgba(184,137,49,.16),transparent 32%),radial-gradient(circle at 100% 100%,rgba(0,107,58,.11),transparent 38%);pointer-events:none}.ahr-footer-update>*{position:relative}.ahr-footer-update p{margin:0 0 20px;color:#46504a;font-size:15.5px;line-height:1.66}.ahr-footer-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;width:100%;border-radius:999px;background:var(--ahr-green);color:#fff!important;padding:13px 18px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;font-size:12.5px;box-shadow:0 18px 42px rgba(0,107,58,.18);transition:transform .24s var(--ahr-ease),background .24s var(--ahr-ease),box-shadow .24s var(--ahr-ease)}.ahr-footer-cta:hover{background:#004f2d;transform:translateY(-2px);box-shadow:0 22px 48px rgba(0,107,58,.24)}.ahr-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.ahr-badges span{display:inline-flex;border-radius:999px;background:rgba(0,107,58,.075);color:var(--ahr-green);padding:6px 11px;font-size:12px;font-weight:800;letter-spacing:.01em}.ahr-footer-bottom{display:flex;justify-content:space-between;gap:22px;border-top:0;padding-top:24px;margin-top:58px;color:#707a74;font-size:14px;position:relative}.ahr-footer-bottom:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,107,58,.18),rgba(184,137,49,.2),transparent)}.ahr-footer-bottom a{font-size:14px;color:#59645e}.ahr-footer-bottom a:hover{color:var(--ahr-green)}.ahr-footer-bottom i{display:inline-block;width:1px;height:12px;background:rgba(0,107,58,.18);margin:0 10px;vertical-align:-2px}.ahr-footer-minimal .ahr-site-footer,.ahr-site-footer[data-footer-mode=minimal]{background:#fff}.ahr-footer-minimal .ahr-footer-brand-row,.ahr-site-footer[data-footer-mode=minimal] .ahr-footer-brand-row{grid-template-columns:1fr 1fr 1fr 1fr}.ahr-footer-minimal .ahr-footer-card,.ahr-site-footer[data-footer-mode=minimal] .ahr-footer-card{border:0;background:transparent;box-shadow:none;min-height:0;padding:0}.ahr-footer-minimal .ahr-footer-update,.ahr-site-footer[data-footer-mode=minimal] .ahr-footer-update{display:none}.ahr-page-shell{width:min(var(--ahr-template-width),calc(100% - 48px));margin-inline:auto;padding:70px 0}.ahr-content-full{width:100%;max-width:none}.ahr-page-shell-headless{width:100%;padding:0}.ahr-page-shell-headless>.ahr-content{width:100%;max-width:none}.entry-content>*:first-child{margin-top:0}.entry-content>*:last-child{margin-bottom:0}.ahr-motion-off *{animation:none!important;transition:none!important}.ahr-reveal{opacity:0;transform:translateY(18px);transition:opacity .7s var(--ahr-ease),transform .7s var(--ahr-ease)}.ahr-reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1260px){.ahr-header-shell{width:min(100% - 32px,var(--ahr-max))}.ahr-logo{width:188px}.ahr-brand{min-width:188px}.ahr-menu a{font-size:12px;padding:8px 8px}.ahr-footer-brand-row{grid-template-columns:1.25fr .8fr .8fr 1fr}.ahr-footer-update{grid-column:1/-1;max-width:560px}}@media(max-width:1060px){.ahr-header-shell{height:76px}.ahr-nav{position:fixed;left:16px;right:16px;top:86px;display:none;background:rgba(255,255,255,.98);border-radius:22px;box-shadow:var(--ahr-shadow);padding:14px;max-height:calc(100vh - 110px);overflow:auto}.ahr-nav.is-open,html.ahr-menu-open .ahr-nav{display:block}.ahr-menu{display:grid;gap:4px;justify-content:stretch;white-space:normal}.ahr-menu a{width:100%;justify-content:space-between;border-radius:14px;font-size:13px}.ahr-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;background:#f3f6f2;margin:4px 0 0;padding:6px}.ahr-menu-toggle{display:block}.ahr-quote-btn{display:none}.ahr-footer-brand-row{grid-template-columns:1.1fr 1fr;gap:30px}.ahr-footer-update{grid-column:auto;max-width:none}.ahr-footer-bottom{display:grid}}@media(max-width:680px){.ahr-header-shell,.ahr-footer-shell,.ahr-page-shell{width:min(100% - 28px,var(--ahr-max))}.ahr-logo{width:166px}.ahr-brand{min-width:166px}.ahr-icon-link{display:none}.ahr-footer-brand-row{grid-template-columns:1fr;gap:28px}.ahr-footer-card{min-height:0}.ahr-footer-logo{width:180px}.ahr-site-footer{padding:42px 0 24px}.ahr-footer-brand-block{padding-right:0}.ahr-footer-brand-block p{font-size:15.5px}.ahr-footer-update{border-radius:24px;padding:22px}.ahr-footer-bottom{font-size:13px;margin-top:40px}}

body.ahr-font-editorial .ahr-site-footer h2,body.ahr-font-classic .ahr-site-footer h2,body.ahr-font-industrial .ahr-site-footer h2{font-family:"IBM Plex Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;letter-spacing:.2em}.ahr-site-header{border:0!important;box-shadow:none}.ahr-site-header[data-header-mode=glass],body.ahr-header-glass .ahr-site-header{top:14px;margin:0 auto;width:min(1420px,calc(100% - 36px));border-radius:22px;background:rgba(255,255,255,.72);backdrop-filter:blur(24px) saturate(1.2);-webkit-backdrop-filter:blur(24px) saturate(1.2);box-shadow:0 24px 70px rgba(4,45,26,.12),inset 0 0 0 1px rgba(255,255,255,.62)}.ahr-site-header[data-header-mode=dark],body.ahr-header-dark .ahr-site-header{top:14px;margin:0 auto;width:min(1420px,calc(100% - 36px));border-radius:22px;background:linear-gradient(135deg,rgba(6,30,21,.94),rgba(0,91,51,.88));box-shadow:0 24px 70px rgba(0,42,24,.22)}.ahr-site-header[data-header-mode=dark] .ahr-menu a{color:rgba(255,255,255,.82)}.ahr-site-header[data-header-mode=dark] .ahr-menu a:hover{color:#fff;background:rgba(255,255,255,.1)}.ahr-site-header[data-header-mode=dark] .ahr-icon-link{background:rgba(255,255,255,.1);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}.ahr-header-shell{height:78px}.ahr-logo{width:206px}.ahr-menu{gap:4px}.ahr-menu a{font-size:12px;letter-spacing:.055em;padding:8px 11px}.ahr-quote-btn{border-radius:999px;height:40px}.ahr-site-footer{position:relative;border:0!important;padding:86px 0 34px;background:linear-gradient(180deg,#fbfcfa 0%,#f5f8f4 100%);overflow:hidden}.ahr-site-footer:before{content:"";position:absolute;inset:auto -10% 0 -10%;height:62%;background:radial-gradient(circle at 14% 20%,rgba(0,107,58,.08),transparent 30%),radial-gradient(circle at 82% 8%,rgba(184,137,49,.13),transparent 28%);pointer-events:none}.ahr-footer-shell{position:relative;width:min(1360px,calc(100% - 64px));margin-inline:auto}.ahr-footer-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:34px;margin:0 0 56px;padding:36px 42px;border-radius:34px;background:rgba(255,255,255,.72);box-shadow:0 28px 90px rgba(8,70,39,.09);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.ahr-footer-cta-copy{max-width:760px}.ahr-footer-cta-copy span{display:block;margin:0 0 10px;color:var(--ahr-green);font-size:12px;font-weight:850;letter-spacing:.24em;text-transform:uppercase}.ahr-footer-cta-copy h2{margin:0 0 12px!important;color:#121813!important;font-size:clamp(30px,3vw,48px)!important;line-height:1.03!important;font-weight:650!important;text-transform:none!important;letter-spacing:-.045em!important;font-family:"IBM Plex Serif",Georgia,serif!important}.ahr-footer-cta-copy p{margin:0;color:#536059;font-size:17px;line-height:1.65}.ahr-footer-cta-main{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:999px;background:var(--ahr-green);color:#fff!important;padding:0 26px;font-size:12.5px;font-weight:850;letter-spacing:.095em;text-transform:uppercase;box-shadow:0 20px 54px rgba(0,107,58,.22);transition:transform .24s var(--ahr-ease),background .24s var(--ahr-ease),box-shadow .24s var(--ahr-ease)}.ahr-footer-cta-main:hover{background:#004f2d;transform:translateY(-2px);box-shadow:0 28px 70px rgba(0,107,58,.28)}.ahr-footer-main{display:grid;grid-template-columns:minmax(260px,.92fr) minmax(460px,1.28fr) minmax(300px,.86fr);gap:58px;align-items:start}.ahr-footer-brand-block{max-width:340px}.ahr-footer-logo{width:206px;margin:0 0 24px}.ahr-footer-brand-block p{margin:0 0 24px;color:#536059;font-size:16px;line-height:1.72}.ahr-footer-nav-group{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:42px}.ahr-footer-card{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.ahr-site-footer h2{margin:0 0 18px!important;color:#132018!important;font-size:12px!important;line-height:1.2!important;font-family:"IBM Plex Sans",system-ui,sans-serif!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.22em!important}.ahr-site-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}.ahr-site-footer li,.ahr-site-footer a{font-family:"IBM Plex Sans",system-ui,sans-serif;color:#536059;font-size:15.5px;line-height:1.45;font-weight:460;letter-spacing:0}.ahr-site-footer a:hover{color:var(--ahr-green)}.ahr-footer-contact-card{padding:28px;border-radius:30px;background:rgba(255,255,255,.62);box-shadow:0 26px 72px rgba(4,65,36,.08)}.ahr-footer-contact-card ul{gap:13px}.ahr-footer-contact-card li{display:grid;grid-template-columns:20px 1fr;gap:12px;align-items:start}.ahr-footer-contact-card svg{width:18px;height:18px;color:var(--ahr-green);margin-top:2px}.ahr-footer-socials{display:flex;gap:12px}.ahr-footer-socials a{width:40px;height:40px;border-radius:999px;background:rgba(255,255,255,.86);color:var(--ahr-green);box-shadow:0 14px 34px rgba(0,80,38,.09)}.ahr-footer-socials a:hover{background:var(--ahr-green);color:#fff;transform:translateY(-3px)}.ahr-footer-proof-row{display:flex;flex-wrap:wrap;gap:10px;margin:44px 0 0}.ahr-footer-proof-row span{display:inline-flex;align-items:center;min-height:32px;border-radius:999px;background:rgba(0,107,58,.075);color:var(--ahr-green);padding:6px 13px;font-size:12px;font-weight:820;letter-spacing:.03em}.ahr-footer-bottom{display:flex;justify-content:space-between;gap:22px;margin-top:28px;padding-top:24px;color:#707a74;font-size:14px;position:relative}.ahr-footer-bottom:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,107,58,.16),rgba(184,137,49,.18),transparent)}.ahr-footer-bottom a{font-size:14px;color:#59645e}.ahr-footer-bottom i{display:inline-block;width:1px;height:12px;background:rgba(0,107,58,.18);margin:0 10px;vertical-align:-2px}.ahr-site-footer[data-footer-mode=glass],body.ahr-footer-glass .ahr-site-footer{background:linear-gradient(135deg,#f8faf7 0%,#edf5ef 100%)}.ahr-site-footer[data-footer-mode=glass] .ahr-footer-cta-panel,.ahr-site-footer[data-footer-mode=glass] .ahr-footer-contact-card{background:rgba(255,255,255,.52);box-shadow:0 30px 90px rgba(0,80,38,.1),inset 0 0 0 1px rgba(255,255,255,.66)}.ahr-site-footer[data-footer-mode=dark],body.ahr-footer-dark .ahr-site-footer{background:radial-gradient(circle at 16% 0%,rgba(0,107,58,.34),transparent 32%),linear-gradient(135deg,#07140f 0%,#09251a 55%,#02100a 100%);color:#eef7f0}.ahr-site-footer[data-footer-mode=dark] .ahr-footer-cta-panel,.ahr-site-footer[data-footer-mode=dark] .ahr-footer-contact-card{background:rgba(255,255,255,.06);box-shadow:0 30px 90px rgba(0,0,0,.18),inset 0 0 0 1px rgba(255,255,255,.08)}.ahr-site-footer[data-footer-mode=dark] .ahr-footer-cta-copy h2,.ahr-site-footer[data-footer-mode=dark] h2{color:#fff!important}.ahr-site-footer[data-footer-mode=dark] .ahr-footer-brand-block p,.ahr-site-footer[data-footer-mode=dark] .ahr-footer-cta-copy p,.ahr-site-footer[data-footer-mode=dark] li,.ahr-site-footer[data-footer-mode=dark] a,.ahr-site-footer[data-footer-mode=dark] .ahr-footer-bottom{color:rgba(255,255,255,.68)}.ahr-site-footer[data-footer-mode=dark] .ahr-footer-socials a{background:rgba(255,255,255,.08);color:#fff}.ahr-site-footer[data-footer-mode=minimal] .ahr-footer-cta-panel{display:none}.ahr-site-footer[data-footer-mode=minimal] .ahr-footer-main{grid-template-columns:minmax(260px,1fr) minmax(420px,1.4fr);gap:56px}.ahr-site-footer[data-footer-mode=minimal] .ahr-footer-contact-card{display:none}@media(max-width:1180px){.ahr-header-shell{width:min(100% - 36px,var(--ahr-max))}.ahr-logo{width:184px}.ahr-menu a{font-size:11.5px;padding:8px 8px}.ahr-footer-main{grid-template-columns:1fr 1.4fr;gap:42px}.ahr-footer-contact-card{grid-column:1/-1}.ahr-footer-cta-panel{align-items:flex-start;flex-direction:column}}@media(max-width:820px){.ahr-site-header[data-header-mode=glass],body.ahr-header-glass .ahr-site-header,.ahr-site-header[data-header-mode=dark],body.ahr-header-dark .ahr-site-header{top:8px;width:min(100% - 20px,1420px);border-radius:18px}.ahr-footer-main,.ahr-footer-nav-group,.ahr-site-footer[data-footer-mode=minimal] .ahr-footer-main{grid-template-columns:1fr;gap:30px}.ahr-footer-cta-panel{padding:28px;border-radius:28px}.ahr-footer-shell{width:min(100% - 30px,1360px)}.ahr-footer-cta-copy h2{font-size:32px!important}.ahr-footer-bottom{display:grid}.ahr-site-footer{padding:54px 0 28px}}@media(max-width:520px){.ahr-footer-nav-group{gap:24px}.ahr-footer-contact-card{padding:22px;border-radius:24px}.ahr-footer-cta-main{width:100%}.ahr-footer-logo{width:180px}}
.ahr-site-footer .ahr-footer-cta-panel:after{content:"";display:none}.ahr-site-footer:has(.ahr-footer-cta-panel){background-image:linear-gradient(180deg,#fbfcfa 0%,#f5f8f4 100%)}@supports (background-image:var(--ahr-footer-media)){.ahr-site-footer .ahr-footer-cta-panel{background-image:linear-gradient(90deg,rgba(255,255,255,.82),rgba(255,255,255,.7)),var(--ahr-footer-media);background-size:cover;background-position:center right}}
.ahr-menu-custom a{cursor:pointer}
