form.svelte-3ov1j{position:relative;width:21rem;height:100%}input.svelte-3ov1j{width:100%;padding:.55rem 1rem .55rem 3rem;font-size:1.4rem;font-family:Poppins,Arial,sans-serif;color:#333;background:#f5f5f5;border:1px solid var(--white);border-radius:2rem;outline:none;transition:all var(--transition-duration) ease}input.svelte-3ov1j:focus{border-color:pink;box-shadow:0 0 0 3px #ffc0cb40;background:#fff}input.svelte-3ov1j::-moz-placeholder{color:#888;opacity:1}input.svelte-3ov1j::placeholder{color:#888;opacity:1}form.svelte-3ov1j:before{content:"";position:absolute;top:50%;left:1rem;width:1.5rem;height:1.5rem;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23888" stroke-width="2"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/></svg>') no-repeat center;background-size:contain;transform:translateY(-50%)}form.transparent.svelte-3ov1j:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/></svg>') no-repeat center}form.transparent.svelte-3ov1j input:where(.svelte-3ov1j){background:transparent;border-color:#f2f2f266;color:var(--white)}form.transparent.svelte-3ov1j input:where(.svelte-3ov1j)::-moz-placeholder{color:var(--white);opacity:.8}form.transparent.svelte-3ov1j input:where(.svelte-3ov1j)::placeholder{color:var(--white);opacity:.8}nav.svelte-piv6os{position:fixed;top:0;left:0;height:7rem;width:100%;padding:0 2rem;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);background:#ffffffb3;box-shadow:0 6px 6px -6px #d3d3d3e6;transition:all var(--transition-duration);z-index:15}.content.svelte-piv6os{height:100%;max-width:132rem;margin:0 auto;display:grid;align-items:center;grid-template-columns:1fr 1fr}@media only screen and (min-width: 992px){.content.svelte-piv6os{grid-template-columns:.2fr 1fr .2fr}}.logo.svelte-piv6os{position:relative;display:flex;align-items:center;width:21rem;justify-self:start;z-index:1}.navigation.svelte-piv6os{height:100%;display:none;align-items:center;justify-content:center}@media only screen and (min-width: 992px){.navigation.svelte-piv6os{display:flex}}.navigation.svelte-piv6os a:where(.svelte-piv6os){position:relative;height:100%;font-weight:400;text-decoration:none;font-family:Poppins,sans-serif;letter-spacing:unset;display:flex;align-items:center;transition:all .3s ease-out}.navigation.svelte-piv6os a:where(.svelte-piv6os):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#000;transform:scaleX(0);transform-origin:center;transition:transform var(--transition-duration) ease-out}.navigation.svelte-piv6os a:where(.svelte-piv6os):hover:after{transform:scaleX(1)}.navigation.svelte-piv6os a:where(.svelte-piv6os):not(.active):hover{opacity:.6}.navigation.svelte-piv6os a.active:where(.svelte-piv6os):after{transform:scaleX(1);height:3px;background-color:pink}.navigation.svelte-piv6os a:where(.svelte-piv6os)+a:where(.svelte-piv6os){margin-left:2rem}.right.svelte-piv6os{display:flex;justify-content:flex-end;align-items:center}.right.svelte-piv6os button:where(.svelte-piv6os){margin-left:1rem;justify-self:end}.nav-search.svelte-piv6os{justify-self:end;display:none}@media only screen and (min-width: 800px){.nav-search.svelte-piv6os{display:block}}.menu.svelte-piv6os{position:relative;display:block;z-index:1}@media only screen and (min-width: 992px){.menu.svelte-piv6os{display:none}}button.svelte-piv6os{border:none;background:transparent}svg.burger.svelte-piv6os{display:block;cursor:pointer;transition:transform .4s;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}svg.burger.svelte-piv6os .line:where(.svelte-piv6os){fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:#000;stroke-width:5.5;stroke-linecap:round}svg.burger.svelte-piv6os .top:where(.svelte-piv6os){stroke-dasharray:40 82}svg.burger.svelte-piv6os .bottom:where(.svelte-piv6os){stroke-dasharray:40 82}svg.burger.active.svelte-piv6os{transform:rotate(180deg)}svg.burger.active.svelte-piv6os path:where(.svelte-piv6os){stroke:var(--primary-color)}svg.burger.active.svelte-piv6os .top:where(.svelte-piv6os){stroke-dasharray:14 82;stroke-dashoffset:-72px}svg.burger.active.svelte-piv6os .bottom:where(.svelte-piv6os){stroke-dasharray:14 82;stroke-dashoffset:-72px}.full-nav.svelte-piv6os{position:absolute;top:0;left:0;width:100%;height:100vh;padding-block:25rem;background:#fff;box-shadow:0 6px 6px -6px #d3d3d3e6;overflow-y:auto}@media only screen and (max-height: 575.98px) and (orientation: landscape){.full-nav.svelte-piv6os{padding-block:2rem}}.full-nav.svelte-piv6os .full-navigation:where(.svelte-piv6os){display:grid;justify-items:start;padding-inline:10rem;row-gap:2rem}@media only screen and (max-height: 575.98px) and (orientation: landscape){.full-nav.svelte-piv6os .full-navigation:where(.svelte-piv6os){margin-top:1rem;padding-block:10rem;overflow-y:auto}}.full-nav.svelte-piv6os .full-navigation:where(.svelte-piv6os) a:where(.svelte-piv6os){font-size:2.5rem;font-weight:700;letter-spacing:unset}@media only screen and (min-width: 800px){.full-nav.svelte-piv6os .full-nav-search:where(.svelte-piv6os){display:none}}nav.home.svelte-piv6os{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;box-shadow:none}nav.home.svelte-piv6os .content:where(.svelte-piv6os) .navigation:where(.svelte-piv6os) a:where(.svelte-piv6os){color:var(--white)}nav.home.svelte-piv6os .content:where(.svelte-piv6os) .navigation:where(.svelte-piv6os) a:where(.svelte-piv6os):hover:after,nav.home.svelte-piv6os .content:where(.svelte-piv6os) .navigation:where(.svelte-piv6os) a.active:where(.svelte-piv6os):after{transform:scaleX(0)}nav.home.svelte-piv6os svg.burger:where(.svelte-piv6os):not(.active) .line:where(.svelte-piv6os){stroke:var(--white)}nav.timeline.svelte-piv6os{display:none}footer.svelte-1pg4j9c{background:#ededed;color:#444;padding:2rem;font-family:Poppins,sans-serif;position:relative;border-top:1px solid var(--secondary-color)}.partners.svelte-1pg4j9c{max-width:1200px;margin:0 auto;padding-bottom:6rem;display:flex;flex-wrap:wrap;justify-content:center;padding-inline:2rem;gap:3rem}@media (min-width: 540px){.partners.svelte-1pg4j9c{justify-content:space-between}}.partners.svelte-1pg4j9c img:where(.svelte-1pg4j9c){width:auto;height:4rem}.partners.svelte-1pg4j9c a:where(.svelte-1pg4j9c):nth-of-type(4)>img:where(.svelte-1pg4j9c){height:6rem}.partners.svelte-1pg4j9c a:where(.svelte-1pg4j9c):nth-of-type(5)>img:where(.svelte-1pg4j9c){height:6rem}.content.svelte-1pg4j9c{max-width:1200px;margin:0 auto;display:grid;grid-template-areas:"links logos socials";grid-template-columns:1fr 1fr;-moz-column-gap:2rem;column-gap:2rem;align-items:start}nav.svelte-1pg4j9c{grid-area:links}nav.svelte-1pg4j9c .links-title:where(.svelte-1pg4j9c){font-size:1.8rem;font-weight:600;color:#1a1a1a;margin-bottom:1.5rem;position:relative}nav.svelte-1pg4j9c .links-title:where(.svelte-1pg4j9c):after{content:"";position:absolute;bottom:-.5rem;left:0;width:2rem;height:2px;background:var(--secondary-color);transform:skew(-20deg)}nav.svelte-1pg4j9c ul:where(.svelte-1pg4j9c){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}nav.svelte-1pg4j9c a:where(.svelte-1pg4j9c){color:#444;text-decoration:none;font-size:1.6rem;font-weight:400;transition:color .3s ease,transform .3s ease}nav.svelte-1pg4j9c a:where(.svelte-1pg4j9c):hover{color:var(--primary-color);transform:translate(.5rem)}.social-links.svelte-1pg4j9c{grid-area:socials;display:flex;gap:1.5rem;justify-self:end}.social-links.svelte-1pg4j9c a:where(.svelte-1pg4j9c){display:block;width:2.5rem;height:2.5rem;transition:transform .3s ease,opacity .3s ease}.social-links.svelte-1pg4j9c a:where(.svelte-1pg4j9c):hover{transform:scale(1.1);opacity:.8}.social-links.svelte-1pg4j9c .icon:where(.svelte-1pg4j9c){display:block;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center}.social-links.svelte-1pg4j9c .icon.twitter:where(.svelte-1pg4j9c){background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23444" viewBox="0 0 24 24"><path d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z"/></svg>')}.social-links.svelte-1pg4j9c .icon.facebook:where(.svelte-1pg4j9c){background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23444" viewBox="0 0 24 24"><path d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z"/></svg>')}.social-links.svelte-1pg4j9c .icon.youtube:where(.svelte-1pg4j9c){background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23444" viewBox="0 0 24 24"><path d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.196-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z"/></svg>')}.copyright.svelte-1pg4j9c{padding-top:4rem;font-size:1.2rem;color:#666;text-align:center;margin-top:3rem;line-height:1.5}.copyright.svelte-1pg4j9c a:where(.svelte-1pg4j9c){color:#1a1a1a;text-decoration:none;transition:color .3s ease}.copyright.svelte-1pg4j9c a:where(.svelte-1pg4j9c):hover{color:var(--primary-color)}.video-modal.svelte-1fpd748{background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;transition:all .3s ease;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);position:fixed;top:0;left:0;width:100vw;height:100vh}.modal-overlay.svelte-1fpd748{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;border:none;cursor:pointer;z-index:1}.modal-content.svelte-1fpd748{position:relative;max-width:800px;width:90vw;height:50vw;max-height:450px;background:#fff;border-radius:1rem;overflow:hidden;z-index:2}.modal-content.svelte-1fpd748 iframe:where(.svelte-1fpd748){width:100%;height:100%;border:none;background:#000000e6}.modal-content.svelte-1fpd748 .close-btn:where(.svelte-1fpd748){position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:var(--primary-color);color:#fff;border:none;border-radius:.5rem;cursor:pointer}@media (min-width: 768px){.modal-content.svelte-1fpd748{width:80vw;height:45vw}}@font-face{font-family:Poppins;src:url(./Poppins-Light.BBOoPhLm.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Poppins;src:url(./Poppins-Regular.BGVISWDx.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(./Poppins-SemiBold.CUdEo4da.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(./Poppins-Bold.-aKA7T72.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(./Poppins-Italic.BKzPQXvr.woff2) format("woff2");font-weight:400;font-style:italic}:root{--nav-height: 7rem;--transition-duration: .2s;--border-radius: 1rem;--pillar-1-color-1: hsl(0, 45%, 60%);--pillar-1-color-2: hsl(0, 45%, 50%);--pillar-1-light: hsl(0, 45%, 80%);--pillar-2-color-1: hsl(343, 56%, 60%);--pillar-2-color-2: hsl(343, 56%, 50%);--pillar-2-light: hsl(343, 56%, 80%);--pillar-3-color-1: hsl(16, 48%, 60%);--pillar-3-color-2: hsl(16, 48%, 50%);--pillar-3-light: hsl(16, 48%, 80%);--pillar-4-color-1: hsl(318, 35%, 60%);--pillar-4-color-2: hsl(318, 35%, 50%);--pillar-4-light: hsl(318, 35%, 80%);--pillar-5-color-1: hsl(215, 31%, 60%);--pillar-5-color-2: hsl(215, 31%, 50%);--pillar-5-light: hsl(215, 31%, 80%);--primary-color: hsl(346, 46%, 45%);--secondary-color: hsl(345, 45%, 79%);--primary-color-vals: 346, 46%, 45%;--secondary-color-vals: 345, 45%, 79%;--logo-1: #c24c6d;--logo-2: #98314e;--logo-3: #6a2134;--logo-4: #e5b1be;--logo-5: #ab3856;--logo-6: #d58b9e;--logo-7: #ebc0ca;--logo-8: #824e5b;--logo-9: #f7969d;--logo-10: #fbcdb9;--black: #181818;--white: hsl(0, 0%, 95%);--grey: #626262}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:50%}@media only screen and (min-width: 768px){html{font-size:54%}}@media only screen and (min-width: 992px){html{font-size:58%}}@media only screen and (min-width: 1200px){html{font-size:62.5%}}body{line-height:1.5;font-family:Poppins,sans-serif;font-weight:400;font-size:1.8rem;overflow-y:scroll;min-height:100vh;color:var(--black)}body,html{height:100%}body.timeline-route{scroll-snap-type:y mandatory}button,textarea,input,select,a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{border:none;background:none;font:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}table{border-collapse:collapse;border-spacing:0}input,textarea,select{font:inherit;border:none}#nprogress{pointer-events:none}#nprogress .bar{background:var(--primary-color);position:fixed;z-index:1031;top:0;left:0;width:100%;height:4px}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.base-layout.svelte-rhnvr5{position:relative}.base-layout.svelte-rhnvr5:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background-image:url(./Mobile_BG_Texture.B9k6bDCt.png);opacity:.7;z-index:-1}@media only screen and (min-width: 992px){.base-layout.svelte-rhnvr5:after{background-image:url(./Desktop_BG_Texture.Yfn77LwM.png)}}
