@font-face{font-family:Material Symbols Outlined Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/material-symbols-outlined-latin-fill-normal-CrLY-oAJ.woff2) format("woff2-variations")}.material-symbols-outlined{font-family:Material Symbols Outlined Variable,sans-serif;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased}:root{font-family:Lexend,Plus Jakarta Sans,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-primary: #e85d04;--color-primary-dark: #c24a02;--color-text-dark: #1e1e1e;--color-text-light: #ffffff;--color-bg-light: #ffffff;--color-bg-gray: #f5f7fa;--border-radius: 8px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--color-bg-light);color:var(--color-text-dark)}a{text-decoration:none;color:inherit;transition:color .3s ease}ul{list-style:none}img{max-width:100%;display:block}.section-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:200px;color:#64748b}.section-loader-spinner{font-size:3rem;color:#e85d04;animation:section-loader-spin 1s linear infinite}@keyframes section-loader-spin{to{transform:rotate(360deg)}}.section-loader-text{font-size:.9375rem}.skeleton-line,.skeleton-title,.skeleton-btn{display:block;border-radius:4px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:img-shimmer-anim 1.4s ease-in-out infinite}.skeleton-line{height:.85em;margin-bottom:.55em}.skeleton-title{height:1.2em;margin-bottom:.75em}.skeleton-btn{height:2.75rem;width:180px;border-radius:10px;margin:0 auto}.img-shimmer{position:absolute;inset:0;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:img-shimmer-anim 1.4s ease-in-out infinite;border-radius:inherit;z-index:1;pointer-events:none;transition:opacity .3s}.img-shimmer.img-shimmer-done{opacity:0}@keyframes img-shimmer-anim{0%{background-position:200% 0}to{background-position:-200% 0}}button{cursor:pointer;border:none;background:none;font-family:inherit}.header{position:fixed;width:100%;top:0;z-index:50;background-color:#fff;box-shadow:0 1px 2px #0000000d}.top-bar{background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.top-bar-container{max-width:1280px;margin:0 auto;padding:0 1rem;height:2.5rem;display:flex;align-items:center;justify-content:flex-end}.top-bar-phone{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#475569}.top-bar-phone:hover{color:var(--color-primary)}.top-bar-phone svg{flex-shrink:0;color:var(--color-primary)}.navbar{position:relative;max-width:1280px;margin:0 auto;padding:0 1rem;height:5rem;display:flex;justify-content:space-between;align-items:center}.navbar-logo{flex-shrink:0;display:flex;align-items:center}.navbar-logo{flex-direction:column;align-items:flex-start}.navbar-logo-img{height:4rem;width:auto;display:block}.navbar-logo-by{font-size:.7rem;color:#64748b;margin-top:.15rem;text-transform:lowercase}.navbar-links{display:none}.navbar-link{font-weight:500;color:#475569;transition:color .15s ease}.navbar-link:hover{color:var(--color-primary)}.mobile-menu-btn{color:#475569;display:block}@media(max-width:767px){.navbar-links{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;box-shadow:0 4px 6px -1px #0000001a;display:none}.navbar-links-open{display:flex}}.navbar-dropdown{position:relative}.navbar-dropdown-trigger{display:flex;align-items:center;gap:.15rem;background:none;border:none;padding:0;cursor:pointer;font-size:inherit;font-family:inherit}.navbar-dropdown-arrow{width:1.1rem;height:1.1rem;flex-shrink:0}.navbar-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);background:#fff;box-shadow:0 4px 12px #0000001a;border-radius:6px;min-width:10rem;display:flex;flex-direction:column;overflow:hidden;z-index:100}.navbar-dropdown-item{padding:.6rem 1rem;font-size:.9375rem;font-weight:500;color:#475569;white-space:nowrap;transition:background .15s,color .15s}.navbar-dropdown-item:hover{background:#f8fafc;color:var(--color-primary)}@media(max-width:767px){.navbar-dropdown{width:100%}.navbar-dropdown-trigger{width:100%;justify-content:space-between;padding:.25rem 0}.navbar-dropdown-menu{position:static;transform:none;box-shadow:none;border-radius:0;border-left:2px solid #e2e8f0;margin-left:.75rem;min-width:0}.navbar-dropdown-item{padding:.4rem .75rem}}@media(min-width:768px){.navbar-links{display:flex;align-items:center;gap:2rem}.mobile-menu-btn{display:none}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:15rem;overflow:hidden;color:#fff}.hero-background{position:absolute;inset:0;z-index:0}.hero-bg-image{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,#b43c148c,#64281466 45%,#00000026)}.hero-container{position:relative;z-index:10;max-width:1280px;margin:0 auto;width:100%}.hero-content{max-width:640px;margin:0 0 0 16px}.hero-title-wrap{margin:0}.hero-title-wrap .hero-title:last-child{margin-bottom:1.25rem}.hero-description-html p{margin:0 0 .75rem}.hero-description-html p:last-child{margin-bottom:0}.hero-title{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.2;font-weight:700;margin-bottom:1.25rem}.hero-title-highlight{display:block;color:#e74648;font-size:clamp(2rem,5vw,3.5rem);margin-top:.25rem}.hero-description{font-size:1rem;font-weight:400;line-height:1.6;color:#fffffff2}.hero-scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;width:2.5rem;height:2.5rem;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s}.hero-scroll-indicator:hover{background:#ffffff59}.hero-scroll-indicator svg{flex-shrink:0}@media(min-width:768px){.hero-title{font-size:2.5rem}.hero-title-highlight{font-size:3.25rem}.hero-description{font-size:1.1rem}}.benefits-section{padding:4rem 1rem 5rem;max-width:1280px;margin:0 auto;background:#fff}.benefits-title{font-size:1.75rem;font-weight:700;color:#0f172a;text-align:center;margin-bottom:2.5rem}.benefits-grid{display:grid;gap:1.5rem}.benefits-card{background:#f8fafc;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s}.benefits-card:hover{box-shadow:0 4px 12px #00000014}.benefits-card-icon{width:3rem;height:3rem;background:var(--color-primary);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#fff}.benefits-card-icon .material-symbols-outlined{font-size:1.5rem}.benefits-card-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;text-transform:lowercase}.benefits-card-title:first-letter{text-transform:uppercase}.benefits-card-text{font-size:.95rem;color:#475569;line-height:1.55;white-space:pre-line}@media(min-width:768px){.benefits-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.home-contact-cta-wrapper{max-width:1280px;margin:0 auto;padding:0 1rem 4rem;background:#fff}.contact-cta{padding:1.75rem 1.5rem;background:linear-gradient(160deg,#fef7ed,#fff);border:1px solid rgba(232,93,4,.15);border-radius:16px;box-shadow:0 2px 12px #0000000a;text-align:center}.contact-cta-text{font-size:1.0625rem;line-height:1.6;color:#334155;margin:0 0 1.25rem}.contact-cta-html p{margin:0 0 .5rem}.contact-cta-html p:last-child{margin-bottom:1.25rem}.contact-cta-btn{display:inline-block;padding:.875rem 2.5rem;font-size:1rem;font-weight:600;font-family:inherit;color:#fff;background:var(--color-primary);border-radius:10px;text-decoration:none;transition:background .2s,transform .1s;box-shadow:0 2px 8px #e85d044d}.contact-cta-btn:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #e85d0459}.contact-cta-btn:active{transform:translateY(0)}.footer{background:#f8fafc;padding:4rem 1rem 2rem;margin-top:0}.footer-content{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.footer-column{min-width:160px}.footer-brand{max-width:240px}.footer-logo-link{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem}.footer-logo-img{width:auto}.footer-logo-by{font-size:.7rem;color:#64748b;margin-top:.2rem;text-transform:lowercase}.footer-nav{display:flex;flex-direction:column;gap:.2rem}.footer-nav a{color:#475569;font-size:.95rem}.footer-nav a:hover{color:var(--color-primary)}.footer-heading{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#0f172a}.footer-firma-name{color:#475569;font-size:.95rem}.footer-contact-line{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#475569;font-size:.95rem}.footer-contact-line svg{flex-shrink:0;color:#e74648}.footer-contact-line a:hover{color:var(--color-primary)}.footer-nip{line-height:1.5}.footer-address,.footer-nip,.footer-bank{color:#475569;font-size:.9rem}.footer-bank,.footer-address{line-height:1.5}.footer-social{display:flex;gap:.5rem;margin-top:1rem}.footer-social a{width:2.25rem;height:2.25rem;border-radius:50%;background:#e74648;color:#fff;display:flex;align-items:center;justify-content:center}.footer-social svg{flex-shrink:0;color:#fff}.footer-icon-instagram{display:block}.footer-bottom{max-width:1280px;margin:2.5rem auto 0;padding-top:1.5rem;border-top:1px solid #e2e8f0;text-align:center;color:#64748b;font-size:.875rem}@media(max-width:480px){.footer-content{flex-direction:column}.footer-column,.footer-content>div{min-width:0;flex:none;width:100%}}
