header.svelte-1qtcntr{width:100%;padding:4rem 0;border-bottom:var(--PrimaryBlue) .5rem solid;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;top:0;z-index:100;background-color:var(--mainBG)}header.svelte-1qtcntr .menu:where(.svelte-1qtcntr){display:none}header.svelte-1qtcntr div.part1:where(.svelte-1qtcntr){width:25%;justify-content:center;align-items:center;display:flex}header.svelte-1qtcntr div.part1:where(.svelte-1qtcntr) a:where(.svelte-1qtcntr){width:fit-content;display:block}header.svelte-1qtcntr div.part2:where(.svelte-1qtcntr){width:75%;align-items:center;display:flex}nav.svelte-1qtcntr{width:100%}nav.svelte-1qtcntr ul:where(.svelte-1qtcntr){display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}nav.svelte-1qtcntr li:where(.svelte-1qtcntr){list-style-type:none}nav.svelte-1qtcntr a:where(.svelte-1qtcntr){font-family:sans-serif;text-transform:uppercase;font-family:LemonmilkMed;color:var(--MainWhite);font-size:3.6rem;position:relative;overflow:hidden;transition:color .3s ease;z-index:1;display:inline-block;padding:.5rem 1rem}nav.svelte-1qtcntr a:where(.svelte-1qtcntr):before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:var(--HighlightSalmon);transition:width .3s ease;z-index:-1}nav.svelte-1qtcntr a:where(.svelte-1qtcntr):hover{color:var(--mainBG);cursor:pointer}nav.svelte-1qtcntr a:where(.svelte-1qtcntr):hover:before{width:100%}a.active.svelte-1qtcntr{background-color:var(--PrimaryBlue);color:var(--mainBG)}@media screen and (max-width: 1300px){header.svelte-1qtcntr div.part1:where(.svelte-1qtcntr){width:15%}header.svelte-1qtcntr div.part2:where(.svelte-1qtcntr){width:85%}}@media screen and (max-width: 1100px){header.svelte-1qtcntr{padding:2.5rem 4rem}nav.svelte-1qtcntr{font-size:0}}@media screen and (max-width: 912px){nav.svelte-1qtcntr a:where(.svelte-1qtcntr){font-size:2.8rem}}@media (min-width: 600px) and (max-height: 800px){header.svelte-1qtcntr{padding:2.5rem 4rem}}@media screen and (max-width: 760px){header.svelte-1qtcntr{padding:2rem 4rem;position:sticky;top:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:5;background-color:var(--mainBG)}header.svelte-1qtcntr nav:where(.svelte-1qtcntr){opacity:0;position:absolute;top:-50%;left:0;width:100%;right:0;transition:all .2s;visibility:hidden}header.svelte-1qtcntr div.part1:where(.svelte-1qtcntr){width:50%;justify-content:flex-start}header.svelte-1qtcntr div.part2:where(.svelte-1qtcntr){width:50%;justify-content:flex-end}header.svelte-1qtcntr nav.responsive:where(.svelte-1qtcntr){opacity:100%;display:block;height:100vh;background-color:var(--mainBG);z-index:1;transition:all .2s;top:100%;visibility:visible}header.svelte-1qtcntr nav:where(.svelte-1qtcntr) ul:where(.svelte-1qtcntr){display:flex;flex-direction:column;gap:3rem;margin-top:10vh}header.svelte-1qtcntr nav:where(.svelte-1qtcntr) a:where(.svelte-1qtcntr){font-size:5rem}nav.svelte-1qtcntr{margin:0 auto}header.svelte-1qtcntr .menu:where(.svelte-1qtcntr){display:block;background-color:transparent;border:none;padding:1rem;z-index:2}.logo.svelte-1qtcntr{z-index:2}.hamburger-container.svelte-1qtcntr{display:inline-block}.bar1.svelte-1qtcntr,.bar2.svelte-1qtcntr,.bar3.svelte-1qtcntr{width:40px;height:5px;background-color:var(--MainWhite);margin:10px 0;transition:.4s}.change.svelte-1qtcntr .bar1:where(.svelte-1qtcntr){transform:translateY(15px) rotate(-45deg);background-color:var(--HighlightSalmon)}.change.svelte-1qtcntr .bar2:where(.svelte-1qtcntr){opacity:0}.change.svelte-1qtcntr .bar3:where(.svelte-1qtcntr){transform:translateY(-15px) rotate(45deg);background-color:var(--HighlightSalmon)}}@font-face{font-family:Afacad;src:url(../../../fonts/Afacad-VariableFont_wght.ttf) format("truetype")}@font-face{font-family:AfacadItaltic;src:url(../../../fonts/Afacad-Italic-VariableFont_wght.ttf) format("truetype")}@font-face{font-family:LemonmilkMed;src:url(../../../fonts/LEMONMILK-Medium.otf) format("opentype")}@font-face{font-family:Agbalumo;src:url(../../../fonts/Agbalumo-Regular.ttf) format("truetype")}html{--mainBG: #0B1324;--PrimaryBlue: #3D5A80;--MainWhite: #EEF8F9;--HighlightSalmon: #98C1D9;font-size:62.5%;box-sizing:border-box}main{margin-top:139px}*,*:after,*:before{scroll-behavior:smooth;padding:0;margin:0;box-sizing:inherit}.active svg *{fill:var(--PrimaryBlue);stroke:var(--PrimaryBlue)}body{font-size:2rem;line-height:1.5;background-color:var(--mainBG);color:var(--MainWhite);text-align:center;font-family:Afacad;overflow-x:hidden}[id]{scroll-margin-top:150px}img,picture{max-width:100%;width:100%;display:block}ul[role=list],ol[role=list]{list-style:none}section.section>*{margin-top:6rem}a{text-decoration:none;cursor:pointer;color:var(--HighlightSalmon)}p a{text-decoration:underline}main.svelte-1wwkbtt{display:flex;width:100%;overflow:visible;position:relative}@media screen and (max-width: 1100px){main{margin-top:119px}}@media (min-width: 600px) and (max-height: 800px){main{margin-top:127.5px}}@media screen and (max-width: 912px){main{margin-top:0}}@media screen and (max-width: 760px){main.svelte-1wwkbtt{margin-top:0;flex-direction:column;align-items:center;height:auto}.Maincontent{width:100%}h1,.caseCon h2,.iconCon h2{font-size:3.2rem!important}.nameStatic h2{font-size:3.6rem!important}section.section>*{margin-top:3rem}}
