.stockMarket-wrapper p{font-size:1rem;padding-top:.3rem;color:#607668}.stockMarket-wrapper .titleBorder{margin-top:.75rem;width:4rem;height:.25rem;background:#d7a042}.stockMarket-wrapper .stockMarket{display:grid;margin:1rem 0;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem}@media screen and (min-width:768px){.stockMarket-wrapper p{font-size:1.2rem}.stockMarket-wrapper .stockMarket{grid-template-columns:repeat(6,1fr)}}#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}}.simpleBox{padding:.2rem .5rem;background:#fff;border:1px solid rgba(115,38,57,.1568627451);border-radius:1rem}.simpleBox h2{display:block;padding:.6rem .5rem;font-size:1.2rem;font-weight:400;display:flex;align-items:center;justify-content:space-between}.simpleBox div,.simpleBox strong{padding-left:.5rem}.simpleBox strong{padding:.2rem;display:flex;gap:.5rem}.simpleBox .red{color:#ef4444}.simpleBox .green{color:#2e5719}.simpleBox a,.simpleBox h2{color:#607668;line-height:1.6rem}.simpleBox .price{display:flex;flex-direction:column}.simpleBox .price span{font-size:1.4rem;font-weight:700}.simpleBox a{display:block;padding:.6rem 1rem}