.veranda-hotspots{box-sizing:border-box;padding-right:20px;padding-left:20px;overflow:hidden}.veranda-hotspots__inner{position:relative;left:50%;box-sizing:border-box;margin:0;transform:translate(-50%)}.veranda-hotspots__header{display:block}.veranda-hotspots__heading{width:100%;max-width:none;margin:0;line-height:1.1;white-space:nowrap}.veranda-hotspots__heading.h2{font-size:28px}.veranda-hotspots__heading.h1{font-size:36px}.veranda-hotspots__heading.h0{font-size:48px}.veranda-hotspots__header--left .veranda-hotspots__heading{text-align:left}.veranda-hotspots__header--center .veranda-hotspots__heading{text-align:center}.veranda-hotspots__header--right .veranda-hotspots__heading{text-align:right}.veranda-hotspots__intro{width:100%;max-width:none;margin:18px 0 0;opacity:1}.veranda-hotspots__header--left .veranda-hotspots__intro{text-align:left}.veranda-hotspots__header--center .veranda-hotspots__intro{text-align:center}.veranda-hotspots__header--right .veranda-hotspots__intro{text-align:right}.veranda-hotspots--text-small .veranda-hotspots__intro{font-size:13px}.veranda-hotspots--text-medium .veranda-hotspots__intro{font-size:16px}.veranda-hotspots--text-large .veranda-hotspots__intro{font-size:18px}.veranda-hotspots__canvas{position:relative;height:var(--canvas-height);margin-top:42px;isolation:isolate}.veranda-hotspots__main-wrap{position:absolute;left:var(--main-left-edge);top:var(--main-top);width:var(--main-width)}.veranda-hotspots__main-media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:rgba(var(--color-foreground),.05)}.veranda-hotspots__main-media>img,.veranda-hotspots__placeholder{display:block;width:100%;height:100%;object-fit:cover}.veranda-hotspots__placeholder{aspect-ratio:4/3}.veranda-hotspots__lines{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;color:rgb(var(--color-button));pointer-events:none}.veranda-hotspots__lines line{stroke:currentColor;stroke-width:.3rem;vector-effect:non-scaling-stroke}.veranda-hotspot{position:absolute;z-index:6;left:var(--hotspot-x);top:var(--hotspot-y);transform:translate(-50%,-50%);display:grid;place-items:center;padding:1.2rem;border:0;outline:0;background:transparent;color:rgb(var(--color-button-text));cursor:pointer}.veranda-hotspot__dot{position:relative;z-index:2;display:block;border:0;border-radius:50%;background:rgb(var(--color-button));transition:transform .2s ease}.veranda-hotspot__dot:before,.veranda-hotspot__dot:after{content:"";position:absolute;left:50%;top:50%;width:42%;height:.2rem;border-radius:.2rem;background:currentColor;transform:translate(-50%,-50%)}.veranda-hotspot__dot:after{transform:translate(-50%,-50%) rotate(90deg)}.veranda-hotspot:hover .veranda-hotspot__dot,.veranda-hotspot:focus-visible .veranda-hotspot__dot,.veranda-hotspot.is-active .veranda-hotspot__dot{transform:scale(1.14)}.veranda-hotspots--pulse-ready .veranda-hotspot.is-scroll-pulsing .veranda-hotspot__dot{animation:veranda-hotspot-scroll-pulse .76s cubic-bezier(.22,1,.36,1) var(--hotspot-pulse-delay,0ms) both;will-change:transform}@keyframes veranda-hotspot-scroll-pulse{0%,to{transform:scale(1)}42%{transform:scale(1.32)}70%{transform:scale(.94)}}.veranda-hotspot:focus-visible{outline:0}.veranda-hotspots__callout{position:absolute;z-index:5;left:calc(50% + var(--callout-offset-x));top:var(--callout-top);display:flex;flex-direction:column;align-items:flex-start;width:max-content;max-width:none;gap:8px;transform:translate(-50%,-50%);transition:transform .2s ease}.veranda-hotspots__callout-media{order:2;width:var(--detail-image-size);background:transparent}.veranda-hotspots__callout-media img{display:block;width:100%;height:auto}.veranda-hotspots__callout-media--multiple{display:grid;grid-template-columns:repeat(var(--detail-image-count),minmax(0,1fr));gap:8px;align-items:start}.veranda-hotspots__callout-media--single-stacked{width:calc((var(--detail-image-size) - 8px)/2)}.veranda-hotspots__callout-media--ratio-4-3 img{aspect-ratio:4/3;object-fit:cover}.veranda-hotspots__callout-media--square img{aspect-ratio:1;object-fit:cover}.veranda-hotspots__callout-media--circle img{aspect-ratio:1;border-radius:50%;object-fit:cover}.veranda-hotspots__callout-media--rounded-square img{aspect-ratio:1;border-radius:1.6rem;object-fit:cover}.veranda-hotspots__swatch-nav{order:2;position:relative;display:block;width:calc(var(--thumbnail-size) + var(--thumbnail-size) + var(--thumbnail-size) + var(--thumbnail-size) + var(--thumbnail-size) + 48px);max-width:calc(100vw - 40px)}.veranda-hotspots__swatch-nav--without-arrows,.veranda-hotspots__swatch-nav--without-arrows .veranda-hotspots__swatch-viewport{width:max-content;max-width:calc(100vw - 40px)}.veranda-hotspots__swatch-viewport{min-width:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none}.veranda-hotspots__swatch-viewport::-webkit-scrollbar{display:none}.veranda-hotspots__swatches{display:flex;flex-wrap:nowrap;gap:12px;width:max-content}.veranda-hotspots__swatch-item{box-sizing:border-box;flex:0 0 var(--thumbnail-size);width:var(--thumbnail-size);max-width:none;text-align:center;scroll-snap-align:start;scroll-snap-stop:always}.veranda-hotspots__swatch{position:relative;display:grid;place-items:center;width:var(--thumbnail-size);height:auto;aspect-ratio:1;margin:0 auto 10px;overflow:hidden;border:0;border-radius:50%;outline:0;box-shadow:none;font-size:12px;font-weight:700}.veranda-hotspots__swatch img{grid-area:1/1;display:block;width:100%;height:100%;object-fit:cover;border:0;outline:0;box-shadow:none;transform:scale(1.04)}.veranda-hotspots__swatch span{grid-area:1/1;position:relative;z-index:1;color:#fff;mix-blend-mode:difference}.veranda-hotspots__swatch-item>strong{display:block;font-size:12px;font-weight:500;line-height:1.25}.veranda-hotspots__swatch-arrow{position:absolute;top:var(--swatch-arrow-offset-desktop);z-index:2;display:grid;place-items:center;width:38px;height:38px;margin:0;padding:7px;border:0;outline:0;background:#fff;box-shadow:none;cursor:pointer}.veranda-hotspots__swatch-arrow--previous{right:calc(100% + 10px)}.veranda-hotspots__swatch-arrow--next{left:calc(100% + 10px)}.veranda-hotspots__swatch-arrow:before,.veranda-hotspots__swatch-arrow:after{display:none!important;content:none!important}.veranda-hotspots__swatch-arrow[hidden]{display:none!important}.veranda-hotspots__swatch-arrow:disabled{opacity:.25;cursor:default}.veranda-hotspots__swatch-arrow img{display:block;width:24px;height:24px;object-fit:contain}.veranda-hotspots__thumbnails{order:3;display:grid;grid-template-columns:repeat(var(--thumbnail-columns),var(--thumbnail-size));align-items:start;width:max-content;max-width:none;gap:8px}.veranda-hotspots__thumbnails--one-row{grid-template-rows:var(--thumbnail-size);grid-auto-flow:column}.veranda-hotspots__thumbnails--two-rows{grid-auto-flow:row}.veranda-hotspots__thumbnails img{display:block;width:var(--thumbnail-size);max-width:none;height:var(--thumbnail-size);object-fit:cover}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails img{cursor:pointer}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails img:focus-visible{outline:.3rem solid currentColor;outline-offset:.2rem}.veranda-hotspots__thumbnails--circle img{border-radius:50%}.veranda-hotspots__thumbnails--rounded-square img{border-radius:1.2rem}.veranda-hotspots__callout-body{order:4;box-sizing:border-box;width:var(--callout-width);padding:1.8rem 2rem}.veranda-hotspots__callout--text-above .veranda-hotspots__callout-body{order:1}.veranda-hotspots__callout--overlay{gap:0}.veranda-hotspots__callout--overlay.veranda-hotspots__callout--text-below .veranda-hotspots__callout-body{position:relative;margin:-3.5rem 0 0 auto}.veranda-hotspots__callout--overlay.veranda-hotspots__callout--text-above .veranda-hotspots__callout-body{position:relative;margin:0 0 -3.5rem auto}.veranda-hotspots__callout--line-image .veranda-hotspots__callout-body{position:relative;z-index:2}.veranda-hotspots__callout.is-active{z-index:7;transform:translate(-50%,-50%) scale(1.02)}.veranda-hotspots__eyebrow{margin:0 0 .5rem;color:rgb(var(--color-button));font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.veranda-hotspots__title{margin:0 0 .6rem;font-size:1.7rem}.veranda-hotspots__text{font-size:1.35rem;opacity:.82}.veranda-hotspots__text p{margin-top:0}.veranda-hotspots__text p:last-child{margin-bottom:0}.veranda-hotspots__richtext{font-size:1.35rem}.veranda-hotspots__richtext>:first-child{margin-top:0}.veranda-hotspots__richtext>:last-child{margin-bottom:0}.veranda-hotspots__richtext h1,.veranda-hotspots__richtext h2,.veranda-hotspots__richtext h3,.veranda-hotspots__richtext h4,.veranda-hotspots__richtext h5,.veranda-hotspots__richtext h6{margin:0 0 .6rem;font-size:1.7rem;line-height:inherit}.veranda-hotspots__richtext p,.veranda-hotspots__richtext ul,.veranda-hotspots__richtext ol{opacity:.82}.veranda-hotspots__richtext p{margin-top:0}.veranda-hotspots__richtext p:last-child,.veranda-hotspots__richtext ul:last-child,.veranda-hotspots__richtext ol:last-child{margin-bottom:0}.veranda-hotspots__callout .link{display:inline-flex;margin-top:1.2rem}.veranda-hotspots__empty{display:grid;place-items:center;min-height:20rem;margin-top:2rem;padding:2rem;text-align:center;opacity:.7}.veranda-hotspots__modal{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:2rem}.veranda-hotspots__modal[hidden]{display:none}.veranda-hotspots__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0009;cursor:pointer}.veranda-hotspots__modal-panel{position:relative;z-index:1;width:min(92vw,42rem);max-height:82vh;overflow:auto}.veranda-hotspots__modal-close{position:absolute;z-index:5;top:.8rem;right:.8rem;display:grid;place-items:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:2.8rem;line-height:1;cursor:pointer}.veranda-hotspots__modal-content .veranda-hotspots__callout{position:static;width:auto;max-width:none;transform:none;filter:none}.veranda-hotspots__modal-content .veranda-hotspots__callout-media{width:min(100%,var(--detail-image-size))}.veranda-hotspots__modal-content .veranda-hotspots__swatch-nav{display:block;width:100%;max-width:100%}.veranda-hotspots__modal-content .veranda-hotspots__swatch-arrow{width:32px;height:32px;padding:4px}.veranda-hotspots__modal-content .veranda-hotspots__swatch-arrow img{width:22px;height:22px}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails{width:100%;max-width:100%;overflow-x:auto}.veranda-hotspots__modal-content .veranda-hotspots__callout-body{position:static;width:auto;margin:0}body.veranda-hotspots-modal-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.veranda-hotspots--pulse-ready .veranda-hotspot.is-scroll-pulsing .veranda-hotspot__dot{animation:none!important;transform:none!important}}@media screen and (max-width:989px){.veranda-hotspots__heading{white-space:normal}.veranda-hotspots__canvas{height:auto;margin-top:42px}.veranda-hotspots__main-wrap{position:relative;left:auto;top:auto;width:100%}.veranda-hotspots__lines,.veranda-hotspots__canvas>.veranda-hotspots__callout{display:none}.veranda-hotspot{padding:1rem}.veranda-hotspots__modal-panel{box-sizing:border-box;padding-top:5.6rem;border-radius:20px}.veranda-hotspots__modal-content .veranda-hotspots__callout--overlay .veranda-hotspots__callout-body{position:static;margin:0}.veranda-hotspots__modal-content .veranda-hotspots__callout-media,.veranda-hotspots__modal-content .veranda-hotspots__thumbnails{box-sizing:border-box;padding:1.6rem}.veranda-hotspots__modal-content .veranda-hotspots__callout-media{width:100%;max-width:100%}.veranda-hotspots__modal-content .veranda-hotspots__callout-media--multiple{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.veranda-hotspots__modal-content .veranda-hotspots__swatch-nav{box-sizing:border-box;padding:0 0 2.4rem 2rem;overflow:hidden}.veranda-hotspots__modal-content .veranda-hotspots__swatch-viewport,.veranda-hotspots__modal-content .veranda-hotspots__swatch-nav--without-arrows .veranda-hotspots__swatch-viewport{box-sizing:border-box;width:100%;max-width:100%;scroll-padding-right:2rem;-webkit-overflow-scrolling:touch;touch-action:pan-x}.veranda-hotspots__modal-content .veranda-hotspots__swatches{box-sizing:content-box;padding-right:2rem}.veranda-hotspots__modal-content .veranda-hotspots__swatch-item{flex-basis:min(var(--thumbnail-size),9.5rem);width:min(var(--thumbnail-size),9.5rem)}.veranda-hotspots__modal-content .veranda-hotspots__swatch{width:min(var(--thumbnail-size),9.5rem)}.veranda-hotspots__modal-content .veranda-hotspots__swatch-arrow{display:none!important}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails{--mobile-thumbnail-size:clamp(7rem, calc(26.2857vw - 1.6rem) ,10.4rem);grid-template-columns:repeat(var(--thumbnail-columns),var(--mobile-thumbnail-size));scroll-padding-right:1.6rem;scroll-padding-left:1.6rem}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails--one-row{grid-template-rows:var(--mobile-thumbnail-size)}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails--two-rows{grid-template-columns:none;grid-template-rows:var(--mobile-thumbnail-size);grid-auto-flow:column;grid-auto-columns:var(--mobile-thumbnail-size)}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails img{width:var(--mobile-thumbnail-size);height:var(--mobile-thumbnail-size)}}@media screen and (min-width:990px){.veranda-hotspots__modal{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAEA */
