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