.three-image-module{padding:0}.three-image-module .container{align-items:stretch;display:grid;gap:24px;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1200px}.three-image-module .left,.three-image-module .right{min-width:0}.three-image-module .left{display:flex}.three-image-module .left>a{display:flex;height:100%;width:100%}.three-image-module .right{display:grid;gap:7px;grid-template-rows:minmax(0,1fr) minmax(0,1fr);height:96%;min-height:0;padding-top:9px;vertical-align:middle}.three-image-module .right-bottom,.three-image-module .right-top{display:flex;min-height:0}.three-image-module .right-bottom>a,.three-image-module .right-top>a{display:flex;height:100%;width:100%}.three-image-module img{border-radius:16px;display:block;height:100%;object-fit:cover;transition:transform .2s ease;width:100%}.three-image-module a:hover img{transform:translateY(-2px)}@media (max-width:768px){.three-image-module .container{gap:16px;grid-template-columns:1fr}.three-image-module .right{grid-template-rows:auto auto;height:auto}.three-image-module .left,.three-image-module .left>a,.three-image-module .right,.three-image-module .right-bottom,.three-image-module .right-bottom>a,.three-image-module .right-top,.three-image-module .right-top>a,.three-image-module img{height:auto}}