#customer-videos{background:linear-gradient(180deg,#f8f9fb,#f3f4f6 60%,#f8f9fb);padding:26px 16px 30px;position:relative}#customer-videos:before{content:"";display:block;width:50%;max-width:600px;height:1px;background:#e4e9f1;margin:10px auto;border-radius:2px}#customer-videos .cv-wrap{max-width:1200px;margin:0 auto;position:relative}.cv-header{text-align:center;margin-bottom:8px}.cv-heading{font-size:clamp(24px,3.2vw,36px);font-weight:800;margin:0;letter-spacing:-.02em}.cv-sub{margin:6px auto 0;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;color:#394150}.cv-rating-number{font-size:14px;font-weight:700;color:#111827;line-height:1}.cv-stars-header{display:inline-flex;gap:2px;align-items:center;color:#ffb400}.cv-stars-header .star{width:18px;height:18px;vertical-align:middle}.cv-stars-header .star.full path{fill:currentColor}.cv-stars-header .star.half .star-outline{opacity:.9}.cv-based{display:block;margin:4px 0 6px;font-size:14px;color:#394150;line-height:1.25}.cv-row{display:flex;gap:20px;outline:none;padding-top:4px;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scroll-snap-stop:always}.cv-card{background:#fff;border:1px solid #E7EAF0;border-radius:14px;box-shadow:0 6px 22px #0a16460f;overflow:hidden;min-width:260px;max-width:320px;flex:1 0 0;display:flex;flex-direction:column}.cv-video{object-fit:cover;width:100%;height:auto;max-height:387px;display:block}.cv-content{padding:12px 14px 14px;text-align:left}.cv-stars{color:#ffb400;letter-spacing:1px;font-size:14px}.cv-quote{margin:6px 0;color:#1f2937;font-size:14.5px;line-height:1.45;font-style:italic}.cv-name{margin:0;font-weight:700;font-size:13.5px;color:#0b0b0b}.video-placeholder{position:relative;width:100%;height:387px;overflow:hidden;cursor:pointer;background-color:#f1f3f4}.placeholder-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.video-placeholder:hover .placeholder-image{transform:scale(1.03)}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .2s ease}.video-placeholder:hover .play-button{transform:translate(-50%,-50%) scale(1.1)}.video-loaded .video-placeholder{padding-bottom:0;height:auto}.video-loaded .placeholder-image,.video-loaded .play-button{display:none}@media(min-width:1000px){.cv-row{display:grid;grid-template-columns:repeat(4,1fr)}.cv-card{min-width:auto;max-width:none}.cv-controls,.cv-dots{display:none}.cv-sub{gap:6px}.cv-based{display:inline;margin:0 0 0 8px}}@media(max-width:999px){#customer-videos{padding:16px 12px 18px}.cv-sub{margin-top:8px;gap:6px}.cv-stars-header .star{width:16px;height:16px}.cv-rating-number{font-size:13.5px}.cv-based{margin:5px 0 6px;font-size:13px}.cv-row{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 46px 8px;-webkit-mask-image:linear-gradient(to right,transparent 0,black 28px,black calc(100% - 28px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 28px,black calc(100% - 28px),transparent 100%);scrollbar-width:none}.cv-row::-webkit-scrollbar{display:none}.cv-card{scroll-snap-align:center;flex:0 0 82%;max-width:82%}.cv-controls{display:block}.cv-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:999px;border:1px solid #8A94A6;background:#e5e7eb;color:#0f172a;box-shadow:0 6px 16px #00000024;font-size:20px;line-height:1;display:grid;place-items:center;cursor:pointer;touch-action:manipulation}.cv-prev{left:6px}.cv-next{right:6px}.cv-dots{display:flex;justify-content:center;gap:6px;margin-top:8px}.cv-dot{width:8px;height:8px;border-radius:999px;border:none;background:#d8dee9}.cv-dot.is-active{background:#111827}}#customer-videos .cv-arrow[disabled]{opacity:.45;pointer-events:none}:root{--tlb-bg:#00412C;--tlb-text:#fff;--tlb-pill:#e2fce8;--tlb-pill-bd:#25619a;--tlb-call-bg:#fff;--tlb-call-tx:#0b2a43;--tlb-accent:#e11d48;--tlb-muted:#cfe3f7;--tlb-shadow:0 2px 10px rgba(0,0,0,.12);--tlb-max:1280px;--tlb-gap:16px;--tlb-radius:14px;--tlb-icon-w:22px;--tlb-divider:rgba(255,255,255,.12)}.tlb10,.tlb10 *{box-sizing:border-box}.tlb10{background:var(--tlb-bg);color:var(--tlb-text);box-shadow:var(--tlb-shadow);font:500 15px/1.35 system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.tlb10__in{max-width:var(--tlb-max);margin:0 auto;padding:14px clamp(12px,3vw,28px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:var(--tlb-gap)}.tlb10__pills{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--tlb-gap);min-width:0}.tlb10__pill{position:relative;display:flex;align-items:center;gap:10px;background:var(--tlb-pill);border:1px solid var(--tlb-pill-bd);border-radius:var(--tlb-radius);padding:12px;min-height:60px}.tlb10__pill:not(:last-child):after{content:"";position:absolute;right:-8px;top:8px;bottom:8px;width:1px;background:var(--tlb-divider)}@media(max-width:768px){.tlb10__pill:not(:last-child):after{display:none}}.tlb10__icon{flex:0 0 var(--tlb-icon-w);width:var(--tlb-icon-w);height:var(--tlb-icon-w);opacity:.95}.tlb10__stack{display:flex;flex-direction:column;line-height:1.22;min-width:0}.tlb10__title{font-weight:800;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000}.tlb10__sub{font-weight:600;font-size:13px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tlb10__cta{justify-self:end;display:flex;flex-direction:column;align-items:flex-end}.tlb10__call{display:inline-flex;align-items:center;gap:8px;padding:14px 18px;border-radius:999px;background:var(--tlb-call-bg);color:var(--tlb-call-tx);text-decoration:none;font-weight:900;font-size:17px;white-space:nowrap;box-shadow:0 1px #0000001f}.tlb10__call svg{width:22px;height:22px}.tlb10__num{letter-spacing:.1px;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:2px}.tlb10__micro{margin-top:6px;font-size:12.5px;opacity:.95}@media(max-width:768px){.tlb10__in{grid-template-columns:1fr;row-gap:10px;padding:10px;align-items:start}.tlb10__pills{grid-template-columns:1fr 1fr;gap:6px}.tlb10__pill{gap:6px;padding:8px 9px;border-radius:12px;min-height:44px;width:100%}.tlb10__icon{width:18px!important;height:18px!important}.tlb10__title{font-size:13px!important}.tlb10__sub{font-size:11.5px!important}.tlb10__cta{display:block!important;justify-self:stretch;text-align:center}.tlb10__call{width:100%;justify-content:center;padding:14px 16px;font-size:16px}.tlb10__micro{display:block;margin-top:8px;text-align:center}}@media(max-width:360px){.tlb10__pills{grid-template-columns:1fr}}.faq-obj{background:#fff;padding:clamp(16px,2vw,24px) 12px}.faq-container{max-width:1200px;margin:0 auto}.faq-heading{margin:0 0 14px;text-align:center;font-size:clamp(22px,3vw,30px);font-weight:900;letter-spacing:.4px}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.6vw,16px)}@media(max-width:900px){.faq-grid{grid-template-columns:1fr}}.faq-item{background:#fff;border:1px solid #D9E1EA;border-radius:10px;padding:10px 12px;box-shadow:0 2px 8px #0000000a}.faq-item[open]{box-shadow:0 6px 18px #00000012}.faq-q{cursor:pointer;list-style:none;position:relative;padding:8px 34px 8px 8px;margin:0;font-weight:700;color:#0d2136}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"";position:absolute;right:8px;top:50%;width:12px;height:12px;border-right:2px solid #0D2136;border-bottom:2px solid #0D2136;transform:translateY(-60%) rotate(45deg);opacity:.7}.faq-item[open] .faq-q:after{transform:translateY(-40%) rotate(-135deg);opacity:1}.faq-a{margin:8px 6px 10px;color:#1c2b3a;font-size:15px;line-height:1.6}.faq-item:hover{border-color:#c9d6e4}.v9-store{max-width:1280px;margin:0 auto;padding:0 20px}.v9-store .v9-h2{font-size:24px;line-height:1.18;font-weight:800;letter-spacing:-.01em;color:#0d0d0d;margin:0 0 4px;text-align:center}.v9-store__lede{text-align:center;font-size:13.5px;color:#555;margin:0 0 24px}.v9-store__cards{display:grid;grid-template-columns:1fr;gap:20px}.v9-store__card{background:#f5f5f5;border-radius:14px;overflow:hidden;text-align:left}.v9-store__card>img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.v9-store__body{padding:20px 22px 22px}.v9-store__head{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 12px;margin:0 0 10px}.v9-store__head h3{font-size:22px;font-weight:800;color:#0d0d0d;margin:0;line-height:1.1}.v9-store__rating{font-size:13px;font-weight:600;color:#555;margin:0;white-space:nowrap}.v9-store__rating .v9-star{color:#e8a317}.v9-store__line{font-size:13.5px;color:#222;margin:0 0 4px}.v9-store__line a{color:#0d0d0d;font-weight:700;text-decoration:underline;text-underline-offset:2px}.v9-store__map{display:block;width:100%;height:200px;border:0;border-radius:10px;margin-top:14px}@media(max-width:989px){.v9-store__map{display:none}.v9-store__cards{gap:0}.v9-store__card{background:transparent;border-radius:0;padding-bottom:26px;margin-bottom:26px;border-bottom:1px solid #e3e3e3}.v9-store__card:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.v9-store__card>img{border-radius:12px}.v9-store__body{padding:16px 2px 0}}@media(min-width:990px){.v9-store__cta{font-size:18px;padding:16px 34px}.v9-store .v9-h2{font-size:34px}.v9-store__lede{font-size:15px;margin-bottom:32px}.v9-store__cards{grid-template-columns:repeat(3,1fr);gap:24px}.v9-store__card>img{height:280px;aspect-ratio:auto}.v9-store__head h3{font-size:24px}.v9-store__map{height:230px}}.v9-store__cta-wrap{text-align:center;margin-top:16px}.v9-store__cta{display:inline-block;white-space:nowrap;max-width:92vw;box-sizing:border-box;padding:clamp(12px,3.2vw,16px) clamp(15px,4.5vw,30px);border-radius:999px;background:linear-gradient(180deg,#cfaf74,#c9a96e 55%,#be9e60);color:#fff;font-size:clamp(12.5px,3.3vw,17px);font-weight:800;letter-spacing:.01em;text-decoration:none;line-height:1.2;box-shadow:0 3px 10px #be9e6061;transition:filter .15s ease,transform .15s ease}.v9-store__cta:hover{filter:brightness(1.04);transform:translateY(-1px)}.ff-ymal{max-width:1280px;margin:0 auto;padding:10px 20px 6px}.ff-ymal__h2{font-size:24px;font-weight:800;letter-spacing:-.01em;color:#0d0d0d;margin:0 0 18px;text-align:center}.ff-ymal__row{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:6px;-webkit-overflow-scrolling:touch}.ff-ymal__row::-webkit-scrollbar{display:none}.ff-ymal__card{flex:0 0 auto;width:118px;text-decoration:none;text-align:center}.ff-ymal__imgwrap{display:block;width:118px;height:118px;border-radius:12px;overflow:hidden;background:#f5f5f5;border:1px solid #ececec}.ff-ymal__imgwrap img{width:100%;height:100%;object-fit:cover;display:block}.ff-ymal__title{display:block;margin-top:7px;font-size:12.5px;font-weight:600;color:#1f2937;line-height:1.2}.ff-ymal__card:hover .ff-ymal__title{color:#c9a96e}@media(min-width:990px){.ff-ymal__h2{font-size:30px}.ff-ymal__row{justify-content:center;flex-wrap:wrap}.ff-ymal__card{width:130px}.ff-ymal__imgwrap{width:130px;height:130px}}
/*# sourceMappingURL=/cdn/shop/t/158/assets/ff-col-default-ext.css.map */
