@import"https://fonts.googleapis.com/css2?family=Poppins:wght@600;700&family=Roboto:wght@300;400;500&display=swap";html{scroll-behavior:auto}html{scroll-behavior:smooth}.contact-info-container{width:100%}.main-title{font-size:clamp(40px,6vw,68px);line-height:1.1;font-weight:300;color:#111827;margin-bottom:clamp(24px,3vw,36px);letter-spacing:-.02em}.description{font-size:clamp(15px,1.5vw,16px);color:#6b7280;line-height:1.65;margin-bottom:clamp(32px,4vw,48px);padding-bottom:clamp(32px,4vw,48px);border-bottom:1px solid #e5e7eb;max-width:90%}.client-inquiries{margin-bottom:clamp(40px,5vw,56px)}.section-heading{font-size:clamp(15px,1.5vw,17px);font-weight:500;color:#111827;margin-bottom:clamp(24px,3vw,32px);letter-spacing:.01em}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,3vw,32px) clamp(64px,8vw,96px);font-size:clamp(14px,1.4vw,15px);color:#4b5563}.contact-column{display:flex;flex-direction:column;gap:clamp(24px,3vw,28px)}.contact-item{display:flex;align-items:flex-start;gap:clamp(12px,1.5vw,14px);transition:color .2s ease}.contact-item>div{line-height:1.65;flex:1}.contact-item>div>div{margin-bottom:2px}.contact-item>div>div:last-child{margin-bottom:0}.contact-icon{color:#0a3a6d;margin-top:2px;flex-shrink:0;transition:color .2s ease}.contact-item:hover .contact-icon{color:#0a3a6d}.social-icons{display:flex;gap:clamp(10px,1.2vw,12px);flex-wrap:wrap;margin-top:clamp(4px,.5vw,8px)}.social-icon{width:clamp(36px,4vw,40px);height:clamp(36px,4vw,40px);border-radius:50%;background-color:#d1d5db;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease;text-decoration:none}.social-icon:hover{background-color:#0a3a6d;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.social-icon:active{transform:translateY(0)}.social-icon svg{flex-shrink:0}@media (min-width: 1920px){.main-title{font-size:72px;margin-bottom:40px}.description{font-size:17px;margin-bottom:56px;padding-bottom:56px;max-width:85%}.section-heading{font-size:18px;margin-bottom:36px}.contact-grid{gap:36px 112px;font-size:16px}.contact-column{gap:32px}.contact-item{gap:16px}.contact-icon{width:22px;height:22px}.social-icon{width:44px;height:44px}.social-icon svg{width:18px;height:18px}}@media (min-width: 1600px) and (max-width: 1919px){.description{max-width:88%}.contact-grid{gap:32px 104px}.contact-column{gap:30px}}@media (min-width: 1440px) and (max-width: 1599px){.description{max-width:90%}.contact-grid{gap:30px 96px}.contact-column{gap:28px}}@media (min-width: 1280px) and (max-width: 1439px){.contact-grid{gap:28px 88px}}@media (min-width: 1024px) and (max-width: 1279px){.description{max-width:95%}.contact-grid{gap:24px 72px}.contact-column{gap:24px}}@media (min-width: 768px) and (max-width: 1023px){.description{max-width:100%}.contact-grid{gap:20px 56px}.contact-column{gap:22px}}@media (min-width: 600px) and (max-width: 767px){.contact-grid{grid-template-columns:1fr;gap:20px}.contact-column{gap:20px}.description{max-width:100%}}@media (min-width: 480px) and (max-width: 599px){.contact-grid{grid-template-columns:1fr;gap:18px}.contact-column{gap:18px}.social-icons{justify-content:flex-start}}@media (max-width: 479px){.contact-grid{grid-template-columns:1fr;gap:16px}.contact-column{gap:16px}.contact-item{gap:10px}.social-icons{justify-content:flex-start}.main-title{font-size:36px}}@media (max-width: 399px){.contact-item{gap:10px}.social-icon{width:34px;height:34px}.social-icon svg{width:14px;height:14px}.main-title{font-size:32px}}@media print{.social-icons{display:none}.description{border-bottom-color:#9ca3af}}.contact-persons-container{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding-top:56px;margin-top:56px;border-top:1px solid #e5e7eb;width:100%;align-items:stretch}.person-section{display:flex;flex-direction:column;min-width:0;height:100%}.person-heading{font-size:16px;font-weight:600;color:#111827;margin-bottom:18px;text-transform:lowercase;letter-spacing:.01em;min-height:22px}.person-description{font-size:15px;color:#6b7280;line-height:1.65;margin-bottom:32px;word-wrap:break-word;overflow-wrap:break-word;min-height:78px;display:flex;align-items:flex-start}.person-card{display:flex;gap:18px;align-items:flex-start;flex:1}.person-avatar{width:72px;height:72px;min-width:72px;min-height:72px;border-radius:50%;background:linear-gradient(135deg,#e5e7eb,#d1d5db);flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.person-avatar img{width:100%;height:100%;object-fit:cover}.person-details{flex:1;min-width:0;display:flex;flex-direction:column}.person-name{font-weight:700;color:#111827;font-size:12px;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase;line-height:1.3;min-height:18px}.person-title{font-style:italic;color:#9ca3af;font-size:14px;margin-bottom:18px;font-weight:400;line-height:1.4;min-height:20px}.person-contact{display:flex;flex-direction:column;gap:9px}.contact-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#4b5563;line-height:1.5;min-height:24px}.contact-item svg{flex-shrink:0;color:#6b7280;width:14px;height:14px;min-width:14px}.contact-item span{word-break:break-word;overflow-wrap:break-word;flex:1}.contact-item:hover{color:#111827}.contact-item:hover svg{color:#16a34a}@media (min-width: 1920px){.contact-persons-container{gap:96px;padding-top:72px;margin-top:72px}.person-heading{font-size:18px;margin-bottom:20px;min-height:24px}.person-description{font-size:16px;margin-bottom:36px;min-height:84px}.person-avatar{width:80px;height:80px;min-width:80px;min-height:80px}.person-name{min-height:20px}.person-title{min-height:22px}.contact-item{font-size:15px;gap:12px;min-height:26px}.contact-item svg{width:15px;height:15px;min-width:15px}}@media (min-width: 1600px) and (max-width: 1919px){.contact-persons-container{gap:88px;padding-top:68px;margin-top:68px}.person-heading{font-size:17px;min-height:23px}.person-description{min-height:82px}.person-avatar{width:76px;height:76px;min-width:76px;min-height:76px}.contact-item{min-height:25px}}@media (min-width: 1440px) and (max-width: 1599px){.contact-persons-container{gap:80px;padding-top:64px;margin-top:64px}.person-heading{min-height:22px}.person-description{min-height:80px}.person-avatar{width:74px;height:74px;min-width:74px;min-height:74px}}@media (min-width: 1280px) and (max-width: 1439px){.contact-persons-container{gap:72px;padding-top:60px;margin-top:60px}.person-description{min-height:78px}}@media (min-width: 1024px) and (max-width: 1279px){.contact-persons-container{gap:56px;padding-top:52px;margin-top:52px}.person-heading{min-height:22px}.person-description{font-size:14px;margin-bottom:28px;min-height:76px}.person-avatar{width:68px;height:68px;min-width:68px;min-height:68px}.person-name{min-height:18px}.person-title{min-height:20px}.contact-item{min-height:23px}}@media (min-width: 768px) and (max-width: 1023px){.contact-persons-container{gap:48px;padding-top:48px;margin-top:48px}.person-heading{min-height:22px}.person-description{min-height:78px}.person-avatar{width:64px;height:64px;min-width:64px;min-height:64px}}@media (min-width: 600px) and (max-width: 767px){.contact-persons-container{grid-template-columns:1fr;gap:40px;padding-top:40px;margin-top:40px;align-items:flex-start}.person-section{height:auto}.person-heading,.person-description,.person-name,.person-title,.contact-item{min-height:auto}}@media (min-width: 480px) and (max-width: 599px){.contact-persons-container{grid-template-columns:1fr;gap:36px;padding-top:36px;margin-top:36px;align-items:flex-start}.person-section{height:auto}.person-card{gap:16px}.person-heading,.person-description,.person-name,.person-title,.contact-item{min-height:auto}}@media (max-width: 479px){.contact-persons-container{grid-template-columns:1fr;gap:32px;padding-top:32px;margin-top:32px;align-items:flex-start}.person-section{height:auto}.person-card{flex-direction:column;align-items:flex-start;gap:16px}.person-avatar{width:72px;height:72px;min-width:72px;min-height:72px}.person-description{margin-bottom:24px;min-height:auto}.person-heading,.person-name,.person-title,.contact-item{min-height:auto}}@media (max-width: 399px){.contact-persons-container{gap:28px;padding-top:28px;margin-top:28px}.person-card{gap:14px}.contact-item{gap:8px}}.ff-feedback-form-container{width:100%}.ff-form-card{background-color:transparent;border-radius:0;box-shadow:none;padding:0}.ff-form-title{font-size:clamp(26px,3.2vw,36px);font-weight:500;color:#111827;margin-bottom:clamp(40px,5vw,56px);letter-spacing:-.02em}.ff-feedback-form{display:flex;flex-direction:column;gap:clamp(12px,1.5vw,16px)}.ff-form-group{position:relative}.ff-form-input{width:100%;padding:clamp(16px,2vw,18px) clamp(18px,2.2vw,20px);font-size:clamp(14px,1.5vw,16px);border:1.5px solid #d1d5db;border-radius:6px;outline:none;background-color:#fff;transition:all .2s ease-in-out;font-family:inherit;color:#111827}.ff-form-input::placeholder{color:#9ca3af;font-weight:400}.ff-form-input:hover{border-color:#0f4c81}.ff-form-input:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c811a}.ff-form-textarea{resize:vertical;min-height:clamp(120px,15vw,140px)}.ff-submit-button{background-color:#0f4c81;color:#fff;padding:clamp(15px,2vw,18px) clamp(36px,4.5vw,48px);border:none;border-radius:6px;font-size:clamp(13px,1.4vw,15px);font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-transform:lowercase;letter-spacing:.03em;box-shadow:0 1px 2px #0000000d;transition:all .2s ease-in-out;width:fit-content;margin-top:clamp(6px,1vw,8px)}.ff-submit-button:hover{background-color:#0d3f6b;box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}.ff-submit-button:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.ff-submit-arrow{width:clamp(16px,1.7vw,18px);height:clamp(16px,1.7vw,18px);transition:transform .2s}.ff-submit-button:hover .ff-submit-arrow{transform:translate(4px)}.ff-custom-dropdown-wrapper{position:relative;width:100%}.ff-custom-dropdown-select{width:100%;padding:clamp(16px,2vw,18px) clamp(18px,2.2vw,20px);font-size:clamp(14px,1.5vw,16px);border:1.5px solid #d1d5db;border-radius:6px;background-color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease-in-out;font-family:inherit;color:#111827;outline:none;-webkit-user-select:none;user-select:none}.ff-custom-dropdown-select.placeholder .ff-custom-dropdown-selected{color:#9ca3af;font-weight:400}.ff-custom-dropdown-select:hover{border-color:#0f4c81}.ff-custom-dropdown-select:focus,.ff-custom-dropdown-select.open{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c811a}.ff-custom-dropdown-selected{flex:1;color:#4b5563;font-weight:400}.ff-custom-dropdown-arrow{width:18px;height:18px;color:#6b7280;transition:transform .2s ease-in-out,color .2s;flex-shrink:0;margin-left:12px}.ff-custom-dropdown-arrow.rotated{transform:rotate(180deg)}.ff-custom-dropdown-select:hover .ff-custom-dropdown-arrow{color:#4b5563}.ff-custom-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1.5px solid #d1d5db;border-radius:6px;box-shadow:0 4px 6px #0000001a;max-height:240px;overflow-y:auto;z-index:1000;list-style:none;margin:0;padding:4px 0;animation:ff-slideDown .2s ease-out}@keyframes ff-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ff-custom-dropdown-option{padding:clamp(12px,1.5vw,14px) clamp(16px,2vw,18px);font-size:clamp(14px,1.5vw,16px);color:#111827;cursor:pointer;transition:all .15s ease-in-out;outline:none}.ff-custom-dropdown-option:hover{background-color:#0f4c81;color:#fff}.ff-custom-dropdown-option:focus{background-color:#0f4c81;color:#fff}.ff-custom-dropdown-option.selected{background-color:#e0f2fe;color:#0f4c81;font-weight:500}.ff-custom-dropdown-option.selected:hover{background-color:#0f4c81;color:#fff}.ff-custom-dropdown-menu::-webkit-scrollbar{width:6px}.ff-custom-dropdown-menu::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.ff-custom-dropdown-menu::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.ff-custom-dropdown-menu::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (min-width: 1920px){.ff-form-title{margin-bottom:64px}.ff-feedback-form{gap:36px}}@media (min-width: 1440px) and (max-width: 1919px){.ff-form-title{margin-bottom:56px}.ff-feedback-form{gap:20px}}@media (min-width: 1280px) and (max-width: 1439px){.ff-form-title{margin-bottom:48px}.ff-feedback-form{gap:20px}}@media (min-width: 1024px) and (max-width: 1279px){.ff-form-title{margin-bottom:44px}.ff-feedback-form{gap:20px}}@media (min-width: 768px) and (max-width: 1023px){.ff-form-title{margin-bottom:40px}.ff-feedback-form{gap:20px}}@media (min-width: 600px) and (max-width: 767px){.ff-feedback-form-container{max-width:100%}.ff-form-title{margin-bottom:36px}.ff-feedback-form{gap:20px}}@media (max-width: 599px){.ff-feedback-form-container{max-width:100%}.ff-form-title{margin-bottom:32px}.ff-feedback-form{gap:20px}.ff-submit-button{width:100%}.ff-custom-dropdown-menu{max-height:200px}}@media (max-width: 399px){.ff-form-input{padding:14px 16px}.ff-form-title{margin-bottom:28px}}@media (hover: none) and (pointer: coarse){.ff-form-input{font-size:16px}.ff-submit-button,.ff-form-input,.ff-custom-dropdown-select{min-height:48px}.ff-custom-dropdown-option{min-height:48px;display:flex;align-items:center}}.ff-form-result{padding:14px 18px;border-radius:6px;font-size:clamp(13px,1.4vw,15px);font-weight:500;text-align:center;margin-top:8px;animation:ff-fadeIn .3s ease-in-out}.ff-form-result.success{background-color:#dbeafe;color:#0f4c81;border:1px solid #0F4C81}.ff-form-result.error{background-color:#fee2e2;color:#dc2626;border:1px solid #dc2626}@keyframes ff-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ff-animate-spin{animation:ff-spin 1s linear infinite}@keyframes ff-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ff-submit-button:disabled{opacity:.6;cursor:not-allowed}.ff-submit-button:disabled:hover{transform:none;background-color:#0f4c81}.ff-hidden{display:none!important}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff;line-height:1.6;color:#1f2937}.contact-page-wrapper{background-color:#fff;overflow-x:hidden;font-family:Helvetica,Arial,sans-serif}.contact-page{display:grid;grid-template-columns:minmax(550px,1.2fr) minmax(450px,1fr);margin:0 auto;width:100%}.contact-section{background-color:#fff;padding:80px 64px;width:100%}.form-section{background-color:#f7f7f7;padding:80px 56px;width:100%}@media (min-width: 1920px){.contact-page{grid-template-columns:minmax(700px,1.22fr) minmax(580px,1fr)}.contact-section{padding:100px 80px}.form-section{padding:100px 72px}}@media (min-width: 1600px) and (max-width: 1919px){.contact-page{grid-template-columns:minmax(680px,1.24fr) minmax(560px,1fr)}.contact-section{padding:96px 72px}.form-section{padding:96px 64px}}@media (min-width: 1440px) and (max-width: 1599px){.contact-page{grid-template-columns:minmax(640px,1.25fr) minmax(520px,1fr)}.contact-section{padding:88px 64px}.form-section{padding:88px 56px}}@media (min-width: 1280px) and (max-width: 1439px){.contact-page{grid-template-columns:minmax(600px,1.29fr) minmax(480px,1fr)}.contact-section{padding:80px 56px}.form-section{padding:80px 48px}}@media (min-width: 1024px) and (max-width: 1279px){.contact-page{grid-template-columns:minmax(500px,1.25fr) minmax(400px,1fr);max-width:100%;width:100%}.contact-section{padding:72px 40px}.form-section{padding:72px 32px}}@media (min-width: 768px) and (max-width: 1023px){.contact-page{grid-template-columns:1fr;max-width:100%}.contact-section,.form-section{max-width:100%;padding:64px 48px}}@media (min-width: 600px) and (max-width: 767px){.contact-page{grid-template-columns:1fr;max-width:100%}.contact-section,.form-section{max-width:100%;padding:56px 40px}}@media (min-width: 480px) and (max-width: 599px){.contact-page{grid-template-columns:1fr;max-width:100%}.contact-section,.form-section{padding:48px 32px}}@media (max-width: 479px){.contact-page{grid-template-columns:1fr;max-width:100%}.contact-section,.form-section{padding:40px 24px}}.map-section{width:100%;height:450px;overflow:hidden}.map-iframe{width:100%;height:100%;border:0;display:block}@media screen and (max-width: 1024px){.map-section{height:400px}}@media screen and (max-width: 767px){.map-section{height:350px}}@media screen and (max-width: 480px){.map-section{height:300px}}@media screen and (min-width: 1440px){.map-section{height:500px}}@media screen and (min-width: 1920px){.map-section{height:600px}}.header{position:sticky;top:0;width:100%;background-color:#fff;box-shadow:0 2px 8px #00000014;z-index:1000;transition:all .3s ease;font-family:Helvetica,Arial,sans-serif}.navbar{padding:0}.nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:.8rem 2.5rem;gap:2rem;flex-wrap:wrap}.nav-logo{text-decoration:none;z-index:1002;position:relative;display:flex;align-items:center;transition:transform .3s ease;max-height:80px;flex-shrink:0}.nav-logo:hover{transform:scale(1.05)}.logo-image{height:100px;width:auto;max-width:220px;object-fit:contain;display:block;vertical-align:middle}.nav-menu{display:flex;list-style:none;gap:1rem;margin:0;padding:0;align-items:center;flex:1;justify-content:center}.nav-item{position:relative}.nav-link{text-decoration:none;color:#374151;padding:.75rem 1.25rem;font-size:1.1rem;font-weight:500;transition:color .3s ease;border-radius:8px;display:block;position:relative;letter-spacing:.2px}.nav-link:after{content:"";position:absolute;bottom:8px;left:50%;transform:translate(-50%) scaleX(0);width:40%;height:2px;background-color:#0f4c81;transition:transform .3s ease;transform-origin:center}.nav-link:hover{color:#0f4c81}.nav-link:hover:after{transform:translate(-50%) scaleX(1)}.nav-link.active{color:#0f4c81}.nav-link.active:after{transform:translate(-50%) scaleX(1)}.nav-right{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.location-wrapper{display:flex;align-items:center;gap:.4rem;color:#374151;font-size:.9rem;font-weight:500}.location-icon{color:#0f4c81}.location-text{white-space:nowrap}.social-icons{display:flex;gap:.6rem;align-items:center}.social-icon{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background-color:#f3f4f6;color:#374151;text-decoration:none;transition:all .3s ease}.social-icon:hover{background-color:#0f4c81;color:#fff;transform:translateY(-3px);box-shadow:0 4px 12px #0f4c814d}.mobile-contact-section{display:none}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:1002;position:relative;width:40px;height:40px}.hamburger-line{width:26px;height:2.5px;background-color:#1a1a1a;border-radius:3px;position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger-line:nth-child(1){top:12px}.hamburger-line:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger-line:nth-child(3){bottom:12px}.hamburger:hover .hamburger-line,.hamburger.active .hamburger-line{background-color:#0f4c81}.hamburger.active .hamburger-line:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger.active .hamburger-line:nth-child(2){opacity:0;width:0}.hamburger.active .hamburger-line:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.menu-overlay{display:none}@media screen and (max-width: 1280px) and (min-width: 1025px){.nav-container{padding:.8rem 1.5rem;gap:1.5rem}.nav-menu{gap:.5rem}.nav-link{padding:.75rem 1rem;font-size:1rem}.location-wrapper{font-size:.85rem}.social-icon{width:32px;height:32px}.nav-logo{max-height:70px}.logo-image{height:90px;max-width:180px}}@media screen and (max-width: 1024px) and (min-width: 969px){.nav-container{padding:10px 1.5rem;gap:1rem}.nav-menu{gap:.3rem}.nav-link{padding:.7rem .9rem;font-size:.95rem}.location-text{display:none}.location-wrapper{gap:0}.social-icons{gap:.4rem}.social-icon{width:30px;height:30px}.nav-logo{max-height:65px}.logo-image{height:85px;max-width:160px}}@media screen and (max-width: 968px){.nav-container{padding:5px 1.5rem}.nav-logo{max-height:60px}.logo-image{height:75px;max-width:170px}.nav-right{display:none}.hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:0;flex-direction:column;background:#fff;width:100%;max-width:320px;height:100vh;padding:5rem 1.5rem 2rem;box-shadow:4px 0 20px #00000026;transition:left .4s cubic-bezier(.4,0,.2,1);z-index:1001;overflow-y:auto;gap:.3rem;align-items:flex-start;justify-content:flex-start}.nav-menu.active{left:0;pointer-events:auto}.nav-item{width:100%}.nav-link{display:block;width:100%;padding:.9rem 1rem;font-size:1.1rem;border-radius:8px;margin:0;text-align:left}.nav-link:after{bottom:8px;left:1rem;transform:translate(0) scaleX(0);transform-origin:left;width:35px;background-color:#0f4c81}.nav-link:hover{color:#374151}.nav-link:hover:after{transform:translate(0) scaleX(0)}.nav-link.active{color:#0f4c81;font-weight:600}.nav-link.active:after{transform:translate(0) scaleX(1)}.mobile-contact-section{display:block;border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:2rem;width:100%}.mobile-location{display:flex;align-items:center;gap:.6rem;padding:.9rem 1rem;color:#374151;font-size:.95rem;font-weight:500;margin-bottom:1.5rem;background-color:#0f4c810f;border-radius:8px;border-left:3px solid #0F4C81}.mobile-location svg{color:#0f4c81;flex-shrink:0}.mobile-social-icons{display:flex;gap:1rem;justify-content:center;padding:.5rem 1rem;flex-wrap:wrap}.mobile-social-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:#f9fafb;color:#374151;text-decoration:none;border:2px solid #e5e7eb;transition:all .3s ease;-webkit-tap-highlight-color:transparent}.mobile-social-icon:active{background-color:#0f4c81;color:#fff;border-color:#0f4c81;transform:scale(.95)}.menu-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0009;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.menu-overlay.active{display:block}}@media screen and (max-width: 480px){.nav-container{padding:0rem 1rem}.nav-logo{max-height:80px}.logo-image{height:80px;max-width:150px}.nav-menu{width:260px}.mobile-social-icon{width:44px;height:44px}.hamburger{width:36px;height:36px}.hamburger-line{width:24px}}@media (hover: hover) and (pointer: fine){.nav-link:hover{color:#0f4c81}.nav-link:hover:after{transform:translate(-50%) scaleX(1)}.mobile-social-icon:hover{background-color:#0f4c81;color:#fff;border-color:#0f4c81;transform:scale(1.05);box-shadow:0 4px 12px #0f4c814d}}@media screen and (min-width: 969px){.nav-link:hover:after{transform:translate(-50%) scaleX(1)}}@media (prefers-reduced-motion: no-preference){.nav-link,.nav-menu,.hamburger-line,.social-icon,.mobile-social-icon{transition-timing-function:cubic-bezier(.4,0,.2,1)}}.footer{background:#0a3a6d;color:#fff;padding:40px 0}.footer__container{max-width:64rem;margin:0 auto;padding:0 16px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.footer__logo-wrap{width:112px;height:112px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.35);display:inline-flex;align-items:center;justify-content:center}.footer__logo{width:100%;height:100%;display:block;object-fit:cover}.footer__social,.footer__nav{display:flex;align-items:center;justify-content:center;gap:16px;list-style:none;margin:0;padding-left:0}.footer__social li,.footer__nav li{list-style:none}.footer__social{gap:16px}.footer__nav{flex-wrap:wrap;gap:20px;font-size:1rem}.footer__nav a{color:inherit;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .15s ease,color .15s ease}.footer__nav a:hover{border-color:#ffffffe6}.footer__copy{font-size:.875rem;opacity:.95;line-height:1.6}.socialLink{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:9999px;border:1px solid rgba(255,255,255,.35);color:#fff;background:transparent;transition:transform .15s ease,background-color .15s ease,border-color .15s ease;outline:none}.socialLink:hover{transform:translateY(-1px) scale(1.03);background-color:#ffffff1f;border-color:#fff9}.socialLink:focus-visible{box-shadow:0 0 0 3px #ffffff59}@media (min-width: 768px){.footer{padding:56px 0}.footer__container{gap:32px}.footer__logo{width:160px;height:160px}.footer__social{gap:20px}.footer__nav{gap:28px;font-size:1.125rem}.footer__copy{font-size:1rem}}:root{--green: #0a3a6d;--text: #1f2937;--muted: #6b7280;--divider: #cbd5e1;--chip: rgba(31, 41, 55, .92);--chip-fg: #ffffff}.services-section{width:100%;max-width:1120px;margin:0 auto;padding:24px 16px 56px;color:var(--text);box-sizing:border-box}.section-head{margin-bottom:24px}.section-title{font-size:32px;line-height:1.2;font-weight:800;letter-spacing:-.02em}.title-underline{width:60px;height:4px;background:var(--green);border-radius:2px;margin-top:10px}.cards-grid{display:grid;grid-template-columns:1fr;gap:28px}@media (min-width: 640px){.cards-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (min-width: 1024px){.cards-grid{grid-template-columns:repeat(3,1fr);gap:36px}}.service-card{display:flex;flex-direction:column;gap:14px}.service-card:focus-within .read-more,.service-card:focus-within .arrow{color:var(--green)}.image-wrap{position:relative;overflow:hidden;border-radius:0 14px}.service-image{width:100%;height:200px;display:block;object-fit:cover}@media (min-width: 640px){.service-image{height:220px}}@media (min-width: 1024px){.service-image{height:230px}}.label-chip{position:absolute;left:12px;bottom:12px;background:var(--chip);color:var(--chip-fg);font-weight:600;font-size:14px;padding:10px 14px;border-radius:0 10px;transition:background-color .18s ease,color .18s ease}.card-body{display:flex;flex-direction:column;gap:16px}.card-desc{color:var(--muted);line-height:1.6;font-size:14px}.card-divider{height:1px;width:100%;background:var(--divider)}.read-more-row{display:flex;justify-content:center}.read-more{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;transition:color .18s ease}.arrow{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#22c55e26;color:var(--green);transition:transform .2s ease,background-color .2s ease,color .2s ease}.service-card:hover .label-chip{background:var(--green);color:#fff}.service-card:hover .read-more{color:var(--green)}.service-card:hover .arrow{transform:translate(4px);background:var(--green);color:#fff}.read-more:focus-visible,.service-card :focus-visible{outline:2px solid var(--green);outline-offset:2px}.cta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.btn{--btn-bg: transparent;--btn-fg: var(--text);--btn-br: var(--green);display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;font-weight:700;font-size:13px;border-radius:999px;border:2px solid var(--btn-br);background:var(--btn-bg);color:var(--btn-fg);text-decoration:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.btn-solid{--btn-bg: var(--green);--btn-fg: #fff;--btn-br: var(--green)}.btn:hover{transform:translateY(-1px);filter:brightness(1.02)}.btn:focus-visible,.read-more:focus-visible{outline:2px solid var(--green);outline-offset:2px}:root{--text: #1f2937;--muted: #6b7280;--acent: #0a3a6d}.extra-sections{max-width:1120px;margin:56px auto 24px;padding:0 16px;color:var(--text);box-sizing:border-box;display:grid;gap:64px}.slice{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}@media (min-width: 768px){.slice{grid-template-columns:1fr 1fr;gap:40px}}.slice-title{font-size:34px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 12px}.slice-underline{width:64px;height:4px;background:var(--acent);border-radius:2px;margin:8px 0 18px}.slice-text{color:var(--muted);line-height:1.7;font-size:15px}.slice-media{border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0206171a;background:#fff}.slice-img{display:block;width:100%;height:260px;object-fit:cover}@media (min-width: 768px){.slice-img{height:300px}}.slice.reverse .slice-media{order:-1}@media (max-width: 767.98px){.slice.reverse .slice-media{order:0}}.service-page{min-height:100%}.service-page h1,.service-page h2,.service-page h3,.service-page .heading{font-family:Poppins,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.25}.service-page p,.service-page .description,.service-page .desc,.service-page li{font-family:Roboto,ui-sans-serif,system-ui,-apple-system,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.6}.service-page h1,.service-page h2,.service-page h3{color:#1f2937}.service-page p,.service-page .description,.service-page .desc,.service-page li{color:#4b5563}.service-page{padding:16px}@media (min-width: 768px){.service-page{padding:24px}}@media (min-width: 1024px){.service-page{padding:32px}}.service-page .section-head{text-align:center;margin-bottom:32px}.service-page .section-title{margin-bottom:12px;font-size:2.5rem;font-weight:500}.service-page .title-underline{margin:0 auto;width:80px;height:4px;background-color:#385d90;border-radius:2px}@media (max-width: 768px){.service-page .section-title{font-size:2rem}}:root{--bg: #ffffff;--text: #0f172a;--muted: #475569;--primary: #0a4b8f;--accent: #e74545;--surface: #f5f7fb;--radius: 14px;--sf-blue: #0a4b8f;--sf-coral: #ef6d64;--sf-gray: #515d72}*{box-sizing:border-box}img{max-width:100%;display:block;height:auto}.rb-container{background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji"}.text-balance{text-wrap:balance}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.icon{color:var(--primary)}section{padding:56px 20px}.about-section-title{font-size:28px;line-height:1.2;margin:0 0 24px;text-align:center;font-style:italic}.about-section-title .accent{color:var(--accent)}@media (min-width: 768px){.about-section-title{font-size:34px}}.hero{display:grid;gap:24px;align-items:center}@media (min-width: 960px){.hero{grid-template-columns:1.1fr 1fr;gap:40px;padding-top:64px}}.hero-media{position:relative}.hero-img{border-radius:calc(var(--radius) * 1.2);box-shadow:0 12px 30px #1018281f;width:900px;height:700px}@media (max-width: 428px){.hero-img{width:100%;height:auto}}.hero-content .title{font-size:32px;margin:0 0 12px}.hero-content .lead{color:var(--muted);font-size:20px;line-height:2;margin:0 0 16px;padding-top:3%}.hero-points{display:grid;gap:10px;margin:0;padding:0;list-style:none}.hero-points li{position:relative;padding-left:24px}.hero-points li:before{content:"";position:absolute;left:0;top:10px;width:10px;height:10px;border-radius:50%;background:var(--primary)}.standfor{position:relative;padding:72px 20px 60px;background:#fff}.standfor-heading{font-size:56px;line-height:1.1;font-weight:800;text-align:center;color:var(--sf-blue);letter-spacing:.2px;margin:0 0 22px}@media (max-width: 980px){.standfor-heading{font-size:42px}}.standfor-tabs{display:flex;align-items:center;justify-content:center;gap:34px;margin-bottom:40px}.sf-tab{background:transparent;border:0;color:var(--sf-blue);font-weight:700;font-size:18px;letter-spacing:.1px;padding:10px 16px;cursor:pointer}.sf-tab--active{color:#fff;background:var(--sf-coral);border-radius:26px;padding:14px 36px;position:relative;box-shadow:0 3px #0000000d}.sf-tab--active:after{content:"";position:absolute;top:0;width:24px;height:100%;background:var(--sf-coral);clip-path:polygon(0 0,100% 22%,100% 78%,0 100%)}.standfor-grid{max-width:1200px;margin:0 auto;display:grid;gap:46px 52px;grid-template-columns:1fr}@media (min-width: 960px){.standfor-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){.standfor-grid{grid-template-columns:repeat(3,1fr)}}.sf-item{display:grid;grid-template-columns:112px 1fr;align-items:start;gap:18px}.sf-icon-wrap{position:relative;width:112px;height:112px}.sf-hatch{position:absolute;inset:10px;border-radius:999px;background:radial-gradient(circle at 50% 50%,#ffffff 0 48%,transparent 49 100%),repeating-linear-gradient(-45deg,#eef2f7 0 8px,#f9fbfd 8px 16px);-webkit-mask:radial-gradient(circle,#000 60%,transparent 61%);mask:radial-gradient(circle,#000 60%,transparent 61%);opacity:.85}.sf-icon{position:absolute;inset:0;margin:auto;width:88px;height:88px;display:block}.sf-copy .sf-title{margin:6px 0 8px;color:var(--sf-blue);font-weight:800;letter-spacing:1.6px;font-size:18px}.sf-copy .sf-text{margin:0;color:var(--sf-gray);font-size:16px;line-height:1.7;max-width:540px}.sf-triangle{position:absolute;right:40px;bottom:0;width:180px;height:180px;background:repeating-linear-gradient(90deg,var(--sf-coral) 0 4px,transparent 4px 16px);clip-path:polygon(100% 0,0 100%,100% 100%);opacity:.9;pointer-events:none}@media (max-width: 900px){.sf-triangle{display:none}}.experts-header{text-align:center;max-width:900px;margin:0 auto 18px}.experts-sub{color:var(--muted);margin:0 auto;font-size:15px}.india-map{position:relative;max-width:920px;margin:24px auto 8px;aspect-ratio:16 / 9;background:linear-gradient(180deg,#fafbff,#f2f5fb);border:1px solid #e5e7eb;border-radius:calc(var(--radius) * 1.2);overflow:hidden}.india-svg{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:.85;filter:contrast(95%) saturate(90%)}.stats{display:grid;grid-template-columns:1fr;gap:16px;max-width:1000px;margin:18px auto 0}@media (min-width: 760px){.stats{grid-template-columns:repeat(3,1fr)}}.stat{text-align:center}.stat-circle{width:120px;height:120px;margin:0 auto 8px;border-radius:50%;background:#fff;border:2px dashed var(--primary);display:grid;place-items:center}.stat-value{color:var(--accent);font-size:28px;font-weight:700}.stat-label{color:var(--muted);font-size:14px}.story{position:relative;color:#fff;padding:56px 20px 72px}.story-bg{position:absolute;inset:0;background:linear-gradient(180deg,#0a4b8fe0,#0a4b8fe0),url(/images/timeline-bg.jpg) center / cover no-repeat;border-radius:calc(var(--radius) * 1.2)}.story .about-section-title{position:relative;z-index:1;color:#fff;margin-left:8px}.timeline{position:relative;z-index:1;list-style:none;margin:18px auto 0;padding:0 10px;max-width:1100px;display:grid;gap:22px}@media (min-width: 900px){.timeline{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,1fr);align-items:start;gap:28px}}.timeline-item{position:relative;background:#ffffff0f;border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:14px}.timeline-item .year{font-weight:700;margin-bottom:6px}.timeline-item p{margin:0;opacity:.95;line-height:1.6}.timeline-item .dot{position:absolute;top:-8px;left:14px;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid var(--accent)}.team-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 720px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1040px){.team-grid{grid-template-columns:repeat(4,1fr)}}.member{background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.member:hover{transform:translateY(-2px);box-shadow:0 10px 24px #10182814}.member-photo{width:100%;aspect-ratio:16 / 9;object-fit:cover}.member-info{padding:12px 14px}.member-name{margin:0 0 4px;font-size:16px}.member-role{margin:0;color:var(--muted);font-size:14px}.testimonials{background:var(--surface)}.testi-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:1100px;margin:0 auto}@media (min-width: 960px){.testi-grid{grid-template-columns:repeat(3,1fr)}}.testi-card{background:#fff;border:1px solid #e5e7eb;border-radius:calc(var(--radius) * 1.1);padding:16px}.testi-card blockquote{margin:0 0 12px;color:var(--text);line-height:1.65}.testi-card figcaption{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center}.avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.person{font-weight:600}.meta{color:var(--muted);font-size:13px}.donut-row{max-width:1100px;margin:24px auto 0;display:grid;grid-template-columns:1fr;gap:18px}@media (min-width: 760px){.donut-row{grid-template-columns:repeat(3,1fr);gap:28px}}.donut-item{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:16px}.donut-svg{display:block}.donut-value{font-size:28px;font-weight:800;fill:var(--primary)}.donut-copy{min-width:0}.donut-label{font-weight:800;letter-spacing:1.4px;color:var(--primary);font-size:15px}.donut-desc{margin:6px 0 0;color:var(--muted);line-height:1.65;font-size:15px}.clients{background:var(--surface);padding:56px 20px}.clients-inner{position:relative;max-width:1200px;margin:0 auto;background:#f7f8fb;border-radius:28px;padding:36px 24px}@media (min-width: 980px){.clients-inner{padding:46px 48px}}.clients-title-wrap{position:relative;margin-bottom:10px}.clients-hatch{position:absolute;left:0;top:-26px;width:240px;height:240px;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.6) 0 48%,transparent 49 100%),repeating-linear-gradient(-45deg,#e5e9f3 0 10px,#f3f5fb 10px 20px);opacity:.9;-webkit-mask:radial-gradient(circle,#000 58%,transparent 59%);mask:radial-gradient(circle,#000 58%,transparent 59%);pointer-events:none}.clients-title{position:relative;font-weight:900;color:var(--primary);font-size:46px;line-height:1.1;margin:0 0 14px}@media (min-width: 900px){.clients-title{font-size:64px}}.clients-cards{display:grid;grid-template-columns:1fr;gap:22px}@media (min-width: 960px){.clients-cards{grid-template-columns:repeat(3,1fr);gap:34px}}.client-card{background:transparent}.client-head{display:grid;grid-template-columns:60px 1fr;gap:12px;align-items:center;margin-bottom:10px}.client-avatar{width:60px;height:60px;border-radius:12px;object-fit:cover}.client-name{margin:0;color:var(--primary);font-weight:800;font-size:26px;line-height:1.2}.client-role{margin:2px 0 0;color:var(--accent);font-weight:600}.client-text{margin:10px 0 0;color:var(--text);line-height:1.8}.clients-nav{position:absolute;right:24px;top:46px;display:flex;gap:12px}@media (max-width: 700px){.clients-nav{position:static;margin-top:16px}}.nav-btn{width:44px;height:44px;border-radius:999px;background:#fff;border:2px solid var(--primary);color:var(--primary);display:grid;place-items:center;transition:transform .15s ease,background .15s ease}.nav-btn:hover{transform:translateY(-1px);background:#f9fbff}.nav-btn.nav-prev{border-color:var(--accent);color:var(--accent)}.nav-icon{font-size:20px;line-height:1}.story2{--blue: #0a4b8f;--blue-900: #0a3a6d;--coral: #ef6d64;--year: #ff6a3d;--text: #ffffff;position:relative;color:var(--text);border-radius:28px;padding:56px 28px 76px;overflow:hidden;background:linear-gradient(180deg,#0a4b8feb,#0a4b8feb)}.story2-bg{position:absolute;inset:0;background:radial-gradient(1400px 400px at 20% 10%,rgba(255,255,255,.08),transparent 60%)}.story2-hatch{position:absolute;left:clamp(14px,4vw,36px);top:clamp(6px,2.2vw,24px);width:clamp(140px,30vw,260px);height:clamp(120px,24vw,220px);opacity:.5;background:repeating-linear-gradient(135deg,rgba(255,255,255,.25) 0 6px,transparent 6px 14px);clip-path:polygon(0% 0%,90% 0%,10% 100%,0% 100%);border-radius:8px;pointer-events:none}.story2-title{position:relative;z-index:1;font-weight:800;font-size:clamp(28px,5.5vw,56px);line-height:1.1;margin:0 0 18px;color:#fff}.story2-line-wrap{position:relative;z-index:1;height:42px;margin:6px auto 10px}.story2-line{position:absolute;left:4%;width:92%;top:18px;height:2px;background:#ffffff2e;border-top:3px solid var(--coral);border-radius:2px}.story2-dot{position:absolute;top:10px;transform:translate(-50%);width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 0 0 4px var(--coral)}.story2-grid{position:relative;z-index:1;display:grid;gap:22px}.story2-grid.cols-4,.story2-grid.cols-3{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 820px){.story2-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.story2-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.story2-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:16px 14px;min-height:124px}.story2-year{color:var(--year);font-weight:900;font-size:28px;margin-bottom:6px}.story2-card-title{font-weight:800;margin:0 0 6px;color:#fff;font-size:18px}.story2-card-text{margin:0;color:#ffffffeb;line-height:1.65;font-size:15px}.story2-nav{position:absolute;left:clamp(16px,3vw,34px);bottom:clamp(16px,3vw,28px);display:flex;gap:12px;z-index:2}.s-nav-btn{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:transparent;border:2px solid #ffbcab1a;color:#fff;outline:none;transition:transform .15s ease,background .15s ease,border-color .15s ease}.s-nav-btn:hover{transform:translateY(-1px);background:#ffffff0f}.s-nav-prev{border-color:var(--coral);color:var(--coral);background:#ffffff05}.s-nav-next{border-color:#fff9;color:#ffffffe6;background:#ffffff05}@media (max-width: 600px){.story2-line{left:2%;width:96%}.story2-card{padding:14px}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}
