.contact .image{width:465px;height:615px}@media(max-width:1024px){.contact .image{width:100%;height:auto}}.contact .avatar{width:100%;filter:grayscale(100%);transition:all .5s}.contact .avatar:hover{filter:none;margin-top:-40px}.contact .md p{margin-bottom:30px}@media(max-width:1024px){body,html{overflow-x:hidden!important;width:100vw}}html{scroll-behavior:smooth}:root{--color-primary:#fff;--color-accent:#372613;--color-secondary:#352d20;--color-warning:#d05d28}.underlined{position:relative}.underlined:after{content:"";height:1px;width:54px;background:#dec09e;position:absolute;bottom:0;left:0}.loader *{position:absolute}.loader .circle{width:50px;height:50px;border-radius:100%}.loader .animated-ring{background:#372613;border-radius:100%;-webkit-animation:a 1.3s cubic-bezier(.76,0,.24,1) infinite;animation:a 1.3s cubic-bezier(.76,0,.24,1) infinite}@-webkit-keyframes a{0%{width:40px;height:40px;opacity:.8}to{width:80px;height:80px;opacity:0}}@keyframes a{0%{width:40px;height:40px;opacity:.8}to{width:80px;height:80px;opacity:0}}