@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.loader{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:2em}.loader .dots{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;top:20px;left:-10px;width:100px;-webkit-animation:dots 3s ease infinite 1s;-o-animation:dots 3s ease infinite 1s;animation:dots 3s ease infinite 1s}.loader .dots div{position:relative;width:10px;height:10px;margin-right:10px;border-radius:100%;background-color:black}.loader .dots div:nth-child(1){width:0px;height:0px;margin:5px;margin-right:15px;-webkit-animation:show-dot 3s ease-out infinite 1s;-o-animation:show-dot 3s ease-out infinite 1s;animation:show-dot 3s ease-out infinite 1s}.loader .dots div:last-child{background-color:transparent;-webkit-animation:dot-fall-left 3s linear infinite 1s;-o-animation:dot-fall-left 3s linear infinite 1s;animation:dot-fall-left 3s linear infinite 1s}.loader .dots div:last-child:before{position:absolute;width:10px;height:10px;margin-right:10px;border-radius:100%;background-color:black;content:'';-webkit-animation:dot-fall-top 3s cubic-bezier(0.46, 0.02, 0.94, 0.54) infinite 1s;-o-animation:dot-fall-top 3s cubic-bezier(0.46, 0.02, 0.94, 0.54) infinite 1s;animation:dot-fall-top 3s cubic-bezier(0.46, 0.02, 0.94, 0.54) infinite 1s}@-webkit-keyframes dots{0%{left:-10px}20%,100%{left:10px}}@-o-keyframes dots{0%{left:-10px}20%,100%{left:10px}}@keyframes dots{0%{left:-10px}20%,100%{left:10px}}@-webkit-keyframes show-dot{0%,20%{width:0px;height:0px;margin:5px;margin-right:15px}30%,100%{width:10px;height:10px;margin:0px;margin-right:10px}}@-o-keyframes show-dot{0%,20%{width:0px;height:0px;margin:5px;margin-right:15px}30%,100%{width:10px;height:10px;margin:0px;margin-right:10px}}@keyframes show-dot{0%,20%{width:0px;height:0px;margin:5px;margin-right:15px}30%,100%{width:10px;height:10px;margin:0px;margin-right:10px}}@-webkit-keyframes dot-fall-left{0%,5%{left:0px}100%{left:200px}}@-o-keyframes dot-fall-left{0%,5%{left:0px}100%{left:200px}}@keyframes dot-fall-left{0%,5%{left:0px}100%{left:200px}}@-webkit-keyframes dot-fall-top{0%,5%{top:0px}30%,100%{top:50vh}}@-o-keyframes dot-fall-top{0%,5%{top:0px}30%,100%{top:50vh}}@keyframes dot-fall-top{0%,5%{top:0px}30%,100%{top:50vh}}body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;height:100vh;font-family:"Raleway", sans-serif;background-color:#FFCB08;overflow:hidden}body .info-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:2rem 2rem 3rem 2rem}body .info-container .logo img{width:220px;margin-bottom:2rem}body .info-container .txt{font-size:20px;text-transform:uppercase;white-space:nowrap;text-align:center}body .img-container img{height:100vh}@media (orientation: portrait){body .img-container{position:absolute;z-index:-10;opacity:.15;width:100vw;overflow:hidden}}
/*# sourceMappingURL=main.min.css.map */