@keyframes slideIn{0%{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0}}.backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:.5;background:#000000d9;animation:.85s cubic-bezier(.14,.78,.36,1) fadeIn;position:absolute;inset:0}.drawer{z-index:200;background:#fff;flex-direction:column;justify-content:space-between;width:50%;min-width:300px;max-width:400px;padding:32px;animation:.5s cubic-bezier(.14,.78,.36,1) slideIn;display:flex;position:absolute;top:0;bottom:0;right:0}
.embla_member{overflow:hidden}.embla__container_member{flex:0 0 358px;display:flex}.embla__slide_member{flex:0 0 358px;width:358px;min-width:0;max-width:358px;overflow:hidden}
@reference overflow-hidden;.embla__container_testimonial{display:flex}@reference flex-1;.embla__slide_testimonial{flex:0 0 100%;width:100%;min-width:0}
