.vsc-about-wrap *,.vsc-about-wrap :after,.vsc-about-wrap :before{box-sizing:border-box;margin:0;padding:0}.vsc-about-wrap{--vsc-navy:#1a3a5c;--vsc-teal:#1e7a6e;--vsc-emerald:#3ab87a;--vsc-gold:#c9a84c;--vsc-gold-light:#e8cf7a;--vsc-white:#fff;--vsc-text:#2d2d2d;--vsc-text-light:#555;align-items:center;background:#fff;display:flex;font-family:Lato,sans-serif;margin:0 auto;max-width:1200px;padding:64px 5%}.vsc-about-left{flex:0 0 34%;max-width:34%;padding:22px 0 22px 22px;position:relative}.vsc-about-corner-tl{border-left:2px solid var(--vsc-gold);border-top:2px solid var(--vsc-gold);left:0;top:0}.vsc-about-corner-br,.vsc-about-corner-tl{background:transparent;height:55%;pointer-events:none;position:absolute;width:55%;z-index:1}.vsc-about-corner-br{border-bottom:2px solid var(--vsc-gold);border-right:2px solid var(--vsc-gold);bottom:0;right:0}.vsc-about-img-box{border-radius:4px;box-shadow:0 8px 32px rgba(26,58,92,.13);overflow:hidden;position:relative;z-index:2}.vsc-about-img{display:block;object-fit:cover;object-position:center top;width:100%}.vsc-about-right{display:flex;flex:1;flex-direction:column;justify-content:center;padding-left:56px}.vsc-about-heading{color:var(--vsc-navy);font-family:Lato,sans-serif;font-size:clamp(26px,3.2vw,40px);font-weight:700;letter-spacing:-.3px;line-height:1.2;margin-bottom:22px}.vsc-about-body{color:var(--vsc-text-light);font-family:Lato,sans-serif;font-size:15px;font-weight:500;line-height:1.8;margin-bottom:16px;text-align:justify}.vsc-about-body:last-child{margin-bottom:0}@media (max-width:900px){.vsc-about-wrap{flex-direction:column;gap:40px;padding:48px 6%}.vsc-about-left{flex:none;max-width:100%;width:100%}.vsc-about-right{padding-left:0}}@media (max-width:520px){.vsc-about-heading{font-size:24px}.vsc-about-body{font-size:14px}.vsc-about-wrap{padding:36px 5%}}.vsc-about-cta{margin-top:28px}.vsc-about-btn{background:var(--vsc-navy);border-radius:4px;color:var(--vsc-white);display:inline-block;font-family:Lato,sans-serif;font-size:15px;font-weight:700;letter-spacing:.3px;padding:14px 32px;text-decoration:none;transition:background .2s ease}.vsc-about-btn:hover{background:var(--vsc-teal)}