*{box-sizing:border-box}html,body{min-height:100%;height:1px}body{padding:0;margin:0}body,input,select,textarea{font-family:"Roboto", arial, sans-serif;font-weight:400}input,select,textarea{outline:none;border:0}a{text-decoration:underline}ul{list-style-type:none}ul,li{padding:0;margin:0}h1,h2,h3,h4,h5,h6{padding:0;margin:0}h2{width:100%;font-size:31px;text-transform:uppercase;text-align:center;margin:50px 0;font-style:italic}@media (max-width: 767px){h2{margin:25px 0}}@media (max-width: 525px){h2{font-size:5.7vw}}@media (max-height: 558px){h2{margin:10px 0}}.column{display:flex;flex-direction:column;align-items:center;justify-content:center}.row{display:flex;flex-direction:row;align-items:center;justify-content:center}.wrap{width:100%;flex-wrap:wrap;justify-content:space-between}.green-text{color:lime}.fullscreenBox{min-height:100%;background-color:#000000;display:flex;justify-content:flex-start;background-repeat:no-repeat;background-position:center;background-size:cover}.fullscreenBox .logo{width:100%;max-width:200px;margin:20px 0 0}@media (max-height: 558px){.fullscreenBox .logo{margin:10px 0}}.outerBox{width:100%;flex-grow:1;display:flex;padding:20px 0 50px}.innerBox{width:95%;max-width:778px;background:#091d40;margin:auto;padding:20px;color:#ffffff;border-radius:20px;justify-content:flex-start}@media (max-height: 558px){.innerBox{padding:10px}}.btn{background:#006bc4;font-size:24px;text-transform:uppercase;font-weight:bold;width:100%;max-width:300px;height:80px;border-radius:50px;cursor:pointer}@media (max-width: 525px){.btn{height:53px}}.btn:hover{background:#0087f7}.btn.small{width:49%;max-width:215px;height:53px;font-size:19px;margin:0 0 18px 0;text-align:center}@media (max-width: 525px){.btn.small{font-size:4vw}}.btn.large{width:100%;max-width:470px;padding:20px 0;text-align:center;color:#fff;text-decoration:none}@media (max-width: 767px){.btn.large{font-size:21px}}@media (max-width: 525px){.btn.large{padding:0;height:53px;font-size:4.5vw}}.btn.play{width:105px;height:105px;border-radius:50%;background:rgba(0,0,0,0.7)}@media (max-width: 767px){.btn.play{height:60px;width:60px}}.btn.play div{width:0;height:0;border-top:20px solid transparent;border-left:25px solid #fff;border-bottom:20px solid transparent}@media (max-width: 767px){.btn.play div{border-top:10px solid transparent;border-left:15px solid #fff;border-bottom:10px solid transparent}}.videoBox{position:relative;width:100%;border-radius:20px}.cover{width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer;z-index:999999;justify-content:center;align-items:center}video{border-radius:20px;width:100%}.stepsBox{width:100%}.stepsBox .steps{width:100%;max-width:450px;margin:0 auto}.stepsBox .steps:nth-child(n + 2){display:none}.stepsBox .steps:last-child .btn{opacity:0}.stepsBox .steps .dots{margin:50px 0;width:130px;justify-content:space-between}@media (max-width: 767px){.stepsBox .steps .dots{margin:25px 0 15px}}@media (max-height: 558px){.stepsBox .steps .dots{margin:15px 0 10px}}.stepsBox .steps .dots .dot{width:7px;height:7px;background:#76787b;border-radius:50%}.stepsBox .steps .dots .dot.selected{width:15px;height:15px;border-radius:50%;background:#0c6bbe}.stepsBox .steps p{font-size:18px;line-height:30px;margin:35px 0 50px 0}@media (max-width: 525px){.stepsBox .steps p{margin:25px 0;line-height:22px;font-size:16px}}@media (max-height: 558px){.stepsBox .steps p{margin:10px 0}}.progress{width:100%;background:#004f91;padding:5px 10px;border-radius:20px}.progress-bar{height:18px;background-color:#ee303c;border-radius:4px;transition:0.4s linear;border-radius:20px;background-color:#fcbc51;width:100%;background:repeating-linear-gradient(45deg, #091d40, #091d40 50%, #006bc4 50%, #006bc4 75%) 0% 0%/40px 40px;animation:progressAnimationStrike 2s}.fade-in{animation:fadein 2s;cursor:pointer}@keyframes progressAnimationStrike{from{width:0}to{width:100%}}@keyframes fadein{from{opacity:0}to{opacity:1}}
