[data-v-5ff9c026]:root{--color-bg: #FAFAFA;--color-bg-menu: #FAFAFA;--color-text: #101010;--hero-bg: url(/assets/hero-image-light-DEC3XmzK.png)}.dark-theme[data-v-5ff9c026]{--color-bg: #101010;--color-bg-menu: #262626;--color-text: #FAFAFA;--hero-bg: url(/assets/hero-image-dark-JC2gx_ym.png)}@media(hover:hover){.orange-button[data-v-5ff9c026]:hover{background:#f7b735;color:#101010;transition:ease .3s}}@media(hover:none){.orange-button[data-v-5ff9c026]:active{background:#f7b735;color:#101010;transition:ease .3s}}header[data-v-5ff9c026]{position:absolute;padding:20px 30px;width:100%}header nav[data-v-5ff9c026]{display:flex;flex-direction:row;gap:20px;justify-content:space-between}.header-link[data-v-5ff9c026]{width:100%;display:flex;align-items:center;justify-content:center}.header-link[data-v-5ff9c026]:nth-child(1),.header-link[data-v-5ff9c026]:nth-child(2){justify-content:start}.header-link[data-v-5ff9c026]:nth-child(4),.header-link[data-v-5ff9c026]:nth-child(5){justify-content:end}.header-link a[data-v-5ff9c026]{color:#f7f7f7;padding:0;font-weight:400}.header-link a img[data-v-5ff9c026]{width:100px;height:auto;object-fit:contain}.orange-button[data-v-5ff9c026]{padding:8px 30px;display:flex;flex-direction:row;gap:8px;font-size:1rem;color:#f7b735;background-color:transparent;border:0px solid #F7B735;border-width:0px 1px;border-radius:100px;width:fit-content;font-weight:500}.glass-menu[data-v-5ff9c026]{padding:14px;display:flex;flex-direction:row;gap:8px;font-size:.875rem;color:#fafafa;background-color:#fafafa33;border:0px solid #FAFAFA;border-width:1px 0px;border-radius:100px;width:fit-content;font-weight:400;display:none;flex-direction:column;gap:3px;transition:ease .3s}.glass-menu span[data-v-5ff9c026]{width:12px;height:1px;object-fit:contain;background:#f0efeb;transition:ease .3s;border-radius:2px}.menu-modal[data-v-5ff9c026]{display:none}@media(max-width:992px){.header-link[data-v-5ff9c026]:nth-child(3){align-items:center;justify-content:start;position:absolute;top:20px;left:20px;z-index:2}.header-link[data-v-5ff9c026]:nth-child(1),.header-link[data-v-5ff9c026]:nth-child(2),.header-link[data-v-5ff9c026]:nth-child(4){display:none}header nav[data-v-5ff9c026]{justify-content:end}header[data-v-5ff9c026]{padding-right:90px}.glass-menu[data-v-5ff9c026]{display:flex;position:absolute;right:20px;top:20px;z-index:2}.glass-menu.active[data-v-5ff9c026]{transform:rotate(90deg);transition:ease .3s}.glass-menu.active span[data-v-5ff9c026]:first-child{transform:rotate(45deg) translate(3px,2.8px)}.glass-menu.active span[data-v-5ff9c026]:nth-child(2){opacity:0;transform:scale(.2)}.glass-menu.active span[data-v-5ff9c026]:last-child{transform:rotate(-45deg) translate(3px,-2.8px)}.header-link[data-v-5ff9c026]{gap:30px;width:fit-content}.header-link a img[data-v-5ff9c026]{width:80px}.menu-modal[data-v-5ff9c026]{background:var(--color-bg-menu);z-index:1;position:fixed;display:flex;width:100%;top:0;left:0;height:0px;overflow:hidden;transition:ease .3s}.menu-modal.active[data-v-5ff9c026]{height:100vh;transition:ease .3s}.menu-modal .menu-modal-content[data-v-5ff9c026]{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:40px;min-height:100vh;height:100%;width:100%;padding:90px 15px 20px;overflow-y:scroll}.menu-modal .menu-modal-content .orange-button[data-v-5ff9c026]{width:100%;text-align:center;align-items:center;justify-content:center}.menu-links[data-v-5ff9c026]{display:flex;flex-direction:column;gap:30px}.menu-links a[data-v-5ff9c026]{font-size:1.25rem;color:var(--color-text)}.menu-footer[data-v-5ff9c026]{display:flex;flex-direction:column;gap:15px;width:100%}.menu-footer a[data-v-5ff9c026]{color:var(--color-text);opacity:.6}.menu-footer button[data-v-5ff9c026]{margin-top:25px}}.white-glass-menu[data-v-5ff9c026]{border-color:#101010;opacity:.2}.white-glass-menu span[data-v-5ff9c026]{background:#101010}@media(max-width:540px){.header-link[data-v-5ff9c026]{gap:8px}.glass-menu[data-v-5ff9c026]{right:15px}header[data-v-5ff9c026]{padding:20px 65px 20px 15px}.header-link[data-v-5ff9c026]:nth-child(3){left:15px}}[data-v-b3dbd732]:root{--color-bg: #FAFAFA;--color-bg-menu: #FAFAFA;--color-text: #101010;--hero-bg: url(/assets/hero-image-light-DEC3XmzK.png)}.dark-theme[data-v-b3dbd732]{--color-bg: #101010;--color-bg-menu: #262626;--color-text: #FAFAFA;--hero-bg: url(/assets/hero-image-dark-JC2gx_ym.png)}.loading-spinner-wrapper[data-v-b3dbd732]{position:fixed;top:0;left:0;height:100vh;width:100%;background:var(--color-bg);display:flex;align-items:center;justify-content:center;z-index:1000;transition:ease .3s;overflow:hidden}.loading-spinner-wrapper.hide-loader[data-v-b3dbd732]{height:0px}.loading-spinner-wrapper .circle[data-v-b3dbd732]{width:100%;height:80vh;object-fit:contain;transition:cubic-bezier(.25,.1,.25,1) 1.2s;position:absolute;inset:0;margin:auto;transform:translate(0) rotate(0)}.loading-spinner-wrapper .loader-logo[data-v-b3dbd732]{position:absolute;inset:0;margin:auto;transition:cubic-bezier(.25,.1,.25,1) 1.4s}.loading-spinner-wrapper.active .circle[data-v-b3dbd732]:first-child{transform:translate(25.6%) rotate(90deg)}.loading-spinner-wrapper.active .circle[data-v-b3dbd732]:last-child{transform:translate(-25.6%) rotate(90deg)}.loading-spinner-wrapper.active .loader-logo[data-v-b3dbd732]{bottom:100%;top:40px}.loading-spinner-wrapper .loader-logo[data-v-b3dbd732]{width:100px;height:auto;object-fit:contain}@font-face{font-family:Inter,sans-serif;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("truetype")}:root{--color-bg: #FAFAFA;--color-bg-menu: #FAFAFA;--color-text: #101010;--hero-bg: url(/assets/hero-image-light-DEC3XmzK.png)}.dark-theme{--color-bg: #101010;--color-bg-menu: #262626;--color-text: #FAFAFA;--hero-bg: url(/assets/hero-image-dark-JC2gx_ym.png)}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif;transition:background-color .3s ease,border-color .3s ease,color .3s ease,background-image .3s ease}#app{min-height:100%;display:flex;flex-direction:column;background:var(--color-bg)}body,html{height:100%}button,a,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:1rem;background:none;border:0px;text-decoration:none}button{-webkit-user-select:none;user-select:none;touch-action:manipulation}main{flex:1 1 auto;display:flex;flex-direction:column}.app-wrapper{height:100vh;overflow:auto}.simplebar-scrollbar:before{background:var(--color-text)!important;border-radius:4px;width:6px;transition:ease .3s}.simplebar-track.simplebar-vertical{width:10px;background:transparent}@media(hover:hover){.orange-button:hover{background:#f7b735;color:#101010;transition:ease .3s}}@media(hover:none){.orange-button:active{background:#f7b735;color:#101010;transition:ease .3s}}header{position:absolute;padding:20px 30px;width:100%}header nav{display:flex;flex-direction:row;gap:20px;justify-content:space-between}.header-link{width:100%;display:flex;align-items:center;justify-content:center}.header-link:nth-child(1),.header-link:nth-child(2){justify-content:start}.header-link:nth-child(4),.header-link:nth-child(5){justify-content:end}.header-link a{color:#f7f7f7;padding:0;font-weight:400}.header-link a img{width:100px;height:auto;object-fit:contain}.orange-button{padding:8px 30px;display:flex;flex-direction:row;gap:8px;font-size:1rem;color:#f7b735;background-color:transparent;border:0px solid #F7B735;border-width:0px 1px;border-radius:100px;width:fit-content;font-weight:500}.glass-menu{padding:14px;display:flex;flex-direction:row;gap:8px;font-size:.875rem;color:#fafafa;background-color:#fafafa33;border:0px solid #FAFAFA;border-width:1px 0px;border-radius:100px;width:fit-content;font-weight:400;display:none;flex-direction:column;gap:3px;transition:ease .3s}.glass-menu span{width:12px;height:1px;object-fit:contain;background:#f0efeb;transition:ease .3s;border-radius:2px}.menu-modal{display:none}@media(max-width:992px){.header-link:nth-child(3){align-items:center;justify-content:start;position:absolute;top:20px;left:20px;z-index:2}.header-link:nth-child(1),.header-link:nth-child(2),.header-link:nth-child(4){display:none}header nav{justify-content:end}header{padding-right:90px}.glass-menu{display:flex;position:absolute;right:20px;top:20px;z-index:2}.glass-menu.active{transform:rotate(90deg);transition:ease .3s}.glass-menu.active span:first-child{transform:rotate(45deg) translate(3px,2.8px)}.glass-menu.active span:nth-child(2){opacity:0;transform:scale(.2)}.glass-menu.active span:last-child{transform:rotate(-45deg) translate(3px,-2.8px)}.header-link{gap:30px;width:fit-content}.header-link a img{width:80px}.menu-modal{background:var(--color-bg-menu);z-index:1;position:fixed;display:flex;width:100%;top:0;left:0;height:0px;overflow:hidden;transition:ease .3s}.menu-modal.active{height:100vh;transition:ease .3s}.menu-modal .menu-modal-content{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:40px;min-height:100vh;height:100%;width:100%;padding:90px 15px 20px;overflow-y:scroll}.menu-modal .menu-modal-content .orange-button{width:100%;text-align:center;align-items:center;justify-content:center}.menu-links{display:flex;flex-direction:column;gap:30px}.menu-links a{font-size:1.25rem;color:var(--color-text)}.menu-footer{display:flex;flex-direction:column;gap:15px;width:100%}.menu-footer a{color:var(--color-text);opacity:.6}.menu-footer button{margin-top:25px}}.white-glass-menu{border-color:#101010;opacity:.2}.white-glass-menu span{background:#101010}@media(max-width:540px){.header-link{gap:8px}.glass-menu{right:15px}header{padding:20px 65px 20px 15px}.header-link:nth-child(3){left:15px}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;inset:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;inset:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{inset:0 auto 0 0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}[data-v-900a422d]:root{--color-bg: #FAFAFA;--color-bg-menu: #FAFAFA;--color-text: #101010;--hero-bg: url(/assets/hero-image-light-DEC3XmzK.png)}.dark-theme[data-v-900a422d]{--color-bg: #101010;--color-bg-menu: #262626;--color-text: #FAFAFA;--hero-bg: url(/assets/hero-image-dark-JC2gx_ym.png)}@media(hover:hover){.orange-button[data-v-900a422d]:hover{background:#f7b735;color:#101010;transition:ease .3s}}@media(hover:none){.orange-button[data-v-900a422d]:active{background:#f7b735;color:#101010;transition:ease .3s}}.hero-container[data-v-900a422d]{height:100vh;min-height:fit-content;background-image:var(--hero-bg);background-position:bottom;background-repeat:no-repeat;background-size:cover;padding:140px 20px 100px;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:30px}.hero-container h1[data-v-900a422d]{font-size:2.625rem;max-width:400px;font-weight:600;color:#fafafa;text-align:center}.glass-button[data-v-900a422d]{padding:3px 20px;display:flex;flex-direction:row;gap:8px;font-size:.875rem;color:#fafafa;background-color:#fafafa33;border:0px solid #FAFAFA;border-width:0px 1px;border-radius:100px;width:fit-content;font-weight:400}.glass-button img[data-v-900a422d]{width:16px;height:auto;object-fit:contain}.our-mission-wrapper[data-v-900a422d]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;min-height:100vh;height:100%;padding:100px 20px;max-width:860px;width:100%;margin:0 auto}.our-mission-wrapper .text[data-v-900a422d]{display:flex;flex-direction:column;gap:30px}.our-mission-wrapper p[data-v-900a422d]{color:var(--color-text)}.our-mission-wrapper p[data-v-900a422d]:first-child{font-size:2.625rem;text-align:center;line-height:45px;font-weight:600}.our-mission-wrapper p[data-v-900a422d]:last-child{margin:0 auto;width:fit-content;font-size:.875rem;opacity:.6;font-weight:600}[data-v-900a422d] .word{display:inline-block;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;white-space:pre}[data-v-900a422d] .word.visible{opacity:1;transform:translateY(0)}@media(max-width:540px){.hero-container[data-v-900a422d]{padding:140px 15px;gap:20px}.hero-container h1[data-v-900a422d]{font-size:2.375rem}}
