html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-height:100vh;position:relative;text-rendering:optimizeSpeed;width:100%}*,:after,:before{box-sizing:border-box}a{text-decoration:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}button{background-color:rgba(0,0,0,0);border:none;cursor:pointer}ul{list-style:none;padding:0px;margin:0px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.color-secondary{color:#12163d}h1{font-size:3rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.5rem;font-weight:500}h4{font-size:1.2rem;font-weight:500}.big{font-size:1.5rem;font-weight:600}p{font-size:1.2rem;font-weight:400}small{font-size:.75rem;font-weight:300}sub{font-size:.7rem;font-weight:200}header{display:flex;flex-direction:row;justify-content:space-between;color:#fff;background-color:#111;z-index:1;width:100%;height:100px;position:sticky;top:0;z-index:999;margin:0px;min-height:20px;min-width:20px;touch-action:none;padding:20px 16px 20px 16px;align-items:center;font-family:"Manrope",sans-serif;overflow:hidden}@media screen and (max-width: 450px){header{height:60px}}header .title{font-weight:800;text-transform:uppercase;font-size:2em}@media screen and (max-width: 450px){header .title{font-size:1.2rem}}header .logo{display:flex;align-items:center;gap:10px;font-weight:800;text-transform:uppercase;font-size:2em;color:#fff}header .logo img{height:5vh;min-height:35px;max-height:80px}@media screen and (max-width: 450px){header .logo{font-size:1.2rem}}header .right{display:flex;align-items:center}header .right nav{display:inline-flex}@media screen and (max-width: 450px){header .right nav{position:fixed;width:100vw;background:#0f40c7;height:50px;display:flex;flex-direction:row;left:0px;top:60px;align-items:center;justify-content:space-between;overflow-y:hidden;overflow-x:auto}}header .right nav a{padding:20px;text-decoration:none;color:hsla(0,0%,100%,.937254902)}header .right button.talktous{color:hsla(0,0%,100%,.937254902);background-image:url(assets/chat.svg);background-size:contain;margin-left:15px;height:38px;width:38px}header.wblow-header{background-color:#fff;color:#333}footer{background-color:#12163d;color:hsla(0,0%,100%,.937254902);padding:20px;min-height:350px}@media screen and (max-width: 450px){footer{min-height:500px}}footer .super{font-size:1.3rem}footer a{text-decoration:none;color:hsla(0,0%,100%,.937254902);font-weight:700;font-size:1.1rem}footer .social{display:flex;align-items:center}footer .social a{font-size:0px;display:block;width:32px;height:32px;object-fit:cover;background-size:contain;background-repeat:no-repeat;margin:10px 10px 0px 0px}footer .social a.instagram{background-image:url(assets/instagram.svg);height:38px;width:38px}footer .social a.facebook{background-image:url(assets/facebook.svg)}footer .baseline{display:flex;justify-content:space-around;align-items:center;padding:20px 0px 10px 0px;border-top:1px solid rgba(238,238,238,.5333333333);width:90vw;margin:0px auto;margin-top:50px}footer .baseline>p{font-size:.8rem}@media screen and (max-width: 450px){footer .baseline{flex-direction:column;gap:10px}}.list-spaced li::before{content:"> ";font-weight:700;color:#0f40c7}.list-spaced li{margin:max(2%,20px) 0px;padding:0px 0px 0px 15px}body{font-family:"Manrope",sans-serif}main{min-height:80vh;display:flex;justify-content:center;align-items:center;background-image:url(assets/logo-black.svg);background-color:#191919;background-repeat:no-repeat;background-size:90% 80%;background-position:50%;backdrop-filter:blur(15px);margin-bottom:max(10vh,70px)}@media screen and (max-width: 450px){main{padding-top:110px}main>div{max-width:90vw;margin:0px auto}}main div.text{max-width:90vw}main.wblow-main{background:none;flex-direction:column}main.wblow-main button{padding:20px;background-color:#191919;color:#fff;font-weight:700;margin:20px auto;border-radius:5px;min-width:200px}main.wblow-main button.blue{background-color:#12163d}main.wblow-main .images{display:flex;width:95vw;margin:0px auto;min-height:500px}@media screen and (max-width: 450px){main.wblow-main .images .no-mobile{display:none}}@media screen and (min-width: 450px)and (max-width: 899px){main.wblow-main .images .no-mobile{display:none}}main.wblow-main .images .mobile{flex-grow:1;background-image:url(assets/wblow-mobile.png);background-repeat:no-repeat;background-position:50%;width:15%}main.wblow-main .images .pc{flex-grow:1;background-image:url(assets/wblow-pc.png);background-repeat:no-repeat;width:30%;background-position:50%;background-size:contain}main.wblow-main .images .balls{background-image:url(assets/wblow-balls.png);background-repeat:no-repeat;background-position:50%;background-size:80%;width:5%}
modal{position:fixed;background-color:hsla(0,0%,100%,.25);top:-30vh;right:0;bottom:0;left:0;z-index:-1;visibility:hidden;opacity:0;pointer-events:none;transition:all .8s}modal>div{width:400px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:2em;background:#fff}modal header{font-weight:bold}modal h1{font-size:150%;margin:0 0 15px}modal.show{top:0px;backdrop-filter:blur(15px);visibility:visible;opacity:1;pointer-events:auto;z-index:999}modal .form{display:flex;flex-direction:column}modal .form input{border-radius:5px;border:2px solid #333;margin:10px 0px;padding:5px 0px;text-indent:10px}modal .form button{padding:20px;background-color:#12163d;color:#fff;font-weight:700;margin:20px auto;border-radius:5px;min-width:200px}

/*# sourceMappingURL=wblow.99b4b4a5cda987f32df0.css.map*/