#visit-showrooms-fragment{margin-top:120px;background-image:linear-gradient(180deg,rgba(239,246,255,.322),#eff6ff);padding:3rem}@media(max-width:767px){#visit-showrooms-fragment{margin-top:48px;padding:1rem 0}}#visit-showrooms-fragment .content{max-width:1320px}#visit-showrooms-fragment .showroom{position:relative;margin:.5rem}#visit-showrooms-fragment .showroom img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}#visit-showrooms-fragment .showroom .overlay{text-decoration:none;position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.6);overflow:hidden;width:100%;height:0;transition:.5s ease;display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){#visit-showrooms-fragment .showroom .overlay{position:static;height:auto;background-color:#000}}#visit-showrooms-fragment .showroom:hover .overlay{height:100%}#visit-showrooms-fragment .right h2.title{font-size:2.5rem}#visit-showrooms-fragment .right a.bold.button{font-size:1.125rem!important;font-weight:400}