.testimonials-custom__container{max-width:calc(1919px * var(--rescale-size));margin:0 auto;padding:0}@media screen and (min-width: 1920px){.testimonials-custom__container{padding-left:calc(66px * var(--rescale-size));padding-right:calc(66px * var(--rescale-size))}}.testimonials-custom__header{display:flex;flex-direction:column;gap:calc(13px * var(--rescale-size));align-items:center;margin-bottom:calc(32px * var(--rescale-size))}.testimonials-custom__heading{font-family:bodoni-mt-condensed,serif;line-height:calc(50px * var(--rescale-size))!important;text-align:center;text-transform:uppercase;color:#060606;margin:0;max-width:calc(364px * var(--rescale-size))}.testimonials-custom__subtitle{display:flex;gap:calc(12px * var(--rescale-size));align-items:center}.testimonials-custom__stars{display:flex;gap:2px;align-items:center}.testimonials-custom__star{width:16px;height:16px;display:block;flex-shrink:0}.testimonials-custom__subtitle-text{font-family:PT Sans,sans-serif;font-size:calc(16px * var(--rescale-size));line-height:calc(24px * var(--rescale-size));text-transform:uppercase;color:#060606;margin:0;letter-spacing:.01px}.testimonials-custom__slider{position:relative;margin-bottom:40px}.testimonials-custom__items{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:0}.testimonials-custom__items::-webkit-scrollbar{display:none}.testimonials-custom__item{flex:0 0 350px;scroll-snap-align:start}.testimonials-custom__review-card{background-color:transparent;border-radius:10px;padding:calc(37.5px * var(--rescale-size)) calc(16px * var(--rescale-size));display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:calc(39px * var(--rescale-size));position:relative}.testimonials-custom__review-card:before{background-color:#c7ae781a;content:"";position:absolute;right:0;bottom:0;z-index:-1;top:0;left:0;width:100%;height:100%;border-radius:10px}.testimonials-custom__video-card:last-child{margin-right:16px}.testimonials-custom__review-content{display:flex;flex-direction:column;gap:calc(16px * var(--rescale-size));align-items:center;max-width:calc(297px * var(--rescale-size));width:100%}.testimonials-custom__review-stars{display:flex;gap:2px;align-items:center}.testimonials-custom__review-text{font-family:PT Sans,sans-serif;font-size:14px;line-height:20px;color:#060606;margin:0;letter-spacing:.01px}.testimonials-custom__review-author{display:flex;flex-direction:column;align-items:center;gap:0px}.testimonials-custom__author-name{font-family:PT Sans,sans-serif;font-size:calc(12px * var(--rescale-size));line-height:calc(18px * var(--rescale-size));letter-spacing:1.08px;text-transform:uppercase;color:#292923;margin:0}.testimonials-custom__author-badge{display:flex;gap:4px;align-items:center}.testimonials-custom__badge-text{font-family:PT Sans,sans-serif;font-size:calc(11.8px * var(--rescale-size));line-height:calc(18px * var(--rescale-size));letter-spacing:1.08px;text-transform:uppercase;color:#8d8378;margin:0}.testimonials-custom__badge-icon{width:calc(16px * var(--rescale-size));height:calc(16px * var(--rescale-size));flex-shrink:0}.testimonials-custom__video-card{position:relative;border-radius:10px;overflow:hidden;cursor:pointer}.testimonials-custom__video-thumbnail{width:100%;height:100%;object-fit:cover}.testimonials-custom__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003;display:flex;align-items:center;justify-content:center;z-index:1}.testimonials-custom__video-player-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2;display:none}.testimonials-custom__video-player{width:100%;height:100%;object-fit:cover}.testimonials-custom__play-button{width:calc(56px * var(--rescale-size));height:calc(56px * var(--rescale-size));border-radius:50%;background-color:#fff;border:1px solid white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.testimonials-custom__play-button:hover{transform:scale(1.1)}.testimonials-custom__play-icon{width:24px;height:24px}.testimonials-custom__navigation{display:flex;align-items:center;justify-content:space-between;max-width:1920px;padding-right:calc(clamp(16px,-5.19px + 5.436vw,77px) * var(--rescale-size));padding-left:calc(clamp(16px,-6.26px + 5.704vw,80px) * var(--rescale-size));gap:calc(clamp(48px,31px + 4.367vw,97px) * var(--rescale-size));margin-left:auto;margin-right:auto}.testimonials-custom__progress-container{flex:1;height:2.01px;background-color:#0003;border-radius:100px;position:relative;overflow:hidden}.testimonials-custom__progress-bar{height:100%;background-color:#8d8378;border-radius:100px;transition:width .3s ease;width:0%;display:block!important}.testimonials-custom__arrows{display:flex;gap:30px;align-items:center}.testimonials-custom__arrow{background:none;border:none;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.testimonials-custom__arrow:disabled{opacity:.5;cursor:not-allowed}.testimonials-custom__arrow svg{width:100%;height:100%}@media screen and (max-width: 749px){.testimonials-custom__heading{font-size:calc(40px * var(--rescale-size));max-width:calc(307px * var(--rescale-size))}.testimonials-custom__header{gap:8px;padding:0 16px;margin-bottom:calc(24px * var(--rescale-size))}.testimonials-custom__items{padding:0 16px;gap:8px;margin-left:16px}.testimonials-custom__video-card:last-child{margin-right:0}.testimonials-custom__item{flex:0 0 calc(284px * var(--rescale-size))}.testimonials-custom__review-card{padding:calc(32px * var(--rescale-size)) calc(16px * var(--rescale-size))}.testimonials-custom__review-content{max-width:calc(251px * var(--rescale-size))}.testimonials-custom__review-text{font-size:12px;line-height:18px;max-width:calc(240px * var(--rescale-size))}.testimonials-custom__video-card{width:calc(350px * var(--rescale-size))}.testimonials-custom__navigation{flex-direction:column;align-items:center;justify-content:center;gap:0;padding:0}.testimonials-custom__progress-container{width:calc(100% - calc(48px * var(--rescale-size)));max-width:100%;height:4px;margin-bottom:0;background-color:#0000001a;flex:unset}.testimonials-custom__arrows{display:none}}@media screen and (min-width: 750px){.testimonials-custom__heading{font-size:calc(48px * var(--rescale-size))}}
/*# sourceMappingURL=/cdn/shop/t/247/assets/section-testimonials-custom.css.map */
