.image-grid .background-yellow{background:var(--iside-color-yellow)}.image-grid .background-green{background:var(--iside-color-green)}.image-grid .background-blue{background:var(--iside-color-blue)}.image-grid .background-red{background:var(--iside-color-red)}.image-grid{display:flex;gap:15px}.image-grid .item-wrapper{display:flex;flex-direction:column;gap:15px}.image-grid .item-wrapper img{margin-bottom:-1px;width:100%}.image-grid .item-wrapper:first-child{width:55%}.image-grid .item-wrapper:nth-child(2){width:45%}.image-grid .item{border-radius:20px;display:flex;overflow:hidden}.image-grid .item-wrapper:first-child .item:nth-child(2){align-self:flex-end;width:65%}.image-grid .item-wrapper:nth-child(2){justify-content:center}.image-grid.style1 .item-wrapper:first-child .item:first-child,.image-grid.style1 .item-wrapper:nth-child(2) .item:first-child{padding-top:35px}.image-grid.style1 .item-wrapper:nth-child(2) .item:first-child{margin-top:20px}.image-grid.style2 .item-wrapper:nth-child(2){justify-content:flex-start}.image-grid.style2 .item-wrapper:first-child{width:60%}.image-grid.style2 .item-wrapper:first-child .item:first-child{margin-top:20px;padding-top:35px}.image-grid.style2 .item-wrapper:nth-child(2) .item:nth-child(2){padding-top:25px}.image-grid.style2 .item-wrapper:nth-child(2) .item:first-child{border-radius:10px;padding:20px;width:40%}.image-grid.style3 .item-wrapper:nth-child(2){justify-content:flex-end;padding-bottom:30px}.image-grid.style3 .item-wrapper:first-child{width:65%}.image-grid.style3 .item-wrapper:nth-child(2) .item:nth-child(2){border-radius:10px;padding:20px;width:40%}.image-grid.style4 .item-wrapper:first-child .item:first-child,.image-grid.style4 .item-wrapper:nth-child(2) .item:first-child{padding-top:35px}.image-grid.style4 .item-wrapper:nth-child(2) .item:first-child{margin-bottom:20px}.image-grid.style4 .item-wrapper:first-child{justify-content:flex-end;width:40%}.image-grid.style4 .item-wrapper:nth-child(2){width:55%}.image-grid.style4 .item-wrapper:first-child .item:nth-child(2){border-radius:10px;padding:20px;width:40%}.image-grid.style5 .item-wrapper:first-child{padding-top:40px}.image-grid.style5 .item-wrapper:nth-child(2){justify-content:flex-start}.image-grid.style5 .item-wrapper:first-child .item:first-child{padding-top:35px}.image-grid.style5 .item-wrapper:nth-child(2) .item:nth-child(2){border-radius:10px;padding:20px;width:40%}.image-grid .item-wrapper .item.no-paddings{padding:0!important}