.wr-ip{--wr-ip-per-view:4;--wr-ip-layout-gap:10px;--wr-ip-radius:14px;--wr-ip-card-bg:#f3f4f7;position:relative;width:100%;padding-inline:18px}.wr-ip *{box-sizing:border-box}.wr-ip__viewport{width:100%;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none}.wr-ip__viewport::-webkit-scrollbar{display:none}.wr-ip__track{display:flex;gap:var(--wr-ip-layout-gap)}.wr-ip__card{position:relative;flex:0 0 calc((100% - (var(--wr-ip-per-view) - 1)*var(--wr-ip-layout-gap))/var(--wr-ip-per-view));height:460px;display:block;overflow:hidden;border-radius:var(--wr-ip-radius);background-color:var(--wr-ip-card-bg);background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;text-decoration:none;scroll-snap-align:start;isolation:isolate}.wr-ip__overlay{position:absolute;inset:12px;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:70px 17px 17px;overflow:hidden;border-radius:calc(var(--wr-ip-radius) - 3px);background:var(--wr-ip-hover,#ff397f);opacity:0;transform:translateY(12px);transition:opacity .3s ease,transform .4s ease}.wr-ip__card:hover .wr-ip__overlay,.wr-ip__card:focus-visible .wr-ip__overlay,.wr-ip__card.is-active .wr-ip__overlay{opacity:1;transform:none}.wr-ip__decoration{position:absolute!important;z-index:-1;top:-18px;right:-12px;width:54%!important;height:auto!important;max-height:48%;object-fit:contain;opacity:.55}.wr-ip__content{position:relative;z-index:1}.wr-ip__logo{display:block;width:auto!important;max-width:100px!important;height:34px!important;margin:0 0 32px;object-fit:contain;object-position:left center}.wr-ip__brand{display:block;margin-bottom:32px;font-size:20px;letter-spacing:.28em}.wr-ip__title{margin:0 0 14px;color:inherit;font-size:25px;font-weight:400;line-height:1.1}.wr-ip__description{max-width:220px;margin:0;color:inherit;font-size:14px;line-height:1.35}.wr-ip__button{position:relative;z-index:1;min-height:60px;display:flex;align-items:center;justify-content:center;gap:18px;padding:14px 18px;border-radius:8px;background:#fff;color:#111;font-size:12px;font-weight:700;text-align:center}.wr-ip__button>span{color:var(--wr-ip-hover,#ff397f)}.wr-ip__arrow{position:absolute;z-index:5;top:50%;width:36px;height:36px;padding:0;border:1px solid #ffb2ce;background:#fff;color:#ff397f;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:opacity .2s,background .2s}.wr-ip__arrow:hover{background:#ff397f;color:#fff}.wr-ip__arrow:disabled{opacity:0;pointer-events:none}.wr-ip__arrow--prev{left:0}.wr-ip__arrow--next{right:0}
@media(max-width:1024px){.wr-ip{--wr-ip-per-view:2;padding-inline:16px}.wr-ip__card{height:420px}.wr-ip__overlay{padding-top:52px}.wr-ip__title{font-size:23px}}
@media(max-width:767px){.wr-ip{--wr-ip-per-view:1;padding-inline:12px}.wr-ip__card{height:400px}.wr-ip__overlay{inset:9px;padding:44px 16px 14px}.wr-ip__logo,.wr-ip__brand{margin-bottom:24px}.wr-ip__button{min-height:52px}.wr-ip__arrow{display:none}}
@media(hover:none){.wr-ip__card.is-active .wr-ip__overlay{opacity:1;transform:none}.wr-ip__card:not(.is-active) .wr-ip__overlay{opacity:0}}
@media(prefers-reduced-motion:reduce){.wr-ip__viewport{scroll-behavior:auto}.wr-ip__overlay{transition:none}}

/* The hover treatment fills the complete tile and all cards use square corners. */
.wr-ip__card{margin:0;padding:0;border-radius:0!important}
.wr-ip__overlay{inset:0;border-radius:0}
.wr-ip__button{border-radius:0}
.wr-ip__decoration{position:absolute!important;z-index:0;top:-18px;right:-18px;display:block!important;width:144px!important;max-width:58%!important;height:auto!important;max-height:none!important;object-fit:contain;opacity:1;pointer-events:none}

/* Elementor parent width modes */
.wr-ip--container,.wr-ip--full{width:100%;max-width:1140px;margin-inline:auto}
.wr-ip__stage{position:relative;width:100%;max-width:1140px;margin-inline:auto}
.wr-ip__logo{color:#fff;fill:none;overflow:visible}
.wr-ip .wr-ip__logo{height:auto!important;max-height:none!important}
.wr-ip__arrow svg,.wr-ip__button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.wr-ip__arrow svg{width:18px;height:18px}
.wr-ip__button .wr-shop-right-arrow{display:block;width:16px;height:16px;margin:0;object-fit:contain;filter:none}
.wr-ip__arrow .wr-ip__svg-icon{width:18px;height:18px}
.wr-ip__arrow:hover .wr-ip__svg-icon,.wr-ip__arrow:focus-visible .wr-ip__svg-icon{filter:brightness(0) invert(1)}
.wr-ip__arrow--prev{transform:translate(-50%,-50%)}
.wr-ip__arrow--next{transform:translate(50%,-50%)}

/* Keep the complete carousel, including its arrows, inside the site's
   1140 px content width. This also overrides stale Elementor CSS generated
   when the widget previously supported full-viewport and 1390 px modes. */
.wr-ip,
.wr-ip--container,
.wr-ip--full{
  position:relative;
  left:auto;
  width:100%;
  max-width:min(var(--wr-ip-max,1140px),1140px)!important;
  margin-right:auto;
  margin-left:auto;
  box-sizing:border-box;
}
.wr-ip__stage{
  max-width:min(var(--wr-ip-max,1140px),1140px)!important;
}

/* Real responsive images can be lazy-loaded; the former CSS background forced
   every card image to download immediately. */
.wr-ip .wr-ip__card>img.wr-ip__image{position:absolute!important;inset:0!important;z-index:0;display:block!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;object-fit:cover!important;object-position:center center!important}
@container (max-width:900px){.wr-ip__card{flex-basis:calc((100% - var(--wr-ip-layout-gap))/2)!important}}
@container (max-width:560px){.wr-ip__card{flex-basis:100%!important}.wr-ip__arrow{display:none!important}}
