:root{--red:#c0392b;--red-dark:#96281b;--blue:#1a3a5c;--blue-light:#2563a8;--black:#111;--white:#fff;--gray:#f4f4f4;--gray-dark:#555;--text:#222;--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:17px/1.6 var(--sans);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{max-width:100vw;margin:0;overflow-x:hidden}#root{flex-direction:column;width:100%;min-height:100svh;display:flex;overflow-x:hidden}section{width:100%;max-width:100%;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--sans);color:var(--blue);margin:0;font-weight:700;line-height:1.2}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#0d0d0d}::-webkit-scrollbar-thumb{background:var(--red);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--red-dark)}*{scrollbar-width:thin;scrollbar-color:var(--red) #0d0d0d}@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes pulse{0%,to{box-shadow:0 0 #c0392b73}50%{box-shadow:0 0 0 14px #c0392b00}}@keyframes navDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.6)}80%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes spinIn{0%{opacity:0;transform:rotate(-90deg)scale(.5)}to{opacity:1;transform:rotate(0)scale(1)}}.anim-fadeUp{animation:.6s both fadeUp}.anim-fadeIn{animation:.6s both fadeIn}.anim-scaleIn{animation:.55s both scaleIn}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.card-hover{transition:transform .25s,box-shadow .25s}.card-hover:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000024}.gallery-img{transition:transform .45s}.gallery-figure:hover .gallery-img{transform:scale(1.07)}.contact-card{transition:background .2s,box-shadow .2s,transform .2s}.contact-card:hover{box-shadow:0 0 0 2px var(--red), 0 8px 32px #0003;transform:translateY(-3px);background:#ffffff24!important}.nav-link{transition:color .15s,background .15s}.nav-link:hover{border-radius:6px;color:var(--white)!important;background:#ffffff1a!important}.anim-nav-down{animation:.5s both navDown}.anim-overlay{animation:2s both fadeIn}.anim-pulse-cta{animation:2.5s ease-in-out 1.5s infinite pulse}.anim-pulse-badge{animation:2.5s ease-in-out 1s infinite pulse}.anim-bounce{animation:2s ease-in-out infinite bounce}.particle{animation:bounce var(--p-dur,7s) ease-in-out var(--p-delay,0s) infinite}.scroll-top-btn{z-index:200;background:var(--red);width:46px;height:46px;color:var(--white);cursor:pointer;opacity:0;pointer-events:none;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .2s,opacity .3s;animation:none;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 18px #c0392b73}.scroll-top-btn.visible{opacity:1;pointer-events:auto;animation:.35s both popIn}.scroll-top-btn:hover{background:var(--red-dark);transform:translateY(-3px)scale(1.08)}.scroll-top-btn:active{transform:scale(.95)}.navbar-burger{display:none!important}@media (width<=768px){.navbar-burger{display:flex!important}.navbar-nav{display:none!important}.navbar-nav.open{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#142e4cf7;flex-direction:column;align-items:flex-start;gap:4px;padding:16px 20px 24px;animation:.25s both fadeUp;position:fixed;top:68px;left:0;right:0;display:flex!important}.navbar-cta{text-align:center;width:100%;margin-left:0!important}}.hero-tag{white-space:normal;overflow-wrap:break-word;word-break:break-word}@media (width<=768px){.hero-section{padding:80px 20px 60px!important}}@media (width<=600px){.hero-section{min-height:100svh!important;padding:72px 16px 52px!important}.hero-tag{letter-spacing:1.5px!important;font-size:10px!important}.hero-stats{gap:20px!important;padding-top:20px!important}.hero-stat-num{font-size:22px!important}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{text-align:center}.hero-sub{margin-bottom:28px!important;font-size:14px!important}}@media (width<=768px){.section-pad{padding:64px 18px!important}}@media (width<=480px){.section-pad{padding:52px 14px!important}.services-grid{grid-template-columns:1fr!important}}@media (width<=900px){.benefits-container{grid-template-columns:1fr!important;gap:40px!important}.benefits-photo{height:320px!important}.benefits-badge{bottom:14px!important;left:14px!important}}@media (width<=480px){.benefits-photo{height:240px!important}.benefits-badge{padding:10px 14px!important}.benefits-badge-num{font-size:22px!important}}@media (width<=560px){.gallery-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.gallery-img{height:160px!important}}@media (width<=380px){.gallery-grid{grid-template-columns:1fr!important}}.contact-card-value{word-break:break-all}@media (width<=600px){.contact-cards{flex-direction:column;align-items:stretch}.contact-card{width:100%!important;min-width:unset!important;max-width:100%!important;padding:20px!important}}@media (width<=480px){.footer-inner{text-align:center;flex-direction:column}}
