.gallery-module{align-items:flex-end;display:flex;gap:16px}.gallery-left,.gallery-right{flex:1}.gallery-left{gap:16px}.gallery-left,.gallery-text{display:flex;flex-direction:column}.gallery-text{height:100px;margin-bottom:1rem;width:100%}.gallery-text *{margin:0;padding:0}.text1{color:#363636}.text1,.text2{font-size:32px}.text2{color:#d50032;font-weight:700}.gallery-image{height:300px;object-fit:cover;width:100%}.gallery-large{height:100%;max-height:616px;object-fit:cover;width:100%}.gallery-image.uno{border-radius:40px 40px 0 40px}.gallery-image.dos{border-radius:40px 0 40px 40px}.gallery-large.tres{border-radius:0 40px 40px 40px}@media (max-width:768px){.gallery-module{flex-direction:column}.gallery-image,.gallery-large{height:300px}.gallery-right{width:100%}}