.single-deal-page{--blue:#0099f6;--blue-dark:#1d4ed8;--blue-light:#eff6ff;--amber:#0099f6;--amber-light:#fffbeb;--green:#16a34a;--green-light:#f0fdf4;--ink:#111827;--gray:#6b7280;--gray-light:#9ca3af;--line:#e5e7eb;--bg:#f9fafb;--card:#ffffff;--mint:#6ee7b7;--mint-dark:#059669;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--ink);line-height:1.5;max-width:1140px;margin:0 auto;padding:24px 24px 90px;box-sizing:border-box}.single-deal-page *{box-sizing:border-box}.single-deal-page a{text-decoration:none;color:inherit}.single-deal-page .crumb{font-size:13px;color:var(--gray);padding:8px 0 18px}.single-deal-page .crumb a{color:var(--gray)}.single-deal-page .crumb a:hover{color:var(--blue)}.single-deal-page .crumb span.current{color:var(--ink);font-weight:600}.single-deal-page .card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:28px}.single-deal-page .hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-top:4px}.single-deal-page .hero-grid-no-media{grid-template-columns:1fr}.single-deal-page .hero-info{display:flex;flex-direction:column;gap:16px}.single-deal-page .hero-info-top{display:flex;align-items:flex-start;gap:16px}.single-deal-page .hero-logo-box{flex:0 0 auto;width:80px;height:80px;border-radius:16px;background:#fff;border:1px solid var(--line);box-shadow:0 2px 8px rgb(17 24 39 / .05);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8px}.single-deal-page .hero-logo-box img{width:100%;height:100%;object-fit:contain}.single-deal-page .hero-info-heading{display:flex;flex-direction:column;gap:6px;min-width:0}.single-deal-page .hero-title{font-size:30px;font-weight:800;margin:0;line-height:1.15;letter-spacing:-.01em}.single-deal-page .hero-desc{font-size:15px;color:var(--gray);margin:0;line-height:1.65}.single-deal-page .tagrow{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--gray);flex-wrap:wrap}.single-deal-page .pill{background:var(--blue-light);color:var(--blue-dark);padding:3px 10px;border-radius:100px;font-weight:600;font-size:12px}.single-deal-page .hero-site{font-size:12px;font-weight:600;color:var(--gray);background:#f3f4f6;padding:4px 10px;border-radius:100px}.single-deal-page .hero-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.single-deal-page .hero-tag{font-size:12px;font-weight:600;color:var(--blue-dark);background:var(--blue-light);padding:3px 10px;border-radius:100px}.single-deal-page .hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}.single-deal-page .hero-media-panel{width:100%}.single-deal-page .btn{padding:10px 18px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid #fff0;display:inline-flex;align-items:center;gap:6px}.single-deal-page .btn-primary{background:var(--blue);color:#fff}.single-deal-page .btn-outline{background:#fff;border-color:var(--line);color:var(--ink)}.single-deal-page .btn-green{background:var(--green);color:#fff;width:100%;text-align:center;justify-content:center;padding:12px}.single-deal-page .section{margin-top:20px}.single-deal-page .section-label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--gray);letter-spacing:.04em;margin:0 0 14px}.single-deal-page .section-label .bar{width:4px;height:14px;background:var(--blue);border-radius:2px;flex-shrink:0}.single-deal-page .about-text{font-size:15px;color:#374151}.single-deal-page .layout{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-top:8px;align-items:start}.single-deal-page .deal{position:relative;overflow:hidden;margin-bottom:16px}.single-deal-page .ribbon{position:absolute;top:14px;right:-34px;background:var(--amber);color:#fff;font-size:11px;font-weight:700;padding:5px 40px;transform:rotate(45deg)}.single-deal-page .badges{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.single-deal-page .badge{font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px;margin:0;display:inline-block}.single-deal-page .badge-blue{background:var(--blue-light);color:var(--blue-dark)}.single-deal-page .badge-gray{background:#f3f4f6;color:#374151}.single-deal-page .deal-title{font-size:18px;font-weight:700;margin:0 0 10px}.single-deal-page .price{font-size:14px;margin-bottom:12px}.single-deal-page .price .old{color:var(--gray-light);text-decoration:line-through;margin-right:8px}.single-deal-page .price .new{color:var(--green);font-weight:700;font-size:16px}.single-deal-page .discount-tag{float:right;color:var(--amber);font-size:22px;font-weight:800;margin:0}.single-deal-page .bar-track{background:#f3f4f6;border-radius:100px;height:8px;margin-bottom:6px;overflow:hidden}.single-deal-page .bar-fill{background:var(--green);height:100%;border-radius:100px}.single-deal-page .rate{font-size:12px;color:var(--green);font-weight:600;text-align:right;margin:0 0 16px}.single-deal-page .codebox{display:flex;align-items:center;justify-content:space-between;border:1px dashed var(--gray-light);border-radius:10px;padding:14px 16px;background:#fafafa;cursor:pointer;gap:10px;flex-wrap:wrap}.single-deal-page .code{font-family:"Courier New",monospace;font-weight:700;font-size:16px;letter-spacing:.05em}.code-blurred{filter:blur(5px);-webkit-filter:blur(5px);user-select:none;-webkit-user-select:none}.single-deal-page .hint{font-size:11px;color:var(--gray-light)}.single-deal-page .copybtn{background:var(--blue);color:#fff;border:none;padding:9px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.single-deal-page .offer-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:12px;color:var(--gray-light);margin-top:12px}.single-deal-page .side-card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:20px;margin-bottom:20px}.single-deal-page .side-title{font-size:12px;font-weight:700;color:var(--gray);letter-spacing:.04em;margin:0 0 14px}.single-deal-page .side-row{display:flex;justify-content:space-between;font-size:14px;padding:8px 0;border-bottom:1px solid #f3f4f6}.single-deal-page .side-row:last-child{border-bottom:none}.single-deal-page .side-row h3{margin:0;font:inherit;color:inherit}.single-deal-page .side-row b{color:var(--amber)}.single-deal-page .side-row .g{color:var(--green)}.single-deal-page .tip{background:var(--blue-light);border:1px solid #dbeafe;border-radius:14px;padding:18px;margin-bottom:0}.single-deal-page .tip-label{font-size:11px;font-weight:700;color:var(--blue-dark);letter-spacing:.04em;margin-bottom:6px}.single-deal-page .tip p{font-size:13px;color:#1e3a8a;margin:0 0 12px;line-height:1.6}.single-deal-page .tip .btn{background:var(--blue);color:#fff;width:100%;justify-content:center}.single-deal-page .side-media{position:relative;width:100%;max-width:100%;aspect-ratio:16/10;overflow:hidden;background:#111827;border-radius:20px;box-shadow:0 24px 48px -16px rgb(17 24 39 / .28)}.single-deal-page .side-media-video,.single-deal-page .side-media-image{position:absolute;inset:0;width:100%;height:100%;max-width:100%;object-fit:contain!important;display:block;border:0;pointer-events:none}.single-deal-page .side-media-gallery .side-media-track{position:absolute;inset:0;display:flex;height:100%;width:100%;transition:transform .35s ease}.single-deal-page .side-media-slide{position:relative;flex:0 0 100%;max-width:100%;height:100%}.single-deal-page .side-media-nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:none;background:rgb(17 24 39 / .55);color:#fff;font-size:13px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;padding:0}.single-deal-page .side-media-nav-prev{left:10px}.single-deal-page .side-media-nav-next{right:10px}.single-deal-page .side-media-nav:hover{background:rgb(17 24 39 / .8)}.single-deal-page .side-media:has(.side-media-mute-btn):after{content:"";position:absolute;left:0;right:0;bottom:0;height:56px;background:linear-gradient(180deg,#fff0 0%,rgb(17 24 39 / .45) 100%);pointer-events:none;z-index:1}.single-deal-page .side-media-mute-btn{position:absolute;right:12px;bottom:12px;z-index:3;width:36px;height:36px;border-radius:50%;border:1px solid rgb(255 255 255 / .16);background:rgb(17 24 39 / .5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 2px 10px rgb(0 0 0 / .28);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;pointer-events:auto;transition:background .18s ease,border-color .18s ease,transform .12s ease}.single-deal-page .side-media-mute-btn:hover{background:rgb(17 24 39 / .72);border-color:rgb(255 255 255 / .3)}.single-deal-page .side-media-mute-btn:active{transform:scale(.92)}.single-deal-page .side-media-mute-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.single-deal-page .side-media-mute-btn svg{width:16px;height:16px;display:block}.single-deal-page .side-media-mute-btn .icon-unmuted{display:none}.single-deal-page .side-media-mute-btn.is-muted .icon-muted{display:block}.single-deal-page .side-media-mute-btn.is-muted .icon-unmuted{display:none}.single-deal-page .side-media-mute-btn:not(.is-muted) .icon-muted{display:none}.single-deal-page .side-media-mute-btn:not(.is-muted) .icon-unmuted{display:block}.single-deal-page .hero-video-overlay{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;cursor:default;background-color:#0f1b2e;background-image:linear-gradient(135deg,#0b63ce 0%,#0a2f66 100%);background-size:cover;background-position:center;border:0;padding:0}.single-deal-page .hero-video-overlay:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(9 15 26 / .45) 0%,rgb(9 15 26 / .3) 45%,rgb(9 15 26 / .75) 100%);pointer-events:none}.single-deal-page .hero-video-overlay.is-hidden{display:none}.single-deal-page .hero-video-overlay-logo{position:absolute;top:16px;left:16px;z-index:2;width:42px;height:42px;border-radius:50%;overflow:hidden;border:2px solid rgb(255 255 255 / .85);box-shadow:0 2px 10px rgb(0 0 0 / .4);background:#fff}.single-deal-page .hero-video-overlay-logo img{width:100%;height:100%;object-fit:cover;display:block}.single-deal-page .hero-video-play-btn{position:relative;z-index:2;width:104px;height:104px;border-radius:50%;border:none;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 32px rgb(0 0 0 / .45),0 0 0 10px rgb(255 255 255 / .16);transition:transform .2s ease,box-shadow .2s ease}.single-deal-page .hero-video-play-btn svg{width:38px;height:38px}.single-deal-page .hero-video-play-btn:hover{transform:scale(1.08);box-shadow:0 16px 38px rgb(0 0 0 / .5),0 0 0 13px rgb(255 255 255 / .22)}.single-deal-page .hero-video-play-btn:active{transform:scale(.97)}.single-deal-page .hero-video-play-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.single-deal-page .sim-tool{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f3f4f6}.single-deal-page .sim-tool:last-of-type{border-bottom:none}.single-deal-page .sim-ico{width:36px;height:36px;border-radius:8px;background-color:#f3f4f6;background-size:contain;background-position:center;background-repeat:no-repeat;flex-shrink:0}.single-deal-page .sim-name{font-size:13px;font-weight:600}.single-deal-page .sim-disc{font-size:12px;color:var(--amber);font-weight:700}.single-deal-page .sim-all{display:block;text-align:center;font-size:13px;font-weight:600;color:var(--blue);margin-top:10px}.single-deal-page .content-rich{font-size:15px;color:#374151;line-height:1.7}.single-deal-page .content-rich img{max-width:100%;height:auto;border-radius:8px}.single-deal-page .content-rich table{width:100%;border-collapse:collapse;font-size:14px;display:block;overflow-x:auto}.single-deal-page .content-rich th{text-align:left;font-size:11px;color:var(--gray);letter-spacing:.04em;padding:10px 12px;border-bottom:2px solid var(--line)}.single-deal-page .content-rich td{padding:10px 12px;border-bottom:1px solid #f3f4f6}.single-deal-page .tabs{margin-top:4px}.single-deal-page .tab-nav{display:flex;align-items:stretch;gap:4px;border-bottom:2px solid var(--line);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.single-deal-page .tab-nav::-webkit-scrollbar{display:none}.single-deal-page .tab-btn{flex:0 0 auto;background:none;border:none;cursor:pointer;padding:14px 22px;font-size:15px;font-weight:700;color:var(--gray);white-space:nowrap;position:relative;transition:color .2s ease}.single-deal-page .tab-btn h2{margin:0;font:inherit;color:inherit;display:inline}.single-deal-page .tab-btn:hover{color:var(--ink)}.single-deal-page .tab-btn:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:3px;border-radius:3px 3px 0 0;background:#fff0;transition:background .2s ease}.single-deal-page .tab-btn.active{color:var(--blue)}.single-deal-page .tab-btn.active:after{background:var(--blue)}.single-deal-page .tab-panels{padding-top:22px}.single-deal-page .tab-panel{display:none}.single-deal-page .tab-panel.active{display:block;animation:dTabFade .25s ease}.single-deal-page .tab-panel .content-rich .card{max-width:100%}@keyframes dTabFade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.single-deal-page .faq-item{border-bottom:1px solid var(--line);padding:16px 0;border-radius:0!important}.single-deal-page .faq-item:first-child{padding-top:0}.single-deal-page .faq-item:last-child{border-bottom:none;padding-bottom:0}.single-deal-page .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:none;border:none;text-align:left;padding:0;font-weight:600;font-size:14px;margin-bottom:0;cursor:pointer;color:var(--ink)}.single-deal-page .faq-icon{flex:0 0 auto;font-size:16px;line-height:1;transition:transform .2s ease;color:var(--gray)}.single-deal-page .faq-item.open .faq-icon{transform:rotate(45deg)}.single-deal-page .faq-item.open .faq-q{margin-bottom:8px}.single-deal-page .faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}.single-deal-page .faq-a-inner{font-size:14px;color:var(--gray);line-height:1.6}.single-deal-page .faq-a-inner p{margin:0 0 8px}.single-deal-page .faq-a-inner p:last-child{margin-bottom:0}.single-deal-page .rating-box{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.single-deal-page .big-num{font-size:44px;font-weight:800;line-height:1}.single-deal-page .stars-row{color:#f0b429;letter-spacing:2px;font-size:16px}.single-deal-page .stars-row.small{font-size:13px}.single-deal-page .rating-count{font-size:13px;color:var(--gray);margin-top:4px}.single-deal-page .rbar-list{flex:1;min-width:220px}.single-deal-page .rbar-row{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--gray);margin-bottom:6px}.single-deal-page .rbar-lbl{width:26px;flex-shrink:0}.single-deal-page .rbar-track{flex:1;height:6px;background:#f3f4f6;border-radius:100px;overflow:hidden}.single-deal-page .rbar-fill{height:100%;background:#f0b429;border-radius:100px}.single-deal-page .rbar-pct{width:34px;text-align:right;flex-shrink:0}.single-deal-page .review-card{border-bottom:1px solid var(--line);padding:16px 0}.single-deal-page .review-card:first-child{padding-top:0}.single-deal-page .review-card:last-child{border-bottom:none;padding-bottom:0}.single-deal-page .rev-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:6px}.single-deal-page .rev-user{display:flex;align-items:center;gap:10px}.single-deal-page .rev-avatar{width:34px;height:34px;border-radius:50%;background:var(--blue-light);color:var(--blue-dark);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.single-deal-page .rev-name{font-size:14px;font-weight:600}.single-deal-page .rev-date{font-size:11px;color:var(--gray-light)}.single-deal-page .rev-text{font-size:14px;color:#374151;margin:0}.single-deal-page .no-reviews{font-size:14px;color:var(--gray)}.single-deal-page .expert-cta{display:flex;align-items:center;gap:14px;background:var(--blue-light);border:1px solid #dbeafe;border-radius:12px;padding:16px;margin:20px 0}.single-deal-page .expert-cta-icon{font-size:22px;flex-shrink:0}.single-deal-page .expert-cta-tag{font-size:11px;font-weight:700;color:var(--blue-dark);letter-spacing:.04em}.single-deal-page .expert-cta-title{font-size:14px;font-weight:700;margin:2px 0}.single-deal-page .expert-cta-sub{font-size:12px;color:var(--gray)}.single-deal-page .expert-cta-arr{margin-left:auto;color:var(--blue-dark);font-size:18px;flex-shrink:0}.single-deal-page .write-review h3{font-size:16px;margin:0 0 4px}.single-deal-page .review-notice{font-size:13px;margin:0 0 12px}.single-deal-page .review-notice.success{color:#1a7f37}.single-deal-page .review-notice.error{color:#c92a2a}.single-deal-page .review-prompt{background:var(--blue-light);border:1px solid #dbeafe;color:#1e3a8a;font-size:13px;font-weight:600;padding:10px 14px;border-radius:8px;margin:0 0 14px}.single-deal-page .form-row{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:14px}.single-deal-page .form-row label{flex:1;min-width:180px;font-size:13px;font-weight:600;color:#374151}.single-deal-page .write-review label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:14px}.single-deal-page .write-review input[type="text"],.single-deal-page .write-review input[type="email"],.single-deal-page .write-review textarea{width:100%;margin-top:6px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;font-size:14px;font-family:inherit}.single-deal-page .write-review textarea{resize:vertical}.single-deal-page .honeypot{position:absolute;left:-9999px}.single-deal-page .star-picker{cursor:pointer;font-size:22px;color:#ccc;display:inline-block;margin-top:6px}.single-deal-page .star-picker .d-star.active{color:#f0b429}.single-deal-page .btn-submit-review{background:var(--blue);color:#fff;border:none;padding:11px 22px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;margin-top:10px}.single-deal-page .affiliate-note{font-size:11px;color:var(--gray-light);text-align:right;margin-top:20px}.stickybar{position:fixed;bottom:0;left:0;right:0;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;gap:16px;padding:12px 20px;z-index:9999;box-shadow:0 -4px 12px rgb(0 0 0 / .12);flex-wrap:wrap}.stickybar .code{font-family:"Courier New",monospace;background:#1f2937;border:1px dashed #4b5563;border-radius:8px;padding:6px 12px;font-size:14px;color:#6ee7b7;font-weight:700;cursor:pointer;position:relative;line-height:normal}.stickybar .code:hover{border-color:#6ee7b7}.stickybar .code .copy-toast{position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(4px);margin-bottom:8px;background:#e5e7eb;color:#111827;font-size:12px;font-weight:600;padding:6px 10px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}.stickybar .code .copy-toast:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid #fff0;border-top-color:#e5e7eb}.stickybar .code.copied .copy-toast{opacity:1;transform:translateX(-50%) translateY(0)}.stickybar .stxt{font-size:13px;color:#d1d5db}.stickybar .btn-green{width:auto;padding:9px 20px}.stickybar-close{background:#fff0;border:none;color:#9ca3af;font-size:20px;line-height:1;cursor:pointer;padding:0 4px}.stickybar-close:hover{color:#fff}.overlay{position:fixed;inset:0;background:rgb(0 0 0 / .72);display:none;align-items:center;justify-content:center;z-index:100000;padding:20px}.overlay.open{display:flex}.modal{background:#18181b;border-radius:20px;width:100%;max-width:380px;padding:32px 28px;text-align:center;position:relative;color:#fff}.modal-close{position:absolute;top:16px;right:16px;background:none;border:none;color:#9ca3af;font-size:20px;cursor:pointer;line-height:1}.modal-logo{width:104px;height:104px;border-radius:50%;background-color:#fff;background-size:contain;background-position:center;background-repeat:no-repeat;margin:0 auto 20px}.modal-pct{font-size:32px;font-weight:800;margin:0 0 6px}.modal-sub{font-size:14px;color:#a1a1aa;margin:0 0 18px}.toast-pill{background:#e5e7eb;color:#111827;font-size:13px;font-weight:600;padding:10px 16px;border-radius:8px;display:inline-block;margin-bottom:14px;position:relative}.toast-pill:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);border:6px solid #fff0;border-top-color:#e5e7eb}.code-pill{display:flex;align-items:center;justify-content:space-between;background:#0b1220;border:1px solid #27272a;border-radius:100px;padding:6px 8px 6px 18px;margin-bottom:18px}.code-pill .ctext{color:#6ee7b7;font-weight:700;font-size:15px;display:flex;align-items:center;gap:8px}.code-pill button{background:#27272a;color:#fff;border:none;border-radius:100px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer}.worked-q{font-size:13px;color:#a1a1aa;margin-bottom:10px}.worked-row{display:flex;gap:10px;margin-bottom:22px}.worked-row button{flex:1;background:#27272a;border:none;color:#fff;padding:10px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.modal-shop{display:block;width:100%;background:#6ee7b7;color:#052e18;font-weight:700;font-size:15px;padding:14px;border-radius:100px;border:none;cursor:pointer}#dReviewsList{margin-bottom:10px}.section.layout.section-aside-sidebar{margin-top:30px!important}.single-deal-page .tab-panel[data-tab-panel="create"] .card.content-rich{padding:0px!important}.single-deal-page .tab-panel[data-tab-panel="create"] .card.content-rich .card{max-width:100%!important}.single-deal-page .btn.btn-outline:hover{color:black!important}.discount-tag-container{display:flex;flex-direction:row-reverse;justify-content:space-between;gap:20px}@media (max-width:800px){.single-deal-page{padding:16px 16px 90px}.single-deal-page .layout{grid-template-columns:1fr}.single-deal-page .card{padding:20px}.single-deal-page .hero-title{font-size:22px}.single-deal-page .hero-grid{grid-template-columns:1fr;gap:24px}.single-deal-page .hero-media-panel{order:-1}.single-deal-page .side-media{aspect-ratio:4/3;border-radius:16px}.single-deal-page .hero-logo-box{width:52px;height:52px;border-radius:12px}.single-deal-page .hero-video-play-btn{width:76px;height:76px}.single-deal-page .hero-video-play-btn svg{width:28px;height:28px}.single-deal-page .tab-btn{padding:12px 16px;font-size:13px}.single-deal-page .tab-panels{padding-top:16px}.single-deal-page .rating-box{flex-direction:column;align-items:flex-start;gap:16px}.single-deal-page .rbar-list{width:100%;min-width:0}.single-deal-page .expert-cta{flex-wrap:wrap}.single-deal-page .expert-cta-arr{margin-left:0}.stickybar{gap:10px;padding:10px 14px}.stickybar .stxt{width:100%;text-align:center}}