.advc .advc-auto-scroll{overflow:hidden;width:100%}.advc .advc-auto-scroll,.advc .advc-auto-scroll__inner{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.advc .advc-auto-scroll__inner{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.advc .advc-auto-scroll__item{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-shrink:0;flex-shrink:0}.advc .advc-auto-scroll--scroll{-webkit-animation-play-state:running;-moz-animation-play-state:running;animation-play-state:running}.advc .advc-auto-scroll .move-pause *,.advc .advc-auto-scroll[data-enable_pause=true]:focus *,.advc .advc-auto-scroll[data-enable_pause=true]:hover *{-webkit-animation-play-state:paused!important;-moz-animation-play-state:paused!important;animation-play-state:paused!important}@-webkit-keyframes move{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-moz-keyframes move{0%{-moz-transform:translateZ(0);transform:translateZ(0)}to{-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes move{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@media only screen and (min-width:750px){.advc .advc-auto-scroll .advc-auto-scroll--scroll .advc-auto-scroll__item{-webkit-animation:move var(--auto-scroll-pc_scroll_interval) var(--auto-scroll-direction) linear infinite;-moz-animation:move var(--auto-scroll-pc_scroll_interval) var(--auto-scroll-direction) linear infinite;animation:move var(--auto-scroll-pc_scroll_interval) var(--auto-scroll-direction) linear infinite}}@media only screen and (max-width:749px){.advc .advc-auto-scroll .advc-auto-scroll--scroll .advc-auto-scroll__item{-webkit-animation:move var(--auto-scroll-mb_scroll_interval) var(--auto-scroll-direction) linear infinite;-moz-animation:move var(--auto-scroll-mb_scroll_interval) var(--auto-scroll-direction) linear infinite;animation:move var(--auto-scroll-mb_scroll_interval) var(--auto-scroll-direction) linear infinite}}.advc .advc-scroll-gallery{overflow:hidden;position:relative}.advc .advc-scroll-gallery__main{margin:-30px 0;padding:30px 0}.advc .advc-scroll-gallery__title{margin-bottom:10px;position:relative;text-align:center}.advc .advc-scroll-gallery__title--blank{height:40px}@media (max-width:749.98px){.advc .advc-scroll-gallery__title--blank{height:30px}}.advc .advc-scroll-gallery__desc{margin-bottom:40px;position:relative;text-align:center}.advc .advc-scroll-gallery .advc-auto-scroll__inner{width:100%}.advc .advc-scroll-gallery__wall{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:var(--advc-pc-gap);width:100%}@media (max-width:749.98px){.advc .advc-scroll-gallery__wall{gap:var(--advc-mb-gap)}}.advc .advc-scroll-gallery-item{-webkit-flex-shrink:0;flex-shrink:0;width:-webkit-calc((100% - var(--advc-pc-gap)*(var(--advc-pc-col) - 1))/var(--advc-pc-col));width:-moz-calc((100% - var(--advc-pc-gap)*(var(--advc-pc-col) - 1))/var(--advc-pc-col));width:calc((100% - var(--advc-pc-gap)*(var(--advc-pc-col) - 1))/var(--advc-pc-col))}@media (max-width:749.98px){.advc .advc-scroll-gallery-item{width:-webkit-calc((100% - var(--advc-mb-gap)*(var(--advc-mb-col) - 1))/var(--advc-mb-col));width:-moz-calc((100% - var(--advc-mb-gap)*(var(--advc-mb-col) - 1))/var(--advc-mb-col));width:calc((100% - var(--advc-mb-gap)*(var(--advc-mb-col) - 1))/var(--advc-mb-col))}}.advc .advc-scroll-gallery-item--title{margin-bottom:10px}.advc .advc-scroll-gallery-item--desc{text-wrap:wrap;color:#fff!important}.advc .advc-scroll-gallery-item--desc--50,.advc .advc-scroll-gallery-item--desc--fifty{width:50%}.advc .advc-scroll-gallery-item--desc--60,.advc .advc-scroll-gallery-item--desc--sixty{width:60%}.advc .advc-scroll-gallery-item--desc--70,.advc .advc-scroll-gallery-item--desc--seventy{width:70%}.advc .advc-scroll-gallery-item--desc--80,.advc .advc-scroll-gallery-item--desc--eighty{width:80%}.advc .advc-scroll-gallery-item--desc--90,.advc .advc-scroll-gallery-item--desc--ninety{width:90%}.advc .advc-scroll-gallery-item--desc--100,.advc .advc-scroll-gallery-item--desc--one-hundred{width:100%}.advc .advc-scroll-gallery-image-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;border-radius:var(--advc-img-round)!important;height:var(--advc-pc-img-height);overflow:hidden;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}@media (max-width:749.98px){.advc .advc-scroll-gallery-image-wrapper{height:var(--advc-mb-img-height)}}.advc .advc-scroll-gallery-image-wrapper .advc-transition{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-moz-transition:transform .5s,-moz-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s,-moz-transform .5s}.advc .advc-scroll-gallery-image-wrapper[href]:hover .advc-scale{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2)}.advc .advc-scroll-gallery-image-wrapper img,.advc .advc-scroll-gallery-image-wrapper svg{display:block;height:100%;min-height:1rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.advc .advc-scroll-gallery-image-wrapper .advc-scroll-gallery__img{background-color:#f3f3f3}.advc .advc-scroll-gallery-image-wrapper--mask{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;background-color:rgba(0,0,0,.2);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;left:0;padding:20px;position:absolute;top:0;width:100%}@media (min-width:750px){.advc .advc-scroll-gallery-image-wrapper--mask--hover{opacity:0}.advc .advc-scroll-gallery-image-wrapper--mask--hover:hover{opacity:1;-webkit-transition:all ease-out .3s;-moz-transition:all ease-out .3s;transition:all ease-out .3s}}.advc .advc-scroll-gallery-image-wrapper--mask--topLeft{-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left}.advc .advc-scroll-gallery-image-wrapper--mask--topCenter{-webkit-box-pack:start;-moz-box-pack:start;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:center}.advc .advc-scroll-gallery-image-wrapper--mask--topRight{-webkit-box-pack:start;-moz-box-pack:start;-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:right}.advc .advc-scroll-gallery-image-wrapper--mask--middleLeft{-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:left}.advc .advc-scroll-gallery-image-wrapper--mask--middleCenter{-webkit-box-pack:center;-moz-box-pack:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center}.advc .advc-scroll-gallery-image-wrapper--mask--middleRight{-webkit-box-pack:center;-moz-box-pack:center;-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:center;justify-content:center;text-align:right}.advc .advc-scroll-gallery-image-wrapper--mask--bottomLeft{-webkit-box-pack:end;-moz-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:left}.advc .advc-scroll-gallery-image-wrapper--mask--bottomCenter{-webkit-box-pack:end;-moz-box-pack:end;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:center}.advc .advc-scroll-gallery-image-wrapper--mask--bottomRight{-webkit-box-pack:end;-moz-box-pack:end;-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.advc .advc-auto-scroll--scroll .advc-scroll-gallery__wall{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;gap:unset;width:-webkit-calc(var(--advc-img-totol)/var(--advc-pc-col)*100%);width:-moz-calc(var(--advc-img-totol)/var(--advc-pc-col)*100%);width:calc(var(--advc-img-totol)/var(--advc-pc-col)*100%)}@media (max-width:749.98px){.advc .advc-auto-scroll--scroll .advc-scroll-gallery__wall{width:-webkit-calc(var(--advc-img-totol)/var(--advc-mb-col)*100%);width:-moz-calc(var(--advc-img-totol)/var(--advc-mb-col)*100%);width:calc(var(--advc-img-totol)/var(--advc-mb-col)*100%)}}.advc .advc-auto-scroll--scroll .advc-scroll-gallery__wall .advc-scroll-gallery-item{margin:0 calc(var(--advc-pc-gap)/2);width:-webkit-calc((100% - var(--advc-pc-gap)*var(--advc-img-totol))/var(--advc-img-totol));width:-moz-calc((100% - var(--advc-pc-gap)*var(--advc-img-totol))/var(--advc-img-totol));width:calc((100% - var(--advc-pc-gap)*var(--advc-img-totol))/var(--advc-img-totol))}@media (max-width:749.98px){.advc .advc-auto-scroll--scroll .advc-scroll-gallery__wall .advc-scroll-gallery-item{margin:0 calc(var(--advc-mb-gap)/2);width:-webkit-calc((100% - var(--advc-mb-gap)*var(--advc-img-totol))/var(--advc-img-totol));width:-moz-calc((100% - var(--advc-mb-gap)*var(--advc-img-totol))/var(--advc-img-totol));width:calc((100% - var(--advc-mb-gap)*var(--advc-img-totol))/var(--advc-img-totol))}}