.cr-hs{--cr-gutter:20px;--cr-stack-gap:32px;position:relative;padding-inline:max(var(--cr-gutter),50% - 800px);font-family:var(--font-body-family);font-weight:var(--font-body-weight,400);font-size:14px;line-height:1.6;color:rgb(var(--cr-text,26 26 26));background:rgb(var(--cr-bg,255 255 255))}.cr-hs :where(p,h2){margin:0;font-size:inherit;line-height:inherit;text-align:inherit;color:inherit;min-height:0}.cr-hs img{border:0;box-shadow:none;margin:0;display:block;max-width:100%}.cr-hs button{min-width:0;min-height:0}.cr-hs__stack{display:grid;grid-auto-columns:minmax(0,1fr);gap:var(--cr-stack-gap) 0}.cr-hs__header{display:grid;gap:16px;justify-items:start}.cr-hs__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight,500);letter-spacing:-.02em;font-size:28px;line-height:1.1;overflow-wrap:anywhere}.cr-hs__heading+.cr-hs__text{margin-block-start:20px}.cr-hs__media{position:relative;display:grid;grid-template:0 minmax(0,1fr) 0 / minmax(0,1fr) minmax(0,min(1600px,100% - var(--cr-gutter) * 2)) minmax(0,1fr);gap:var(--cr-gutter);place-items:center;overflow:visible;margin-inline:calc(-1*max(var(--cr-gutter),(100vw - 1600px) / 2))}.cr-hs__picture{grid-area:1 / 1 / span 3 / span 3;place-self:stretch stretch;width:100%;position:relative}.cr-hs__picture img{width:100%;height:auto;object-fit:cover;object-position:center}.cr-hs__picture img.cr-hs__img--desktop{display:none}.cr-hs__placeholder{grid-area:1 / 1 / span 3 / span 3;width:100%;min-height:475px;background:linear-gradient(135deg,#d9d2c3,#9c9482)}.cr-hs__content{display:none;grid-area:2 / 2 / auto / span 1;place-self:start;text-align:start;position:relative;z-index:1;max-width:var(--cr-hs-content-max-width,330px)}.cr-hs__spot{position:absolute!important;top:var(--cr-hs-y);left:var(--cr-hs-x);z-index:6;grid-area:unset!important}.cr-hs__dot{--cr-hs-dot:32px;--cr-hs-shadow:10px;position:relative;display:grid;place-items:center;width:var(--cr-hs-dot);height:var(--cr-hs-dot);border-radius:9999px;border:0;padding:0;cursor:pointer;background:rgb(var(--cr-hs-dot-bg,165 180 155));color:rgb(var(--cr-hs-dot-text,255 255 255));transition:transform .2s ease-in-out}.cr-hs__dot:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}.cr-hs__dot:after{content:"";box-sizing:content-box;position:absolute;top:calc(-1 * var(--cr-hs-shadow));left:calc(-1 * var(--cr-hs-shadow));width:100%;height:100%;padding:var(--cr-hs-shadow);border-radius:inherit;background:radial-gradient(50% 50% at 50% 50%,rgb(var(--cr-hs-dot-bg,165 180 155) / 0),rgb(var(--cr-hs-dot-bg,165 180 155) / .3));animation:cr-hs-ping 2s ease-in-out infinite alternate}.cr-hs__dot svg{width:8px;height:8px;display:block;position:relative;z-index:1}.cr-hs__dot[aria-expanded=true]{transform:rotate(45deg)}@keyframes cr-hs-ping{0%{transform:scale(1)}to{transform:scale(.8)}}.cr-hs__popover{display:none;position:fixed;inset:auto 0 0 0;width:100%;padding:8px;z-index:999;visibility:hidden}.cr-hs__popover.cr-is-open{display:block;visibility:visible}.cr-hs__overlay{position:fixed;top:0;right:0;bottom:0;left:0;min-height:100lvh;background:#0006;border:0;padding:0;cursor:pointer}.cr-hs__panel{position:relative;display:flex;flex-direction:column;max-height:75vh;background:rgb(var(--cr-hs-pop-bg,255 255 255));color:rgb(var(--cr-hs-pop-text,0 0 0));border-radius:8px}.cr-hs__close{position:absolute;bottom:100%;left:calc(50% - 24px);display:grid;place-items:center;width:48px;height:48px;margin-block-end:16px;border-radius:9999px;border:0;padding:0;background:#fff;color:#141414;cursor:pointer;z-index:1}.cr-hs__close svg{width:14px;height:14px;display:block}.cr-hs__body{padding:24px;text-align:start;overflow-y:auto;overscroll-behavior-y:contain}.cr-hs__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight,500);letter-spacing:-.02em;font-size:16px;line-height:1.4}.cr-hs__title+*{margin-block-start:16px}.cr-hs__body p+p{margin-block-start:12px}.cr-hs__sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (min-width:700px){.cr-hs{--cr-gutter:32px;--cr-stack-gap:48px;font-size:16px}.cr-hs__heading{font-size:32px}.cr-hs__heading+.cr-hs__text{margin-block-start:24px}.cr-hs__picture img.cr-hs__img--desktop{display:block}.cr-hs__picture img.cr-hs__img--mobile{display:none}.cr-hs__picture img.cr-hs__img--mobile:only-child{display:block}.cr-hs__dot{--cr-hs-dot:48px;--cr-hs-shadow:16px}.cr-hs__dot svg{width:12px;height:12px}.cr-hs__body{padding:32px}.cr-hs__body p+p{margin-block-start:16px}.cr-hs__close{display:none}}@media screen and (min-width:1000px){.cr-hs{--cr-gutter:48px}.cr-hs__header{display:none}.cr-hs__content{display:block}.cr-hs__spot{top:var(--cr-hs-y-desktop,var(--cr-hs-y));left:var(--cr-hs-x-desktop,var(--cr-hs-x))}.cr-hs__popover{position:absolute;inset:auto;top:50%;transform:translateY(-50%);width:max-content;max-width:380px;padding:0;z-index:10}.cr-hs__popover--end{left:calc(100% + 18px)}.cr-hs__popover--start{right:calc(100% + 18px)}.cr-hs__overlay{display:none}.cr-hs__panel{max-height:350px;width:max-content;max-width:380px;border-radius:12.8px;box-shadow:0 5px 30px #1414141a;border:1px solid rgb(20 20 20 / .12);background:rgb(var(--cr-hs-pop-bg,255 255 255) / var(--cr-hs-pop-opacity,.9));-webkit-backdrop-filter:blur(var(--cr-hs-pop-blur,3px));backdrop-filter:blur(var(--cr-hs-pop-blur,3px))}}@media screen and (min-width:1150px){.cr-hs__heading+.cr-hs__text{margin-block-start:32px}.cr-hs__body p+p{margin-block-start:24px}}@media screen and (min-width:1400px){.cr-hs__heading{font-size:44px}.cr-hs__title{font-size:20px}}@media screen and (min-width:1000px){.cr-hs__picture img{aspect-ratio:1440/691;object-fit:cover;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cr-hot-spots.css.map */
