.bentega-checklist{--bentega-font:"Open Sans",sans-serif;--bentega-navy:#18233b;--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-card:22px;--bentega-radius-button:999px;--bentega-transition:180ms ease;color:var(--bentega-body);font-family:var(--bentega-font)}.bentega-checklist,.bentega-checklist *,.bentega-checklist :after,.bentega-checklist :before{box-sizing:border-box}.bentega-checklist--light{background:var(--bentega-bg-light)}.bentega-checklist--white{background:var(--bentega-white)}.bentega-checklist--compact{padding:64px 20px}.bentega-checklist--standard{padding:88px 20px}.bentega-checklist--spacious{padding:104px 20px}.bentega-checklist__container{margin:0 auto;max-width:1120px;width:100%}.bentega-checklist__header{margin:0 0 34px;max-width:none;width:100%}.bentega-checklist__eyebrow{color:var(--bentega-orange);font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.3;margin:0 0 12px;text-transform:uppercase}.bentega-checklist__heading{color:var(--bentega-navy);font-size:clamp(30px,4vw,42px);font-weight:700;letter-spacing:-.02em;line-height:1.16;margin:0;max-width:none;width:100%}.bentega-checklist__intro{color:var(--bentega-body);font-size:18px;font-weight:400;line-height:1.62;margin-top:18px;max-width:none;width:100%}.bentega-checklist__intro>:first-child{margin-top:0}.bentega-checklist__intro>:last-child{margin-bottom:0}.bentega-checklist__intro p{margin:0 0 14px}.bentega-checklist__list{align-items:stretch;column-gap:22px;display:grid;list-style:none;margin:0;padding:0;row-gap:0;width:100%}.bentega-checklist--layout-two_column .bentega-checklist__list{grid-template-columns:repeat(2,minmax(0,1fr))}.bentega-checklist--layout-single_column .bentega-checklist__list{grid-template-columns:minmax(0,1fr)}.bentega-checklist__item{display:block;margin:0;min-width:0;padding:0;position:relative}.bentega-checklist--layout-single_column .bentega-checklist__item:nth-child(n+2),.bentega-checklist--layout-two_column .bentega-checklist__item:nth-child(n+3){margin-top:-10px}.bentega-checklist__item-inner{align-items:flex-start;background:var(--bentega-white);border:1px solid var(--bentega-border);border-radius:var(--bentega-radius-card);box-shadow:none;display:flex;gap:16px;height:100%;min-height:100%;overflow:visible;padding:22px 22px 22px 20px;width:100%}.bentega-checklist__badge{align-items:center;background:rgba(255,112,1,.08);border:1px solid rgba(255,112,1,.24);border-radius:999px;color:var(--bentega-orange);display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:700;height:38px;justify-content:center;letter-spacing:.01em;line-height:1;margin-top:2px;min-width:38px;text-align:center;width:38px}.bentega-checklist__check-icon{height:18px;width:18px}.bentega-checklist__item-copy{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.bentega-checklist__item-heading{color:var(--bentega-navy);font-size:19px;font-weight:700;letter-spacing:-.01em;line-height:1.32;margin:0}.bentega-checklist--layout-two_column .bentega-checklist__item-heading{min-height:2.64em}.bentega-checklist__item-description{color:var(--bentega-body);font-size:16px;font-weight:400;line-height:1.58;margin-top:8px}.bentega-checklist__item-description>:first-child{margin-top:0}.bentega-checklist__item-description>:last-child{margin-bottom:0}.bentega-checklist__item-description p{margin:0 0 10px}.bentega-checklist__cta-group{align-items:center;display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:38px}.bentega-checklist__button,.bentega-checklist__button:visited{align-items:center;background:var(--bentega-orange);border:1px solid transparent;border-radius:var(--bentega-radius-button);color:var(--bentega-white);cursor:pointer;display:inline-flex;font-family:var(--bentega-font);font-size:16px;font-weight:700;gap:.45em;justify-content:center;letter-spacing:0;line-height:1.2;min-height:48px;padding:13px 22px;text-decoration:none;transform:none;transition:background-color var(--bentega-transition),color var(--bentega-transition),border-color var(--bentega-transition)}.bentega-checklist__button:focus,.bentega-checklist__button:hover{background:var(--bentega-navy);border-color:var(--bentega-navy);color:var(--bentega-white);font-size:16px;font-weight:700;letter-spacing:0;line-height:1.2;text-decoration:none;transform:none}.bentega-checklist__button-label{font-family:inherit}.bentega-checklist__button-label,.bentega-checklist__button:focus .bentega-checklist__button-label,.bentega-checklist__button:hover .bentega-checklist__button-label{color:inherit;font-size:inherit;font-weight:700;letter-spacing:inherit;line-height:inherit;text-decoration:none}.bentega-checklist__button-arrow{color:var(--bentega-orange-secondary);display:inline-block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1;text-decoration:none;transform:translateX(0);transition:transform var(--bentega-transition);will-change:transform}.bentega-checklist__button:focus .bentega-checklist__button-arrow,.bentega-checklist__button:hover .bentega-checklist__button-arrow{color:var(--bentega-orange-secondary);text-decoration:none;transform:translateX(3px)}.bentega-checklist__text-cta,.bentega-checklist__text-cta:visited{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;transform:none;transition:color var(--bentega-transition)}.bentega-checklist__text-cta:focus,.bentega-checklist__text-cta:hover{color:var(--bentega-orange);font-size:16px;font-weight:700;letter-spacing:0;line-height:1.3;text-decoration:none;transform:none}.bentega-checklist__text-cta-label{border-bottom:1px solid rgba(24,35,59,.36);color:inherit;font-family:inherit;font-size:inherit;font-weight:700;letter-spacing:inherit;line-height:inherit;text-decoration:none;transition:color var(--bentega-transition),border-color var(--bentega-transition)}.bentega-checklist__text-cta:focus .bentega-checklist__text-cta-label,.bentega-checklist__text-cta:hover .bentega-checklist__text-cta-label{border-color:rgba(255,112,1,.58);color:inherit;font-size:inherit;font-weight:700;letter-spacing:inherit;line-height:inherit;text-decoration:none}.bentega-checklist__text-cta-arrow{border-bottom:0;color:var(--bentega-orange);display:inline-block;font-family:inherit;font-size:inherit;font-weight:700;letter-spacing:inherit;line-height:1;text-decoration:none;transform:translateX(0);transition:transform var(--bentega-transition);will-change:transform}.bentega-checklist__text-cta:focus .bentega-checklist__text-cta-arrow,.bentega-checklist__text-cta:hover .bentega-checklist__text-cta-arrow{border-bottom:0;color:var(--bentega-orange);text-decoration:none;transform:translateX(3px)}.bentega-checklist__button:focus-visible,.bentega-checklist__text-cta:focus-visible{outline:3px solid rgba(255,112,1,.28);outline-offset:3px}@media (max-width:900px){.bentega-checklist--compact{padding-bottom:56px;padding-top:56px}.bentega-checklist--standard{padding-bottom:72px;padding-top:72px}.bentega-checklist--spacious{padding-bottom:80px;padding-top:80px}.bentega-checklist__header{margin-bottom:30px}.bentega-checklist__intro{font-size:17px}.bentega-checklist__item-inner{padding:20px}.bentega-checklist--layout-two_column .bentega-checklist__item-heading{min-height:2.64em}}@media (max-width:760px){.bentega-checklist--layout-two_column .bentega-checklist__list{grid-template-columns:minmax(0,1fr)}.bentega-checklist--layout-two_column .bentega-checklist__item:nth-child(n+3){margin-top:0}.bentega-checklist--layout-two_column .bentega-checklist__item:nth-child(n+2){margin-top:-10px}.bentega-checklist--layout-two_column .bentega-checklist__item-heading{min-height:0}}@media (max-width:560px){.bentega-checklist--compact,.bentega-checklist--spacious,.bentega-checklist--standard{padding:52px 18px}.bentega-checklist__header{margin-bottom:26px}.bentega-checklist__heading{font-size:clamp(27px,8vw,32px)}.bentega-checklist__intro{font-size:16px;line-height:1.6;margin-top:14px}.bentega-checklist__list{column-gap:16px}.bentega-checklist__item-inner{border-radius:18px;gap:14px;padding:18px}.bentega-checklist__badge{font-size:12px;height:34px;min-width:34px;width:34px}.bentega-checklist__item-heading{font-size:18px}.bentega-checklist__item-description{font-size:15.5px;line-height:1.55}.bentega-checklist__cta-group{align-items:stretch;flex-direction:column;gap:16px;margin-top:32px}.bentega-checklist__button{width:100%}.bentega-checklist__text-cta{align-self:center;justify-content:center}}@media (prefers-reduced-motion:reduce){.bentega-checklist *,.bentega-checklist :after,.bentega-checklist :before{animation:none!important;scroll-behavior:auto!important;transition:none!important}}