.t360-gallery{overflow:hidden}.t360-gallery__container__main{position:relative;display:flex;align-items:center;justify-content:center;z-index:1}.t360-gallery__container__main--spinner{position:absolute;z-index:-1}.t360-gallery__container__main--spinner::after{display:block;margin:-25px 0 0 -25px;width:50px;height:50px;border-width:0 3px 0 0;border-style:solid;border-color:var(--default-text-color);opacity:.5;border-radius:50%;content:'';animation:spin 1s infinite linear}.t360-gallery__container__main--carousel{display:flex;align-items:center}.t360-gallery__container__main--carousel--arrow_wrapper{position:absolute;display:flex;align-items:center}.t360-gallery__container__main--carousel--arrow_wrapper--arrow{background-color:#fff;height:32px;width:32px;cursor:pointer}.t360-gallery__container__main--carousel--arrow-right{right:8px}.t360-gallery__container__main--carousel--arrow-left{left:8px}.t360-gallery__container__main--carousel .arrow-disable{cursor:default}.t360-gallery__container__main--carousel .arrow-disable span{background-color:#b3b3b3;cursor:default}.t360-gallery__container__main--carousel--slider{display:flex;scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;background-color:#211f1f;overflow:hidden}html[data-range=xlarge] .t360-gallery__container__main--carousel--slider{min-width:648px;width:648px}html[data-range=medium] .t360-gallery__container__main--carousel--slider,html[data-range=small] .t360-gallery__container__main--carousel--slider{min-width:636px;width:636px}html[data-range=large] .t360-gallery__container__main--carousel--slider{min-width:548px;width:548px}.t360-gallery__container__main--carousel--slider--item{display:flex;flex-direction:column;align-items:center;justify-content:center;scroll-snap-align:center;-ms-scroll-snap-align:center;overflow:hidden;height:470px}.t360-gallery__container__main--carousel--slider--item--info{width:100%;height:60px;padding:4px 0;color:var(--default-text-color);background-color:var(--body-background-color);-webkit-line-clamp:3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;font-size:12px;line-height:18px}.t360-gallery__container__main--carousel--slider--item--info__caption{font-weight:700}.t360-gallery__container__main--carousel--slider--item--info--font{font-size:11px;font-weight:400}html[data-range=xlarge] .t360-gallery__container__main--carousel--slider--item{min-width:648px;width:648px}html[data-range=medium] .t360-gallery__container__main--carousel--slider--item,html[data-range=small] .t360-gallery__container__main--carousel--slider--item{min-width:636px;width:636px}html[data-range=large] .t360-gallery__container__main--carousel--slider--item{min-width:548px;width:548px}.t360-gallery__container__main--carousel--slider--item--image{height:100%;width:auto}.t360-gallery__container__main--expand{width:32px;height:32px;position:absolute;top:16px;right:16px;background-color:#00000080;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;z-index:2}.t360-gallery__container__main--expand span{background:#fff}.t360-gallery__advertisement{display:none;justify-content:center;align-items:center;height:100%;min-width:400px;background-color:#444141}.fullscreen{width:auto;height:100vh;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000000;background-color:#000}.fullscreen .t360-gallery__container__main--carousel--slider--item--info{padding-left:16px;padding-right:16px}.fullscreen.t360-gallery{display:flex;justify-content:space-between}