.fade-in-bottom{opacity:0;visibility:hidden;transform:translateY(6rem);transition:opacity 1s,visibility 1s,transform 1s}.fade-in-bottom-before{opacity:1;visibility:visible;transform:translateY(0)}.fade-in{-webkit-animation:fadeIn .5s forwards;animation:fadeIn .5s forwards}.fade-out{-webkit-animation:fadeOut .5s forwards;animation:fadeOut .5s forwards}.fade-out2{-webkit-animation:fadeOut .5s forwards;animation:fadeOut .5s forwards}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.loader-animation{width:12px;aspect-ratio:1;border-radius:50%;-webkit-animation:l5 1s infinite linear alternate;animation:l5 1s infinite linear alternate}@-webkit-keyframes l5{0%{box-shadow:20px 0 #fff,-20px 0 rgba(255,255,255,.1333333333);background:#fff}33%{box-shadow:20px 0 #fff,-20px 0 rgba(255,255,255,.1333333333);background:rgba(255,255,255,.1333333333)}66%{box-shadow:20px 0 rgba(255,255,255,.1333333333),-20px 0 #fff;background:rgba(255,255,255,.1333333333)}100%{box-shadow:20px 0 rgba(255,255,255,.1333333333),-20px 0 #fff;background:#fff}}@keyframes l5{0%{box-shadow:20px 0 #fff,-20px 0 rgba(255,255,255,.1333333333);background:#fff}33%{box-shadow:20px 0 #fff,-20px 0 rgba(255,255,255,.1333333333);background:rgba(255,255,255,.1333333333)}66%{box-shadow:20px 0 rgba(255,255,255,.1333333333),-20px 0 #fff;background:rgba(255,255,255,.1333333333)}100%{box-shadow:20px 0 rgba(255,255,255,.1333333333),-20px 0 #fff;background:#fff}}.scrolldown1{position:absolute;left:50%;bottom:20px;height:50px}.scrolldown1 span{position:absolute;left:-24px;top:-25px;color:#eee}.scrolldown1::after{content:"";position:absolute;top:0;width:1px;height:30px;background:#eee;-webkit-animation:pathmove 1.4s ease-in-out infinite;animation:pathmove 1.4s ease-in-out infinite;opacity:0}@-webkit-keyframes pathmove{0%{height:0;top:0;opacity:0}30%{height:30px;opacity:1}100%{height:0;top:50px;opacity:0}}@keyframes pathmove{0%{height:0;top:0;opacity:0}30%{height:30px;opacity:1}100%{height:0;top:50px;opacity:0}}
/*# sourceMappingURL=style.min.css.map */