.module--images-and-shapes .images-and-shapes{display:flex;gap:calc(var(--spacing-base)*4)}.module--images-and-shapes .images-and-shapes__wrapper{display:flex;flex:1;flex-flow:column;gap:calc(var(--spacing-base)*4)}.module--images-and-shapes .images-and-shapes__wrapper:first-child .images-and-shapes__picture{border-radius:calc(var(--spacing-base)*4)}.module--images-and-shapes .images-and-shapes__wrapper:nth-child(2) .images-and-shapes__picture{border-radius:calc(var(--spacing-base)*6)}.module--images-and-shapes .images-and-shapes__picture{overflow:hidden}.module--images-and-shapes .images-and-shapes__picture img{height:100%;object-fit:cover;width:100%}.module--images-and-shapes .images-and-shapes__shape{border-radius:calc(var(--spacing-base)*4)}.module--images-and-shapes .images-and-shapes__wrapper:first-child .images-and-shapes__shape{height:59px;margin-left:auto;margin-top:auto;width:65px}.module--images-and-shapes .images-and-shapes__wrapper:nth-child(2) .images-and-shapes__shape{height:97px;margin-bottom:auto;margin-right:auto;width:108px}@media (width <= 992px){.module--images-and-shapes .images-and-shapes{gap:calc(var(--spacing-base)*4)}.module--images-and-shapes .images-and-shapes__wrapper:first-child .images-and-shapes__picture,.module--images-and-shapes .images-and-shapes__wrapper:first-child .images-and-shapes__picture video,.module--images-and-shapes .images-and-shapes__wrapper:nth-child(2) .images-and-shapes__picture,.module--images-and-shapes .images-and-shapes__wrapper:nth-child(2) .images-and-shapes__picture video{border-radius:calc(var(--spacing-base)*4);max-width:100%;width:unset}.module--images-and-shapes .images-and-shapes__wrapper:first-child .images-and-shapes__shape,.module--images-and-shapes .images-and-shapes__wrapper:nth-child(2) .images-and-shapes__shape{border-radius:30%;max-width:100%}}