.not-found-page{overflow:hidden;background:var(--paper)}.not-found-hero{position:relative;padding:clamp(68px,9vw,128px) 0 clamp(61px,8vw,105px);border-bottom:1px solid var(--line);background:linear-gradient(121deg,#fbfdfc,#f7fbf9 57%,#e7f2ee 0,#edf6f3);isolation:isolate}.not-found-hero:before{position:absolute;z-index:-1;top:-172px;right:min(8vw,130px);width:min(42vw,590px);aspect-ratio:1;border:1px solid rgba(42,96,112,.1);border-radius:50%;box-shadow:0 0 0 38px rgba(255,255,255,.3),0 0 0 76px rgba(197,224,213,.22);content:""}.not-found-hero:after{position:absolute;z-index:-1;right:34%;bottom:-46px;width:93px;height:93px;border:1px solid rgba(182,95,77,.16);border-radius:50%;background:rgba(255,255,255,.38);content:""}.not-found-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr);gap:clamp(36px,8vw,118px);align-items:center}.not-found-copy{max-width:690px}.not-found-copy .kicker{color:var(--orange)}.not-found-copy h1{max-width:650px;margin:10px 0 17px;color:var(--ink);font-size:clamp(2.8rem,6vw,5.4rem);letter-spacing:-.078em;line-height:.96}.not-found-lead{max-width:585px;margin:0;color:#5a716d;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.7}.not-found-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.not-found-actions .button{min-height:48px;padding-inline:15px}.not-found-quick-links{display:grid;gap:10px;margin-top:36px;padding-top:19px;border-top:1px solid rgba(30,79,73,.13)}.not-found-quick-links>span{color:#758c85;font-size:10px;font-weight:850;letter-spacing:.12em}.not-found-quick-links>div{display:flex;flex-wrap:wrap;gap:8px}.not-found-quick-links a{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid #d8e7e1;border-radius:999px;background:rgba(255,255,255,.72);color:#3e625d;font-size:12px;font-weight:750;transition:border-color .18s ease,background .18s ease,transform .18s ease}.not-found-quick-links a:hover{border-color:#a7c9bd;background:#fff;transform:translateY(-1px)}.not-found-quick-links a b{color:var(--orange);font-size:14px}.not-found-marker{position:relative;min-height:356px;padding:27px;border:1px solid rgba(150,184,172,.45);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.8),rgba(232,246,239,.6));box-shadow:0 22px 50px rgba(29,76,75,.1)}.not-found-marker:before{position:absolute;top:22px;right:23px;width:11px;height:11px;border-radius:50%;background:var(--orange);box-shadow:19px 10px 0 #efd0c5,38px -5px 0 #bedccf;content:""}.not-found-code{position:absolute;top:20px;left:25px;color:rgba(29,76,75,.09);font-size:clamp(7.1rem,15vw,12rem);font-weight:900;letter-spacing:-.12em;line-height:.83}.not-found-marker-card{position:absolute;right:22px;bottom:22px;left:22px;display:grid;grid-template-columns:43px minmax(0,1fr);gap:13px;align-items:start;padding:18px;border:1px solid rgba(211,229,221,.98);border-radius:16px;background:rgba(255,255,255,.84)}.not-found-route-mark{position:relative;display:grid;width:41px;height:41px;place-items:center;overflow:hidden;border:1px solid #b8d4c9;border-radius:13px;background:#eff8f4}.not-found-route-mark:before{position:absolute;width:24px;height:24px;border:1.5px solid #2d7064;border-radius:50%;content:""}.not-found-route-mark i{position:absolute;z-index:1;display:block;width:5px;height:5px;border-radius:50%;background:var(--orange)}.not-found-route-mark i:first-child{top:8px;left:11px}.not-found-route-mark i:nth-child(2){right:7px;bottom:10px}.not-found-route-mark i:nth-child(3){right:12px;bottom:7px;width:3px;height:3px;background:#4d8e7e}.not-found-marker-card b{color:var(--ink);font-size:15px;line-height:1.25}.not-found-marker-card p{margin:5px 0 0;color:#667f79;font-size:12px;line-height:1.5}.not-found-contact{padding:clamp(59px,8vw,98px) 0 clamp(67px,9vw,106px);background:#fbfdfc}.not-found-contact-heading{display:flex;align-items:end;justify-content:space-between;gap:38px;margin-bottom:29px}.not-found-contact-heading h2{max-width:710px;margin:9px 0 0;color:var(--ink);font-size:clamp(2rem,4.1vw,3.45rem);letter-spacing:-.07em;line-height:1.01}.not-found-contact-heading>p{max-width:390px;margin:0;color:#607873;font-size:14px;line-height:1.65}.not-found-contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.not-found-contact-card{display:grid;grid-template-columns:41px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:132px;padding:20px;border:1px solid #d7e7e0;border-radius:17px;background:#fff;color:var(--ink);box-shadow:0 10px 22px rgba(29,76,75,.035);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.not-found-contact-card:hover{border-color:#a9cbbd;box-shadow:0 15px 28px rgba(29,76,75,.09);transform:translateY(-2px)}.not-found-contact-card>span{display:grid;width:39px;height:39px;place-items:center;border-radius:12px;background:#edf7f2;color:#28645a;font-size:19px;font-weight:850}.not-found-contact-card.email>span{background:#fff4ef;color:#b65f4d;font-size:17px}.not-found-contact-card.whatsapp>span{background:#e4f6eb}.not-found-whatsapp-icon img{display:block;width:21px;height:21px}.not-found-contact-card small{color:#778d86;font-size:9px;font-weight:850;letter-spacing:.08em}.not-found-contact-card small,.not-found-contact-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.not-found-contact-card strong{margin-top:5px;color:#28524f;font-size:clamp(13px,1.3vw,16px);line-height:1.25}.not-found-contact-card p{margin:4px 0 0;color:#728680;font-size:11px}.not-found-contact-card>b{align-self:end;color:var(--orange);font-size:18px}.not-found-contact-note{display:flex;align-items:center;gap:12px;margin-top:18px;padding:13px 16px;border:1px solid #dceae4;border-radius:13px;background:#f3f9f6}.not-found-contact-note>span{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border-radius:8px;background:#ddecdf;color:#2d7064;font-size:13px}.not-found-contact-note p{margin:0 auto 0 0;color:#607872;font-size:12px;line-height:1.45}.not-found-contact-note a{flex:0 0 auto;color:#9b4c39;font-size:12px;font-weight:850}.not-found-contact-note a b{margin-left:3px;color:var(--orange);font-size:15px}@media (max-width:860px){.not-found-hero{background:linear-gradient(139deg,#fbfdfc,#f7fbf9 62%,#e7f2ee)}.not-found-hero-grid{grid-template-columns:1fr;gap:32px}.not-found-marker{max-width:580px;min-height:270px}.not-found-contact-heading{align-items:start;flex-direction:column;gap:15px}.not-found-contact-heading>p{max-width:570px}.not-found-contact-cards{grid-template-columns:1fr}.not-found-contact-card{min-height:105px}}@media (max-width:620px){.not-found-hero{padding-block:54px 58px}.not-found-hero:before{top:-123px;right:-94px;width:318px}.not-found-hero-grid{gap:28px}.not-found-copy h1{font-size:clamp(2.65rem,13vw,3.75rem)}.not-found-lead{font-size:15px}.not-found-actions{display:grid;grid-template-columns:1fr;margin-top:24px}.not-found-actions .button{justify-content:space-between}.not-found-quick-links{margin-top:29px}.not-found-quick-links>div{display:grid;grid-template-columns:1fr 1fr}.not-found-quick-links a{justify-content:space-between;padding:9px;font-size:11px}.not-found-marker{min-height:218px;padding:20px;border-radius:20px}.not-found-code{top:16px;left:20px;font-size:7rem}.not-found-marker-card{right:14px;bottom:14px;left:14px;grid-template-columns:36px minmax(0,1fr);padding:14px;border-radius:13px}.not-found-route-mark{width:35px;height:35px;border-radius:10px}.not-found-marker-card b{font-size:13px}.not-found-marker-card p{font-size:11px}.not-found-contact{padding-block:53px 66px}.not-found-contact-heading{margin-bottom:23px}.not-found-contact-heading h2{font-size:31px}.not-found-contact-heading>p{font-size:13px}.not-found-contact-cards{gap:9px}.not-found-contact-card{grid-template-columns:38px minmax(0,1fr) auto;min-height:95px;padding:16px;border-radius:14px}.not-found-contact-card>span{width:36px;height:36px;border-radius:10px}.not-found-contact-card small{font-size:8px}.not-found-contact-card strong{font-size:14px}.not-found-contact-note{align-items:start;flex-wrap:wrap;gap:10px;padding:14px}.not-found-contact-note p{flex:1 1 calc(100% - 38px);font-size:11px}.not-found-contact-note a{padding-left:36px}}@media (max-width:380px){.not-found-quick-links>div{grid-template-columns:1fr}.not-found-contact-card strong{font-size:13px}}