@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap");@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground:#0e244a;--primary:#0e244a;--background:#ffffff;--blue-primary:#2563eb;--white:#ffffff;--text-secondary:#676767;--card-border:rgba(217,217,217,1);--blue-secondary:#0e244a}.dark{--foreground:#fafafa;--primary:#fafafa;--background:#0f172a}@layer base{body{font-weight:400;background-color:var(--background);color:var(--foreground);margin:0;padding:0}body,h1,h2,h3,h4,h5,h6,p,span{font-family:Cairo,sans-serif}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}}.header-main{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;z-index:1000;transition:all .3s ease-in-out;background:#ffffff;height:80px}.header-main.scrolled{background-color:#ffffff;box-shadow:0 2px 10px rgba(0,0,0,.08)}.header-main.scrolled-small{height:65px}.header-row{justify-content:space-between;margin:15px auto;height:100%;gap:16px;transition:all .3s ease-in-out;max-width:1350px;padding:40px 0}.header-row,.logo-container{display:flex;align-items:center}.logo-container{gap:12px;text-decoration:none}.hexagon,.logo-icon{display:flex;align-items:center;justify-content:center}.hexagon{width:40px;height:40px;position:relative}.hexagon,.hexagon:before{background:#4A90E2;transform:rotate(45deg);border-radius:8px}.hexagon:before{content:"";position:absolute;width:100%;height:100%}.letter-d{color:#2ECC71;font-size:20px;font-weight:700;font-family:Arial,sans-serif;position:relative;z-index:1;transform:rotate(-45deg)}.logo-text{display:flex;flex-direction:column;gap:2px}.company-name{font-size:20px;font-weight:700;color:#1a365d;font-family:Arial,sans-serif;letter-spacing:.5px}.company-tagline{font-size:12px;color:#718096;font-family:Arial,sans-serif;font-weight:400}.header-main.scrolled-small .company-name{font-size:18px}.header-main.scrolled-small .company-tagline{font-size:11px}.header-main.scrolled-small .hexagon{width:35px;height:35px}.header-main.scrolled-small .letter-d{font-size:18px}.desktop-nav-container{display:flex;align-items:center;gap:3rem}.desktop-nav{display:flex;gap:5rem}.nav-item{color:#112355;text-decoration:none;font-size:16px;font-weight:500;position:relative;padding-bottom:8px;transition:all .3s ease;font-family:Arial,sans-serif}.header-main.scrolled-small .nav-item{font-size:14px}.nav-item:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1.5px;background-color:#112355;transition:width .3s ease-in-out}.nav-item.active:after,.nav-item:hover:after{width:100%}.book-call-btn{display:inline-block;background-color:#1a365d;color:#fff!important;font-weight:500;text-decoration:none!important;transition:background-color .3s ease-in-out}.book-call-btn:hover{background-color:#2d3748}.mobile-only.book-call-btn{width:auto;margin:1rem auto 0;display:inline-block}.nav-item.book-call-btn:after{content:none!important}.nav-item:not(.book-call-btn).active:after,.nav-item:not(.book-call-btn):hover:after{width:100%}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;font-size:24px;line-height:1;padding:.5rem;color:#4a5568}.mobile-menu-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999;opacity:0;transition:opacity .3s ease-in-out}.mobile-menu-backdrop.open{display:block;opacity:1}.mobile-menu-backdrop.closing{opacity:0}.mobile-menu{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:80%;max-width:400px;background-color:white;z-index:1000;padding-top:1rem;overflow-y:auto;transform:translateX(100%);transition:transform .3s ease-in-out;box-shadow:-5px 0 15px rgba(0,0,0,.1)}.mobile-menu.open{transform:translateX(0)}.mobile-menu.closing{transform:translateX(100%)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:0 1.5rem 1rem;border-bottom:1px solid #eee}.mobile-menu-header .logo-container{gap:8px}.mobile-menu-header .hexagon{width:32px;height:32px}.mobile-menu-header .company-name,.mobile-menu-header .letter-d{font-size:16px}.mobile-menu-header .company-tagline{font-size:10px}.mobile-menu-close{background:none;border:none;font-size:24px;cursor:pointer;padding:.5rem;color:#4a5568}.mobile-menu-nav{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:0 1.5rem}.mobile-menu-nav .nav-item{font-size:18px;font-weight:600;padding:.5rem 0;border-bottom:1px solid #f0f0f0}.mobile-only{display:none}@media (max-width:1024px){.header-row{padding:0 1.5rem}.desktop-nav{gap:1.5rem}}@media (max-width:768px){.desktop-nav-container{display:none}.mobile-menu-toggle,.mobile-only{display:block}.mobile-only{margin-top:1rem;text-align:center}.mobile-menu-nav{gap:1rem}.mobile-menu-nav .nav-item{font-size:16px}}@media (max-width:480px){.header-main{height:70px}.header-main.scrolled-small{height:60px}.header-row{padding:0 1rem}.mobile-menu{width:85%}.mobile-menu-header,.mobile-menu-nav{padding:0 1rem}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}html{scroll-behavior:smooth}.footer-container{background-color:#112355;color:white;padding:40px 0 20px}.container-footer{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{display:flex;flex-direction:column;gap:40px}.footer-content-top-section{display:flex;justify-content:space-between;align-items:flex-start;gap:80px;flex-wrap:wrap}.footer-brand-social{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.footer-social{display:flex}.icon-button{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:background .3s ease}.footer-nav{display:flex;gap:80px;flex-wrap:wrap;flex:1 1}.footer-nav-column{min-width:150px}.footer-nav-column h3{font-size:18px;font-weight:600;margin-bottom:12px}.footer-nav-column ul{list-style:none;padding:0;margin:0}.footer-nav-column ul li{margin-bottom:8px}.footer-nav-column ul li a,.footer-nav-column ul li span{color:#e5ebf1;font-size:16px;text-decoration:none;transition:color .3s ease}.footer-nav-column ul li a:hover{color:#ffffff;font-weight:500}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:12px;text-align:start}.footer-bottom p{color:#fff;font-size:14px;margin:0}@media (max-width:1024px){.footer-nav{gap:40px}.footer-nav-column h3{font-size:16px}}@media (max-width:768px){.footer-content-top-section{flex-direction:column;align-items:flex-start;gap:30px;margin-left:40px;text-align:start}.footer-brand-social,.footer-nav{align-items:flex-start}.footer-nav{flex-direction:column;gap:25px}.footer-nav-column{min-width:auto}}@media (max-width:480px){.container-footer{padding:0 80px}.footer-content{gap:25px}.footer-nav-column h3{font-size:15px}.footer-nav-column ul li a,.footer-nav-column ul li span{font-size:13px}.footer-bottom{padding-top:20px;font-size:12px}}