body,html{min-height:100%;overflow-x:hidden}.navbar{background-color:initial;color:#fff;display:flex;flex-direction:column;max-height:100%;position:fixed;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:100%;z-index:1000}.navbar-main{color:#000;padding:1rem 0}.navbar-content{justify-content:space-between;margin:5px auto;max-width:1200px;padding:0 20px}.navbar-content,.navbar-inner{align-items:center;color:inherit;display:flex}.navbar-inner{justify-content:flex-end}.logo-title{align-items:center;color:inherit;cursor:pointer;display:flex;gap:5px}.nav-bar-logo{width:30px}@keyframes grow{0%{transform:scale(1)}to{transform:scale(1.05)}}.contact-btn,.navbar-content-container{border-radius:20px;box-shadow:0 2px 5px rgba(72,127,255,.331)}.contact-btn:hover,.navbar-content-container:hover{animation:grow .5s ease forwards}.navbar-content-container{background-color:#fff;height:40px;padding:0 20px}.contact-btn{background-color:#009bff;color:#fff;cursor:pointer;font-size:.9em;font-weight:500;height:40px;padding:0 20px}.contact-btn>div{color:inherit}.opaque{background-color:#fff;box-shadow:0 2px 5px #0000001a}.opaque,.opaque-menu{color:#333}.display-panel{height:100%}.menu-btn{display:none}.brand{color:inherit;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:center;text-transform:uppercase}.brand>div:first-child{font-size:.9rem;font-weight:700;letter-spacing:.5px;line-height:1em}.brand>div:nth-child(2){font-size:.5rem;line-height:.5em}.nav-links{font-size:.9rem;font-weight:300;gap:1.8rem;list-style:none}.nav-links,.nav-links>div{color:inherit;display:flex}.nav-links>div{align-items:center;cursor:pointer;flex-direction:row;transition:color .3s ease}.nav-links>div:hover{color:#2c7eaa}.nav-cta{align-items:center;display:flex;gap:1rem}.search-icon{cursor:pointer;font-size:1.1rem}.italic-font{color:#aa7a2c;font-style:italic}.brochure-btn,.expert-btn{border:none;cursor:pointer;font-size:.7rem;font-weight:700;letter-spacing:.5px;padding:.2rem 1rem;text-transform:uppercase;transition:all .3s ease}.expert-btn{background-color:initial;border:2px solid #f7dfc9;color:#000}.expert-btn-opaque-nav{border-color:#aa7a2c;color:#aa7a2c}.expert-btn:hover{background-color:#aa7a2c;color:#fff}.brochure-btn{align-items:center;border:2px solid #646464;display:flex;gap:.4rem}.brochure-btn-opaque-nav{background-color:#2c2c2c;border-color:#2c2c2c;box-shadow:0 2px 4px #0003}.brochure-btn:hover{background-color:#000}.hamburger{background-color:#009bff;cursor:pointer;display:none;flex-direction:column;gap:4px;justify-content:center}.hamburger-icon{color:#fff}.hamburger span{background-color:#aa7a2c;color:#fff;height:2px;transition:all .3s ease;width:24px}.mobile-menu{animation:fadeIn .3s ease;background-color:#fff;color:#000;display:flex;flex-direction:column;inset:0;padding:2rem 1.5rem;position:fixed;z-index:9999}.mobile-header{align-items:center;color:inherit;display:flex;font-size:1.4rem;font-weight:700;justify-content:space-between}.close-btn{cursor:pointer;font-size:2rem}.mobile-links{display:flex;flex-direction:column;font-size:1.1rem;font-weight:500;gap:2rem;list-style:none;margin-top:3rem}.mobile-links>li{cursor:pointer}.mobile-cta{display:flex;flex-direction:column;gap:1rem;margin-top:auto}.mobile-icons{display:flex;font-size:1.3rem;gap:2rem;justify-content:center;margin-top:1rem}.top-bar-content{align-items:center;display:flex;flex-wrap:wrap;font-size:.9em;gap:2rem;justify-content:flex-end}.contact-info,.contact-us{align-items:center;display:flex;gap:.5rem;white-space:nowrap}.contact-us{cursor:pointer}.icon{font-size:.9rem}.underline{cursor:pointer;text-decoration:underline}.destination-overlay{animation:fadeInOverlay .5s ease-in-out;background-color:#c1862d7e;display:flex;height:calc(100% - 85px);width:100%;z-index:999}.destination-panel{background:#fdf8f5;border-top:1px solid #ccc;height:100%;overflow-y:auto;padding:1.5rem;width:40%}.destination-header{align-items:center;display:flex;height:50px;justify-content:space-between;margin-bottom:1rem}.destination-header h2{color:#000;font-size:1.25rem;font-style:italic;font-weight:400}.childLinkImage{align-items:center;display:flex;height:150px;justify-content:center;margin-bottom:1rem;overflow:hidden}.childLinkTitle{font-weight:600}.destination-columns{display:flex;flex-direction:row;gap:1.5rem;height:calc(100% - 50px - 1rem);overflow:hidden}.continent-list{height:100%;list-style:none;padding:0;width:40%}.continent-item{align-items:center;cursor:pointer;display:flex;font-weight:500;justify-content:space-between;margin:1rem 0;padding:.5rem}.active,.continent-item:hover{background-color:#f8f1eb}.region-list{font-size:.95rem;height:100%;width:60%}.region-section{box-sizing:border-box;height:100%;margin-bottom:1rem;overflow-y:auto;padding:1em}.region-section h4{font-size:1rem;font-weight:700;margin-bottom:.3rem}.child-link{cursor:pointer;margin:1rem 0;padding:5px}@keyframes fadeInOverlay{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.destination-panel{padding:1rem;width:100%}.destination-columns{flex-direction:column}.continent-list{width:100%}.region-list{padding-top:1rem}}@media (max-width:600px){.top-bar-content{justify-content:center;text-align:center}.contact-info{align-items:flex-start;flex-direction:column}.contact-us{justify-content:center}.top-bar-content{display:none}}@media (max-width:992px){.nav-cta,.navbar-inner{display:none}.hamburger{display:flex}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.overlay-menu{align-items:center;animation:fadeInBg .5s ease forwards;background:#c88a6f;color:#fff;display:flex;flex-direction:column;inset:0;overflow-y:auto;position:fixed;z-index:1000}@keyframes fadeInBg{0%{opacity:0}to{opacity:1}}.overlay-header{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 2rem;width:100%}.logo{font-size:1.5rem;font-weight:700}.overlay-actions{align-items:center;display:flex;font-size:.95rem;gap:1.5rem}.overlay-actions div{align-items:center;cursor:pointer;display:flex;gap:6px}.overlay-content{display:flex;flex:1 1;flex-flow:row wrap;gap:2rem;justify-content:space-between;max-width:1200px;padding:2rem 6rem;width:100%}.overlay-left{flex:1 1;gap:1.5rem}.overlay-left,.overlay-right{display:flex;flex-direction:column}.overlay-right{gap:.75rem}.fade-in{animation:fadeInText .8s ease forwards;opacity:0}.fade-in:first-child{animation-delay:.1s}.fade-in:nth-child(2){animation-delay:.2s}.fade-in:nth-child(3){animation-delay:.3s}.fade-in:nth-child(4){animation-delay:.4s}.fade-in:nth-child(5){animation-delay:.5s}@keyframes fadeInText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.overlay-link-large{cursor:pointer;font-size:2rem;position:relative}.overlay-link-large .arrow{margin-left:8px;opacity:0;transform:translateX(-10px);transition:all .3s ease}.overlay-link-large:hover .arrow{opacity:1;transform:translateX(0)}.overlay-link-small{cursor:pointer;display:inline-block;font-size:1rem;position:relative}.overlay-link-small:after{background:#fff;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.overlay-link-small:hover:after{width:100%}.overlay-sub-links{display:flex;flex-direction:column;font-size:.9rem;gap:.5rem;margin-top:2rem;opacity:.85}.overlay-footer{display:flex;font-size:.9rem;justify-content:space-between;padding:2rem 6rem;width:100%}.socials{display:flex;font-size:1.1rem;gap:1rem}.contact a{border-bottom:1px solid #0000;color:#fff;text-decoration:none;transition:border-color .3s}.contact a:hover{border-color:#fff}:root{--card-bg:#f6f5f0;--accent:#111}.phf-wrapper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding-bottom:10vh;width:100%}.phf-top{padding:5rem 0 10rem}.phf-top-inner{margin:0 auto;max-width:1180px;padding:56px 20px 24px;text-align:center}.phf-headline{color:#111;color:var(--accent);font-size:44px;font-weight:600;letter-spacing:-.01em;line-height:1.02;margin:0}.phf-sub{color:#6b6b6b;color:var(--muted);font-size:13px;margin-top:10px}.phf-ctas{flex-wrap:wrap;gap:12px;justify-content:center;margin-top:18px}.phf-btn,.phf-ctas{display:inline-flex}.phf-btn{align-items:center;border-radius:10px;font-size:14px;font-weight:600;gap:10px;padding:10px 16px;text-decoration:none}.phf-btn.primary{background:#000;box-shadow:0 8px 18px #0000001f;color:#fff}.phf-btn.outline{background:#0000;border:1px solid #0000002e;color:#000}.phf-card{background:#f6f5f0;background:var(--card-bg);border-radius:28px;box-shadow:0 20px 40px #0c0c0c1f;box-sizing:border-box;max-width:1200px;padding:36px;width:100%;z-index:40}.phf-card-top{align-items:flex-start;border-bottom:1px solid #00000008;display:flex;gap:24px;justify-content:space-between;padding-bottom:22px}.phf-left{flex:1 1 60%;min-width:220px}.phf-card-title{color:#111;color:var(--accent);font-size:20px;font-weight:600;line-height:1.15;margin:0 0 12px}.phf-dash{display:inline-block;font-weight:600;margin-left:6px}.phf-btn-sm{background:#000;border-radius:8px;box-shadow:0 8px 18px #0000001a;color:#fff;display:inline-block;font-size:13px;margin-top:6px;padding:8px 12px;text-decoration:none}.phf-right{align-items:flex-end;display:flex;flex-flow:column wrap;gap:10px;min-width:160px;width:260px}.phf-brand{align-items:center;display:flex;gap:10px}.phf-logo{background:#0000;border-radius:8px;height:44px;object-fit:contain;width:44px}.phf-brand-name{color:#111;color:var(--accent);font-size:20px;font-weight:700}.phf-socials{align-items:center;display:flex;gap:10px}.pill{align-items:center;background:#fff;border:1px solid #0000000f;border-radius:999px;box-shadow:0 6px 14px #0c0c0c0f;color:#1f2937;display:inline-flex;height:44px;justify-content:center;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease;width:44px}.pill:focus,.pill:hover{box-shadow:0 12px 26px #0c0c0c1f;color:#000;transform:translateY(-3px)}.phf-grid{grid-gap:26px;color:#222;display:grid;font-size:13px;gap:26px;grid-template-columns:repeat(6,1fr);padding-bottom:18px;padding-top:22px}.phf-grid h4{font-size:13px;font-weight:700;margin:0 0 10px}.phf-grid ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.phf-grid a{color:#222;font-weight:400;opacity:.9;text-decoration:none}.phf-grid a:hover{text-decoration:underline}.badge{background:#dff0ff;border-radius:6px;color:#0b64a8;display:inline-block;font-size:11px;font-weight:700;margin-left:6px;padding:2px 6px}.badge.yellow{background:#fff7d6;color:#a86f00}.phf-bottom{border-top:1px solid #00000008;color:#6b6b6b;color:var(--muted);font-size:12px;margin-top:8px;padding-top:14px}.phf-link{color:inherit;text-decoration:underline}@media (max-width:1024px){.phf-headline{font-size:36px}.phf-art{height:360px}.phf-grid{gap:18px;grid-template-columns:repeat(3,1fr)}.phf-right{align-items:center;width:auto}.phf-wrapper{padding-bottom:0}.phf-card{border-radius:0}}@media (max-width:768px){.phf-top-inner{padding:36px 18px 18px}.phf-headline{font-size:26px}.phf-art{height:300px}.phf-card-top{align-items:stretch;flex-direction:column;gap:14px;padding-bottom:12px}.phf-right{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.phf-grid{gap:14px;grid-template-columns:repeat(2,1fr);padding-top:14px}.pill{height:40px;width:40px}}@media (max-width:420px){.phf-headline{font-size:20px}.phf-art{height:220px}.phf-grid{font-size:12px;grid-template-columns:1fr 1fr}.phf-btn{font-size:13px}.phf-btn,.phf-btn-sm{padding:8px 10px}}.app{min-height:100%}
/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-4{height:1rem}.w-\[4px\]{width:4px}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-sm{border-radius:.125rem}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.pb-2{padding-bottom:.5rem}.text-center{text-align:center}.text-base{font-size:1rem;line-height:1.5rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.opacity-0{opacity:0}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@font-face{font-family:Syne;src:URL(/static/media/Syne-VariableFont_wght.738f6bde408f8ddf7106.ttf) format("truetype")}*{font-smooth:always;color:#0f1012}body{font-family:Syne,sans-serif}.centered_container{margin-left:20%;margin-right:20%;width:60%}.centered_container_wide{padding-left:20%;padding-right:20%;width:100%}.flex_container{align-items:center;display:flex}.padh10{padding-left:10px;padding-right:10px}.padv20{padding-bottom:20px;padding-top:20px}.boldText{font-weight:500}.heading{color:#424363;font-weight:600}.illustration{background-color:red;margin:20px;width:70%}.contactsMain{display:flex;justify-content:center}.contactsMainContainer{display:flex;flex-flow:row wrap;max-width:1200px;padding:10% 0}.contactsList{width:40%}.contactsForm{border-radius:10px;flex:1 1;padding:0 5%}.contactInput{width:100%}.contactInputContainer{margin:40px 0}.contactHeadTitle{font-size:2em;padding:10px 0}.getStarted{margin-top:100px}.contactType{padding:20px}.contactTypeTitle{font-size:1.2em;font-weight:700;padding-bottom:5px}.contact_{font-weight:600;padding-top:10px}@media screen and (max-width:900px){.centered_container{margin-left:10%;margin-right:10%;width:80%}}@media screen and (max-width:600px){.centered_container{margin-left:10%;margin-right:10%;width:80%}}@media (min-width:640px){.sm\:h-6{height:1.5rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:h-6{height:1.5rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:h-10{height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:1280px){.xl\:h-12{height:3rem}.xl\:text-5xl{font-size:3rem;line-height:1}}@media (prefers-color-scheme:dark){.dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}}.splash{height:70vh;width:100%}.splash-container{height:100%;max-height:auto;position:relative}#background{justify-content:center;overflow:hidden;z-index:10}#background,#foreGround{align-items:center;display:flex;height:100%;left:0;position:absolute;top:0;width:100%}#foreGround{background-color:rgba(53,53,53,.574);color:#fff;flex-direction:row;justify-content:flex-start;padding:0 10%;z-index:100}.splashTitle{font-size:2em;font-weight:600}.splash_sub{color:inherit;padding-top:20px}.splash_btn{background-color:#009bff;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-weight:500;margin:30px 0;padding:10px}.splashVideo{width:100%}.splashInfoSection{color:inherit;margin:0 auto;max-width:1200px;width:100%}.splashSectionHeading{color:inherit;font-size:2.5em;font-weight:700}.getStartedFeatures{align-items:center;color:inherit;display:flex;flex-flow:row wrap}.getStartedFeature{color:inherit;display:flex;flex-direction:row;width:200px}.getStartedFeature>div{color:inherit}.getStartedFeature>div:first-child{height:50px;margin:0 10px;width:50px}.splashSectionMain{color:inherit;width:50%}@media screen and (max-width:1200px){.splashVideo{display:none}#foreGround{background-color:#fff;color:inherit}}@media screen and (max-width:900px){.splash{height:100vh;padding:150px 0}.splashSectionMain{width:100%}.splashSectionHeading{font-size:1.8em}.splash_sub{width:100%}}.whyus_main{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:100px 10%;position:relative}#whyUsHead{color:#005f9f;font-size:2.5em;font-weight:500;padding:10px 0 30px;text-align:center;width:60%}#whyUsHeadSub{font-size:1em;margin:0 auto 8rem;text-align:center;width:50%}.why_us_main{align-items:center;display:flex;flex-direction:column;justify-content:center}.why_us_point_container{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 20px;width:80%}.why_us_point{margin-bottom:30px;padding:20px;text-align:center;width:250px}.why_us_point>span:nth-child(2){font-size:.9em;margin-top:10px}.why_us_point_heading{font-size:1.2em;font-weight:600;margin-bottom:10px}.whyus_illustration>img{width:100%}.whyus_block{background-color:rgba(70,200,255,.104);bottom:5%;height:70%;position:absolute;right:0;width:50%;z-index:1}@media screen and (max-width:768px){#whyUsHead{font-size:2em;width:90%}#whyUsHeadSub{font-size:1em;width:80%}.why_us_point_container{justify-content:center;width:100%}.why_us_point{margin-bottom:20px;width:100%}.whyus_block{bottom:20%;height:50%;width:90%}}@media screen and (max-width:480px){#whyUsHead{font-size:1.5em;width:100%}#whyUsHeadSub{font-size:.9em;width:100%}.why_us_point{width:100%}.whyus_block{height:40%;width:100%}}.values-section{background:#fff;padding:5rem 1.5rem}.values-container{margin:0 auto;max-width:1200px;text-align:center}.section-title{color:#111827;font-weight:500;line-height:1.4;margin-bottom:3rem}.why-cards{grid-gap:1.5rem;display:grid;gap:1.5rem}.why-card{border-radius:.75rem;box-shadow:0 8px 20px #0000001a;color:#fff;padding:1.5rem;transition:transform .3s ease}.why-card:hover{transform:scale(1.05)}.why-card .icon{color:#fff;margin-bottom:1rem}.why-card-head{align-items:center;display:flex;gap:1rem}.why-card-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.why-card-text{color:inherit;font-size:.95rem;line-height:1.6}.why-card.purple{background:#7c3aed;transform:rotate(-2deg)}.why-card.blue{background:#1d4ed8;transform:rotate(2deg)}.why-card.sky{background:#0284c7;transform:rotate(-2deg)}@media (min-width:768px){.why-cards{grid-template-columns:repeat(3,1fr)}.section-title{font-size:2.5rem}}@media (min-width:1024px){.section-title{font-size:2.75rem}}.services_container{display:flex;justify-content:center}.services_main{justify-content:space-between;max-width:1200px;padding:50px 0}.services_list,.services_main{display:flex;flex-flow:row wrap}.services_list{justify-content:space-around;width:70%}.serviceContainer{border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;font-size:.9em;height:250px;margin:10px;padding:20px;width:300px}.serviceIllustrationContainer{align-items:center;margin:10px 0}.serviceIllustrationContainer>img{width:60px}.serviceTitle{color:#000;font-weight:600;padding:10px 0}.serviceMain{font-size:1em}.servicesTitle{color:#2c2d43;font-size:3em;font-weight:500;margin-bottom:50px;padding:10px 0}#servicesTitleBar{align-items:flex-start;display:flex;flex-direction:column;width:30%}.servicesTitleBarContent{font-size:.9em;margin-right:40px;padding:10px;width:100%}.footerEmailInput{margin:5px 0;padding:10px}.footerEmail{margin:10px 0}.btn,.flex_row{align-items:center;display:flex}.btn{background-color:#171722;color:#fff;cursor:pointer;justify-content:center;margin:10px 0;padding:10px}.services_expounded{display:flex;flex-flow:row wrap}@media screen and (max-width:1200px){#servicesTitleBar{width:100%}.services_list{flex-direction:column;width:100%}.serviceContainer{height:auto;margin:10px 0;width:100%}.serviceTitle{font-size:1.2em}.serviceMain{font-size:1.1em}}@media screen and (max-width:768px){.services_main{align-items:center;flex-direction:column;padding:50px 5%}.services_list{flex-direction:column;justify-content:center;width:100%}.serviceContainer{margin-bottom:20px;width:100%}.serviceTitle{font-size:1.5em;padding:10px 0}.serviceMain{font-size:1.2em}#servicesTitleBar{margin-bottom:30px;text-align:center;width:100%}.servicesTitle{font-size:2.5em}.servicesTitleBarContent{font-size:1em;padding:15px 0}}.processMain{background:#fafafa;border:1px solid #a1d8ff;border-radius:20px;margin:5% auto 0;max-width:1200px;overflow:hidden;padding:5rem 8%;position:relative}.processMain:after,.processMain:before{border-radius:50%;content:"";position:absolute;z-index:-1}.processMain:before{background:#007bff1a;height:400px;left:-50px;top:10%;width:400px}.processMain:after{background:#00ff7b1a;bottom:5%;height:300px;right:-50px;width:300px}#processTitle{padding:0 0 80px;text-align:left}#processIntro{color:#1a1a1a;font-size:2.5em;line-height:1.2}#processIntro>div:first-child{color:#333}#processIntro>div:nth-child(2){border-bottom:25px solid #0078f61a;color:#0078f6;display:inline-block;line-height:0;padding:10px}#processTitle>div:nth-child(2){color:#666;font-size:1em;margin-top:20px;max-width:800px}#processBottomMain{flex-wrap:wrap}#processBottomMain,#processIllustration{align-items:center;display:flex;justify-content:center}#processIllustration{width:40%}#processIllustration>img{transition:transform .3s ease-in-out;width:80%}#processIllustration>img:hover{transform:scale(1.05)}.processStage,.processStageActive{cursor:pointer;padding:20px;transition:all .3s ease-in-out;width:400px}.stageTopNav{display:flex}.processStage{border-bottom:1px solid #f0f0f0;padding:5px 20px}.processStage:hover{background:#007bff1a}.processStage div{pointer-events:none}.processStageActive{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;margin:20px 0}.stageIcon,.stageIconActive{margin-right:20px}.stageIcon img,.stageIconActive img{width:30px}.stageIconActive{align-items:center;background:#007bff;border-radius:50%;box-shadow:0 4px 8px #0003;display:flex;height:40px;justify-content:center;width:40px}@media screen and (max-width:900px){#processIllustration{margin-bottom:40px;width:100%}#processIntro{font-size:2.5em}.processStage,.processStageActive{width:100%}}@media screen and (max-width:600px){#processIntro{font-size:2em}}.timeline{font-family:system-ui,sans-serif;margin:0 auto;max-width:1100px;padding:60px 20px;text-align:center}.timeline-subtitle{color:#666;font-size:14px;margin-bottom:10px}.timeline-title{font-size:28px;font-weight:600;margin-bottom:10px}.timeline-link{color:#333;display:inline-block;font-weight:500;margin-bottom:30px;text-decoration:none}.timeline-buttons{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-bottom:15px}.timeline-btn{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 16px}.timeline-btn.active,.timeline-btn:hover{background:#f6f4f2}.timeline-line{align-items:center;display:flex;justify-content:space-between;margin:0 auto 40px;max-width:500px;position:relative}.timeline-line:before{background:#ddd;content:"";height:2px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.dot{background:#ddd;border-radius:50%;height:12px;width:12px;z-index:1}.timeline-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.card{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #0000000d;flex:1 1;max-width:320px;min-width:260px;padding:20px;text-align:left}.card h3{color:#000;font-size:18px;margin-bottom:12px}.card ul{list-style:none;margin:0;padding:0}.card li{color:#515151;font-size:14px;margin-bottom:8px}.innovation{align-items:center;background-color:#f4f4f4;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding:50px 10%;position:relative;text-align:center;width:100%}.abstractArt{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.circleArt{background:radial-gradient(circle,#457b9d,#fff 80%);border-radius:50%;height:400px;left:10%;top:20%;width:400px}.circleArt,.squareArt{opacity:.1;position:absolute}.squareArt{background:linear-gradient(to bottom right,#e63946,#fff);height:300px;right:10%;top:60%;width:300px}.innovationGrid{grid-gap:50px;align-items:center;display:grid;gap:50px;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;justify-content:space-between;max-width:1200px;text-align:left;width:100%}.innovationTitle{color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;grid-column:1/2;grid-row:1/2;line-height:1.2}.innovationTitle .highlight{font-size:4.5em}.innovationTitle .secondary{color:#555;font-size:2.5em}.innovationDescription{color:#555;font-family:Roboto,sans-serif;font-size:1.2em;grid-column:1/2;grid-row:2/3;line-height:1.8;margin:0 auto;max-width:80%}.innovationImage{align-items:center;display:flex;grid-column:2/3;grid-row:1/2;justify-content:flex-end}.innovationImage img{border-radius:8px;box-shadow:0 8px 20px #0000001a;height:auto;object-fit:cover;width:300px}.ctaBlock{align-items:center;display:flex;grid-column:2/3;grid-row:2/3;justify-content:flex-end}.ctaButton{background-color:#007067;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Helvetica Neue,sans-serif;font-size:1.2em;font-weight:700;padding:15px 30px;text-transform:uppercase;transition:background-color .3s ease-in-out}.ctaButton:hover{background-color:#007a69}@media screen and (max-width:1200px){.innovationGrid{gap:30px;grid-template-columns:1fr;grid-template-rows:auto auto auto}.innovationTitle .highlight{font-size:3em}.innovationTitle .secondary{font-size:2em}.ctaBlock,.innovationImage{justify-content:center}}@media screen and (max-width:768px){.innovation{align-items:center;flex-direction:column;padding:50px 5%}.innovationGrid{gap:30px;grid-template-columns:1fr;grid-template-rows:auto auto auto}.innovationTitle .highlight{font-size:2.5em}.innovationTitle .secondary{font-size:1.8em}.ctaBlock,.innovationImage{justify-content:center}.innovationImage img{width:250px}.ctaButton{font-size:1em;padding:12px 24px}.innovationDescription{font-size:1em;max-width:90%}}@media screen and (max-width:480px){.innovation{padding:30px 5%}.innovationTitle .highlight{font-size:2.5em}.innovationTitle .secondary{font-size:1.6em}.innovationImage img{width:200px}.ctaButton{font-size:.9em;padding:10px 20px}.innovationDescription{font-size:1em;max-width:95%}}.clients{align-items:center;display:flex;flex-flow:row wrap;justify-content:center;margin:0 auto;max-width:1200px;padding:10% 0;text-align:center;width:100%}.clientHead{padding:1rem;text-align:left;width:25%}.headDetails{color:#555;font-size:.9em;padding:1rem 0}.clientHeadTitle{color:#000;font-size:1.5em;font-weight:600;margin-bottom:1rem}.clientsList{display:flex;flex-wrap:wrap;gap:.5em;justify-content:center;width:100%}.client{align-items:center;display:flex;flex-direction:column;font-size:.8em;font-weight:600;height:200px;margin:20px;text-align:center;text-transform:capitalize;width:250px}.client img{height:50px;margin:20px 0 40px;opacity:.7}.freetown{text-align:center;text-transform:uppercase;width:300px}.clientsCarousel{overflow:hidden;padding:1rem;position:relative;width:75%}.carouselTrack{animation:scroll 10s linear infinite;display:flex}.clientCard{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:120px;justify-content:center;margin-right:10rem;width:120px}.clientCard img{height:80px;margin-bottom:5px;object-fit:contain;opacity:.5;width:80px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media screen and (max-width:1200px){.clientHead{width:50%}.client{width:220px}}@media screen and (max-width:900px){.clientHead{width:100%}.client{height:180px;width:200px}.clientHeadTitle{font-size:3em}.headDetails{font-size:1em}.clientsCarousel{width:100%}}@media screen and (max-width:600px){.client{height:auto;margin:10px 0;width:100%}.client img{margin:15px 0}.clientHeadTitle{font-size:2.5em}.headDetails{font-size:.9em;padding:15px 0}}.try-section{margin:0 auto 10rem;max-width:1200px;padding:60px 20px}.try-title{font-size:36px;font-weight:600;margin-bottom:40px}.try-flex{align-items:stretch;display:flex;gap:24px}.try-left-col{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 2px 6px #0000000d;justify-content:space-between;overflow:hidden}.try-left-col,.try-right-col{display:flex;flex:1 1;flex-direction:column}.try-right-col{gap:24px}.try-right-col>div{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 2px 6px #0000000d;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;overflow:hidden}.try-card-body{padding:20px}.try-card-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.try-card-icon{height:36px;width:36px}.try-card-title{font-size:18px;font-weight:600}.try-card-subtitle{color:#555;font-size:14px}.btn-disabled,.btn-primary,.btn-secondary{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;margin-top:10px;padding:8px 16px}.btn-primary{background:#494949;color:#fff}.btn-disabled{background:#686869;color:#fff;cursor:not-allowed}.btn-secondary{background:#f5f5f5;color:#333;cursor:none}.try-card-footer{border-top:1px solid #eee;padding:20px}.footer-image{height:200px}.footer-image,.footer-image-large{border-radius:8px;margin-bottom:16px;width:100%}.footer-image-large{height:100%}.footer-title{font-size:16px;font-weight:600;margin-bottom:6px}.footer-text{line-height:1.4}.footer-text,.try-footer{color:#555;font-size:14px}.try-footer{margin-top:30px;text-align:center}.try-footer a{color:#06f;text-decoration:none}.try-footer a:hover{text-decoration:underline}@media (max-width:900px){.try-flex{flex-direction:column}.try-card-large{flex:initial}}.full-width-bg{padding:80px 20px;width:100%}.tech-content{margin:0 auto;max-width:1200px;text-align:center}.subtitle{color:#7c3aed;font-size:14px;font-weight:600;margin-bottom:10px;text-transform:uppercase}.title{font-size:32px;font-weight:500;margin-bottom:15px}.description{color:#555;font-size:16px;margin-bottom:30px}.discover-btn{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-bottom:50px;padding:12px 24px;transition:background .3s ease}.discover-btn:hover{background:#333}.tech-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));position:relative}.tech-card{align-items:center;background:#fff;border:1px solid #cccccc7e;border-radius:12px;box-shadow:0 4px 10px #0000000d;display:flex;flex-direction:column;justify-content:center;padding:20px;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.tech-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}.tech-icon{display:block;font-size:36px;margin-bottom:10px}.tech-name{color:#333;font-size:16px;font-weight:500}.tech-grid:after{background:linear-gradient(90deg,#f7f4ff,#fff0 20%,#fff0 80%,#f7f4ff);bottom:0;content:\"\";left:0;pointer-events:none;position:absolute;right:0;top:0}.tech-card-large{grid-column:3/span 2}.tech-card-large,.tech-card-large2{align-items:center;display:flex;flex-direction:column;font-size:20px;grid-row:span 2;justify-content:center}.tech-card-large2{grid-column:5/span 2}.glowing{animation:glow 2s infinite alternate;border:1px solid #a855f7}@keyframes glow{0%{box-shadow:0 0 10px #a855f766,0 0 20px #a855f733}to{box-shadow:0 0 20px #a855f7cc,0 0 40px #a855f799}}.features-grid{display:flex;flex-flow:row wrap;margin-bottom:40px}.feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000f;box-sizing:border-box;padding:30px;text-align:left;width:50%}.feature-card h3{font-size:1.25rem;margin-bottom:10px}.feature-card p{color:#333;font-size:.95rem;margin-bottom:20px}.image-placeholder{align-items:center;background:#f5f5f5;border-radius:8px;color:#999;display:flex;font-size:.9rem;justify-content:center}.image-placeholder img{height:300px}.team-features{margin:0 auto;max-width:1200px;padding:60px 20px;text-align:center;width:100%}.features-header h2{font-size:2rem;font-weight:700;margin-bottom:10px}.features-header p{color:#555;font-size:1rem;margin-bottom:40px}.features-bottom{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.gradient-card{background:linear-gradient(135deg,#7b2ff7,#f107a3);color:#fff;overflow:hidden;position:relative}.gradient-card h3,.gradient-card p{color:#fff}.gradient-card .image-placeholder{background:#ffffff1a;border:1px dashed #ffffff4d;color:#fff}@media screen and (max-width:900px){.feature-card{width:100%}}.client-stories{margin:0 auto;max-width:1200px;padding:60px 20px;text-align:center}.section-title{font-weight:400}.stories-grid{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:2fr 1fr}.story-card{border-radius:16px;color:#fff;padding:30px;text-align:left}.gradient-card{background:linear-gradient(135deg,#9333ea,#ec4899,#f97316);display:flex;flex-direction:column;justify-content:space-between}.light-card{background:#e0f2fe;color:#000}.light-card.purple{background:#e9d5ff}.light-card.blue{background:#bae6fd}.story-tag{display:block;font-size:.85rem;font-weight:600;margin-bottom:10px;opacity:.8}.story-card h3{font-size:1.2rem;margin-bottom:20px}.story-author{align-items:center;display:flex;gap:10px}.author-img{background:#ccc;border-radius:50%;height:40px;width:40px}.author-name{font-size:.95rem;font-weight:600}.author-role{font-size:.85rem;opacity:.8}.story-logo{align-items:center;display:flex;font-size:.9rem;justify-content:center;margin-top:15px;opacity:.9}.story-logo img{height:150px}.story-navigation{display:flex;gap:10px;justify-content:center;margin-top:30px}.nav-btn{background:#f3f4f6;border:none;border-radius:50%;cursor:pointer;font-size:1.2rem;height:40px;width:40px}.nav-btn:hover{background:#e5e7eb}:root{--container-width:1180px;--accent-teal:#0f4b49;--accent-soft:#e6f2ef;--muted:#6b6b6b;--card-radius:14px;--shadow-sm:0 6px 18px #0a0a0a0f;--shadow-lg:0 20px 40px #0a0a0a14}.ah-section{background:#fff;color:#0b1113;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;padding:72px 20px}.ah-container{margin:0 auto;max-width:1180px;max-width:var(--container-width)}.ah-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:36px}.ah-header h2{font-size:34px;font-weight:800;letter-spacing:-.02em;line-height:1.05;margin:0}.ah-btn{background:#0000;border:1px solid #0f4b49e6;border-radius:8px;box-shadow:none;color:#0f4b49;color:var(--accent-teal);cursor:pointer;font-weight:600;padding:8px 18px;transition:all .22s ease}.ah-btn:hover{background:#0f4b49;background:var(--accent-teal);color:#fff;transform:translateY(-2px)}.ah-feature{align-items:stretch;background:#fff;border:1px solid #10656114;border-radius:14px;border-radius:var(--card-radius);box-shadow:0 20px 40px #0a0a0a14;box-shadow:var(--shadow-lg);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.ah-feature-text{background:#fff;display:flex;flex-direction:column;justify-content:center;padding:36px 40px}.ah-category{color:#2a7f79;display:inline-block;font-size:12px;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.ah-feature-title{color:#071018;font-size:30px;font-weight:800;line-height:1.12;margin:0 0 12px}.ah-feature-desc{color:#5b6366;font-size:15px;line-height:1.6;margin-bottom:18px;max-width:68%}.ah-read{align-items:center;color:#0f4b49;color:var(--accent-teal);display:inline-flex;font-size:14px;font-weight:700;gap:8px;text-decoration:none}.ah-read:hover .ah-arrow{transform:translateX(6px)}.ah-arrow{display:inline-block;transition:transform .22s ease}.ah-feature-image{background:#ddd;max-height:420px;min-height:280px;overflow:hidden}.ah-feature-image img{display:block;height:100%;object-fit:cover;width:100%}.ah-cards{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin-top:28px}.ah-card{background:#fff;border-radius:12px;box-shadow:0 6px 18px #0a0a0a0f;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.ah-card:hover{box-shadow:0 28px 60px #0a0a0a14;transform:translateY(-8px)}.ah-thumb img{display:block;height:180px;object-fit:cover;width:100%}.ah-card-body{padding:18px 18px 22px}.ah-card .ah-category.small,.ah-card .small.ah-category{color:#7a9a96;display:block;font-size:11px;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.ah-card-title{color:#071018;font-size:16.5px;font-weight:800;line-height:1.25;margin:0 0 12px}.ah-card-dark .ah-thumb img{height:170px;object-fit:cover}.ah-card-dark .ah-card-body.dark{background:#0f4b49;background:var(--accent-teal);border-bottom-left-radius:12px;border-bottom-right-radius:12px;color:#fff;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-top:auto;min-height:130px;padding:22px}.ah-card-dark .ah-category.inverse{color:#ffffffd9;font-size:11px}.ah-card-dark .ah-card-title.inverse{color:#fff;font-size:17px;margin-bottom:12px}.ah-read.inverse{color:#fffffff2;font-weight:700}.ah-read.small{font-size:13px;font-weight:700;text-decoration:none}@media (max-width:1100px){.ah-feature-text .ah-feature-desc{max-width:100%}}@media (max-width:900px){.ah-header h2{font-size:28px}.ah-feature{grid-template-columns:1fr}.ah-feature-image{max-height:320px;order:-1}.ah-feature-text{padding:20px}.ah-cards{gap:18px;grid-template-columns:1fr;margin-top:20px}.ah-thumb img{height:220px}}@media (min-width:1400px){.ah-header h2{font-size:38px}.ah-feature-title{font-size:34px}}.home_page{height:100%}.InlineHead{color:inherit;width:30%}.projectHead{color:inherit;font-weight:300}.projectHeadTitle{font-size:2em;width:30%}.projectHeadTitle2{color:inherit;flex:1 1;font-size:4em}.projectNumber{color:inherit;font-size:10em;line-height:.8em;padding-right:5%}.project{color:inherit;margin:0 10%;padding:5% 0}.underlined-project{border-bottom:5px solid;border-color:inherit}.projectIntro{color:#fff;width:50%}.projectKeys{justify-content:space-around}.projectKeys,.projectKeysInlineHead{align-items:flex-start;display:flex;flex-flow:row wrap;padding:50px 0;width:100%}.projectKeysInlineHead{color:inherit;justify-content:space-between}.projectKey{display:flex;flex-direction:column;height:300px;padding:10px;width:200px}.projectKey,.projectKey>div{color:inherit}.projectKeyTitle{color:inherit;font-weight:600;height:100px;padding-bottom:20px}.projectKeysContainer{color:inherit;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.services_page{color:#000}@media screen and (max-width:1200px){#point,.InlineHead,.whyus_illustration{width:100%}.projectIntro{width:70%}}@media screen and (max-width:900px){.projectHeadTitle2{font-size:4em}.projectNumber{font-size:7em;line-height:.8em}.projectIntro{width:80%}}@media screen and (max-width:600px){.projectHeadTitle2{font-size:3em}.projectNumber{font-size:5em;line-height:.8em}.projectIntro{width:100%}}@media screen and (max-width:400px){.projectHeadTitle2{font-size:3em}.projectNumber{font-size:4em;line-height:.8em}}.point_main{display:flex;flex-flow:row wrap;justify-content:space-between;padding:100px 0}#whyusHead{color:#424363;font-size:2.3em;font-weight:400;padding:10px 0 20px}#why_us_start{color:#00f;text-transform:uppercase}#point{display:flex;flex-direction:column;justify-content:center;padding:10px;width:40%}#point>div:nth-child(2){font-size:.9em}.mlKeys{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:space-between;padding-top:40px}.mlPoint{align-items:center;display:flex;margin:10px;width:180px}.mlPoint>div:first-child{display:none;margin:0 20px;width:50px}.mlContent{display:flex;flex-flow:row wrap;width:70%}.mlSection{display:flex;padding:0 10%}.mlKeysContainer{display:flex;flex-flow:row wrap;justify-content:flex-end}.mlIllustration{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.mlIllustration>img{height:100%}.mlIllustrationContainer{align-items:flex-end;display:flex;flex-direction:column;width:40%}.mTitle{font-size:6em;font-weight:300;line-height:1em;width:70%}@media screen and (max-width:1200px){#point,.whyus_illustration{width:100%}}.mission-container{text-align:center;width:100%}.mission-hero{align-items:center;background:linear-gradient(135deg,#3d87f7,#0052cc);color:#fff;display:flex;flex-direction:column;height:40vh;justify-content:center}.mission-hero h1{color:inherit;font-size:2.5rem;margin-bottom:15px}.mission-hero p{color:inherit;font-size:1.1rem;margin:0 auto;max-width:700px}.mission-info{background:#f9f9f9;padding:60px 20px}.mission-info h2{color:#253858;font-size:1.8rem;margin-bottom:20px}.mission-info p{color:#253858;font-size:1rem;margin:0 auto 30px;max-width:600px}.explore-btn{background:#0000;border:1px solid #0052cc;border-radius:4px;color:#0052cc;cursor:pointer;padding:10px 20px;transition:all .3s ease}.explore-btn:hover{background:#0052cc;color:#fff}.products-container{font-family:sans-serif;margin:0 auto;max-width:1200px;padding:60px 20px;text-align:center;width:100%}.section-title{color:#253858;font-size:2rem;font-weight:700;margin-bottom:40px}.products-grid{grid-gap:40px 60px;display:grid;gap:40px 60px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));text-align:left}.product-card{display:flex;flex-direction:column}.product-header{align-items:center;display:flex;gap:12px;margin-bottom:10px}.product-header img{height:36px;width:36px}.product-header h3{color:#172b4d;font-size:1.2rem;font-weight:600;margin:0}.product-card p{color:#253858;font-size:.95rem;line-height:1.5;margin-bottom:20px;max-width:400px}.learn-btn{background:#0000;border:1px solid #0052cc;border-radius:4px;color:#0052cc;cursor:pointer;font-weight:600;padding:8px 16px;transition:all .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.learn-btn:hover{background:#0052cc;color:#fff}.ideas-section{background:linear-gradient(180deg,#f4f9ff,#fff);background-image:linear-gradient(90deg,#00000008 1px,#0000 0),linear-gradient(180deg,#00000008 1px,#0000 0),linear-gradient(180deg,#f4f9ff,#fff);background-size:60px 60px,60px 60px,100% 100%;font-family:sans-serif;padding:80px 20px;text-align:center;width:100%}.ideas-content{margin:0 auto;max-width:700px}.intro-text{color:#5e6c84;font-size:.85rem;font-weight:600;letter-spacing:2px;margin-bottom:15px}.ideas-content h2{color:#172b4d;font-size:2rem;font-weight:700;margin-bottom:20px}.description{color:#253858;font-size:1rem;line-height:1.6;margin-bottom:25px}.explore-link{color:#0052cc;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.explore-link:hover{color:#0747a6}.prism-container{background:#f7f9fc;color:#1f1f1f;font-family:Poppins,sans-serif;line-height:1.6;overflow-x:hidden}.prism-hero{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:6rem 10%}.prism-hero-content{flex:1 1 450px;max-width:520px}.prism-hero-title{color:#1b2b5c;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.prism-hero-text{color:#4a5568;font-size:1.1rem;margin-bottom:2rem}.prism-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.9rem 2rem;transition:.3s}.prism-btn:hover{background:#1e4fd1}.prism-btn-light{background:#fff;border:2px solid #2563eb;color:#2563eb}.prism-btn-light:hover{background:#2563eb;color:#fff}.prism-hero-image img{border-radius:12px;box-shadow:0 8px 18px #00000014;max-width:550px;width:100%}.prism-overview{align-items:center;background:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:6rem 10%}.prism-overview-content{flex:1 1 450px;max-width:520px}.prism-kicker{color:#2563eb;font-size:.85rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.prism-section-title{color:#1b2b5c;font-size:2rem;font-weight:700;margin:1rem 0}.prism-section-text{color:#4a5568;font-size:1.05rem}.prism-features{background:#f7f9fc;padding:6rem 10%;text-align:center}.prism-feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.prism-feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:2rem;transition:.3s}.prism-feature-card:hover{box-shadow:0 8px 16px #00000014;transform:translateY(-5px)}.prism-icon{color:#2563eb;font-size:2rem;margin-bottom:1rem}.prism-testimonials{background:#fff;padding:6rem 10%;text-align:center}.prism-testimonial-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.prism-testimonial-card{background:#f7f9fc;border-radius:12px;color:#4a5568;font-style:italic;padding:2rem}.prism-testimonial-card h4{color:#1b2b5c;font-style:normal;font-weight:600;margin-top:1rem}.prism-logos{align-items:center;background:#f7f9fc;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:3rem 10%}.prism-logos img{filter:grayscale(100%);opacity:.8;transition:.3s}.prism-logos img:hover{filter:grayscale(0);opacity:1}.prism-cta{background:#2563eb;border-radius:40px 40px 0 0;color:#fff;padding:6rem 10%;text-align:center}.prism-cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.prism-cta-text{color:#e5e9f4;font-size:1.1rem;margin-bottom:2rem}@media (max-width:768px){.prism-hero,.prism-overview{flex-direction:column;text-align:center}.prism-hero-title{font-size:2.2rem}.prism-section-title{font-size:1.8rem}}.sp-page{background:#fff;color:#0f172a;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.sp-container{margin:0 auto;max-width:1100px;padding:0 24px}.sp-hero{padding:5.5rem 0;text-align:center}.sp-hero-title{color:#0f172a;font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.sp-hero-text{color:#6b7280;font-size:1rem;margin:.25rem auto 1.5rem;max-width:720px}.sp-btn{background:#4f46e5;border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.8rem;transition:.18s}.sp-btn:hover{background:#4338ca;transform:translateY(-2px)}.sp-overview{padding:4.5rem 0}.sp-overview-inner{grid-gap:3.5rem;display:grid;gap:3.5rem}.sp-overview-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.sp-overview-text{max-width:480px}.sp-kicker{color:#4f46e5;font-size:.85rem;font-weight:600;margin-bottom:.6rem}.sp-overview-text h2{color:#0f172a;font-size:1.6rem;margin-bottom:.75rem}.sp-overview-text p{color:#6b7280;line-height:1.7}.sp-overview-image img{border-radius:10px;box-shadow:0 10px 30px #0f172a0f;width:100%}.sp-features{background:#fbfcfe;padding:4.5rem 0}.sp-section-title{color:#0f172a;font-size:1.6rem;font-weight:700;margin-bottom:2rem}.sp-feature-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.sp-feature-card{background:#fff;border:1px solid #e6e9ef;border-radius:12px;box-shadow:0 6px 18px #0f172a08;padding:1.6rem}.sp-icon{color:#4f46e5;font-size:1.4rem;margin-bottom:.75rem}.sp-feature-card h3{color:#0f172a;font-size:1.05rem;margin-bottom:.5rem}.sp-feature-card p{color:#6b7280;font-size:.95rem}.sp-testimonials{padding:4.5rem 0}.sp-testimonial-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.sp-testimonial{background:#fff;border:1px solid #e6e9ef;border-radius:12px;box-shadow:0 6px 18px #0f172a08;font-style:normal;padding:1.5rem}.sp-testimonial p{color:#374151;font-style:italic}.sp-testimonial h4{color:#111827;font-weight:600;margin-top:.8rem}.sp-clients{background:#fbfcfe;padding:3rem 0}.sp-logo-row{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.sp-logo-row img{filter:grayscale(100%);height:48px;opacity:.7;transition:.18s}.sp-logo-row img:hover{filter:none;opacity:1;transform:translateY(-3px)}.sp-cta{background:#f4f6fb;padding:4.5rem 0;text-align:center}.sp-cta h2{color:#0f172a;font-size:1.6rem;margin-bottom:.6rem}.sp-cta p{color:#6b7280;margin-bottom:1rem}@media (max-width:1024px){.sp-feature-grid,.sp-testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.sp-feature-grid,.sp-overview-content,.sp-testimonial-grid{grid-template-columns:1fr}.sp-hero-title{font-size:1.6rem}}.safari-container{background:#f4f6f5;color:#1f1f1f;font-family:Poppins,sans-serif;line-height:1.6;overflow-x:hidden}.safari-hero{align-items:center;background:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:6rem 10%}.safari-hero-content{flex:1 1 450px;max-width:520px}.safari-hero-title{color:#2e7d32;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.safari-hero-text{color:#4a4a4a;font-size:1.1rem;margin-bottom:2rem}.safari-btn{background:#2e7d32;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.9rem 2rem;transition:.3s}.safari-btn:hover{background:#256628}.safari-btn-light{background:#fff;border:2px solid #2e7d32;color:#2e7d32}.safari-btn-light:hover{background:#2e7d32;color:#fff}.safari-hero-image img{border-radius:12px;box-shadow:0 8px 18px #00000014;max-width:550px;width:100%}.safari-overview{align-items:center;background:#e8f5e9;display:flex;flex-wrap:wrap;justify-content:space-between;padding:6rem 10%}.safari-overview-content{flex:1 1 450px;max-width:520px}.safari-kicker{color:#2e7d32;font-size:.85rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.safari-section-title{color:#2e7d32;font-size:2rem;font-weight:700;margin:1rem 0}.safari-section-text{color:#4a4a4a;font-size:1.05rem}.safari-features{background:#f4f6f5;padding:6rem 10%;text-align:center}.safari-feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.safari-feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:2rem;transition:.3s}.safari-feature-card:hover{box-shadow:0 8px 16px #00000014;transform:translateY(-5px)}.safari-icon{color:#2e7d32;font-size:2rem;margin-bottom:1rem}.safari-testimonials{background:#fff;padding:6rem 10%;text-align:center}.safari-testimonial-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.safari-testimonial-card{background:#e8f5e9;border-radius:12px;color:#3e3e3e;font-style:italic;padding:2rem}.safari-testimonial-card h4{color:#2e7d32;font-style:normal;font-weight:600;margin-top:1rem}.safari-logos{align-items:center;background:#f4f6f5;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:3rem 10%}.safari-logos img{filter:grayscale(100%);opacity:.8;transition:.3s}.safari-logos img:hover{filter:grayscale(0);opacity:1}.safari-cta{background:#2e7d32;border-radius:40px 40px 0 0;color:#fff;padding:6rem 10%;text-align:center}.safari-cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.safari-cta-text{color:#eaf4ea;font-size:1.1rem;margin-bottom:2rem}@media (max-width:768px){.safari-hero,.safari-overview{flex-direction:column;text-align:center}.safari-hero-title{font-size:2.2rem}.safari-section-title{font-size:1.8rem}}
/*# sourceMappingURL=main.6deecb73.css.map*/