.section.section-coral{background:var(--scv-accent,#93003c);color:#fff}.scv-carousel{background:#f3f4f6;border-radius:8px;position:relative;overflow:hidden}.scv-carousel__viewport{overflow:hidden}.scv-carousel__track{transition:transform .4s;display:flex}.scv-carousel__slide{flex:0 0 100%;min-width:100%}.scv-carousel__slide img{object-fit:cover;width:100%;height:auto;max-height:420px;display:block}.scv-carousel__btn{z-index:2;color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.scv-carousel__btn--prev{left:8px}.scv-carousel__btn--next{right:8px}.scv-carousel__dots{justify-content:center;gap:6px;padding:10px;display:flex}.scv-carousel__dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;padding:0}.scv-carousel__dot.is-active{background:var(--scv-accent)}.scv-gallery{flex-wrap:wrap;gap:8px;display:flex}.scv-gallery__item{cursor:zoom-in;text-decoration:none}.scv-gallery__item img{object-fit:cover;border-radius:6px;width:120px;height:90px;transition:transform .2s,box-shadow .2s;display:block}.scv-gallery__item:hover img{transform:scale(1.03);box-shadow:0 8px 24px #00000026}.scv-lightbox{z-index:100000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.scv-lightbox[hidden]{display:none!important}.scv-lightbox__backdrop{background:#000000e0;position:absolute;inset:0}.scv-lightbox__figure{z-index:1;flex-direction:column;align-items:center;gap:12px;max-width:min(92vw,1200px);max-height:90vh;margin:0;display:flex;position:relative}.scv-lightbox__img{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:82vh;box-shadow:0 16px 48px #00000073}.scv-lightbox__caption{color:#f3f4f6;text-align:center;max-width:640px;font-size:.95rem}.scv-lightbox__close{z-index:2;color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:44px;height:44px;font-size:28px;line-height:1;position:absolute;top:16px;right:20px}.scv-lightbox__nav{z-index:2;color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:48px;height:48px;font-size:32px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.scv-lightbox__nav--prev{left:20px}.scv-lightbox__nav--next{right:20px}.scv-lightbox__close:hover,.scv-lightbox__nav:hover{background:#ffffff38}body.scv-lightbox-open{overflow:hidden}.scv-image-box{background:#f9fafb;border-radius:8px;align-items:flex-start;gap:1.25rem;padding:1.25rem;display:flex}.scv-image-box__img{border-radius:6px;flex-shrink:0;max-width:140px}.scv-image-box__title{margin:0 0 .5rem}.scv-icon{color:var(--scv-accent);align-items:center;gap:.5rem;display:inline-flex}.scv-icon-box{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:1.5rem}.scv-icon-box[data-scv-icon-align=center]{text-align:center}.scv-icon-box[data-scv-icon-align=left]{text-align:left}.scv-icon-box[data-scv-icon-align=right]{text-align:right}.scv-icon-box__icon{color:var(--scv-accent);width:100%;max-width:100%;margin-bottom:.75rem;display:flex}.scv-icon-box[data-scv-icon-align=center] .scv-icon-box__icon{justify-content:center}.scv-icon-box[data-scv-icon-align=left] .scv-icon-box__icon{justify-content:flex-start}.scv-icon-box[data-scv-icon-align=right] .scv-icon-box__icon{justify-content:flex-end}.scv-icon-box__icon .scv-icon__svg,.scv-icon-box__icon .scv-icon__fa{width:var(--scv-icon-size,48px);height:var(--scv-icon-size,48px);flex-shrink:0}.scv-icon-list{margin:0;padding:0;list-style:none}.scv-icon-list__item{align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.scv-icon-list__icon{color:var(--scv-accent);flex-shrink:0}.scv-icon-list__icon .scv-icon__svg{width:24px;height:24px}.scv-social{flex-wrap:wrap;gap:.75rem;display:flex}.scv-icon__fa{color:var(--scv-accent);font-size:2rem;line-height:1}.scv-social__link{background:var(--scv-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;text-decoration:none;display:inline-flex}.scv-social__link i{line-height:1}.scv-map__frame{border:0;border-radius:8px;width:100%;min-height:280px;display:block}.scv-tabs,[data-scv-widget=tabs]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow-x:hidden}.scv-tabs__nav{box-sizing:border-box;border-bottom:2px solid #e5e7eb;flex-wrap:wrap;gap:4px;width:100%;min-width:0;max-width:100%;margin-bottom:1rem;display:flex}.scv-tabs__panels{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.scv-tabs__panel{box-sizing:border-box;overflow-wrap:break-word;width:100%;min-width:0;max-width:100%}.scv-tabs__tab{cursor:pointer;font:inherit;color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.5rem 1rem}.scv-tabs__tab.is-active{color:var(--scv-accent);border-bottom-color:var(--scv-accent);font-weight:600}.scv-tabs__panel[hidden]{display:none!important}.scv-accordion__item{border:1px solid #e5e7eb;border-radius:6px;margin-bottom:8px;overflow:hidden}.scv-accordion__trigger{text-align:left;width:100%;font:inherit;cursor:pointer;background:#f9fafb;border:none;padding:.75rem 1rem;font-weight:600}.scv-accordion__panel{padding:.75rem 1rem}.scv-accordion__panel[hidden]{display:none!important}.scv-toggle__label{cursor:pointer;align-items:center;gap:.5rem;font-weight:600;display:flex}.scv-toggle__content[hidden]{display:none!important}.scv-counter{text-align:center;padding:1rem}.scv-counter__value{color:var(--scv-accent);font-size:2.5rem;font-weight:700;line-height:1.1;display:block}.scv-counter__label{color:#6b7280;margin-top:.25rem;display:block}.scv-progress__header{justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;display:flex}.scv-progress__track{background:#e5e7eb;border-radius:999px;height:10px;overflow:hidden}.scv-progress__bar{background:linear-gradient(90deg, var(--scv-accent), var(--scv-accent-light));border-radius:999px;height:100%;transition:width .8s}.scv-rating{align-items:center;gap:.5rem;display:inline-flex}.scv-rating__stars{color:#f59e0b;letter-spacing:2px}.scv-w{box-sizing:border-box;width:100%;max-width:100%}.scv-alert{background:#eff6ff;border-left:4px solid #3b82f6;border-radius:8px;padding:1rem 1.25rem}.scv-alert--info{background:#eff6ff;border-left-color:#3b82f6}.scv-alert--success{color:#14532d;background:#f0fdf4;border-left-color:#16a34a}.scv-alert--warning{color:#78350f;background:#fffbeb;border-left-color:#d97706}.scv-alert--danger{color:#7f1d1d;background:#fef2f2;border-left-color:#dc2626}.scv-read-more__full[hidden]{display:none!important}.scv-read-more.is-expanded .scv-read-more__full{display:block}.scv-read-more.is-expanded .scv-read-more__teaser,.scv-anchor__marker{display:none}.scv-w-anchor{min-height:0}.scv-w-code{min-height:1.5rem}.scv-video iframe{border:0;border-radius:8px;width:100%;height:100%}.scv-w-video .scv-video{width:100%}.scv-form .scv-form__title{color:var(--scv-form-title-color,inherit);font-size:var(--scv-form-title-size,inherit);font-weight:var(--scv-form-title-weight,inherit)}.scv-form .scv-form__field>span{color:var(--scv-form-label-color,inherit);font-size:var(--scv-form-label-size,inherit)}.scv-form .scv-form__field input,.scv-form .scv-form__field textarea{color:var(--scv-form-input-color,inherit);background-color:var(--scv-form-input-bg,#fff);border-color:var(--scv-form-input-border,#d1d5db);border-radius:var(--scv-form-input-radius,8px)}.scv-form .scv-form__el button[type=submit],.scv-form .scv-form__el .btn-primary{background-color:var(--scv-form-btn-bg,unset);color:var(--scv-form-btn-color,unset);border-radius:var(--scv-form-btn-radius,unset)}.scv-form__el{flex-direction:column;gap:.75rem;max-width:32rem;display:flex}.scv-form__field{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}.scv-form__field input,.scv-form__field textarea{border:1px solid #d1d5db;border-radius:6px;padding:.5rem .75rem}.scv-form__status{color:var(--scv-accent,#93003c);font-size:.875rem}.scv-popup{z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.scv-popup[hidden]{display:none!important}.scv-popup__backdrop{background:#00000073;position:absolute;inset:0}.scv-popup__dialog{z-index:1;background:#fff;border-radius:12px;width:100%;max-width:560px;max-height:90vh;padding:1.5rem;position:relative;overflow:auto;box-shadow:0 20px 50px #0003}.scv-popup__close{cursor:pointer;background:0 0;border:0;font-size:1.5rem;position:absolute;top:.5rem;right:.75rem}.scv-animate{opacity:0;transition:opacity .6s,transform .6s}.scv-animate--fade-up{transform:translateY(24px)}.scv-animate--zoom-in{transform:scale(.96)}.scv-animate.is-visible{opacity:1;transform:none}.scv-canvas-output .scv-row,.egvaszon-canvas-output .scv-row,.scv-row{box-sizing:border-box;flex-wrap:wrap;gap:1rem;width:100%;display:flex!important}.scv-canvas-output .scv-col,.egvaszon-canvas-output .scv-col,.scv-col{box-sizing:border-box;max-width:100%;flex:1 1 0!important;width:auto!important;min-width:0!important}.scv-canvas-output .scv-col>.scv-w,.egvaszon-canvas-output .scv-col>.scv-w{width:100%;max-width:100%}
