@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;font-stretch:100%;src:url(/assets/fonts/OpenSans.woff2) format("woff2")}body{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:#252525;margin:25px;font-family:"Open Sans",sans-serif;font-weight:100;color:#fff;height:calc(100vh - 50px)}.page-border-bottom,.page-border-left,.page-border-right,.page-border-top{background:#fff;position:fixed}.page-border-left,.page-border-right{top:0;bottom:0;width:25px}.page-border-left{left:0}.page-border-right{right:0}.page-border-bottom,.page-border-top{left:0;right:0;height:25px}.page-border-top{top:0}.page-border-bottom{bottom:0}.container{max-width:560px;padding:25px}.container .logo{max-width:300px}.container .animate-container{height:20px;overflow:hidden;text-align:center;margin-top:20px;margin-bottom:20px;float:left}.container .animated-text{transition:.5s all;margin-top:0;animation:slide 3s infinite alternate ease-in-out}.container .animated-text span{display:block;height:20px;padding:10px 0;text-align:left;font-size:14px;text-wrap:nowrap}@keyframes slide{0%{margin-top:-10px}20%{margin-top:-10px}40%{margin-top:-50px}60%{margin-top:-50px}80%{margin-top:-90px}100%{margin-top:-90px}}.container .text{overflow:hidden;width:100%;opacity:.5;font-size:12px;margin-bottom:30px}.container .arrow-button{display:flex;color:#fff;padding:10px 16px;border:1px solid #fff;border-radius:20px;transition:all .3s ease;cursor:pointer;text-decoration:none;align-items:center;font-size:14px;width:fit-content}.container .arrow-button>.arrow{width:6px;height:6px;border-right:1px solid #fff;border-bottom:1px solid #fff;position:relative;transform:rotate(-45deg);margin:0 6px;transition:all .3s ease}.container .arrow-button>.arrow::before{display:block;background-color:#fff;width:3px;transform-origin:bottom right;height:1px;position:absolute;opacity:0;bottom:-.5px;transform:rotate(45deg);transition:all .3s ease;content:"";right:0}.container .arrow-button:hover>.arrow{transform:rotate(-45deg) translate(4px,4px);border-color:#fff}.container .arrow-button:hover>.arrow::before{opacity:1;width:12px}footer{width:calc(100% - 50px);margin-bottom:25px}footer p{margin:0;font-size:11px;line-height:normal}footer .copyright{float:left;font-size:11px}@media (max-width:840px){footer .copyright{float:none;text-align:center}}footer .socials{float:right}footer .socials a{display:inline-block;vertical-align:middle;margin-left:12px;color:transparent;font-size:0;text-decoration:none}footer .socials a i{font-size:17px;transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s}footer .socials a:hover i{color:#4482d0}@media (max-width:840px){footer .socials{float:none;text-align:center;margin-bottom:15px}footer .socials a{margin:0 6px;line-height:unset}}.facebook{display:inline-block;width:16px;height:16px;background:url(../img/socials/facebook.svg) no-repeat center/contain}.instagram{display:inline-block;width:16px;height:16px;background:url(../img/socials/instagram.svg) no-repeat center/contain}.youtube{display:inline-block;width:16px;height:16px;background:url(../img/socials/youtube.svg) no-repeat center/contain}.behance{display:inline-block;width:16px;height:16px;background:url(../img/socials/behance.svg) no-repeat center/contain}.flickr{display:inline-block;width:16px;height:16px;background:url(../img/socials/flickr.svg) no-repeat center/contain}