.ds-hero{color:#fff;background:#082a32;align-items:center;min-height:520px;padding:180px 0 88px;display:flex;position:relative;overflow:hidden}.ds-hero-bg{object-fit:cover;object-position:center}.ds-hero:before{content:"";z-index:1;pointer-events:none;background:#000c106b;position:absolute;inset:0}.ds-hero .home-shell{z-index:2;position:relative}.ds-hero-copy{text-align:center;width:640px;max-width:100%;margin:0 auto;padding:28px 32px;position:relative}.ds-hero-corners:before,.ds-hero-corners:after,.ds-hero-copy:before,.ds-hero-copy:after{content:"";pointer-events:none;width:24px;height:24px;position:absolute}.ds-hero-corners:before{border-top:2px solid #fff;border-left:2px solid #fff;top:0;left:0}.ds-hero-corners:after{border-top:2px solid #fff;border-right:2px solid #fff;top:0;right:0}.ds-hero-copy:before{border-bottom:2px solid #fff;border-left:2px solid #fff;bottom:0;left:0}.ds-hero-copy:after{border-bottom:2px solid #fff;border-right:2px solid #fff;bottom:0;right:0}.ds-hero h1{font-family:var(--home-display);letter-spacing:0;margin:0;font-size:48px;font-weight:400;line-height:1}.ds-hero-copy p{color:#fffc;max-width:520px;margin:16px auto 0;font-size:16px;font-weight:400;line-height:1.3}.ds-section{padding:88px 0 112px}.ds-category{grid-template-columns:340px 1fr;align-items:start;gap:72px;display:grid}.ds-category-head h2{margin:0 0 12px}.ds-category-head>p{color:#013037e6;margin:0;font-size:16px;font-weight:400;line-height:1.3}.ds-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.ds-card{border:1px solid var(--home-rule);color:var(--home-deep);padding:24px}.ds-card-head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.ds-card-head img{flex:none}.ds-card h3{font-family:var(--home-sans);letter-spacing:0;margin:0;font-size:16px;font-weight:500;line-height:1.18}.ds-card p{font-family:var(--home-sans);letter-spacing:0;opacity:.72;margin:0;font-size:15px;font-weight:400;line-height:1.3}@media (max-width:900px){.ds-hero{min-height:0;padding:150px 0 64px}.ds-section{padding:64px 0 80px}.ds-category{grid-template-columns:1fr;gap:36px}}@media (max-width:640px){.ds-hero h1{font-size:40px}.ds-hero-copy p,.ds-category-head>p,.ds-card p{font-size:14px}.ds-grid{grid-template-columns:1fr}}
