.kachel-section{max-width:100vw;overflow:hidden}.kachel-section .container-fluid{padding:0;overflow:hidden}.kachel-section .col-12.col-md-6{padding:0;overflow:hidden}.kachel-section-item{height:100%;position:relative}.kachel-section-item::before{content:"";background:rgba(0,0,0,.6);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.kachel-section-item img{height:100%;width:100%;object-fit:cover;transition:all 350ms ease}.kachel-section-item-title{color:#fff;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);font-family:"Prisma",sans-serif;line-height:100%;text-transform:uppercase;transition:all 750ms ease}.kachel-section-item-title{font-size:75px}@media screen and (min-width: 480px){.kachel-section-item-title{font-size:calc(75px + 50*(100vw - 480px)/920)}}@media screen and (min-width: 1400px){.kachel-section-item-title{font-size:125px}}.kachel-section-item-title::before{content:"";position:absolute;bottom:-20px;left:0;background:#fff;width:0;height:1.5px;transition:all 750ms ease}.kachel-section-link:hover img{transform:scale(1.3);transition:all 350ms ease}.kachel-section-link:hover .kachel-section-item-title::before{width:100%;height:1.5px;transition:all 750ms ease}