:root{--ink:#0b1830;--muted:#5f6f85;--blue:#1167d8;--blue-dark:#074a9d;--sky:#eaf6ff;--line:#dfe9f2;--paper:#fff;--soft:#f5f9fc;--radius:24px;--shadow:0 30px 80px rgba(25,74,126,.13);--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:10px;left:10px;padding:12px 18px;background:var(--ink);color:#fff;border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}*:focus-visible{outline:3px solid #5fb5ff;outline-offset:4px}.site-header{position:fixed;inset:0 0 auto;z-index:100;height:84px;transition:.45s ease;border-bottom:1px solid transparent}.site-header.scrolled{height:72px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-color:rgba(207,222,235,.75);box-shadow:0 8px 30px rgba(21,55,90,.06)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font:700 17px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.13em}.brand-mark{position:relative;display:inline-grid;place-items:center;width:30px;height:30px;border-radius:10px;background:linear-gradient(145deg,#1688ef,#0b50bb);box-shadow:0 7px 16px rgba(17,103,216,.24);transform:rotate(-4deg)}.brand-mark:before,.brand-mark:after,.brand-mark span:before,.brand-mark span:after{content:"";position:absolute;background:white;border-radius:2px}.brand-mark:before{width:14px;height:5px}.brand-mark:after{width:5px;height:14px}.brand-mark span:before{width:4px;height:4px;left:5px;top:5px;opacity:.65}.brand-mark span:after{width:3px;height:3px;right:5px;bottom:5px;opacity:.45}.nav-menu{display:flex;align-items:center;gap:31px;font-size:14px;font-weight:500}.nav-menu>a:not(.button){color:#3f5064;transition:.2s}.nav-menu>a:not(.button):hover{color:var(--blue)}.nav-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:0 24px;border-radius:13px;font-weight:600;font-size:14px;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:0 20px;border-radius:11px}.button-dark{background:var(--ink);color:#fff;box-shadow:0 10px 26px rgba(10,24,47,.14)}.button-primary{background:linear-gradient(135deg,#1475e8,#0757c0);color:#fff;box-shadow:0 15px 35px rgba(14,101,216,.25)}.button-primary:hover{box-shadow:0 19px 40px rgba(14,101,216,.32)}.button-quiet{color:var(--ink);background:rgba(255,255,255,.7);border:1px solid var(--line)}
.hero{min-height:100vh;position:relative;display:flex;align-items:center;padding:130px 0 80px;background:linear-gradient(145deg,#fff 20%,#f7fbff 70%,#eef8ff);overflow:hidden}.hero-grid{display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:70px;position:relative;z-index:2}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.glow-one{width:650px;height:650px;right:-220px;top:-180px;background:radial-gradient(circle,rgba(84,187,255,.22),transparent 68%)}.glow-two{width:480px;height:480px;left:-250px;bottom:-220px;background:radial-gradient(circle,rgba(71,145,255,.12),transparent 70%)}.eyebrow,.section-label{font:600 12px/1.4 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.13em;text-transform:uppercase;color:var(--blue)}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 25px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:#41a2f8;box-shadow:0 0 0 6px rgba(65,162,248,.12)}h1,h2,h3{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin:0;letter-spacing:-.04em}h1{font-size:clamp(48px,5.3vw,75px);line-height:1.055;font-weight:600;max-width:720px}h1 em{font-style:normal;color:var(--blue)}.hero-lead{max-width:590px;margin:28px 0 34px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:12px;align-items:center}.trust-note{display:flex;align-items:center;gap:9px;color:#758296;font-size:13px;margin:25px 0 0}.trust-note svg{width:18px;fill:none;stroke:#4b94da;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-stage{position:relative;min-height:590px;perspective:1400px}.stage-halo{position:absolute;inset:70px -50px 40px 40px;border-radius:50%;background:radial-gradient(circle,rgba(83,171,244,.18),rgba(255,255,255,0) 68%);filter:blur(10px)}.app-window{position:absolute;background:rgba(255,255,255,.93);border:1px solid rgba(204,221,236,.85);box-shadow:0 45px 100px rgba(32,86,139,.17),0 8px 24px rgba(32,86,139,.08);border-radius:22px;overflow:hidden}.main-window{width:93%;right:0;top:44px;transform:rotateY(-4deg) rotateX(1deg)}.app-topbar{height:62px;border-bottom:1px solid #e7eef4;display:flex;align-items:center;justify-content:space-between;padding:0 22px}.mini-brand{display:flex;align-items:center;gap:8px;font:700 10px Inter;letter-spacing:.12em}.brand-mark.mini{width:20px;height:20px;border-radius:6px;box-shadow:none}.brand-mark.mini:before{width:10px;height:3px}.brand-mark.mini:after{height:10px;width:3px}.avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e7f2fc;color:#2e6fad;font-weight:600;font-size:11px}.app-body{display:grid;grid-template-columns:64px 1fr;min-height:400px}.app-sidebar{border-right:1px solid #edf1f5;display:flex;align-items:center;flex-direction:column;padding-top:28px;gap:24px}.app-sidebar span{width:17px;height:17px;border-radius:5px;background:#dbe5ee}.app-sidebar .side-active{background:#1673dc;box-shadow:0 0 0 8px #eaf4ff}.app-content{padding:32px 34px}.app-kicker{margin:0 0 5px;color:#8a97a7;font-size:10px}.app-content h2{font-size:23px}.health-summary{margin-top:25px;border:1px solid #dceaf5;background:linear-gradient(100deg,#f5fbff,#fff);border-radius:16px;padding:16px;display:flex;align-items:center;gap:13px}.summary-icon{width:38px;height:38px;border-radius:11px;background:#e5f3ff;display:grid;place-items:center}.summary-icon svg{width:19px;fill:none;stroke:#1874d5;stroke-width:1.8}.health-summary div:nth-child(2){display:flex;flex-direction:column;gap:3px;flex:1}.health-summary strong{font-size:11px}.health-summary span{font-size:9px;color:#7d8b9b}.health-summary button{border:0;background:#0e68d3;color:#fff;width:29px;height:29px;border-radius:9px}.app-row{display:flex;justify-content:space-between;margin:28px 2px 12px}.app-row h3{font-size:12px;letter-spacing:-.02em}.app-row span{font-size:9px;color:#2578ca}.document-list{display:grid;gap:8px}.doc-item{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #edf1f5;border-radius:12px}.doc-icon{display:grid;place-items:center;width:31px;height:35px;border-radius:7px;background:#ecf6ff;color:#2172bf;font-size:7px;font-weight:700}.doc-icon.blue{background:#e9eeff;color:#466dd0}.doc-item div{display:flex;flex-direction:column;gap:3px;flex:1}.doc-item strong{font-size:10px}.doc-item small{font-size:8px;color:#929eac}.status-dot{width:7px;height:7px;background:#57b991;border-radius:50%}.floating-card{position:absolute;z-index:2;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border:1px solid rgba(207,224,238,.9);box-shadow:0 20px 50px rgba(30,81,131,.16);border-radius:16px;padding:15px;display:flex;align-items:center;gap:12px}.floating-card small,.floating-card strong{display:block}.floating-card small{font-size:8px;color:#77899b;margin-bottom:4px}.floating-card strong{font:600 10px/1.45 Inter}.insight-card{left:-26px;top:120px;width:205px}.reminder-card{right:-26px;bottom:56px;width:250px}.card-icon{width:34px;height:34px;flex:0 0 auto;border-radius:10px;background:#e8f4ff;display:grid;place-items:center;color:#1267cb}.card-icon svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.card-icon.sparkle{font-size:16px}.toggle{width:28px;height:16px;border-radius:10px;background:#2d86dc;margin-left:auto;position:relative}.toggle:after{content:"";position:absolute;width:11px;height:11px;background:#fff;border-radius:50%;right:3px;top:2.5px}.scroll-cue{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:2;font-size:10px;text-transform:uppercase;letter-spacing:.17em;color:#8190a0;display:flex;align-items:center;gap:9px}.scroll-cue span{width:1px;height:25px;background:linear-gradient(#91a5b7,transparent)}
.section{padding:130px 0}.section-heading{max-width:720px;margin-bottom:55px}.section-label{margin:0 0 20px}.section-heading h2,.process-copy h2,.values-copy h2,.security-panel h2,.contact-card h2{font-size:clamp(37px,4vw,56px);line-height:1.14;font-weight:600}.section-heading>p:last-child,.process-copy>p,.values-copy>p{color:var(--muted);font-size:17px;line-height:1.75;max-width:650px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{position:relative;padding:18px 18px 30px;border:1px solid #e2ebf2;border-radius:var(--radius);background:#fff;transition:.35s ease}.feature-card:hover{transform:translateY(-8px);box-shadow:0 24px 55px rgba(31,77,122,.11);border-color:#c9deef}.feature-visual{height:205px;border-radius:17px;background:linear-gradient(145deg,#f5faff,#edf6fb);display:grid;place-items:center;margin-bottom:27px;overflow:hidden}.feature-number{font:600 10px Inter;color:#8da0b3;letter-spacing:.1em}.feature-card h3{font-size:27px;margin:10px 0}.feature-card p{color:var(--muted);font-size:14px;line-height:1.75;margin:0 5px 24px 0}.feature-card>a{font-size:13px;font-weight:600;color:var(--blue)}.feature-card>a span{display:inline-block;margin-left:8px;transition:.2s}.feature-card:hover>a span{transform:translateX(4px)}.file-stack{width:125px;height:120px;position:relative}.file-stack span{position:absolute;width:105px;height:76px;border-radius:13px;border:1px solid #cbddec;background:rgba(255,255,255,.8);left:10px}.file-stack span:nth-child(1){top:7px;transform:rotate(-9deg);opacity:.55}.file-stack span:nth-child(2){top:17px;transform:rotate(7deg);opacity:.75}.file-stack span:nth-child(3){top:27px;background:white;box-shadow:0 14px 30px rgba(51,101,148,.12)}.file-stack span:nth-child(3):before,.file-stack span:nth-child(3):after{content:"";position:absolute;left:17px;height:5px;border-radius:5px;background:#dce8f1}.file-stack span:nth-child(3):before{top:19px;width:50px}.file-stack span:nth-child(3):after{top:32px;width:68px}.file-stack i{position:absolute;right:12px;bottom:10px;width:22px;height:22px;border-radius:7px;background:#1676db;color:#fff;display:grid;place-items:center;font-size:10px}.explain-lines{width:145px;height:100px;background:white;border:1px solid #d6e5f0;border-radius:15px;box-shadow:0 16px 35px rgba(51,101,148,.1);padding:25px 20px;position:relative}.explain-lines span{display:block;height:5px;background:#dfeaf3;border-radius:4px;margin-bottom:10px}.explain-lines span:nth-child(2){width:77%}.explain-lines span:nth-child(3){width:58%;background:#abd6f7}.explain-lines i{position:absolute;right:-13px;top:-14px;width:38px;height:38px;border-radius:12px;background:#1170d8;color:white;display:grid;place-items:center;font-style:normal;box-shadow:0 9px 22px rgba(17,112,216,.25)}.calendar-card{width:148px;padding:20px;background:white;border:1px solid #d6e5f0;border-radius:16px;box-shadow:0 16px 35px rgba(51,101,148,.1);position:relative}.calendar-card b{font:600 38px Inter;color:#1267cb}.calendar-card span{display:block;color:#788b9d;font-size:9px;margin-top:3px}.calendar-card i{position:absolute;right:18px;top:25px;width:24px;height:14px;border-radius:10px;background:#1c80dd}.calendar-card i:after{content:"";position:absolute;width:9px;height:9px;background:white;border-radius:50%;right:3px;top:2.5px}
.process-section{background:#f5f9fc}.process-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:110px}.process-copy{position:sticky;top:120px;align-self:start}.medical-note{margin-top:38px;padding:19px;border-radius:15px;background:#fff;border:1px solid #e1eaf1;display:flex;gap:15px;max-width:480px}.medical-note>span{display:grid;place-items:center;flex:0 0 auto;width:32px;height:32px;border-radius:10px;background:#eaf5ff;color:var(--blue);font-weight:600}.medical-note p{margin:0;color:#738297;font-size:12px;line-height:1.6}.medical-note strong{display:block;color:var(--ink);font-size:13px;margin-bottom:3px}.timeline{margin:0;padding:0;list-style:none;counter-reset:item}.timeline-item{position:relative;display:grid;grid-template-columns:78px 1fr;gap:25px;padding:0 0 55px}.timeline-item:not(:last-child):before{content:"";position:absolute;left:28px;top:60px;width:1px;height:calc(100% - 60px);background:linear-gradient(#b7d3e9,#dfeaf2)}.timeline-number{width:58px;height:58px;border-radius:18px;background:#fff;border:1px solid #dbe8f1;box-shadow:0 10px 25px rgba(40,84,123,.08);display:grid;place-items:center;color:var(--blue);font:600 13px Inter}.timeline-item h3{font-size:24px;margin:5px 0 9px}.timeline-item p{margin:0;color:var(--muted);font-size:14px;line-height:1.7;max-width:430px}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.values-orbit{position:relative;aspect-ratio:1;max-width:490px;border-radius:50%;background:radial-gradient(circle,#fff 5%,#eef8ff 55%,rgba(245,250,253,0) 70%)}.orbit{position:absolute;border:1px solid #d2e5f2;border-radius:50%;inset:18%}.orbit-b{inset:32%;border-style:dashed}.core{position:absolute;inset:41%;background:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 22px 50px rgba(38,97,151,.15)}.core .brand-mark{width:44px;height:44px;border-radius:14px}.orbit-dot{position:absolute;width:15px;height:15px;border-radius:50%;background:#2d89dc;border:4px solid #fff;box-shadow:0 5px 12px rgba(23,104,178,.2)}.d1{top:16%;left:50%}.d2{right:17%;bottom:30%;background:#78c5ed}.d3{left:25%;bottom:20%;background:#b2dbf2}.principles{margin-top:40px;border-top:1px solid var(--line)}.principles>div{display:grid;grid-template-columns:42px 1fr;padding:20px 0;border-bottom:1px solid var(--line)}.principles span{color:#8ea0b0;font-size:10px;font-weight:600;padding-top:3px}.principles p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.principles strong{display:block;color:var(--ink);font-size:14px;margin-bottom:3px}.security-section{padding-top:40px}.security-panel{background:linear-gradient(135deg,#0b2445,#0a4f94);color:#fff;border-radius:30px;padding:70px;display:grid;grid-template-columns:1fr 1fr;gap:100px;position:relative;overflow:hidden}.security-panel:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;right:-270px;top:-250px;border:1px solid rgba(255,255,255,.13);box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.security-panel .section-label{color:#75c6ff}.security-copy{align-self:end;position:relative;z-index:2}.security-copy>p{color:#bfd2e5;line-height:1.75;font-size:15px}.security-points{display:flex;flex-wrap:wrap;gap:11px 20px;margin-top:25px}.security-points span{font-size:12px;color:#dceaf6}.security-points i{font-style:normal;color:#6ed0b6;margin-right:5px}.contact-section{padding-bottom:80px}.contact-card{position:relative;text-align:center;background:#f3f9fe;border:1px solid #dceaf4;border-radius:32px;padding:82px 30px;overflow:hidden}.contact-card>*{position:relative;z-index:2}.contact-glow{position:absolute;z-index:1;width:500px;height:300px;left:50%;top:-180px;transform:translateX(-50%);background:#bfe4ff;filter:blur(80px);opacity:.55}.brand-mark.large{width:45px;height:45px;border-radius:14px;margin-bottom:25px}.contact-card h2{max-width:690px;margin:auto}.contact-card>p:not(.section-label){color:var(--muted);max-width:610px;margin:20px auto 28px;line-height:1.7}.contact-card .hero-actions{justify-content:center}.button-white{background:var(--blue);color:#fff;box-shadow:0 14px 30px rgba(17,103,216,.2)}.button-outline{background:#fff;border:1px solid #d6e4ef}.site-footer{padding:70px 0 30px;background:#07172d;color:#fff}.footer-main{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;padding-bottom:55px}.footer-brand{margin-bottom:20px}.footer-main>div>p{color:#91a4b9;font-size:13px;line-height:1.7}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-links h3{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#6f859b;margin-bottom:21px}.footer-links a{display:block;color:#bcc9d5;font-size:13px;margin:13px 0;transition:.2s}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #1b2c41;padding-top:25px;color:#71869a;font-size:11px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){.nav-menu{gap:18px}.hero-grid{gap:20px}.product-stage{min-height:500px}.main-window{width:100%}.insight-card{left:-10px}.reminder-card{right:-10px}.process-grid{gap:55px}.values-grid{gap:50px}.security-panel{gap:50px;padding:55px}}
@media(max-width:780px){.container{width:min(calc(100% - 32px),var(--container))}.site-header,.site-header.scrolled{height:68px}.nav-toggle{display:flex;flex-direction:column;gap:6px;background:transparent;border:0;padding:10px;z-index:2}.nav-toggle span{width:23px;height:1.5px;background:var(--ink);transition:.3s}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.nav-menu{position:fixed;inset:0;background:rgba(255,255,255,.98);display:flex;flex-direction:column;justify-content:center;gap:27px;font-size:22px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.3s}.nav-menu.open{opacity:1;visibility:visible;transform:none}.nav-menu .button{margin-top:8px;font-size:14px}.hero{padding:110px 0 55px;min-height:auto}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero-lead{margin-inline:auto}.hero-actions{justify-content:center}.trust-note{justify-content:center}.product-stage{width:min(600px,100%);margin:auto;min-height:510px}.main-window{right:0;top:35px}.scroll-cue{display:none}.section{padding:90px 0}.feature-grid{grid-template-columns:1fr}.feature-card{display:grid;grid-template-columns:200px 1fr;column-gap:24px}.feature-visual{grid-row:1/6;height:100%;min-height:230px;margin:0}.feature-number{align-self:end}.process-grid,.values-grid,.security-panel,.footer-main{grid-template-columns:1fr}.process-copy{position:static}.process-grid{gap:55px}.values-orbit{margin:auto;width:min(100%,480px)}.security-panel{gap:28px}.footer-main{gap:40px}}
@media(max-width:560px){.container{width:min(calc(100% - 24px),var(--container))}.hero{padding-top:104px}.eyebrow{font-size:10px}h1{font-size:42px}.hero-lead{font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.product-stage{min-height:385px;margin-top:12px}.app-window{border-radius:16px}.main-window{width:108%;right:-4%;top:24px}.app-topbar{height:48px;padding:0 15px}.app-body{grid-template-columns:42px 1fr;min-height:300px}.app-sidebar{gap:17px;padding-top:22px}.app-sidebar span{width:12px;height:12px}.app-content{padding:21px 18px}.app-content h2{font-size:17px}.health-summary{margin-top:16px;padding:10px}.summary-icon{width:30px;height:30px}.app-row{margin-top:18px}.doc-item{padding:8px}.document-list .doc-item:nth-child(2){display:none}.insight-card{top:73px;left:-5px;width:170px;padding:10px}.reminder-card{right:-5px;bottom:12px;width:205px;padding:10px}.card-icon{width:28px;height:28px}.floating-card strong{font-size:8px}.section-heading h2,.process-copy h2,.values-copy h2,.security-panel h2,.contact-card h2{font-size:35px}.section-heading{margin-bottom:35px}.feature-card{display:block;padding:15px 15px 27px}.feature-visual{height:190px;min-height:0;margin-bottom:24px}.process-grid{gap:42px}.timeline-item{grid-template-columns:58px 1fr;gap:15px;padding-bottom:42px}.timeline-number{width:48px;height:48px;border-radius:15px}.timeline-item:not(:last-child):before{left:23px;top:50px}.timeline-item h3{font-size:20px}.values-grid{gap:40px}.security-panel{padding:44px 24px;border-radius:24px}.security-points{flex-direction:column}.contact-card{padding:55px 20px}.contact-card .hero-actions{align-items:stretch}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:5px}.footer-main{padding-bottom:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
.gsap-ready .reveal{opacity:1;transform:none;transition:none}.hero:after,.section-intro:before{content:"";position:absolute;pointer-events:none;background-image:radial-gradient(rgba(17,103,216,.12) .7px,transparent .7px);background-size:18px 18px;mask-image:linear-gradient(to bottom,transparent,#000,transparent)}.hero:after{width:260px;height:360px;left:2%;top:18%;opacity:.35}.section-intro{position:relative}.section-intro:before{width:280px;height:340px;right:1%;top:14%;opacity:.22}.button:active{transform:translateY(0) scale(.985)}.app-window,.floating-card,.feature-card{will-change:transform}.app-window{transition:box-shadow .45s ease,border-color .45s ease}.product-stage:hover .main-window{border-color:#bfd8eb;box-shadow:0 50px 110px rgba(32,86,139,.21),0 8px 24px rgba(32,86,139,.08)}
.visit-note{width:145px;padding:20px;background:#fff;border:1px solid #d6e5f0;border-radius:16px;box-shadow:0 16px 35px rgba(51,101,148,.1);position:relative}.visit-note i{position:absolute;right:16px;top:16px;width:24px;height:24px;border-radius:8px;background:#e7f4ff;color:var(--blue);font-style:normal;display:grid;place-items:center;font-size:10px}.visit-note span{display:block;width:62%;height:6px;background:#d9e6ef;border-radius:6px;margin:11px 0}.visit-note span:nth-of-type(2){width:82%}.visit-note span:nth-of-type(3){width:48%;background:#a8d3f3}@media(max-width:1000px) and (min-width:781px){.feature-grid{grid-template-columns:repeat(2,1fr)}}
