#root,body,html{height:100%;padding:0;margin:0}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#faf8f5}*{margin:0;padding:0;box-sizing:border-box;text-decoration:none}.banner-wrapper{display:flex;margin:1.2rem auto;justify-content:center;align-items:center}.banner-wrapper.bilbord{margin:1.2rem auto;height:100px;width:320px}.banner-wrapper.bilbord>:first-child,.banner-wrapper.sideBar>:first-child{position:relative;z-index:0}.banner-wrapper.bilbord,.banner-wrapper.sideBar{position:relative;background:rgba(231,231,231,.568627451)}.banner-wrapper.bilbord:before,.banner-wrapper.sideBar:before{content:"OGLAS";letter-spacing:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1rem;color:#777;z-index:0}.banner-wrapper.ad-full-width{justify-content:flex-start;width:100vw;margin-left:calc(50% - 50vw);display:flex;justify-content:center}.banner-wrapper.ad-full-width .ad-inner-wrapper{max-width:970px;width:100%;display:flex;justify-content:center}.authorBox-pic-back{padding:.4rem .6em;border:3px solid rgba(46,87,25,.2);border-radius:50%}.authorBox-pic-back .lucide-user{width:24px;height:24px}@media screen and (max-width:768px){*{animation:none!important}}@media screen and (min-width:1024px){.banner-wrapper.bilbord{height:250px;width:970px;margin:2.5rem auto}.banner-wrapper.bilbord:before{letter-spacing:3px;font-size:1.1rem}.banner-wrapper.sideBar{position:relative;width:300px;height:250px;margin-bottom:2rem}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.logo-loader-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%}.logo-spinner{width:180px;height:auto;animation:spinLogoHorizontal 1s ease-in forwards}@keyframes spinLogoHorizontal{0%{transform:rotateX(0deg)}to{transform:rotateX(1turn)}}