#slider{width:100%;height:100vh;background:#000}#slider .top{position:absolute;top:200px;width:40%;height:auto;left:50%;transform:translateX(-50%)}#slider .top .motto{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;z-index:2}#slider .top .motto .m3{padding-left:100px}#slider .top .motto>div{font-size:30px;white-space:nowrap;line-height:1}#slider .top img{z-index:1;position:relative}#slider .bottom{position:absolute;bottom:0;left:0;width:100%}#slider .bottom>.container{display:flex;flex-direction:row;align-items:center;justify-content:space-around;padding-top:25px;padding-bottom:50px}#slider .bottom>.container>div{width:33%;border-right:3px dashed #e84b7a;text-align:center}#slider .bottom>.container>div:nth-of-type(3){border-right:none!important}#slider .bottom a{font-size:30px;text-transform:uppercase;color:#fff;display:inline;position:relative;padding-bottom:5px}#slider .bottom a:hover{color:#e84b7a}#slider .bottom a:after{content:'';position:absolute;bottom:0;left:-15px;width:calc(100% + 30px);height:2px;background:#e84b7a}@media(max-width:996px){#slider .bottom .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:100%}}@media(max-width:865px){#slider .bottom>.container{flex-direction:column}#slider .bottom>.container>div{width:100%;border-right:none!important;margin-bottom:15px}}@media(max-width:546px){#slider .top{width:75%}#slider .top .motto .m3{padding-left:0}#slider .top .motto>div{font-size:26px}}@media(max-width:367px){#slider .top .motto>div{font-size:20px}}