.customers-video-reviews .container{display:flex;flex-direction:column;gap:30px}@media(min-width: 1192px){.customers-video-reviews .container{flex-direction:row-reverse;align-items:center;gap:120px}}.customers-video-reviews__title{text-align:center;margin-bottom:30px}@media(min-width: 1192px){.customers-video-reviews__title{width:60%;margin-bottom:0;text-align:left}}.customers-video-reviews__videos{display:flex;flex-direction:column;gap:20px}@media(min-width: 450px){.customers-video-reviews__videos{flex-direction:row;justify-content:center;margin-top:20px}}@media(min-width: 768px){.customers-video-reviews__videos{gap:50px}}@media(min-width: 1192px){.customers-video-reviews__videos{margin-top:0}}.customers-video-reviews__videos img{width:100%;height:auto;border-radius:10px}.customers-video-reviews__image{width:100%;height:auto;margin-top:20px}.customers-video-reviews__video{width:265px;position:relative;z-index:0;margin-bottom:25px;aspect-ratio:1/2;height:auto;margin:0 auto}.customers-video-reviews__video:nth-child(1){margin-top:10px}.customers-video-reviews__video:nth-child(2){margin-top:30px}@media(min-width: 450px){.customers-video-reviews__video{margin:0}}@media(min-width: 1192px){.customers-video-reviews__video{margin:0 auto}}.customers-video-reviews__video video{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;border-radius:10px}@media(min-width: 450px){.customers-video-reviews__video:nth-child(1){margin-top:0;margin-bottom:50px}.customers-video-reviews__video:nth-child(2){margin-top:50px;margin-bottom:0}}.customers-video-reviews__logo-container{width:130px;height:77px;border-radius:10px;padding:20px;border:1px solid rgba(0,0,0,.2);position:absolute;top:-38px;left:50%;transform:translateX(-50%);z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:center;background:var(--light-color)}.customers-video-reviews__logo{width:100%;height:auto}