@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.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(235,235,235,.61) 21.63%,rgba(200,233,220,.61) 99.99%,rgba(165,230,205,.61))}.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{width:65px;height:3px;background:#198754;border-radius:30px;margin:1px auto 20px;position:relative;overflow:hidden}.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}.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:#DCDCDC;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:#DCDCDC;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 200px}}@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}}