.sliders-items{background-color:#000;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;align-content:center;padding:50px}.sliders-items__item{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center;align-content:flex-start;position:relative}@media only screen and (max-width: 768px){.sliders-items__item{width:100%}}@media only screen and (max-width: 1000px)and (min-width: 769px){.sliders-items__item{width:48%}}@media only screen and (max-width: 1400px)and (min-width: 1001px){.sliders-items__item{width:33%}}@media only screen and (max-width: 2400px)and (min-width: 1401px){.sliders-items__item{width:25%}}.sliders-items__image{width:48%;transition:.5s}.sliders-items__image:hover{transform:scale(1.2)}.sliders-items__families{width:48%;display:block;margin-top:10%}.sliders-items__families--profile{left:220px}@media only screen and (min-width: 768px){.sliders-items__families--profile{left:265px}}@media only screen and (min-width: 1024px){.sliders-items__families--profile{left:21vw}}@media only screen and (min-width: 1366px){.sliders-items__families--profile{left:17vw}}.sliders-items__families .list__item{margin-bottom:0px}.sliders-items__families .list__item .copy{font-size:13px}.sliders-items__families .list__item:last-child{margin-bottom:10px}.sliders-items__families .list__item:nth-of-type(2){transition-delay:50ms}.sliders-items__families .list__item:nth-of-type(3){transition-delay:100ms}.sliders-items__families .list__item:nth-of-type(4){transition-delay:150ms}.sliders-items__families .list__item:nth-of-type(5){transition-delay:200ms}.sliders-items__families .list__item:nth-of-type(6){transition-delay:250ms}.sliders-items__families .list__item:nth-of-type(7){transition-delay:300ms}.sliders-items__families .list__item:nth-of-type(8){transition-delay:350ms}.sliders-items__families .list__item:nth-of-type(9){transition-delay:400ms}.sliders-items__families .list__item:nth-of-type(10){transition-delay:450ms}.sliders-items__families .list__item:nth-of-type(11){transition-delay:500ms}.sliders-items__families .list__item:nth-of-type(12){transition-delay:550ms}.sliders-items__families .list__label{color:#4a4a4a;margin-right:5px;width:30px;text-align:right;display:inline-block}.sliders-items__no-results{padding:100px 0 200px 0}.sliders-items__no-results .btn-filter--no-results{margin-top:50px;color:#fff;position:relative;top:auto;right:auto}.sliders-items__no-results .btn-filter--no-results:after{content:"";width:100px;height:1px;background-color:#616161;position:absolute;left:calc(100% + 25px);top:50%}.sliders-filter{display:none;position:absolute;width:100%;height:100%;background:#161515;z-index:98;top:0;left:0}@media only screen and (min-width: 1024px){.sliders-filter{height:100vh}}.sliders-filter__nav{position:absolute;left:50%;top:100px;transform:translateX(-50%);width:100%}.sliders-filter__nav li{display:inline-block}.sliders-filter__nav li:nth-of-type(1){margin-right:10%}.sliders-filter__nav li a{color:#3a3a3a;transition:color .2s ease;text-transform:uppercase;line-height:1.3}.sliders-filter__nav li a:hover,.sliders-filter__nav li a.active{color:#fff}@media only screen and (min-width: 768px){.sliders-filter__nav{top:150px}}@media only screen and (min-width: 1024px){.sliders-filter__nav{transform:none;width:auto;top:auto;left:120px;bottom:calc(25% + 94px)}}@media only screen and (min-width: 1366px){.sliders-filter__nav{left:160px;bottom:calc(25% + 94px)}}@media only screen and (min-width: 1600px){.sliders-filter__nav{bottom:calc(25% + 106px)}}@media only screen and (min-width: 1920px){.sliders-filter__nav{bottom:calc(25% + 120px)}}@media only screen and (max-width: 1023px){.sliders-filter__nav li{transform:none !important}}@media only screen and (max-width: 600px){.sliders-filter__nav li{font-size:20px}}@media only screen and (min-width: 1024px){.sliders-filter__nav li{display:block}.sliders-filter__nav li:nth-of-type(1){margin-right:auto}}.sliders-filter__form{position:absolute;left:50%;top:26%;width:100%;height:74%}.sliders-filter__form form{position:absolute;width:calc(100% - 60px);left:30px;top:auto;bottom:0;color:#616161;height:100%}.sliders-filter__form form label{display:block;cursor:pointer;padding-top:5px;padding-bottom:10px;transition:all .2s ease;border-bottom:1px solid #616161;margin-top:28px;width:100%}.sliders-filter__form form label.sliders-filter__dimension{width:30%;margin-right:5%}.sliders-filter__form form label.sliders-filter__dimension:nth-of-type(3n){margin-right:0}.sliders-filter__form form input[type=checkbox]{display:none}.sliders-filter__form form input[type=checkbox]:checked+label{color:#ebebeb;border-bottom:1px solid #ebebeb}.sliders-filter__form form input[type=submit]{color:#ebebeb;border:none;background:none;position:absolute;bottom:30px;right:0;padding:0;cursor:pointer;font-size:15px}.sliders-filter__form form .reset{color:#616161;position:absolute;bottom:30px;left:0;padding:0}@media only screen and (min-width: 1024px){.sliders-filter__form{width:50%;height:100%;top:0;transform:none}}@media only screen and (min-width: 1024px){.sliders-filter__form form{height:auto;bottom:calc(25% + 25px);width:calc(100% - 200px);left:100px}}@media only screen and (min-width: 1366px){.sliders-filter__form form{width:calc(100% - 320px);left:160px}}@media only screen and (min-width: 1366px){.sliders-filter__form form{bottom:calc(25% + 35px)}}@media only screen and (min-width: 1600px){.sliders-filter__form form{bottom:calc(25% + 50px)}}@media only screen and (min-width: 1920px){.sliders-filter__form form{bottom:calc(25% + 55px)}}@media only screen and (min-width: 350px){.sliders-filter__form form label{padding-top:10px;padding-bottom:20px}}@media only screen and (min-width: 1366px){.sliders-filter__form form label{margin-top:40px}}@media only screen and (min-width: 1600px){.sliders-filter__form form label{margin-top:50px}}@media only screen and (min-width: 1920px){.sliders-filter__form form label{margin-top:65px}}@media only screen and (min-width: 768px){.sliders-filter__form form label.sliders-filter__dimension{width:22%;margin-right:4%}.sliders-filter__form form label.sliders-filter__dimension:nth-of-type(3n){margin-right:4%}.sliders-filter__form form label.sliders-filter__dimension:nth-of-type(4n){margin-right:0}}@media only screen and (min-width: 1024px){.sliders-filter__form form label.sliders-filter__dimension{width:30%;margin-right:5%}.sliders-filter__form form label.sliders-filter__dimension:nth-of-type(4n){margin-right:5%}.sliders-filter__form form label.sliders-filter__dimension:nth-of-type(3n){margin-right:0}}@media only screen and (min-width: 1366px){.sliders-filter__form form label.sliders-filter__dimension{width:22%;margin-right:4%}.sliders-filter__form form label.sliders-filter__dimension:nth-of-type(3n){margin-right:4%}.sliders-filter__form form label.sliders-filter__dimension:nth-of-type(4n){margin-right:0}}@media only screen and (min-width: 1024px){.sliders-filter__form form input[type=submit]{bottom:-100px}}@media only screen and (min-width: 1024px){.sliders-filter__form form .reset{bottom:-100px}}.sliders-filter__child{display:none;flex-wrap:wrap}/*# sourceMappingURL=slider.css.map */