.drw-card-gallery-data{display:none!important}.drw-card-gallery{position:relative!important;display:block;overflow:hidden;isolation:isolate}.drw-card-gallery-stage{position:relative;display:block;width:100%;height:100%;overflow:hidden}.drw-card-gallery-slide{display:block;width:100%;height:100%;object-fit:inherit;opacity:0;visibility:hidden;transition:opacity .22s ease;pointer-events:none}.drw-card-gallery-slide>img{display:block;width:100%;height:100%;object-fit:inherit}.drw-card-gallery-slide:not(:first-child){position:absolute;inset:0}.drw-card-gallery-slide.is-active{opacity:1;visibility:visible}.drw-card-gallery-theme-extra{display:none!important}.drw-card-gallery-arrow{position:absolute;z-index:5;top:50%;display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:999px;background:var(--drwo-accent,var(--drw-card-gallery-primary,#092664));color:#fff;font-size:20px;font-family:Arial,sans-serif;line-height:1;box-shadow:0 5px 16px rgba(15,23,42,.22);opacity:0;visibility:hidden;transform:translateY(-50%) scale(.88);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;cursor:pointer;user-select:none}.drw-card-gallery-arrow.is-prev{right:10px}.drw-card-gallery-arrow.is-next{left:10px}.drw-card-gallery:hover .drw-card-gallery-arrow,.drw-card-gallery:focus-within .drw-card-gallery-arrow{opacity:1;visibility:visible;transform:translateY(-50%) scale(1)}.drw-card-gallery-dots{position:absolute;z-index:5;right:50%;bottom:8px;display:none;gap:5px;align-items:center;padding:4px 6px;border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 2px 10px rgba(15,23,42,.08);transform:translateX(50%);backdrop-filter:blur(5px)}.drw-card-gallery-dot{display:block;width:6px;height:6px;border-radius:999px;background:rgba(71,85,105,.42);transition:width .2s ease,background-color .2s ease;cursor:pointer}.drw-card-gallery-dot.is-active{width:15px;background:var(--drwo-accent,var(--drw-card-gallery-primary,#092664))}.drw-card-gallery-arrow:focus-visible,.drw-card-gallery-dot:focus-visible{outline:2px solid #fff;outline-offset:2px}@media (hover:none),(pointer:coarse){.drw-card-gallery-arrow{display:none}.drw-card-gallery-dots{display:flex;bottom:6px}}@media (prefers-reduced-motion:reduce){.drw-card-gallery-slide,.drw-card-gallery-arrow,.drw-card-gallery-dot{transition:none!important}}
