body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none;font-family:Open Sans,Helvetica,Arial,Lucida,sans-serif}*{box-sizing:border-box}h1,h2,h3,h4,h5{margin:0}ul{list-style:none;padding:0}main{padding-top:4rem}.header__hamb{position:absolute;cursor:pointer;width:30px;height:30px;display:none;right:0;z-index:10}.header__hamb__btn,.header__hamb__btn:after,.header__hamb__btn:before{width:30px;height:3px;background-color:#dd5c56;transition:all .5s ease-in-out}.header__hamb__btn:after,.header__hamb__btn:before{content:"";position:absolute}.header__hamb__btn:before{transform:translateY(-8px)}.header__hamb__btn:after{transform:translateY(8px)}.header__hamb.open>.header__hamb__btn{transform:translateX(-50px);background:transparent}.header__hamb.open>.header__hamb__btn:before{transform:rotate(45deg) translate(35px,-35px)}.header__hamb.open>.header__hamb__btn:after{transform:rotate(-45deg) translate(35px,35px)}@media (max-width:980px){.header__hamb{display:flex;align-items:center;justify-content:center}ul.menu__open{padding:2rem 3rem;height:56vh!important;visibility:visible!important;overflow:auto!important}}.container__loader{position:absolute;display:block;top:50%;right:50%;transform:translate(50%,-50%);width:100%;background-color:rgba(0,0,0,.4);height:100%;border-radius:5px;box-shadow:2px 2px 5px rgba(0,0,0,.4)}.sk-circle{margin:auto;width:40px;height:40px;position:relative}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#6a1616;border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s ease-in-out infinite both;animation:sk-circleBounceDelay 1.2s ease-in-out infinite both}.sk-circle .sk-circle2{transform:rotate(30deg)}.sk-circle .sk-circle3{transform:rotate(60deg)}.sk-circle .sk-circle4{transform:rotate(90deg)}.sk-circle .sk-circle5{transform:rotate(120deg)}.sk-circle .sk-circle6{transform:rotate(150deg)}.sk-circle .sk-circle7{transform:rotate(180deg)}.sk-circle .sk-circle8{transform:rotate(210deg)}.sk-circle .sk-circle9{transform:rotate(240deg)}.sk-circle .sk-circle10{transform:rotate(270deg)}.sk-circle .sk-circle11{transform:rotate(300deg)}.sk-circle .sk-circle12{transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}