.eq-types.py-24{padding-top:104px;padding-bottom:104px}@media (max-width:760px){.eq-types.py-24{padding-top:64px;padding-bottom:64px}}.eq-types__outer.container{max-width:1240px;padding-left:32px;padding-right:32px}@media (max-width:640px){.eq-types__outer.container{padding-left:20px;padding-right:20px}}@media (max-width:380px){.eq-types__outer.container{padding-left:16px;padding-right:16px}}.eq-types__container.max-w-6xl{max-width:none}.eq-types__head{text-align:center;max-width:1080px;margin:0 auto 60px}@media (max-width:560px){.eq-types__head{margin-bottom:36px}}.eq-types__heading{margin-bottom:0}.eq-types__heading.text-h2{font-size:clamp(28px,3vw,40px);font-weight:900;line-height:1.18;letter-spacing:-.012em}.eq-types__subhead.text-xl{max-width:760px;margin:16px auto 0;font-size:18px;line-height:1.55;font-weight:400;color:var(--grey-600,#4B5260)}@media (max-width:560px){.eq-types__subhead.text-xl{font-size:16px}}.eq-types__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:26px;align-items:stretch;width:100%;min-width:0}@media (max-width:960px){.eq-types__grid{grid-template-columns:1fr}}.eq-types__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-content:start;min-width:0}@media (max-width:520px){.eq-types__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.eq-types__list{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x proximity;gap:8px;padding:2px 2px 10px;margin:0 -2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.eq-types__list::-webkit-scrollbar{display:none}.eq-types__tile{flex:0 0 auto;scroll-snap-align:center;padding:8px 14px}.eq-types__tile-name{max-width:none}}.eq-types__tile{display:flex;align-items:center;gap:11px;min-width:0;padding:7px 13px;border-radius:12px;border:1px solid var(--grey-200,#e4e6eb);background:#fff;cursor:pointer;text-align:left;transition:border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.eq-types__tile:hover{border-color:var(--brand-orange,#F26B1F);transform:translateY(-1px)}.eq-types__tile:focus-visible{outline:2px solid var(--brand-orange,#F26B1F);outline-offset:2px}.eq-types__tile.is-active{border-color:var(--brand-orange,#F26B1F);background:var(--brand-orange-tint,#FFF1E6);box-shadow:0 0 0 1px var(--brand-orange,#F26B1F)}.eq-types__tile-icon{width:34px;height:34px;border-radius:9px;background:var(--grey-100,#F1F2F5);display:grid;place-items:center;flex-shrink:0}.eq-types__tile.is-active .eq-types__tile-icon{background:#fff}.eq-types__tile-name{font-size:13.5px;font-weight:700;color:#0F0F12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.eq-types__tile.is-active .eq-types__tile-name{color:var(--brand-orange-hover,#DC5B14);font-weight:800}.eq-types__panel{position:relative;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(180deg,#fff,#FAFBFF);border:1px solid var(--grey-200,#e4e6eb);border-radius:22px;padding:32px;min-width:0;box-shadow:0 32px 64px -32px rgba(0,19,132,.22)}@media (max-width:680px){.eq-types__panel{padding:24px 20px}}.eq-types__panel-head{display:flex;align-items:center;gap:14px;margin-bottom:11px;min-width:0}.eq-types__panel-icon{width:60px;height:60px;border-radius:15px;background:linear-gradient(135deg,var(--brand-navy,#001384) 0,#2438B8 100%);display:grid;place-items:center;flex-shrink:0;color:#fff;box-shadow:0 12px 24px -10px rgba(0,19,132,.5)}.eq-types__panel-title{font-size:22px;font-weight:900;color:var(--brand-navy,#001384);margin:0;letter-spacing:-.01em;line-height:1.2;white-space:nowrap;min-width:0}@media (max-width:680px){.eq-types__panel-title{white-space:normal;font-size:20px}}.eq-types__panel-desc{font-size:14.5px;color:var(--grey-600,#4B5260);line-height:1.55;margin:0 0 11px;min-height:45px}@media (max-width:680px){.eq-types__panel-desc{min-height:0}}.eq-types__panel-mid{display:flex;align-items:center;gap:28px;margin-top:9px;flex-wrap:wrap;min-width:0}@media (max-width:560px){.eq-types__panel-mid{flex-direction:row;align-items:stretch;gap:12px;flex-wrap:nowrap;margin-top:7px}}.eq-types__panel-qr{flex:0 0 auto;background:#fff;border:1px solid var(--grey-200,#e4e6eb);border-radius:20px;padding:16px;display:grid;place-items:center;box-shadow:0 20px 44px -24px rgba(22,40,77,.3)}.eq-types__panel-qr svg{max-width:100%;height:auto}@media (max-width:560px){.eq-types__panel-qr{width:auto;max-width:44%;padding:10px;border-radius:14px}.eq-types__panel-qr svg{width:100%}}.eq-types__bullets{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:10px;flex:1;min-width:0;min-height:0;align-content:center}.eq-types__bullets li{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:700;color:var(--brand-navy,#001384);background:var(--grey-50,#F7F8FA);border:1px solid var(--grey-200,#e4e6eb);border-radius:12px;padding:11px 14px;min-width:0;transition:border-color .15s ease,background-color .15s ease}.eq-types__bullets li:hover{border-color:var(--brand-green,#6FBF8A);background:var(--brand-green-tint,#E8F4EC)}@media (max-width:560px){.eq-types__bullets li{font-size:12.5px;gap:8px;padding:8px 10px}}.eq-types__bullet-text{line-height:1.3}.eq-types__bullet-badge{width:22px;height:22px;border-radius:50%;background:var(--brand-green-deep,#3E9B5C);color:#fff;display:grid;place-items:center;flex-shrink:0}@media (max-width:560px){.eq-types__bullet-badge{width:19px;height:19px}}.eq-types__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;align-self:flex-start;height:52px;margin-top:20px;padding:0 26px;background-image:linear-gradient(180deg,#F8772B,#F26B1F);color:#fff;border-radius:14px;font-weight:700;font-size:15px;letter-spacing:.005em;text-decoration:none;white-space:nowrap;box-shadow:0 8px 24px -4px rgba(242,107,31,.35);transition:transform .15s ease,box-shadow .3s ease,background-color .15s ease}.eq-types__cta:hover{background-image:linear-gradient(180deg,#EC641A,#DC5B14);transform:translateY(-1px);box-shadow:0 12px 32px -6px rgba(242,107,31,.45)}@media (max-width:680px){.eq-types__panel-mid{align-items:center;gap:20px}.eq-types__panel-qr{align-self:center}.eq-types__cta{align-self:stretch;justify-content:center}}.eq-whatqr-section{background:var(--bg-2,#F7F8FA);padding-top:104px;padding-bottom:104px}@media (max-width:760px){.eq-whatqr-section{padding-top:64px;padding-bottom:64px}}@media (max-width:640px){.eq-whatqr-section .container{padding-left:20px;padding-right:20px}}@media (max-width:380px){.eq-whatqr-section .container{padding-left:16px;padding-right:16px}}.eq-whatqr-section .max-w-4xl{max-width:1080px;margin-bottom:60px}@media (max-width:560px){.eq-whatqr-section .max-w-4xl{margin-bottom:36px}}.eq-whatqr-section .text-h2{font-size:clamp(28px,3vw,40px);line-height:1.18}.eq-whatqr{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:18px;text-align:left;background:#fff;border:1px solid var(--grey-200,#e4e6eb);border-radius:18px;padding:36px 40px}.eq-whatqr__p{font-size:16px;line-height:1.75;color:var(--grey-700,#353A47);margin:0}@media (max-width:760px){.eq-whatqr{padding:24px}.eq-whatqr__p{font-size:15px}}@media (max-width:360px){.eq-whatqr{padding:18px}}