.lc-customer-reviews{display:block;position:relative}.lc-reviews__header-row{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.lc-reviews__title{margin:0}.lc-reviews__badge{display:inline-flex;align-items:center;background-color:#ebf0f7;color:#1d4380;padding:.4rem 1.2rem;font-size:1.2rem;font-weight:700;border-radius:50px;letter-spacing:.05em;text-transform:uppercase}.lc-reviews__tabs-outer{margin-bottom:3rem;border-bottom:1px solid #eaeaea;padding-bottom:1.5rem}.lc-reviews__tabs{display:flex;align-items:center;gap:1rem;overflow-x:auto;scrollbar-width:none}.lc-reviews__tabs::-webkit-scrollbar{display:none}.lc-reviews__tab{background:#f5f5f5;border:1px solid transparent;color:#666;padding:.8rem 2rem;font-size:1.4rem;font-weight:600;border-radius:50px;cursor:pointer;white-space:nowrap;transition:all .2s ease}.lc-reviews__tab:hover{background:#e8e8e8}.lc-reviews__tab.is-active{background-color:#ebf0f7;border-color:#1d4380;color:#1d4380}.lc-reviews__content-group{display:none}.lc-reviews__content-group.is-active{display:block}.lc-reviews__video-banner{display:grid;grid-template-columns:1.2fr 2fr;background-color:#fafafa;border:1px solid #eaeaea;border-radius:8px;overflow:hidden;margin-bottom:3.5rem}@media(max-width:749px){.lc-reviews__video-banner{grid-template-columns:1fr}.lc-reviews__header-row{justify-content:center}.lc-reviews__title{text-align:center}}.lc-reviews__video-banner-left{padding:3rem;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.lc-reviews__video-banner-title-row{display:flex;align-items:center;gap:1rem;color:#1d4380;font-weight:700;font-size:1.6rem}.lc-reviews__video-banner-play-icon{width:2.4rem;height:2.4rem;fill:currentColor;flex-shrink:0}.lc-reviews__video-banner-desc{margin:0;font-size:2rem;line-height:1.4;color:#333}.lc-reviews__video-banner-desc strong{font-weight:800}.lc-reviews__video-banner-right{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background-color:#eaeaea}.lc-reviews__video-card{position:relative;aspect-ratio:3/4;overflow:hidden;cursor:pointer;background-color:#eee}.lc-reviews__video-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.lc-reviews__video-card:hover .lc-reviews__video-card-img{transform:scale(1.05)}.lc-reviews__video-card-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.6rem;height:3.6rem;background-color:#ffffffe6;color:#1d4380;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000001a;pointer-events:none}.lc-reviews__video-card-play-svg{width:1.6rem;height:1.6rem;fill:currentColor;margin-left:.2rem}.lc-reviews__subheading-row{display:flex;align-items:center;gap:1rem;font-weight:700;font-size:1.8rem;margin-bottom:2rem;color:#333}.lc-reviews__pin-icon{width:2rem;height:2rem;fill:#1d4380}.lc-reviews__visual-slider-wrapper{margin-bottom:4rem}.lc-reviews__visual-slider-wrapper lc-slider{padding:0 2rem;margin-left:-2rem;margin-right:-2rem}.lc-reviews__slider-button{position:absolute;top:50%;transform:translateY(-50%);padding:0;z-index:10;background-color:#fff;border:1px solid #eaeaea;border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1d4380;box-shadow:0 2px 8px #00000014;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.lc-reviews__slider-button:hover{background-color:#f5f5f5;border-color:#ccc}.lc-reviews__slider-button[disabled]{opacity:.4;cursor:not-allowed}.lc-reviews__slider-button--prev{left:0}.lc-reviews__slider-button--next{right:0}@media(max-width:749px){.lc-reviews__slider-button{display:none}}.lc-reviews__card{display:flex;flex-direction:column;border:1px solid #eaeaea;border-radius:8px;overflow:hidden;background-color:#fff;height:100%}.lc-reviews__card-media{position:relative;width:100%;height:24rem;background-color:#eee;overflow:hidden}.lc-reviews__card-media .media-wrapper{height:100%;--aspect-ratio: auto !important}.lc-reviews__card-img{width:100%;height:100%;object-fit:cover;display:block}.lc-reviews__card-info{padding:2rem;display:flex;flex-direction:column;gap:1rem;flex-grow:1}.lc-reviews__rating{display:flex;align-items:center;color:#1d4380}.lc-reviews__star{width:1.4rem;height:1.4rem;fill:currentColor}.lc-reviews__card-title{margin:0;font-size:1.6rem;font-weight:700;line-height:1.3}.lc-reviews__card-text{font-size:1.4rem;color:#666;margin:0;line-height:1.5}.lc-reviews__card-category{font-size:1.2rem;color:#1d4380;font-weight:700;margin-top:auto}.lc-reviews__text-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:989px){.lc-reviews__text-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.lc-reviews__text-grid{grid-template-columns:1fr}}.lc-reviews__text-card{border:1px solid #eaeaea;border-radius:8px;padding:2rem;background-color:#fff;display:flex;flex-direction:column;gap:1rem}.lc-reviews__text-card-author-row{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;color:#333;font-weight:700;margin-top:auto}.lc-reviews__verified-icon{width:1.4rem;height:1.4rem;fill:#1da1f2}.lc-reviews__video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:none;align-items:center;justify-content:center}.lc-reviews__video-modal.is-open{display:flex}.lc-reviews__video-modal-overlay{position:absolute;width:100%;height:100%;background-color:#000c;cursor:pointer}.lc-reviews__video-modal-content{position:relative;width:90%;max-width:80rem;aspect-ratio:16/9;background-color:#000;z-index:1;border-radius:4px;overflow:hidden}.lc-reviews__video-modal-video{width:100%;height:100%;display:block}.lc-reviews__video-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;color:#fff;cursor:pointer;z-index:2;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.lc-reviews__video-modal-close-svg{width:2rem;height:2rem;fill:currentColor}@media(max-width:749px){.lc-reviews__text-card--hide-mobile{display:none!important}}@media(min-width:750px){.lc-reviews__text-card--hide-desktop{display:none!important}}.lc-reviews__text-grid--show-all .lc-reviews__text-card--hide-mobile,.lc-reviews__text-grid--show-all .lc-reviews__text-card--hide-desktop{display:flex!important}.lc-reviews__text-grid--show-all~.lc-reviews__load-more-wrapper{display:none!important}.lc-reviews__load-more-wrapper{display:flex;justify-content:center;margin-top:3.5rem}@media(min-width:750px){.lc-reviews__load-more-wrapper--hide-desktop{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/lc-customer-reviews.css.map */
