.about .image{width:465px;height:615px;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(max-width:1024px){.about .image{width:100%}}.about p{margin-bottom:30px}.about .arrow-right{position:relative}.about .arrow-right .head{position:absolute;right:0;top:3px;width:20px;height:20px}.about .arrow-right .head *{position:absolute;width:2px;height:15px;background:#d1a778;left:50%;top:-3px}.about .arrow-right .head .top{transform:rotate(-45deg)}.about .arrow-right .head .bottom{transform:rotate(45deg);margin-top:10px}@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}}