/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:rotateX(0);--tw-rotate-y:rotateY(0);--tw-rotate-z:rotateZ(0);--tw-skew-x:skewX(0);--tw-skew-y:skewY(0);--tw-border-style:solid;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e+38px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-cover{-o-object-fit:cover;object-fit:cover}.text-center{text-align:center}.opacity-40{opacity:.4}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@media (hover:hover){.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}}body,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#000}}body{color:#fff;background-image:url(/images/background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.whatsapp-button{color:#fff;background-color:#25d366;border-radius:9999px;align-items:center;padding:.5rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.whatsapp-button:hover{background-color:#1ebe57;transform:translateY(-2px)}.footer-icons{justify-content:center;align-items:center;gap:2rem;margin-top:3rem;margin-bottom:1rem;display:flex}.footer-icon{color:#fff;width:3rem;height:3rem;transition:transform .3s,color .3s}.footer-icon:hover{transform:scale(1.2)}.footer-icon.instagram:hover{color:#e1306c}.footer-icon.whatsapp:hover{color:#25d366}.footer-container{margin-top:4rem}.why-us-container{max-width:1200px;margin:0 auto;padding:2rem}.why-us-title{color:#fff;text-align:center;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:2rem;font-weight:700;display:flex}.why-us-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.why-us-grid{grid-template-columns:repeat(3,1fr)}}.why-us-card{text-align:center;color:#fff;background-color:#2d2d2d;border-radius:.5rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000004d}.why-us-card:hover{transform:translateY(-5px);box-shadow:0 8px 12px #0006}.why-us-card img{max-width:80px;max-height:80px;margin-bottom:1rem}.why-us-card-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.why-us-card-text{color:#e0e0e0;font-size:.9rem}.header-buttons{z-index:50;flex-wrap:wrap;gap:1rem;display:flex;position:absolute;top:2rem;left:2rem}.header-buttons a{color:#fff;background-color:#ffffff1a;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .3s,transform .3s}.header-buttons a:hover{background-color:#ffffff4d;transform:translateY(-2px)}html{scroll-behavior:smooth}.site-header{background-color:#000c;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:relative}.nav-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.nav-buttons a{color:#fff;background-color:#ffffff1a;border-radius:9999px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .3s,transform .3s}.nav-buttons a:hover{background-color:#ffffff4d;transform:translateY(-2px)}.intro-section{text-align:center;padding-top:6rem}.main-content{margin-top:0;padding-top:1rem}.our-work-section .image-container{margin-bottom:2rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.animated-pin{animation:bounce 1s infinite}.site-logo{width:100px;height:auto}.footer-logo{width:150px;margin-top:20px}.footer-logo,.trusted-logo{-o-object-fit:contain;object-fit:contain;height:auto}.trusted-logo{width:100px;margin-top:10px}.footer-logo,.site-logo,.trusted-logo{max-width:100%;height:auto}@media (max-width:768px){.site-header{flex-direction:column}.site-header nav{margin-top:.5rem}}.site-header nav a{margin-left:1rem}.site-header nav a:first-child{margin-left:0}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}