#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}}.newsLetter-wrapper{box-shadow:0 10px 40px -5px rgba(139,90,43,.2),0 4px 16px 8px rgba(139,90,43,.1);margin:2rem .3rem;border-radius:1rem;padding-bottom:1rem;background:rgba(218,164,73,.0352941176)}.newsLetter-wrapper .newsLetter-body{padding:1rem}.newsLetter-wrapper .newsLetter-body h2{display:flex;align-items:center;margin:1rem 0;padding:.4rem 1rem;border-radius:1rem;font-size:.9rem;line-height:.8rem;letter-spacing:.015rem;background:#f4eee1;color:#607668;width:160px;gap:.5rem}.newsLetter-wrapper .newsLetter-body h3{color:#18251d;font-size:1.6rem;padding:.5rem 0}.newsLetter-wrapper .newsLetter-body p{padding-bottom:2rem;color:#607668}.newsLetter-wrapper .newsLetter-submit{display:grid;align-items:center;background:#f1ebdb;padding:1.5rem .8rem;margin:0 .8rem;border-radius:.3rem}.newsLetter-wrapper .newsLetter-submit form{display:grid;grid-gap:1rem;gap:1rem}.newsLetter-wrapper .newsLetter-submit form .submit-left input{padding:.8rem;font-size:1rem;border-radius:.5rem}.newsLetter-wrapper .newsLetter-submit form .submit-left label{padding-left:.4rem;margin-top:.6rem;color:#485f50}.newsLetter-wrapper .newsLetter-submit form .submit-left label input{margin-right:.3rem}.newsLetter-wrapper .newsLetter-submit form .submit-left label input[type=checkbox]{width:16px;height:16px;accent-color:#2e7d32}.newsLetter-wrapper .newsLetter-submit form .submit-left label a{color:#485f50;font-weight:600;text-decoration:underline}.newsLetter-wrapper .newsLetter-submit form .submit-left{display:grid}.newsLetter-wrapper .newsLetter-submit form button{width:100%;height:2.2rem;display:block;font-size:1rem;color:#fff;background:green;border-radius:.3rem;text-align:center}@media screen and (min-width:1024px){.newsLetter-wrapper{margin:2rem 0;padding:0;display:grid;grid-template-columns:3fr 2fr}.newsLetter-wrapper .newsLetter-body{padding:1rem 2rem}.newsLetter-wrapper .newsLetter-body h2{margin:1.2rem 0}.newsLetter-wrapper .newsLetter-body h3{font-size:1.8rem}.newsLetter-wrapper .newsLetter-body p{font-size:1.1rem}.newsLetter-wrapper .newsLetter-submit{padding:1.2rem 1rem;margin:0;border-radius:0}.newsLetter-wrapper .newsLetter-submit form{grid-template-columns:2fr 1fr}.newsLetter-wrapper.vertical{border-radius:.5rem;grid-template-columns:none;margin:0 1rem}.newsLetter-wrapper.vertical .newsLetter-body{padding:1rem}.newsLetter-wrapper.vertical .newsLetter-submit form{grid-template-columns:none}.newsLetter-wrapper.vertical .newsLetter-submit form button{width:100%}}