.hp3 .support-page section.support-controls-section{background:#f6f8f7}.hp3 .support-controls-section .sec-head{margin-inline:auto;text-align:center}.hp3 .support-controls-section .sec-head .eyebrow{justify-content:center}.hp3 .support-controls-section .sec-head .lede{margin-inline:auto;max-width:650px}.hp3 .support-control-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hp3 .support-control-card{min-width:0;border:1px solid #dfe7e2;border-radius:15px;background:#fff;overflow:hidden}.hp3 .support-control-art{background:radial-gradient(ellipse at 50% 30%,#fff,#f3f6f4 70%,#edf2ef);border-bottom:1px solid #e5ece7}.hp3 .support-control-toolbar{height:47px;padding:13px 19px 3px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#718378}.hp3 .support-control-toolbar button{display:grid;place-items:center;width:27px;height:27px;border:1px solid #dce7df;border-radius:50%;background:#fff;color:#53745e;cursor:pointer}.hp3 .support-control-toolbar button:focus-visible{outline:2px solid #0f7a50;outline-offset:3px}.hp3 .support-control-svg{display:block;width:100%;height:auto;color:#657a6d}.hp3 .support-control-svg text{font-family:var(--sans);fill:#293a30}.hp3 .sc-panel{fill:#fff;stroke:#dfe7e1;filter:drop-shadow(0 4px 7px #23433008)}.hp3 .support-control-svg .sc-title{font-size:14px;font-weight:600}.hp3 .support-control-svg .sc-body{font-size:13px;font-weight:500}.hp3 .support-control-svg .sc-meta{font-size:10.5px;fill:#718078}.hp3 .support-control-svg .sc-small{font-size:11px;font-weight:500}.hp3 .support-control-svg .sc-green{fill:#168052;color:#168052}.hp3 .support-control-svg .sc-amber{color:#99752c}.hp3 .support-control-svg .sc-button-text{font-size:12px;font-weight:500;fill:#fff}.hp3 .sc-divider{stroke:#e9efeb}.hp3 .sc-mode-selection{fill:#eef7f1;stroke:#b6d6c1}.hp3 .sc-cursor,.hp3 .sc-mode-initial{visibility:hidden}.hp3 .sc-cursor{color:#243e2f;filter:drop-shadow(0 2px 2px #20372920)}.hp3 .sc-tool-highlight{fill:#eaf5ee;opacity:0}.hp3 .sc-tick{fill:none;stroke:#178451;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1}.hp3 .sc-white-tick .sc-tick{stroke:#fff}.hp3 .sc-approval-pending{visibility:hidden}.hp3 .sc-success-outline,.hp3 .sc-success-ring{fill:none;stroke:#399e65;opacity:0}.hp3 .sc-approved,.hp3 .sc-success-ring{transform-box:fill-box;transform-origin:center}.hp3 .support-control-copy{padding:27px 25px 30px}.hp3 .support-control-copy h3{font-size:22px;line-height:1.25;letter-spacing:-.025em;margin-bottom:14px;text-wrap:balance}.hp3 .support-control-copy p{font-size:14px;line-height:1.8;color:var(--t2)}.hp3 .support-control-art[data-playing=true] .sc-mode-selection{animation:sc-mode-select 2.2s cubic-bezier(.22,1,.36,1) both}.hp3 .support-control-art[data-playing=true] .sc-mode-initial{animation:sc-pending 2s step-end both}.hp3 .support-control-art[data-playing=true] .sc-mode-final{animation:sc-selected .15s ease 2s both}.hp3 .support-control-art[data-playing=true] .sc-mode-cursor{animation:sc-cursor 1.3s cubic-bezier(.22,1,.36,1) .9s both}.hp3 .support-control-art[data-playing=true] .sc-tool-highlight{animation:sc-tool-highlight 1.2s ease var(--sc-delay) both}.hp3 .support-control-art[data-playing=true] .sc-tick{animation:sc-draw .4s ease var(--sc-delay) both}.hp3 .support-control-art[data-playing=true] .sc-approval-pending{animation:sc-pending 2.5s step-end both}.hp3 .support-control-art[data-playing=true] .sc-approved{animation:sc-approved .5s cubic-bezier(.22,1,.36,1) 2.5s both}.hp3 .support-control-art[data-playing=true] .sc-approval-cursor{animation:sc-cursor 1.5s cubic-bezier(.22,1,.36,1) 1.1s both}.hp3 .support-control-art[data-playing=true] .sc-success-ring{animation:sc-ripple .9s ease-out 2.75s both}.hp3 .support-control-art[data-playing=true] .sc-success-outline{animation:sc-outline 1.3s ease 2.5s both}@keyframes sc-mode-select{0%,70%{transform:translateY(-59px)}to{transform:translateY(0)}}@keyframes sc-pending{0%{visibility:visible}to{visibility:hidden}}@keyframes sc-selected{0%{opacity:0}to{opacity:1}}@keyframes sc-cursor{0%{visibility:hidden;transform:translate(35px,22px)}15%{visibility:visible}65%,85%{visibility:visible;transform:translate(0)}to{visibility:hidden;transform:translate(0)}}@keyframes sc-tool-highlight{0%,to{opacity:0}25%,65%{opacity:1}}@keyframes sc-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes sc-approved{0%{visibility:hidden;opacity:0;transform:scale(.96)}1%{visibility:visible}to{visibility:visible;opacity:1;transform:scale(1)}}@keyframes sc-ripple{0%{opacity:.65;transform:scale(1)}to{opacity:0;transform:scale(1.09,1.45)}}@keyframes sc-outline{0%{opacity:0}35%{opacity:.8}to{opacity:.2}}@media (max-width:1100px){.hp3 .support-control-cards{gap:15px}.hp3 .support-control-copy{padding:24px 20px}.hp3 .support-control-copy h3{font-size:20px}.hp3 .support-control-copy p{font-size:13px}}@media (max-width:960px){.hp3 .support-control-cards{grid-template-columns:1fr;max-width:520px;margin-inline:auto;gap:24px}.hp3 .support-control-copy{padding:26px}.hp3 .support-control-copy h3{font-size:23px}.hp3 .support-control-copy p{font-size:14px}}@media (prefers-reduced-motion:reduce){.hp3 .support-control-art[data-playing=true] *{animation:none}.hp3 .support-control-toolbar button{visibility:hidden}}