@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&family=Public+Sans:wght@300;400;500;600&family=Urbanist:wght@300;400;500;600;700&display=swap";:root{--mbs-t-heather: #837796;--mbs-t-heather-mid: #6B5E80;--mbs-t-heather-pale: #F0EDF4;--mbs-t-silver: #EFEFEF;--mbs-t-dove: #D4D2D6;--mbs-t-onyx: #191919;--mbs-t-white: #ffffff;--mbs-t-serif: "Playfair Display", Georgia, serif;--mbs-t-body: "Public Sans", system-ui, sans-serif;--mbs-t-accent: "Urbanist", system-ui, sans-serif;--mbs-t-ease: .25s ease;--mbs-t-gap: 20px}.mbs-testi-section,.mbs-testi-section *,.mbs-testi-section *:before,.mbs-testi-section *:after{box-sizing:border-box}.mbs-testi{background:var(--mbs-t-heather-pale);padding:80px 56px;font-family:var(--mbs-t-body);position:relative;overflow:hidden}.mbs-testi:before{content:"\201c";position:absolute;top:-40px;left:40px;font-family:var(--mbs-t-serif);font-size:320px;font-weight:700;color:#83779614;line-height:1;pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none}.mbs-testi>*{position:relative;z-index:1}.mbs-testi__header{text-align:center;margin-bottom:56px}.mbs-testi__eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px}.mbs-testi__eyebrow-line{width:24px;height:1px;background:var(--mbs-t-heather);flex-shrink:0}.mbs-testi__eyebrow-text{font-family:var(--mbs-t-accent);font-size:9px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--mbs-t-heather)}.mbs-testi__title{font-family:var(--mbs-t-serif);font-size:clamp(26px,3.4vw,42px);font-weight:700;color:var(--mbs-t-onyx);line-height:1.15;margin:0}.mbs-testi__title em{font-style:italic;color:var(--mbs-t-heather)}.mbs-testi__carousel{position:relative;margin-bottom:52px}.mbs-testi__track-wrap{overflow:hidden;padding:6px 0 10px}.mbs-testi__track{display:flex;gap:var(--mbs-t-gap);transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.mbs-testi__slide{flex:0 0 calc((100% - 2 * var(--mbs-t-gap)) / 3);min-width:0}.mbs-testi__card{background:var(--mbs-t-white);border-radius:4px;padding:36px 30px;display:flex;flex-direction:column;height:100%;position:relative;border-bottom:3px solid transparent;box-shadow:0 2px 12px #83779614;transition:border-color var(--mbs-t-ease),transform var(--mbs-t-ease),box-shadow var(--mbs-t-ease)}.mbs-testi__card:hover{border-bottom-color:var(--mbs-t-heather);transform:translateY(-5px);box-shadow:0 16px 40px #83779629}.mbs-testi__quote-icon{width:36px;height:36px;border-radius:8px;background:var(--mbs-t-heather-pale);display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0;color:var(--mbs-t-heather)}.mbs-testi__quote-icon svg{width:18px;height:18px}.mbs-testi__stars{display:flex;gap:3px;margin-bottom:18px}.mbs-testi__star{width:14px;height:14px;fill:var(--mbs-t-heather);stroke:none}.mbs-testi__star--empty{fill:var(--mbs-t-dove)}.mbs-testi__quote{font-family:var(--mbs-t-serif);font-size:clamp(17px,1.8vw,21px);font-weight:400;font-style:italic;color:var(--mbs-t-onyx);line-height:1.55;flex:1;margin:0 0 26px}.mbs-testi__divider{width:32px;height:1px;background:var(--mbs-t-dove);margin-bottom:18px;flex-shrink:0}.mbs-testi__author{display:flex;align-items:center;gap:12px}.mbs-testi__avatar{width:42px;height:42px;border-radius:50%;background:var(--mbs-t-heather);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.mbs-testi__avatar span{font-family:var(--mbs-t-serif);font-size:17px;font-weight:700;color:var(--mbs-t-white);font-style:italic;line-height:1}.mbs-testi__avatar--photo img{width:100%;height:100%;object-fit:cover;display:block}.mbs-testi__name{font-family:var(--mbs-t-accent);font-size:16px;font-weight:700;color:var(--mbs-t-onyx);letter-spacing:.01em;margin-bottom:2px}.mbs-testi__role{font-family:var(--mbs-t-body);font-size:14px;font-weight:300;color:#191919}.mbs-testi__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid var(--mbs-t-dove);background:var(--mbs-t-white);color:var(--mbs-t-heather);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--mbs-t-ease),border-color var(--mbs-t-ease),color var(--mbs-t-ease);padding:0}.mbs-testi__arrow--prev{left:-22px}.mbs-testi__arrow--next{right:-22px}.mbs-testi__arrow:hover,.mbs-testi__arrow:focus-visible{background:var(--mbs-t-heather);border-color:var(--mbs-t-heather);color:var(--mbs-t-white)}.mbs-testi__arrow:focus-visible{outline:2px solid var(--mbs-t-heather);outline-offset:2px}.mbs-testi__arrow:active{transform:translateY(-50%) scale(.94)}.mbs-testi__arrow:disabled{opacity:.35;cursor:default;pointer-events:none}.mbs-testi__dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.mbs-testi__dot{width:8px;height:8px;border-radius:50%;border:none;background:var(--mbs-t-dove);cursor:pointer;padding:0;transition:background var(--mbs-t-ease),width var(--mbs-t-ease);flex-shrink:0}.mbs-testi__dot--active{background:var(--mbs-t-heather);width:24px;border-radius:4px}.mbs-testi__dot:hover:not(.mbs-testi__dot--active){background:var(--mbs-t-heather-mid)}.mbs-testi__dot:focus-visible{outline:2px solid var(--mbs-t-heather);outline-offset:2px}.mbs-testi__cta-row{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.mbs-testi__cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--mbs-t-accent);font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mbs-t-white);background:var(--mbs-t-heather);padding:14px 30px;border-radius:2px;text-decoration:none;transition:background var(--mbs-t-ease),transform var(--mbs-t-ease)}.mbs-testi__cta:hover,.mbs-testi__cta:focus-visible{background:var(--mbs-t-heather-mid);transform:translateY(-1px)}.mbs-testi__cta svg{width:11px;height:11px;flex-shrink:0}.mbs-testi__link{font-family:var(--mbs-t-accent);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--mbs-t-heather);text-decoration:none;border-bottom:1px solid rgba(131,119,150,.3);padding-bottom:2px;transition:color var(--mbs-t-ease),border-color var(--mbs-t-ease)}.mbs-testi__link:hover,.mbs-testi__link:focus-visible{color:var(--mbs-t-heather-mid);border-color:var(--mbs-t-heather-mid)}@media(max-width:900px){.mbs-testi{padding:64px 36px}.mbs-testi__slide{flex:0 0 calc((100% - var(--mbs-t-gap)) / 2)}.mbs-testi__arrow--prev{left:-16px}.mbs-testi__arrow--next{right:-16px}}@media(max-width:600px){.mbs-testi{padding:56px 20px}.mbs-testi__header{margin-bottom:40px}.mbs-testi__slide{flex:0 0 95%}.mbs-testi__arrow--prev{left:-12px}.mbs-testi__arrow--next{right:0}}@media(max-width:480px){.mbs-testi__cta{width:100%;justify-content:center}.mbs-testi__cta-row{flex-direction:column;gap:16px}}@media(prefers-reduced-motion:reduce){.mbs-testi__track,.mbs-testi__card,.mbs-testi__arrow,.mbs-testi__dot,.mbs-testi__cta,.mbs-testi__link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mbs-testimonials.css.map */
