﻿@charset "UTF-8";html,body{width:100%;height:100%;overflow:hidden;}.split-text div{position:relative;display:inline-block;}.logo-container{text-align:center;opacity:0;font-weight:900;font-size:30px;}@media screen and (max-width:768px){.logo-container{font-size:50px;}}.logo-container .logo-back text{fill:none;opacity:.2;stroke:white;}.logo-container .logo-fore text{cursor:pointer;}.logo-container .text-stroke{stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:250,250;}.select-language{margin-top:1rem;margin-right:1rem;}.top-description{opacity:0;position:absolute;left:0;top:60%;width:100%;text-align:center;}.top-description>div{max-width:60%;padding:30px;margin:0 auto;font-size:30px;line-height:1.5;}.top-description>div .description-text{font-size:.6em;cursor:pointer;}.top-description>div .description-url{font-size:1em;font-weight:bold;}@media screen and (max-width:768px){.top-description>div .description-url{font-size:.6em;}}@media screen and (max-width:768px){.top-description>div{max-width:100%;}.top-description .box{max-width:90%;}}.value-range span{width:10%;display:inline-block;}.value-range input{display:inline-block;width:90%;margin:0;padding:0;}footer{position:fixed;bottom:0;text-align:center;width:100%;}footer p{display:inline-block;color:#d3d3d3;line-height:1em;vertical-align:middle;margin:5px;}footer p a{color:#87cefa;}footer p.version{position:fixed;bottom:0;right:0;}@media screen and (max-width:768px){footer p.version{display:none;}}