.h-hero{background-color:var(--navy);background-image:radial-gradient(ellipse 55% 80% at 85% 15%,rgba(46,125,209,.35),transparent 60%),radial-gradient(ellipse 45% 70% at 5% 95%,rgba(46,125,209,.2),transparent 60%);color:#fff;padding-top:9em;padding-bottom:5em;overflow:hidden}.h-hero__head{text-align:center;flex-flow:column;align-items:center;max-width:42em;margin:0 auto;display:flex}.h-hero__eyebrow{font-size:1.0625em;font-weight:600;color:#8fc0ee;margin:0 0 .875em}.h-hero__dot{position:relative;flex:none;width:.5em;height:.5em;border-radius:50%;background-color:var(--accent)}.h-hero__dot:after{content:"";position:absolute;inset:-.3em;border-radius:50%;border:1px solid var(--accent);animation:h-hero-pulse 2s ease-out infinite}@keyframes h-hero-pulse{0%{transform:scale(.5);opacity:1}to{transform:scale(1.6);opacity:0}}@media(prefers-reduced-motion:reduce){.h-hero__dot:after{animation:none;opacity:0}}.h-hero__title{font-size:3.25em;line-height:108%;letter-spacing:-.02em;text-wrap:balance;margin-bottom:.4em}.h-hero__intro{font-size:1.125em;color:#fffc;line-height:160%;max-width:30em;margin-bottom:1.75em}.h-hero__ctas{justify-content:center;flex-wrap:wrap;gap:.75em;display:flex}.h-hero__visualrow{justify-content:center;align-items:center;margin:4em 0;display:flex}.h-hero__side{border-radius:1em;width:18.75em;height:21em;flex:none;overflow:hidden}.h-hero__side img{width:100%;height:100%;object-fit:cover;display:block}.h-hero__side.is--left{margin-right:-3.75em;transform:rotate(-14deg)}.h-hero__side.is--right{margin-left:-3.75em;transform:rotate(14deg)}.h-hero__card{z-index:5;position:relative;border-radius:1em;background-image:linear-gradient(#0d234040,#0d234040),url(/images/usluge/hitne-intervencije.webp);background-position:50%;background-size:cover;flex:none;justify-content:center;align-items:center;padding:4em 3em;display:flex;overflow:hidden}.h-widget{background-color:#0d234099;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1em;box-shadow:0 -1px #ffffff24;width:24.5em;max-width:100%;overflow:hidden}.h-widget__top{justify-content:space-between;align-items:center;gap:1em;border-bottom:1px solid rgba(255,255,255,.1);padding:1.25em 1.5em;display:flex}.h-widget__status{grid-column-gap:.625em;align-items:center;font-size:.875em;font-weight:600;display:flex}.h-widget__place{font-size:.8125em;color:#fff9}.h-widget__body{flex-flow:column;align-items:center;text-align:center;padding:2em 1.5em 1em;display:flex}.h-widget__num{font-size:2.25em;font-weight:700;letter-spacing:-.02em;line-height:1}.h-widget__sub{font-size:.8125em;color:#ffffffb3;margin-top:.5em}.h-widget__gauge{width:13em;height:auto;margin-top:1.25em}.h-hero__tips{text-align:center}.h-hero__tips-label{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:.75em;font-weight:600;color:#8fc0ee;margin-bottom:1.25em}.h-hero__tips-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;text-align:left}.h-tip{grid-row-gap:1.25em;background-color:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:1em;flex-flow:column;align-items:flex-start;padding:1.25em;display:flex}.h-tip__icon{background-color:var(--accent);color:#fff;border-radius:.625em;width:2.75em;height:2.75em;flex:none;justify-content:center;align-items:center;display:flex}.h-tip__icon svg{width:1.375em;height:1.375em}.h-tip__text{display:flex;flex-flow:column;gap:.25em}.h-tip__text strong{font-weight:600}.h-tip__text>span{font-size:.875em;color:#ffffffb3;line-height:1.5}.h-koraci{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;margin-top:2.5em}.h-flip{perspective:62.5em;border-radius:1.25em;cursor:pointer;outline-offset:.25em}.h-flip__inner{position:relative;min-height:19em;height:100%;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.4,0,.2,1)}.h-flip.is--flipped .h-flip__inner{transform:rotateY(180deg)}@media(hover:hover){.h-flip:hover .h-flip__inner,.h-flip:focus-visible .h-flip__inner{transform:rotateY(180deg)}}@media(prefers-reduced-motion:reduce){.h-flip__inner{transition:none}}.h-flip__front,.h-flip__back{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:1.25em;padding:2.25em;flex-flow:column;justify-content:space-between;align-items:flex-start;display:flex}.h-flip__front{background-color:var(--bg-soft)}.h-flip__icon{background-color:var(--bg);color:var(--accent-dark);border-radius:.625em;width:3em;height:3em;justify-content:center;align-items:center;display:flex}.h-flip__icon svg{width:1.5em;height:1.5em}.h-flip__n{display:block;font-size:.8125em;font-weight:700;letter-spacing:.1em;color:var(--accent-dark);margin-bottom:.625em}.h-flip__t{font-size:1.375em;font-weight:600;line-height:1.25;color:var(--navy);margin:0}.h-flip__back{background-color:var(--navy);background-image:radial-gradient(ellipse 70% 90% at 85% 10%,rgba(46,125,209,.35),transparent 60%);color:#fff;transform:rotateY(180deg)}.h-flip__d{font-size:1.0625em;line-height:1.55;margin:0}.h-flip__link{grid-column-gap:.625em;align-items:center;color:#fff;font-weight:600;text-decoration:none;display:flex}.h-flip__link-circle{background-color:var(--accent);color:#fff;border-radius:50%;flex:none;width:2em;height:2em;justify-content:center;align-items:center;display:flex;transition:transform .25s ease}.h-flip__link:hover .h-flip__link-circle{transform:translate(.25em)}.h-flip__link-circle svg{width:1em;height:1em}.h-checks{display:flex;flex-wrap:wrap;justify-content:center;gap:1em 3em;margin-top:3em}.h-check{grid-column-gap:.75em;align-items:center;font-size:.9375em;font-weight:500;color:var(--navy);display:flex}.h-check__circle{background-color:var(--accent);color:#fff;border-radius:50%;flex:none;width:1.75em;height:1.75em;justify-content:center;align-items:center;display:flex}.h-check__circle svg{width:.9375em;height:.9375em}.h-cta-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.75em;margin-top:2.5em}.h-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:4em;align-items:center}.h-list{list-style:none;margin:0;padding:0;display:flex;flex-flow:column}.h-list__item{grid-column-gap:1.25em;align-items:baseline;border-bottom:1px solid var(--border);padding:1em 0;font-size:1.0625em;font-weight:500;color:var(--navy);display:flex}.h-list__item:first-child{border-top:1px solid var(--border)}.h-list__num{color:var(--accent);font-size:.8125em;font-weight:700;flex:none}.hf-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:4em;align-items:start}.hf-head{position:sticky;top:6.5em;display:flex;flex-flow:column;align-items:flex-start;gap:1.25em}.hf-head__label{display:flex;align-items:center;gap:.625em;text-transform:uppercase;letter-spacing:.08em;font-size:.75em;font-weight:600;color:var(--navy)}.hf-head__dot{width:.5em;height:.5em;border-radius:50%;background-color:var(--accent)}.hf-head__p{margin:0;color:var(--text-muted);max-width:26em;line-height:1.6}.hf-list{display:flex;flex-flow:column;gap:.625em}.hf-item{background-color:var(--bg-soft);border-radius:1em;overflow:hidden;transition:background-color .3s}.hf-item.is--open{background-color:var(--bg-soft-2)}.hf-item__q{width:100%;justify-content:space-between;align-items:center;gap:1.25em;padding:1.375em 1.5em;font-family:inherit;font-size:1em;font-weight:600;text-align:left;line-height:1.45;color:var(--navy);background:none;border:0;cursor:pointer;display:flex}.hf-item__icon{position:relative;flex:none;width:1.5em;height:1.5em;justify-content:center;align-items:center;display:flex}.hf-item__icon-h{width:.875em;height:.125em;background-color:var(--accent);border-radius:.0625em}.hf-item__icon-v{position:absolute;width:.125em;height:.875em;background-color:var(--accent);border-radius:.0625em}.hf-item__a-wrap{height:0;opacity:0;overflow:hidden}.hf-item__a{margin:0;padding:0 1.5em 1.5em;color:var(--text-muted);line-height:1.6;max-width:40em}@media(max-width:991px){.h-hero{padding-top:7.5em}.h-hero__title{font-size:2.8em}.h-hero__side{width:13em;height:15em}.h-hero__side.is--left{margin-right:-3em}.h-hero__side.is--right{margin-left:-3em}.h-hero__card{padding:2.5em 2em}.h-koraci{grid-template-columns:1fr}.hf-grid{grid-template-columns:1fr;gap:2.5em}.hf-head{position:static}.h-split{grid-template-columns:1fr;gap:2.5em}}@media(max-width:599px){.h-hero__title{font-size:2.2em}.h-checks{flex-flow:column;align-items:flex-start;gap:.875em;margin-left:auto;margin-right:auto;width:fit-content}.h-hero__visualrow{margin:3em 0}.h-hero__side{display:none}.h-hero__card{width:100%;padding:1.5em 1.25em}.h-widget__num{font-size:1.875em}.h-hero__tips-grid{grid-template-columns:1fr}}
