:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;justify-content:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.container__slider{position:relative;width:100%;padding:0;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap;background-color:#000}.container__slider>button{background-color:transparent;outline:none;border:0;color:#f5f5f5;font-size:24px}.container__slider>button:active{color:#000}.slider__btn-next{position:absolute;right:0}.slider__btn-prev{position:absolute;left:0}.container__slider__links{position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.container__slider__links-small{position:relative;width:8px;height:8px;padding:0;border-radius:50%;outline:none;border:0;background-color:#fff;border:1px solid grey;transition:background-color 1s ease;margin:0 2px}.container__slider__links-small-active{background-color:#000}.slider__item{box-sizing:border-box;min-width:100%;height:500px;overflow:hidden;object-fit:cover;transform:translate(0);transition:transform 1s ease}.slider__item-active-1{transform:translate(0)}.slider__item-active-2{transform:translate(-100%)}.slider__item-active-3{transform:translate(-200%)}.slider__item-active-4{transform:translate(-300%)}.slider__item-active-5{transform:translate(-400%)}.slider__item-active-6{transform:translate(-500%)}.slider__item img{width:100%;height:150%;margin-top:-115px}@media (max-width: 600px){.slider__item{height:200px}.slider__item img{height:100%;margin-top:0}}@media screen and (min-width: 600px){.slider__item{min-width:100%;height:400px}.slider__item img{height:100%;margin-top:0}}@media screen and (min-width: 768px){.slider__item{min-width:100%;height:400px}.slider__item img{height:400px;margin-top:0}}@media screen and (min-width: 1024px){.slider__item{min-width:100%;height:400px}.slider__item img{height:400px;margin-top:0}}@media screen and (min-width: 1280px){.slider__item{min-width:100%;height:500px}.slider__item img{width:100%;height:150%;margin-top:-115px}}
