.fav-section{background:transparent}.fav-heading{text-align:center;margin:0 0 28px;line-height:1.1}.fav-heading-normal{display:inline;font-size:clamp(18px,3vw,32px);font-weight:400;color:#111}.fav-heading-bold{display:inline;font-size:clamp(32px,6vw,64px);font-weight:800;background:linear-gradient(90deg,#1d4ed8,#2563eb,#6da3f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fav-heading-break{display:none}.fav-tabs{display:flex;justify-content:center;gap:16px;margin-bottom:24px}.fav-tab{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;padding:0;cursor:pointer;transition:opacity .2s}.fav-tab:hover{opacity:.85}.fav-tab-icon-wrapper{position:relative;width:100px;height:100px;flex-shrink:0}.fav-tab-icon{width:100%;height:100%;border-radius:50%;overflow:hidden;border:2px solid #e8e8e8;transition:border-color .2s}.fav-tab-icon img{width:100%;height:100%;object-fit:cover;display:block}.fav-tab--active .fav-tab-icon{border-color:#1d4ed8;box-shadow:0 0 0 2px #1d4ed833}.fav-tab-rank{position:absolute;top:-4px;right:-4px;background:linear-gradient(90deg,#1d4ed8,#3b82f6);color:#fff;font-size:9px;font-weight:700;line-height:1;padding:3px 5px;border-radius:999px;letter-spacing:.02em;box-shadow:0 1px 4px #00000026}.fav-tab-label{font-size:11px;font-weight:600;color:#999;letter-spacing:.02em;transition:color .2s;white-space:nowrap}.fav-tab--active .fav-tab-label{background:linear-gradient(90deg,#1d4ed8,#6da3f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fav-panels{position:relative}.fav-panel{display:none;background:#fff;border-radius:20px;overflow:hidden;animation:fav-fade .3s ease}.fav-panel--active{display:block}@keyframes fav-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fav-panel-image{width:100%;aspect-ratio:4/3;overflow:hidden}.fav-img{width:100%;height:100%;object-fit:cover;display:block}.fav-panel-body{padding:20px 20px 24px}.fav-eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;background:linear-gradient(90deg,#1d4ed8,#6da3f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fav-product-title{font-size:clamp(22px,5vw,30px);font-weight:700;font-style:normal;color:#111;margin:0 0 10px;line-height:1.2}.fav-product-desc{font-size:14px;color:#555;line-height:1.6;margin:0 0 20px}.fav-cta{display:block;width:100%;background:#f0c417;color:#111;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:center;text-decoration:none;padding:14px 20px;border-radius:999px;margin-bottom:20px;transition:transform .2s;box-sizing:border-box;animation:fav-cta-pulse 2s ease-in-out infinite}.fav-cta:hover{transform:scale(1.02)}@keyframes fav-cta-pulse{0%,to{transform:scale(1);box-shadow:0 0 #f0c41780}50%{transform:scale(1.03);box-shadow:0 0 0 8px #f0c41700}}.fav-bullets{display:flex;flex-direction:column;gap:0}.fav-bullet{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid #e8e8e8}.fav-bullet-text{display:flex;flex-direction:column;gap:2px}.fav-bullet-title{font-size:13px;font-weight:600;color:#111}.fav-bullet-sub{font-size:12px;color:#999}.fav-bullet-icon{width:20px;height:20px;object-fit:contain;opacity:.6}@media(min-width:750px){.fav-panel-image{aspect-ratio:unset;max-height:none}.fav-img{height:auto;object-fit:contain}}@media(max-width:480px){.fav-heading-break{display:block}.fav-heading-normal{font-size:20px}.fav-heading-bold{font-size:48px}.fav-tabs{gap:12px}.fav-tab-icon-wrapper{width:80px;height:80px}.fav-tab-label{font-size:10px}}.rv-section{padding:60px 0;background:#fff}.rv-heading{text-align:center;margin:0 0 20px;line-height:1.1}.rv-heading-normal{display:inline;font-size:clamp(18px,3vw,32px);font-weight:400;color:#111}.rv-heading-bold{display:inline;font-size:clamp(32px,6vw,64px);font-weight:800;background:linear-gradient(90deg,#1d4ed8,#2563eb,#6da3f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.rv-heading-break{display:none}.rv-track-wrapper{overflow:hidden;cursor:grab}.rv-track-wrapper:active{cursor:grabbing}.rv-track{display:flex;gap:20px;transition:transform .4s ease;will-change:transform;-webkit-user-select:none;user-select:none}.rv-card{background:#fff;border:1px solid #e8e8e8;border-radius:28px;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0;cursor:pointer;transition:box-shadow .2s}@media screen and (max-width:600px){.rv-card{border-radius:24px}}.rv-card:hover{box-shadow:0 4px 20px #00000014}.rv-card-image{width:100%;aspect-ratio:4/3;overflow:hidden}.rv-card-image img{width:100%;height:100%;object-fit:cover}.rv-card-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.rv-card-top{display:flex;align-items:center;gap:10px}.rv-stars-img{height:16px;width:auto;display:block}.rv-verified{display:flex;align-items:center;gap:4px;font-size:12px;color:#666}.rv-verified img{width:13px;height:13px;object-fit:contain;display:block}.rv-title{font-size:15px;font-weight:700;color:#111;margin:0}.rv-body{font-size:13px;color:#555;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rv-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px}.rv-name{font-size:13px;font-weight:600;color:#111}.rv-date{font-size:12px;color:#aaa}.rv-dots{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:24px}.rv-dot{width:8px;height:8px;border-radius:999px;background:#ddd;cursor:pointer;transition:all .3s ease;border:none;padding:0}.rv-dot.active{background:linear-gradient(90deg,#1d4ed8,#6da3f8);width:24px}.rv-trustpilot{display:flex;align-items:center;justify-content:center;margin-top:16px}.rv-trustpilot-logo{height:28px;width:auto;display:block}.rv-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:99999;align-items:center;justify-content:center;padding:20px}.rv-modal-overlay.open{display:flex}.rv-modal{background:#fff;border-radius:28px;padding:28px;max-width:480px;width:100%;position:relative;display:flex;flex-direction:column;gap:12px;max-height:90vh;overflow-y:auto;animation:rv-modal-in .25s ease}@media screen and (max-width:600px){.rv-modal{border-radius:24px}}@keyframes rv-modal-in{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.rv-modal-close{position:absolute;top:14px;right:14px;background:#f0f0f0;border:none;border-radius:50%;width:30px;height:30px;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;transition:background .2s;z-index:1}.rv-modal-close:hover{background:#e0e0e0}.rv-modal-top{display:flex;align-items:center;gap:10px}.rv-modal-image-wrapper{width:100%;border-radius:20px;overflow:hidden;display:none}.rv-modal-image-wrapper.has-image{display:block}.rv-modal-image-wrapper img{width:100%;height:auto;display:block;object-fit:cover;max-height:340px}.rv-modal-title{font-size:17px;font-weight:700;color:#111;margin:0}.rv-modal-body{font-size:14px;color:#555;margin:0;line-height:1.6}@media(max-width:480px){.rv-heading-break{display:block}.rv-heading-normal{font-size:16px}.rv-heading-bold{font-size:36px}.rv-modal{padding:20px}}.tb3-wrap{padding:0}.tb3-inner{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-radius:20px;background:#ffffff8c;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(219,234,254,.8);box-shadow:0 2px 16px #1d4ed814}.tb3-item{flex:1;display:flex;align-items:center;justify-content:center;gap:9px}.tb3-icon{width:32px;height:32px;border-radius:10px;background:#dbeafe80;border:1px solid rgba(147,197,253,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden;padding:4px;box-sizing:border-box}.tb3-icon img{width:100%;height:100%;object-fit:contain}.tb3-icon--svg{padding:4px}.tb3-icon--svg svg{width:100%;height:100%}.tb3-icon--tp{padding:5px}.tb3-text{display:flex;flex-direction:column;gap:1px}.tb3-label{font-size:11px;font-weight:700;color:#1e3a8a;line-height:1.3;letter-spacing:-.01em}.tb3-sub{font-size:10px;font-weight:400;color:#93afd8;line-height:1.3}.tb3-sep{width:1px;height:28px;background:linear-gradient(180deg,transparent,rgba(147,197,253,.4),transparent);flex-shrink:0;margin:0 4px}@media screen and (max-width:600px){.tb3-inner{padding:10px 12px;border-radius:16px}.tb3-item{flex-direction:column;gap:5px;padding:0 2px}.tb3-icon{width:28px;height:28px;border-radius:8px}.tb3-text{text-align:center}.tb3-label{font-size:10px}.tb3-sub{font-size:9px}.tb3-sep{height:40px;margin:0 2px}}
/*# sourceMappingURL=/cdn/shop/t/50/compiled_assets/styles.css.map */
