.nrs-hero,.nrs-hero *{box-sizing:border-box}.nrs-hero{--nrs-cream:#FAF7F3;--nrs-beige:#EADFD6;--nrs-powder:#F3D7D9;--nrs-rose:#D1909A;--nrs-mocha:#6F4E37;--nrs-coffee:#3E2E27;--nrs-gold:#D4B483;position:relative;width:min(1400px,calc(100% - 40px));margin:20px auto 42px;direction:rtl;font-family:inherit}.nrs-hero__viewport{position:relative;overflow:hidden;border:1px solid rgb(111 78 55 / .12);border-radius:24px;background:var(--nrs-cream);box-shadow:0 18px 50px rgb(62 46 39 / .11);isolation:isolate}.nrs-hero__track{display:flex!important;flex-wrap:nowrap!important;align-items:flex-start!important;direction:ltr!important;width:100%;height:auto!important;min-height:0!important;transform:translate3d(0,0,0);transition:transform .68s cubic-bezier(.22,.61,.36,1);will-change:transform}.nrs-hero__slide{position:relative!important;display:block!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;height:auto!important;min-height:0!important;overflow:hidden}.nrs-hero__picture{display:block!important;width:100%!important;height:auto!important;line-height:0}.nrs-hero__picture img{position:static!important;display:block!important;width:100%!important;height:auto!important;max-width:none!important;min-height:0!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;transform:none!important}.nrs-hero__arrow{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgb(111 78 55 / .16);border-radius:50%;background:rgb(250 247 243 / .93);box-shadow:0 8px 24px rgb(62 46 39 / .18);color:var(--nrs-mocha);transform:translateY(-50%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;transition:.22s ease}.nrs-hero__arrow:hover,.nrs-hero__arrow:focus-visible{background:var(--nrs-mocha);color:#fff;transform:translateY(-50%) scale(1.05)}.nrs-hero__arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.nrs-hero__arrow--prev{right:18px}.nrs-hero__arrow--next{left:18px}.nrs-hero__dots{display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;margin:14px auto 0;padding:8px 14px;border:1px solid rgb(111 78 55 / .1);border-radius:999px;background:#fff;box-shadow:0 7px 22px rgb(62 46 39 / .08)}.nrs-hero__dot{position:relative;width:8px;height:8px;min-width:8px;min-height:8px;padding:0;border:0;border-radius:999px;background:rgb(111 78 55 / .3);cursor:pointer;transition:width .25s ease,background-color .25s ease,transform .25s ease}.nrs-hero__dot:hover{transform:scale(1.15)}.nrs-hero__dot.is-active{width:30px;background:var(--nrs-rose)}.nrs-hero-notice{padding:18px;border:1px dashed var(--nrs-gold);background:var(--nrs-cream);color:var(--nrs-coffee);direction:rtl}@media(max-width:767px){.nrs-hero{width:calc(100% - 20px);margin:10px auto 28px}.nrs-hero__viewport{border-radius:18px;box-shadow:0 12px 30px rgb(62 46 39 / .1)}.nrs-hero__arrow{width:38px;height:38px}.nrs-hero__arrow--prev{right:9px}.nrs-hero__arrow--next{left:9px}.nrs-hero__dots{margin-top:10px;padding:7px 11px;gap:7px}.nrs-hero__dot.is-active{width:24px}}@media(prefers-reduced-motion:reduce){.nrs-hero__track,.nrs-hero__arrow,.nrs-hero__dot{transition:none!important}}