.images-with-video-thumbnail .container-content{padding:.5rem 0}.images-with-video-thumbnail-container{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:768px){.images-with-video-thumbnail-container{grid-template-columns:repeat(2,minmax(0,1fr))}}.images-with-video-thumbnail__item{grid-column:span 1/span 1;position:relative;z-index:0}.images-with-video-thumbnail__container{aspect-ratio:375/469;height:auto;min-height:300px;overflow:hidden;position:relative;width:100%}@media screen and (min-width:768px){.images-with-video-thumbnail__container{aspect-ratio:638/956}}.images-with-video-thumbnail__media{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.images-with-video-thumbnail__media .img,.images-with-video-thumbnail__media img,.images-with-video-thumbnail__media picture{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.images-with-video-thumbnail__media:hover .images-with-video-thumbnail__video-overlay{opacity:1}.images-with-video-thumbnail__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem;height:100%;justify-content:space-between;padding:1.125rem 1.5rem;position:relative;text-align:left;z-index:2}@media screen and (min-width:768px){.images-with-video-thumbnail__content{padding:2.5rem}}.images-with-video-thumbnail__video{z-index:2}.images-with-video-thumbnail__video,.images-with-video-thumbnail__video-trigger{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.images-with-video-thumbnail__video-trigger{background-color:transparent;border:2px solid #fff;border-radius:8px;border-radius:var(--border-radius,8px);cursor:pointer;max-width:128px;overflow:hidden;padding:0;-webkit-transition:-webkit-transform .24s ease-in-out;transition:-webkit-transform .24s ease-in-out;transition:transform .24s ease-in-out;transition:transform .24s ease-in-out,-webkit-transform .24s ease-in-out}.images-with-video-thumbnail__video-trigger:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.images-with-video-thumbnail__video-trigger:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.images-with-video-thumbnail__video-overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;height:100%;height:auto;left:0;padding:.375rem .25rem;pointer-events:none;position:absolute;right:0;text-align:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%}.images-with-video-thumbnail__video-overlay .icon{-webkit-box-flex:0;-ms-flex:none;flex:none}.images-with-video-thumbnail__video-image{display:block;height:68px;-o-object-fit:cover;object-fit:cover;width:124px}.images-with-video-thumbnail__video-text{font-size:12px;font-weight:600;font-weight:var(--font-weight-medium,600);line-height:16px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.images-with-video-thumbnail__subtitle{font-size:1.125rem;letter-spacing:.05em;margin:0;text-transform:uppercase}.images-with-video-thumbnail__title{font-size:1.875rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1;margin:0;word-break:break-word}@media screen and (min-width:768px){.images-with-video-thumbnail__title{font-size:2.5rem}}.images-with-video-thumbnail__text{grid-gap:1rem;display:grid;gap:1rem}.images-with-video-thumbnail__url{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.images-with-video-thumbnail__icon{bottom:1.125rem;display:block;position:absolute;right:1.5rem;width:1.5rem}@media screen and (min-width:768px){.images-with-video-thumbnail__icon{display:none}}