main{padding:0 5% 50px 5%;}h1,h2{margin-top:50px;margin-bottom:20px;}h3{margin-top:30px;}h1,h2,h3,h4{letter-spacing:2px;}main span{font-size:25px !important;}._5f0b6{display:flex;flex-direction:row-reverse;gap:50px;}._5f0b6 img{border-radius:20px;width:100%;margin-top:50px;}._5f0b6 > div{flex:1;}._5f0b6 > div:nth-child(1){flex:0.7;max-width:550px;}@media screen and (max-width:705px) {._5f0b6{flex-direction:column;}}@font-face {font-family:'thin';src:url('./fonts/Generica.eot');src:url('./fonts/Generica.eot?#iefix') format('eot'),url('./fonts/Generica.woff') format('woff'),url('./fonts/Generica.woff2') format('woff2'),url('./fonts/Generica.ttf') format('truetype'),url('./fonts/Generica.svg') format('svg');font-weight:normal;font-style:normal;}@font-face {font-family:nunito;src:url('./fonts/Nunito.eot'),url('./fonts/Nunito.woff2') format('woff2'),url('./fonts/Nunito.woff') format('woff'),url('./fonts/Nunito.ttf') format('truetype'),url('./fonts/Nunito.svg#Nunito-Regular') format('svg');font-weight:normal;font-style:normal;}*{margin:0;padding:0;border:0;position:relative;user-select:none;-moz-user-select:none;-webkit-user-select:none;font-family:nunito,sans-serif;text-decoration:none;}body{min-height:100%;background-repeat:repeat;background-size:100%;}@media (prefers-color-scheme:light) {body {background-image:url("/background.svg");}}*:focus{outline:none;}.selectable{user-select:text;-moz-user-select:text;-webkit-user-select:text;}h1,h2,h3,h4,h5,h6{font-family:thin;}h1{font-size:50px;}h2{font-size:40px;}h3{font-size:30px;}h4{font-size:20px;}span,td,li,p {font-size:23px;}._34686 div{width:200px;height:50px;border:1px solid black;background-color:transparent;padding:5px;border-radius:5px;cursor:pointer;transition:0.3s background ease-in-out,0.3s color ease-in-out;-webkit-transition:0.3s background ease-in-out,0.3s color ease-in-out;text-align:center;font-family:thin;}._34686{line-height:50px;font-weight:bold;font-size:20px;letter-spacing:1px;color:black;}body::-webkit-scrollbar{width:10px;}body::-webkit-scrollbar-track {background:#fff}body::-webkit-scrollbar-thumb {background:#ccc;border-radius:5px;}body::-webkit-scrollbar-thumb:hover {background:#aaa;}::selection{color:#069;background:#d9e8f0;}::-moz-selection{color:#069;background:#d9e8f0;}._dc0c6{font-size:20px;padding:10px 50px;background:none;cursor:pointer;text-transform:uppercase;font-family:thin;font-weight:bolder;letter-spacing:2px;}._2a304{color:#069;font-family:thin;font-size:30px;font-weight:bold;}footer{height:30px;margin-top:100px;text-align:center;background:white;border-top:1px solid #ccc;position:absolute;right:0;bottom:0;left:0;}footer div{display:inline-block;font-size:18px !important;}footer div a:nth-child(2){margin-left:20px;}footer div a{color:#aaa;font-size:18px !important;}@media screen and (min-width:705px){._34686:hover div{background:black;}._34686:hover{color:white;}}@media screen and (max-width:705px) {._dc0c6{width:100%;height:50px;font-size:25px;}@media screen and (max-width:400px) {h1 {font-size:40px;}h2 {font-size:30px;}h3 {font-size:20px;}}}nav{position:fixed;height:50px;border-bottom:1px solid #ccc;width:100%;overflow:hidden;z-index:999;background:white;top:0;}nav #menuDiv{position:fixed;width:50%;height:50px;top:0;right:0;margin-right:2%;}#menuUl{width:400px;margin-left:auto;}#menuUl > li{max-height:50px;list-style:none;display:inline-block;vertical-align:top;}#menuUl > li > a{color:#777;cursor:pointer;padding:10px 10px 0 10px;display:block;}nav #menuDiv #toggleNav{background:none;float:right;cursor:pointer;width:50px;height:50px;background-image:url(./images/icons/png/menu.png);background-image:url(./images/icons/svg/menu.svg),none;background-repeat:no-repeat;}nav #logoDiv{margin:2px;top:0;left:0;width:100%;height:50px;margin-left:2%;}nav #logoDiv #logo{width:50px;height:40px;top:7px;display:inline-block;background-image:url(./images/logo/logo.png);background-image:url(./images/logo/logo.svg),none;background-repeat:no-repeat;}nav #logoDiv span{font-size:40px;top:0;font-family:thin;color:#069;text-align:center;}nav #scrollDown{color:white;width:60px;height:60px;z-index:1000;position:absolute;top:90vh;left:calc(50% - 30px);background:none;cursor:pointer;background-image:url(./images/icons/png/down.png);background-image:url(./images/icons/svg/down.svg),none;background-repeat:no-repeat;}.dropdown > a{padding-left:20px;}.dropdown ul{overflow:hidden;background:#fff;margin-top:10px;transition:max-height 0.3s cubic-bezier(0.82,0.03,0.29,0.06),max-width 0.3s,opacity 0.1s;-webkit-transition:max-height 0.3s cubic-bezier(0.82,0.03,0.29,0.06),max-width 0.3s,opacity 0.1s;max-height:0;border:1px solid #ccc;border-radius:2px;opacity:0;}.dropdown ul li{display:block;}.dropdown ul li a{color:#666;font-size:17px;padding:5px 10px 4px 10px;white-space:nowrap;display:block;}@media screen and (min-width:705px) {.dropdown{max-width:80px;}.dropdown:hover > ul{max-height:200px;max-width:200px;opacity:1;}.dropdown > ul > li:hover{background:#eee;}.dropdown > ul > li:hover > a{color:#000 !important;}.dropdown ul{display:inline-block;max-width:80px;}#menuUl > li > a:before{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background:#fff;visibility:hidden;transform:scaleX(0);-webkit-transform:scaleX(0);transition:0.25s linear;-webkit-transition:0.25s linear;}#menuUl > li:hover > a:before,#menuUl > li:focus > a:before{visibility:visible;transform:scaleX(1);}#menuUl > li > a:before{background:#069;}#menuUl > li:hover > a{color:#069;}nav #menuDiv #toggleNav {display:none;}}@media screen and (max-width:705px) {.dropdown ul{background:#ddd;transition:min-height 0.3s;min-height:0;}.dropDownOpen > ul{opacity:1 !important;min-height:192px;}.dropDownOpen{max-height:none !important;}#menuUl > li:last-child > a{padding-top:0;}nav > #logoDiv > span {font-weight:bold;}nav > #menuDiv > .mobileNav {display:block;height:175px;}nav > #menuDiv > ul > li{display:block;}nav > #menuDiv > ul {left:0;top:50px;width:100vw;position:fixed;height:0;overflow:hidden;transition:0.3s height ease-out;-webkit-transition:0.3s height ease-out;background:#efefef;}@media screen and (max-width:385px) {nav #logoDiv span {top:-5px;}}@media screen and (max-width:385px) and (min-width:345px) {nav #logoDiv span {font-size:34px !important;font-weight:normal;}}@media screen and (max-width:345px) and (min-width:305px) {nav #logoDiv span {font-size:30px !important;}}@media screen and (max-width:305px) and (min-width:275px) {nav #logoDiv span {font-size:24px !important;}}@media screen and (max-width:275px) {nav #logoDiv span {font-size:20px !important;}}}main{top:50px;}