.header{display:flex;align-items:center;justify-content:space-between;background:#000;color:#fff;padding:0 2rem;height:70px;font-family:Montserrat,Arial,sans-serif;position:relative;box-shadow:0 4px 24px #00000021;margin:0;border:none;z-index:10}.header__left-logo,.header__right-logo{display:flex;align-items:center;min-width:60px}.header__left-logo{margin-right:2.2rem}.header__right-logo{margin-left:2.2rem}.header__logo-img{height:40px;width:auto;display:block}.header__nav{flex:1 1 auto}.header__nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.header__nav-list li a{color:#fff;text-decoration:none;font-weight:600;font-size:1.1rem;transition:color .2s}.header__nav-list li a:hover{color:#e00}.header__cta-btn{background:#e00;color:#fff;border:none;border-radius:6px;padding:.7em 2.2em;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s;margin:0 2.2rem;box-shadow:0 2px 12px #00000014}.header__cta-btn:hover{background:#b00}.header__hamburger{display:none;flex-direction:column;justify-content:center;width:36px;height:36px;background:none;border:none;cursor:pointer;gap:6px;padding:0}.header__hamburger span{display:block;height:4px;width:100%;background:#fff;border-radius:2px;transition:all .3s}@media (max-width: 1100px){.header__nav-list{gap:1.2rem}.header__cta-btn{padding:.7em 1.2em;margin:0 1rem}.header__left-logo,.header__right-logo{min-width:40px}}@media (max-width: 900px){.header__nav-list{gap:1rem}}@media (max-width: 700px){.header{flex-wrap:wrap;height:auto;padding:.5rem}.header__left-logo,.header__right-logo{min-width:30px}.header__nav{position:absolute;top:70px;left:0;right:0;background:#111;display:none;flex-direction:column;align-items:center;z-index:100}.header__nav--open{display:flex!important}.header__nav-list{flex-direction:column;gap:1.5rem;width:100%;padding:1.5rem 0}.header__cta-btn{margin:1rem 0 0;width:90vw;max-width:320px;align-self:center}.header__hamburger{display:flex}}.header__hamburger--open span:nth-child(1){transform:translateY(10px) rotate(45deg)}.header__hamburger--open span:nth-child(2){opacity:0}.header__hamburger--open span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.header{background:#000;color:#fff;box-shadow:0 4px 24px #00000021;margin:0;border:none;z-index:10;border-radius:0;max-width:100vw;width:100vw;min-width:320px;height:80px;display:flex;align-items:center;justify-content:space-between;font-family:Montserrat,Arial,sans-serif;position:relative;padding:0 2.5rem;box-sizing:border-box;overflow-x:hidden}.hero-banner{width:100vw;max-width:100vw;height:calc(100vh - 80px);margin-top:0;position:relative;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;z-index:1;background:transparent;padding-top:0;padding-bottom:0;box-sizing:border-box}@media (max-width: 768px){.hero-banner{width:100%;max-width:100%;height:calc(100vh - 70px)}.hero-banner__img{width:100%;max-width:100%;object-fit:cover;left:0}}@media (max-width: 480px){.hero-banner{width:100%;max-width:100%;height:calc(100vh - 60px)}.hero-banner__img{width:100%;max-width:100%;object-fit:cover;left:0}}.hero-banner__img{position:absolute;top:0;left:0;width:100vw;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none;pointer-events:none;background:transparent;z-index:0}@media (max-width: 900px){.header{width:100vw;max-width:100vw;padding:0 .5rem;margin:0;height:70px;border-radius:0}.hero-banner{height:calc(100vh - 70px);padding-top:0;padding-bottom:0}.hero-banner__img{height:100%}}@media (max-width: 700px){.header{width:100vw;max-width:100vw;border-radius:0;margin:0;padding:0 .2rem;height:60px;display:flex;align-items:center;justify-content:center;position:relative;z-index:100}.header__logo-desktop,.header__cta-btn-desktop,.header__nav{display:none!important}.header__mobile-row{display:flex;align-items:center;justify-content:space-between;width:100vw;height:60px;position:absolute;left:0;top:0;z-index:2;padding:0 .2rem;background:#000}.header__logo-mobile{height:26px!important;width:auto;margin:0 .2rem;flex:0 0 auto}.header__cta-btn-mobile{margin:0 .2rem;width:auto;min-width:60px;max-width:100px;font-size:.88rem;padding:.3em .6em;border-radius:6px;flex:0 0 auto}.header__hamburger-mobile{display:flex;margin:0 .2rem;width:24px;height:24px;background:none;border:none;flex-direction:column;justify-content:center;gap:3px;padding:0;flex:0 0 auto}.header__hamburger-mobile span{display:block;height:3px;width:100%;background:#fff;border-radius:2px;transition:all .3s}}@media (min-width: 701px){.header__mobile-row,.header__logo-mobile,.header__cta-btn-mobile,.header__hamburger-mobile{display:none!important}}.footer{position:relative;background:#111;color:#fff;padding:2rem 0 1.2rem;font-family:Montserrat,Arial,sans-serif;overflow:hidden;min-height:180px;width:100%;box-sizing:border-box;margin-top:auto}.footer__bg{position:absolute;inset:0;background:url(/footer-bg.jpg) center/cover no-repeat;opacity:.13;z-index:1;pointer-events:none}.footer__content{position:relative;z-index:2;display:flex;justify-content:center;gap:3rem;max-width:1400px;margin:0 auto;flex-wrap:wrap}.footer__col{min-width:180px;flex:1 1 220px}.footer__col h3{font-size:1rem;font-weight:700;margin-bottom:.8rem;letter-spacing:1px;color:#fff}.footer__contact ul,.footer__social ul,.footer__links ul{list-style:none;padding:0;margin:0}.footer__contact li,.footer__social li,.footer__links li{margin-bottom:.7rem;display:flex;align-items:center;font-size:.97rem}.footer__icon{margin-right:.5em;font-size:1em;display:flex;align-items:center}.footer__icon--social svg{vertical-align:middle;margin-right:.2em;color:#e00}.footer__contact a,.footer__links a{color:#fff;text-decoration:none;transition:color .2s;font-size:.97rem}.footer__contact a:hover,.footer__links a:hover{color:#e00}.footer__social li{color:#fff;font-weight:500}.footer__links li{font-size:.97rem}@media (max-width: 900px){.footer__content{gap:1.5rem}}@media (max-width: 700px){.footer__content{flex-direction:column;align-items:flex-start;gap:.7rem;padding:.5rem .7rem 1.2rem}.footer__col{min-width:0;width:100%;margin-bottom:.5rem}.know-more__content{flex-direction:column!important}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#111;border-radius:6px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e00,#b00);border-radius:6px;border:2px solid #111}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#b00,#800)}::-webkit-scrollbar-corner{background:#111}*{scrollbar-width:thin;scrollbar-color:#e00 #111}html,body{background:transparent;margin:0;padding:0;height:100%;width:100%;overflow-x:hidden}body{min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box;overflow-x:hidden}.popup-form{position:fixed;inset:0;background:#000000a6;z-index:9999;display:none;align-items:center;justify-content:center}.popup-form[style*="display: flex"]{display:flex!important}.popup-content{background:#181818;border-radius:18px;box-shadow:0 8px 32px #00000040;padding:2.2rem 2.5rem 2rem;min-width:320px;max-width:95vw;width:370px;position:relative;display:flex;flex-direction:column;align-items:stretch}.close-btn{position:absolute;top:1.1rem;right:1.1rem;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;z-index:2;transition:color .2s}.close-btn:hover{color:#e00}.popup-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1.2rem;text-align:center;letter-spacing:1px}#popup-form-form{display:flex;flex-direction:column;gap:1.1rem}#popup-form-form input[type=text],#popup-form-form input[type=tel],#popup-form-form select{padding:.7em 1em;border-radius:6px;border:1px solid #333;background:#222;color:#fff;font-size:1rem;outline:none;transition:border .2s}#popup-form-form input:focus,#popup-form-form select:focus{border:1.5px solid #e00}#popup-form-form input::placeholder{color:#bbb;opacity:1}#popup-form-form select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1em center;background-size:1em;padding-right:2.5em}#popup-form-form select option{background:#222;color:#fff;padding:.5em}#popup-form-form select:invalid{color:#bbb}#popup-form-form select:invalid option[value=""]{color:#bbb}#popup-form-form select option[disabled]{color:#bbb}#popup-form-form select option:not([disabled]){color:#fff}#popup-submit{background:#e00;color:#fff;border:none;border-radius:5px;padding:.7em 0;font-size:1.08rem;font-weight:700;cursor:pointer;margin-top:.5rem;transition:background .2s}#popup-submit:disabled{background:#b00;cursor:not-allowed}#popup-submit:hover:not(:disabled){background:#b00}.popup-success{color:#0f0;font-size:1.08rem;text-align:center;margin-top:1.2rem;font-weight:600}@media (max-width: 500px){.popup-content{padding:1.2rem .7rem;min-width:0;width:98vw}}.know-more-section{background:#111;padding:3.5rem 0;width:100%}.know-more__content{display:flex;align-items:center;justify-content:center;max-width:1300px;margin:0 auto;gap:3.5rem}.know-more__desc{flex:1 1 50%;color:#fff;font-size:1.13rem;font-family:Montserrat,Arial,sans-serif;padding-right:1.5rem}.know-more__title{font-size:2.5rem;font-weight:800;text-align:left;margin-bottom:.5rem;letter-spacing:1px;color:#fff;text-transform:uppercase;position:relative;display:inline-block}.know-more__underline{height:3px;background:#e00;margin-bottom:1.5rem;margin-left:0;width:100%;max-width:none;display:block;position:relative;top:-.5rem}.know-more__text{color:#fff;font-size:1.13rem;line-height:1.7;font-weight:500;letter-spacing:.01em;text-align:justify}.know-more__img-holder{flex:1 1 50%;display:flex;align-items:center;justify-content:flex-end}.know-more__img{max-width:100%;max-height:400px;border-radius:18px;box-shadow:0 4px 24px #00000021;object-fit:cover;background:#fff;padding:1.2rem}@media (max-width: 1000px){.know-more__content{flex-direction:column-reverse;gap:2.5rem;padding:0 1.2rem}.know-more__desc,.know-more__img-holder{flex:1 1 100%;padding:0;justify-content:center}.know-more__img{max-height:260px}.know-more__title{font-size:2rem;text-align:center}.know-more__underline{margin:0 auto 1.2rem;width:100%}}.cookie-banner{position:fixed;left:0;right:0;bottom:0;width:100vw;background:#fff;color:#181818;box-shadow:0 -2px 16px #00000014;z-index:99999;padding:.5rem 0;display:flex;justify-content:center;align-items:center}.cookie-banner__content{width:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.7rem 1.5rem;position:relative}.cookie-banner__text{font-size:1.08rem;color:#181818;font-weight:500;flex:1 1 auto}.cookie-banner__link{color:#e00;text-decoration:underline;font-weight:600}.cookie-banner__accept{background:#e00;color:#fff;border:none;border-radius:6px;padding:.7em 2.2em;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s;box-shadow:0 2px 12px #00000014}.cookie-banner__accept:hover{background:#b00}.cookie-banner__close{background:none;border:none;color:#e00;font-size:2rem;font-weight:700;cursor:pointer;position:absolute;top:.2rem;right:1.2rem;line-height:1;padding:0 .5rem;z-index:2;transition:color .2s}.cookie-banner__close:hover{color:#181818}@media (max-width: 700px){.cookie-banner__content{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem .7rem}.cookie-banner__accept{width:100%;max-width:320px;align-self:center}.cookie-banner__close{right:.7rem;top:.1rem}}.footer__icon-btn{display:flex;align-items:center;gap:.5em;color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:color .2s}.footer__icon-btn:hover{color:#e00;text-decoration:underline}.footer__social ul li a{color:#fff;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:.5em;font-size:1rem;transition:color .2s}.footer__social ul li a:hover{color:#e00;text-decoration:underline}.footer__contact ul li a{color:#fff;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:.5em;font-size:1rem;transition:color .2s}.footer__contact ul li a:hover{color:#e00;text-decoration:underline}.footer-separator{width:100vw;height:2px;background:linear-gradient(90deg,#e00 0 10%,#444 10% 90%,#e00 90% 100%);opacity:.18;margin:0;border:none}@media (max-width: 700px){.footer-separator{height:1px;opacity:.25}}.whatsapp-button{position:fixed;bottom:35px;right:20px;width:55px;height:55px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;box-shadow:0 6px 20px #25d36666;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000;cursor:pointer;animation:whatsappPulse 2s infinite}.whatsapp-button:hover{background:#128c7e;transform:scale(1.15) rotate(5deg);box-shadow:0 8px 25px #25d36699;animation:whatsappHover .6s ease-in-out}.whatsapp-button:active{transform:scale(.95);transition:all .1s ease}.whatsapp-icon{width:24px;height:24px;transition:transform .3s ease}.whatsapp-button:hover .whatsapp-icon{transform:scale(1.1)}@keyframes whatsappPulse{0%{box-shadow:0 6px 20px #25d36666}50%{box-shadow:0 6px 20px #25d36699,0 0 #25d366b3}to{box-shadow:0 6px 20px #25d36666}}@keyframes whatsappHover{0%{transform:scale(1) rotate(0)}50%{transform:scale(1.2) rotate(3deg)}to{transform:scale(1.15) rotate(5deg)}}@media (max-width: 768px){.whatsapp-button{width:50px;height:50px;bottom:50%;right:50px;transform:translateY(50%)}.whatsapp-icon{width:22px;height:22px}}@media (max-width: 480px){.whatsapp-button{width:45px;height:45px;bottom:50%;right:5px;transform:translateY(50%)}.whatsapp-icon{width:20px;height:20px}}
