/* HERO-03 / HERO-04 share static structure, controls and responsive navigation. */
.hero-premium{--hp-accent:#d60e1a;--hp-ink:#fff;position:relative;isolation:isolate;background:#021b28;color:var(--hp-ink);font-family:Arial,Helvetica,sans-serif;overflow-wrap:break-word}
.hero-premium *{box-sizing:border-box}
.hero-premium a{text-decoration:none}
.hero-premium a:focus-visible,.hero-premium summary:focus-visible{outline:3px solid #fff;outline-offset:4px}
.hero-premium__picture{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:hidden;z-index:-2}
.hero-premium__image{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:50% 50%;aspect-ratio:2/1}
.hero-premium__image-pending{display:grid;place-items:center;background:linear-gradient(120deg,#0d3f50,#123047);color:#fff}
.hero-premium:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#00141dea 0%,#00141d99 32%,#00141d12 69%),linear-gradient(0deg,#00111ba8,transparent 48%)}
.hero-premium__header{position:relative;z-index:3;background:linear-gradient(100deg,#002333f2,#122c3edb 60%,#182c38c4);border-bottom:1px solid #ffffff26}
.hero-premium__header-inner{width:min(1280px,calc(100% - 112px));min-height:84px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}
.hero-premium__brand{display:flex;flex-direction:column;align-items:center;flex-shrink:0;color:#fff}
.hero-premium__brand strong{display:block;border-top:3px solid #f3262a;border-bottom:3px solid #f3262a;font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:31px;line-height:1.06;letter-spacing:-.8px;font-weight:900;font-style:italic;white-space:nowrap;text-transform:uppercase;transform:skew(-7deg);text-shadow:1px 1px #092d40}
.hero-premium__brand>span{margin-top:5px;font-size:8px;line-height:1;letter-spacing:1px;text-transform:uppercase}
.hero-premium__nav{display:flex;align-items:center;justify-content:center;gap:32px;flex:1;min-width:0}
.hero-premium__nav>a{position:relative;display:flex;align-items:center;min-height:48px;color:#fff;font-size:14px;font-weight:700;white-space:nowrap}
.hero-premium__nav-first:after{content:"";position:absolute;left:0;right:0;bottom:6px;height:2px;background:#fff}
.hero-premium__header-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:11px 21px;border-radius:15px;background:#087c2b;color:#fff;font-size:14px;font-weight:700;white-space:nowrap}
.hero-premium__header-cta svg{width:23px;height:23px;flex:none}
.hero-premium__mobile-menu{display:none}
.hero-premium__stage{position:relative;display:flex;align-items:center;min-height:575px;padding:36px 0 45px}
.hero-premium__inner{position:relative;width:min(1280px,calc(100% - 112px));margin-inline:auto}
.hero-premium__content{width:min(670px,55%)}
.hero-premium__eyebrow{display:table;max-width:100%;margin-bottom:18px;padding:7px 16px;border-radius:999px;background:var(--hp-accent);color:#fff;font-size:14px;line-height:1.1;letter-spacing:.2px;font-weight:800;text-transform:uppercase}
.hero-premium .hero-premium__title{max-width:none;margin:0 0 18px;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:clamp(44px,4.4vw,62px);line-height:1.02;letter-spacing:-1.9px;font-weight:900;text-align:left}
.hero-premium__highlight{color:var(--hp-accent)}
.hero-premium .hero-premium__lead{max-width:580px;margin:0 0 25px;color:#fff;font-size:20px;line-height:1.35;font-weight:400}
.hero-premium__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:620px;margin:0 0 32px;padding:0;list-style:none}
.hero-premium__benefit{display:flex;align-items:center;gap:12px;min-width:0;list-style:none}
.hero-premium__benefit-icon{display:grid;place-items:center;width:45px;height:45px;flex:none;border-radius:50%;color:#fff;background:var(--hp-accent)}
.hero-premium__benefit-icon svg{width:26px;height:26px}
.hero-premium__benefit-copy{display:block;min-width:0;line-height:1.13}
.hero-premium__benefit-copy>strong,.hero-premium__benefit-copy>span{display:block;color:#fff;font-size:15px;font-weight:700}
.hero-premium__benefit-copy>span{margin-top:1px}
.hero-premium__actions{display:grid;grid-template-columns:1.32fr 1fr;gap:16px;max-width:625px}
.hero-premium__action{display:flex;align-items:center;justify-content:center;gap:12px;min-height:60px;padding:11px 16px;border:1px solid #ffffffdb;border-radius:12px;color:#fff;line-height:1.15}
.hero-premium__action>svg{width:28px;height:28px;flex:none}
.hero-premium__action>span:not(.hero-premium__action-arrow){min-width:0}
.hero-premium__action strong{display:block;font-size:15px;font-weight:750}
.hero-premium__action>span>span{display:block;margin-top:3px;font-size:13px;line-height:1.2}
.hero-premium__action-arrow{display:flex;flex:none;width:14px;height:17px;margin-left:3px}
.hero-premium__action-arrow>svg{width:100%;height:100%}
:is(.hero-premium__action--whatsapp:where(:not([data-action-emphasis])),.hero-premium__action--primary){border-color:#087c2b;background:#087c2b;color:#fff}
:is(.hero-premium__action--phone:where(:not([data-action-emphasis])),.hero-premium__action--secondary){background:#021a245c;color:#fff}
.hero-premium__coverage-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px 15px;margin-top:18px;color:#fff;font-size:13px;line-height:1.35}
.hero-premium__location{display:flex;align-items:center;gap:7px;min-width:0}
.hero-premium__location svg{width:16px;height:19px;flex:none}
.hero-premium__coverage{white-space:pre-wrap}
.hero-premium__signature{position:absolute;right:4px;bottom:-12px;width:300px;margin:0;color:#fff;font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive;font-size:29px;line-height:1.15;text-align:center;transform:rotate(-8deg);text-shadow:0 1px 3px #00111b80}
.hero-premium__signature:after{content:"";display:block;width:145px;height:3px;margin:8px auto 0;background:#f11721;transform:rotate(-5deg)}
.hero-premium--ads .hero-premium__header{border:0;background:linear-gradient(180deg,#00162294,transparent)}
.hero-premium--ads .hero-premium__header-inner{min-height:76px;justify-content:flex-start}
.hero-premium--image-card{--hp-accent:#009dfa}
.hero-premium--image-card:after{background:linear-gradient(0deg,#00222f38,transparent 60%)}
.hero-premium--image-card .hero-premium__header{background:linear-gradient(110deg,#002538,#163143);border-bottom:0}
.hero-premium--image-card .hero-premium__stage{min-height:555px;padding:26px 0}
.hero-premium--image-card .hero-premium__content{width:min(605px,51%);padding:26px 29px 28px;border:1px solid #b6d3df4d;border-radius:20px;background:linear-gradient(130deg,#002739f7,#071f2cda 67%,#0b2430ee);box-shadow:0 8px 18px #00182529}
.hero-premium--image-card .hero-premium__eyebrow{margin-bottom:15px;padding:5px 11px;border:1px solid var(--hp-accent);background:#00273885;color:#13b1ff;font-size:12px}
.hero-premium--image-card .hero-premium__title{margin-bottom:15px;font-size:clamp(36px,3.45vw,48px);line-height:1.04;letter-spacing:-1.5px}
.hero-premium--image-card .hero-premium__highlight{display:block}
.hero-premium--image-card .hero-premium__lead{margin-bottom:25px;font-size:18px;line-height:1.36}
.hero-premium--image-card .hero-premium__benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:25px}
.hero-premium--image-card .hero-premium__benefit{gap:8px}
.hero-premium--image-card .hero-premium__benefit-icon{width:40px;height:40px;background:#0e4869}
.hero-premium--image-card .hero-premium__benefit-icon svg{width:25px;height:25px}
.hero-premium--image-card .hero-premium__benefit-copy>strong,.hero-premium--image-card .hero-premium__benefit-copy>span{font-size:12px;font-weight:400;line-height:1.15}
.hero-premium--image-card .hero-premium__actions{gap:14px;grid-template-columns:1.36fr 1fr}
.hero-premium--image-card .hero-premium__action{min-height:56px;padding:10px 12px;gap:9px;border-radius:12px}
.hero-premium--image-card .hero-premium__action strong{font-size:14px}
.hero-premium--image-card .hero-premium__signature{top:36px;right:23%;bottom:auto;width:250px;color:#062638;font-size:29px;text-shadow:0 1px 1px #ffffff69}
.hero-premium--image-card.hero-premium--ads .hero-premium__header{background:linear-gradient(180deg,#002538d9,#00253845)}
@media(max-width:1180px) and (min-width:769px){.hero-premium__header-inner,.hero-premium__inner{width:calc(100% - 72px)}.hero-premium__header-inner{gap:22px}.hero-premium__nav{gap:19px}.hero-premium__nav>a{font-size:13px}.hero-premium__brand strong{font-size:27px}.hero-premium__header-cta{padding-inline:14px;font-size:13px}.hero-premium__content{width:58%}.hero-premium .hero-premium__title{font-size:48px}.hero-premium .hero-premium__lead{font-size:18px}.hero-premium__benefits{gap:13px}.hero-premium__benefit{gap:8px}.hero-premium__benefit-icon{width:40px;height:40px}.hero-premium__benefit-copy>strong,.hero-premium__benefit-copy>span{font-size:14px}.hero-premium__action{padding-inline:12px;gap:9px}.hero-premium__action strong{font-size:14px}.hero-premium--image-card .hero-premium__content{width:57%;padding-inline:24px}.hero-premium--image-card .hero-premium__title{font-size:40px}.hero-premium--image-card .hero-premium__benefits{gap:8px}.hero-premium--image-card .hero-premium__benefit{display:block}.hero-premium--image-card .hero-premium__benefit-icon{margin-bottom:7px}.hero-premium--image-card .hero-premium__signature{right:9%;width:230px;font-size:26px}}
@media(max-width:960px) and (min-width:769px){.hero-premium__nav{gap:13px}.hero-premium__header-inner{width:calc(100% - 44px);gap:15px}.hero-premium__header-cta{max-width:150px;white-space:normal}.hero-premium__content{width:65%}.hero-premium__signature{right:-18px;width:220px;font-size:24px}.hero-premium--image-card .hero-premium__content{width:63%}.hero-premium--image-card .hero-premium__signature{right:-8px;width:220px}.hero-premium--image-card .hero-premium__action{padding-inline:9px;gap:7px}.hero-premium--image-card .hero-premium__action strong{font-size:13px}}
@media(max-width:768px){.hero-premium__header-inner{width:calc(100% - 36px);min-height:78px;gap:18px}.hero-premium__brand strong{font-size:27px}.hero-premium__brand>span{font-size:7px;letter-spacing:.8px}.hero-premium__nav,.hero-premium__header-inner>.hero-premium__header-cta{display:none}.hero-premium__mobile-menu{display:block}.hero-premium__mobile-menu>summary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:46px;height:46px;border:1px solid #ffffff2b;border-radius:8px;list-style:none;cursor:pointer;color:#fff}.hero-premium__mobile-menu>summary::-webkit-details-marker{display:none}.hero-premium__mobile-menu>summary>span{display:block;width:21px;height:2px;background:currentColor}.hero-premium__mobile-menu[open]>summary{background:#ffffff18}.hero-premium__mobile-nav{position:absolute;top:100%;left:0;right:0;display:grid;gap:3px;padding:12px 18px 18px;background:#072b3e;border-top:1px solid #ffffff2b;box-shadow:0 8px 18px #00131c40}.hero-premium__mobile-nav>a:not(.hero-premium__header-cta){display:flex;align-items:center;min-height:46px;padding:8px 12px;color:#fff;font-size:16px;font-weight:700;border-bottom:1px solid #ffffff1f}.hero-premium__mobile-nav>.hero-premium__header-cta{margin-top:8px;min-height:48px}.hero-premium__stage{display:block;min-height:0;padding:24px 20px 26px}.hero-premium__inner{width:100%}.hero-premium__content{width:100%;max-width:none}.hero-premium__image{object-position:57% 50%;aspect-ratio:2/3}.hero-premium:after{background:linear-gradient(90deg,#00151dd6,#00151d38 85%),linear-gradient(0deg,#001017fc 0%,#00141dc4 26%,#00121d16 82%)}.hero-premium__eyebrow{margin-bottom:16px;padding:7px 12px;font-size:11px;letter-spacing:.1px}.hero-premium .hero-premium__title{margin-bottom:18px;font-size:clamp(30px,9.4vw,38px);line-height:1.04;letter-spacing:-1.05px}.hero-premium .hero-premium__lead{margin-bottom:23px;font-size:17px;line-height:1.34}.hero-premium__benefits{grid-template-columns:1fr;gap:14px;margin-bottom:27px}.hero-premium__benefit{gap:12px;min-height:43px}.hero-premium__benefit-icon{width:42px;height:42px}.hero-premium__benefit-icon svg{width:25px;height:25px}.hero-premium__benefit-copy>strong,.hero-premium__benefit-copy>span{display:inline;font-size:15px;line-height:1.25}.hero-premium__benefit-copy>span:before{content:" "}.hero-premium__actions{grid-template-columns:1fr;gap:12px}.hero-premium__action{min-height:57px;padding:12px 18px;border-radius:11px;gap:13px}.hero-premium__action strong{font-size:16px}.hero-premium__action>svg{width:27px;height:27px}.hero-premium__action-arrow{width:13px;height:17px;margin-left:1px}.hero-premium__coverage-line{margin-top:17px;font-size:12px}.hero-premium__signature{display:none}.hero-premium--ads .hero-premium__header-inner{min-height:90px;justify-content:center}.hero-premium--ads .hero-premium__stage{padding-top:14px}.hero-premium--image-card .hero-premium__picture{height:340px;bottom:auto}.hero-premium--image-card .hero-premium__image{aspect-ratio:4/3;object-position:67% 50%}.hero-premium--image-card:after{height:345px;bottom:auto;background:linear-gradient(0deg,#021b28,transparent 65%)}.hero-premium--image-card .hero-premium__header{background:linear-gradient(180deg,#002538cf,#00253824)}.hero-premium--image-card .hero-premium__stage{min-height:0;padding:116px 14px 18px}.hero-premium--image-card .hero-premium__content{width:100%;max-width:none;padding:20px 18px 20px;border-color:#b6d3df66;border-radius:17px;background:linear-gradient(145deg,#082b3cf2,#031c28fa 60%,#031921);box-shadow:0 6px 14px #00121c2b}.hero-premium--image-card .hero-premium__eyebrow{margin-bottom:14px;padding:5px 10px;font-size:10px}.hero-premium--image-card .hero-premium__title{margin-bottom:15px;font-size:clamp(28px,8.9vw,36px);line-height:1.03;letter-spacing:-1px}.hero-premium--image-card .hero-premium__lead{margin-bottom:20px;font-size:16px;line-height:1.32}.hero-premium--image-card .hero-premium__benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:24px}.hero-premium--image-card .hero-premium__benefit{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.hero-premium--image-card .hero-premium__benefit-icon{width:38px;height:38px;margin:0}.hero-premium--image-card .hero-premium__benefit-icon svg{width:24px;height:24px}.hero-premium--image-card .hero-premium__benefit-copy>strong,.hero-premium--image-card .hero-premium__benefit-copy>span{display:block;font-size:11px;line-height:1.2;font-weight:400}.hero-premium--image-card .hero-premium__benefit-copy>span:before{content:none}.hero-premium--image-card .hero-premium__actions{grid-template-columns:1fr;gap:12px}.hero-premium--image-card .hero-premium__action{min-height:55px;padding:11px 15px;gap:12px;border-radius:11px}.hero-premium--image-card .hero-premium__action strong{font-size:15px}.hero-premium--image-card.hero-premium--ads .hero-premium__header{background:linear-gradient(180deg,#002538d9,#00253812)}.hero-premium--image-card.hero-premium--ads .hero-premium__stage{padding-top:102px}}
@media(max-width:359px){.hero-premium__stage{padding-inline:16px}.hero-premium__brand strong{font-size:24px}.hero-premium__action strong{font-size:15px}.hero-premium--image-card .hero-premium__content{padding-inline:15px}.hero-premium--image-card .hero-premium__benefits{gap:6px}.hero-premium--image-card .hero-premium__benefit-copy>strong,.hero-premium--image-card .hero-premium__benefit-copy>span{font-size:10px}.hero-premium--image-card .hero-premium__action strong{font-size:14px}}

.hero-premium--textual{background:#0f172a}.hero-premium--textual:before,.hero-premium--textual:after{display:none}.hero-premium--textual .hero-premium__content{max-width:860px;width:100%}.hero-premium--textual .hero-premium__stage{min-height:0;padding-block:72px}.hero-premium--textual .hero-premium__signature{position:static;max-width:100%;color:#fff;text-shadow:none}@media(max-width:768px){.hero-premium--textual .hero-premium__stage{padding-block:40px}}
/* An explicitly hidden optional photograph uses a centered editorial layout.
   No column or fixed image height is reserved when there is no approved asset. */
@media(min-width:769px){
  .hero-premium--textual .hero-premium__content{margin-inline:auto;text-align:center}
  .hero-premium--textual .hero-premium__eyebrow{margin-inline:auto}
  .hero-premium--textual .hero-premium__title{text-align:center;text-wrap:balance}
  .hero-premium--textual .hero-premium__lead,
  .hero-premium--textual .hero-premium__benefits,
  .hero-premium--textual .hero-premium__actions{margin-inline:auto}
  .hero-premium--textual .hero-premium__benefit{text-align:left}
  .hero-premium--textual .hero-premium__coverage-line{justify-content:center}
  .hero-premium--textual.hero-premium--ads .hero-premium__header-inner{justify-content:center}
}

/* Factory fit: stable type scale and natural height for optional content. */
.hero-premium .hero-premium__stage{min-height:0}
.hero-premium .hero-premium__inner{width:min(1320px,calc(100% - 2 * var(--premium-gutter,40px)))}
.hero-premium .hero-premium__content{width:min(740px,62%);min-width:0}
.hero-premium .hero-premium__title{max-width:740px;font-size:56px;line-height:1.08;letter-spacing:-.035em;text-wrap:balance;overflow-wrap:break-word;word-break:normal}
.hero-premium .hero-premium__lead{max-width:580px;font-size:20px;line-height:1.55;overflow-wrap:break-word}
.hero-premium .hero-premium__benefits{grid-template-columns:repeat(3,minmax(0,1fr))}
.hero-premium .hero-premium__benefit{min-width:0;align-items:flex-start}
.hero-premium .hero-premium__benefit-copy>strong,.hero-premium .hero-premium__benefit-copy>span{font-size:15px;line-height:1.4}
.hero-premium .hero-premium__benefits:has(> :only-child){grid-template-columns:1fr}
.hero-premium .hero-premium__actions:has(> :only-child){grid-template-columns:1fr;max-width:420px}
.hero-premium.hero-premium--textual .hero-premium__content{width:100%;max-width:860px}
.hero-premium.hero-premium--textual .hero-premium__title{margin-inline:auto}
.hero-premium--image-card .hero-premium__title{font-size:48px}
.hero-premium--image-card .hero-premium__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}
.hero-premium--image-card .hero-premium__benefit{display:flex;flex-direction:row}
@media(max-width:1099px) and (min-width:768px){
 .hero-premium .hero-premium__content{width:min(740px,80%)}
 .hero-premium .hero-premium__title{font-size:48px}
}
@media(max-width:767px){
 .hero-premium .hero-premium__stage{padding-inline:0}
 .hero-premium .hero-premium__content{width:100%;max-width:100%}
 .hero-premium .hero-premium__title{font-size:32px;line-height:1.12}
 .hero-premium .hero-premium__lead{font-size:17px;line-height:1.55}
 .hero-premium .hero-premium__benefits{grid-template-columns:1fr;gap:16px}
 .hero-premium .hero-premium__benefit{flex-direction:row;align-items:center}
 .hero-premium .hero-premium__benefit-copy>strong,.hero-premium .hero-premium__benefit-copy>span{font-size:15px}
 .hero-premium .hero-premium__actions{grid-template-columns:1fr}
 .hero-premium .hero-premium__coverage-line{font-size:14px;line-height:1.5}
}
