.hero{overflow:hidden}.hero:before{background:linear-gradient(180deg,#0f1c2e4f,#0f1c2e82);z-index:1}.hero-media{position:absolute;inset:0;z-index:0}.hero .wrap{z-index:2}.hero-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-3)}.section-head p,.strategy .content{max-width:62ch}.kicker{font-size:var(--fs-small);letter-spacing:.08em;text-transform:uppercase;color:#0f1c2ead}.three-boxes-grid{--three-boxes-grid-margin-top: 0}.three-boxes-card{--three-boxes-card-border: 2px solid rgba(15, 28, 46, .7);--three-boxes-card-grid-template-rows: none;--three-boxes-card-grid-row: auto;--three-boxes-card-height: 100%}.three-boxes,.target-group{background:var(--color-off-white);border-top:1px solid rgba(15,28,46,.08);border-bottom:1px solid rgba(15,28,46,.08)}.three-boxes-head{--three-boxes-head-align-self: auto}.three-boxes-icon{width:58px;height:58px;border-radius:50%;background:var(--color-off-white);color:var(--color-navy);display:grid;place-items:center}.three-boxes-icon svg{width:36px;height:36px;fill:currentColor}.section-note{margin-top:var(--space-3);font-size:var(--fs-body);color:var(--color-muted)}.introduction,.target-group{background:var(--color-off-white-dark)}.introduction-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:var(--space-5);align-items:stretch}.introduction-cards{display:grid;gap:var(--space-3)}.introduction-card{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-2);background:var(--color-navy);color:var(--color-off-white);transition:transform .08s ease,background .2s ease,box-shadow .2s ease}.introduction-card:hover{background:var(--color-deep-green);transform:translateY(-2px);box-shadow:0 16px 36px #0f1c2e29}.introduction-check{height:36px;width:36px;border-radius:999px;background:var(--color-deep-green);color:var(--color-off-white);display:grid;place-items:center;font-weight:700}.introduction-text{margin:0;font-size:var(--fs-body);font-weight:600;letter-spacing:.02em;text-transform:uppercase}.introduction-photo{margin:0;border-radius:var(--radius-2);overflow:hidden;border:1px solid rgba(15,28,46,.12);background:#fff}.introduction-photo img{width:100%;height:100%;object-fit:cover;display:block}.strategy{justify-content:center;text-align:center}.target_cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.target_card{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-2);background:var(--color-navy);color:var(--color-off-white);transition:transform .08s ease,background .2s ease,box-shadow .2s ease}.target_card:hover{background:var(--color-deep-green);transform:translateY(-2px);box-shadow:0 16px 36px #0f1c2e29}.target_check{height:36px;width:36px;border-radius:999px;background:#1f3d2be6;color:var(--color-off-white);display:grid;place-items:center;font-weight:700}.target_text{margin:0;font-size:var(--fs-body);font-weight:600}.four_boxes_card{padding:18px;border-radius:var(--radius-2);background:#ecede9;border:1px solid rgba(15,28,46,.1);box-shadow:none;display:grid;gap:10px;border-left:3px solid var(--color-navy);overflow:hidden}.four_boxes_grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.four_boxes_card.four_boxes_lift{transition:transform .08s ease,box-shadow .2s ease,border-color .2s ease}.four_boxes_card.four_boxes_lift:hover{transform:translateY(-2px);border-left:5px solid var(--color-navy);box-shadow:0 16px 36px #0f1c2e24}.four_boxes_head{display:grid;justify-items:center;align-items:center;align-content:center;gap:10px;margin:-18px -18px 0;padding:16px 18px;height:132px;background:var(--color-navy);border-radius:0}.four_boxes_head h4{margin:0;font-size:var(--fs-h4);line-height:1.1;color:var(--color-off-white);text-align:center}.four_boxes_icon{width:58px;height:58px;border-radius:50%;background:var(--color-off-white);color:var(--color-navy);display:grid;place-items:center}.four_boxes_icon svg{width:32px;height:32px;fill:currentColor}.four_boxes_card p{color:var(--color-muted)}.four_boxes_card-link,.four_boxes_card-link:hover,.four_boxes_card-link:focus-visible{color:inherit;text-decoration:none!important}.four_boxes_card-link *{text-decoration:none!important}.four_boxes_card-link:hover .btn.btn-outline.secondary-button,.four_boxes_card-link:focus-visible .btn.btn-outline.secondary-button,.four_boxes_card-link .btn.btn-outline.secondary-button:hover,.four_boxes_card-link .btn.btn-outline.secondary-button:focus-visible{background:#c2a14d;color:#0b0b0b;border-color:#c2a14d;box-shadow:0 10px 24px #0f1c2e1f;transform:translateY(-1px);text-decoration:none}.four_boxes_card-cta-arrow{display:inline-block;transition:transform .16s ease}.four_boxes_card-link:hover .four_boxes_card-cta-arrow,.four_boxes_card-link:focus-visible .four_boxes_card-cta-arrow{transform:translate(3px)}#mega-account [data-account-panel-content=private] .mega-menu__grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:980px){.hero{padding:36px 0;min-height:60vh}.hero-left{min-height:calc(60vh - 72px)}.section-head{flex-direction:column;align-items:flex-start}.four_boxes_grid,.introduction-grid,.target_cards{grid-template-columns:1fr}}