@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(../053c985717ad3258a6ff.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(../cf0cb273ca399ef6f49e.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:url(../7306216b5534c4e5a06c.woff2) format("woff2")}body,html{color:#393939;font-family:Lato;font-size:18px;font-weight:300;line-height:1.3;margin:0;padding:0}body{background:#0c2c7a;min-height:100vh;overflow-x:hidden;position:relative;z-index:1}body:before{background-size:cover;content:"";height:100vh;left:0;opacity:1;position:fixed;top:0;transform:scaleX(1);width:100%;z-index:-1}body.is-loaded:after{opacity:0;z-index:-1}*{box-sizing:border-box}h1,h2,h3,h4{font-family:Arial,sans-serif;font-weight:inherit;line-height:1.2;margin:2rem 0}h1{color:#fff;font-family:Lato;font-size:40px;font-weight:700}h2{font-size:25px;margin-bottom:20px;text-transform:uppercase}h2,h3{color:#34065f;font-family:Lato;font-weight:400}h3{font-size:20px;margin:0 0 20px}ol{padding:0 0 0 27px}ol li{margin-bottom:5px;padding-left:5px}h4{color:#34065f;font-size:18px;font-weight:400}.font_small,small{font-size:.707px}a:active,a:hover,a:link,a:visited{color:#fff}.center-wrapper{margin-left:auto;margin-right:auto;width:calc(min(100% - 40px, 940px))}.title h1{margin-bottom:70px;margin-top:0;padding-top:100px;text-align:center;text-transform:uppercase}.basic{background:#fff;border-radius:8px;padding:40px;width:calc(min(100% - 40px, 800px))}.basic>:first-child{margin-top:0}.basic>:last-child{margin-bottom:0}.basic a{color:#000}.nav{border-radius:8px;display:flex;justify-content:space-between;margin-bottom:10px;padding:5px;width:calc(min(100% - 40px, 800px))}.nav,.nav a{background:#fff}.nav a{border-radius:5px;color:#34065f;flex-basis:0;flex-grow:1;font-size:16px;font-weight:400;padding:10px;text-align:center;text-decoration:none}.nav a.active{background:#34065f;color:#fff}@media (max-width:768px){.nav{flex-direction:column}.basic{padding:25px}.title h1{font-size:30px;margin-bottom:50px;padding-top:50px}h2{font-size:20px;margin-bottom:5px}body,html{font-size:16px}}@media (max-width:500px){.title h1{font-size:23px}h2{font-size:18px}}.textpic{margin:0 2rem}.textpic__content{background:#fff;display:flex;padding:2rem}.content__image{margin-right:2rem}.bg-digitalists{background-color:#0dd8ee}a.bg-digitalists:focus,a.bg-digitalists:hover,button.bg-digitalists:focus,button.bg-digitalists:hover{background-color:#08808d}.border-digitalists{border:1px solid #0dd8ee}.border-bottom-digitalists{border-bottom:1px solid #0dd8ee}.text-digitalists{color:#0dd8ee}a.text-digitalists:focus,a.text-digitalists:hover{color:#08808d}
body,html{background:#34065f} 
body {
  padding-bottom: 20px;
}
body:before {
  background-image:url(../assets/images/bg.jpg);
}
.warning {
  background: #fff;
  padding: 20px;
  display: none;
}
.warning img {
  max-width: 300px;
  height: auto;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.page {
  position: relative;
}
h1 {
  color:#34065f;
}
.nav,.basic {
  box-shadow: 0 0 4px rgba(0,0,0,0.1);
}