
/* HWS Premium Homepage v1.1 — tuned to the approved visual */
body.hws-homepage-active #footer-outer,
body.hws-homepage-active .nectar-global-section.before-footer,
body.hws-homepage-active #to-top { display:none!important; }

html body.hws-homepage-active,
body.hws-homepage-active #ajax-content-wrap,
body.hws-homepage-active .container-wrap {
  background:#fff!important; padding:0!important; margin:0!important;
}
body.hws-homepage-active .main-content,
body.hws-homepage-active .main-content > .row,
body.hws-homepage-active .wpb_row,
body.hws-homepage-active .wpb_column,
body.hws-homepage-active .wpb_wrapper,
body.hws-homepage-active .wpb_content_element {
  width:100%!important; max-width:none!important; margin:0!important; padding:0!important;
}

.hws-home{
  --red:#ff1f2b; --ink:#09090a; --muted:#666b72; --line:#e7e7e9; --soft:#f6f6f7;
  font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  color:var(--ink)!important; background:#fff!important; overflow:hidden;
  font-size:16px!important; line-height:1.4!important;
}
.hws-home *{box-sizing:border-box}
.hws-home a{text-decoration:none!important}
.hws-home button,.hws-home input{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.hws-home h1,.hws-home h2,.hws-home h3,.hws-home strong,
.hws-navlinks a,.hws-btn,.hws-kicker,.hws-section-title span,.hws-red-label{
  font-family:"Montserrat","Inter",sans-serif!important;
}
.hws-shell{width:min(1400px,calc(100% - 84px));margin:0 auto}
.hws-home svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.hws-btn{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;
  min-height:48px!important;border-radius:999px!important;padding:0 26px!important;
  text-transform:uppercase!important;font-size:11px!important;font-weight:800!important;letter-spacing:.035em!important;
  line-height:1!important;transition:.25s ease!important;border:1px solid transparent!important;cursor:pointer!important;
  box-shadow:none!important;background-image:none!important;
}
.hws-btn:hover{transform:translateY(-2px)}
.hws-btn-red{background:var(--red)!important;color:#fff!important;border-color:var(--red)!important;box-shadow:0 10px 28px rgba(255,31,43,.22)!important}
.hws-btn-red:hover{background:#eb111e!important;box-shadow:0 14px 36px rgba(255,31,43,.32)!important}
.hws-btn-outline{border-color:var(--red)!important;color:#fff!important;background:rgba(0,0,0,.14)!important}
.hws-btn-glass{border-color:rgba(255,255,255,.74)!important;color:#fff!important;background:rgba(0,0,0,.16)!important;backdrop-filter:blur(10px)}
.hws-btn-light{background:#fff!important;color:#111!important;border-color:#e4e4e6!important}
.hws-btn svg{width:16px;height:16px}

.hws-nav{
  position:absolute;z-index:50;top:0;left:50%;transform:translateX(-50%);
  width:min(1460px,calc(100% - 70px));height:88px;
  display:grid;grid-template-columns:260px 1fr 160px;align-items:center;color:#fff;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.hws-brand{display:flex;align-items:center;height:100%}
.hws-brand img{display:block!important;width:218px!important;max-width:218px!important;max-height:68px!important;height:auto!important;object-fit:contain;object-position:left center}
.hws-navlinks{display:flex;justify-content:center;align-items:center;gap:38px}
.hws-navlinks a{
  color:#fff!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase!important;
  letter-spacing:.025em!important;opacity:.96;white-space:nowrap;position:relative;
}
.hws-navlinks a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:1px;background:var(--red);transition:.22s}
.hws-navlinks a:hover:after{right:0}
.hws-nav-book{justify-self:end}
.hws-menu-btn{display:none;border:0!important;background:transparent!important;color:#fff!important;padding:8px!important;margin-left:auto!important;box-shadow:none!important}
.hws-menu-btn svg{width:29px;height:29px}
.hws-mobile-menu{display:none}

.hws-hero{position:relative;min-height:610px;background:#080809;color:#fff}
.hws-hero-bg{
  position:absolute;inset:0;
  background-image:
    linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.34) 26%,rgba(0,0,0,.05) 58%,rgba(0,0,0,.10) 100%),
    linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.04) 55%,rgba(0,0,0,.2)),
    url("hero-rs3-rs5.png");
  background-position:center 49%;background-size:cover;background-repeat:no-repeat;
}
.hws-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:110px;background:linear-gradient(transparent,rgba(0,0,0,.18));pointer-events:none}
.hws-hero-content{position:relative;z-index:2;min-height:610px;display:flex;align-items:center;padding-top:88px}
.hws-hero-copy{width:590px;padding-left:4px}
.hws-kicker{
  font-size:9px!important;font-weight:800!important;letter-spacing:.18em!important;color:#fff!important;opacity:.58;
  margin:0 0 17px!important;text-transform:uppercase!important;
}
.hws-home .hws-hero h1{
  margin:0 0 18px!important;padding:0!important;color:#fff!important;
  font-family:"Montserrat","Inter",sans-serif!important;font-size:55px!important;line-height:.93!important;
  letter-spacing:-.035em!important;font-weight:900!important;text-transform:uppercase!important;
}
.hws-home .hws-hero h1 span{color:var(--red)!important}
.hws-hero p{font-size:16px!important;line-height:1.4!important;margin:0 0 25px!important;color:#fff!important;opacity:.96}
.hws-hero-actions{display:flex;gap:12px}
.hws-hero-actions .hws-btn{min-width:190px}

.hws-booking-wrap{position:relative;z-index:10;margin-top:-42px;padding:0 24px}
.hws-booking-card{
  width:min(1110px,100%);margin:0 auto;background:#fff!important;border:1px solid rgba(0,0,0,.04)!important;border-radius:16px!important;
  min-height:88px;display:grid;grid-template-columns:1.25fr 1fr 1fr auto;align-items:center;padding:10px 12px 10px 20px!important;
  box-shadow:0 18px 48px rgba(0,0,0,.14)!important;
}
.hws-booking-title{display:flex;align-items:center;gap:15px;padding-right:20px;border-right:1px solid var(--line);min-width:0}
.hws-booking-title .hws-icon{width:44px;height:44px;border-radius:12px;background:#f4f4f5;display:grid;place-items:center;flex:0 0 auto}
.hws-booking-title small{display:block!important;text-transform:uppercase!important;font-size:8px!important;line-height:1!important;color:#9a9ca0!important;font-weight:800!important;letter-spacing:.08em!important;margin-bottom:5px!important}
.hws-booking-title strong{display:block!important;text-transform:uppercase!important;font-size:11px!important;line-height:1.15!important;color:#111!important;font-weight:800!important}
.hws-booking-card label{display:flex!important;flex-direction:column!important;gap:4px!important;padding:0 22px!important;border-right:1px solid var(--line)!important;margin:0!important}
.hws-booking-card label span{font-size:9px!important;font-weight:800!important;color:#222!important}
.hws-booking-card input{
  border:0!important;background:transparent!important;padding:4px 0!important;margin:0!important;
  font-size:12px!important;box-shadow:none!important;height:32px!important;min-height:32px!important;color:#565a60!important;
}
.hws-booking-card button{margin-left:12px!important;white-space:nowrap!important;min-width:230px!important}

.hws-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:42px;padding:53px 0 46px}
.hws-benefits article{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:start}
.hws-benefit-icon{width:42px;height:42px;display:grid;place-items:center;color:#555b62}
.hws-benefit-icon svg{width:29px;height:29px}
.hws-benefits strong{display:block!important;text-transform:uppercase!important;font-size:10px!important;line-height:1.25!important;letter-spacing:.025em!important;color:#111!important}
.hws-benefits p{font-size:11px!important;line-height:1.48!important;color:#666b72!important;margin:5px 0 0!important}

.hws-section{padding:26px 0 46px}
.hws-section-title{text-align:center;margin-bottom:24px}
.hws-section-title.align-left{text-align:left}
.hws-section-title span,.hws-red-label{
  display:block!important;color:var(--red)!important;text-transform:uppercase!important;font-size:9px!important;
  font-weight:800!important;letter-spacing:.12em!important;margin:0 0 7px!important;
}
.hws-home .hws-section-title h2,.hws-home .hws-app h2,.hws-home .hws-meilen h2,.hws-home .hws-final-cta h2{
  font-family:"Montserrat","Inter",sans-serif!important;font-size:30px!important;line-height:1!important;
  letter-spacing:-.03em!important;text-transform:uppercase!important;font-weight:900!important;margin:0!important;color:#0b0b0c!important;
}

.hws-cars{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.hws-car-card{
  display:grid!important;grid-template-columns:42% 58%;grid-template-rows:auto 1fr auto;
  background:#fff!important;border:1px solid #e8e8ea!important;border-radius:13px!important;padding:22px 20px 18px!important;
  color:#111!important;box-shadow:0 10px 30px rgba(0,0,0,.07)!important;overflow:hidden;transition:.25s;min-height:250px;
}
.hws-car-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(0,0,0,.11)!important}
.hws-car-head{grid-column:1;grid-row:1;display:flex;align-items:flex-start;justify-content:space-between;z-index:2}
.hws-home .hws-car-head h3{font-family:"Montserrat",sans-serif!important;font-size:20px!important;line-height:.98!important;text-transform:uppercase!important;letter-spacing:-.02em!important;margin:0!important;color:#111!important;font-weight:800!important}
.hws-car-head div>span{display:block;color:var(--red)!important;font-family:"Montserrat",sans-serif!important;font-size:12px!important;font-weight:800!important;text-transform:uppercase!important;margin-top:3px}
.hws-arrow{grid-column:2;grid-row:3;align-self:end;justify-self:end;color:var(--red)!important;z-index:3}
.hws-car-image{grid-column:2;grid-row:1/4;height:200px!important;margin:0!important;overflow:hidden;border-radius:0!important;background:transparent!important;align-self:center}
.hws-car-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 50%!important;display:block!important;transition:.35s}
.hws-car-card:hover .hws-car-image img{transform:scale(1.025)}
.hws-specs{grid-column:1;grid-row:2;align-self:center;display:flex!important;flex-direction:column!important;gap:8px!important;border:0!important;padding:15px 0 0!important;color:#4c5056!important;font-size:11px!important}
.hws-specs span{display:block}
.hws-specs span:before{content:"◦";font-weight:900;color:#6d7177;margin-right:8px}
.hws-price{grid-column:1;grid-row:3;align-self:end;margin:0!important;font-family:"Montserrat",sans-serif!important;font-size:17px!important;font-weight:900!important;color:#111!important}
.hws-price small{font-size:9px!important;text-transform:lowercase!important}
.hws-price em{font-size:10px!important;color:#666!important;font-style:normal!important;font-weight:500!important}

.hws-app{
  min-height:340px;background:linear-gradient(115deg,#101112,#27292c)!important;border-radius:15px!important;
  margin-top:9px;margin-bottom:28px;color:#fff;display:grid;grid-template-columns:43% 57%;overflow:hidden;position:relative;
}
.hws-app-copy{padding:46px 0 40px 42px;position:relative;z-index:2}
.hws-home .hws-app h2{color:#fff!important;font-size:28px!important;line-height:1.05!important}
.hws-app p{color:#c8c9cc!important;font-size:11px!important;line-height:1.6!important;max-width:505px;margin:13px 0 22px!important}
.hws-store-row{display:flex;gap:10px}
.hws-store{display:flex!important;align-items:center!important;gap:9px!important;color:#fff!important;border:1px solid rgba(255,255,255,.26)!important;background:#060606!important;border-radius:7px!important;padding:7px 12px!important;min-width:138px}
.hws-store>span{font-size:22px}.hws-store small{display:block!important;font-size:7px!important;line-height:1!important;color:#ddd!important}.hws-store b{display:block!important;font-size:12px!important;line-height:1.2!important;color:#fff!important}
.hws-phones{position:relative;min-height:340px}
.hws-phone{position:absolute;width:166px;height:320px;border:5px solid #1a1b1e;border-radius:28px;background:linear-gradient(170deg,#101114,#0b0b0c);color:#fff;box-shadow:0 20px 50px rgba(0,0,0,.42);padding:34px 14px 14px;overflow:hidden}
.hws-phone .notch{position:absolute;width:62px;height:15px;border-radius:0 0 10px 10px;background:#1b1b1d;top:0;left:50%;transform:translateX(-50%)}
.hws-phone .tiny{font-size:8px!important;color:#aaa!important;display:block!important;margin-bottom:10px!important}.hws-phone .tiny.red{color:var(--red)!important}
.hws-phone b{font-size:11px!important;color:#fff!important;display:block!important;margin-bottom:10px!important}.hws-phone strong{font-size:34px!important;color:#fff!important;display:block!important;margin:30px 0 0!important}
.hws-phone small{font-size:7px!important;color:#aaa!important}.hws-phone button{border:0!important;border-radius:999px!important;background:var(--red)!important;color:#fff!important;text-transform:uppercase!important;font-size:7px!important;padding:7px 10px!important;margin-top:15px!important}
.hws-phone.p1{left:38px;bottom:-45px;transform:rotate(5deg);z-index:4}.hws-phone.p2{left:170px;bottom:-58px;transform:rotate(-3deg);z-index:3}.hws-phone.p3{left:300px;bottom:-50px;transform:rotate(2deg);z-index:2}.hws-phone.p4{left:430px;bottom:-58px;transform:rotate(7deg);z-index:1;background:radial-gradient(circle at 50% 25%,#3b2c12,#0a0a0b 65%)}
.mini-car{height:92px;border-radius:12px;background:linear-gradient(160deg,#400,#140000);margin-bottom:10px;position:relative}.mini-car:after{content:"RS3";position:absolute;inset:0;display:grid;place-items:center;color:#f33;font-weight:950;font-size:24px;letter-spacing:.1em}
.listline{height:55px;border-radius:11px;background:#17181b;margin:9px 0}.doccard{height:72px;border-radius:11px;background:#eee;margin:10px 0}

.hws-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.hws-steps article{position:relative;padding:21px 22px 19px;border-top:1px solid #e6e6e7}
.hws-step-icon{width:48px;height:48px;display:grid;place-items:center;color:#50555b;margin-bottom:17px}
.hws-step-icon svg{width:34px;height:34px}
.hws-step-no{position:absolute;top:22px;right:23px;color:var(--red);font-family:"Montserrat",sans-serif!important;font-weight:900!important;font-size:10px!important}
.hws-home .hws-steps h3{text-transform:uppercase!important;font-size:12px!important;line-height:1.25!important;margin:0 0 7px!important;color:#111!important;font-weight:800!important}
.hws-steps p{font-size:11px!important;line-height:1.5!important;color:#666!important;margin:0!important}

.hws-review-strip{
  margin-top:16px;margin-bottom:52px;padding:24px 30px;border:1px solid #e9e9eb!important;border-radius:15px!important;
  display:flex;align-items:center;gap:20px;box-shadow:0 10px 28px rgba(0,0,0,.06)!important;background:#fff!important;
}
.hws-review-strip>div:first-child{display:grid;grid-template-columns:auto auto 1fr;align-items:end;column-gap:5px}
.hws-review-score{font-family:"Montserrat",sans-serif!important;font-size:35px!important;font-weight:900!important;line-height:1!important}
.hws-stars{color:#f6b700!important;letter-spacing:2px;margin-left:10px}
.hws-review-strip small{grid-column:1/4;color:#777!important;margin-top:5px!important;font-size:9px!important}
.hws-google{margin-left:auto;font-size:34px!important;font-weight:900!important;background:conic-gradient(#4285f4 0 25%,#34a853 0 45%,#fbbc05 0 70%,#ea4335 0);-webkit-background-clip:text;color:transparent!important}

.hws-meilen{border-radius:16px!important;background:#0c0c0d!important;color:#fff!important;padding:40px 42px!important;margin-bottom:52px;display:grid;grid-template-columns:1fr 420px;align-items:center;gap:35px}
.hws-home .hws-meilen h2{color:#fff!important;margin-bottom:12px!important}.hws-meilen p{color:#bbb!important;max-width:540px;margin:0!important;font-size:12px!important}
.hws-mile-card{border:1px solid rgba(255,255,255,.15)!important;background:linear-gradient(120deg,rgba(255,255,255,.07),rgba(255,255,255,.02))!important;border-radius:14px!important;padding:24px!important}
.hws-mile-card small{display:block!important;color:#aaa!important;text-transform:uppercase!important;font-size:8px!important;letter-spacing:.1em!important}.hws-mile-card strong{display:block!important;color:#fff!important;font-size:27px!important;margin:4px 0 8px!important}.hws-mile-card span{font-size:10px!important;color:#aaa!important}

.hws-final-cta{position:relative;min-height:430px;background:#090909!important;color:#fff!important;display:flex;align-items:center}
.hws-final-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.22)),url("rs3-rear.png") center 52%/cover no-repeat}
.hws-final-cta .hws-shell{position:relative;z-index:2}.hws-final-cta span{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#ddd!important}
.hws-home .hws-final-cta h2{font-size:46px!important;color:#fff!important;margin:7px 0 22px!important}.hws-final-cta .hws-btn{margin-right:10px!important}

.hws-footer{background:#080809!important;color:#fff!important;padding:44px 0 25px!important}
.hws-footer .hws-shell{display:grid;grid-template-columns:260px 1fr auto;gap:30px;align-items:center}
.hws-footer img{width:215px!important;height:auto!important}.hws-footer p{color:#aaa!important;font-size:11px!important;margin:0!important}
.hws-footer-links{display:flex;gap:18px;justify-content:flex-end}.hws-footer-links a{color:#bbb!important;font-size:10px!important;text-transform:uppercase!important}
.hws-footer small{grid-column:1/4;border-top:1px solid #222;padding-top:20px;color:#666!important;margin-top:10px!important;font-size:9px!important}

@media (max-width:1180px){
  .hws-shell{width:min(1120px,calc(100% - 52px))}
  .hws-nav{grid-template-columns:215px 1fr 135px;width:calc(100% - 40px)}
  .hws-brand img{width:185px!important}.hws-navlinks{gap:22px}.hws-navlinks a{font-size:9px!important}
  .hws-home .hws-hero h1{font-size:49px!important}
  .hws-phone.p1{left:0}.hws-phone.p2{left:118px}.hws-phone.p3{left:236px}.hws-phone.p4{left:354px}
}
@media (max-width:900px){
  .hws-shell{width:min(100% - 30px,680px)}
  .hws-nav{position:absolute;width:calc(100% - 26px);height:72px;grid-template-columns:1fr auto;border:0}
  .hws-brand img{width:154px!important}.hws-navlinks,.hws-nav-book{display:none!important}.hws-menu-btn{display:block!important}
  .hws-mobile-menu{position:fixed;z-index:1000;inset:0;background:rgba(8,8,9,.985)!important;padding:88px 26px 28px;flex-direction:column;gap:4px}
  .hws-mobile-menu.is-open{display:flex}.hws-mobile-menu>a:not(.hws-btn){font-family:"Montserrat",sans-serif!important;font-size:23px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:-.03em!important;color:#fff!important;padding:11px 0!important;border-bottom:1px solid #222!important}
  .hws-mobile-menu .hws-btn{margin-top:18px!important}.hws-mobile-close{position:absolute;right:23px;top:22px;border:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important}

  .hws-hero{min-height:650px}.hws-hero-bg{background-image:linear-gradient(180deg,rgba(0,0,0,.74) 0%,rgba(0,0,0,.18) 50%,rgba(0,0,0,.63) 100%),url("hero-rs3-rs5.png");background-position:center 50%;background-size:cover}
  .hws-hero-content{min-height:650px;align-items:flex-start;padding-top:117px}.hws-hero-copy{width:100%}
  .hws-kicker{display:none!important}.hws-home .hws-hero h1{font-size:39px!important;line-height:.95!important;max-width:360px}.hws-hero p{font-size:12px!important}
  .hws-hero-actions{flex-direction:column;max-width:320px}.hws-hero-actions .hws-btn{width:100%!important}

  .hws-booking-wrap{margin-top:-74px;padding:0 15px}.hws-booking-card{grid-template-columns:1fr;gap:0;border-radius:15px!important;padding:17px!important}
  .hws-booking-title{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:0 0 14px!important;margin-bottom:4px}
  .hws-booking-card label{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:10px 0!important}.hws-booking-card button{margin:12px 0 0!important;width:100%!important;min-width:0!important}

  .hws-benefits{grid-template-columns:1fr 1fr;padding-top:42px;gap:24px 28px}
  .hws-cars{grid-template-columns:1fr}.hws-car-card{min-height:250px}
  .hws-app{grid-template-columns:1fr;min-height:650px}.hws-app-copy{padding:34px 25px 18px}.hws-phones{min-height:370px;transform:translateX(7px)}
  .hws-steps{grid-template-columns:1fr}.hws-review-strip{flex-wrap:wrap}.hws-google{margin-left:0}.hws-review-strip .hws-btn{margin-left:auto!important}
  .hws-meilen{grid-template-columns:1fr;padding:31px 25px!important}.hws-final-cta{min-height:420px}.hws-home .hws-final-cta h2{font-size:38px!important}
  .hws-footer .hws-shell{grid-template-columns:1fr}.hws-footer p,.hws-footer-links,.hws-footer small{grid-column:1}.hws-footer-links{justify-content:flex-start;flex-wrap:wrap}
}
@media (max-width:560px){
  .hws-shell{width:calc(100% - 26px)}
  .hws-nav{width:calc(100% - 22px)}.hws-brand img{width:143px!important}
  .hws-hero{min-height:625px}.hws-hero-content{min-height:625px;padding-top:103px}
  .hws-home .hws-hero h1{font-size:34px!important;line-height:.96!important;letter-spacing:-.03em!important}.hws-hero p{font-size:11px!important}
  .hws-benefits{grid-template-columns:1fr;padding:36px 0 14px}.hws-section{padding-top:27px}.hws-home .hws-section-title h2{font-size:25px!important}
  .hws-car-card{grid-template-columns:48% 52%;padding:17px!important;min-height:225px}.hws-home .hws-car-head h3{font-size:18px!important}.hws-car-head div>span{font-size:10px!important}
  .hws-car-image{height:165px!important}.hws-specs{font-size:10px!important;gap:6px!important}.hws-price{font-size:15px!important}
  .hws-app{border-radius:13px!important}.hws-app-copy{padding:29px 21px 12px}.hws-home .hws-app h2{font-size:25px!important}.hws-store-row{flex-direction:column;align-items:flex-start}
  .hws-phones{min-height:350px;transform:scale(.86) translateX(-2%);transform-origin:left bottom;width:116%}
  .hws-review-strip{padding:21px!important}.hws-review-strip>div:first-child{grid-template-columns:auto auto}.hws-stars{grid-column:1/3;margin:8px 0 0}.hws-review-strip small{grid-column:1/3}.hws-review-strip .hws-btn{width:100%!important;margin:0!important}
  .hws-home .hws-final-cta h2{font-size:33px!important}.hws-final-cta .hws-btn{display:flex!important;width:100%!important;margin:9px 0 0!important}
}


/* v1.2 exact approved RS3 + RS5 hero artwork */
.hws-hero-bg{
  background-image:
    linear-gradient(90deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.43) 25%,rgba(0,0,0,.05) 57%,rgba(0,0,0,.08) 100%),
    linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.03) 55%,rgba(0,0,0,.22)),
    url("hero-rs3-rs5.png")!important;
  background-position:center 53%!important;
  background-size:cover!important;
}
@media (max-width:900px){
  .hws-hero-bg{
    background-image:
      linear-gradient(180deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.30) 47%,rgba(0,0,0,.68) 100%),
      url("hero-rs3-rs5.png")!important;
    background-position:63% center!important;
    background-size:cover!important;
  }
}

/* v1.3 vehicle product renders */
.hws-car-image{background:#050505!important;}
.hws-car-image img{object-fit:contain!important;object-position:center center!important;}

/* v1.5 exact transparent uploads */
.hws-car-image,
.hws-car-image img {
  background: transparent !important;
  background-color: transparent !important;
}
.hws-car-image img {
  object-fit: contain !important;
  object-position: center center !important;
}


/* v1.6 — live Wunschzeitraum-Suche über HWS Rentals */
.hws-booking-card{
  grid-template-columns:1.15fr 1.15fr 1.15fr auto!important;
}
.hws-date-time{
  display:grid;
  grid-template-columns:minmax(118px,1.3fr) minmax(76px,.7fr);
  gap:8px;
  align-items:center;
}
.hws-date-time input[type="time"]{
  border-left:1px solid var(--line)!important;
  padding-left:10px!important;
}
.hws-booking-card button:disabled{opacity:.75;cursor:wait!important;transform:none!important}
.hws-spinner{
  width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;
  border-radius:50%;display:inline-block;animation:hwsSpin .7s linear infinite;vertical-align:middle
}
@keyframes hwsSpin{to{transform:rotate(360deg)}}

.hws-availability-results{
  width:min(1110px,100%);margin:14px auto 0;display:none;
}
.hws-availability-results.is-open{display:block}
.hws-search-loading,.hws-search-message{
  background:#fff;border:1px solid #e8e8ea;border-radius:14px;padding:18px 22px;
  box-shadow:0 14px 38px rgba(0,0,0,.10);display:flex;align-items:center;gap:12px;
  font-size:12px;color:#333;
}
.hws-search-message.is-error{border-color:#ffd4d7;color:#b3131d;background:#fffafb}
.hws-results-head{
  background:#0c0c0d;color:#fff;border-radius:16px 16px 0 0;padding:20px 24px;
  display:flex;align-items:center;justify-content:space-between;gap:20px
}
.hws-results-head .hws-red-label{margin-bottom:5px!important}
.hws-results-head strong{
  display:block!important;color:#fff!important;font-family:"Montserrat","Inter",sans-serif!important;
  text-transform:uppercase;font-size:17px!important;line-height:1.15!important
}
.hws-results-head small{display:block!important;color:#9b9da1!important;font-size:10px!important;margin-top:5px!important}
.hws-results-close{
  width:34px;height:34px;border:1px solid #333!important;border-radius:50%!important;background:#171719!important;
  color:#fff!important;font-size:22px!important;line-height:1!important;padding:0!important;box-shadow:none!important;flex:0 0 auto
}
.hws-results-grid{
  display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e7e7e9;
  border:1px solid #e7e7e9;border-top:0;border-radius:0 0 16px 16px;overflow:hidden;
  box-shadow:0 18px 48px rgba(0,0,0,.12)
}
.hws-result-card{
  background:#fff;padding:18px;display:grid;grid-template-columns:42% 58%;align-items:center;min-height:190px
}
.hws-result-card.is-unavailable{background:#fafafa}
.hws-result-image{height:145px;display:flex;align-items:center;justify-content:center}
.hws-result-image img{width:100%!important;height:100%!important;object-fit:contain!important;background:transparent!important}
.hws-result-body{padding:4px 12px 4px 18px}
.hws-result-status{
  display:flex;align-items:center;gap:7px;text-transform:uppercase;font-family:"Montserrat","Inter",sans-serif!important;
  font-size:9px!important;font-weight:800!important;letter-spacing:.06em;margin-bottom:7px;color:#16853b
}
.hws-result-card.is-unavailable .hws-result-status{color:#a2a2a6}
.hws-status-dot{width:7px;height:7px;border-radius:50%;background:#20b453;box-shadow:0 0 0 4px rgba(32,180,83,.10)}
.hws-result-card.is-unavailable .hws-status-dot{background:#aaa;box-shadow:none}
.hws-home .hws-result-card h3{
  font-family:"Montserrat","Inter",sans-serif!important;text-transform:uppercase!important;
  font-size:20px!important;line-height:1!important;font-weight:900!important;margin:0 0 8px!important;color:#111!important
}
.hws-result-card p{font-size:10px!important;line-height:1.45!important;color:#6a6d72!important;margin:0 0 13px!important}
.hws-result-card .hws-btn{min-height:38px!important;padding:0 16px!important;font-size:9px!important}
.hws-result-disabled{
  display:inline-block;color:#999;font-size:9px;text-transform:uppercase;font-family:"Montserrat","Inter",sans-serif!important;font-weight:800
}

@media(max-width:1180px){
  .hws-booking-card{grid-template-columns:1fr 1fr 1fr!important}
  .hws-booking-title{grid-column:1}
  .hws-booking-card>button{grid-column:3;margin:10px 0 0!important}
}
@media(max-width:900px){
  .hws-booking-card{grid-template-columns:1fr!important}
  .hws-booking-card>button{grid-column:1!important}
  .hws-results-grid{grid-template-columns:1fr}
  .hws-result-card{grid-template-columns:40% 60%}
}
@media(max-width:560px){
  .hws-date-time{grid-template-columns:1.35fr .65fr}
  .hws-result-card{grid-template-columns:1fr;padding:16px}
  .hws-result-image{height:135px}
  .hws-result-body{padding:5px 4px 4px}
  .hws-results-head{padding:17px}
  .hws-results-head strong{font-size:14px!important}
}



/* v1.8 — echte App-Screenshots sauber in den bestehenden Handy-Mockups */
.hws-phone{
  padding:0!important;
  background:#08090b!important;
  border:5px solid #1a1b1e!important;
  overflow:hidden!important;
}
.hws-phone .hws-phone-screen{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#08090b!important;
  border-radius:22px!important;
  margin:0!important;
  padding:0!important;
}
.hws-phone::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:23px;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);
  pointer-events:none;
}


/* v2.2 — Trustindex Google-Bewertungen: Formatierungsfix */
.hws-google-review-cards{
  width:min(1400px,calc(100% - 84px))!important;
  margin:16px auto 44px!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:stretch!important;
}
.hws-google-review-card{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:220px!important;
  padding:20px!important;
  margin:0!important;
  background:#fff!important;
  border:1px solid #ececee!important;
  border-radius:18px!important;
  box-shadow:0 10px 30px rgba(0,0,0,.055)!important;
  overflow:hidden!important;
}
.hws-review-card-head{
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr) 24px!important;
  align-items:center!important;
  column-gap:11px!important;
  width:100%!important;
  min-width:0!important;
}
.hws-review-card-head>div:nth-child(2){
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
}
.hws-review-card-head strong{
  display:block!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  font-family:"Montserrat","Inter",sans-serif!important;
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:800!important;
  color:#111!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.hws-review-card-head small{
  display:block!important;
  margin:3px 0 0!important;
  padding:0!important;
  font-size:9px!important;
  line-height:1.2!important;
  color:#909298!important;
}
.hws-review-avatar{
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  max-width:42px!important;
  min-height:42px!important;
  max-height:42px!important;
  margin:0!important;
  padding:0!important;
  border-radius:50%!important;
  overflow:hidden!important;
  background:#f0f1f3!important;
  color:#222!important;
  font-size:15px!important;
  font-weight:800!important;
  line-height:1!important;
}
.hws-review-avatar img,
.hws-google-review-card .hws-review-avatar img{
  display:block!important;
  position:static!important;
  float:none!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  max-width:42px!important;
  min-height:42px!important;
  max-height:42px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  object-fit:cover!important;
  object-position:center!important;
  box-shadow:none!important;
  transform:none!important;
}
.hws-google-mini{
  justify-self:end!important;
  align-self:center!important;
  margin:0!important;
  font-family:Arial,sans-serif!important;
  font-weight:900!important;
  font-size:20px!important;
  line-height:1!important;
  background:conic-gradient(#4285f4 0 25%,#34a853 0 45%,#fbbc05 0 70%,#ea4335 0)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
}
.hws-review-card-stars{
  display:block!important;
  margin:14px 0 9px!important;
  padding:0!important;
  color:#fbbc04!important;
  font-size:15px!important;
  line-height:1!important;
  letter-spacing:1px!important;
  white-space:nowrap!important;
}
.hws-google-review-card p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:5!important;
  overflow:hidden!important;
  margin:0!important;
  padding:0!important;
  color:#45484e!important;
  font-size:11px!important;
  line-height:1.55!important;
  font-weight:400!important;
}
@media(max-width:1180px){
  .hws-google-review-cards{
    width:min(1120px,calc(100% - 52px))!important;
  }
}
@media(max-width:900px){
  .hws-google-review-cards{
    width:min(680px,calc(100% - 30px))!important;
    grid-template-columns:1fr 1fr!important;
  }
}
@media(max-width:600px){
  .hws-google-review-cards{
    width:calc(100% - 26px)!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    margin-bottom:32px!important;
  }
  .hws-google-review-card{
    min-height:0!important;
    padding:17px!important;
  }
}


/* v2.3 — 3 Bewertungen sichtbar, weitere 3 per Pfeil */
.hws-google-review-card.hws-review-extra{
  display:none!important;
}
.hws-google-review-cards.is-expanded .hws-google-review-card.hws-review-extra{
  display:flex!important;
}
.hws-review-expand-wrap{
  display:flex!important;
  justify-content:center!important;
  margin-top:-22px!important;
  margin-bottom:44px!important;
}
.hws-review-expand{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:42px!important;
  padding:0 18px!important;
  border:1px solid #e6e6e8!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#111!important;
  box-shadow:0 8px 24px rgba(0,0,0,.06)!important;
  font-family:"Montserrat","Inter",sans-serif!important;
  font-size:9px!important;
  font-weight:800!important;
  text-transform:uppercase!important;
  letter-spacing:.04em!important;
  cursor:pointer!important;
  transition:.22s ease!important;
}
.hws-review-expand:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 12px 28px rgba(0,0,0,.09)!important;
}
.hws-review-expand-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:22px!important;
  height:22px!important;
  border-radius:50%!important;
  background:#f3f3f5!important;
  font-size:15px!important;
  line-height:1!important;
  transition:transform .25s ease!important;
}
.hws-review-expand[aria-expanded="true"] .hws-review-expand-icon{
  transform:rotate(180deg)!important;
}
@media(max-width:600px){
  .hws-review-expand-wrap{
    margin-top:-16px!important;
    margin-bottom:32px!important;
  }
  .hws-review-expand{
    width:100%!important;
    justify-content:center!important;
  }
}


/* v2.4 — Fahrzeugkarten: größere Typografie und mehr Luft */
.hws-cars{
  gap:30px!important;
}
.hws-car-card{
  min-height:310px!important;
  padding:26px 24px 22px!important;
  grid-template-columns:43% 57%!important;
}
.hws-home .hws-car-head h3{
  font-size:24px!important;
  line-height:1!important;
  letter-spacing:-.025em!important;
}
.hws-car-head div>span{
  font-size:13px!important;
  line-height:1.1!important;
  margin-top:5px!important;
}
.hws-car-image{
  height:235px!important;
}
.hws-specs{
  gap:10px!important;
  padding-top:18px!important;
  font-size:13px!important;
  line-height:1.35!important;
}
.hws-specs span:before{
  margin-right:9px!important;
}
.hws-price{
  font-size:22px!important;
  line-height:1!important;
}
.hws-price small{
  font-size:11px!important;
}
.hws-price em{
  font-size:12px!important;
}
.hws-arrow svg{
  width:20px!important;
  height:20px!important;
}

@media(max-width:1180px){
  .hws-car-card{
    min-height:295px!important;
  }
  .hws-home .hws-car-head h3{
    font-size:22px!important;
  }
  .hws-specs{
    font-size:12px!important;
  }
  .hws-price{
    font-size:20px!important;
  }
}

@media(max-width:900px){
  .hws-car-card{
    min-height:285px!important;
    padding:23px 22px 20px!important;
  }
  .hws-car-image{
    height:215px!important;
  }
  .hws-home .hws-car-head h3{
    font-size:23px!important;
  }
  .hws-car-head div>span{
    font-size:12px!important;
  }
  .hws-specs{
    font-size:13px!important;
  }
  .hws-price{
    font-size:21px!important;
  }
}

@media(max-width:560px){
  .hws-car-card{
    grid-template-columns:46% 54%!important;
    min-height:250px!important;
    padding:20px!important;
  }
  .hws-car-image{
    height:185px!important;
  }
  .hws-home .hws-car-head h3{
    font-size:20px!important;
  }
  .hws-car-head div>span{
    font-size:11px!important;
  }
  .hws-specs{
    font-size:11.5px!important;
    gap:7px!important;
  }
  .hws-price{
    font-size:18px!important;
  }
  .hws-price small{
    font-size:9px!important;
  }
  .hws-price em{
    font-size:10px!important;
  }
}




/* =========================================================
   HWS Premium Homepage v2.6.0
   Eigene HWS Navigation wieder aktiv / Salient Header aus
   ========================================================= */
body.hws-homepage-active #header-outer,
body.hws-homepage-active #header-secondary-outer{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}

/* Custom Nav bewusst über dem Hero */
body.hws-homepage-active .hws-nav{
  display:grid!important;
}
@media(max-width:900px){
  body.hws-homepage-active .hws-nav{
    display:grid!important;
  }
  body.hws-homepage-active .hws-mobile-menu{
    display:none!important;
  }
  body.hws-homepage-active .hws-mobile-menu.is-open{
    display:flex!important;
  }
}

/* Logo und Book-CTA auf dunklem Hero sauber sichtbar */
body.hws-homepage-active .hws-nav{
  text-shadow:0 1px 18px rgba(0,0,0,.28);
}
body.hws-homepage-active .hws-nav-book{
  min-width:145px!important;
  padding:0 18px!important;
}

/* Mobile Menü sperrt Hintergrund-Scroll */
body.hws-homepage-menu-open{
  overflow:hidden!important;
}


/* =========================================================
   HWS Premium Homepage v2.6.1 — Header/Nav Feinschliff
   - Salient Header + reservierter Header-Space komplett raus
   - Custom HWS Nav größer, hochwertiger und sauber im Hero
   ========================================================= */

/* Salient/WordPress Theme-Header komplett entfernen */
body.hws-homepage-active #header-outer,
body.hws-homepage-active #header-secondary-outer,
body.hws-homepage-active #header-space,
body.hws-homepage-active .nectar-mobile-only.mobile-header,
body.hws-homepage-active .mobile-only.mobile-header{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  pointer-events:none!important;
}

/* Den von Salient für den Header reservierten Leerraum entfernen */
body.hws-homepage-active #ajax-content-wrap,
body.hws-homepage-active .container-wrap,
body.hws-homepage-active .main-content,
body.hws-homepage-active .row > .wpb_row:first-child,
body.hws-homepage-active .wpb_row:first-child{
  margin-top:0!important;
  padding-top:0!important;
}
body.hws-homepage-active #page-header-wrap{
  display:none!important;
}

/* Homepage sitzt direkt unter der WP-Adminleiste bzw. ganz oben */
body.hws-homepage-active .hws-home{
  position:relative!important;
  margin-top:0!important;
  padding-top:0!important;
}

/* Eigene Premium Navigation */
body.hws-homepage-active .hws-nav{
  position:absolute!important;
  z-index:999!important;
  top:22px!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  width:min(1180px,calc(100% - 44px))!important;
  height:78px!important;
  display:grid!important;
  grid-template-columns:250px 1fr 160px!important;
  align-items:center!important;
  gap:24px!important;
  padding:0 18px 0 22px!important;
  margin:0!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:18px!important;
  background:rgba(8,8,9,.70)!important;
  backdrop-filter:blur(18px) saturate(135%)!important;
  -webkit-backdrop-filter:blur(18px) saturate(135%)!important;
  box-shadow:0 18px 45px rgba(0,0,0,.28)!important;
}

/* Logo */
body.hws-homepage-active .hws-brand{
  display:flex!important;
  align-items:center!important;
  height:100%!important;
}
body.hws-homepage-active .hws-brand img{
  width:205px!important;
  max-width:205px!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
}

/* Links */
body.hws-homepage-active .hws-navlinks{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:34px!important;
}
body.hws-homepage-active .hws-navlinks a{
  position:relative!important;
  color:#fff!important;
  font-family:"Montserrat","Inter",sans-serif!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.045em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  opacity:.84!important;
  transition:.18s ease!important;
}
body.hws-homepage-active .hws-navlinks a:hover{
  opacity:1!important;
  color:#fff!important;
}
body.hws-homepage-active .hws-navlinks a:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:100%!important;
  bottom:-8px!important;
  height:2px!important;
  border-radius:999px!important;
  background:#ff2633!important;
  transition:.18s ease!important;
}
body.hws-homepage-active .hws-navlinks a:hover:after{
  right:0!important;
}

/* CTA */
body.hws-homepage-active .hws-nav-book{
  width:100%!important;
  min-width:0!important;
  min-height:46px!important;
  padding:0 18px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#ff2633,#df111d)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:900!important;
  box-shadow:0 10px 25px rgba(255,38,51,.22)!important;
}

/* Hero startet ganz oben; Content berücksichtigt Nav */
body.hws-homepage-active .hws-hero{
  margin-top:0!important;
}
body.hws-homepage-active .hws-hero-content{
  padding-top:128px!important;
}

/* Tablet */
@media(max-width:1180px){
  body.hws-homepage-active .hws-nav{
    width:calc(100% - 32px)!important;
    grid-template-columns:220px 1fr 145px!important;
    gap:18px!important;
  }
  body.hws-homepage-active .hws-brand img{
    width:180px!important;
    max-width:180px!important;
  }
  body.hws-homepage-active .hws-navlinks{
    gap:24px!important;
  }
}

/* Mobile */
@media(max-width:900px){
  body.hws-homepage-active .hws-nav{
    top:14px!important;
    width:calc(100% - 24px)!important;
    height:66px!important;
    grid-template-columns:1fr auto!important;
    padding:0 12px 0 16px!important;
    border-radius:16px!important;
  }
  body.hws-homepage-active .hws-brand img{
    width:152px!important;
    max-width:152px!important;
  }
  body.hws-homepage-active .hws-navlinks,
  body.hws-homepage-active .hws-nav-book{
    display:none!important;
  }
  body.hws-homepage-active .hws-menu-btn{
    display:grid!important;
    place-items:center!important;
    width:42px!important;
    height:42px!important;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.06)!important;
    color:#fff!important;
    box-shadow:none!important;
  }
  body.hws-homepage-active .hws-menu-btn svg{
    width:20px!important;
    height:20px!important;
    stroke:#fff!important;
    fill:none!important;
    stroke-width:1.8!important;
  }
  body.hws-homepage-active .hws-hero-content{
    padding-top:110px!important;
  }
  body.hws-homepage-active .hws-mobile-menu{
    display:none!important;
  }
  body.hws-homepage-active .hws-mobile-menu.is-open{
    display:flex!important;
  }
}


/* =========================================================
   HWS Premium Homepage v2.6.2 — Slim Glass Navigation
   ========================================================= */
body.hws-homepage-active .hws-nav{
  top:18px!important;
  width:min(1240px,calc(100% - 38px))!important;
  height:62px!important;
  grid-template-columns:205px 1fr 138px!important;
  gap:18px!important;
  padding:0 12px 0 17px!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:15px!important;
  background:rgba(5,5,6,.40)!important;
  backdrop-filter:blur(16px) saturate(125%)!important;
  -webkit-backdrop-filter:blur(16px) saturate(125%)!important;
  box-shadow:0 13px 32px rgba(0,0,0,.18)!important;
}

body.hws-homepage-active .hws-brand img{
  width:172px!important;
  max-width:172px!important;
}

body.hws-homepage-active .hws-navlinks{
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:25px!important;
}

body.hws-homepage-active .hws-nav-mainlink{
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  height:100%!important;
  color:#fff!important;
  font-family:"Montserrat","Inter",sans-serif!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.015em!important;
  text-transform:none!important;
  white-space:nowrap!important;
  opacity:.95!important;
  text-decoration:none!important;
}

body.hws-homepage-active .hws-nav-mainlink:after{
  bottom:9px!important;
}

body.hws-homepage-active .hws-nav-chevron{
  position:relative!important;
  top:-1px!important;
  font-size:13px!important;
  line-height:1!important;
  opacity:.72!important;
}

body.hws-homepage-active .hws-nav-item{
  position:relative!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
}

/* Dropdown panels */
body.hws-homepage-active .hws-dropdown{
  position:absolute!important;
  top:calc(100% + 8px)!important;
  left:50%!important;
  transform:translate(-50%,8px)!important;
  min-width:265px!important;
  padding:11px!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:15px!important;
  background:rgba(10,10,11,.88)!important;
  backdrop-filter:blur(20px) saturate(130%)!important;
  -webkit-backdrop-filter:blur(20px) saturate(130%)!important;
  box-shadow:0 20px 45px rgba(0,0,0,.30)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important;
  z-index:1200!important;
}

body.hws-homepage-active .hws-dropdown-miles{
  min-width:305px!important;
}

body.hws-homepage-active .hws-has-dropdown:hover>.hws-dropdown,
body.hws-homepage-active .hws-has-dropdown:focus-within>.hws-dropdown{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translate(-50%,0)!important;
}

body.hws-homepage-active .hws-dropdown:before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:-10px!important;
  height:10px!important;
}

body.hws-homepage-active .hws-dropdown-kicker{
  display:block!important;
  padding:7px 10px 9px!important;
  color:#ff3541!important;
  font-size:8px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
}

body.hws-homepage-active .hws-dropdown>a{
  min-height:43px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding:0 11px!important;
  border-radius:10px!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:700!important;
  text-decoration:none!important;
  opacity:.88!important;
  transition:.15s ease!important;
}

body.hws-homepage-active .hws-dropdown>a:hover{
  background:rgba(255,255,255,.07)!important;
  opacity:1!important;
}

body.hws-homepage-active .hws-dropdown>a b{
  color:#ff3541!important;
  font-size:13px!important;
  font-weight:800!important;
}

body.hws-homepage-active .hws-nav-book{
  min-height:39px!important;
  height:39px!important;
  padding:0 15px!important;
  border-radius:999px!important;
  font-size:9px!important;
}

/* Slightly less hero offset because navbar is slimmer */
body.hws-homepage-active .hws-hero-content{
  padding-top:106px!important;
}

/* Mobile groups */
body.hws-homepage-active .hws-mobile-group{
  width:100%!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
body.hws-homepage-active .hws-mobile-group summary{
  min-height:56px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  color:#fff!important;
  font-family:"Montserrat","Inter",sans-serif!important;
  font-size:18px!important;
  font-weight:800!important;
  list-style:none!important;
  cursor:pointer!important;
}
body.hws-homepage-active .hws-mobile-group summary::-webkit-details-marker{display:none!important}
body.hws-homepage-active .hws-mobile-group summary span{
  font-size:22px!important;
  font-weight:400!important;
  transition:transform .2s ease!important;
}
body.hws-homepage-active .hws-mobile-group[open] summary span{
  transform:rotate(45deg)!important;
}
body.hws-homepage-active .hws-mobile-group>div{
  display:grid!important;
  gap:4px!important;
  padding:0 0 13px 12px!important;
}
body.hws-homepage-active .hws-mobile-group>div>a{
  min-height:42px!important;
  display:flex!important;
  align-items:center!important;
  color:#b7bac0!important;
  font-size:14px!important;
  font-weight:650!important;
  text-decoration:none!important;
}

@media(max-width:1180px){
  body.hws-homepage-active .hws-nav{
    grid-template-columns:185px 1fr 125px!important;
  }
  body.hws-homepage-active .hws-brand img{
    width:155px!important;
    max-width:155px!important;
  }
  body.hws-homepage-active .hws-navlinks{
    gap:17px!important;
  }
  body.hws-homepage-active .hws-nav-mainlink{
    font-size:10.5px!important;
  }
}

@media(max-width:900px){
  body.hws-homepage-active .hws-nav{
    top:12px!important;
    width:calc(100% - 22px)!important;
    height:58px!important;
    grid-template-columns:1fr auto!important;
    padding:0 10px 0 14px!important;
    border-radius:14px!important;
    background:rgba(5,5,6,.46)!important;
  }
  body.hws-homepage-active .hws-brand img{
    width:145px!important;
    max-width:145px!important;
  }
  body.hws-homepage-active .hws-hero-content{
    padding-top:94px!important;
  }
}


/* =========================================================
   HWS Homepage v2.6.3 — Mobile Header wie globale Navbar
   ========================================================= */
@media(max-width:1024px){
  body.hws-homepage-active .hws-nav{
    top:12px!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    width:calc(100% - 22px)!important;
    height:60px!important;
    min-height:60px!important;
    grid-template-columns:1fr 44px!important;
    gap:10px!important;
    padding:0 9px 0 14px!important;
    border-radius:14px!important;
    background:rgba(5,5,6,.56)!important;
    backdrop-filter:blur(18px) saturate(130%)!important;
    -webkit-backdrop-filter:blur(18px) saturate(130%)!important;
  }

  body.admin-bar.hws-homepage-active .hws-nav{
    top:58px!important;
  }

  body.hws-homepage-active .hws-brand{
    min-width:0!important;
    overflow:visible!important;
  }

  body.hws-homepage-active .hws-brand img{
    width:148px!important;
    max-width:148px!important;
    height:auto!important;
  }

  body.hws-homepage-active .hws-navlinks,
  body.hws-homepage-active .hws-nav-book{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
  }

  body.hws-homepage-active .hws-menu-btn{
    display:flex!important;
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    margin:0!important;
    border:1px solid rgba(255,255,255,.14)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.07)!important;
    box-shadow:none!important;
    color:#fff!important;
  }

  body.hws-homepage-active .hws-menu-btn svg{
    width:21px!important;
    height:21px!important;
    stroke:#fff!important;
    fill:none!important;
  }

  body.hws-homepage-active .hws-hero-content{
    padding-top:96px!important;
  }

  body.hws-homepage-active .hws-mobile-menu{
    display:none!important;
    position:fixed!important;
    z-index:100000!important;
    inset:0!important;
    width:100vw!important;
    height:100dvh!important;
    max-height:100dvh!important;
    overflow-y:auto!important;
    flex-direction:column!important;
    padding:86px 22px 30px!important;
    background:rgba(7,7,8,.985)!important;
    backdrop-filter:blur(22px)!important;
    -webkit-backdrop-filter:blur(22px)!important;
    color:#fff!important;
  }

  body.hws-homepage-active .hws-mobile-menu.is-open{
    display:flex!important;
  }

  body.hws-homepage-active .hws-mobile-close{
    display:grid!important;
    place-items:center!important;
    position:absolute!important;
    right:18px!important;
    top:18px!important;
    width:44px!important;
    height:44px!important;
    padding:0!important;
    border:1px solid rgba(255,255,255,.14)!important;
    border-radius:13px!important;
    background:rgba(255,255,255,.07)!important;
    color:#fff!important;
  }

  body.admin-bar.hws-homepage-active .hws-mobile-close{
    top:62px!important;
  }

  body.hws-homepage-active .hws-mobile-menu>a,
  body.hws-homepage-active .hws-mobile-group>summary{
    width:100%!important;
    min-height:58px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:0!important;
    border-bottom:1px solid rgba(255,255,255,.09)!important;
    color:#fff!important;
    font-family:"Montserrat","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    font-size:18px!important;
    line-height:1.15!important;
    font-weight:800!important;
    text-decoration:none!important;
  }

  body.hws-homepage-active .hws-mobile-group{
    width:100%!important;
    border:0!important;
    margin:0!important;
    padding:0!important;
  }

  body.hws-homepage-active .hws-mobile-group>summary{
    list-style:none!important;
    cursor:pointer!important;
  }

  body.hws-homepage-active .hws-mobile-group>summary::-webkit-details-marker{
    display:none!important;
  }

  body.hws-homepage-active .hws-mobile-group>summary span{
    font-size:23px!important;
    font-weight:400!important;
    transition:transform .2s ease!important;
  }

  body.hws-homepage-active .hws-mobile-group[open]>summary span{
    transform:rotate(45deg)!important;
  }

  body.hws-homepage-active .hws-mobile-group>div{
    display:grid!important;
    gap:2px!important;
    padding:7px 0 13px 12px!important;
  }

  body.hws-homepage-active .hws-mobile-group>div>a{
    min-height:44px!important;
    display:flex!important;
    align-items:center!important;
    padding:0 3px!important;
    color:#b8bbc1!important;
    font-size:14px!important;
    font-weight:650!important;
    text-decoration:none!important;
  }

  body.hws-homepage-active .hws-mobile-menu .hws-btn{
    margin-top:24px!important;
    min-height:52px!important;
    width:100%!important;
    border-radius:999px!important;
    font-size:12px!important;
  }
}

@media(max-width:420px){
  body.hws-homepage-active .hws-nav{
    width:calc(100% - 16px)!important;
    padding-left:12px!important;
  }

  body.hws-homepage-active .hws-brand img{
    width:136px!important;
    max-width:136px!important;
  }

  body.hws-homepage-active .hws-mobile-menu{
    padding-left:18px!important;
    padding-right:18px!important;
  }
}


/* =========================================================
   HWS Homepage v2.6.4 — Mobile Header Position Fix
   Navbar höher, kompakter; Hero-Headline startet darunter.
   ========================================================= */
@media(max-width:1024px){
  body.hws-homepage-active .hws-nav{
    top:6px!important;
    height:54px!important;
    min-height:54px!important;
    grid-template-columns:1fr 40px!important;
    padding:0 8px 0 12px!important;
  }

  body.hws-homepage-active .hws-brand img{
    width:138px!important;
    max-width:138px!important;
  }

  body.hws-homepage-active .hws-menu-btn{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    min-height:38px!important;
    border-radius:11px!important;
  }

  body.hws-homepage-active .hws-menu-btn svg{
    width:19px!important;
    height:19px!important;
  }

  /* Headline sicher unterhalb der Navbar starten */
  body.hws-homepage-active .hws-hero-content{
    padding-top:118px!important;
  }

  /* Admin-Bar auf eingeloggten Mobilgeräten berücksichtigen */
  body.admin-bar.hws-homepage-active .hws-nav{
    top:50px!important;
  }
  body.admin-bar.hws-homepage-active .hws-hero-content{
    padding-top:158px!important;
  }
}

@media(max-width:420px){
  body.hws-homepage-active .hws-nav{
    top:4px!important;
    width:calc(100% - 14px)!important;
  }

  body.hws-homepage-active .hws-brand img{
    width:132px!important;
    max-width:132px!important;
  }

  body.hws-homepage-active .hws-hero-content{
    padding-top:116px!important;
  }

  body.admin-bar.hws-homepage-active .hws-hero-content{
    padding-top:156px!important;
  }
}
