.sp-overlay{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,0.55);opacity:0;animation:sp-overlay-in .25s ease forwards;-webkit-tap-highlight-color:transparent;}.sp-overlay--top{align-items:flex-start;padding:0;}.sp-overlay--bottom{align-items:flex-end;padding:0;}.sp-overlay--corner{align-items:flex-end;justify-content:flex-end;padding:24px;}.sp-overlay--full{padding:0;background:rgba(0,0,0,0.85);}.sp-pop{position:relative;max-width:100%;max-height:calc(100vh - 48px);background:#fff;color:#18181b;overflow:auto;box-sizing:border-box;min-height:var(--sp-min-h,auto);}.sp-pop--bottom-bar,.sp-pop--top-bar{max-height:none;overflow:hidden;}.sp-pop--fullscreen{max-height:100vh;}.sp-pop *{box-sizing:border-box;}.sp-pop--size-small{width:380px;}.sp-pop--size-medium{width:520px;}.sp-pop--size-large{width:720px;}.sp-pop--size-xlarge{width:920px;}.sp-pop[style*="--sp-w:"]{width:var(--sp-w) !important;max-width:100%;}.sp-close{position:absolute;top:8px;right:8px;width:32px;height:32px;border:0;background:rgba(0,0,0,0.06);color:inherit;opacity:0.7;border-radius:50%;cursor:pointer;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;transition:opacity .15s,background .15s;z-index:10;}.sp-close:hover{opacity:1;background:rgba(0,0,0,0.12);}.sp-close--hidden{display:none;}.sp-pop--hero .sp-close,.sp-pop--fullscreen .sp-close{background:rgba(255,255,255,0.18);color:#fff;}.sp-pop__content{padding:32px 28px;display:flex;flex-direction:column;gap:14px;}.sp-pop__headline{margin:0;font-size:var(--h-size,1.6rem);font-weight:var(--h-weight,700);color:var(--h-color,inherit);text-align:var(--h-align,inherit);line-height:var(--h-lh,1.15);}.sp-pop__subhead{margin:0;opacity:0.75;font-size:var(--s-size,1rem);font-weight:var(--s-weight,400);color:var(--s-color,inherit);text-align:var(--s-align,inherit);line-height:var(--s-lh,inherit);}.sp-pop__body{font-size:var(--b-size,inherit);font-weight:var(--b-weight,inherit);color:var(--b-color,inherit);text-align:var(--b-align,inherit);line-height:var(--b-lh,1.5);}.sp-pop__body p:first-child{margin-top:0;}.sp-pop__body p:last-child{margin-bottom:0;}.sp-pop__disclaimer{margin:8px 0 0;font-size:11px;opacity:0.6;line-height:1.4;}.sp-pop__img,.sp-pop__img picture{display:block;}.sp-pop__img img{display:block;width:100%;height:100%;object-fit:var(--sp-img-fit,cover);}.sp-pop--card .sp-pop__img-top{width:100%;max-height:var(--sp-img-h,220px);height:var(--sp-img-h,auto);overflow:hidden;}.sp-pop--card .sp-pop__img-top img{width:100%;height:100%;max-height:var(--sp-img-h,220px);object-fit:var(--sp-img-fit,cover);}.sp-pop--split-left,.sp-pop--split-right{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:var(--sp-min-h,380px);}.sp-pop--split-left > .sp-pop__img,.sp-pop--split-right > .sp-pop__img{position:relative;min-height:100%;height:auto;overflow:hidden;}.sp-pop--split-left > .sp-pop__img img,.sp-pop--split-right > .sp-pop__img img{position:absolute;inset:0;width:100%;height:100%;}.sp-pop--split-left > .sp-pop__content,.sp-pop--split-right > .sp-pop__content{padding:36px 32px;justify-content:center;}.sp-pop--hero .sp-pop__content,.sp-pop--fullscreen .sp-pop__content{justify-content:center;}.sp-pop--split-left.sp-pop--size-small,.sp-pop--split-right.sp-pop--size-small{width:600px;}.sp-pop--split-left.sp-pop--size-medium,.sp-pop--split-right.sp-pop--size-medium{width:760px;}.sp-pop--split-left.sp-pop--size-large,.sp-pop--split-right.sp-pop--size-large{width:920px;}.sp-pop--hero{color:#fff;min-height:var(--sp-min-h,360px);display:flex;align-items:center;justify-content:center;}.sp-pop--hero .sp-pop__bg{position:absolute;inset:0;background-size:var(--sp-img-fit,cover);background-position:center;background-repeat:no-repeat;z-index:0;}.sp-pop--hero .sp-pop__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%);z-index:1;}.sp-pop--hero .sp-pop__content{position:relative;z-index:2;text-align:center;padding:60px 40px;}.sp-pop--hero .sp-pop__headline{font-size:2rem;}.sp-pop--hero .sp-form__input{background:rgba(255,255,255,0.95);}.sp-pop--bottom-bar,.sp-pop--top-bar{width:100%;max-width:100%;border-radius:0 !important;box-shadow:0 -4px 12px rgba(0,0,0,0.1) !important;}.sp-pop--top-bar{box-shadow:0 4px 12px rgba(0,0,0,0.1) !important;}.sp-pop--bottom-bar .sp-pop__content--bar,.sp-pop--top-bar .sp-pop__content--bar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:14px 24px;}.sp-pop--bottom-bar .sp-pop__headline,.sp-pop--top-bar .sp-pop__headline{font-size:1rem;flex:0 0 auto;}.sp-pop--bottom-bar .sp-pop__subhead,.sp-pop--top-bar .sp-pop__subhead{font-size:0.875rem;flex:1 1 200px;margin:0;}.sp-pop--bottom-bar .sp-pop__body,.sp-pop--top-bar .sp-pop__body{display:none;}.sp-pop--bottom-bar .sp-pop__action,.sp-pop--top-bar .sp-pop__action{flex:0 0 auto;}.sp-pop--bottom-bar .sp-pop__disclaimer,.sp-pop--top-bar .sp-pop__disclaimer{display:none;}.sp-pop--slide-corner{width:360px;}.sp-pop--slide-corner .sp-pop__img-top{max-height:140px;}.sp-pop--slide-corner .sp-pop__content{padding:20px 22px;gap:10px;}.sp-pop--slide-corner .sp-pop__headline{font-size:1.1rem;}.sp-pop--fullscreen{width:100%;height:100%;min-height:var(--sp-min-h,100vh);border-radius:0 !important;box-shadow:none !important;display:flex;align-items:center;justify-content:center;color:#fff;}.sp-pop--fullscreen .sp-pop__bg{position:absolute;inset:0;background-size:var(--sp-img-fit,cover);background-position:center;background-repeat:no-repeat;z-index:0;}.sp-pop--fullscreen .sp-pop__overlay{position:absolute;inset:0;background:rgba(0,0,0,0.7);z-index:1;}.sp-pop--fullscreen .sp-pop__content{position:relative;z-index:2;text-align:center;padding:60px;max-width:720px;}.sp-pop--fullscreen .sp-pop__headline{font-size:2.5rem;}.sp-pop__action{margin-top:4px;}.sp-form{width:100%;}.sp-form__row{display:flex;gap:8px;flex-wrap:nowrap;}.sp-pop[data-popup-anim="fade"]{animation:sp-fade .35s ease forwards;}.sp-pop[data-popup-anim="fade-up"]{animation:sp-fade-up .35s ease forwards;}.sp-pop[data-popup-anim="fade-down"]{animation:sp-fade-down .35s ease forwards;}.sp-pop[data-popup-anim="scale"]{animation:sp-scale .25s ease forwards;}.sp-pop[data-popup-anim="slide-up"]{animation:sp-slide-up .35s ease forwards;}.sp-pop[data-popup-anim="slide-down"]{animation:sp-slide-down .35s ease forwards;}.sp-pop[data-popup-anim="slide-left"]{animation:sp-slide-left .35s ease forwards;}.sp-pop[data-popup-anim="slide-right"]{animation:sp-slide-right .35s ease forwards;}.sp-pop[data-popup-anim="bounce"]{animation:sp-bounce .5s cubic-bezier(0.5,1.5,0.5,1) forwards;}