.help-section{align-items:center;background-color:#01022e;border-radius:28px;box-sizing:border-box;color:#fafbff;display:grid;gap:48px;grid-template-columns:1fr 1fr;margin:auto;overflow:hidden;padding:30px;position:relative;width:100%}.help-section .left-col{align-items:flex-start;display:flex;flex-direction:column}.help-section .badge{background-color:#ee792f;border-radius:20px;color:#fafbff;display:inline-block;font-family:Host Grotesk,sans-serif;font-size:14px;margin-bottom:15px;padding:6px 14px}.help-section .main-title{color:#fff;font-family:Host Grotesk,sans-serif;font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:500;line-height:1.15;margin:0 0 32px}.help-section .feature-list{display:flex;flex-direction:column;gap:24px;list-style:none;margin:0;padding:0}.help-section .feature-item{align-items:stretch;color:#fafbff;display:flex;font-family:Host Grotesk,sans-serif;font-size:1.1rem;line-height:1.4}.help-section .feature-item:before{background-color:#ee792f;border-radius:2px;content:"";display:inline-block;flex-shrink:0;margin-right:16px;min-height:24px;width:2px}.help-section .right-col{display:flex;height:100%}.help-section .support-card{align-items:flex-start;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:radial-gradient(98.45% 69.8% at 50.11% 46.83%,hsla(0,0%,100%,.08) 18.67%,hsla(0,0%,100%,.18) 100%);border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:30px;position:relative;width:100%}.help-section .support-card:before{background:linear-gradient(137deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,0) 60%,hsla(0,0%,100%,.4));border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px;pointer-events:none;position:absolute;z-index:4}.help-section .support-title{color:#fff;font-family:Host Grotesk,sans-serif;font-size:clamp(2rem,3vw,2.75rem);font-weight:500;margin:0 0 16px}.help-section .support-desc{color:rgba(250,251,255,.9);font-family:Host Grotesk,sans-serif;font-size:1.15rem;line-height:1.4;margin:0 0 32px}@media (max-width:900px){.help-section{gap:32px;grid-template-columns:1fr;padding:24px}.help-section .support-card{padding:28px 20px}}