#parametre-investicie{--card-w:320px;--gap:25px;--gold-color:#d1a848;--gold-grad:linear-gradient(135deg,#d1a848,#f7d88c);--bg-light:#fff1c8;font-family:Inter,Arial,sans-serif;margin:0 auto;max-width:1400px;padding-bottom:30px;padding-top:10px;width:100%}#parametre-investicie .slider-wrapper{align-items:center;display:flex;justify-content:center;position:relative;width:100%}#parametre-investicie .slider-window{overflow:hidden;width:calc(var(--card-w)*3 + var(--gap)*2)}#parametre-investicie .param-grid{display:flex;gap:var(--gap);padding:15px 0;transition:transform .6s cubic-bezier(.4,0,.2,1)}#parametre-investicie .param-item{align-items:center;aspect-ratio:1/1;border-radius:24px;box-sizing:border-box;display:flex;flex:0 0 var(--card-w);flex-direction:column;justify-content:center;padding:30px;text-align:center}#parametre-investicie .param-item:nth-child(odd){background:var(--bg-light)}#parametre-investicie .param-item:nth-child(2n){background:var(--gold-grad)}#parametre-investicie .param-item h3{color:#444;font-size:18px;font-weight:500;line-height:1.2;margin:0;text-transform:uppercase}#parametre-investicie .param-item .gold-line{background:var(--gold-color);height:2px;margin:15px 0;width:50px}#parametre-investicie .param-item .value{color:#111;font-size:28px;font-weight:800;line-height:1.25;margin:0}#parametre-investicie .param-item:nth-child(2n) .value,#parametre-investicie .param-item:nth-child(2n) h3{color:#fff}#parametre-investicie .param-item:nth-child(2n) .gold-line{background:#fff}.nav-btn{align-items:center;background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important;cursor:pointer;display:flex;height:50px;justify-content:center;outline:none!important;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:100;-webkit-tap-highlight-color:transparent}.nav-btn.prev{left:5px}.nav-btn.next{right:5px}.nav-btn svg{fill:#ccc;height:40px;pointer-events:none;transition:fill .3s ease;width:40px}.nav-btn:hover svg{fill:#d1a848!important}.nav-btn:active{background:transparent!important}@media (max-width:780px){.nav-btn.prev{left:0}.nav-btn.next{right:0}.nav-btn svg{height:35px;width:35px}}@media (max-width:1150px){#parametre-investicie .slider-window{width:calc(var(--card-w)*2 + var(--gap))}}@media (max-width:780px){#parametre-investicie{--card-w:290px;--gap:15px}#parametre-investicie .slider-window{width:var(--card-w)}#parametre-investicie .param-item h3{font-size:17px;margin-bottom:5px}#parametre-investicie .param-item .value{font-size:30px;line-height:1.2}.nav-btn{width:35px}.nav-btn svg{width:30px}.nav-btn.prev{left:5px}.nav-btn.next{right:5px}}@media (max-width:400px){#parametre-investicie{--card-w:260px}#parametre-investicie .slider-window{width:260px}}