@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=Manrope:wght@400;500;600&display=swap";:root{--ink-900:#061d36;--ink-700:#1b3f66;--ink-500:#39628f;--sand-300:#f4cb6b;--sky-100:#eef6ff;--line:#d4e6fb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,sans-serif}*{box-sizing:border-box}body{min-height:100vh;color:var(--ink-700);background:radial-gradient(circle at 10% 0,#f4cb6b4d,#0000 30%),radial-gradient(circle at 90% 10%,#49a7ff38,#0000 22%),linear-gradient(#f8fbff,#ecf4ff 30%,#f9fbff 80%);margin:0;overflow-x:hidden}#root{width:100%;min-height:100vh}img,svg,video,canvas,iframe{max-width:100%}p,li,a,button,input,textarea{font-family:Manrope,sans-serif}@media (width<=980px){:root{font-size:15px}}@media (width<=640px){:root{font-size:14px}}h1,h2,h3{color:var(--ink-900);margin:0;font-family:Sora,sans-serif}.site-header{z-index:50;background:#083349;position:sticky;top:0;box-shadow:0 12px 30px #0414282e}.utility-bar{color:#d5e8f8;background:#062734;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem 1rem;padding:.35rem 1rem;font-size:.78rem;display:flex}.utility-address{flex:20rem}.utility-contacts{flex-wrap:wrap;flex:24rem;justify-content:flex-end;gap:.85rem;display:flex}.header-main{justify-content:space-between;align-items:center;gap:1.25rem;padding:.95rem 2rem 1.1rem;display:flex;position:relative}.brand-link{flex:none;align-items:center;text-decoration:none;display:inline-flex;position:relative}.brand-logo{width:auto;height:3.15rem;display:block}.brand-leaf{transform-origin:50%;background:linear-gradient(135deg,#79ff58 0%,#21c127 55%,#0b7f16 100%);border-radius:100% 0;width:1.05rem;height:.62rem;animation:2.6s ease-in-out infinite headerLeafSway;position:absolute;top:13%;left:41.5%;transform:rotate(-30deg);box-shadow:0 0 9px 2px #48ff6547,0 0 14px 3px #48ff6529}.brand-block{gap:.1rem;display:grid}.main-nav{align-items:center;display:flex}.menu-toggle{cursor:pointer;background:0 0;border:0;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:2.8rem;height:2.4rem;padding:.35rem;display:none}.menu-toggle span{background:#ecf6ff;border-radius:999px;width:1.5rem;height:2px;transition:transform .18s,opacity .18s;display:block}.menu-toggle.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-list{flex-wrap:wrap;align-items:center;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.nav-item{position:relative}.nav-link-wrap{align-items:stretch;display:flex}.submenu-toggle{color:#eaf4fc;cursor:pointer;background:0 0;border:0;padding:.55rem .7rem .75rem .35rem;font-size:1rem;font-weight:700;display:none}.nav-link{color:#eaf4fc;border-bottom:3px solid #0000;align-items:center;gap:.25rem;padding:.55rem 1rem .75rem;font-size:.98rem;font-weight:700;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.nav-link:hover,.nav-link:focus-visible{color:#fff}.nav-link.active{border-color:#d7e7f4}.caret{opacity:.9;font-size:.9rem;line-height:1}.submenu-panel{opacity:0;pointer-events:none;z-index:60;scrollbar-width:thin;scrollbar-color:#031f35b8 #0a3b5f73;background:#0a3b5f;border:1px solid #ffffff29;border-radius:12px;gap:.2rem;min-width:300px;max-height:320px;padding:.4rem;transition:opacity .17s,transform .17s;display:grid;position:absolute;top:calc(100% + .45rem);right:0;overflow-y:auto;transform:translateY(-4px);box-shadow:0 18px 34px #00122459}.submenu-panel::-webkit-scrollbar{width:10px}.submenu-panel::-webkit-scrollbar-track{background:#0a3b5f73;border-radius:999px}.submenu-panel::-webkit-scrollbar-thumb{background:linear-gradient(#031f35ad 0%,#041828d1 100%);border:1px solid #ffffff1f;border-radius:999px}.submenu-panel::-webkit-scrollbar-thumb:hover{background:linear-gradient(#02192bd9 0%,#011421f2 100%)}.has-submenu:hover .submenu-panel,.has-submenu:focus-within .submenu-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.has-submenu.is-open .submenu-toggle{color:#fff}.submenu-link{color:#eaf4fc;border-radius:8px;padding:.5rem .6rem;font-size:.92rem;line-height:1.35;text-decoration:none;display:block}.submenu-link:hover,.submenu-link:focus-visible{color:#fff;background:#ffffff24}.submenu-link.internal-link{border-bottom:1px solid #ffffff24}@media (width<=1080px){.utility-address{text-align:center;flex:100%}.utility-contacts{flex:100%;justify-content:center}.header-main{padding:.9rem 1.2rem}.nav-link{padding-inline:.8rem;font-size:.94rem}.submenu-panel{min-width:270px}}@media (width<=920px){.header-main{padding:.78rem .95rem}.menu-toggle{display:inline-flex}.main-nav{opacity:0;pointer-events:none;background:#06243afa;border:1px solid #ffffff29;border-radius:14px;max-height:min(78vh,560px);transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + .35rem);left:.6rem;right:.6rem;overflow:auto;transform:translateY(-8px);box-shadow:0 18px 34px #00122459}.main-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-list{flex-direction:column;align-items:stretch;gap:0;width:100%;padding:.3rem}.nav-item{border-radius:10px}.nav-link-wrap{width:100%}.nav-link{border-bottom:0;border-radius:9px;width:100%;padding:.82rem .78rem}.nav-link.active{background:#ffffff24}.submenu-toggle{background:#ffffff14;border-radius:9px;justify-content:center;align-items:center;min-width:2.6rem;margin:.2rem;padding:.4rem;transition:transform .16s;display:inline-flex}.has-submenu.is-open .submenu-toggle{transform:rotate(180deg)}.submenu-panel{opacity:1;pointer-events:none;min-width:0;max-height:0;box-shadow:none;background:0 0;border:0;margin:0;padding:0;transition:max-height .22s;position:static;overflow:hidden;transform:none}.has-submenu.is-open .submenu-panel{pointer-events:auto;max-height:18rem;padding:.25rem .25rem .55rem}.submenu-link{color:#dbedff;border-left:2px solid #ffffff38;border-radius:6px;margin-left:.2rem;padding:.55rem .7rem;font-size:.9rem}.submenu-link:hover,.submenu-link:focus-visible{background:#ffffff1f}}@media (width<=720px){.site-header{position:sticky}.utility-bar{text-align:center;justify-content:center;gap:.45rem .8rem;padding:.35rem .6rem;font-size:.72rem}.utility-contacts{gap:.45rem}.utility-contacts span{align-items:center;display:inline-flex}.header-main{align-items:center;padding-inline:.7rem}.brand-logo{height:2.35rem}.brand-leaf{width:.8rem;height:.48rem;top:20%;left:42%}.main-nav{left:.45rem;right:.45rem}.menu-toggle{width:2.55rem;height:2.15rem}.submenu-link{font-size:.88rem}}@keyframes headerLeafSway{0%{filter:saturate()brightness();transform:rotate(-32deg)translateY(0)scale(.98)}40%{filter:saturate(1.15)brightness(1.08);transform:rotate(-24deg)translateY(-1px)scale(1.04)}75%{filter:saturate(1.05)brightness(1.02);transform:rotate(-36deg)translateY(0)scale(1)}to{filter:saturate()brightness();transform:rotate(-32deg)translateY(0)scale(.98)}}.site-footer{color:#dbefff;background:#00324c;grid-template-columns:1.2fr 1fr 1.3fr;gap:2rem;margin-top:3rem;padding:3rem 2rem 2rem;display:grid;position:relative}.site-footer h3{color:#fff;margin:0 0 .9rem;font-size:1.9rem}.site-footer h3:after{content:"";background:#ffffff59;width:2rem;height:2px;margin-top:.45rem;display:block}.site-footer p{margin:0 0 .6rem;font-size:.95rem;line-height:1.45}.site-footer a{color:#f7fbff;text-decoration:none}.site-footer a:hover,.site-footer a:focus-visible{color:#f4cb6b}.footer-brand{align-items:flex-start;display:flex}.footer-brand-wrap{display:inline-flex;position:relative}.footer-logo{filter:drop-shadow(0 12px 20px #01152833);width:200px;height:auto}.footer-leaf{transform-origin:50%;background:linear-gradient(135deg,#79ff58 0%,#21c127 55%,#0b7f16 100%);border-radius:100% 0;width:1.05rem;height:.62rem;animation:2.6s ease-in-out infinite footerLeafSway;position:absolute;top:13%;left:41.5%;transform:rotate(-30deg);box-shadow:0 0 9px 2px #48ff6547,0 0 14px 3px #48ff6529}.footer-nav ul{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.footer-nav li{font-size:1.02rem;font-weight:600}.footer-nav li:before{content:"> ";color:#b7d5ea}.footer-message-btn{color:#06304b;background:#f4cb6b;border-radius:6px;justify-content:center;align-items:center;padding:.72rem 1rem;font-weight:700;display:inline-flex}.footer-actions{flex-wrap:wrap;gap:.6rem;margin-top:.75rem;display:flex}.footer-whatsapp{color:#fff;background:#1ec461;border-radius:999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1.4rem;font-weight:800;display:inline-flex;position:absolute;bottom:1rem;right:1rem;box-shadow:0 12px 24px #02381d59}.footer-credits{text-align:center;color:#dbefff;border-top:1px solid #ffffff24;flex-wrap:wrap;grid-column:1/-1;justify-content:center;align-items:center;gap:.7rem;margin-top:.5rem;padding-top:1rem;font-size:.95rem;font-weight:600;display:flex}.footer-credit-logo{width:auto;height:2.7rem;display:block}@keyframes footerLeafSway{0%{transform:rotate(-32deg)translateY(0)scale(.98)}40%{transform:rotate(-24deg)translateY(-1px)scale(1.04)}75%{transform:rotate(-36deg)translateY(0)scale(1)}to{transform:rotate(-32deg)translateY(0)scale(.98)}}@media (width<=860px){.site-footer{grid-template-columns:1fr;gap:1.25rem;padding:2rem 1rem 5rem}.footer-brand{justify-content:center}.footer-nav,.footer-contact{text-align:center}.footer-whatsapp{bottom:.8rem;right:1rem}.footer-credits{margin-top:.25rem}}@media (width<=560px){.site-footer{padding:1.6rem .8rem 4.6rem}.site-footer h3{font-size:1.45rem}.footer-logo{width:170px}.footer-leaf{width:.88rem;height:.52rem}.footer-actions{justify-content:center}.footer-whatsapp{width:3.1rem;height:3.1rem;font-size:1.2rem}.footer-credits{gap:.5rem;font-size:.88rem}.footer-credit-logo{height:1.45rem}}.fade-banner{background:#071e39;width:100%;min-height:clamp(22rem,60vw,34rem);position:relative;overflow:hidden}.fade-slide{opacity:0;transition:opacity .9s;position:absolute;inset:0}.fade-slide.is-active{opacity:1}.fade-slide img{object-fit:cover;width:100%;height:100%;display:block}.fade-overlay{background:linear-gradient(90deg,#041428db 0%,#04142866 34%,#04142814 64%,#04142847 100%),linear-gradient(#0414281f,#04142875);position:absolute;inset:0}.fade-copy{color:#fff;text-shadow:0 10px 24px #00000052;max-width:34rem;position:absolute;inset:auto auto 10% 6%}.fade-brand{align-items:center;margin-bottom:.9rem;padding:.2rem .1rem;display:inline-flex}.fade-brand-text{color:#fff;letter-spacing:.02em;margin:0;font-size:17px;font-weight:600}.fade-copy h2{color:#fff;margin:0 0 .6rem;font-size:clamp(1.7rem,4vw,3.2rem)}.fade-copy span{color:#e6f1ff;max-width:30rem;font-size:1rem;line-height:1.6;display:block}.fade-dots{z-index:2;gap:.5rem;display:flex;position:absolute;bottom:1.15rem;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#ffffff1f;border:1px solid #ffffffe6;border-radius:999px;width:.7rem;height:.7rem;position:relative;overflow:hidden}.dot-fill{border-radius:inherit;transform-origin:bottom;background:#f4cb6b;position:absolute;inset:0;transform:scaleY(0)}.dot.is-active{border-color:#f4cb6b}.dot.is-active .dot-fill{animation:5s linear forwards dotTimerFill}@keyframes dotTimerFill{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media (width<=760px){.fade-banner{min-height:20rem}.fade-copy{max-width:none;inset:auto 1rem 3.5rem}.fade-brand-text{font-size:17px}.fade-copy h2{font-size:clamp(1.35rem,8vw,2rem);line-height:1.15}.fade-copy span{font-size:.92rem;line-height:1.5}.fade-dots{bottom:.8rem}}.link-grid-section{gap:1rem;width:min(1040px,100% - 3rem);margin:0 auto;padding:2.2rem 1.2rem;display:grid}.section-copy h2{color:#0d2747;margin:0 0 .45rem;font-size:clamp(1.2rem,3vw,1.8rem)}.section-copy p{color:#2f537f;margin:0}.link-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem;display:grid}.link-card{background:#fff;border:1px solid #d4e6fb;border-radius:16px;gap:.6rem;padding:1rem;text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 10px 22px #04264d14}.link-card span{color:#0a2f56;font-weight:600;line-height:1.35}.link-card strong{color:#d68200;font-size:.88rem}.link-card:hover,.link-card:focus-visible{transform:translateY(-2px);box-shadow:0 14px 25px #04264d29}@media (width<=720px){.link-grid-section{width:calc(100% - .8rem);padding:1.5rem .8rem}.link-grid{grid-template-columns:1fr}.link-card{padding:.9rem}}.home-shell{display:grid}.home-content{width:min(1040px,100% - 3rem);margin:0 auto}.about-preview{background:#fbfdff;border-bottom:1px solid #e7eef8;margin-top:1.2rem;padding:2rem 1.2rem}.about-preview h2{color:#0f2d50;margin:0 0 .7rem}.about-preview p{color:#355682;max-width:80ch;margin:0 0 .7rem;line-height:1.65}.cta-link{color:#b86500;font-weight:700;text-decoration:none}.contact-banner{color:#382200;background:linear-gradient(120deg,#f8c86f,#ffe7b9);border-radius:24px;margin:1.8rem 0 0;padding:1.5rem}.contact-banner h2{margin:0 0 .9rem}.contact-actions{flex-wrap:wrap;gap:.75rem;display:flex}.action-primary,.action-outline{border-radius:999px;padding:.62rem 1rem;font-weight:700;text-decoration:none}.action-primary{color:#fff;background:#07315f}.action-outline{color:#07315f;background:0 0;border:1px solid #07315f}@media (width<=720px){.home-content{width:calc(100% - .8rem)}.about-preview,.contact-banner{border-radius:16px;margin-inline:0;padding:1.25rem 1rem}.contact-actions{flex-direction:column;align-items:stretch}.action-primary,.action-outline{text-align:center}}.page-hero{color:#fff;padding:clamp(2.2rem,5vw,4rem) 1.5rem 1.6rem;position:relative;overflow:hidden}.page-hero-bg{filter:blur(4px)brightness(.5);opacity:0;background-position:50%;background-size:cover;animation:18s infinite pageHeroFade;position:absolute;inset:0;transform:scale(1.06)}.page-hero-bg.bg-2{animation-delay:6s}.page-hero-bg.bg-3{animation-delay:12s}.page-hero-overlay{background:linear-gradient(90deg,#061c35db 10%,#08234180 55%,#08234194 100%),radial-gradient(circle at 80% 10%,#f4cb6b2e,#0000 45%);position:absolute;inset:0}.page-hero-content{z-index:1;width:min(1040px,100% - 3rem);margin:0 auto;position:relative}.page-hero-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:0;font-size:.8rem}.page-hero h1{color:#fff;margin:.55rem 0;font-size:clamp(1.9rem,4.8vw,3.5rem);line-height:1.08}.page-hero-subtitle{color:#fff;max-width:70ch;margin:0}@keyframes pageHeroFade{0%{opacity:0}6%{opacity:1}28%{opacity:1}34%{opacity:0}to{opacity:0}}@media (width<=720px){.page-hero-content{width:calc(100% - .8rem)}.page-hero{padding:1.8rem .8rem 1.25rem}.page-hero h1{font-size:clamp(1.5rem,8vw,2.1rem)}.page-hero-subtitle{font-size:.93rem;line-height:1.5}}.institutional-content{gap:.9rem;width:min(1040px,100% - 3rem);margin:0 auto;padding:2rem 1.2rem;display:grid}.institutional-content p{color:#274a76;max-width:85ch;margin:0;line-height:1.75}@media (width<=720px){.institutional-content{width:calc(100% - .8rem);padding:1.4rem .85rem}.institutional-content p{line-height:1.65}}.contact-page{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:min(1040px,100% - 3rem);margin:0 auto;padding:2rem 1.2rem;display:grid}.contact-card{background:#fff;border:1px solid #dceaf8;border-radius:16px;padding:1.1rem}.contact-card h2{color:#143459;margin:0 0 .7rem}.contact-card h3{color:#2a537c;margin:1rem 0 .5rem}.contact-card p{color:#345884;margin:0 0 .45rem;line-height:1.6}.contact-card a{color:#b36500;font-weight:600;text-decoration:none}.contact-card iframe{border:0;border-radius:10px;width:100%;min-height:320px}@media (width<=860px){.contact-page{grid-template-columns:1fr}}@media (width<=720px){.contact-page{width:calc(100% - .8rem);padding:1.4rem .8rem}.contact-card{padding:.9rem}.contact-card iframe{min-height:240px}}.menu-item-content{gap:1rem;width:min(1040px,100% - 3rem);margin:0 auto;padding:2rem 1.2rem;display:grid}.menu-item-content p{color:#2d527f;max-width:80ch;margin:0;line-height:1.7}.menu-item-actions{flex-wrap:wrap;gap:.7rem;display:flex}.menu-item-cta,.menu-item-secondary{border-radius:999px;padding:.62rem 1rem;font-weight:700;text-decoration:none}.menu-item-cta{color:#fff;background:#0c3866}.menu-item-secondary{color:#0c3866;background:#fff;border:1px solid #0c3866}@media (width<=720px){.menu-item-content{width:calc(100% - .8rem);padding:1.4rem .8rem}.menu-item-actions{flex-direction:column;align-items:stretch}.menu-item-cta,.menu-item-secondary{text-align:center}}.scroll-hint{z-index:35;color:#eef7ff;text-shadow:0 3px 12px #00000052;pointer-events:none;justify-items:center;gap:.55rem;animation:1.8s ease-in-out infinite hintFloat;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.mouse-icon{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#041b3373;border:2px solid #ffffffe6;border-radius:999px;justify-items:center;width:1.8rem;height:2.8rem;padding-top:.35rem;display:grid}.mouse-wheel{background:#f4cb6b;border-radius:999px;width:.26rem;height:.58rem;animation:1.4s ease-in-out infinite wheelScroll}.scroll-text{letter-spacing:.02em;font-size:.86rem;font-weight:600}@keyframes wheelScroll{0%{opacity:.9;transform:translateY(0)}70%{opacity:.2;transform:translateY(.7rem)}to{opacity:.9;transform:translateY(0)}}@keyframes hintFloat{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 6px))}to{transform:translate(-50%,-50%)}}@media (width<=780px){.scroll-hint{top:62%}.mouse-icon{width:1.55rem;height:2.35rem}.scroll-text{font-size:.78rem}}.back-to-top{z-index:44;color:#fff;cursor:pointer;background:#0a355b;border:0;border-radius:999px;padding:.72rem 1.05rem;font-weight:700;position:fixed;bottom:5.4rem;right:1rem;box-shadow:0 12px 24px #01162d3d}.back-to-top:hover,.back-to-top:focus-visible{background:#114875}@media (width<=860px){.back-to-top{padding:.62rem .92rem;font-size:.86rem;bottom:5.6rem;right:.8rem}}@media (width<=560px){.back-to-top{bottom:4.8rem;right:.65rem}}.cookie-bar{z-index:70;color:#eef7ff;opacity:0;pointer-events:none;background:linear-gradient(160deg,#072a49e6 8%,#0b3b63e6 62%,#0f4f83e6 100%);border:1px solid #fff3;border-radius:22px;width:clamp(320px,68vw,920px);height:auto;max-height:min(260px,100vh - 2rem);transition:transform .42s,opacity .42s;position:fixed;bottom:1rem;left:50%;overflow-y:auto;transform:translate(-50%,calc(100% + 2rem));box-shadow:0 22px 45px #01162d6b}.cookie-bar.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.cookie-content{flex-direction:column;gap:.75rem;padding:1.1rem 1.2rem;display:flex}.cookie-content h3{color:#fff;margin:0;font-size:1.15rem}.cookie-content p{margin:0;line-height:1.5}.cookie-actions{gap:.7rem;margin-top:.2rem;display:flex}.cookie-actions button{cursor:pointer;border:0;border-radius:10px;padding:.68rem 1rem;font-weight:700}.cookie-accept{color:#122b46;background:#f4cb6b}.cookie-cancel{color:#fff;background:#fff3}@media (width<=760px){.cookie-bar{width:calc(100% - 1rem);height:auto;max-height:min(260px,100vh - 1rem);bottom:.5rem;left:50%}.cookie-actions{flex-direction:column}.cookie-actions button{width:100%}}.quote-drawer{z-index:81;position:fixed;top:42%;right:0;transform:translateY(-50%)}.quote-tab{writing-mode:vertical-rl;text-orientation:mixed;color:#fff;letter-spacing:.04em;cursor:pointer;background:#0a3b63;border:0;border-radius:0 14px 14px 0;padding:1rem .72rem;font-size:1rem;font-weight:800;transition:opacity .18s,visibility .18s;transform:rotate(180deg);box-shadow:-10px 14px 24px #01162d4d}.quote-drawer.is-open .quote-tab{opacity:0;visibility:hidden;pointer-events:none}.quote-panel{opacity:0;pointer-events:none;background:#fff;border:1px solid #d4e6fb;border-right:0;border-radius:12px 0 0 12px;width:min(92vw,380px);max-height:min(80vh,100vh - 2rem);padding:1rem;transition:transform .23s,opacity .18s;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-14px 18px 30px #01162d38}.quote-drawer.is-open .quote-panel{opacity:1;pointer-events:auto;transform:translate(0)}.quote-panel h3{color:#12375f;margin:0;font-size:1.1rem}.quote-panel-header{justify-content:space-between;align-items:flex-start;gap:.8rem;margin-bottom:.8rem;display:flex}.quote-close{color:#0e3f6c;cursor:pointer;background:0 0;border:0;padding:0;font-size:2rem;line-height:1}.quote-product{color:#3a5f89;margin:.3rem 0 0;font-size:.9rem}.quote-form{gap:.45rem;display:grid}.quote-form label{color:#214b79;gap:.25rem;font-size:.88rem;font-weight:600;display:grid}.quote-form input,.quote-form textarea{font:inherit;border:1px solid #c8def7;border-radius:8px;padding:.56rem .6rem}.captcha-check{align-items:center;gap:.45rem;margin-top:.15rem;font-weight:700;display:flex}.captcha-check input{width:1rem;height:1rem}.quote-submit{color:#fff;cursor:pointer;background:#0e3f6c;border:0;border-radius:10px;margin-top:.2rem;padding:.62rem .8rem;font-weight:700}.field-error{color:#b4282e;font-size:.8rem}.quote-success{color:#127237;margin:.35rem 0 0;font-size:.86rem;font-weight:700}@media (width<=860px){.quote-drawer{top:7rem;bottom:auto;transform:none}.quote-tab{writing-mode:horizontal-tb;border-radius:10px 0 0 10px;transform:none}.quote-panel{width:calc(100vw - .8rem);max-height:min(70vh,100vh - 1rem);top:0;bottom:auto;right:0}}.site-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1}
