.home-slideshow{position:relative;width:100%;background:#f5f6f5;letter-spacing:0}
.home-slides{width:100%;margin-inline:auto}
.home-slide{position:relative;width:100%}
.home-slide[hidden],.home-slide-controls[hidden]{display:none}
.home-slide>img{display:block;width:100%;aspect-ratio:1912/823;height:auto;object-fit:contain;background:#edf0f0}
.home-slide-actions{display:flex;align-items:center;justify-content:center;gap:28px;min-height:82px;padding:16px 24px;background:#f7f5f0}
.home-slide-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;font-size:12px;font-weight:800;line-height:1.4;text-transform:uppercase;letter-spacing:0;text-align:center;text-decoration:none}
.home-slide-actions .factory-quote-link{padding:12px 24px;background:#105b4b;color:#fff;border:1px solid #105b4b;border-radius:0}
.home-slide-actions .factory-quote-link:hover{background:#0b4639}
.home-slide-actions .explore-products-link{gap:7px;color:#111;border-bottom:1px solid currentColor;min-height:36px;padding:5px 0}
.home-slide-actions .explore-products-link svg{width:16px;height:16px;flex-shrink:0}
.home-slide-actions a:focus-visible,.home-slide-controls button:focus-visible{outline:3px solid #6744ac;outline-offset:4px}
.home-slide-controls{display:flex;justify-content:center;align-items:center;gap:8px;height:52px;background:#fff;border-bottom:1px solid #e1e4e1}
.home-slide-controls button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;background:transparent;color:#30352f;cursor:pointer;border-radius:3px}
.home-slide-controls button:hover{background:#eef2ef}
.home-slide-controls button svg{width:19px;height:19px}
.home-slide-dots{display:flex}
.home-slide-dots button{width:30px}
.home-slide-dots span{width:7px;height:7px;border-radius:50%;background:#b5bcb8}
.home-slide-dots [aria-current=true] span{background:#105b4b;box-shadow:0 0 0 3px #e0ebe6}
@media(min-width:1400px){
  .home-slide-actions{position:absolute;left:5%;top:66%;justify-content:flex-start;min-height:0;padding:0;background:transparent;gap:20px}
  .home-slide-actions a{font-size:11px;min-height:44px}
  .home-slide-actions .factory-quote-link{padding:10px 18px}
  .home-slide-1 .home-slide-actions{left:7.5%;top:56%;align-items:flex-start;flex-direction:column;gap:10px}
  .home-slide-2 .home-slide-actions{left:6%;top:73%}
  .home-slide-3 .home-slide-actions{left:7.3%;top:67%}
  .home-slide-4 .home-slide-actions{left:4.4%;top:88%}
  .home-slide-4 .explore-products-link{background:#f7f5f0;padding:5px 9px}
}
@media(min-width:561px) and (max-width:1399px) and (min-height:600px){.home-slides{max-width:calc((100svh - 310px)*2.323)}}
@media(min-width:1400px) and (min-height:600px){.home-slides{max-width:calc((100svh - 210px)*2.323)}}
@media(min-width:1700px) and (min-height:1000px){.home-slide-actions a{font-size:13px;min-height:50px}.home-slide-actions{gap:28px}.home-slide-actions .factory-quote-link{padding:12px 24px}}
@media(max-width:560px){
  .home-slide-actions{flex-direction:column;gap:10px;padding:18px 20px;min-height:132px}
  .home-slide-actions a{font-size:11px;max-width:100%;min-height:44px}
  .home-slide-actions .factory-quote-link{width:100%;max-width:320px}
  .home-slide-controls{height:48px}
}
