.slider{overflow:hidden;position:relative}.slide{align-items:center;display:none;flex-direction:row;height:500px;width:100%}@media (max-width:768px){.slide{flex-direction:column;height:600px}}.description{height:100%;padding:100px 20px 50px;width:100%}.img__container{height:auto;width:100%}@media (max-width:768px){.img__container{display:flex;height:50%;width:100%}}.image,.image img{height:auto;width:100%}.dots{left:0;margin-top:10px;padding-left:20px;position:relative;text-align:left;top:65%}@media (min-width:768px){.dots-title{padding-right:50px}}.dots-title{margin:0!important;padding-right:20px}@media (min-width:350px){.dots{top:65%}}@media (min-width:376px){.dots{top:54%}}@media (min-width:768px){.dots{top:80%}.dot{margin:0 5px}}.dot{background-color:#bbb;border:3px solid #fff;border-radius:50%;cursor:pointer;display:inline-block;height:20px;padding:5px;width:20px}.dot:hover{background-color:#9ca3af}.active{background-color:#f4971e;border:3px solid #f4971e}.show{display:flex}.characteristic__paragraph{display:flex!important;flex-direction:row;margin-bottom:16px;position:relative}.characteristic__svg{height:20px;left:0;position:relative;top:unset;width:20px}.image-background{background-size:cover;border:10px solid #f9fafb;border-radius:20px}@-webkit-keyframes bounce-bottom{0%,to{transform:translateY(0)}25%{transform:translateY(-10px)}75%{transform:translateY(10px)}}@keyframes bounce-bottom{0%,to{transform:translateY(0)}25%{transform:translateY(-10px)}75%{transform:translateY(10px)}}.slide.show>.img__container>div>div.bounce-bottom-1{-webkit-animation:bounce-bottom .3s .1s both;animation:bounce-bottom .3s .1s both}.slide.show>.img__container>div>div.bounce-bottom-2{-webkit-animation:bounce-bottom .3s .15s both;animation:bounce-bottom .3s .15s both}.slide.show>.img__container>div.bounce-bottom-3{-webkit-animation:bounce-bottom .3s .2s both;animation:bounce-bottom .3s .2s both}