/* Small compatibility and accessibility repairs. Original layout is retained. */
html { scroll-behavior: smooth; }
img { max-width:100%; }
a:focus-visible, button:focus-visible, [tabindex]:focus-visible { outline:3px solid #d52636; outline-offset:4px; }
.elementor-invisible { visibility:visible; }
@media (prefers-reduced-motion:reduce) { html {scroll-behavior:auto;} *,*::before,*::after {animation-duration:.01ms!important;transition-duration:.01ms!important;} }
@media(max-width:767px) { .elementor-widget-text-editor {overflow-wrap:anywhere;} table {max-width:100%;} }
.document-note {display:block;font-size:13px;line-height:1.5;margin-top:12px;}
.prosel-table-scroll {width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}
.prosel-table-scroll table {margin-bottom:0;min-width:460px;}
.prosel-photo-gallery {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0 40px;}
.prosel-photo-gallery .prosel-photo {display:block;overflow:hidden;}
.prosel-photo-gallery img {width:100%;height:200px;object-fit:cover;display:block;transition:transform .2s;}
.prosel-photo-gallery a:hover img {transform:scale(1.03);}
.prosel-lightbox {width:min(1100px,94vw);max-width:94vw;max-height:94vh;border:0;background:#101010;color:#fff;padding:48px 48px 16px;border-radius:5px;}
.prosel-lightbox::backdrop {background:rgba(0,0,0,.85);}
.prosel-lightbox img {display:block;max-height:75vh;max-width:100%;object-fit:contain;margin:auto;}
.prosel-lightbox button {background:#fff;color:#111;border:0;border-radius:3px;min-width:44px;min-height:44px;cursor:pointer;font:26px Arial;padding:4px;}
.prosel-lightbox .close {position:absolute;right:8px;top:4px;}
.prosel-lightbox .previous {position:absolute;left:2px;top:48%;}
.prosel-lightbox .next {position:absolute;right:2px;top:48%;}
.prosel-lightbox p {font-size:14px;text-align:center;margin:14px 0 0;}
.prosel-form-note,#contact-status {font-size:14px;line-height:1.6;color:#555;}
.prosel-contact-form input,.prosel-contact-form textarea {max-width:100%!important;}
.prosel-contact-form textarea {resize:vertical;}
.prosel-contact-form button {background:#d62737!important;color:white!important;border:0!important;min-height:44px;padding:12px 22px!important;cursor:pointer;}
.prosel-contact-form a {text-decoration:underline;}
.prosel-status {position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:max-content;max-width:90vw;background:white;color:#222;box-shadow:0 4px 30px #0003;border-left:4px solid #d62737;padding:16px 22px;z-index:100000;font-size:14px;}
@media(max-width:767px) {
  .elementor-element.animated {animation:none!important;transform:none!important;opacity:1!important;}
  .prosel-photo-gallery {grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
  .prosel-photo-gallery img {height:150px;}
  .elementor-container,.elementor-row,.elementor-column,.elementor-widget-wrap {min-width:0;}
  .elementor-widget-heading h2,.elementor-image-box-title {overflow-wrap:break-word;}
  .prosel-lightbox {padding:48px 40px 14px;}
  .prosel-table-scroll table {font-size:14px;}
  header .hfe-site-logo-img {width:48px!important;max-width:none!important;}
  .elementor-headline,.elementor-headline-dynamic-wrapper,.elementor-headline-plain-text,.elementor-headline-dynamic-text {font-size:26px!important;white-space:normal!important;}
  .elementor-widget-text-editor p {text-align:left!important;}
}
@media(max-width:1024px) {
  header .hfe-nav-menu__toggle[aria-expanded="false"]+nav {display:none!important;}
  header .hfe-nav-menu__toggle[aria-expanded="true"]+nav {display:block!important;position:fixed!important;top:90px!important;left:12px!important;right:12px!important;width:calc(100vw - 24px)!important;max-height:calc(100dvh - 105px);overflow-y:auto!important;background:#fff;box-shadow:0 6px 20px #0003;z-index:9999;}
  header .hfe-nav-menu__toggle[aria-expanded="true"]+nav>ul {display:block!important;width:100%!important;opacity:1!important;visibility:visible!important;}
  header .hfe-nav-menu__toggle[aria-expanded="true"]+nav a {min-height:44px;white-space:normal;}
}
