@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.contact-section.contact-hidden{opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact-section.contact-revealed{opacity:1;animation:contactRevealFade .9s cubic-bezier(.4,0,.2,1) both}@keyframes contactRevealFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.contact-us-page .map-box{max-width:600px;height:300px;margin:auto;position:relative;filter:grayscale(80%)}.contact-us-page .map-slider{display:flex;width:200%;height:100%;transition:transform 1s ease-in-out}.contact-us-page .map-slider.shift{transform:translateX(-50%)}.contact-us-page .map-slider iframe{width:50%;height:100%;border:0}.contact-us-page .contact-section{width:100%;background:linear-gradient(1turn,rgba(var(--bg-neutral-rgb),.61) 21.63%,rgba(200,233,220,.61) 99.99%,rgba(165,230,205,.61) 100%)}.contact-us-page .contact-header{width:1440px;height:413px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.contact-us-page .contact-header h2{font-size:2rem;font-weight:20px;margin-bottom:10px;color:#1d2b3a}.contact-us-page .header-line:before{content:"";position:absolute;top:0;left:-50%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);animation:contact-line-shine 2s linear infinite;border-radius:inherit}@keyframes contact-line-shine{0%{left:-50%}to{left:100%}}.contact-us-page .contact-header p{font-size:16px;color:#444;line-height:1.6;max-width:800px;margin-bottom:20px}.contact-us-page .feedback-form-btn{display:inline-flex;align-items:center;gap:10px;background:#17944d;color:white;padding:12px 24px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(23,148,77,.3);margin-top:10px}.contact-us-page .feedback-form-btn:hover{background:#0d5a2f;transform:translateY(-2px);box-shadow:0 6px 20px rgba(23,148,77,.4);color:white}.contact-us-page .feedback-form-btn i{font-size:1.1rem}.contact-us-page .contact-content{max-width:1200px;margin:0 auto;display:flex;justify-content:center;gap:80px;padding:0 40px;align-items:flex-start}.contact-us-page .contact-form{flex:1 1;max-width:360px}.contact-us-page .contact-form h3{font-size:20px;font-weight:20px;color:#1d2b3a;margin-bottom:20px}.contact-us-page .contact-form form{display:flex;flex-direction:column;gap:12px}.contact-us-page .contact-form input,.contact-us-page .contact-form textarea{background:var(--bg-neutral);border:1.2px solid #b7b7b7;border-radius:5px;padding:6px 10px;font-size:1rem;color:rgba(56,56,56,.9);font-family:Inter,sans-serif;box-sizing:border-box;width:100%;height:50px}.contact-us-page .contact-form input::placeholder,.contact-us-page .contact-form select::placeholder,.contact-us-page .contact-form textarea::placeholder{color:rgba(56,56,56,.44);font-size:1rem}.contact-us-page .select-wrapper{position:relative;width:100%}.contact-us-page .select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;padding:6px 25px 6px 10px;background:var(--bg-neutral);border:1.2px solid #b7b7b7;border-radius:5px;font-size:1rem;color:rgba(56,56,56,.9);font-family:Inter,sans-serif;box-sizing:border-box;cursor:pointer;height:50px}.contact-us-page .select-wrapper:after{content:"▼";position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#868686;font-size:1rem}.contact-us-page .message-submit{display:flex;flex-direction:column;align-items:stretch;gap:10px}.contact-us-page .message-submit textarea{width:100%;height:114px;resize:none;padding:6px 10px}.contact-us-page .submit-btn{width:100%;height:45px;padding:10px 15px;background:rgba(111,107,107,.61);border:none;border-radius:6px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s ease}.contact-us-page .submit-btn:hover{background:rgba(111,107,107,.8)}.contact-us-page .divider{width:2px;background:#b2b2b2;border-radius:53px;height:500px;margin-left:90px}.contact-us-page .contact-info{flex:1 1;max-width:550px}.contact-us-page .map-box{width:100%;height:211px;border:1px solid rgba(110,108,108,.42);border-radius:10px;box-shadow:0 0 5.1px 2px rgba(0,0,0,.25);overflow:hidden;margin-bottom:30px}.contact-us-page .map-box iframe{width:100%;height:100%;border:none}.contact-us-page .contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px 30px}.contact-us-page .contact-item{display:flex;align-items:flex-start;gap:10px}.contact-us-page .contact-item i{font-size:16px;color:#2C3E50;margin-top:2px}.contact-us-page .contact-item h4{font-size:1rem;font-weight:600;color:#2C3E50;margin:0 0 3px}.contact-us-page .contact-item p{font-size:.9rem;color:#5E5E5E;margin:0;line-height:1.3}.contact-us-page .contact-content{min-height:55vh;padding-bottom:100px}@media (max-width:1540px){.contact-us-page .contact-header{width:100%;max-width:1440px;height:auto;padding:80px 20px 20px;margin-top:30px}}@media (max-width:1200px){.contact-us-page .contact-content{gap:60px;padding:0 30px}.contact-us-page .divider{margin-left:60px}}@media (max-width:1024px){.contact-us-page .contact-content{flex-direction:column;align-items:center;gap:40px;padding:0 30px}.contact-us-page .divider{display:none}.contact-us-page .contact-form,.contact-us-page .contact-info{width:100%;max-width:500px}.contact-us-page .contact-form h3{text-align:center}}@media (max-width:1024px) and (min-width:681px){.contact-us-page .contact-content{padding:0 20px}}@media (max-width:768px){.contact-us-page .contact-header{padding:60px 20px}.contact-us-page .contact-content{padding:0 20px}.contact-us-page .contact-grid{grid-template-columns:1fr;grid-gap:15px}.contact-us-page .map-box{height:180px}}@media (max-width:680px) and (min-width:481px){.contact-us-page .contact-content{padding:0 15px;width:100%}.contact-us-page .contact-form,.contact-us-page .contact-info{width:100%;max-width:100%}.contact-us-page .message-submit{flex-direction:column;align-items:stretch}.contact-us-page .contact-us-page .submit-btn{width:100%;height:35px}}@media (max-width:480px){.contact-us-page .contact-header{padding:40px 15px}.contact-us-page .contact-content{padding:0 15px;gap:30px}.contact-us-page .map-box{height:150px}.contact-us-page .message-submit{flex-direction:column;align-items:stretch}.contact-us-page .contact-us-page .submit-btn{width:100%;height:3rem}}@media (min-width:1511px){.contact-us-page .contact-header{max-width:1600px;height:500px;padding:100px 40px}.contact-us-page .contact-header h2{font-size:36px}.contact-us-page .contact-header p{font-size:17px}.contact-us-page .contact-content{max-width:1400px;gap:100px;padding:0 60px 100px}.contact-us-page .contact-form h3{font-size:2rem}.contact-us-page .contact-form input,.contact-us-page .contact-form textarea,.contact-us-page .select-wrapper select{font-size:12px;height:36px}.contact-us-page .message-submit textarea{height:140px}.contact-us-page .contact-us-page .submit-btn{width:100px;height:35px;font-size:13px}.contact-us-page .contact-item h4{font-size:15px}.contact-us-page .contact-item p{font-size:13px}}.contact-us-page .thankyou-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.contact-us-page .popup-content{background:#fff;padding:30px 40px;border-radius:10px;text-align:center;max-width:400px;box-shadow:0 5px 15px rgba(0,0,0,.3)}.contact-us-page .popup-content h3{margin-bottom:10px;font-size:22px;color:#333}.contact-us-page .popup-content p{font-size:16px;color:#555}.contact-us-page .popup-content button{margin-top:15px;padding:8px 20px;border:none;background:#4caf50;color:white;border-radius:5px;cursor:pointer;font-size:16px}@media (max-width:480px){.contact-us-page .popup-content{padding:20px;width:90%}.contact-us-page .popup-content h3{font-size:20px}.contact-us-page .popup-content p{font-size:14px}.contact-us-page .popup-content button{font-size:14px;padding:7px 15px}}.cinematic-loader{position:fixed;inset:0;z-index:9999;overflow:hidden;background:#000;opacity:0;transform:scale(1.04);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}.cinematic-loader.playing{opacity:1;transform:scale(1)}.cinematic-loader.exiting{opacity:0;transform:scale(.97);transition:opacity 1.2s cubic-bezier(.4,0,.2,1),transform 1.2s cubic-bezier(.4,0,.2,1)}.cl-video-wrap{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.cl-video{width:100%;height:100%;object-fit:cover;filter:contrast(1.18) saturate(.78) sepia(.22) brightness(1.06) hue-rotate(-6deg)}.cl-grade-amber{background:radial-gradient(ellipse 140% 90% at 50% 110%,rgba(255,165,60,.14) 0,rgba(255,120,20,.06) 50%,transparent 75%);mix-blend-mode:screen}.cl-grade-amber,.cl-vignette{position:absolute;inset:0;pointer-events:none}.cl-vignette{background:radial-gradient(ellipse 100% 100% at 50% 50%,transparent 38%,rgba(0,0,0,.45) 68%,rgba(0,0,0,.82) 100%)}.cl-light-rays{position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:120%;height:80%;background:conic-gradient(from 265deg at 50% 0,transparent 0deg,rgba(255,220,140,.06) 10deg,transparent 20deg,rgba(255,210,120,.04) 32deg,transparent 42deg,rgba(255,230,160,.05) 55deg,transparent 65deg,rgba(255,200,100,.04) 78deg,transparent 90deg);pointer-events:none;animation:raysPulse 6s ease-in-out infinite alternate}@keyframes raysPulse{0%{opacity:.6}to{opacity:1}}.cl-grain{inset:0;width:100%;height:100%;mix-blend-mode:overlay;opacity:.55}.cl-grain,.cl-lens-flare{position:absolute;pointer-events:none}.cl-lens-flare{top:14%;right:22%;width:clamp(120px,20vw,220px);height:clamp(120px,20vw,220px);border-radius:50%;background:radial-gradient(circle,rgba(255,240,200,.32) 0,rgba(255,200,100,.12) 40%,transparent 70%);animation:flarePulse 4s ease-in-out infinite alternate;filter:blur(12px)}@keyframes flarePulse{0%{opacity:.4;transform:scale(1)}to{opacity:.9;transform:scale(1.18)}}.cl-light-leak{position:absolute;inset:0;background:linear-gradient(125deg,rgba(255,0,100,.05),rgba(0,150,255,.05) 50%,rgba(255,200,0,.05));background-size:200% 200%;mix-blend-mode:screen;pointer-events:none;animation:lightLeakDrift 12s ease-in-out infinite alternate;filter:blur(40px)}@keyframes lightLeakDrift{0%{background-position:0 0}to{background-position:100% 100%}}.cl-letterbox-bottom,.cl-letterbox-top{position:absolute;left:0;right:0;height:clamp(36px,7vh,72px);background:#000;pointer-events:none;z-index:2}.cl-letterbox-top{top:0}.cl-letterbox-bottom{bottom:0}.cl-brand-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:flex-start;padding:clamp(40px,8vh,96px) clamp(24px,5vw,80px);z-index:10;pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent 40%)}.cl-brand-inner{display:flex;flex-direction:column;gap:6px;animation:brandFadeUp 1s cubic-bezier(.4,0,.2,1) .8s both}@keyframes brandFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cl-logo-wrap{display:flex;flex-direction:column;gap:2px}.cl-logo-text{font-size:clamp(2rem,6vw,4rem);font-weight:900;letter-spacing:.25em;color:#fff;text-shadow:0 0 20px rgba(0,181,111,.4),0 0 40px rgba(0,181,111,.2),0 2px 20px rgba(0,0,0,.8);line-height:1}.cl-logo-sub,.cl-logo-text{font-family:Inter,system-ui,sans-serif;text-transform:uppercase}.cl-logo-sub{font-size:clamp(.65rem,1.2vw,.85rem);font-weight:400;letter-spacing:.45em;color:rgba(255,220,160,.82)}.cl-tagline{font-family:Inter,system-ui,sans-serif;font-size:clamp(.75rem,1.4vw,.95rem);font-weight:300;letter-spacing:.12em;color:rgba(255,255,255,.55);margin-top:6px;font-style:italic}.cl-progress-wrap{position:absolute;bottom:clamp(36px,7vh,72px);left:0;right:0;height:2px;background:rgba(255,255,255,.1);z-index:4;pointer-events:none}.cl-progress-bar{height:100%;background:linear-gradient(90deg,#00a86b,#00ff9d);transition:width .3s linear;box-shadow:0 0 15px rgba(0,255,157,.5)}.cl-skip-btn{position:absolute;top:clamp(36px,7vh,72px);right:clamp(24px,3vw,48px);margin-top:14px;z-index:5;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.78);font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:7px 18px;border-radius:40px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .25s ease;animation:brandFadeUp 1s cubic-bezier(.4,0,.2,1) 1.2s both}.cl-skip-btn:hover{background:rgba(255,200,80,.15);border-color:rgba(255,200,80,.55);color:#fff}.cl-skip-arrow{display:inline-block;transition:transform .2s ease;font-size:1rem;line-height:1}.cl-skip-btn:hover .cl-skip-arrow{transform:translateX(3px)}@keyframes subtlePush{0%{transform:scale(1)}50%{transform:scale(1.012)}to{transform:scale(1)}}.cl-video-wrap{animation:subtlePush 8s ease-in-out infinite}@media (max-width:768px){.cl-brand-overlay{align-items:center;justify-content:center;padding:20px;text-align:center;background:radial-gradient(circle at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%)}.cl-brand-inner{align-items:center;gap:12px}.cl-logo-text{font-size:2.2rem;letter-spacing:.15em}.cl-tagline{font-size:.85rem;max-width:250px}.cl-skip-btn{top:auto;bottom:40px;right:50%;transform:translateX(50%);animation:none;opacity:1}.cl-progress-wrap{bottom:0}.cl-letterbox-bottom,.cl-letterbox-top{height:40px}}@media (max-width:480px){.cl-logo-text{font-size:1.8rem}}