.componentImages{margin-bottom:40px}@media(min-width:768px){.componentImages{margin-bottom:60px}}@media(min-width:960px){.componentImages{margin-bottom:80px}}@media(min-width:1024px){.componentImages{margin-bottom:100px}}@media(min-width:1140px){.componentImages{margin-bottom:250px}}.componentImages__images.componentImages__images--multiple{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.componentImages__images__image{width:100%;height:auto;border-radius:16px;aspect-ratio:1;max-height:70vh;overflow:hidden}@media(min-width:960px){.componentImages__images__image{border-radius:24px;aspect-ratio:auto 2596/1568}}.componentImages__images__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}