@import"https://fonts.googleapis.com/css2?family=Syncopate:wght@400;700&display=swap";footer.svelte-nw5eql.svelte-nw5eql{width:100%;background:var(--black);margin:auto;position:relative;z-index:10}.contain.svelte-nw5eql.svelte-nw5eql{display:flex;align-items:start;justify-content:space-between;flex-direction:row;padding-top:2rem;padding-bottom:2rem;gap:20px}.copyright.svelte-nw5eql.svelte-nw5eql{display:flex;color:var(--white);font-family:SST-light;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.9375rem}.copyright.svelte-nw5eql a.svelte-nw5eql{color:inherit;transition:.3s var(--timing-function)}.copyright.svelte-nw5eql a.svelte-nw5eql:hover{opacity:.6}.copyright.svelte-nw5eql a.svelte-nw5eql:first-child{border-left:1px solid var(--section-border);border-right:1px solid var(--section-border);padding:0 5px;margin-left:5px}.contact.svelte-nw5eql.svelte-nw5eql{display:flex;align-items:center;justify-content:space-between;color:var(--white);font-family:SST-regular;font-size:1.12rem;font-style:normal;font-weight:400;line-height:1.9375rem}.contact.svelte-nw5eql .social-icons.svelte-nw5eql{display:flex;justify-content:space-evenly}.contact.svelte-nw5eql .social-icons a.svelte-nw5eql{width:25px;display:flex;align-items:center;justify-content:center;margin:0 10px}.contact.svelte-nw5eql .social-icons img.svelte-nw5eql{scale:1.2;transition:.3s var(--timing-function)}.contact.svelte-nw5eql .social-icons img.svelte-nw5eql:hover{opacity:.6}@media screen and (max-width: 992px){.contain.svelte-nw5eql.svelte-nw5eql{flex-direction:column;padding-top:4rem;padding-bottom:4rem}.contact.svelte-nw5eql.svelte-nw5eql{order:2;width:100%}.contact.svelte-nw5eql .social-icons.svelte-nw5eql{width:30%}.copyright.svelte-nw5eql.svelte-nw5eql{order:3;flex-direction:column}.copyright.svelte-nw5eql .links.svelte-nw5eql{flex-direction:column}.copyright.svelte-nw5eql a.svelte-nw5eql:first-child{border-left:none;border-right:1px solid var(--section-border);padding-left:0;padding-right:5px;margin:0}}header.svelte-rv7w3q.svelte-rv7w3q{height:80px;width:100%;background:var(--black);position:relative;z-index:10}nav.svelte-rv7w3q.svelte-rv7w3q{display:flex;justify-content:space-between;align-items:center;height:100%}.registerBtn{display:flex;justify-content:center;align-items:center;border:none;background:var(--orange2);color:var(--grey);text-align:center;font-family:SST-Bold;font-size:20px;font-style:normal;line-height:31px;letter-spacing:2px;padding:5px 30px;border-radius:30px;transition:all .3s var(--timing-function);text-transform:uppercase;text-decoration:none}.registerBtn:hover{background:var(--orange1);cursor:pointer}@media screen and (max-width: 768px){header.svelte-rv7w3q.svelte-rv7w3q{height:60px}header.svelte-rv7w3q img.svelte-rv7w3q{height:25px}.registerBtn{font-size:1rem;padding:3px 30px}}@font-face{font-family:SST-bold;src:url(../../../fonts/sst-cufonfonts/SSTBold.TTF)}@font-face{font-family:SST-heavy;src:url(../../../fonts/sst-cufonfonts/SSTHeavy.TTF)}@font-face{font-family:SST-light;src:url(../../../fonts/sst-cufonfonts/SSTLight.TTF)}@font-face{font-family:SST-medium;src:url(../../../fonts/sst-cufonfonts/SSTMedium.TTF)}@font-face{font-family:SST-regular;src:url(../../../fonts/sst-cufonfonts/SSTRg.TTF)}:root{--black:#000000;--white:#ffffff;--orange1:#f8a92d;--orange2:#f8a82d;--purple:#524e6e;--pink:#f5a792;--lightblue:#44aec2;--gradient:linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);--grey:#2e2e2e;--outline:#c1e0dd;--light:#ced6af;--pale-green:#bdcc74;--lg-time:1.5s;--timing-function:ease}*{margin:0;padding:0}body{width:100vw;font-family:SST-Medium;scroll-behavior:smooth;overflow-x:hidden}.container{width:min(95%,1240px);margin:auto}.outline-text{font-family:Syncopate,sans-serif!important;-webkit-text-stroke:1px var(--color);text-stroke:1px var(--color);color:transparent;text-transform:uppercase}@media screen and (max-width: 576px){:root{--lg-time:1s;--timing-function:linear}}
