#Clouds{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:30%;overflow:hidden;animation:FadeIn 3.1s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}.Cloud{display:block;position:absolute;width:100%;background-repeat:no-repeat;background-size:auto 100%;height:70px;animation-duration:60s;animation-iteration-count:infinite;animation-fill-mode:forwards;animation-timing-function:linear;animation-name:Float,FadeFloat;z-index:1}@media screen and (max-width:768px){.Cloud{display:none}}.Cloud.Foreground{height:10%;min-height:20px;z-index:3}.Cloud.Background{height:9.09091%;min-height:8px;animation-duration:210s}@keyframes Float{0%{transform:translateX(100vw) translateZ(0)}to{transform:translateX(0) translateZ(0)}}@keyframes FadeFloat{0%,to{opacity:0}5%,90%{opacity:1}}.Cloud:nth-child(4){animation-delay:7s;top:30%}.Cloud:nth-child(5){animation-delay:-3.8s;top:35%}.Cloud.Foreground:nth-child(4){animation-duration:85s;height:20%}.Cloud.Foreground:nth-child(5){animation-duration:60s;height:30%;z-index:49}.each-slide-effect>div{display:flex;align-items:center;justify-content:center;background-size:cover;height:250px;margin-inline:2rem}.each-slide-effect span{padding:20px;font-size:20px;background:#efefef;text-align:center}.grid-container{display:grid;grid-template-columns:1fr 3fr}.react-slideshow-container{display:flex;align-items:center;position:relative}.react-slideshow-container .nav{z-index:10;position:absolute;cursor:pointer}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{height:30px;background:hsla(0,0%,100%,.6);width:30px;border:0;text-align:center;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.react-slideshow-container .default-nav:focus,.react-slideshow-container .default-nav:hover{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator.active,.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:flex;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{display:flex;flex-wrap:wrap;width:auto}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}