.bentega-how-visual{--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-shadow-soft:0 14px 34px rgba(24,35,59,.08);--bentega-radius-card:22px;--bentega-radius-button:999px;--bentega-transition:180ms ease;--row-step-count:4;--step-gap:28px;--row-gap:36px;--number-weight:800;--heading-weight:800;--card-x-padding:28px;--card-top-padding:28px;--icon-row-height:52px;--icon-heading-gap:16px;--heading-body-gap:8px;--card-bottom-padding:22px;background:transparent;color:var(--bentega-body);font-family:var(--bentega-font)}.bentega-how-visual--icons-hide{--icon-row-height:0px;--icon-heading-gap:0px}.bentega-how-visual *,.bentega-how-visual :after,.bentega-how-visual :before{box-sizing:border-box}.bentega-how-visual__container{margin:0 auto;max-width:1200px;width:100%}.bentega-how-visual__header{margin:0 0 52px;max-width:none;text-align:left;width:100%}.bentega-how-visual__eyebrow{color:var(--bentega-orange);font-family:var(--bentega-font)!important;font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.4;margin:0 0 12px;text-transform:uppercase}.bentega-how-visual__heading{color:var(--bentega-navy)!important;font-family:var(--bentega-font)!important;font-size:clamp(30px,4vw,44px);font-weight:700;letter-spacing:-.035em;line-height:1.16;margin:0;max-width:none}.bentega-how-visual__intro{font-weight:400;margin:18px 0 0;max-width:none;width:100%}.bentega-how-visual__intro,.bentega-how-visual__intro p{color:var(--bentega-body)!important;font-family:var(--bentega-font)!important;font-size:18px;line-height:1.6}.bentega-how-visual__intro p{margin:0}.bentega-how-visual__intro p+p{margin-top:12px}.bentega-how-visual__ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;margin-top:28px}.bentega-how-visual__button,.bentega-how-visual__button:active,.bentega-how-visual__button:focus,.bentega-how-visual__button:hover{align-items:center;border-radius:var(--bentega-radius-button);border-style:solid;border-width:1px;cursor:pointer;display:inline-flex;font-family:var(--bentega-font)!important;font-size:16px!important;font-weight:700!important;gap:.45em;justify-content:center;letter-spacing:0!important;line-height:1.2!important;min-height:48px;padding:13px 22px;text-decoration:none!important;text-transform:none!important;transform:none!important;transition:background-color var(--bentega-transition),color var(--bentega-transition),border-color var(--bentega-transition),box-shadow var(--bentega-transition)}.bentega-how-visual__button:focus-visible{outline:3px solid rgba(255,112,1,.28);outline-offset:3px}.bentega-how-visual__button--primary,.bentega-how-visual__button--primary:active{background:var(--bentega-orange);border-color:transparent;box-shadow:0 10px 24px rgba(255,112,1,.16);color:var(--bentega-white)!important}.bentega-how-visual__button--primary:focus,.bentega-how-visual__button--primary:hover{background:var(--bentega-navy);border-color:transparent;box-shadow:0 10px 24px rgba(24,35,59,.14);color:var(--bentega-white)!important}.bentega-how-visual__button--secondary,.bentega-how-visual__button--secondary:active{background:var(--bentega-white);border-color:var(--bentega-border-strong);box-shadow:none;color:var(--bentega-navy)!important}.bentega-how-visual__button--secondary:focus,.bentega-how-visual__button--secondary:hover{background:var(--bentega-bg-light);border-color:rgba(24,35,59,.28);box-shadow:0 10px 24px rgba(24,35,59,.08);color:var(--bentega-navy)!important}.bentega-how-visual__button-label,.bentega-how-visual__button:active .bentega-how-visual__button-label,.bentega-how-visual__button:focus .bentega-how-visual__button-label,.bentega-how-visual__button:hover .bentega-how-visual__button-label{color:inherit!important;display:inline-block;font-family:var(--bentega-font)!important;font-size:16px!important;font-weight:700!important;letter-spacing:0!important;line-height:1.2!important;text-decoration:none!important;text-transform:none!important}.bentega-how-visual__button-arrow,.bentega-how-visual__button:active .bentega-how-visual__button-arrow,.bentega-how-visual__button:focus .bentega-how-visual__button-arrow,.bentega-how-visual__button:hover .bentega-how-visual__button-arrow{color:inherit!important;display:inline-block;font-family:var(--bentega-font)!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important;will-change:transform}.bentega-how-visual__button-arrow{transform:translateX(0);transition:transform var(--bentega-transition)}.bentega-how-visual__button:focus .bentega-how-visual__button-arrow,.bentega-how-visual__button:hover .bentega-how-visual__button-arrow{transform:translateX(3px)}.bentega-how-visual__rows{display:grid;gap:var(--row-gap)}.bentega-how-visual__steps{column-gap:var(--step-gap);display:grid;grid-template-columns:repeat(var(--row-step-count),minmax(0,1fr));grid-template-rows:44px 22px var(--card-top-padding) var(--icon-row-height) var(--icon-heading-gap) auto var(--heading-body-gap) auto var(--card-bottom-padding);list-style:none;margin:0 auto;max-width:100%;padding:0;position:relative;row-gap:0;width:100%}.bentega-how-visual--two-rows .bentega-how-visual__steps{max-width:1060px}.bentega-how-visual--two-rows .bentega-how-visual__steps[style*="--row-step-count: 2"]{max-width:700px}.bentega-how-visual--two-rows .bentega-how-visual__steps[style*="--row-step-count: 3"]{max-width:900px}.bentega-how-visual--two-rows .bentega-how-visual__steps[style*="--row-step-count: 4"]{max-width:1120px}.bentega-how-visual__card,.bentega-how-visual__step{display:contents}.bentega-how-visual__node-wrap{align-items:center;display:flex;grid-column:var(--step-index);grid-row:1;justify-content:center;position:relative;z-index:3}.bentega-how-visual__step:not(:last-child) .bentega-how-visual__node-wrap:after{background:var(--bentega-border);content:"";height:1px;left:50%;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% + var(--step-gap));z-index:0}.bentega-how-visual--count-1 .bentega-how-visual__node-wrap:after,.bentega-how-visual__steps .bentega-how-visual__step:last-child .bentega-how-visual__node-wrap:after{display:none}.bentega-how-visual__node{align-items:center;border-radius:999px;box-shadow:0 10px 24px rgba(24,35,59,.08);color:var(--bentega-navy)!important;display:inline-flex;font-family:var(--bentega-font)!important;font-size:16px;font-weight:var(--number-weight)!important;height:44px;justify-content:center;line-height:1;position:relative;width:44px;z-index:2}.bentega-how-visual__card-bg,.bentega-how-visual__node{background:var(--bentega-white);border:1px solid var(--bentega-border)}.bentega-how-visual__card-bg{border-radius:var(--bentega-radius-card);box-shadow:var(--bentega-shadow-soft);display:block;grid-column:var(--step-index);grid-row:3/10;transition:border-color var(--bentega-transition),box-shadow var(--bentega-transition),transform var(--bentega-transition);z-index:0}.bentega-how-visual__step:hover .bentega-how-visual__card-bg{border-color:rgba(255,112,1,.28);box-shadow:0 18px 44px rgba(24,35,59,.09);transform:translateY(-2px)}.bentega-how-visual__icon{align-items:center;align-self:start;background:#fff4e5;border-radius:16px;color:var(--bentega-orange-secondary);display:inline-flex;grid-column:var(--step-index);grid-row:4;height:52px;justify-content:center;justify-self:start;margin-left:var(--card-x-padding);width:52px;z-index:1}.bentega-how-visual__icon svg{height:28px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:28px}.bentega-how-visual__step-title{color:var(--bentega-navy)!important;font-size:21px;font-weight:var(--heading-weight)!important;grid-row:6;letter-spacing:-.025em;line-height:1.32}.bentega-how-visual__step-title,.bentega-how-visual__text{align-self:start;font-family:var(--bentega-font)!important;grid-column:var(--step-index);justify-self:stretch;margin:0;padding:0 var(--card-x-padding);z-index:1}.bentega-how-visual__text{grid-row:8}.bentega-how-visual__text,.bentega-how-visual__text p{color:var(--bentega-body)!important;font-size:18px;font-weight:400;line-height:1.58}.bentega-how-visual__text p{font-family:var(--bentega-font)!important;margin:0}.bentega-how-visual__text p+p{margin-top:10px}.bentega-how-visual__intro a,.bentega-how-visual__text a{color:var(--bentega-navy);font-weight:700;text-decoration:underline;text-decoration-color:rgba(255,112,1,.55);text-decoration-thickness:2px;text-underline-offset:4px}.bentega-how-visual__intro a:focus,.bentega-how-visual__intro a:hover,.bentega-how-visual__text a:focus,.bentega-how-visual__text a:hover{color:var(--bentega-orange);text-decoration-color:var(--bentega-orange)}.bentega-how-visual__intro a:focus-visible,.bentega-how-visual__text a:focus-visible{border-radius:8px;outline:3px solid rgba(255,112,1,.28);outline-offset:4px}@media (max-width:1020px){.bentega-how-visual{--step-gap:24px}.bentega-how-visual__header{margin-bottom:44px}.bentega-how-visual__heading{font-size:clamp(30px,5vw,36px)}.bentega-how-visual__rows{display:block}.bentega-how-visual--two-rows .bentega-how-visual__steps,.bentega-how-visual--two-rows .bentega-how-visual__steps[style*="--row-step-count"],.bentega-how-visual__steps{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;max-width:100%}.bentega-how-visual__rows .bentega-how-visual__steps+.bentega-how-visual__steps{margin-top:24px}.bentega-how-visual__step{display:block;min-width:0;position:relative}.bentega-how-visual__card{background:var(--bentega-white);border:1px solid var(--bentega-border);border-radius:var(--bentega-radius-card);box-shadow:var(--bentega-shadow-soft);display:block;height:100%;padding:24px 24px 22px}.bentega-how-visual__card-bg{display:none}.bentega-how-visual__node-wrap{display:flex;justify-content:flex-start;margin-bottom:16px}.bentega-how-visual__node-wrap:after{display:none!important}.bentega-how-visual__icon,.bentega-how-visual__step-title,.bentega-how-visual__text{grid-column:auto;grid-row:auto;margin-left:0;padding:0}.bentega-how-visual__icon{display:inline-flex;margin-bottom:16px}.bentega-how-visual--icons-hide .bentega-how-visual__icon{display:none}.bentega-how-visual__step-title{display:block;font-size:20px;margin:0 0 8px}.bentega-how-visual__text{display:block;margin:0}}@media (max-width:680px){.bentega-how-visual__container{max-width:100%}.bentega-how-visual__header{margin-bottom:36px;max-width:none;text-align:left;width:100%}.bentega-how-visual__eyebrow{font-size:14px}.bentega-how-visual__heading{font-size:clamp(26px,8vw,30px);line-height:1.18;max-width:none}.bentega-how-visual__intro,.bentega-how-visual__intro p{font-size:17px;line-height:1.6;max-width:none}.bentega-how-visual__ctas{gap:10px;justify-content:flex-start;margin-top:24px}.bentega-how-visual__button,.bentega-how-visual__button:active,.bentega-how-visual__button:focus,.bentega-how-visual__button:hover{width:100%}.bentega-how-visual--two-rows .bentega-how-visual__steps,.bentega-how-visual--two-rows .bentega-how-visual__steps[style*="--row-step-count"],.bentega-how-visual__steps{gap:22px;grid-template-columns:1fr}.bentega-how-visual__rows .bentega-how-visual__steps+.bentega-how-visual__steps{margin-top:22px}.bentega-how-visual__step{align-items:start;column-gap:16px;display:grid;grid-template-columns:44px 1fr}.bentega-how-visual--two-rows .bentega-how-visual__rows .bentega-how-visual__steps:first-child .bentega-how-visual__step:last-child:before,.bentega-how-visual__step:not(:last-child):before{background:var(--bentega-border);bottom:-22px;content:"";left:22px;position:absolute;top:44px;width:1px;z-index:0}.bentega-how-visual__node-wrap{grid-column:1;justify-content:center;margin-bottom:0}.bentega-how-visual__card{border-radius:20px;grid-column:2;padding:22px 22px 20px}.bentega-how-visual__icon{height:48px;margin-bottom:15px;width:48px}.bentega-how-visual--icons-hide .bentega-how-visual__icon{display:none}.bentega-how-visual__step-title{font-size:20px;margin-bottom:8px}.bentega-how-visual__text,.bentega-how-visual__text p{font-size:17px;line-height:1.58}}@media (prefers-reduced-motion:reduce){.bentega-how-visual *,.bentega-how-visual :after,.bentega-how-visual :before{animation:none!important;scroll-behavior:auto!important;transition:none!important}}