.creators-testimonial{overflow:hidden}.creators-testimonial__title{margin-bottom:48px;text-align:left}@media only screen and (max-width:1279px){.creators-testimonial__title{margin-bottom:40px}}.creators-testimonial__image-wrapper{min-height:380px;width:100%;overflow:hidden;border-radius:16px;position:relative;margin-bottom:16px}.creators-testimonial__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:all .3s}.creators-testimonial__list .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}@media only screen and (max-width:1279px){.creators-testimonial__list .swiper-wrapper{display:flex;gap:0}.creators-testimonial__list .swiper-slide{width:calc((100% - 40px) / 3);min-width:305px;flex-shrink:0}.creators-testimonial__image-wrapper{min-height:255px;min-width:unset;width:100%}}@media only screen and (max-width:799px){.creators-testimonial__list .swiper-wrapper{flex-direction:column;gap:24px}.creators-testimonial__list .swiper-slide{width:100%;margin-right:0}.creators-testimonial__image-wrapper{min-height:80px;min-width:80px;width:80px;height:80px;border-radius:12px;margin-bottom:0;overflow:hidden}}.creators-testimonial__list .swiper-slide:last-child{margin-right:0!important}.creators-testimonial__card{cursor:pointer}@media only screen and (max-width:799px){.creators-testimonial__card{display:flex;gap:16px}}.creators-testimonial__card:hover .creators-testimonial__image{transform:scale(1.02)}.creators-testimonial__show-more{width:48px;height:48px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;position:absolute;top:24px;right:24px;z-index:2;transition:all .3s}.creators-testimonial__card:hover .creators-testimonial__show-more{background-color:#f5f6f7}@media only screen and (max-width:799px){.creators-testimonial__show-more.desktop{display:none}}.creators-testimonial__show-more.mobile{display:none}@media only screen and (max-width:799px){.creators-testimonial__show-more.mobile{display:block;position:relative;top:unset;right:unset;background-color:transparent;border-radius:0;font-size:1rem;line-height:1.31;font-weight:400;font-family:var(--font-family-secondary);color:#176372;width:auto;height:auto;padding:0;pointer-events:none}.creators-testimonial__card:hover .creators-testimonial__show-more{background-color:transparent}}.creators-testimonial__username{font-family:var(--font-family-secondary);font-size:1rem;line-height:1.5;font-weight:400;color:var(--color-heading-dark);display:flex;align-items:center;gap:8px;margin-bottom:8px}@media only screen and (max-width:799px){.creators-testimonial__username{font-size:.875rem;line-height:1.29}}.creators-testimonial__review{font-size:1.125rem;line-height:1.56;font-weight:400;color:var(--color-heading-dark)}@media only screen and (max-width:799px){.creators-testimonial__review{font-size:1rem;line-height:1.63;margin-bottom:8px}}.creators-testimonial__nav{display:none}@media only screen and (max-width:1279px){.creators-testimonial__nav{display:flex;gap:24px;align-items:center;justify-content:flex-end;margin-top:32px}}@media only screen and (max-width:799px){.creators-testimonial__nav{display:none}}.creators-testimonial__popup-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#19191c80;z-index:99999;align-items:center;justify-content:center;padding:16px}.creators-testimonial__popup-overlay.is-active{display:flex}.creators-testimonial__popup{background:#fff;border-radius:16px;max-width:720px;width:100%;position:relative;overflow-y:auto;max-height:100%}@media only screen and (max-width:799px){.creators-testimonial__popup{border-radius:12px}}.creators-testimonial__popup--video{background-color:transparent;max-width:420px;width:calc((100vh - 100px)*.5625);max-height:calc(100vh - 100px);height:auto;overflow:hidden}.creators-testimonial__popup-close{position:sticky;top:16px;float:right;width:40px;height:40px;border-radius:50%;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(6px);box-shadow:1.8px 2.2px .5px -1.6px #fffc inset,-2.1px -2.2px .5px -1.6px #fff6 inset,2px 3px 2px #ffffff0d inset,10px 15px 10px #ffffff0d inset,-10px -15px 10px #ffffff05 inset;display:flex;align-items:center;justify-content:center;line-height:0;z-index:3;padding:6px;flex-shrink:0;margin:16px 16px -64px auto;transition:all .3s}.creators-testimonial__popup-close:hover{background:#19191c1a}@media only screen and (max-width:799px){.creators-testimonial__popup-close{width:40px;height:40px}}.creators-testimonial__popup--video .creators-testimonial__popup-close{margin-bottom:0;float:none;align-self:flex-end;position:absolute;top:0;right:0}.creators-testimonial__popup-inner{clear:both;padding:48px}@media only screen and (max-width:799px){.creators-testimonial__popup-inner{padding:32px 24px}}.creators-testimonial__popup--video .creators-testimonial__popup-inner{padding:0}.creators-testimonial__popup-content{height:100%;border-radius:16px;overflow:hidden}.creators-testimonial__popup--video .creators-testimonial__popup-content{aspect-ratio:9 / 16;height:100%;width:100%}.creators-testimonial__popup-content video{width:100%;height:100%;object-fit:cover;display:block}.creators-testimonial__popup-header{display:flex;align-items:flex-start;gap:8px;margin-bottom:24px}.creators-testimonial__popup-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.creators-testimonial__popup-avatar-img{width:100%;height:100%;object-fit:cover}.creators-testimonial__popup-name{display:flex;align-items:center;gap:4px;font-weight:400;font-size:.875rem;line-height:1.71;font-family:var(--font-family-secondary);color:var(--color-heading-dark);margin-bottom:4px}.creators-testimonial__popup-subtitle{font-size:.75rem;line-height:1.5;font-weight:500;color:var(--color-body-dark)}.creators-testimonial__popup-title{font-weight:400;font-size:1.5rem;line-height:1.25;font-family:var(--font-family-secondary);color:var(--color-heading-dark);margin-bottom:16px}.creators-testimonial__popup-text{font-size:1rem;line-height:1.63;font-weight:400;color:var(--color-body-dark)}.creators-testimonial__popup-socials{padding-top:24px;margin-top:24px;width:100%;border-top:1px solid #E6E8EA;display:flex;gap:16px}.creators-testimonial__popup-overlay video:fullscreen{object-fit:contain;width:100%;height:100%;background-color:#000}.creators-testimonial__popup-overlay video::-webkit-full-screen{object-fit:contain;width:100%;height:100%;background-color:#000}.creators-testimonial__popup-overlay video::-moz-full-screen{object-fit:contain;width:100%;height:100%;background-color:#000}
/*# sourceMappingURL=/cdn/shop/t/117/assets/desk_creators-testimonial.css.map */
