@import url(https://fonts.googleapis.com/css?family=Bitter:400,700);body{background:#fff;font-family:Bitter,serif;font-weight:400;font-size:16px;color:#000;padding-top:100px;margin:unset}@media only screen and (max-width:900px){body{padding-top:80px}}@media only screen and (max-width:600px){body{padding-top:60px}}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,ol,p,ul{margin-top:0}p{line-height:1.4em}a{text-decoration:none;cursor:pointer}.button{border:none;padding:.5em 1em;margin:0;display:inline-block;color:#fff;font-size:18px;background:#00d4ec!important;border-radius:8px;font-weight:700;cursor:pointer}.button:disabled,.button[disabled]{background-color:red!important}.horizontal-nav-list{list-style-position:none;padding:0;margin:0}.horizontal-nav-list>.nav-item{display:inline}.horizontal-nav-list>.nav-item>a{display:inline-block;padding:10px;color:#000}.horizontal-nav-list>.nav-item>a>.nav-item.selected>a{text-decoration:underline}.horizontal-boxes{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.horizontal-boxes .horizontal-box{flex:1 1 33.3%;max-width:33.3%;padding:30px;margin:0 2vw}.horizontal-boxes .horizontal-box:first-child{margin-left:0}.horizontal-boxes .horizontal-box:last-child{margin-right:0}@media only screen and (max-width:900px){.horizontal-boxes .horizontal-box{padding:15px;margin:0 1vw}.horizontal-boxes .horizontal-box:first-child{margin-left:0}.horizontal-boxes .horizontal-box:last-child{margin-right:0}}@media only screen and (max-width:720px){.horizontal-boxes .horizontal-box{padding:10px}}@media only screen and (max-width:650px){.horizontal-boxes{display:block}.horizontal-boxes .horizontal-box{margin:0 0 30px;max-width:100%;padding:30px}.horizontal-boxes .horizontal-box:last-child{margin-bottom:0}}@media only screen and (max-width:370px){.horizontal-boxes .horizontal-box{padding:20px}}.dots-list{list-style-type:none;padding-left:0;margin:0;font-size:0}.dots-list .dot-item{display:inline}.dots-list .dot-item .dot-link{display:inline-block;padding:5px}.dots-list .dot-item .dot-link>.inner{display:inline-block;width:15px;height:15px;border-radius:50%;background:#fff;border:1px solid #fa4150;vertical-align:top}.dots-list .dot-item.selected .dot-link>.inner{border:none;background:#fa4150}#atlwdg-trigger{z-index:101}.tooltip{background-color:#fff!important;color:#fc4349!important;font-weight:700;font-size:1.2em}