.cv-viewer-slider{position:relative;width:100%;height:100%;white-space:nowrap;overflow:hidden}.cv-viewer-slider,.cv-viewer-slider__draggable-container{-webkit-user-select:none;-moz-user-select:none;user-select:none}.cv-viewer-slider__draggable-container{width:inherit;height:inherit;will-change:transform}.cv-viewer-slider__spinner{position:absolute;left:0;top:0;width:100%;height:100%}.cv-viewer-slider--measured .cv-slide{display:inline-flex}.cv-slide{display:none;vertical-align:top;justify-content:center;align-items:center;height:100%}.cv-slide.collapsed{content-visibility:hidden}@keyframes cg-fade-in{0%{opacity:0}to{opacity:1}}.cg-flex-center,.cg-gallery-arrow,.cg-gallery-fullscreen,.cg-gallery-fullscreen__close,.cg-text-button{display:flex;align-items:center;justify-content:center}.cg-gallery-thumbnails__thumbnail,.cg-square-container{position:relative;height:0;padding-bottom:100%}.cg-gallery-thumbnails__thumbnail>*,.cg-square-container>*{position:absolute!important;top:0;left:0;width:100%;height:100%}.cg-gallery-arrow,.cg-gallery-fullscreen__close,.cg-text-button{border:0;margin:0;padding:0;outline:0;background:initial;cursor:pointer}.cg-box-sized,.cg-box-sized *,.cg-gallery,.cg-gallery *,.cg-gallery-fullscreen,.cg-gallery-fullscreen *{box-sizing:border-box}.cg-gallery-root{display:flex;align-items:center;flex-direction:column;width:100%;height:100%;background:#fff}.cg-gallery-content{position:relative;width:100%}.cg-gallery-content--bordered{border:1px solid #ebebeb}.cg-gallery-content__image{position:relative;width:100%;height:100%;cursor:pointer}.cg-gallery-content__image img{max-width:100%;max-height:100%}.cg-gallery-content__image>div{display:flex!important;align-items:center;justify-content:center;height:100%}.cg-gallery-arrow{position:absolute;top:50%;transform:translateY(calc(-50% - 10px));padding:15px 10px;flex-shrink:0;transition:.25s ease-in-out;transition-property:opacity,transform,translate,background,left,right;border-radius:10px;cursor:pointer;z-index:10;background:#fff;color:#000}.cg-gallery-arrow:hover{background:#e6e6e6;opacity:.8}@media screen and (max-width:640px){.cg-gallery-arrow{display:none}}.cg-gallery-arrow--small{width:38px;height:53px}.cg-gallery-arrow--small.cg-gallery-arrow--right:hover{right:-3px}.cg-gallery-arrow--small.cg-gallery-arrow--left:hover{left:-3px}.cg-gallery-arrow--medium{width:45px;height:63px}.cg-gallery-arrow--medium.cg-gallery-arrow--right:hover{right:-3px}.cg-gallery-arrow--medium.cg-gallery-arrow--left:hover{left:-3px}.cg-gallery-arrow--disabled{display:none;pointer-events:none}.cg-gallery-arrow--left{left:0}.cg-gallery-arrow--left svg{transform:rotateY(180deg)}.cg-gallery-arrow--right{right:0}.cg-gallery-arrow>svg{width:100%;height:100%}.cg-gallery-thumbnails{width:100%}.cg-gallery-thumbnails.cv-viewer-slider--shrinkable .cv-viewer-slider__draggable-container{transform:none!important}.cg-gallery-thumbnails__thumbnail{width:100%;cursor:pointer}.cg-gallery-thumbnails__thumbnail--bordered{border:1px solid #f0f0f0}.cg-gallery-thumbnails__thumbnail--active:after{content:"";position:absolute;left:0;bottom:0;width:100%;border-bottom:3px solid #d43921}.cg-gallery-thumbnails__thumbnail img{max-width:100%;max-height:100%}.cg-gallery-fullscreen{position:fixed!important;left:0;top:0;width:100vw!important;height:100vh!important;z-index:99999;background:rgba(0,0,0,.6);animation:cg-fade-in .1s ease-in-out 1}.cg-gallery-fullscreen__modal{position:relative;width:calc(100% - 40px);height:calc(100% - 40px);max-width:1280px;background:#fff}@media(max-width:767px){.cg-gallery-fullscreen__modal{width:calc(100% - 20px);height:calc(100% - 20px);max-width:100vw}}.cg-gallery-fullscreen__content{position:relative;height:calc(100% - 120px);padding:10px 0}.cg-gallery-fullscreen__content:only-of-type{height:100%}.cg-gallery-fullscreen__thumbnails{height:120px!important;text-align:center}.cg-gallery-fullscreen__close{position:absolute;top:20px;right:20px;width:20px;height:20px;color:#000}.cg-gallery-fullscreen__close>svg{display:inline-block;width:inherit;height:inherit}