.m-image-hotspot-optionsbar,.m-image-hotspot-sidebar{display:block;position:absolute;z-index:9999}.m-image-hotspot-optionsbar__content,.m-image-hotspot-sidebar__content{box-shadow:0 2px 8px rgba(0,0,0,.059),0 3px 12px rgba(0,0,0,.02);display:flex;flex-direction:column;max-width:100vw;opacity:0;position:fixed;transform:translate(100%);transition:opacity .6s ease,transform .6s ease,visibility .6s;visibility:hidden;width:47rem}.m-image-hotspot-optionsbar__underlay,.m-image-hotspot-sidebar__underlay{background:rgba(var(--color-black));height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease .1s,visibility 0s linear .4s;visibility:hidden;width:100%;z-index:2400}.m-image-hotspot-optionsbar__header,.m-image-hotspot-sidebar__header{border-bottom:1px solid rgb(var(--color-border));margin:2rem;padding-bottom:1.5rem}@media screen and (min-width:768px){.m-image-hotspot-optionsbar__header,.m-image-hotspot-sidebar__header{margin:3rem}}.m-image-hotspot-optionsbar__header.grid,.m-image-hotspot-sidebar__header.grid{width:auto}.m-image-hotspot-optionsbar__heading,.m-image-hotspot-sidebar__heading{letter-spacing:.1rem;text-transform:uppercase}.m-image-hotspot-sidebar .m-product-form__buttons button{width:100%}.m-image-hotspot-sidebar--visible .m-image-hotspot-sidebar__content{opacity:1;transform:translate(0);visibility:visible}.m-image-hotspot-sidebar--visible .m-image-hotspot-sidebar__underlay{opacity:.4;transition-delay:.1s,0s;transition-duration:.3s,0s;visibility:visible}.m-image-hotspot-sidebar__content{bottom:0;overflow:hidden;right:0;top:0;z-index:3000}.m-image-hotspot-sidebar__header{justify-content:space-between}.m-image-hotspot-sidebar__heading{margin-bottom:0}.m-image-hotspot-sidebar__close{margin-top:.5rem;padding:0}.m-image-hotspot-sidebar__products{flex:1;overflow:auto;padding-bottom:2rem;padding-left:2rem;padding-right:2rem}@media screen and (min-width:768px){.m-image-hotspot-sidebar__products{padding-bottom:3rem;padding-left:3rem;padding-right:3rem}}.m-image-hotspot-sidebar__product{margin-bottom:3.5rem}.m-image-hotspot-sidebar__product:last-child{margin-bottom:0}.m-image-hotspot-sidebar__actions{padding-top:1.5rem}@media screen and (min-width:768px){.m-image-hotspot-sidebar__actions{padding-top:3rem}}.m-image-hotspot-sidebar__message{align-items:center;background-color:rgb(var(--color-accent));bottom:0;color:rgb(var(--color-accent-label));display:flex;justify-content:space-between;left:0;padding:2rem 3rem;position:absolute;right:0;transform:translateY(100%);transition:transform .15s ease-out;z-index:9999}.m-image-hotspot-sidebar__message--visible{transform:translateY(0)}.m-image-hotspot-optionsbar--visible .m-image-hotspot-optionsbar__content{opacity:1;transform:translate(0);visibility:visible}.m-image-hotspot-optionsbar--visible .m-image-hotspot-optionsbar__underlay{opacity:.4;transition-delay:.1s,0s;transition-duration:.3s,0s;visibility:visible}.m-image-hotspot-optionsbar__content{height:100%;overflow-x:hidden;overflow-y:auto;right:0;top:0;z-index:3000}.m-image-hotspot-optionsbar__heading{flex:1;margin-bottom:0;text-align:center}.m-image-hotspot-optionsbar__variants{display:flex;flex-direction:column;height:100%;padding-bottom:2rem;padding-left:2rem;padding-right:2rem}@media screen and (min-width:768px){.m-image-hotspot-optionsbar__variants{padding-bottom:3rem;padding-left:3rem;padding-right:3rem}}.m-image-hotspot-optionsbar__variants .m-variants__buy-buttons{margin-top:auto}.m-image-hotspot-optionsbar__close{padding:0}body.u-no-sticky-header .m-image-hotspot-sidebar__content,body.u-sticky-header-hidden .m-image-hotspot-sidebar__content{top:0}