.slider{height:100px;overflow:hidden;position:relative;width:auto;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.slider .slide-track{display:flex}.slider .slide-track .slide{height:100px;width:220px}.slider .slide-track .slide .slide-img{background-color:rgba(0,0,0,0);margin:0 10px;height:100px}.slider .slide-track:hover{animation-play-state:paused}.slideshow{position:relative;display:block;background-color:#000;height:650px;overflow:hidden}.slideshow .img-background{max-width:100%;height:650px;z-index:-2}@media only screen and (max-width:1220px){.slideshow{height:100%}.slideshow .img-background{height:auto}}@media only screen and (max-width:768px){.slideshow{height:100%}.slideshow .img-background{height:auto;min-height:365px}}.slideshow .slideshowDots{position:absolute;inset-inline-end:0;bottom:8px;inset-inline-start:0;z-index:2;display:flex!important;justify-content:center;-webkit-padding-start:0;padding-inline-start:0;margin:0;list-style:none}.slideshow .slideshowDots .slideshowDot{position:relative;display:inline-block;width:14px;height:14px;margin-inline:7px;padding:0;text-align:center;text-indent:-999px;vertical-align:top;transition:all .3s}.slideshow .slideshowDots .slideshowDot button{position:relative;display:block;width:100%;height:14px;padding:0;margin:0;border-radius:7px;color:rgba(0,0,0,0);font-size:0;background:#fff;border:0;outline:none;cursor:pointer;opacity:.3;transition:all .3s}.slideshow .slideshowDots .slideshowDot.active button{background:#fff;opacity:1}.slideshow .slideshow-slider{position:absolute;top:0;white-space:nowrap;transition:1.5s ease;height:100%;width:100%;z-index:1;display:flex}.slideshow .slideshow-slider .slide-show-item{display:inline-flex;min-width:100%;height:100%}.slideshow .slideshow-slider .slide-show-item .slide-show-content{width:100%;display:flex;justify-content:space-around;align-items:center}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab .text{cursor:pointer}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab .text .title{line-height:32px;border-left:5px solid #fff;color:#fff;height:max-content;font-size:32px;padding-left:8px;margin-bottom:8px;font-weight:700}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab .text .sub-title{color:#fff;font-size:24px;height:max-content;margin-left:13px;font-style:italic}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab .text button{margin-left:13px;font-weight:700}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab .image{width:100%;display:flex;align-items:center;height:100%;pointer-events:none}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab .image img{max-width:100%;height:auto}@media only screen and (max-width:1220px){.slideshow .slideshow-slider .slide-show-item .slide-show-content{max-width:100%;margin:0 8px}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab-4{display:flex;justify-content:center;text-wrap:wrap;width:50%}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab-4 .text .title{font-size:28px}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab-4 .text .sub-title{font-size:22px}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab-6{width:50%}}@media only screen and (max-width:768px){.slideshow .slideshow-slider .slide-show-item .slide-show-content{flex-direction:column;margin:20px 0}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab{width:100%}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab .text{width:max-content;text-align:center}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab .text .title{line-height:24px;font-size:24px;border-left:0;padding:0 0 4px;margin-bottom:4px}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab .text .sub-title{font-size:16px;margin:0}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab .text button{padding:0 8px}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab .text button a{font-size:16px}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab-6 .image{justify-content:center}.slideshow .slideshow-slider .slide-show-item .slide-show-content .slide-tab-6 .image img{width:80%;height:auto;display:block}}.slideshow #particles-bg{height:100%;width:100%;top:0;bottom:0;left:0;right:0;position:absolute}.normal-slider{position:relative}.normal-slider .arrow{position:absolute;z-index:3;top:0;height:100%;display:flex;align-items:center;cursor:pointer}.normal-slider .arrow svg{width:30px;height:30px;fill:#fff}.normal-slider .arrow.next-arrow:hover{background:linear-gradient(270deg,rgba(0,0,0,.7259278711),rgba(255,255,255,0))}.normal-slider .arrow.previous-arrow:hover{background:linear-gradient(90deg,rgba(0,0,0,.7259278711),rgba(255,255,255,0))}.normal-slider .arrow.next-arrow{right:0}.normal-slider .arrow.previous-arrow{left:0}.normal-slider .slides{list-style:none;overflow:hidden;margin:0;padding:0}.normal-slider .slides .slide-item .slide-image{overflow:hidden;float:left;margin-right:-100%;position:relative;min-width:100%;height:auto}.normal-slider .flex-direction-nav{list-style:none;margin:0;padding:0}.normal-slider .flex-direction-nav .flex-next,.normal-slider .flex-direction-nav .flex-prev{background-color:hsla(0,0%,100%,.7);color:#333;padding:10px 20px;text-decoration:none;position:absolute;height:1em;top:0;bottom:0;margin:auto;z-index:8;text-align:center}.normal-slider .flex-direction-nav .flex-prev{left:0}.normal-slider .flex-direction-nav .flex-next{right:0}.slide-image{background-size:cover;background-position:50%;position:absolute;width:100%;height:100%;left:0;top:0}.slide-image.flex-active-slide{animation:zoom-out 5s;transform-origin:left right}@keyframes zoom-out{0%{transform:scale(1.3)}to{transform:scale(1)}}