.bentega-guide-hero{--bentega-font:"Open Sans",Arial,sans-serif;--bentega-navy:#18233b;--bentega-dark-navy:#001f3f;--bentega-body:#303f59;--bentega-muted:#5f6f89;--bentega-orange:#ff7001;--bentega-orange-secondary:#ff9002;--bentega-bg-light:#f7f9fc;--bentega-white:#fff;--bentega-border:rgba(24,35,59,.1);--bentega-border-strong:rgba(24,35,59,.18);--bentega-radius-button:999px;--bentega-transition:180ms ease;background-color:var(--bentega-hero-bg,var(--bentega-white));font-family:var(--bentega-font);overflow:hidden;padding:clamp(36px,4.5vw,60px) 20px clamp(56px,7vw,80px);position:relative}.bentega-guide-hero--white,.bentega-guide-hero[data-background-style=white]{--bentega-hero-bg:var(--bentega-white)}.bentega-guide-hero--light-grey,.bentega-guide-hero[data-background-style=light-grey]{--bentega-hero-bg:var(--bentega-bg-light)}.bentega-guide-hero--dark-navy,.bentega-guide-hero[data-background-style=dark-navy]{--bentega-hero-bg:var(--bentega-navy)}.bentega-guide-hero__container{margin:0 auto;width:min(100%,var(--bentega-hero-content-width,1100px))}.bentega-guide-hero__header{max-width:none;width:100%}.bentega-guide-hero__eyebrow{color:var(--bentega-orange);font-family:var(--bentega-font);font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.35;margin:0 0 12px;text-transform:uppercase}.bentega-guide-hero__heading{color:var(--bentega-navy);font-family:var(--bentega-font);font-size:clamp(40px,5vw,56px);font-weight:800;letter-spacing:-.045em;line-height:1.06;margin:0;max-width:none}.bentega-guide-hero__body{align-items:start;display:grid;gap:clamp(28px,4vw,48px);grid-template-columns:minmax(0,1fr);margin-top:clamp(22px,3vw,34px)}.bentega-guide-hero--has-visual .bentega-guide-hero__body{grid-template-columns:minmax(0,1fr) minmax(260px,360px)}.bentega-guide-hero__copy{max-width:none;width:100%}.bentega-guide-hero__intro{color:var(--bentega-body);font-family:var(--bentega-font);font-size:clamp(17px,1.35vw,18px);font-weight:400;line-height:1.6;max-width:none}.bentega-guide-hero__intro p{margin:0}.bentega-guide-hero__intro p+p{margin-top:12px}.bentega-guide-hero__intro b,.bentega-guide-hero__intro strong{color:var(--bentega-navy);font-weight:700}.bentega-guide-hero__trust-list{align-items:flex-start;display:flex;flex-direction:column;gap:6px;list-style:none;margin:18px 0 0;padding:0}.bentega-guide-hero__trust-item,.bentega-guide-hero__trust-list li{margin:0;padding:0}.bentega-guide-hero__trust-item{align-items:flex-start;color:var(--bentega-body);display:flex;font-family:var(--bentega-font);font-size:15px;font-weight:600;gap:8px;line-height:1.35}.bentega-guide-hero__trust-icon{background:rgba(255,112,1,.12);border-radius:999px;flex:0 0 16px;height:16px;margin-top:2px;position:relative;width:16px}.bentega-guide-hero__trust-icon:after{border-bottom:2px solid var(--bentega-orange);border-right:2px solid var(--bentega-orange);content:"";height:8px;left:5px;position:absolute;top:3px;transform:rotate(45deg);width:5px}.bentega-guide-hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:22px}.bentega-guide-hero__buttons{display:flex;flex-wrap:wrap;gap:10px}.bentega-guide-hero .bentega-guide-hero__button{align-items:center;border:1px solid transparent;border-radius:var(--bentega-radius-button);box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:var(--bentega-font);font-size:16px;font-weight:700;justify-content:center;letter-spacing:0;line-height:1.2;min-height:40px;padding:9px 18px;text-align:center;text-decoration:none;transform:translateY(0);transition:background-color var(--bentega-transition),color var(--bentega-transition),border-color var(--bentega-transition),box-shadow var(--bentega-transition),transform var(--bentega-transition)}.bentega-guide-hero .bentega-guide-hero__button,.bentega-guide-hero .bentega-guide-hero__button:active,.bentega-guide-hero .bentega-guide-hero__button:focus,.bentega-guide-hero .bentega-guide-hero__button:focus-visible,.bentega-guide-hero .bentega-guide-hero__button:hover,.bentega-guide-hero .bentega-guide-hero__button:visited{font-family:var(--bentega-font);font-size:16px;font-weight:700;letter-spacing:0;line-height:1.2;text-decoration:none}.bentega-guide-hero .bentega-guide-hero__button:focus,.bentega-guide-hero .bentega-guide-hero__button:hover{text-decoration:none;transform:translateY(-2px)}.bentega-guide-hero .bentega-guide-hero__button:focus-visible{outline:3px solid rgba(255,112,1,.28);outline-offset:3px}.bentega-guide-hero .bentega-guide-hero__button-label{display:inline-block;font-family:var(--bentega-font);font-size:16px;font-weight:700;letter-spacing:0;line-height:1.2;text-decoration:none}.bentega-guide-hero .bentega-guide-hero__button--primary,.bentega-guide-hero .bentega-guide-hero__button--primary:visited{background-color:var(--bentega-orange);border-color:var(--bentega-orange);box-shadow:0 8px 18px rgba(255,112,1,.16);color:var(--bentega-white)}.bentega-guide-hero .bentega-guide-hero__button--primary:focus,.bentega-guide-hero .bentega-guide-hero__button--primary:focus-visible,.bentega-guide-hero .bentega-guide-hero__button--primary:hover{background-color:var(--bentega-navy);border-color:var(--bentega-navy);box-shadow:0 10px 24px rgba(24,35,59,.14);color:var(--bentega-white)}.bentega-guide-hero .bentega-guide-hero__button--secondary,.bentega-guide-hero .bentega-guide-hero__button--secondary:visited{background-color:var(--bentega-white);border-color:var(--bentega-border-strong);box-shadow:0 6px 16px rgba(24,35,59,.04);color:var(--bentega-navy)}.bentega-guide-hero .bentega-guide-hero__button--secondary:focus,.bentega-guide-hero .bentega-guide-hero__button--secondary:focus-visible,.bentega-guide-hero .bentega-guide-hero__button--secondary:hover{background-color:var(--bentega-bg-light);border-color:rgba(24,35,59,.28);box-shadow:0 8px 20px rgba(24,35,59,.08);color:var(--bentega-navy)}.bentega-guide-hero__text-cta{align-items:center;color:var(--bentega-navy);display:inline-flex;font-family:var(--bentega-font);font-size:16px;font-weight:700;gap:.35em;letter-spacing:0;line-height:1.3;text-decoration:none;transition:color var(--bentega-transition)}.bentega-guide-hero__text-cta,.bentega-guide-hero__text-cta:active,.bentega-guide-hero__text-cta:focus,.bentega-guide-hero__text-cta:focus-visible,.bentega-guide-hero__text-cta:hover,.bentega-guide-hero__text-cta:visited{font-family:var(--bentega-font);font-size:16px;font-weight:700;letter-spacing:0;line-height:1.3;text-decoration:none}.bentega-guide-hero__text-cta:focus,.bentega-guide-hero__text-cta:hover{color:var(--bentega-orange)}.bentega-guide-hero__text-cta:focus-visible{border-radius:4px;outline:3px solid rgba(255,112,1,.28);outline-offset:3px}.bentega-guide-hero__text-cta-label{color:currentColor;text-decoration-color:var(--bentega-orange);text-decoration-line:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}.bentega-guide-hero__text-cta-arrow{color:var(--bentega-orange);display:inline-block;text-decoration:none;transform:translateX(0);transition:transform var(--bentega-transition);will-change:transform}.bentega-guide-hero__text-cta:focus .bentega-guide-hero__text-cta-arrow,.bentega-guide-hero__text-cta:hover .bentega-guide-hero__text-cta-arrow{transform:translateX(3px)}.bentega-guide-hero__visual-wrap{align-self:start;min-width:0}.bentega-guide-hero__visual-card{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible;position:relative}.bentega-guide-hero__visual{background:transparent;display:block;height:auto;width:100%}.bentega-guide-hero--dark-navy .bentega-guide-hero__heading,.bentega-guide-hero--dark-navy .bentega-guide-hero__intro b,.bentega-guide-hero--dark-navy .bentega-guide-hero__intro strong,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__heading,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__intro b,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__intro strong{color:var(--bentega-white)}.bentega-guide-hero--dark-navy .bentega-guide-hero__intro,.bentega-guide-hero--dark-navy .bentega-guide-hero__trust-item,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__intro,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__trust-item{color:hsla(0,0%,100%,.78)}.bentega-guide-hero--dark-navy .bentega-guide-hero__text-cta,.bentega-guide-hero--dark-navy .bentega-guide-hero__text-cta:visited,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__text-cta,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__text-cta:visited{color:var(--bentega-white)}.bentega-guide-hero--dark-navy .bentega-guide-hero__text-cta:focus,.bentega-guide-hero--dark-navy .bentega-guide-hero__text-cta:hover,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__text-cta:focus,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__text-cta:hover{color:var(--bentega-orange-secondary)}.bentega-guide-hero--dark-navy .bentega-guide-hero__text-cta-label,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__text-cta-label{text-decoration-color:var(--bentega-orange-secondary)}.bentega-guide-hero--dark-navy .bentega-guide-hero__text-cta-arrow,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__text-cta-arrow{color:var(--bentega-orange-secondary)}.bentega-guide-hero.bentega-guide-hero--dark-navy .bentega-guide-hero__button--primary,.bentega-guide-hero.bentega-guide-hero--dark-navy .bentega-guide-hero__button--primary:visited,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__button--primary,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__button--primary:visited{background-color:var(--bentega-orange);border-color:var(--bentega-orange);box-shadow:0 10px 26px rgba(255,112,1,.26);color:var(--bentega-white)}.bentega-guide-hero.bentega-guide-hero--dark-navy .bentega-guide-hero__button--primary:focus,.bentega-guide-hero.bentega-guide-hero--dark-navy .bentega-guide-hero__button--primary:focus-visible,.bentega-guide-hero.bentega-guide-hero--dark-navy .bentega-guide-hero__button--primary:hover,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__button--primary:focus,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__button--primary:focus-visible,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__button--primary:hover{background-color:var(--bentega-orange-secondary);border-color:var(--bentega-orange-secondary);box-shadow:0 12px 30px rgba(255,112,1,.34);color:var(--bentega-white)}.bentega-guide-hero.bentega-guide-hero--dark-navy .bentega-guide-hero__button--secondary,.bentega-guide-hero.bentega-guide-hero--dark-navy .bentega-guide-hero__button--secondary:visited,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__button--secondary,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__button--secondary:visited{background-color:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.22);box-shadow:none;color:var(--bentega-white)}.bentega-guide-hero.bentega-guide-hero--dark-navy .bentega-guide-hero__button--secondary:focus,.bentega-guide-hero.bentega-guide-hero--dark-navy .bentega-guide-hero__button--secondary:focus-visible,.bentega-guide-hero.bentega-guide-hero--dark-navy .bentega-guide-hero__button--secondary:hover,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__button--secondary:focus,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__button--secondary:focus-visible,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__button--secondary:hover{background-color:var(--bentega-white);border-color:var(--bentega-white);box-shadow:0 10px 24px rgba(0,0,0,.16);color:var(--bentega-navy)}.bentega-guide-hero--dark-navy .bentega-guide-hero__visual-card,.bentega-guide-hero[data-background-style=dark-navy] .bentega-guide-hero__visual-card{background:transparent;border:0;box-shadow:none}@media (max-width:900px){.bentega-guide-hero{padding:48px 18px 64px}.bentega-guide-hero--has-visual .bentega-guide-hero__body{grid-template-columns:1fr}.bentega-guide-hero__visual-wrap{max-width:620px}.bentega-guide-hero__heading{font-size:clamp(34px,7vw,48px);line-height:1.1}}@media (max-width:640px){.bentega-guide-hero{padding:40px 16px 54px}.bentega-guide-hero__heading{font-size:clamp(30px,10vw,40px);letter-spacing:-.035em;line-height:1.1}.bentega-guide-hero__body{gap:26px;margin-top:20px}.bentega-guide-hero__intro{font-size:16px;line-height:1.6}.bentega-guide-hero__actions{align-items:stretch}.bentega-guide-hero__buttons{flex-direction:column;gap:10px;width:100%}.bentega-guide-hero__button{min-height:42px;padding:10px 18px;width:100%}.bentega-guide-hero__text-cta{width:fit-content}}@media (prefers-reduced-motion:reduce){.bentega-guide-hero *,.bentega-guide-hero :after,.bentega-guide-hero :before{animation:none!important;scroll-behavior:auto!important;transition:none!important}}