@import"https://fonts.googleapis.com/css?family=Cormorant+Unicase|Montserrat:100,200,300,400,500,600,700,800,900|Anton+SC";html,body{padding:0;margin:0;font-size:10px}body{background-size:cover;font-family:Montserrat,sans-serif;background-color:#05242e;color:#fff}h2,h3{font-family:Cormorant Unicase,serif}h1{color:#05242e;font-size:6rem;line-height:6rem;margin:0;padding:0;font-family:Anton SC,sans-serif;font-weight:400}h2{color:#d1f0fa;font-size:3.6rem;line-height:3rem;margin:0}h3{color:#d1f0fa;font-size:2.8rem;line-height:2.8rem;margin:0;margin-bottom:1.6rem}h4{margin:0;margin-bottom:1.2rem;padding:0;color:#fff;font-size:2rem;font-weight:500}header{padding:4.2rem 0;margin-bottom:4.2rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:4.8rem;background-color:#3a7392}header img{width:20rem;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}@media screen and (max-width:786px){header img{width:10rem}}footer{margin-top:6rem;padding:3.2rem 0}a{color:#47c5eb;text-decoration:none;font-weight:700}a:hover{text-decoration:underline}main{max-width:1200px;margin:auto;padding:0 2.4rem;font-size:1.6rem}.home-items{display:flex;flex-wrap:wrap;gap:3.2rem;margin:3.2rem}.home-items ul{list-style-type:none;margin:0;padding:0}.home-items ul li{padding:.8rem 0}.home-items .item-web{width:100%}.home-items .item-web__content{display:flex;gap:3.2rem;font-size:1.8rem}.home-items .item-3d__content{display:flex;align-items:center;gap:3.2rem}.home-items img{width:25rem;border-radius:.8rem}@media screen and (max-width:786px){.home-items img{width:10rem}}.social-links{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center}.social-links li{padding:0;margin:0;list-style-type:none;text-align:center;font-size:15px}a.animated-link{text-decoration:none;line-height:1;position:relative;z-index:0;display:inline-block;padding:.4rem;overflow:hidden;color:#fff;vertical-align:bottom;transition:color .3s ease-out}a.animated-link:before{content:"";position:absolute;z-index:-1;top:0;left:0;transform:translateY(calc(100% - 2px));width:100%;height:100%;background-image:linear-gradient(360deg,#47c5eb,#3a7392);transition:transform .25s ease-out}a.animated-link:hover{color:#000;text-decoration:none}a.animated-link:hover:before{transform:translateY(0);transition:transform .25s ease-out}
