.xg-button{padding:0;position:relative;display:inline-flex;justify-content:center;align-items:center;font-size:16px;font-family:inherit;text-decoration:none;text-align:center;cursor:pointer;transition:.2s ease-in;white-space:nowrap;line-height:normal;letter-spacing:normal;background:rgba(0,0,0,0) !important;pointer-events:auto;border:none}.xg-button__content{padding:12px 15px;display:flex;gap:5px;justify-content:center;align-items:center;width:100%}.xg-button__inner{display:contents}.xg-button p{margin:0;color:currentColor}.xg-button svg{display:block;width:18px;fill:currentColor;aspect-ratio:1}.xg-button--modifier-01{color:var(--xg-color-color, #ffffff);background-color:var(--xg-color-background-color, #000000);border-radius:var(--xg-number-device-border-radius, 5px);transition:.3s}.xg-button--modifier-01:hover,.xg-button--modifier-01:focus-visible{transform:scale(1.04)}.xg-button--modifier-01:active{transform:scale(0.96)}.xg-effect--no-effect .xg-media__overlay{opacity:0;visibility:hidden}.xg-effect--xo-hoverdir{overflow:hidden}.xg-effect--xo-hoverdir .xg-media__overlay{left:-100%;transition:.25s linear}.xg-effect--xo-hoverdir.xg-media--overlay-design-mode .xg-media__overlay{top:0 !important;left:0 !important}xg-masonry img{max-width:100%;height:auto;border:0;vertical-align:top}xg-masonry,xg-masonry *{box-sizing:border-box}.xg-grid,.xg-masonry{margin:0 calc(var(--xg-masonry-gap-xl)*-1)}.xg-masonry__item{width:var(--xg-masonry-width-xl);padding:var(--xg-masonry-gap-xl)}.xg-grid .xg-image:not(img) .xg-image__img,.xg-grid .xg-media__item .xg-video__item{aspect-ratio:var(--xg-grid-aspect-ratio)}.xg-grid .xg-image__img,.xg-grid .xg-video__item{display:block;object-fit:cover}.xg-masonry__item .xg-animate-revealer__inner,.xg-masonry__item .xg-animate-line-drawing-wrapper{padding:var(--xg-masonry-gap-xl)}@media(min-width: 993px)and (max-width: 1399px){.xg-grid,.xg-masonry{margin:0 calc(var(--xg-masonry-gap-lg)*-1)}.xg-masonry__item{width:var(--xg-masonry-width-lg);padding:var(--xg-masonry-gap-lg)}.xg-masonry__item .xg-animate-revealer__inner,.xg-masonry__item .xg-animate-line-drawing-wrapper{padding:var(--xg-masonry-gap-lg)}}@media(min-width: 769px)and (max-width: 992px){.xg-grid,.xg-masonry{margin:0 calc(var(--xg-masonry-gap-md)*-1)}.xg-masonry__item{width:var(--xg-masonry-width-md);padding:var(--xg-masonry-gap-md)}.xg-masonry__item .xg-animate-revealer__inner,.xg-masonry__item .xg-animate-line-drawing-wrapper{padding:var(--xg-masonry-gap-md)}}@media(min-width: 577px)and (max-width: 768px){.xg-grid,.xg-masonry{margin:0 calc(var(--xg-masonry-gap-sm)*-1)}.xg-masonry__item{width:var(--xg-masonry-width-sm);padding:var(--xg-masonry-gap-sm)}.xg-masonry__item .xg-animate-revealer__inner,.xg-masonry__item .xg-animate-line-drawing-wrapper{padding:var(--xg-masonry-gap-sm)}}@media(max-width: 576px){.xg-grid,.xg-masonry{margin:0 calc(var(--xg-masonry-gap-xs)*-1)}.xg-masonry__item{width:var(--xg-masonry-width-xs);padding:var(--xg-masonry-gap-xs)}.xg-masonry__item .xg-animate-revealer__inner,.xg-masonry__item .xg-animate-line-drawing-wrapper{padding:var(--xg-masonry-gap-xs)}}.xg-masonry__item .xg-blank{position:relative;padding-top:calc(var(--xg-blank-aspect-ratio)*100%)}.xg-slider--navigation-01.xg-slider__navigation-prev::before{--xg-slider-button-prev: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.51181 2.00001L3.34514 6.16668H15.5V7.83335H3.34514L7.51181 12L6.3333 13.1785L0.154785 7.00001L6.3333 0.821503L7.51181 2.00001Z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--xg-slider-button-prev) no-repeat center;mask:var(--xg-slider-button-prev) no-repeat center}.xg-slider--navigation-01.xg-slider__navigation-next::before{--xg-slider-button-next: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.66667 0.321533L15.8452 6.50004L9.66667 12.6786L8.48815 11.5L12.6548 7.33338H0.5V5.66671H12.6548L8.48815 1.50004L9.66667 0.321533Z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--xg-slider-button-next) no-repeat center;mask:var(--xg-slider-button-next) no-repeat center}swiper-container.xg-slider--pagination-01::part(bullet){background:var(--xg-pagination-color, rgba(0, 0, 0, 0.2));opacity:1 !important}swiper-container.xg-slider--pagination-01::part(bullet-active){background:var(--xg-pagination-active-color, #000);opacity:1 !important}.xg-popover__inner:has(.xg-tooltip--description){color:var(--xg-tooltip-desc-color, #000000);background-color:var(--xg-tooltip-desc-background-color, #ffffff);border-radius:var(--xg-tooltip-desc-border-radius, 0px)}.xg-tooltip--description{border-radius:var(--xg-tooltip-desc-border-radius, 0px);overflow:hidden}.xg-tooltip--description .xg-tooltip__price{display:none}.xg-popover__inner:has(.xg-tooltip--product){color:var(--xg-tooltip-product-color, #000000);background-color:var(--xg-tooltip-product-background-color, #ffffff);border-radius:var(--xg-tooltip-product-border-radius, 0px)}.xg-tooltip--product{border-radius:var(--xg-tooltip-product-border-radius, 0px);overflow:hidden}.xg-tooltip__price{display:flex;align-items:center;gap:5px}.xg-tooltip__price:empty,.xg-tooltip__vendor{display:none}.xg-tooltip__desc p{margin:0}.xg-tooltip__add-to-cart{display:none}.xg-popover__inner:has(.xg-tooltip--description-01){max-width:min(260px,100vw - 10px)}.xg-tooltip--description-01{display:flex;flex-direction:column;gap:14px;padding:16px}.xg-tooltip--description-01 .xg-tooltip__media,.xg-tooltip--description-01 .xg-tooltip__media img{width:100%;height:auto}.xg-tooltip--description-01 .xg-tooltip__content{padding:0}.xg-popover__inner:has(.xg-tooltip--product-03){max-width:min(227px,100vw - 10px)}.xg-tooltip--product-03{display:flex;flex-direction:column;padding:14px;gap:14px}.xg-tooltip--product-03 .xg-tooltip__media img{width:100%;height:auto;object-fit:cover}.xg-tooltip--product-03 .xg-tooltip__vendor:not(:empty){margin-bottom:4px;display:block;font-size:11px;font-weight:500;text-transform:uppercase}.xg-tooltip--product-03 .xg-tooltip__title{margin-bottom:6px;font-size:15px}.xg-tooltip--product-03 .xg-hotspot-item__price,.xg-tooltip--product-03 .xg-hotspot-item__compare-price{font-size:14px}.xg-tooltip--product-03 .xg-tooltip__add-to-cart{display:none;width:fit-content}.xg-popup{display:flex;width:100%;height:100%;max-width:min(1550px,100vw - 20px);max-height:min(736px,100vh - 40px);background-color:var(--xg-popup-bg-color, #fff)}.pswp__content{display:flex;justify-content:center;align-items:center;padding:20px}.xg-popup__media{position:relative;padding:24px;display:flex;width:100%;background-color:var(--xg-popup-image-bg-color, #000000);touch-action:pan-y;-webkit-overflow-scrolling:touch}.xg-popup__media::before{content:"";position:absolute;top:24px;left:24px;bottom:24px;right:24px}.xg-popup__media-inner{position:relative;margin:auto;width:fit-content;height:fit-content}.xg-popup__media-inner .xg-popup__media-inner-item{display:block;width:auto;height:auto;max-width:100%;max-height:min(688px,100vh - 88px)}.xg-popup__content{padding:50px;width:35%;overflow:auto;max-width:500px;flex-shrink:0;touch-action:pan-y;-webkit-overflow-scrolling:touch}.xg-popup__heading{margin-bottom:36px}.xg-popup__heading:empty{display:none}.xg-hotspot-content__title{font-size:36px;font-weight:600;line-height:1.05;color:#000}.xg-hotspot-content__description{margin-top:6px;font-size:16px}.xg-hotspot-item__title{margin-top:10px;font-size:17px;font-weight:600;color:#000}.xg-hotspot-item__price-wrapper{display:flex;gap:5px;margin-top:6px}.xg-hotspot-item__price{display:block;font-size:16px;font-weight:600}.xg-hotspot-item__compare-price{font-size:16px;font-weight:600;text-decoration:line-through;opacity:.5}.xg-popup__thumbnail-swiper swiper-slide img{width:auto;height:auto;box-shadow:0 0 5px rgba(1,1,1,.3),0 0 15px rgba(1,1,1,.2),0 0 25px rgba(1,1,1,.1);cursor:pointer;transform:scale(0.75);transition:.3s}.xg-popup__thumbnail-swiper swiper-slide.swiper-slide-active img{transform:scale(1)}.xg-popup__thumbnail-swiper swiper-slide img{width:100%;height:auto}@media(min-width: 769px)and (max-width: 992px){.xg-popup__content{width:45%}}@media(max-width: 768px){.xg-popup{flex-direction:column;max-height:calc(100vh - 40px);overflow-y:auto;overflow-x:clip}.xg-popup__content{padding:24px;width:100%;max-width:none}.xg-popup__media-inner{width:100%}.xg-popup__media-inner .xg-popup__media-inner-item{width:100%;aspect-ratio:var(--xg-popup-image-aspect-ratio, auto)}.xg-popup__heading{margin-bottom:28px}.xg-hotspot-content__title{font-size:24px}.xg-hotspot-content__description{margin-top:6px;font-size:15px}}.xg-slider--navigation-01.xg-slider__navigation-prev::before{--xg-slider-button-prev: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.51181 2.00001L3.34514 6.16668H15.5V7.83335H3.34514L7.51181 12L6.3333 13.1785L0.154785 7.00001L6.3333 0.821503L7.51181 2.00001Z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--xg-slider-button-prev) no-repeat center;mask:var(--xg-slider-button-prev) no-repeat center}.xg-slider--navigation-01.xg-slider__navigation-next::before{--xg-slider-button-next: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.66667 0.321533L15.8452 6.50004L9.66667 12.6786L8.48815 11.5L12.6548 7.33338H0.5V5.66671H12.6548L8.48815 1.50004L9.66667 0.321533Z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--xg-slider-button-next) no-repeat center;mask:var(--xg-slider-button-next) no-repeat center}.xg-slider--navigation-00{display:none !important}.xg-slider__navigation-prev,.xg-slider__navigation-next{position:absolute;width:48px;height:48px;border-radius:var(--xg-navigation-border-radius, 50%);color:var(--xg-navigation-color, #000);background:var(--xg-navigation-background-color, #fff);opacity:1 !important;overflow:hidden;cursor:pointer}.xg-slider__navigation-prev::before,.xg-slider__navigation-next::before{content:"";position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--xg-navigation-color, #000);font-size:0;-webkit-mask-size:contain;mask-size:contain}.xg-slider__navigation-prev.swiper-button-disabled,.xg-slider__navigation-next.swiper-button-disabled{opacity:.5 !important;pointer-events:none !important}.xg-slider__navigation-wrapper{padding:10px;gap:10px;z-index:9999;pointer-events:none}.xg-slider__navigation-wrapper .xg-slider__navigation-prev,.xg-slider__navigation-wrapper .xg-slider__navigation-next{pointer-events:auto}.xg-slider__navigation-wrapper--middle:not(.xg-slider__navigation-wrapper--vertical){position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.xg-slider__navigation-wrapper--middle .xg-slider__navigation-prev,.xg-slider__navigation-wrapper--middle .xg-slider__navigation-next{position:relative}.xg-slider__navigation-wrapper--vertical{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px}.xg-slider__navigation-wrapper--vertical .xg-slider__navigation-prev,.xg-slider__navigation-wrapper--vertical .xg-slider__navigation-next{transform:rotate(90deg)}.xg-slider__navigation-wrapper--bottom-center{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;display:flex;justify-content:center;align-items:center}.xg-slider__navigation-wrapper--bottom-left{position:absolute;bottom:0;left:0;display:flex;justify-content:flex-start;align-items:center;gap:10px}.xg-slider__navigation-wrapper--bottom-right{position:absolute;bottom:0;right:0;display:flex;justify-content:flex-end;align-items:center;gap:10px}.xg-slider__navigation-wrapper--bottom-center .xg-slider__navigation-prev,.xg-slider__navigation-wrapper--bottom-center .xg-slider__navigation-next,.xg-slider__navigation-wrapper--bottom-left .xg-slider__navigation-prev,.xg-slider__navigation-wrapper--bottom-left .xg-slider__navigation-next,.xg-slider__navigation-wrapper--bottom-right .xg-slider__navigation-prev,.xg-slider__navigation-wrapper--bottom-right .xg-slider__navigation-next{position:relative}@media(max-width: 576px){.xg-slider__navigation-prev,.xg-slider__navigation-next{width:35px !important;height:35px !important}.xg-slider__navigation-prev::before,.xg-slider__navigation-next::before{width:50% !important;height:30% !important;top:50%;left:50%;transform:translate(-50%, -50%)}}.xg-popup--03 .xg-popup__heading,.xg-popup--03 .xg-hotspot-item__heading{text-align:center}.xg-hotspot-items__wrapper{position:relative;width:100%}.xg-popup--03 .xg-hotspot-items{padding:0 40px}.xg-popup--03 .xg-hotspot-item{padding:0 20px 30px 20px}.xg-popup--03 .xg-hotspot-item__image-wrapper{position:relative;width:100%;overflow:hidden}.xg-popup--03 .xg-hotspot-item__image{display:block;width:100%;aspect-ratio:1 !important;object-fit:cover}.xg-popup--03 .xg-hotspot-item__content{display:flex;flex-direction:column;justify-content:space-between;width:100%}.xg-popup--03 .xg-hotspot-item__price-wrapper{justify-content:center}.xg-popup--03 .xg-hotspot-item__button--inside{display:none}.xg-popup--03 .xg-hotspot-item__button--outside{margin-top:14px}.xg-popup--03 .xg-hotspot-items__prev{left:0;top:50%;transform:translateY(-50%);z-index:2;background-color:#ededed}.xg-popup--03 .xg-hotspot-items__next{right:0;top:50%;transform:translateY(-50%);z-index:2;background-color:#ededed}xg-animate:where([xg-effect=fade],[xg-effect=fade-up],[xg-effect=fade-down],[xg-effect=fade-left],[xg-effect=fade-right],[xg-effect=zoom-in],[xg-effect=zoom-out],[xg-effect=rotate-left-up],[xg-effect=rotate-right-up],[xg-effect=snake-left],[xg-effect=snake-right],[xg-effect=snake-up],[xg-effect=snake-down],[xg-effect="3d-up"]){--xg-duration: 800;--xg-easing: cubic-bezier(0, 0, 0.3, 1);--xg-delay: 200;--xg-strength: 1;display:block;opacity:.01;animation-duration:calc(var(--xg-duration)*1ms);animation-timing-function:var(--xg-easing);animation-delay:calc(var(--xg-delay)*1ms);animation-fill-mode:both}.xg-modal{box-sizing:border-box;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex !important;justify-content:center;align-items:center;pointer-events:none;opacity:0;transition:.3s;border:none !important;margin:0;padding:0;color:inherit;background-color:unset}.xg-modal *{box-sizing:border-box}.xg-modal:not(.xg-modal--open),.xg-modal:not(.xg-modal--open) *{pointer-events:none !important}.xg-modal--open{opacity:1;pointer-events:auto}.xg-modal__title{font-size:3.2rem;font-weight:700;margin-bottom:1rem;text-align:center}.xg-modal__inner{padding:30px 20px;max-width:min(100vw - 100px,1920px);width:100%;height:calc(100vh - 100px);background-color:#fff;overflow-x:clip;overflow-y:auto;opacity:0;transition:.3s;scrollbar-gutter:stable}.xg-modal--open .xg-modal__inner{opacity:1}.xg-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:-1}.xg-modal__close{position:absolute;top:15px;right:15px;width:30px;height:30px;color:#fff;cursor:pointer}.xg-modal__close svg{fill:currentColor}.xg-gallery__pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, 0.4);--pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color);--pswp-opacity: 0.8}.xg-gallery__pswp{position:fixed;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0);border:none !important;margin:0;padding:0;color:inherit;background-color:unset}.xg-gallery__pswp:focus{outline:0}.xg-gallery__pswp *{box-sizing:border-box}.pswp--open:where(.xg-gallery__pswp){display:block}.xg-gallery__pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.xg-gallery__pswp .pswp__bg{opacity:var(--pswp-opacity, 0.1);background:var(--pswp-bg)}.xg-gallery__pswp,.pswp__scroll-wrap{overflow:hidden}.xg-gallery__pswp,.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.xg-gallery__pswp{position:fixed}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none !important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.xg-gallery__pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);z-index:999;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none !important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0px}.pswp__button--arrow--next{right:0px}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scale(-1, 1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pswp__counter{height:30px;margin:15px 0 0 20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.pswp__button--xg-share{position:relative;opacity:1 !important;overflow:visible !important}.pswp__button--xg-share svg{opacity:.85}.pswp__button--xg-share:hover svg{opacity:1}.xg-share__content{position:absolute;top:100%;right:0;color:#000;background-color:#fff;opacity:0;transition:.3s;pointer-events:none;border-radius:3px}.pswp__button--xg-share .xg-share__content__inner{width:fit-content;max-width:100vw;height:auto;border-radius:3px;overflow:hidden}.pswp__button--xg-share:hover .xg-share__content{opacity:1;pointer-events:auto}.pswp__button--xg-share .xg-share__content-item{display:flex;align-items:center;padding:10px 15px;gap:5px;color:inherit;font-size:inherit;font-weight:inherit;text-decoration:inherit;white-space:nowrap;cursor:pointer}.pswp__button--xg-share .xg-share__content-item span{color:inherit;font-size:inherit;font-weight:inherit;text-decoration:inherit}.pswp__button--xg-share .xg-share__content-item:hover{background-color:#e5e5e5}.pswp__button--xg-share .xg-share__content-item svg{height:15px;margin-right:5px;fill:var(--xg-social-color)}.xg-social-facebook{--xg-social-color: #4267B2}.xg-social-twitter{--xg-social-color: #000}.xg-social-pinterest{--xg-social-color: #bd081c}.xg-social-whatsapp{--xg-social-color: #25d366}.xg-social-email{--xg-social-color: #ea4335e0}.pswp__button--xg-share .xg-share__arrow,.pswp__button--xg-share .xg-share__arrow::before{position:absolute;width:8px;height:8px;background:inherit;z-index:-1}.pswp__button--xg-share .xg-share__arrow{top:-4px;right:20px;visibility:hidden}.pswp__button--xg-share .xg-share__arrow::before{display:block;visibility:visible;content:"";transform:rotate(45deg)}.xg-popup__bullets-indicator{display:flex;flex-direction:row;align-items:center;position:absolute;bottom:30px;left:50%;transform:translate(-50%, 0);z-index:9999 !important}.xg-popup__bullet{margin:0 5px;width:12px;height:12px;background-color:hsla(0,0%,100%,.5);box-shadow:0 0 5px rgba(1,1,1,.3),0 0 15px rgba(1,1,1,.2),0 0 25px rgba(1,1,1,.1);border-radius:50%;cursor:pointer;transform:scale(0.75);transition:.3s}.xg-popup__bullet--active{background-color:#fff;transform:scale(1)}.xg-popup__thumbnails-indicator{display:flex;justify-content:center;margin:auto;width:100vw;max-width:100vw;position:absolute;bottom:10px;left:0;pointer-events:none !important}.xg-popup__thumbnail-swiper{pointer-events:auto}.xg-popup__thumbnail-wrapper{display:flex;flex-direction:row;align-items:center;scroll-behavior:smooth;white-space:nowrap}.xg-popup__thumbnail-wrapper::-webkit-scrollbar{display:none}.pswp__xg-caption{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);width:calc(100% - 32px);max-width:400px;padding:10px 15px;font-size:16px;color:#fff;background:rgba(0,0,0,.5);backdrop-filter:blur(10px);border-radius:4px}.pswp__xg-caption a{color:#fff;text-decoration:underline}.hidden-caption-content{display:none}.xg-caption-title{font-size:1rem;text-align:center}.xg-caption-description{font-size:.875rem;line-height:1.4;text-align:center}.pswp__button--xg-rotate svg{width:28px}.pswp__bg,.pswp__content,.pswp__scroll-wrap{filter:none !important;backdrop-filter:none !important}.pswp__item,.pswp__img,.pswp__zoom-wrap{will-change:transform,opacity;backface-visibility:hidden}div.pswp__bg:empty{display:block}.pswp__xg-caption:empty{display:none}@media(max-width: 576px){.pswp__button--xg-rotate,.pswp__button--zoom{display:none !important}}a:where(.pswp__content a):empty,ul:where(.pswp__content ul):empty,dl:where(.pswp__content dl):empty,div:where(.pswp__content div):empty,section:where(.pswp__content section):empty,article:where(.pswp__content article):empty,p:where(.pswp__content p):empty,h1:where(.pswp__content h1):empty,h2:where(.pswp__content h2):empty,h3:where(.pswp__content h3):empty,h4:where(.pswp__content h4):empty,h5:where(.pswp__content h5):empty,h6:where(.pswp__content h6):empty{display:block}.xg-gallery__pswp .pswp__img{max-width:none !important}.xg-loading-default{height:40px;width:40px;transform:rotateZ(45deg)}.xg-loading-default div{display:block;position:relative;float:left;width:50%;height:50%;transform:scale(1.1)}.xg-loading-default div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--xo-loading-color, #bdbdbd);animation:xgloadingdefault 2.4s infinite linear both;transform-origin:100% 100%}.xg-loading-default .xg-loading-default__item-2{transform:scale(1.1) rotateZ(90deg)}.xg-loading-default .xg-loading-default__item-2:before{animation-delay:.3s}.xg-loading-default .xg-loading-default__item-4{transform:scale(1.1) rotateZ(270deg)}.xg-loading-default .xg-loading-default__item-4:before{animation-delay:.9s}.xg-loading-default .xg-loading-default__item-3{transform:scale(1.1) rotateZ(180deg)}.xg-loading-default .xg-loading-default__item-3:before{animation-delay:.6s}@keyframes xgloadingdefault{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{transform:perspective(140px) rotateY(180deg);opacity:0}}.xg-loading-center{--xo-loading-color: #bdbdbd}body .xg_id_1b3xwgj_fh3jj2_tj{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1bxwq24_pk907t_tk{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1q5cbeo_u0kn4m_tl{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1t7w4h4_a3dax1_to{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_ras2sc_2hni90_1gfo{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_bwvqj7_4q0g38_1gfp{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1m6qnvs_ruoby5_1gfq{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_nduu7k_phhl0n_1gft{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_g82zwk_lsayvr_1h8n{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_ju7ncs_t92usb_1h8o{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1cijjyo_6w2ghi_1h8p{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1hukhww_43ijke_1h8s{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_s73e48_dwirkr_1huy{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_fcgkkl_4po2f6_1huz{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1ymsu4_tcwnog_1hv0{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_191h71w_xm294k_1hv3{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_9ngngo_y1oxeu_1i4u{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_14t6eh8_zv000v_1i4v{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1lms2c0_z6sveq_1i4w{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_mo1iyw_7xpvql_1i4z{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1xg1cdh_fysmxl_1im3{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1ldncuw_qig52m_1im4{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_168enl4_i5837f_1im5{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1r8du5s_0brm2n_1im8{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_2fu8zo_x1ee7s_1kj1{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_13v52gw_urn48d_1kj2{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_4cbnqw_nksy2p_1kj3{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1dystrs_pbs9fr_1kj6{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_11r1o24_tggj9r_1ksv{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_gdrvn4_3xm85x_1ksw{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_15hez6x_t2a1a2_1ksx{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1czs74g_10pvtu_1kt0{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1eq1pbg_yy60iu_1ktx{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1gyyli4_buhcvd_1kty{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_9o20t4_eznfmh_1ktz{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1xbbifk_iabxep_1ku2{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_hkcyek_zn5g5g_1kzl{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_wbqe40_oijqty_1kzm{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_cr2um4_osuxbz_1kzn{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_udunxk_5symhz_1kzq{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1dz5a1w_tfgyd5_1l1b{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1hn7280_k67njj_1l1c{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_6jp2kt_8xhb2r_1l1d{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1p83zjo_zlewkg_1l1g{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_11ztvhg_as7vjy_1l6n{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1csd6z2_m5rhwv_1l6o{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1mits0p_bzen4w_1l6p{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1oiggfu_dk70q1_1l6s{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1l5d7wg_8wky8m_1l8p{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1x5kzwy_9fxilb_1l8q{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_85htlw_aaei6z_1l8r{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1f2sbvs_vdycma_1l8u{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_13xce64_wyvvp5_1la7{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_ybe1fs_08moq5_1la8{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_p9r8ps_ej5661_1la9{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1j3mi6k_68hbao_1lac{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1ws3iyk_bvlup2_1lcj{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1anx2sa_rr9n31_1lck{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_nev70o_yrp7v2_1lcl{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1dfk25k_atslpv_1lco{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1x0quc9_gbezd0_1ln7{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_v0e1kg_fabqpk_1ln8{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1pufum4_kn891j_1ln9{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1czznta_el6pqd_1lnc{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1edm5mo_8voq3q_1lol{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_a0gzs0_ube0pj_1lom{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1y2tuam_4qvez3_1lon{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_iqioao_d56y9g_1loq{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_2ihro8_4oolpa_1lxz{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1j9ozb6_pt8em8_1ly0{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1e41cbg_3bjmoo_1ly1{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_ur0aeg_k7kjap_1ly4{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1bqfd1c_kcpm14_1mil{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1i3h858_iiidnr_1mim{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_l6z7ck_9zf83s_1min{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_t7w8e8_cj8hrc_1miq{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_ft07go_4ixbah_1oeo{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_180b2jg_9zrke8_1oep{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_vp8380_o477j3_1oeq{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1dfr5co_uzaeyu_1oet{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_v8boew_sy5fzo_1oi0{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_jdawd3_802uyc_1oi1{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1k0lyj4_n8whjc_1oi2{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_t0sj4h_iwdd36_1oi5{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1yo72hw_nifpdu_1p0v{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1eo9o8g_7o5zjl_1p0w{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1mhbehg_o8hcsl_1p0x{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1wfbneg_qzkx2v_1p10{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1dzibhk_at8jmt_1p3l{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1vfwt8o_e1k6xy_1p3m{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_2170b8_3ougba_1p3n{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_jntepg_vww1ah_1p3q{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1ahzfjr_tkbytk_1pbn{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1guq5ts_y82akp_1pbo{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_gf09pt_ei4sni_1pbp{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_99a2gs_rlu8h7_1pbs{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1p80gt8_di2p54_1q5h{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1bkl7y0_2gfqch_1q5i{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1mjcdjg_yn4bpz_1q5j{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_xewz04_9mzusq_1q5m{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1kbf85w_ta4qko_1q75{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1o8d588_yiayuw_1q76{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_16o0mac_x0wg0s_1q77{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_l5tefk_csf6qm_1q7a{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_wuswqg_6iiscq_1q81{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_14rbjr4_7pexs1_1q82{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_l7hhz9_in0h6i_1q83{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_l0w9ks_4gafkb_1q86{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1ftiit4_paemmb_1qsc{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_2huulk_41emaa_1qsd{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_dtsnvk_4nw62b_1qse{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_hg4k5_wlhkhs_1qsh{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_gnvabc_hmf8xs_1qvw{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_fhpvz8_vf322j_1qvx{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1k5c9i0_6k0qeb_1qvy{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_17v4hej_3udnk8_1qw1{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1kbh4f0_5okscb_1r9z{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_19efdrs_axd8b9_1ra0{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_f6t4i4_r5f3p6_1ra1{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1bbdzb4_d7y7xn_1ra4{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_9mydfm_edmzo7_1rkw{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_xs8wgc_wlbp2e_1rkx{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1t0txye_6pocph_1rky{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1g8bvew_770xum_1rl1{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_e3giug_pslrwr_1rmk{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_16juu3w_x4tdkj_1rml{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1m70874_i0h0o9_1rmm{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_br0967_nonm40_1rmp{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1nfcp0w_76bi8o_1s2m{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_qvt7pn_5psezm_1s2n{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_gcgsto_afbazm_1s2o{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1na754c_5snfpu_1s2r{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_mkt7mg_j82172_1spa{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_eff8w0_mv36iu_1spb{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1w9ecs8_bwvji4_1spc{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_ol6kpk_qmc4ka_1spf{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1oqnm6z_f65a0e_1szh{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_nqaus0_0xqcp7_1szi{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1ksflgw_2ndu0h_1szj{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1copkkg_9d2ysi_1szm{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_oyg86k_n8s1sx_1t1z{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_gbht9y_i43bxv_1t20{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1hqitr9_tup8ph_1t21{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_7cbo5w_iosc37_1t24{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1d6kmhg_hij8kt_1t3b{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_ljabkg_1mrpew_1t3c{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1gu72g8_sumjfi_1t3d{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1usgzrg_gx6kr9_1t3g{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_ru14hw_wurqlt_1t75{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_ra7o7k_remuj6_1t76{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_qar2ea_z8x716_1t77{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1rvbzk0_0g36zz_1t7a{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_ww9qzs_a1c8v5_1t51{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_cf77iw_3jz9sy_1t52{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_l8g1pt_qw9jbn_1t53{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_67giru_qqfwwg_1t56{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1v6qk0s_0sn02v_1tab{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_dx8tp6_cnv1l0_1tac{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_occqpo_g071vy_1tad{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_c8srqw_7lh63a_1tag{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1hfnbzs_xksrn6_1tcd{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_4vi5xe_ui08yo_1tce{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1jgoy8o_bdadqh_1tcf{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1320omc_liqpbj_1tci{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_q3jv6o_xglift_1tfx{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_uu2n10_u858q7_1tfy{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_2a6f7o_ccl4dj_1tfz{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_o1ahlk_2czlyl_1tg2{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_t6u00o_mr5amu_1tln{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_fzusqq_qdqsj9_1tlo{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1e5zw6k_h6waj7_1tlp{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_rhiwyo_d0pbna_1tls{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_uggez0_n798ej_1tub{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1r0efbs_9agmt5_1tuc{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_m1eaew_nrcszu_1tud{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_hhnmmw_y84zep_1tug{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_gp3d2w_zp6kz2_1tzg{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1pmjqyc_g03pfn_1tzh{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_11uubro_1kunmt_1tzi{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_z81xm3_u722yr_1tzl{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_qmvftk_bs4889_1utc{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_5je2ul_dk2uk8_1utd{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_zzyi1g_ns84oi_1ute{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1ceynw0_3hvq4k_1uth{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_fzqazs_w8jhdt_1uuu{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_eftmcg_1pc4pp_1uuv{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1p8c400_px0ppo_1uuw{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_uudj03_qgeq8u_1uuz{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_unwlrc_83u01q_1uzu{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1b5k6q4_tct8pt_1uzv{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_jhznso_1pzr09_1uzw{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_17dxqas_lq9uyt_1uzz{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1gxx5tc_b084yi_1v0q{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_e2790_96dci8_1v0r{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_cvenw8_my6l6h_1v0s{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_4ynaa8_xwls0s_1v0v{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_auczpc_1c19h8_1v5g{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_1o6xmoj_effitu_1v5h{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_18rjv6k_khjro8_1v5i{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_x97vo0_crbw7s_1v5l{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_a8m2h0_cvzzx7_1vhj{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_gwt4b0_asw3fi_1vhk{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_17wndnk_lcmrbi_1vhl{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}body .xg_id_hb9apk_mfln77_1vho{--xg-number-device-border-radius: 5px;--xg-color-background-color: rgb(0, 0, 0);--xg-color-color: rgb(255, 255, 255)}