html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;border:0;margin:0;padding:0}img{max-width:100%;height:auto;display:block}strong{font-weight:600}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{min-height:100dvh;line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{text-wrap:balance;overflow-wrap:break-word}p{text-wrap:pretty;overflow-wrap:break-word}body{color:#f8fafc;background-color:#0b0f14;margin-bottom:1.4rem;font-family:Noto Sans Display,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}a{color:inherit;text-decoration:none}@media (width>=1024px){a:hover{text-decoration:none}}.wrapper{width:100%;max-width:1024px;margin-inline:auto}.header{z-index:20;background-color:#111820;width:100%;position:sticky;top:0;left:0}@media (width>=768px){.header{justify-content:center;display:flex}}.header__container{justify-content:space-between;align-items:center;margin:0 auto;padding:18px 16px;display:flex}@media (width>=768px){.header__container{width:100%;max-width:1024px}}.header__logo{color:#f8fafc;margin-bottom:1.4rem;margin-bottom:unset;font-family:"Exo 2",sans-serif;font-size:1.25rem;font-weight:500;line-height:1.3;line-height:unset;align-items:center;gap:10px;text-decoration:none;display:flex}.header__toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:space-between;width:32px;height:20px;padding:0;display:flex}.header__toggle span{background-color:#f8fafc;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.header__toggle[aria-expanded=true] span:first-child{transform:translateY(9px)rotate(45deg)}.header__toggle[aria-expanded=true] span:nth-child(2){opacity:0}.header__toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.header__nav{opacity:0;visibility:hidden;background-color:#111820;flex-direction:column;align-items:stretch;gap:20px;width:100%;padding:8px 12px;transition:opacity .25s,visibility .25s,transform .25s;display:flex;position:absolute;top:100%;left:0;transform:translateY(-10px)}.header__nav a{width:100%;color:inherit;padding:8px 0 4px;text-decoration:none;transition:color .25s;display:block;position:relative}.header__nav a:hover{color:#f8fafc}@media (width>=768px){.header__nav a:after{content:"";transform-origin:50%;background-color:#93c5fd;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.header__nav a:hover:after{transform:scaleX(1)}}.header__nav.is-open{opacity:1;visibility:visible;border-top:1px solid #2d2d2d;transform:translateY(0)}@media (width>=768px){.header__toggle{display:none}.header__nav{opacity:1;visibility:visible;background-color:#0000;flex-direction:row;align-items:center;gap:30px;width:auto;padding:0;transition:none;display:flex;position:static;transform:none}.header__nav a{width:auto;padding:0}}body{background-color:#0b0f14}.footer{min-height:90dvh;min-height:unset;color:#94a3b8;background-color:#05070a;padding:30px 20px;position:relative}.footer__principal-container{grid-template-rows:repeat(4,auto);grid-template-areas:"social""brand""legal""copyright";row-gap:18px;width:100%;max-width:1024px;margin-inline:auto;display:grid}@media (width>=768px){.footer__principal-container{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,auto);grid-template-areas:"brand social""legal copyright"}}.footer__brand{flex-direction:column;grid-area:brand;row-gap:10px;display:flex}@media (width>=768px){.footer__brand{display:unset;flex-direction:unset;flex-direction:row;column-gap:16px}}.footer__company-name{color:#f8fafc}.footer__name{color:#f8fafc;margin-bottom:1.4rem;margin-bottom:unset;font-family:"Exo 2",sans-serif;font-size:1rem;font-weight:500;line-height:1.3}.footer__company-tagline{color:inherit;margin-bottom:1.4rem;margin-bottom:unset;font-family:Noto Sans Display,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6}.footer__legal-area{color:inherit;flex-direction:column;grid-area:legal;row-gap:8px;display:flex}@media (width>=768px){.footer__legal-area{flex-direction:row;column-gap:16px}}.footer__legal-link,.footer__legal-copyright{color:inherit;margin-bottom:1.4rem;margin-bottom:unset;font-family:Noto Sans Display,sans-serif;font-size:.75rem;font-weight:400;line-height:1.6}@media (width>=768px){.footer__legal-copyright{text-align:right}}.footer__social{grid-area:social;grid-template-columns:repeat(2,1fr);place-self:center;column-gap:16px;display:grid}@media (width>=768px){.footer__social{justify-self:end;column-gap:20px}}
