.ant-carousel .slick-prev,.ant-carousel .slick-next{width:40px;height:40px;z-index:10;background:#fff!important;border-radius:50%;box-shadow:0 2px 8px #00000026;display:flex!important;align-items:center;justify-content:center;transition:all .2s ease;border:1px solid rgba(0,0,0,.1)}.ant-carousel .slick-prev{left:10px}.ant-carousel .slick-next{right:10px}.ant-carousel .slick-prev:before,.ant-carousel .slick-next:before{color:#050505!important;font-size:18px;font-weight:700;opacity:1!important}.ant-carousel .slick-prev:hover,.ant-carousel .slick-next:hover{background:#fff!important;box-shadow:0 2px 8px #00000026}.ant-carousel .slick-prev:hover:before,.ant-carousel .slick-next:hover:before{color:#000!important}.ant-carousel .slick-disabled{opacity:.3;cursor:not-allowed}.ant-carousel .slick-disabled:before{color:#999!important}.ant-carousel .slick-dots{bottom:8px}.ant-carousel .slick-dots li button{background:#ffffff80;height:6px}.ant-carousel .slick-dots li.slick-active button{background:#fff}.ant-carousel .slick-slide>div{display:flex!important;justify-content:center;align-items:center}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}
