@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 80%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 80%, 0)}}.o-shoppable{position:relative}.o-shoppable>img{position:relative;z-index:1;display:block;width:100%;height:auto}.o-shoppable-hotspot{position:absolute;z-index:2;top:0;left:0;transform:translate(-50%, -50%);display:block;width:3rem;height:3rem;background-color:#00a0af;border-radius:100%;box-shadow:0 0 8px rgba(0,0,0,.4);outline:.5rem solid rgba(255,255,255,.5);transition:outline .1s ease-in-out;cursor:pointer}.o-shoppable-hotspot::before,.o-shoppable-hotspot::after{content:"";position:absolute;top:50%;left:50%;width:4px;height:50%;transform:translate(-50%, -50%);background-color:#fff;border-radius:2px}.o-shoppable-hotspot::after{transform:translate(-50%, -50%) rotate(90deg)}.o-shoppable-hotspot:hover{outline:.75rem solid rgba(255,255,255,.7)}.o-shoppable-dialog{--animation-duration: .3s;border:none;background-color:rgba(0,0,0,0);max-width:calc(100% - 2rem);max-height:calc(100% - 2rem);overflow:hidden;padding:0;transition:display var(--animation-duration) allow-discrete,overlay var(--animation-duration) allow-discrete;animation-name:fadeOutDown;animation-duration:var(--animation-duration);animation-timing-function:ease-in-out}.o-shoppable-dialog::backdrop{background-color:rgba(0,0,0,.5)}.o-shoppable-dialog[open]{animation-name:fadeInUp;animation-duration:var(--animation-duration);animation-timing-function:ease-in-out}.o-shoppable-dialog-body{margin:4rem 0 0;max-width:80rem;max-height:calc(100vh - 6rem);overflow:auto;display:flex;flex-direction:column;--content-padding: 2rem}@media(min-width: 768px){.o-shoppable-dialog-body{margin:4rem 0;max-height:calc(100vh - 12rem)}}@media(min-width: 800px){.o-shoppable-dialog-body{flex-direction:row-reverse;flex-wrap:balance}}@media(min-width: 1024px){.o-shoppable-dialog-body{--content-padding: 3rem}}.o-shoppable-intro{padding:var(--content-padding);background-color:#fff;background-color:#f7f6f5;flex:2;display:flex;flex-direction:column}.o-shoppable-intro .o-shoppable-title{font-size:2.25rem}.o-shoppable-intro hr{border:none;border-top:.5rem solid var(--e-global-color-accent);width:6rem;margin:1rem 0}.o-shoppable-intro .elementor{margin-top:auto;padding-top:2rem}.o-shoppable-item{display:flex;flex-direction:column;align-items:center;gap:1.5rem;font-size:.875rem;line-height:1.3em}.o-shoppable-item img{display:block;aspect-ratio:17/20;object-fit:cover;object-position:center;transition:opacity ease-in-out .2s;box-shadow:0 0 2rem rgba(0,0,0,.16)}.o-shoppable-item .o-shoppable-item-title{margin:0 0 .5rem;font-weight:600;font-size:1.125rem;position:relative;padding-right:1.5rem;hyphens:auto}.o-shoppable-item .o-shoppable-item-title span{position:absolute;top:.625rem;right:0;width:1rem;height:1px;background-color:var(--e-global-color-7427f22);transform:translateX(-0.5rem);transition:.1s ease-in-out transform}.o-shoppable-item .o-shoppable-item-title span::before,.o-shoppable-item .o-shoppable-item-title span::after{content:"";position:absolute;top:0;right:0;width:60%;height:1px;background-color:var(--e-global-color-7427f22);transform:rotate(40deg);transform-origin:100% 100%}.o-shoppable-item .o-shoppable-item-title span::after{transform:rotate(-40deg)}.o-shoppable-item:hover img{opacity:.7}.o-shoppable-item:hover .o-shoppable-item-title span{transform:translateX(0)}.o-shoppable-items{padding:var(--content-padding);background-color:#f7f6f5;background-color:#fff;flex:5;display:grid;gap:2rem;grid-template-columns:repeat(1, 1fr)}@media(min-width: 420px){.o-shoppable-items .o-shoppable-item{flex-direction:row}.o-shoppable-items .o-shoppable-item-image{flex:2}.o-shoppable-items .o-shoppable-item-body{flex:3}}@media(min-width: 680px){.o-shoppable-items{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.o-shoppable-items{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 800px){.o-shoppable-items{grid-template-columns:repeat(1, 1fr)}}@media(min-width: 1024px){.o-shoppable-items{grid-template-columns:repeat(2, 1fr)}}a.o-shoppable-item{color:inherit !important}button.o-shoppable-dialog-close{position:absolute;top:0;right:0;width:3rem;height:3rem;border-color:var(--e-global-color-7427f22) !important;background-color:var(--e-global-color-7427f22) !important}button.o-shoppable-dialog-close::before,button.o-shoppable-dialog-close::after{content:"";position:absolute;top:50%;left:50%;width:2px;height:50%;background-color:#fff;transform:translate(-50%, -50%) rotate(45deg)}button.o-shoppable-dialog-close::after{transform:translate(-50%, -50%) rotate(-45deg)}button.o-shoppable-dialog-close:hover{border-color:var(--e-global-color-accent) !important;background-color:var(--e-global-color-accent) !important}