@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap');body{padding:0;margin:0;box-sizing:border-box;font-family:'Poppins',sans-serif!important;font-size:.9vw!important;line-height:normal;font-weight:normal;background:rgb(94,96,93)}.material-symbols-outlined{font-size:.8vw}@media(max-width:786px){body{font-size:2.5vw!important}.material-symbols-outlined{font-size:2.5vw}}*{padding:0;margin:0;box-sizing:border-box}a{text-decoration:none}p{letter-spacing:.5px}@media(max-width:786px){.site-logo img{width:75%}}.abtbg{animation:slide 9s ease-in-out infinite alternate;background-image:linear-gradient(-60deg,rgb(94,96,93) 50%,rgb(72,61,18) 50%);bottom:0;left:-50%;opacity:.5;position:fixed;right:-50%;top:0;z-index:-1}@media(max-width:900px){.abtbg{width:100%;height:100vh;animation:slide 4s ease-in-out infinite alternate!important;background-image:linear-gradient(-60deg,rgb(94,96,93) 50%,rgb(72,61,18) 50%);bottom:0;left:-50%;opacity:.5;position:fixed;right:-50%;top:0;z-index:-1}}.bg2{animation-direction:alternate-reverse;animation-duration:10s}.bg3{animation-duration:11s}.abtbg.content{border-radius:.25em;box-shadow:0 0 .25em rgba(0,0,0,.25);box-sizing:border-box;left:0;padding:10vmin;position:fixed;text-align:center;top:0;bottom:0}.abtbg h1{}@keyframes slide{0%{transform:translateX(-25%)}100%{transform:translateX(25%)}}.fadeInUp{animation:fadeInUp 1s ease backwards;}@keyframes fadeInUp{0%{transform:translate(0,100px);opacity:0;}100%{transform:translate(0,0);opacity:1;}}#fp-nav ul li a span,.fp-slidesNav ul li a span{background:rgb(245,213,132)!important}