.carousel-wrap{width:1100px;background:url(/_next/static/media/cluster_bg.0b8d3f41.png) bottom no-repeat;padding-bottom:22px}.home-carousel{width:940px;margin:0 auto;position:relative}.carousel-content{height:353px;box-shadow:0 0 7px 0 #000;position:relative;overflow:hidden}.carousel-info{display:flex;flex-direction:column;justify-content:space-between;height:333px;padding:10px 20px;width:100vh;background-image:url(/_next/static/media/background_maincap_2.881cc0ae.jpg);background-repeat:no-repeat;background-position:100%;color:#fff;overflow:hidden}.carousel-top h1{font-size:24px;margin:15px 0;line-height:26px}.carousel-top h1,.top-reason{font-family:Motiva Sans,Sans-serif;font-weight:300}.top-reason{font-size:21px;margin-top:6px}.carousel-images{display:flex;margin-bottom:8px}.carousel-images>img:first-child{margin-right:8px}.carousel-images img{background-size:cover;background-position:50%;opacity:.6}.sold-tag{display:inline-block;margin:8px 14px 8px 0;line-height:19px;padding:0 7px;background-color:rgba(255,255,255,.2);border-radius:2px;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}.carousel-bottom{display:flex;justify-content:space-between}.carousel-price,.platform-logo{font-size:11px;line-height:12px;font-family:Arial,Helvetica,sans-serif;align-content:center}.carousel-image{flex-shrink:0;background-color:#000;z-index:2;width:616px;height:353px;background-position:50%;background-size:cover;box-shadow:0 0 10px 5px #000;transition:opacity .5s ease-in-out}.hided{opacity:0;visibility:hidden}.carousel-thumbs{display:flex;justify-content:center}.arrow{position:absolute;top:calc(194.5px - 54px);width:23px;height:36px;padding:36px 11px;cursor:pointer;z-index:3}.left{background:linear-gradient(90deg,rgba(0,0,0,.3) 5%,rgba(0,0,0,0) 95%);left:-45px}.left div{background-image:url(/_next/static/media/arrows.0dae679b.png);background-position-x:23px;width:23px;height:36px}.left:hover{background:linear-gradient(90deg,rgba(171,218,244,.3) 5%,rgba(171,218,244,0) 95%)}.right{background:linear-gradient(90deg,rgba(0,0,0,0) 5%,rgba(0,0,0,.3) 95%);left:940px}.right div{background-image:url(/_next/static/media/arrows.0dae679b.png);width:23px;height:36px}.right:hover{background:linear-gradient(90deg,rgba(171,218,244,0) 5%,rgba(171,218,244,.3) 95%)}.thumb{margin:12px 2px;width:15px;height:9px;border-radius:2px;transition:background-color .2s;background-color:hsla(202,60%,100%,.2);cursor:pointer}.thumb:hover{background-color:hsla(202,60%,100%,.3)}.selected-thumb{background-color:hsla(202,60%,100%,.4)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeIn{animation:fadeIn .3s ease forwards}.fadeOut{animation:fadeOut .3s ease forwards;z-index:99}