.slide.slide-fullPlusSmallCorners{display:flex;gap:var(--gutter,4rem)}@media(min-width:820px){.slide.slide-fullPlusSmallCorners{height:auto}}@media(max-width:1111.98px){.slide.slide-fullPlusSmallCorners{height:auto}}@media(max-width:767.98px){.slide.slide-fullPlusSmallCorners{height:auto;flex-direction:column}}.slide.slide-fullPlusSmallCorners .slide-left{width:calc(50% - var(--gutter-half, 2rem));height:100%}.slide.slide-fullPlusSmallCorners .slide-left .image{height:100%;width:100%}.slide.slide-fullPlusSmallCorners .slide-left .image img,.slide.slide-fullPlusSmallCorners .slide-left .image video{height:100%;width:auto;object-fit:cover}@media(max-width:767.98px){.slide.slide-fullPlusSmallCorners .slide-left{width:100%}.slide.slide-fullPlusSmallCorners .slide-left .image{height:auto}.slide.slide-fullPlusSmallCorners .slide-left .image img,.slide.slide-fullPlusSmallCorners .slide-left .image video{height:auto;width:100%}}.slide.slide-fullPlusSmallCorners .slide-right{display:flex;flex-direction:column;width:calc(50% - var(--gutter-half, 2rem));height:100%;align-items:flex-end;justify-content:space-between}.slide.slide-fullPlusSmallCorners .slide-right .image{width:25%;height:auto}.slide.slide-fullPlusSmallCorners .slide-right .image img,.slide.slide-fullPlusSmallCorners .slide-right .image video{width:100%;height:auto}@media(max-width:767.98px){.slide.slide-fullPlusSmallCorners .slide-right{flex-direction:row;width:100%;height:auto;align-items:center;justify-content:space-between}.slide.slide-fullPlusSmallCorners .slide-right .image{width:33.3333%}}.slide.slide-fullPlusSmallCorners.style-reversed{flex-direction:row-reverse}.slide.slide-fullPlusSmallCorners.style-reversed .slide-right{align-items:flex-start}