.dayup-home-slider{position:relative;width:100%;max-width:100%;min-width:0;margin:0;padding:0;isolation:isolate;letter-spacing:0}.dayup-home-slides{position:relative;aspect-ratio:var(--dayup-slider-ratio);overflow:hidden}.dayup-home-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s ease,visibility 0s .6s}.dayup-home-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .6s ease;z-index:1}.dayup-home-slide a,.dayup-home-slide picture{display:block;width:100%;height:100%;margin:0;padding:0}.dayup-home-slide img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;margin:0;padding:0;border-radius:0}.dayup-home-controls{position:absolute;z-index:2;left:16px;right:16px;bottom:16px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;pointer-events:none}.dayup-home-controls[hidden]{display:none}.dayup-home-controls button{box-sizing:border-box;pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;padding:0;margin:0;background:#fff;color:#202936;border:1px solid #dce1e8;border-radius:50%;cursor:pointer;box-shadow:0 1px 4px #0002}.dayup-home-controls button:hover{background:#f0f2f4;color:#111}.dayup-home-controls button:focus-visible{outline:3px solid #2271b1;outline-offset:3px}.dayup-home-controls .dashicons{font-size:20px;width:20px;height:20px}.dayup-home-dots{display:flex;flex-wrap:wrap;margin-left:auto;gap:0;max-width:100%;pointer-events:auto}.dayup-home-dots button{width:28px;height:36px;min-width:28px;border:0;background:transparent;box-shadow:none}.dayup-home-dots button::before{content:"";width:8px;height:8px;border:1px solid #fff;border-radius:50%;background:#444;box-shadow:0 1px 3px #0008}.dayup-home-dots button[aria-current=true]::before{background:#fff}.dayup-home-slider .screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:767px){.dayup-home-slides{aspect-ratio:var(--dayup-slider-mobile-ratio)}.dayup-home-controls{left:10px;right:10px;bottom:10px}}@media(prefers-reduced-motion:reduce){.dayup-home-slide,.dayup-home-slide.is-active{transition:none}}
