:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#eee;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary:#BF793B;--secondary: #402F21;--bg-surface: #F8F8F8;--black: #211D1A}html,body{width:100%;height:100%;margin:0;padding:0}body{display:flex;place-items:center;min-width:320px;min-height:100vh}*{-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:transparent;outline:none}#root{width:100%;height:100%;margin:0;padding:0;display:flex;flex-direction:column}body{display:flex;flex-direction:column;min-height:100vh}footer{margin-top:auto}.footer{background:#181716;color:#fff;padding:1rem 0 1.5rem;font-family:inherit}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;max-width:1500px;margin:0 auto;gap:4rem;padding:2rem 2rem 0rem}.footer-col{flex:1 1 0;min-width:220px}.footer-col.left{max-width:400px;text-align:left;justify-content:flex-start;align-items:flex-start}.footer-logo{width:15rem}.footer-col.center{max-width:400px;text-align:left;align-items:center;margin:0 auto}.footer-col.center strong{display:block;margin-top:1.2rem;margin-bottom:.2rem;font-size:1.05rem;letter-spacing:.5px}.footer-col.right{max-width:300px;text-align:left;align-items:flex-end;margin-left:auto;border-radius:12px;padding:10px 0;min-width:140px}.footer-col.right strong{display:block;margin-bottom:.7rem;font-size:1.25rem;letter-spacing:.5px;text-align:center}.footer-col.right ul{list-style:none;padding:0;margin:0}.footer-col.right li{margin-bottom:.5rem}.footer-col.right a{color:#fff;text-decoration:none;transition:color .2s}.footer-col.right a:hover{color:#f90}.footer-social-links.enhanced{display:flex;flex-direction:column;gap:.5rem;margin-top:16px;padding:0;align-items:center}.footer-social-links.enhanced li{list-style:none}.icon-circle{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#222;color:#fff;transition:background .2s,color .2s,box-shadow .2s;font-size:22px;box-shadow:0 2px 8px #00000014}.icon-circle.whatsapp:hover{background:#25d366;color:#fff}.icon-circle.facebook:hover{background:#1877f3;color:#fff}.icon-circle.instagram:hover{background:#e1306c;color:#fff}.icon-circle.linkedin:hover{background:#0077b5;color:#fff}.footer-bottom{margin-top:2.5rem;text-align:center}.footer-bottom hr{border:none;border-top:1px dashed #a97c50;margin-bottom:1.2rem;width:90%}.footer-bottom p{color:#fff;font-size:1.08rem;margin:0}@media (max-width: 900px){.footer-main{flex-direction:column;align-items:center;gap:2rem;padding:2rem 1rem 1rem}.footer-col{min-width:0;width:100%;max-width:600px}.footer-col.left,.footer-col.center,.footer-col.right{text-align:center;margin:0 auto}.logo{justify-content:center;padding-right:.2rem}}@font-face{font-family:AboveTheBeyondScript;src:url(/assets/above-the-beyond-script-u7SnFEaw.ttf) format("truetype");font-weight:400;font-style:normal}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:var(--black);color:var(--black);position:relative;z-index:1000;box-shadow:0 2px 4px #0000001a;transition:background-color .3s ease}.logo{display:flex;align-items:center;color:var(--primary);gap:1rem;font-size:larger;font-family:Garamond,serif}.logo div{display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translateY(.5rem)}.logo div span{font-size:1.6rem;font-weight:700;color:var(--bg-surface)}.tagline{font-size:1rem;font-family:AboveTheBeyondScript,Roboto,sans-serif;color:var(--primary);margin-top:-.2rem}.logo-img{width:auto;height:4rem;object-fit:contain}.nav{display:flex}.nav-links{list-style:none;display:flex;gap:1.5rem}.nav-links a{color:var(--bg-surface);text-decoration:none;font-weight:500}.nav-links a:hover{color:var(--primary)}.nav-links .active{color:var(--primary);font-weight:700}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:25px;height:20px;cursor:pointer}.hamburger .line{height:3px;background-color:var(--bg-surface);border-radius:2px;transition:all .3s ease}@media screen and (max-width: 768px){.hamburger{display:flex}.nav{position:absolute;top:100%;left:0;right:0;background-color:var(--black);flex-direction:column;align-items:center;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.nav.open{max-height:500px}.nav-links{flex-direction:column;width:100%;padding:1rem 0}.nav-links li{padding:.75rem 0}.nav-links a{width:100%;text-align:center;display:block}}.about-us-section{padding:6rem 2rem 1rem;background-color:#f9f9f9}.about-us-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;gap:2rem}.about-us-text{flex:1;max-width:600px}.about-us-heading{font-size:2.5rem;font-weight:700;color:#d4a24c;margin-bottom:1rem}.about-us-subheading{font-size:2rem;font-weight:600;color:#333;margin-bottom:1rem}.about-us-description{font-size:1.2rem;color:#555;line-height:1.6;margin-bottom:1.5rem}.about-us-list{list-style:none;padding:0;margin-bottom:1.5rem}.about-us-list li{font-size:1.1rem;color:#333;margin-bottom:.5rem}.about-us-button{padding:.8rem 2rem;background-color:#d4a24c;color:#fff;border:none;border-radius:5px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.about-us-button:hover{background-color:#b88a3a}.about-us-images{flex:1;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.about-us-image-1{width:50rem;height:20rem;border-radius:10px;box-shadow:0 4px 8px #0000001a;object-fit:cover;margin-right:-6rem}.about-us-image-2{width:48%;border-radius:10px;box-shadow:0 4px 8px #0000001a;object-fit:cover}@media (max-width: 600px){.about-us-section{padding:1rem .5rem;text-align:center}.about-us-content{flex-direction:column;gap:1rem}.about-us-text,.about-us-images{max-width:100%;width:100%}.about-us-image-2{display:none}.about-us-image-1{width:100%;max-width:100%;height:15rem;object-fit:cover}}.contact-banner{background:linear-gradient(135deg,#232323,#2d2d2d 60%,#3a3a3a);text-align:center;position:relative;overflow:hidden}.contact-banner__container{max-width:700px;margin:0 auto;padding:0 24px;background:#222222eb;border-radius:18px;box-shadow:0 8px 36px #0000002e}.contact-banner__title{font-size:2rem;font-weight:800;margin-bottom:18px;color:#fff;letter-spacing:1px}.contact-banner__locations{font-size:1.35rem;color:#c68642;font-weight:600;margin-bottom:28px;letter-spacing:.5px}.contact-banner__divider{width:80px;height:3px;background:linear-gradient(90deg,#bfa15a,#c68642);margin:0 auto 32px;border-radius:2px;opacity:.7}.contact-banner__info{font-size:1.18rem;margin-bottom:12px;color:#fff;font-weight:500;letter-spacing:.2px;transition:color .2s}.contact-banner__info strong{color:#fff;font-weight:700}.contact-banner__info a{color:#bfa15a;text-decoration:none;font-weight:600;transition:color .2s}.contact-banner__info a:hover{color:#c68642;text-decoration:underline}.hero{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:url(/assets/home-page-banner3-D8Cx1owC.jpg) center center/cover no-repeat}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-content,.hero-image{position:relative;z-index:2}.hero{display:flex;justify-content:space-between;align-items:center;padding:2rem;background-color:var(--bg-surface);color:var(--black)}.hero-content{max-width:50%;padding-bottom:10rem}.hero-content h1{font-size:4rem;line-height:1.2;margin-bottom:1rem;color:var(--black)}.hero-content p{font-size:1.5rem;margin-bottom:2rem;color:var(--secondary)}.hero-content .highlight{color:var(--primary);display:block;font-size:3rem}.cta-button{padding:.8rem 1.5rem;background-color:var(--primary);color:#fff;border:none;border-radius:5px;cursor:pointer}.cta-button:hover{background-color:var(--secondary)}.hero-image{max-width:30%;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;border-radius:15px;padding:1rem 3rem 3rem}.hero-image .enquiry-form-container{width:100%;height:auto;transition:transform .5s ease,filter .5s ease}.hero-image:hover .enquiry-form-container{transform:scale(1.05);filter:brightness(.9)}.hero-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}@media screen and (max-width: 600px){.hero{flex-direction:column;padding:1.5rem 1rem;text-align:center}.hero-content{max-width:100%;margin-bottom:-8rem!important}.hero-content h1{font-size:2rem}.hero-content .highlight{font-size:1.5rem}.hero-content p{font-size:1rem}.cta-button{font-size:.9rem;padding:.6rem 1.2rem}.hero-image{max-width:100%;padding:1rem}.hero-image img{max-width:100%;height:auto;max-height:250px;object-fit:contain}}.enquiry-form-card{border-radius:16px!important;background:#fff!important;text-align:left}.enquiry-form-modern{display:flex;flex-direction:column;gap:1rem}.form-group label{font-weight:500;margin-bottom:.3rem;display:block;color:#402f21;font-size:1rem}.cta-button{background:var(--primary)!important;border:none!important;font-weight:600;font-size:1.1rem;border-radius:8px!important;margin-top:.5rem}.cta-button:hover,.cta-button:focus{background:var(--secondary)!important;color:#fff!important}@media screen and (max-width: 600px){.enquiry-form-card{width:100%!important}}.service-card{position:relative;width:100%;max-width:300px;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;min-height:260px;background:#222}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.service-card-img-wrapper{position:relative;width:100%;height:200px;overflow:hidden}.service-card-image{width:100%;height:200px;object-fit:cover;display:block;position:absolute;top:0;left:0}.service-card-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,#141414eb 80%,#1414141a);color:#fff;padding:.7rem 1rem 1.1rem;text-align:center;min-height:54px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;z-index:2;display:flex;align-items:flex-end;justify-content:center}.service-card-title{font-size:1.2rem;font-weight:700}.service-card-loader{position:absolute;top:0;left:0;width:100%;height:200px;display:flex;align-items:center;justify-content:center;background:transparent;z-index:2}.service-card-skeleton{width:100%;height:200px;background:linear-gradient(90deg,#222 25%,#333,#222 75%);animation:skeleton-loading 1.2s infinite linear;position:absolute;top:0;left:0}.spinner{width:38px;height:38px;border:4px solid #d4a24c;border-top:4px solid #fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:200px 0}}.services-section{padding:4rem 2rem;background-color:#f9f9f9;text-align:center}.services-heading{font-size:2.5rem;font-weight:700;color:#d4a24c;margin-bottom:2rem}.services-grid-services-page{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;justify-items:center}.quick-links-section{background-color:var(--bg-surface);color:var(--black);padding:4rem 2rem;text-align:center;height:auto}.quick-links-content h1{font-size:3rem;margin-bottom:1rem;color:var(--black)}.quick-links-content p{font-size:1.4rem;color:var(--primary);margin-bottom:2rem}.buttons-container{display:flex;justify-content:center;flex-wrap:wrap;gap:1.2rem}.social-button{display:flex;align-items:center;gap:.5rem;padding:.9rem 1.8rem;font-size:1.1rem;border:none;border-radius:8px;text-decoration:none;font-weight:500;transition:background .3s ease,transform .2s ease;color:#fff}.social-button svg{font-size:1.4rem}.social-button:hover{transform:scale(1.05)}.whatsapp{background-color:#25d366}.website{background-color:#4b6cb7}.facebook{background-color:#3b5998}.linkedin{background-color:#0077b5}.instagram{background-color:#e1306c}.services-section{background-color:#1c1c1c;color:#f5f5f5;padding:2rem}.services-content{max-width:900px;margin:0 auto}.services-content h2{font-size:2.5rem;color:#d4a24c;margin-bottom:1rem;text-align:center}.services-content h3{font-size:2rem;margin-top:3rem;color:#d4a24c}.services-content ul{list-style:disc;padding-left:1.5rem;margin:1rem 0}.services-content li{margin-bottom:.8rem;line-height:1.6}.section-title{color:#ffb43a;text-align:center;margin:2rem 0 1.5rem;font-size:2.2rem;font-weight:700;letter-spacing:1px}.services-grid,.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:2.5rem}.service-card-quick-links,.benefit-card{background:#232323;border-radius:12px;padding:1.2rem 1rem;display:flex;align-items:flex-start;gap:1rem;box-shadow:0 2px 8px #0000001f;transition:transform .2s}.service-card-quick-links:hover,.benefit-card:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 4px 16px #0000002e}.service-icon,.benefit-icon{font-size:2rem;color:#ffb43a;flex-shrink:0;margin-top:.2rem}.mission-tagline{margin-top:2.5rem;text-align:center;font-size:1.3rem;color:#fff;font-weight:500}.page-header{position:relative;width:100%;height:240px;overflow:hidden;display:flex;align-items:center}.page-header-img{width:100%;height:240px;object-fit:cover;display:block}.page-header-overlay{position:absolute;left:0;top:0;height:100%;width:55%;background:linear-gradient(90deg,var(--bg-surface),rgba(255,255,255,.01) 100%);display:flex;align-items:center;z-index:2}.page-header-overlay h1{color:var(--primary);font-size:3.5rem;font-weight:500;margin-left:2.5rem;letter-spacing:1px}.quick-links-section{background-color:var(--bg-surface)!important}.contact-us-container{max-width:100%;background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;padding:32px 24px}@media (max-width: 700px){.contact-us-container{padding:16px 8px;max-width:95vw}}.service-details-modal{background:var(--bg-surface);width:100%;height:100%;padding:0}.service-details-content{margin:0 auto;background:var(--bg-surface)}.service-details-title{text-align:center;font-size:4rem;font-family:Montserrat,Arial,sans-serif;font-weight:400;margin:40px 0 10px;letter-spacing:2px}.service-details-description{text-align:center;font-size:1.4rem;margin-bottom:30px;font-family:Montserrat,Arial,sans-serif;color:var(--secondary)}.service-details-divider{width:60%;margin:30px auto 50px;border:none;border-top:5px solid var(--primary)}.service-details-features{list-style:none;padding:0;margin:0}.service-details-feature{text-align:center;margin-bottom:60px}.service-details-feature h2{font-size:2.5rem;font-family:Montserrat,Arial,sans-serif;font-weight:400;margin-bottom:10px}.service-details-feature p{font-size:1.2rem;font-family:Montserrat,Arial,sans-serif;margin:0}@media (max-width: 600px){.service-details-title{font-size:2.5rem}}
