.image{aspect-ratio:var(--vs-aspect-ratio)}@media screen and (max-width: 767px){.image{aspect-ratio:var(--vs-aspect-ratio-mobile)}}.image.image-basic{display:flex;flex-direction:column;align-items:center;width:100%}.image.image-basic img{min-width:100%;min-height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image.image-basic .image-alt{margin-top:17px;color:#CEBF88;color:var(--color-gold, #CEBF88);text-align:center;font-feature-settings:"clig" off,"liga" off;font-family:Urbanist;font-size:14px;font-size:.875rem;font-style:normal;font-weight:400;line-height:2.14286}@media screen and (max-width: 767px){.image.image-basic .image-alt{line-height:1.5}}.image.image-layered{position:relative;display:flex;aspect-ratio:unset !important}.image.image-layered img:first-child{position:absolute;width:62%;height:85%;top:0;right:0;z-index:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image.image-layered img:last-child{width:62%;height:85%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image.image-with-icon{position:relative;display:flex}.image.image-with-icon img:not(.image-icon){min-width:100%;min-height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image.image-with-icon .image-icon{position:absolute;top:70px;left:0;height:128px;width:128px;transform:translateX(-50%)}@media screen and (max-width: 767px){.image.image-with-icon .image-icon{transform:scale(0.7) translate(-33px, 0);transform-origin:top left}}.image.image-with-links{position:relative;display:flex;width:100%}.image.image-with-links img{min-width:100%;min-height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image.image-with-links .image-point{position:absolute;transform:translate(-50%, -50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.image.image-with-links .image-point .image-point-pulse{width:18px;height:18px;border-radius:18px;background:#fff;flex-shrink:0;position:relative}@media screen and (max-width: 767px){.image.image-with-links .image-point .image-point-pulse{width:11px;height:11px;border-radius:11px}}.image.image-with-links .image-point .image-point-pulse span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#fff;opacity:0;transform-origin:center;animation:image-pulse 2s infinite}.image.image-with-links .image-point .image-point-pulse span:first-child{animation-delay:1.5s}.image.image-with-links .image-point .image-point-pulse span:not(:first-child):not(:last-child){animation-delay:1s}.image.image-with-links .image-point .image-point-pulse span:last-child{animation-delay:.5s}.image.image-with-links .image-point>a{white-space:nowrap;position:absolute;height:32px;display:flex;align-items:center;padding:0 12px;background:#D9D2BB;background:var(--vs-color-biege-darker, #D9D2BB);color:#2A4C48;color:var(--vs-color-green, #2A4C48);leading-trim:both;text-edge:cap;font-feature-settings:"clig" off,"liga" off;font-family:Urbanist;font-size:14px;font-size:.875rem;font-style:normal;font-weight:700;line-height:2.85714;letter-spacing:1px;bottom:calc(50% + 14px);left:-10px;opacity:0;visibility:hidden;transition:.2s ease-out}@media screen and (max-width: 767px){.image.image-with-links .image-point>a{height:27.4px;font-size:12px;font-size:.75rem}}.image.image-with-links .image-point>a:hover{color:#22201F;color:var(--vs-color-black, #22201F)}.image.image-with-links .image-point::before{content:"";width:16px;height:14px;position:absolute;bottom:calc(50% + 1px);left:50%;transform:translateX(-50%);z-index:1;opacity:0;visibility:hidden;transition:.2s ease-out;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="14" viewBox="0 0 16 14" fill="none"><path d="M8 14L0.205774 0.499999L15.7942 0.5L8 14Z" fill="%23D9D2BB"/></svg>')}.image.image-with-links .image-point.show:not(.hide)::before,.image.image-with-links .image-point.show:not(.hide) a,.image.image-with-links .image-point.image-point-display-initial:not(.hide)::before,.image.image-with-links .image-point.image-point-display-initial:not(.hide) a{opacity:1;visibility:visible}.image .image-no-aspect-ratio img{width:100%;height:auto;min-width:none;min-height:none;max-width:none;max-height:none;-o-object-fit:unset;object-fit:unset}@keyframes image-pulse{0%{opacity:0;transform:scale(0)}50%{opacity:.27}100%{opacity:0;transform:scale(3)}}
