.sws-section{background:#000;padding:64px 0 0}.sws-inner{max-width:1200px;margin:0 auto;padding:0 24px 40px;text-align:center}.sws-heading{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;color:#fff;margin-bottom:16px}.sws-subtext{font-size:1rem;color:#ccc;max-width:840px;margin:0 auto;line-height:1.7;text-align:center}.sws-image-wrap{position:relative;width:100%;max-width:1200px;margin:0 auto}.sws-bg-img{display:block;width:100%;height:520px;object-fit:cover;object-position:center top}.sws-cards{position:absolute;bottom:0;left:0;right:0;align-items:flex-end;padding:0 18px}.sws-card,.sws-cards{display:flex;gap:8px;z-index:2}.sws-card{flex:1;background:#fff;color:#111;text-decoration:none;padding:20px 18px;flex-direction:column;transition:background .22s ease,color .22s ease;min-height:80px;overflow:hidden;border:none;outline:none;cursor:pointer;position:relative}.sws-card--active{background:#0a58ca;color:#fff;padding-top:16px}.sws-card-label{font-size:1.15rem;font-weight:700;display:block;color:#111;transition:color .22s ease}.sws-card--active .sws-card-label{color:#fff}.sws-card-desc{font-size:.88rem;line-height:1.55;margin:0;color:#fff;max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .2s ease}.sws-card--active .sws-card-desc{max-height:120px;opacity:1}.sws-card-arrow{font-size:1.2rem;font-weight:700;margin-top:auto;color:#111;transition:color .22s ease}.sws-card--active .sws-card-arrow{color:#fff}@media (max-width:768px){.sws-bg-img{height:260px}.sws-cards{position:static;flex-wrap:wrap}.sws-card{flex:0 0 50%;border-bottom:1px solid #e0e0e0}.sws-card-desc{max-height:none;opacity:1}.sws-card--active{background:#0a58ca;color:#fff}}@media (max-width:480px){.sws-card{flex:0 0 100%}}.st-section{padding:72px 0;background:#111}.st-container{max-width:1200px;margin:0 auto;padding:0 24px}.st-header{max-width:860px;margin-bottom:48px}.st-heading{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;color:#fff;margin-bottom:16px;line-height:1.25}.st-subtext{font-size:1rem;color:#aaa;line-height:1.75}.st-panel{display:flex;align-items:stretch;border-radius:4px;overflow:hidden;box-shadow:0 4px 32px rgba(0,0,0,.5)}.st-sidebar{width:300px;flex-shrink:0;background:#000;display:flex;flex-direction:column;padding:8px 0}.st-tab{background:none;text-align:left;color:#888;font-size:.95rem;font-weight:400;padding:16px 28px;cursor:pointer;border:none;border-left:3px solid transparent;transition:background .18s,color .18s,border-color .18s;line-height:1.4}.st-tab:hover{background:rgba(255,255,255,.05);color:#fff}.st-tab--active{color:#fff;font-weight:700;border-left-color:#0a58ca;background:rgba(10,88,202,.12)}.st-content{flex:1;background:#1a1a1a;padding:48px 52px;display:flex;flex-direction:column;gap:16px}.st-content-title{font-size:1.3rem;font-weight:700;color:#fff;margin:0;line-height:1.35}.st-content-body{font-size:.97rem;color:#bbb;line-height:1.75;margin:0}.st-content-highlight{font-size:.97rem;font-weight:600;color:#fff;margin:0}.st-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.st-bullets li{font-size:.95rem;color:#bbb;line-height:1.6;padding-left:18px;position:relative}.st-bullets li:before{content:"•";position:absolute;left:0;color:#0a58ca;font-weight:700}.st-cta-btn{display:inline-block;margin-top:8px;padding:13px 28px;background:#0a58ca;color:#fff;font-size:.95rem;font-weight:600;border-radius:4px;text-decoration:none;align-self:flex-start;transition:background .2s,transform .2s}.st-cta-btn:hover{background:#0847a8;color:#fff;transform:translateY(-2px)}@media (max-width:860px){.st-panel{flex-direction:column}.st-sidebar{width:100%;flex-direction:row;flex-wrap:wrap;padding:0}.st-tab{border-left:none;border-bottom:3px solid transparent;padding:12px 16px;font-size:.85rem}.st-tab--active{border-bottom-color:#0a58ca;border-left-color:transparent}.st-content{padding:32px 24px}}