/* Fokusirana verzija: originalni Savor dizajn, samo hero i modal prozori. */
html,body{height:100%}
body{overflow:hidden}
body.modal-open{overflow:hidden}
.site-header{grid-template-columns:170px 1fr auto}
.header-space{min-width:0}
.header-contact{background:transparent;cursor:pointer}
.hero{height:100svh;min-height:100svh;padding-top:118px;padding-bottom:68px}
.hero:after{height:82px}
.hero__content{align-self:center}
.hero__visual{min-height:0;height:100%}
.hero__image-card{border:0;padding:0;background:#160a08;cursor:pointer;color:inherit}
.hero__image-card img.hero-product-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transform:scale(.94);opacity:0;transition:opacity .7s ease,transform .7s ease;filter:drop-shadow(0 26px 34px rgba(0,0,0,.38))}
.hero__image-card img.hero-product-image.is-active{opacity:1;transform:scale(1)}
.hero-product-label{position:absolute;z-index:3;left:50%;bottom:24px;transform:translateX(-50%) rotate(2deg);width:min(78%,340px);padding:13px 16px;border:1px solid rgba(220,176,69,.2);background:rgba(21,10,8,.78);backdrop-filter:blur(14px);box-shadow:0 14px 30px rgba(0,0,0,.25);text-align:left}
.hero-product-label small{display:block;margin-bottom:4px;color:#a89580;font-size:9px;letter-spacing:.14em;text-transform:uppercase}
.hero-product-label strong{display:block;color:#e6c46f;font-size:16px;letter-spacing:.04em}
.hero-product-switcher{position:absolute;z-index:6;bottom:74px;display:flex;gap:10px}
.hero-product-dot{width:10px;height:10px;padding:0;border-radius:50%;border:1px solid rgba(232,197,113,.5);background:transparent;cursor:pointer;transition:.25s}
.hero-product-dot.is-active{background:#d9ad45;box-shadow:0 0 0 5px rgba(217,173,69,.08)}
.offer-cue{border:0;background:transparent;cursor:pointer;padding:0}

.modal{position:fixed;inset:0;z-index:1000;display:none}
.modal.is-open{display:block}
.modal__backdrop{position:absolute;inset:0;background:rgba(8,4,3,.82);backdrop-filter:blur(12px)}
.modal__dialog{position:relative;z-index:2;width:min(92vw,760px);max-height:calc(100svh - 46px);overflow:auto;margin:23px auto;padding:30px;border:1px solid rgba(224,178,67,.2);background:linear-gradient(145deg,#1a0b09,#110806 65%,#0e0706);box-shadow:0 35px 90px rgba(0,0,0,.56)}
.modal__dialog--wide{width:min(94vw,1280px)}
.modal__dialog--contact{width:min(92vw,780px)}
.modal__close{position:sticky;top:0;z-index:6;float:right;width:46px;height:46px;border:1px solid rgba(232,197,113,.2);background:rgba(18,8,6,.88);color:#efd38c;font-size:28px;line-height:1;cursor:pointer}
.modal__intro{padding-right:60px;margin-bottom:24px}
.modal__intro--compact{margin-bottom:26px}
.modal__intro h2{margin:12px 0 11px;font-size:clamp(2.35rem,4vw,4.7rem);line-height:.95;letter-spacing:-.045em;font-weight:500}
.modal__intro p{max-width:760px;margin:0;color:#bbaa99;line-height:1.7}

.offer-carousel{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;gap:14px}
.offer-carousel__viewport{min-width:0}
.offer-slide{display:none;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:26px;align-items:start}
.offer-slide.is-active{display:grid}
.offer-slide__visual{position:sticky;top:10px;min-height:520px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(224,178,67,.14);background:radial-gradient(circle at 50% 45%,rgba(173,97,25,.18),transparent 53%),#160a08}
.offer-slide__visual:after{content:"";position:absolute;inset:18px;border:1px solid rgba(224,178,67,.08);pointer-events:none}
.offer-slide__visual img{position:relative;z-index:2;width:94%;height:94%;object-fit:contain;filter:drop-shadow(0 28px 36px rgba(0,0,0,.45))}
.offer-slide__number{position:absolute;right:24px;bottom:10px;color:rgba(255,255,255,.08);font-size:90px;font-weight:300}
.offer-meta{display:flex;justify-content:space-between;gap:12px;color:#bc9953;font-size:9px;letter-spacing:.11em;text-transform:uppercase}
.offer-slide__content h3{margin:15px 0 12px;font-size:clamp(2rem,3.5vw,3.9rem);line-height:.98;font-weight:500}
.offer-lead{margin:0 0 18px;color:#c2b19f;line-height:1.72}
.offer-info-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:14px;margin-bottom:14px}
.offer-info-box{padding:17px 18px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025)}
.offer-info-box small{display:block;margin-bottom:9px;color:#d8b255;font-size:10px;letter-spacing:.13em;text-transform:uppercase}
.offer-info-box p,.offer-info-box ul{margin:0;color:#b9a898;font-size:13px;line-height:1.72}
.offer-info-box ul{padding-left:18px}
.nutrition-panel{border:1px solid rgba(224,178,67,.14);background:rgba(255,255,255,.025)}
.nutrition-panel__head{display:flex;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.07);color:#d7b45f;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.nutrition-panel table{width:100%;border-collapse:collapse}
.nutrition-panel td{padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.055);color:#c3b4a5;font-size:12px}
.nutrition-panel tr:last-child td{border-bottom:0}
.nutrition-panel td:last-child{text-align:right;color:#ecd080;font-weight:600}
.offer-carousel__arrow{width:48px;height:48px;border:1px solid rgba(225,182,80,.25);background:rgba(255,255,255,.025);color:#e5c674;font-size:30px;cursor:pointer;transition:.25s}
.offer-carousel__arrow:hover{background:#d5aa44;color:#1b0c07}
.offer-carousel__dots{display:flex;justify-content:center;gap:10px;margin-top:18px}
.offer-carousel__dot{width:11px;height:11px;padding:0;border-radius:50%;border:1px solid rgba(231,197,113,.42);background:transparent;cursor:pointer}
.offer-carousel__dot.is-active{background:#d9ad45}

.contact-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.contact-modal-card,.inquiry-action{position:relative;display:block;padding:22px;border:1px solid rgba(224,178,67,.14);background:rgba(255,255,255,.025);transition:.25s}
.contact-modal-card:hover,.inquiry-action:hover{transform:translateY(-3px);border-color:rgba(224,178,67,.38);background:rgba(224,178,67,.06)}
.contact-modal-card--wide{grid-column:1/-1}
.contact-modal-card--static:hover{transform:none;background:rgba(255,255,255,.025)}
.contact-modal-card small,.inquiry-action small{display:block;margin-bottom:10px;color:#b99750;font-size:9px;letter-spacing:.13em;text-transform:uppercase}
.contact-modal-card strong,.inquiry-action strong{display:block;color:#f2e4c8;font-size:clamp(1.08rem,2vw,1.7rem);font-weight:500;overflow-wrap:anywhere}
.contact-modal-card span,.inquiry-action span{display:block;margin-top:8px;color:#9d8b7b;font-size:12px;overflow-wrap:anywhere}
.inquiry-actions{display:grid;gap:12px}
.inquiry-action--primary{background:linear-gradient(120deg,rgba(183,122,32,.28),rgba(224,184,79,.08));border-color:rgba(224,184,79,.28)}

@media(max-width:1050px){
  .hero{padding-top:112px;padding-bottom:64px}
  .offer-slide{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr)}
  .offer-slide__visual{min-height:430px}
}
@media(max-width:820px){
  body{overflow:hidden}
  .site-header{grid-template-columns:1fr auto;padding:10px 20px}
  .header-space{display:none}
  .header-contact{display:inline-flex}
  .hero{height:100svh;min-height:100svh;grid-template-columns:1fr;padding:92px 20px 26px;gap:6px;align-content:start}
  .hero h1{font-size:clamp(2.7rem,10.5vw,4.8rem);margin:13px 0 13px;max-width:12ch}
  .hero__lead{font-size:13px;line-height:1.55;max-width:56ch}
  .hero__actions{margin-top:18px;gap:9px}
  .btn{min-height:48px;padding:0 18px;font-size:9px}
  .hero__facts{margin-top:18px}
  .hero__facts div{padding-top:13px}
  .hero__facts strong{font-size:16px}
  .hero__facts span{font-size:9px}
  .hero__visual{min-height:0;height:300px;margin-top:0}
  .hero__image-card{width:min(69vw,360px)}
  .hero__ring--outer{width:330px;height:330px}
  .hero__ring--inner{width:260px;height:260px}
  .floating-badge--top{top:18px;right:5px}
  .floating-badge--bottom{bottom:34px;left:5px}
  .hero-product-switcher{bottom:23px}
  .scroll-cue{display:none}
  .offer-slide{grid-template-columns:1fr}
  .offer-slide__visual{position:relative;top:auto;min-height:280px}
  .offer-info-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .site-header{grid-template-columns:1fr auto}
  .header-contact{display:inline-flex;min-height:38px;padding:0 13px;font-size:8px}
  .brand{width:88px;height:58px}
  .hero{padding:82px 16px 14px}
  .eyebrow{font-size:9px}
  .hero h1{font-size:clamp(2.25rem,10vw,3.5rem)}
  .hero__lead{font-size:12px}
  .hero__actions{display:grid;grid-template-columns:1fr 1fr}
  .hero__actions .btn{min-width:0;width:100%;padding:0 10px;gap:8px}
  .hero__facts{display:grid;grid-template-columns:1fr 1fr}
  .hero__facts div{padding-right:12px;margin-right:12px}
  .hero__facts div:last-child{grid-column:1/-1;padding-top:9px;margin-top:9px}
  .hero__visual{height:252px}
  .hero__image-card{width:min(72vw,286px)}
  .hero__ring--outer{width:275px;height:275px}
  .hero__ring--inner{width:216px;height:216px}
  .floating-badge{min-width:108px;padding:9px 11px}
  .floating-badge strong{font-size:12px}
  .floating-badge small{font-size:7px}
  .floating-badge--top{top:3px}
  .floating-badge--bottom{bottom:23px}
  .hero-product-label{bottom:13px;padding:9px 11px}
  .hero-product-label strong{font-size:12px}
  .hero-product-switcher{bottom:6px}
  .modal__dialog{width:95vw;max-height:calc(100svh - 18px);margin:9px auto;padding:20px}
  .modal__intro h2{font-size:2.15rem}
  .offer-carousel{grid-template-columns:1fr}
  .offer-carousel__arrow{position:absolute;z-index:5;top:125px;width:42px;height:42px;background:rgba(18,8,6,.88)}
  .offer-carousel__arrow--prev{left:8px}
  .offer-carousel__arrow--next{right:8px}
  .offer-slide__visual{min-height:240px}
  .contact-modal-grid{grid-template-columns:1fr}
  .contact-modal-card--wide{grid-column:auto}
}
@media(max-height:720px) and (min-width:821px){
  .hero{padding-top:100px;padding-bottom:44px}
  .hero h1{font-size:clamp(2.7rem,5.4vw,5rem);margin:16px 0 15px}
  .hero__lead{font-size:14px}
  .hero__actions{margin-top:22px}
  .hero__facts{margin-top:24px}
  .hero__visual{min-height:480px}
  .hero__ring--outer{width:470px;height:470px}
  .hero__ring--inner{width:365px;height:365px}
  .hero__image-card{width:min(39vw,470px)}
}

/* Finalne dorade po zahtevu: providan CTA i miran prikaz proizvoda u postojecem krugu. */
.btn.btn--ghost{
  background:transparent !important;
  color:#f1e4c9 !important;
  border:1px solid rgba(224,178,67,.34) !important;
  box-shadow:none !important;
}
.btn.btn--ghost:hover{
  background:rgba(224,178,67,.06) !important;
  border-color:rgba(224,178,67,.58) !important;
  color:#f4d887 !important;
}

/* Postojeci pozadinski krug ostaje, ali se vise ne rotira. */
.hero__ring--outer{
  animation:none !important;
  transform:none !important;
}

/* Uklonjena je dodatna elipsa/kartica: proizvod je sada direktno u postojecem krugu. */
.hero__image-card,
.hero__image-card:hover,
.hero__image-card:focus{
  width:min(43vw,570px);
  aspect-ratio:1;
  border-radius:50%;
  overflow:visible;
  transform:none !important;
  animation:none !important;
  box-shadow:none !important;
  background:transparent !important;
  outline:none;
}
.hero__image-card:after{
  display:none !important;
}
.hero__glint{
  display:none !important;
  animation:none !important;
}
.hero__image-card img.hero-product-image,
.hero__image-card img.hero-product-image.is-active{
  inset:3%;
  width:94%;
  height:94%;
  object-fit:contain;
  transform:none !important;
  animation:none !important;
  filter:drop-shadow(0 26px 34px rgba(0,0,0,.38));
}

/* Natpis ne prekriva donji deo proizvoda. */
.hero-product-label{
  bottom:-6px;
  transform:translateX(-50%);
}

@media(max-width:820px){
  .hero__image-card{width:min(69vw,360px)}
}
@media(max-width:560px){
  .hero__image-card{width:min(72vw,286px)}
  .hero-product-label{bottom:-4px}
}


/* --- Responsive / modal dorade --- */
.modal__dialog,
.offer-slide__visual,
.offer-info-box,
.nutrition-panel,
.contact-modal-card,
.inquiry-action{
  border-radius:24px;
}

.modal__dialog{
  overflow:auto;
  -webkit-overflow-scrolling:touch;
}

.modal__close,
.offer-carousel__arrow{
  display:flex;
  align-items:center;
  justify-content:center;
  line-height:1;
  border-radius:16px;
}

.modal__close{
  position:absolute;
  top:22px;
  right:22px;
  float:none;
  width:52px;
  height:52px;
  font-size:30px;
}

.modal__intro{
  padding-right:74px;
}

.modal__intro h2{
  font-size:clamp(2.7rem,4.3vw,5rem);
}

.modal__intro p,
.offer-lead,
.offer-info-box p,
.offer-info-box ul,
.nutrition-panel table td,
.contact-modal-card span,
.inquiry-action span{
  font-size:15px;
}

.offer-meta{
  font-size:10px;
}

.offer-slide{
  gap:32px;
}

.offer-slide__visual{
  position:relative;
  top:auto;
  min-height:500px;
  padding:24px;
  border:1px solid rgba(224,178,67,.12);
  background:radial-gradient(circle at 50% 45%,rgba(173,97,25,.12),transparent 55%), #160a08;
}

.offer-slide__visual:after,
.offer-slide__number{
  display:none !important;
}

.offer-slide__visual img{
  width:100%;
  height:100%;
  max-height:420px;
  object-fit:contain;
}

.offer-slide__content h3{
  font-size:clamp(2.3rem,3.7vw,4.15rem);
}

.offer-info-box small,
.nutrition-panel__head span,
.contact-modal-card small,
.inquiry-action small{
  font-size:10px;
}

.offer-carousel{
  grid-template-columns:1fr;
}

.offer-carousel__viewport{
  min-width:0;
}

.offer-carousel__arrow{
  position:absolute;
  top:250px;
  z-index:4;
  width:54px;
  height:54px;
  background:rgba(18,8,6,.9);
}
.offer-carousel__arrow--prev{left:18px}
.offer-carousel__arrow--next{right:18px}

.hero__facts strong{
  font-size:clamp(1.35rem,2.5vw,2.05rem);
}
.hero__facts span{
  font-size:11px;
}

@media(max-width:820px){
  body{
    overflow-x:hidden !important;
    overflow-y:auto !important;
    min-height:100%;
  }

  .hero{
    height:auto !important;
    min-height:100svh;
    padding-bottom:34px;
    align-content:start;
  }

  .hero__visual{
    height:auto;
    min-height:320px;
    padding-bottom:8px;
  }

  .modal__dialog{
    width:94vw;
    max-height:calc(100svh - 24px);
    margin:12px auto;
    padding:22px;
  }

  .modal__close{
    top:16px;
    right:16px;
    width:46px;
    height:46px;
    font-size:26px;
    border-radius:14px;
  }

  .modal__intro{
    padding-right:58px;
    margin-bottom:20px;
  }

  .modal__intro h2{
    font-size:clamp(2.1rem,8.5vw,3.2rem);
  }

  .offer-slide{
    gap:20px;
  }

  .offer-slide__visual{
    min-height:300px;
    padding:18px;
  }

  .offer-slide__visual img{
    max-height:260px;
  }

  .offer-slide__content h3{
    font-size:clamp(1.95rem,8vw,2.7rem);
    line-height:1.02;
  }

  .offer-meta{
    justify-content:flex-start;
    flex-wrap:wrap;
    gap:8px;
  }

  .offer-lead,
  .offer-info-box p,
  .offer-info-box ul,
  .nutrition-panel table td,
  .contact-modal-card span,
  .inquiry-action span{
    font-size:14px;
    line-height:1.7;
  }

  .offer-carousel__arrow{
    top:170px;
    width:46px;
    height:46px;
  }
  .offer-carousel__arrow--prev{left:10px}
  .offer-carousel__arrow--next{right:10px}
}

@media(max-width:560px){
  body{
    overflow-x:hidden !important;
    overflow-y:auto !important;
  }

  .hero{
    height:auto !important;
    min-height:auto;
    padding:82px 16px 22px;
  }

  .hero__content,
  .hero__visual{
    min-width:0;
  }

  .hero__lead{
    font-size:13px;
    line-height:1.65;
  }

  .hero__facts{
    gap:10px 0;
  }

  .hero__visual{
    min-height:280px;
    height:auto;
  }

  .hero__image-card{
    width:min(74vw,292px);
  }

  .hero-product-label{
    width:min(84%,290px);
    bottom:-2px;
  }

  .modal__dialog{
    width:calc(100vw - 14px);
    max-height:calc(100svh - 14px);
    margin:7px auto;
    padding:18px;
    border-radius:22px;
  }

  .modal__intro{
    padding-right:50px;
  }

  .modal__intro h2{
    font-size:2rem;
    line-height:1;
  }

  .modal__intro p{
    font-size:13px;
    line-height:1.6;
  }

  .offer-slide__visual{
    min-height:250px;
    padding:14px;
    border-radius:20px;
  }

  .offer-slide__visual img{
    max-height:220px;
  }

  .offer-slide__content h3{
    font-size:1.85rem;
  }

  .offer-info-box,
  .nutrition-panel,
  .contact-modal-card,
  .inquiry-action{
    border-radius:18px;
  }

  .offer-info-box{
    padding:15px;
  }

  .nutrition-panel__head{
    padding:14px 15px;
  }

  .nutrition-panel table td{
    padding:11px 12px;
    font-size:13px;
  }

  .offer-carousel__arrow{
    top:144px;
    width:42px;
    height:42px;
    border-radius:12px;
  }

  .hero__ring--outer{width:275px;height:275px}
  .hero__ring--inner{width:216px;height:216px}
}

/* --- Final modal luxury refinement --- */
.modal__dialog{
  scrollbar-width:thin;
  scrollbar-color:rgba(224,178,67,.55) rgba(255,255,255,.04);
}
.modal__dialog::-webkit-scrollbar{
  width:10px;
}
.modal__dialog::-webkit-scrollbar-track{
  background:rgba(255,255,255,.04);
  border-radius:999px;
}
.modal__dialog::-webkit-scrollbar-thumb{
  background:linear-gradient(180deg,rgba(240,210,138,.85),rgba(205,152,47,.85));
  border-radius:999px;
  border:2px solid rgba(18,8,6,.72);
}

.modal__dialog--wide{
  position:relative;
}

.modal__intro,
.offer-carousel__viewport{
  position:relative;
  z-index:1;
}

.offer-carousel{
  position:relative;
}

.offer-carousel__arrow,
.modal__close{
  box-shadow:0 14px 28px rgba(0,0,0,.24);
}

.offer-carousel__arrow{
  position:absolute;
  top:22px;
  z-index:7;
  width:50px;
  height:50px;
  border-radius:15px;
  border:1px solid rgba(255,255,255,.18);
  background:linear-gradient(180deg,#f8efd9,#d9b25b);
  color:#1a0b06;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:30px;
  font-weight:700;
  line-height:1;
}
.offer-carousel__arrow:hover{
  background:linear-gradient(180deg,#fff8ea,#e4bf6d);
  color:#120806;
  transform:translateY(-1px);
}
.offer-carousel__arrow--next{
  right:86px;
  left:auto;
}
.offer-carousel__arrow--prev{
  right:144px;
  left:auto;
}

.modal__close{
  background:linear-gradient(180deg,#fff8ea,#dcb55f);
  color:#1a0b06;
  border:1px solid rgba(255,255,255,.16);
  display:flex;
  align-items:center;
  justify-content:center;
}

.modal__intro{
  padding-right:202px;
}

.offer-slide__visual{
  border-radius:28px;
  overflow:hidden;
  border:1px solid rgba(224,178,67,.14);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);
  background:
    radial-gradient(circle at 50% 38%, rgba(194,118,31,.14), transparent 56%),
    linear-gradient(180deg, rgba(255,255,255,.025), rgba(255,255,255,.01)),
    #160a08;
}
.offer-slide__visual::before{
  content:"";
  position:absolute;
  inset:16px;
  border-radius:22px;
  border:1px solid rgba(224,178,67,.08);
  pointer-events:none;
}
.offer-slide__visual:after{
  display:none !important;
}
.offer-slide__visual img{
  position:relative;
  z-index:1;
}

@media(max-width:820px){
  .offer-carousel__arrow{
    top:16px;
    width:44px;
    height:44px;
    font-size:26px;
    border-radius:13px;
  }
  .offer-carousel__arrow--next{right:66px}
  .offer-carousel__arrow--prev{right:116px}
  .modal__intro{padding-right:168px}
}

@media(max-width:560px){
  .modal__close{
    top:12px;
    right:12px;
    width:42px;
    height:42px;
    font-size:24px;
    border-radius:12px;
  }
  .offer-carousel__arrow{
    top:12px;
    width:38px;
    height:38px;
    font-size:22px;
    border-radius:11px;
  }
  .offer-carousel__arrow--next{right:58px}
  .offer-carousel__arrow--prev{right:104px}
  .modal__intro{
    padding-right:148px;
    padding-top:2px;
  }
  .offer-slide__visual{
    margin-top:6px;
  }
  .offer-slide__visual::before{
    inset:12px;
    border-radius:18px;
  }
}

/* --- Final fix: arrows away from text, clean PNG visual, perfectly centered icons --- */
.offer-carousel{
  position:static !important;
}

.offer-carousel__arrow,
.modal__close{
  font-size:0 !important;
  text-indent:0 !important;
}

.modal__close::before,
.offer-carousel__arrow::before{
  display:block;
  line-height:1;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:700;
  color:#1a0b06;
  transform:translateY(-1px);
}

.modal__close::before{
  content:"×";
  font-size:30px;
}

.offer-carousel__arrow--prev::before{
  content:"‹";
  font-size:28px;
}

.offer-carousel__arrow--next::before{
  content:"›";
  font-size:28px;
}

/* Strelice gore kod X, van teksta. */
.offer-carousel__arrow{
  top:22px !important;
  bottom:auto !important;
}
.offer-carousel__arrow--next{
  right:86px !important;
  left:auto !important;
}
.offer-carousel__arrow--prev{
  right:144px !important;
  left:auto !important;
}

/* Levo baklava bez boxa, samo diskretan luksuzni odsjaj iza. */
.offer-slide__visual{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
  padding:8px 10px 18px !important;
  min-height:430px !important;
}
.offer-slide__visual::before{
  content:"" !important;
  position:absolute;
  left:50%;
  top:52%;
  width:72%;
  height:58%;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:radial-gradient(circle at center, rgba(226,171,66,.22) 0%, rgba(191,112,24,.12) 35%, rgba(0,0,0,0) 72%);
  filter:blur(22px);
  pointer-events:none;
}
.offer-slide__visual::after{
  display:none !important;
}
.offer-slide__visual img{
  max-height:380px !important;
  width:100% !important;
  height:auto !important;
  object-fit:contain !important;
  filter:drop-shadow(0 24px 34px rgba(0,0,0,.34)) !important;
}

/* Više prostora da se toolbar ne sudara sa naslovom. */
.modal__intro{
  padding-right:214px !important;
}

@media(max-width:820px){
  .modal__close::before{font-size:26px}
  .offer-carousel__arrow--prev::before,
  .offer-carousel__arrow--next::before{font-size:24px}
  .offer-carousel__arrow{
    top:16px !important;
  }
  .offer-carousel__arrow--next{right:66px !important}
  .offer-carousel__arrow--prev{right:116px !important}
  .modal__intro{padding-right:170px !important}
  .offer-slide__visual{
    min-height:300px !important;
    padding:4px 6px 12px !important;
  }
  .offer-slide__visual img{
    max-height:255px !important;
  }
}

@media(max-width:560px){
  .modal__close::before{font-size:23px}
  .offer-carousel__arrow--prev::before,
  .offer-carousel__arrow--next::before{font-size:20px}
  .offer-carousel__arrow{
    top:12px !important;
    width:38px !important;
    height:38px !important;
  }
  .offer-carousel__arrow--next{right:58px !important}
  .offer-carousel__arrow--prev{right:104px !important}
  .modal__intro{padding-right:148px !important}
  .offer-slide__visual{
    min-height:240px !important;
    padding:0 4px 10px !important;
  }
  .offer-slide__visual::before{
    width:76%;
    height:60%;
    filter:blur(18px);
  }
  .offer-slide__visual img{
    max-height:215px !important;
  }
}
