:root{background-color:#fff;font-family:Lora,system-ui;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--font-color: #7F8282;--header-light: #B5C3C4;--logo-color: #2C3F45}html,body{margin:0;padding:0;height:100%}#app{min-height:100%;display:flex;flex-direction:column}main{flex:1}h1{font-family:Lora,system-ui;color:var(--header-light)}h2,h3,h4,h5,h6,p,a{font-family:Lora,system-ui;color:var(--font-color)}a{text-decoration:none}.gradient{background:linear-gradient(to right,#ebf0f2 0% 30%,#fff);display:flex}header[data-v-7f1f4c4b]{padding-block:clamp(6rem,20vh,12rem)}#header-text[data-v-7f1f4c4b]{font-size:clamp(4.5rem,4rem,5.5rem)}#logo[data-v-7f1f4c4b]{margin-block-start:clamp(2rem,10vh,6rem);max-width:clamp(200px,55vw,250px)}.title-container[data-v-c1acaa31]{display:flex;justify-content:space-between;align-items:center;padding-block-end:6px;border-block-end:1px solid #7F8282}.arrow[data-v-c1acaa31]{width:25px}.rotate-180[data-v-c1acaa31]{transform:rotate(180deg);transition:transform .3s ease}.title-container img[data-v-c1acaa31]{transition:transform .3s ease}.slide-fade-enter-active[data-v-c1acaa31],.slide-fade-leave-active[data-v-c1acaa31]{transition:all .3s ease}.slide-fade-enter-from[data-v-c1acaa31],.slide-fade-leave-to[data-v-c1acaa31]{opacity:0;transform:translateY(-10px)}.slide-fade-enter-to[data-v-c1acaa31],.slide-fade-leave-from[data-v-c1acaa31]{opacity:1;transform:translateY(0)}.grid-column[data-v-219eaa43]{display:grid;grid-template-columns:1fr 1fr;column-gap:5rem;row-gap:2.5rem}@media(max-width:1024px)and (orientation:portrait){.grid-column[data-v-219eaa43]{grid-template-columns:1fr}}#footer-text[data-v-d66bd4f6]{padding-block:60px}#logo-small[data-v-d66bd4f6]{display:block;max-width:125px;margin-inline:auto}.footer-grid[data-v-d66bd4f6]{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;align-items:start;text-align:left}@media(max-width:1024px)and (orientation:portrait){#footer-text[data-v-d66bd4f6]{padding-block:30px;font-size:28px}.footer-grid p[data-v-d66bd4f6]{font-size:18px}#logo-small[data-v-d66bd4f6]{max-width:75px}.footer-grid[data-v-d66bd4f6]{grid-template-columns:1fr}}
