:root{--primary-color: #f0f0f0;--secondary-color: #71aefd;--background-color: #252525;--grey-color: #eeeeee;--slight-blue-color: #c4dffd}body{display:grid;place-items:center;place-content:center;height:100vh;text-align:center;overflow:hidden}body h1{font-family:ff-nexus-typewriter,sans-serif;font-size:clamp(3em,7vw,7em);margin-bottom:.2em}body h2{font-family:ff-nexus-typewriter,sans-serif;font-size:clamp(1.7em,4vw,3.25em);margin-bottom:.5em}body p{font-family:forma-djr-text,sans-serif;font-size:clamp(1.3em,3vw,1.7em)}.radlines{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.underconst-heading{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}@media screen and (max-width: 800px){.underconst-heading{flex-direction:column}}.underconst-subtitle{width:60%;margin:0 auto;margin-bottom:1.5rem}.igor-img{width:12rem;margin:0 auto;margin-bottom:1rem;margin-right:1rem}@media screen and (max-width: 800px){.igor-img{margin-right:0}}.underconst-links{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.linkswrapper{background-color:var(--grey-color);padding:1rem;display:flex;align-items:center;border-radius:10px}@media screen and (max-width: 1000px){.linkswrapper{background-color:#fff;border:3px solid var(--secondary-color)}}.contact-icon{width:5rem;margin:0 .7rem;transition:.3s ease-in-out}.contact-icon:hover{transform:scale(1.1)}.shape{position:absolute;overflow:hidden;top:0;transform:scale(.9);z-index:-1;animation:rotation 20s infinite ease-in-out}@media screen and (max-width: 1000px){.shape{display:none}}@keyframes rotation{0%{rotate:0deg;transform:translate(0)}50%{rotate:360deg;transform:translate(-50%,-50%)}to{rotate:0deg;transform:translate(0)}}.wave{position:absolute;width:100%;bottom:0;z-index:-1}@media screen and (min-width: 1000px){.wave{display:none}}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}
