:root{--znt-shopdots-min-height:300px;--znt-shopdots-token-background-color:#fff;--znt-shopdots-token-border-color:#000;--znt-shopdots-token-box-shadow-color:rgba(0,0,0,.5);--znt-shopdots-token-box-shadow-color-hover:rgba(0,0,0,.75);--znt-shopdots-token-outline-color:#000;--znt-shopdots-beacon-color-primary:#000;--znt-shopdots-beacon-color-secondary:#fff;--znt-shopdots-token-size:24px;--znt-shopdots-max-width:1920px;--znt-shopdots-card-background-color:#fff;--znt-shopdots-card-box-shadow-color:rgba(0,0,0,.5);--znt-shopdots-card-outline-color:#000;--znt-shopdots-card-heading-size:1.2rem;--znt-shopdots-card-heading-weight:400;--znt-shopdots-card-info-size:1.2rem;--znt-shopdots-card-info-weight:600;--znt-shopdots-card-text-color:inherit}.znt-shopdots-section{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:var(--znt-shopdots-min-height);position:relative;width:100%}.znt-shopdots-section .znt-shopdots_image-background{opacity:0}.znt-shopdots-section .znt-shopdots_image-background,.znt-shopdots_image-background>svg{filter:blur(10px);height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%;z-index:1}.znt-shopdots-section.znt-blur-background .znt-shopdots_image-background{opacity:1}.znt-shopdots,.znt-shopdots *{box-sizing:border-box}.znt-shopdots{height:auto;margin:auto;max-width:var(--znt-shopdots-max-width)}.znt-shopdots,.znt-shopdots_image{position:relative;width:100%;z-index:2}.znt-shopdots_image{display:block;height:100%;left:0;-o-object-fit:contain;object-fit:contain;top:0}.znt-shopdots_dot{cursor:pointer;position:absolute;z-index:3}.znt-shopdots .znt-shopdots_dot:focus-within,.znt-shopdots .znt-shopdots_dot:hover{z-index:4}@media(max-width:720px){.znt-shopdots_dot:focus-within .znt-shopdots_card,.znt-shopdots_dot:hover .znt-shopdots_card{opacity:1!important;visibility:visible!important}}.znt-shopdots_token{background-color:var(--znt-shopdots-token-background-color);border:2px solid var(--znt-shopdots-token-border-color);border-radius:50%;box-shadow:4px 4px 10px var(--znt-shopdots-token-box-shadow-color);cursor:pointer;height:var(--znt-shopdots-token-size);margin:0;max-height:64px!important;max-width:64px!important;min-height:24px!important;min-width:24px!important;padding:0;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease;width:var(--znt-shopdots-token-size)}.znt-shopdots_token:focus,.znt-shopdots_token:hover{box-shadow:6px 6px 14px var(--znt-shopdots-token-box-shadow-color-hover);outline:2px solid var(--znt-shopdots-token-outline-color);outline-offset:4px;outline-style:auto}@keyframes beaconPulse{0%{opacity:0;transform:scale(1)}25%{opacity:.8}50%{opacity:0;transform:scale(1.25)}75%{opacity:.8}to{opacity:0;transform:scale(1.5)}}.znt-in-view.znt-shopdots.znt-shopdots-animation .znt-shopdots_token{position:relative}@media (prefers-reduced-motion:no-preference){.znt-in-view.znt-shopdots.znt-shopdots-animation .znt-shopdots_token_1,.znt-in-view.znt-shopdots.znt-shopdots-animation .znt-shopdots_token_2{animation:beaconPulse .1s ease-out infinite;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:2;border:2px solid var(--znt-shopdots-beacon-color-primary);border-radius:50%;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px}.znt-in-view.znt-shopdots.znt-shopdots-animation .znt-shopdots_token_2{animation-delay:.25s;border-color:var(--znt-shopdots-beacon-color-secondary)}.znt-in-view.znt-shopdots.znt-shopdots-animation .znt-shopdots_token{will-change:transform}}@media (prefers-reduced-motion:reduce){.znt-in-view.znt-shopdots.znt-shopdots-animation .znt-shopdots_token_1{border:3px solid var(--znt-shopdots-beacon-color-primary);border-radius:50%;bottom:-4px;content:"";left:-4px;opacity:.6;position:absolute;right:-4px;top:-4px}}.znt-shopdots_card{align-items:flex-start;background-color:var(--znt-shopdots-card-background-color);box-shadow:4px 4px 10px var(--znt-shopdots-card-box-shadow-color);display:flex;flex-shrink:0;opacity:0;position:absolute;transform:translateY(10px);transition:.3s ease;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;visibility:hidden;width:320px;z-index:4}.znt-shopdots_card-content{min-height:100px;padding:10px}.znt-shopdots_card-link{color:var(--znt-shopdots-card-text-color);display:block;outline:none;text-decoration:none}.znt-shopdots_card-link:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.znt-shopdots_dot.znt-price-above-threshold .znt-shopdots_card-info{position:relative;z-index:9}.znt-shopdots_card-link:focus{outline:2px solid var(--znt-shopdots-card-outline-color);outline-offset:2px}.znt-shopdots_card-heading{font-size:var(--znt-shopdots-card-heading-size);font-weight:var(--znt-shopdots-card-heading-weight);line-height:1.3;margin:0}.znt-shopdots_card-info{font-size:var(--znt-shopdots-card-info-size);font-weight:var(--znt-shopdots-card-info-weight);line-height:1.1;margin:10px 0 0}.znt-shopdots_card-image{height:100px;-o-object-fit:cover;object-fit:cover;width:100px}.znt-shopdots_dot:hover[aria-expanded=true] .znt-shopdots_card,.znt-shopdots_token[aria-expanded=true]~.znt-shopdots_card{opacity:1;transform:translateY(0);visibility:visible}.znt-shopdots>.znt-shopdots_dot:focus-within,.znt-shopdots>.znt-shopdots_dot:hover{z-index:11}.znt-shopdots-media-placeholder{height:500px}.znt-shopdots_heading-text{margin:0;text-align:center}.znt-shopdots_button-container{white-space:nowrap}.znt-shopdots_button-container .button{padding:8px 16px}@media (max-width:1024px){.znt-shopdots-section{padding-bottom:90px!important}.znt-shopdots_button-container{bottom:-70px;left:50%!important;min-width:300px;text-align:center;top:auto!important;transform:translateX(-50%)!important;white-space:normal}}