.korke-content-mosaic .main-container{display:flex;column-gap:5px;height:100vh}.korke-content-mosaic .main-container .item.main{display:flex;flex-direction:column;justify-content:center;padding:0 0 0 70px;flex-shrink:0;width:75%}.korke-content-mosaic .main-container .item.main .contents{display:flex;flex-direction:column;row-gap:25px}.korke-content-mosaic .item{position:relative;color:#fff}.korke-content-mosaic .items{display:flex;flex-direction:column;row-gap:5px;width:25%}.korke-content-mosaic .items .item{width:100%;padding:24px 10px 0 20px;overflow:hidden;cursor:pointer}.korke-content-mosaic .item .background-image{position:absolute;top:0;left:0;background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:100%;transition:all .3s;z-index:-2}.korke-content-mosaic .item .background-image-mask{position:absolute;top:0;left:0;background:#0000002D;width:100%;height:100%;transition:all .3s;z-index:-1}.korke-content-mosaic .item.main .background-image-mask{background:linear-gradient(270deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.25) 57.67%)}.korke-content-mosaic .items .item:hover .background-image{transform:scale(1.04)}.korke-content-mosaic .items .item:hover .background-image-mask{background:#0000003D}.korke-content-mosaic .item .title{color:#fff}.korke-content-mosaic .items .text,.korke-content-mosaic .items .button{display:none}.korke-content-mosaic .item:not(.main) .title{font-weight:600;font-size:1.56rem}.korke-content-mosaic .item.main .title{font-weight:500;font-size:2.6rem;font-style:italic}.korke-content-mosaic .item:not(.main) .subtitle{display:inline-block}.korke-content-mosaic .item.main .subtitle{font-family:"Platypi",serif;font-weight:700;font-size:1.5rem;line-height:120%;margin:0 0 -.85rem 2rem}.korke-content-mosaic .item.main .text{width:50%}.korke-content-mosaic .item .text p:last-child{margin-bottom:0}@media screen and (max-width:1180px){.korke-content-mosaic .main-container{flex-direction:column;row-gap:5px;height:auto !important}.korke-content-mosaic .main-container .item.main{padding:30px 20px;width:100%;height:55vh}.korke-content-mosaic .items{flex-direction:row;column-gap:5px;width:100%}.korke-content-mosaic .items .item{padding:30px 20px;height:170px !important}.korke-content-mosaic .items .item .contents{display:flex;flex-direction:column;justify-content:space-between;height:100%}}@media screen and (max-width:768px){.korke-content-mosaic .item.main .text{width:98%}}@media screen and (max-width:680px){.korke-content-mosaic .items{flex-direction:column}.korke-content-mosaic .item.main{height:170px}.korke-content-mosaic .item.main .text{display:none}.korke-content-mosaic .items .item .button{display:inline-flex}.korke-content-mosaic .item.main .full-title{display:block}}