:not(ul,li,ol){margin:0;padding:0}:root{--primaryColor:#7cb9e8;--primaryBackgroundColor:#070916}body{background-color:#070916}body .starsContainer{z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}body .contentContainer{z-index:2;max-width:1500px;margin:auto;position:relative}button{cursor:pointer;background:0 0;border:none}::-webkit-scrollbar{width:5px;height:10px}::-webkit-scrollbar-track{background:#111635;border-radius:5px}::-webkit-scrollbar-thumb{background:var(--primaryColor);border:0 solid #f1f1f1;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#6aaee2}
#styles-module__wyef_W__navBarContainer{z-index:10;background-color:#070916;border-top:none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;justify-content:space-between;align-items:center;width:calc(100% - 80px);padding:20px 40px;display:flex;position:sticky;top:0}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer span{color:var(--primaryColor);font-size:2rem}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer span #styles-module__wyef_W__lastName{color:var(--primaryColor);text-transform:uppercase;font-weight:700}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:first-child{align-items:center;display:flex}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(2) ul{-moz-column-gap:50px;justify-content:center;align-items:center;column-gap:50px;height:100%;margin:auto;padding:0;list-style:none;display:flex}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(2) ul li{margin:0;padding:0}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(2) ul li a{color:var(--primaryColor);font-size:20px;text-decoration:none;position:relative}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(2) ul li a:before{content:"";background-color:var(--primaryColor);animation:.4s forwards styles-module__wyef_W__underLine;display:none;position:absolute;top:calc(95% + 5px);bottom:-5px;left:0}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(2) ul li:hover a{color:var(--primaryColor)}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(2) ul li:hover a:before{display:block}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(3){display:none}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(4){justify-content:flex-end;align-items:center;display:flex}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(4) a{color:var(--primaryColor);text-decoration:none}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__sliderLeft,#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__sliderRight{background-color:var(--primaryBackgroundColor);width:51%;height:100vh;transition:all .3s ease-in-out;position:fixed;top:0}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__sliderLeft{left:0}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__sliderRight{right:0}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNavContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100svh;display:flex;position:fixed;top:0;left:0}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNavContainer ul{flex-direction:column;justify-content:center;align-items:center;row-gap:20px;padding:0;list-style:none;display:flex}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNavContainer ul li{opacity:0;padding:0;animation:.3s ease-in-out forwards styles-module__wyef_W__slideUp}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNavContainer ul li a{color:var(--primaryColor);font-size:2rem;text-decoration:none}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNavContainer ul li:first-child{animation-delay:.3s}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNavContainer ul li:nth-child(2){animation-delay:.6s}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNavContainer ul li:nth-child(3){animation-delay:.9s}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNavContainer ul li:nth-child(4){animation-delay:1.2s}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNavContainer button{border:none;border:1px solid var(--primaryColor);color:#fff;letter-spacing:3px;opacity:0;background:0 0;padding:15px 40px;font-size:1rem;animation:.3s 1.2s forwards styles-module__wyef_W__slideUp;position:absolute;bottom:50px}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNav{border:1px solid var(--primaryColor);background-color:#201e1f;border-left:none;border-right:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:20px 0;display:flex;position:absolute;top:100%;overflow:hidden}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNav ul{flex-direction:column;row-gap:10px;list-style:none;display:flex}#styles-module__wyef_W__navBarContainer #styles-module__wyef_W__mobileNav ul li a{color:var(--primaryColor);text-decoration:none}@keyframes styles-module__wyef_W__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__wyef_W__underLine{0%{right:100%}to{right:0}}@media screen and (max-width:1002px){#styles-module__wyef_W__navBarContainer{grid-template-columns:calc(100% - 50px) 50px}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(2){display:none}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(3){display:block}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(3) button{background:0 0;background-color:none;width:50px;height:50px;color:var(--primaryColor);cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;display:flex}#styles-module__wyef_W__navBarContainer .styles-module__wyef_W__itemsContainer:nth-child(4){display:none}}@media screen and (max-width:462px){#styles-module__wyef_W__navBarContainer{width:calc(100% - 40px);padding:20px}}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_acc6c3c4-module__t-HBBW__className{font-family:Inter,Inter Fallback;font-style:normal}
.stars-module__PW72PW__starsContainer{z-index:1;width:100svw;height:100svh;position:fixed;top:0;left:0}.stars-module__PW72PW__starsContainer .stars-module__PW72PW__star{background-color:var(--primaryColor);width:4px;height:4px;left:var(--start-pos-x);top:var(--start-pos-y);offset-path:circle(50px at var(--start-pos-x) var(--start-pos-y));border-radius:50%;animation:30s linear infinite stars-module__PW72PW__moving;position:absolute}@keyframes stars-module__PW72PW__moving{to{offset-distance:100%}}
