@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--blue:#1058a5;--navy:#071b31;--sky:#dcecff;--off:#f4f7fa;--ink:#102337;--muted:#617081;--line:#d7e0e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--off);color:var(--ink);margin:0;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}svg{flex:none;width:20px;height:20px}header{z-index:20;color:#fff;background:#071b31f5;border-bottom:2px solid #2878c8;align-items:center;height:82px;padding:0 5vw;display:flex;position:fixed;inset:0 0 auto}.brand{text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:12px;font:700 24px/1 Barlow Condensed;display:flex}.brand>b{background:var(--blue);border:2px solid #fff;place-items:center;width:48px;height:48px;font-size:22px;display:grid;transform:skew(-5deg)}.brand em{color:#79bafc;font-style:normal}.brand small{letter-spacing:.18em;color:#fffa;margin-top:5px;font:600 9px Inter;display:block}nav{gap:30px;margin-left:auto;display:flex}nav a{text-transform:uppercase;letter-spacing:.08em;color:#ffffffc5;font-size:13px;font-weight:700}.call{background:var(--blue);align-items:center;gap:8px;margin-left:34px;padding:12px 17px;font-weight:700;display:flex}header>button{color:#fff;background:0 0;border:0;font-size:26px;display:none}.hero{color:#fff;align-items:center;height:94vh;min-height:800px;padding:145px 7vw 85px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center 52%;width:100%;height:100%;position:absolute;inset:0}.shade{background:linear-gradient(90deg,#05192ff7,#082544e4 43%,#071b3160 75%),linear-gradient(#0000 45%,#071b31b0);position:absolute;inset:0}.heroCopy{z-index:2;max-width:770px;position:relative}.eyebrow{color:var(--blue);letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800}.hero .eyebrow,.work .eyebrow,.contact .eyebrow{color:#8bc4ff}h1,h2,h3{text-transform:uppercase;margin:0;font-family:Barlow Condensed;line-height:.94}h1{font-size:clamp(64px,8vw,116px)}h2{font-size:clamp(46px,5.5vw,78px)}h3{font-size:29px}h1 em,h2 em{color:#6cb2fa;font-style:normal}.heroCopy>p:not(.eyebrow){color:#e4edf7;max-width:650px;font-size:19px;line-height:1.65}.actions{flex-wrap:wrap;gap:12px;margin:30px 0;display:flex}.btn{cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;padding:16px 23px;font:700 14px Inter;display:inline-flex}.primary{background:var(--blue);color:#fff}.primary:hover{background:#176bbf}.outline{border:1px solid #fff7}.trust{color:#d4e0ec;flex-wrap:wrap;gap:24px;font-size:13px;display:flex}.trust span{align-items:center;gap:7px;display:flex}.trust svg{color:#79bbff}.materials{background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.08em;justify-content:center;align-items:center;gap:5vw;min-height:82px;padding:20px;font:700 17px Barlow Condensed;display:flex}.materials small{letter-spacing:.22em;color:#c9e4ff;font:700 10px Inter}.section,.work{padding:115px 6vw}.section{max-width:1480px;margin:auto}.heading{grid-template-columns:1.2fr .7fr;align-items:end;gap:60px;max-width:1300px;margin:0 auto 52px;display:grid}.heading>p{color:var(--muted);margin:0;line-height:1.75}.section h2 em{color:var(--blue)}.services{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.services article{border:1px solid var(--line);background:#fff;padding:34px;transition:all .25s;position:relative}.services article:hover{border-color:#83b8ed;transform:translateY(-5px);box-shadow:0 18px 50px #12304c18}.services article>i{color:#b4c0cb;font:700 14px Barlow Condensed;position:absolute;top:22px;right:24px}.services article>span{background:var(--sky);width:48px;height:48px;color:var(--blue);place-items:center;margin-bottom:24px;display:grid}.services p{color:var(--muted);min-height:80px;font-size:14px;line-height:1.65}.services a,.textLink{color:var(--blue);align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.services a svg,.textLink svg{width:16px}.work{background:var(--navy);color:#fff}.work .heading>p{color:#b9c7d5}.gallery{grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:12px;max-width:1500px;margin:auto;display:grid}.gallery button{cursor:pointer;text-align:left;background:#000;border:0;padding:0;position:relative;overflow:hidden}.gallery button.feature{grid-area:span 2/span 2}.gallery img{object-fit:cover;width:100%;height:100%;transition:all .5s}.gallery button:hover img{opacity:.78;transform:scale(1.05)}.gallery button>span{color:#fff;background:linear-gradient(#0000,#061728ed);flex-direction:column;padding:45px 18px 17px;font-size:13px;font-weight:700;display:flex;position:absolute;inset:auto 0 0}.gallery small{color:#87c6ff;text-transform:uppercase;letter-spacing:.17em;margin-bottom:5px;font-size:9px}.about{background:#fff;grid-template-columns:1fr 1fr;min-height:690px;display:grid}.aboutPic{min-height:590px;position:relative}.aboutPic img{object-fit:cover;width:100%;height:100%}.aboutPic>b{background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.08em;padding:22px 30px;font:700 18px Barlow Condensed;position:absolute;bottom:0;right:0}.aboutCopy{flex-direction:column;justify-content:center;padding:9vw 8vw;display:flex}.aboutCopy h2 em{color:var(--blue)}.aboutCopy>p:not(.eyebrow){color:var(--muted);line-height:1.8}.aboutCopy ul{gap:13px;margin:15px 0 28px;padding:0;font-size:14px;font-weight:600;list-style:none;display:grid}.aboutCopy li{align-items:center;gap:9px;display:flex}.aboutCopy li svg{color:var(--blue)}.contact{color:#fff;background:linear-gradient(120deg,#06192e,#0b3158);grid-template-columns:.85fr 1.15fr;gap:8vw;padding:110px 8vw;display:grid}.contact>div>p:not(.eyebrow){color:#bfcedc;max-width:540px;line-height:1.7}.contactLines{gap:20px;margin-top:35px;display:grid}.contactLines>a,.contactLines>span{align-items:center;gap:14px;display:flex}.contactLines svg{color:#7dbdff}.contactLines span span,.contactLines a span{font-weight:700;display:grid}.contactLines small{color:#8da5ba;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:9px}.contact form{color:var(--ink);border-top:5px solid var(--blue);background:#fff;gap:17px;padding:36px;display:grid}.contact form h3{font-size:34px}.contact label{gap:7px;font-size:12px;font-weight:700;display:grid}.contact input,.contact select,.contact textarea{border:1px solid var(--line);color:var(--ink);background:#f7f9fb;outline:none;padding:13px;font:14px Inter}.contact input:focus,.contact select:focus,.contact textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1056a31d}.contact textarea{resize:vertical}.contact form>small{text-align:center;color:var(--muted);line-height:1.5}footer{color:#fff;background:#04101d;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:55px 6vw;display:grid}footer p{color:#8195a7;font-size:13px}footer>div{gap:24px;font-size:13px;font-weight:600;display:flex}footer>small{color:#60778b;border-top:1px solid #ffffff19;grid-column:1/-1;padding-top:25px}.lightbox{z-index:100;cursor:zoom-out;background:#020b14ed;place-items:center;padding:5vw;display:grid;position:fixed;inset:0}.lightbox img{max-width:100%;max-height:88vh;box-shadow:0 25px 80px #000}.lightbox button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:50%;width:46px;height:46px;font-size:28px;position:absolute;top:20px;right:25px}@media (width<=950px){nav{background:var(--navy);flex-direction:column;margin:0;padding:25px 6vw;display:none;position:absolute;top:82px;left:0;right:0}.call{margin-left:auto}header>button{margin-left:10px;display:block}nav.open{display:flex}.heading{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}.aboutPic{max-height:620px}.contact{grid-template-columns:1fr}.services{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){header{padding:0 18px}.brand{font-size:19px}.brand>b{width:42px;height:42px}.call{padding:11px}.call span{display:none}.hero{min-height:760px;padding:130px 22px 70px}.hero>img{object-position:57% center}.shade{background:linear-gradient(90deg,#05192ff5,#082544bd)}.heroCopy>p:not(.eyebrow){font-size:16px}.materials{justify-content:flex-start;gap:16px;overflow:auto}.materials small{display:none}.section,.work{padding:80px 20px}.services{grid-template-columns:1fr}.gallery{grid-template-columns:1fr;grid-auto-rows:250px}.gallery button.feature{grid-area:auto}.aboutCopy{padding:80px 24px}.aboutPic{min-height:460px}.contact{padding:80px 20px}.contact form{padding:27px 20px}footer{grid-template-columns:1fr}footer>div{flex-direction:column;gap:9px}}.services article{isolation:isolate;transition:transform .3s,box-shadow .3s,border-color .3s,color .3s;overflow:hidden}.services article:before,.services article:after{content:"";opacity:0;transition:opacity .4s,transform .65s;position:absolute;inset:0}.services article:before{z-index:-2;background-position:50%;background-size:cover;transform:scale(1.09)}.services article:after{z-index:-1;background:linear-gradient(135deg,#061a31f3,#1058a5dc)}.services article:first-child:before{background-image:url(/stinnet/761946329_122154577136419074_200764172317661148_n.jpg)}.services article:nth-child(2):before{background-image:url(/stinnet/762676754_122154577352419074_3210182906085747957_n.jpg)}.services article:nth-child(3):before{background-image:url(/stinnet/765958477_122154580460419074_5780079457556646373_n.jpg)}.services article:nth-child(4):before{background-image:url(/stinnet/733280254_122152474466419074_680707194089784542_n.jpg)}.services article:nth-child(5):before{background-image:url(/stinnet/717811809_122151192932419074_3045769421182664844_n.jpg)}.services article:nth-child(6):before{background-image:url(/stinnet/733747051_122152474442419074_2123855596339486903_n.jpg)}.services article:hover{color:#fff;border-color:#3987d1;transform:translateY(-6px);box-shadow:0 22px 55px #071b3140}.services article:hover:before,.services article:hover:after{opacity:1}.services article:hover:before{transform:scale(1)}.services article p,.services article a,.services article>i,.services article>span{transition:color .3s,background .3s}.services article:hover p{color:#e2edf8}.services article:hover a,.services article:hover>i{color:#fff}.services article:hover>span{color:#fff;background:#ffffff2b;box-shadow:inset 0 0 0 1px #fff5}.process{color:#fff;background:#071b31;grid-template-columns:.82fr 1.18fr;min-height:720px;display:grid}.processIntro{background:linear-gradient(145deg,#06172a,#0a3159);flex-direction:column;justify-content:center;padding:110px 7vw;display:flex}.processIntro .eyebrow,.why .eyebrow,.coverage .eyebrow{color:#8bc4ff}.processIntro>p:not(.eyebrow){color:#b8c7d5;max-width:520px;line-height:1.75}.processIntro .btn{align-self:flex-start;margin-top:22px}.steps{background-color:#0b223b;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:50% 50%;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;grid-template-columns:1fr 1fr;gap:1px;padding:70px 6vw;display:grid}.steps article{background:#0a2543ed;border:1px solid #ffffff16;align-items:flex-start;gap:22px;padding:38px 32px;transition:background .3s,transform .3s;display:flex}.steps article:hover{background:#1058a5;transform:translateY(-4px)}.steps article>b{color:#78bafa;border-bottom:2px solid;padding-bottom:5px;font:800 16px Barlow Condensed}.steps article:hover>b{color:#fff}.steps h3{margin-bottom:12px;font-size:26px}.steps p{color:#aebfd0;margin:0;font-size:13px;line-height:1.7}.steps article:hover p{color:#e5eef7}.why{max-width:1500px;margin:auto;padding:115px 6vw}.whyHead{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.whyHead h2 em{color:var(--blue)}.whyGrid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.whyGrid article{border-right:1px solid var(--line);background:#fff;min-height:280px;padding:38px 30px;transition:background .3s,color .3s,transform .3s;position:relative}.whyGrid article:last-child{border:0}.whyGrid article:hover{background:var(--blue);color:#fff;z-index:2;transform:translateY(-5px)}.whyGrid strong{color:#86a2bb;font:700 13px Barlow Condensed}.whyGrid h3{margin:58px 0 12px;font-size:27px}.whyGrid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.whyGrid article:hover p,.whyGrid article:hover strong{color:#e0edf8}.coverage{color:#fff;align-items:center;min-height:680px;padding:105px 7vw;display:flex;position:relative;overflow:hidden}.coverage>img{object-fit:cover;object-position:center 55%;width:100%;height:100%;position:absolute;inset:0}.coverageShade{background:linear-gradient(90deg,#05182ff7,#082642df 52%,#071b3160),linear-gradient(#0000 40%,#071b31bd);position:absolute;inset:0}.coverage>div:not(.coverageShade){z-index:2;max-width:780px;position:relative}.coverage h2{font-size:clamp(55px,7vw,96px)}.coverage>div>p:not(.eyebrow){color:#cfdeea;max-width:610px;font-size:16px;line-height:1.75}.coverage .btn{width:max-content;margin-top:18px}.coverage aside{z-index:2;text-align:right;text-transform:uppercase;border-right:4px solid #65b1fa;padding-right:20px;display:grid;position:absolute;bottom:70px;right:7vw}.coverage aside small{letter-spacing:.2em;color:#9ab7d1}.coverage aside strong{font:800 54px/.9 Barlow Condensed}.coverage aside span{letter-spacing:.25em;color:#87c6ff;font:700 15px Barlow Condensed}.faq{grid-template-columns:.7fr 1.3fr;align-items:start;gap:8vw;display:grid}.faqIntro{position:sticky;top:125px}.faqIntro h2 em{color:var(--blue)}.faqIntro>p:not(.eyebrow){color:var(--muted);line-height:1.75}.faqIntro .textLink{margin-top:25px}.faqList{border-top:1px solid var(--line)}.faqList details{border-bottom:1px solid var(--line);background:#fff}.faqList summary{cursor:pointer;text-transform:uppercase;grid-template-columns:45px 1fr 25px;align-items:center;gap:10px;padding:25px 22px;font:700 18px Barlow Condensed;list-style:none;display:grid}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:var(--blue);font-size:12px}.faqList summary b{color:var(--blue);font:400 25px Inter;transition:transform .3s}.faqList details[open] summary b{transform:rotate(45deg)}.faqList details p{color:var(--muted);margin:0;padding:0 60px 25px 77px;font-size:14px;line-height:1.75}@media (width<=1150px){header nav{gap:18px}.process{grid-template-columns:1fr}.processIntro{padding:90px 7vw}.steps{min-height:560px}.whyGrid{grid-template-columns:1fr 1fr}.whyGrid article{border-bottom:1px solid var(--line)}.coverage aside{display:none}}@media (width<=800px){.steps{background-size:100% 25%;grid-template-columns:1fr;padding:35px 22px}.why{padding:80px 20px}.whyHead{display:block}.whyGrid{grid-template-columns:1fr}.whyGrid article{border-right:0;min-height:220px}.whyGrid h3{margin-top:35px}.coverage{min-height:650px;padding:85px 22px}.coverage>img{object-position:62% center}.faq{grid-template-columns:1fr;gap:45px}.faqIntro{position:static}.faqList summary{grid-template-columns:34px 1fr 20px;padding:22px 15px}.faqList details p{padding:0 30px 24px 59px}}.scrollProgress{z-index:100;background:#68b7ff;height:3px;position:fixed;top:0;left:0;box-shadow:0 0 12px #68b7ff}.areaChips{flex-wrap:wrap;gap:9px;margin:25px 0 10px;display:flex}.areaChips span{background:#071b317a;border:1px solid #ffffff45;align-items:center;gap:6px;padding:9px 12px;font-size:12px;font-weight:700;display:flex}.areaChips svg{color:#79bfff;width:14px;height:14px}.floatCall{z-index:30;background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .25s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #071b3166}.floatCall:hover{transform:scale(1.08)}@media (width<=800px){.areaChips{max-width:500px}.floatCall{bottom:16px;right:16px}.coverage h2{font-size:clamp(48px,14vw,72px)}}
