.adv-beetwise{--adv-bg: #ffffff;--adv-section-bg: #ffffff;--adv-text: #151515;--adv-muted: #5c5c5c;--adv-border: #e8d8df;--adv-accent: #7a1f3d;--adv-accent-dark: #5f172f;--adv-accent-soft: #f7edf1;--adv-panel: #fffafa;--adv-gold: #f4b441;--adv-heading-color: var(--adv-text);--adv-heading-size: 44px;--adv-body-size: 15px;--adv-section-padding: 48px;background:var(--adv-section-bg);color:var(--adv-text);font-family:inherit}.adv-beetwise *,.adv-beetwise *:before,.adv-beetwise *:after{box-sizing:border-box}.adv-beetwise__inner{width:min(100%,1200px);margin:0 auto;padding:var(--adv-section-padding) 20px}.adv-beetwise__inner--narrow{width:min(100%,960px)}.adv-beetwise__header{max-width:860px;margin:0 auto 28px;text-align:center}.adv-beetwise__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 14px;margin:0 0 12px;border:1px solid var(--adv-border);border-radius:999px;color:var(--adv-accent);font-size:14px;font-weight:700;letter-spacing:0;line-height:1.2;background:var(--adv-accent-soft)}.adv-beetwise__title{margin:0;color:var(--adv-heading-color);font-size:var(--adv-heading-size);font-weight:800;letter-spacing:0;line-height:1.08}.adv-beetwise__subtitle{margin:14px auto 0;max-width:720px;color:var(--adv-muted);font-size:calc(var(--adv-body-size) + 2px);line-height:1.6}.adv-beetwise img{display:block;max-width:100%}.adv-beetwise-testimonials{background:var(--adv-section-bg)}.adv-beetwise-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.adv-beetwise-testimonial{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:0;border-radius:2px;background:#fff;box-shadow:0 12px 28px #1914160f}.adv-beetwise-testimonial__image{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:var(--adv-accent-soft)}.adv-beetwise-testimonial__body{display:flex;flex:1;flex-direction:column;padding:20px 22px 24px}.adv-beetwise-testimonial__quote{margin:0 0 10px;color:var(--adv-text);font-size:18px;font-weight:800;letter-spacing:0;line-height:1.32}.adv-beetwise-testimonial__text{margin:0;color:#222;font-size:13.5px;line-height:1.45}.adv-beetwise-testimonial__name{margin-top:auto;padding-top:32px;color:var(--adv-accent);font-size:13px;font-weight:800;line-height:1.3}.adv-beetwise-comparison{background:var(--adv-section-bg)}.adv-beetwise-table-wrap{overflow:hidden;border:1px solid var(--adv-border);border-radius:8px;background:#fff;box-shadow:0 16px 36px #2f141f14}.adv-beetwise-table{width:100%;border-collapse:collapse;table-layout:fixed}.adv-beetwise-table th,.adv-beetwise-table td{padding:20px 22px;border-bottom:1px solid var(--adv-border);font-size:calc(var(--adv-body-size) + 1px);line-height:1.4;text-align:center;vertical-align:middle}.adv-beetwise-table tr:last-child td{border-bottom:0}.adv-beetwise-table th{color:var(--adv-text);font-size:18px;font-weight:800}.adv-beetwise-table th:first-child,.adv-beetwise-table td:first-child{width:54%;color:var(--adv-text);font-weight:700;text-align:left}.adv-beetwise-table th:nth-child(2),.adv-beetwise-table td:nth-child(2){background:var(--adv-accent-soft)}.adv-beetwise-icon{position:relative;display:inline-grid;width:30px;height:30px;place-items:center;border-radius:50%}.adv-beetwise-icon--check{background:var(--adv-accent)}.adv-beetwise-icon--check:before{content:"";width:13px;height:8px;border-bottom:3px solid #ffffff;border-left:3px solid #ffffff;transform:rotate(-45deg) translate(1px,-1px)}.adv-beetwise-icon--cross{background:#f1e7eb}.adv-beetwise-icon--cross:before,.adv-beetwise-icon--cross:after{content:"";position:absolute;width:14px;height:3px;border-radius:999px;background:#8a7b81}.adv-beetwise-icon--cross:before{transform:rotate(45deg)}.adv-beetwise-icon--cross:after{transform:rotate(-45deg)}.adv-beetwise-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.92fr);gap:46px;align-items:center}.adv-beetwise-split--image-first{grid-template-columns:minmax(300px,.9fr) minmax(0,1fr)}.adv-beetwise-copy-block{min-width:0}.adv-beetwise-copy-block .adv-beetwise__title{max-width:620px}.adv-beetwise-feature-list{display:grid;gap:16px;margin:28px 0 0}.adv-beetwise-feature-item{display:grid;min-width:0;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;padding:18px;border:1px solid var(--adv-border);border-radius:8px;background:#fff}.adv-beetwise-feature-item__icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--adv-accent)}.adv-beetwise-feature-item__icon:before{content:"";width:16px;height:10px;border-bottom:3px solid #ffffff;border-left:3px solid #ffffff;transform:rotate(-45deg) translate(1px,-1px)}.adv-beetwise-feature-item h3{margin:0 0 5px;color:var(--adv-text);font-size:19px;font-weight:800;letter-spacing:0;line-height:1.25}.adv-beetwise-feature-item p{margin:0;color:var(--adv-muted);font-size:15px;line-height:1.55}.adv-beetwise-image-panel{display:grid;min-height:420px;place-items:center;overflow:hidden;border-radius:8px;background:var(--adv-accent-soft)}.adv-beetwise-image-panel img{width:100%;height:100%;object-fit:contain}.adv-beetwise-results{background:var(--adv-section-bg)}.adv-beetwise-results .adv-beetwise-image-panel{background:#f8f2f4}.adv-beetwise-results .adv-beetwise-image-panel img{object-fit:cover}.adv-beetwise-stat-list{display:grid;gap:18px;margin:30px 0 0}.adv-beetwise-stat{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:center;padding:16px;border:1px solid var(--adv-border);border-radius:8px;background:var(--adv-panel)}.adv-beetwise-stat__circle{display:grid;width:86px;height:86px;place-items:center;border-radius:50%;background:conic-gradient(var(--adv-accent) calc(var(--value) * 1%),#eadce2 0)}.adv-beetwise-stat__circle span{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:#fff;color:var(--adv-accent);font-size:21px;font-weight:900;letter-spacing:0;line-height:1}.adv-beetwise-stat p{margin:0;color:var(--adv-text);font-size:calc(var(--adv-body-size) + 1px);font-weight:650;line-height:1.5}.adv-beetwise-faq{background:var(--adv-section-bg)}.adv-beetwise-faq-list{border-top:1px solid var(--adv-border)}.adv-beetwise-faq details{border-bottom:1px solid var(--adv-border);background:transparent}.adv-beetwise-faq summary{position:relative;display:grid;min-height:70px;grid-template-columns:minmax(0,1fr) 34px;gap:18px;align-items:center;color:var(--adv-text);cursor:pointer;font-size:18px;font-weight:800;letter-spacing:0;line-height:1.35;list-style:none}.adv-beetwise-faq summary::-webkit-details-marker{display:none}.adv-beetwise-faq summary:after{content:"+";display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--adv-border);border-radius:50%;color:var(--adv-accent);font-size:24px;font-weight:700;line-height:1;background:#fff}.adv-beetwise-faq details[open] summary:after{content:"-"}.adv-beetwise-faq__answer{max-width:820px;padding:0 54px 22px 0;color:var(--adv-muted);font-size:calc(var(--adv-body-size) + 1px);line-height:1.65}.adv-beetwise-faq__answer p{margin:0}.adv-beetwise-reviews{background:var(--adv-section-bg)}.adv-beetwise-review-header{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:30px;align-items:end;margin-bottom:24px}.adv-beetwise-rating-box{justify-self:end;width:100%;max-width:260px;padding:18px;border:1px solid var(--adv-border);border-radius:8px;background:var(--adv-panel);text-align:center}.adv-beetwise-rating-box__score{margin:0;color:var(--adv-text);font-size:42px;font-weight:900;letter-spacing:0;line-height:1}.adv-beetwise-stars{display:inline-flex;gap:3px;align-items:center;color:var(--adv-gold);line-height:1}.adv-beetwise-stars svg{width:18px;height:18px;flex:0 0 auto;fill:currentColor}.adv-beetwise-rating-box .adv-beetwise-stars{margin-top:8px}.adv-beetwise-rating-box__text{margin:8px 0 0;color:var(--adv-muted);font-size:14px;line-height:1.4}.adv-beetwise-review-list{display:grid;gap:14px}.adv-beetwise-review{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;padding:18px;border:1px solid var(--adv-border);border-radius:8px;background:#fff;box-shadow:0 10px 28px #1914160f}.adv-beetwise-review__thumb{width:58px;height:58px;overflow:hidden;border:1px solid var(--adv-border);border-radius:8px;background:var(--adv-accent-soft)}.adv-beetwise-review__thumb img{width:100%;height:100%;object-fit:cover}.adv-beetwise-review__top{display:flex;min-width:0;flex-wrap:wrap;gap:8px 12px;align-items:center;justify-content:space-between;margin-bottom:8px}.adv-beetwise-review__name{color:var(--adv-text);font-size:15px;font-weight:800;line-height:1.2}.adv-beetwise-review__date{color:var(--adv-muted);font-size:13px;line-height:1.2}.adv-beetwise-review__verified{display:inline-flex;gap:6px;align-items:center;color:#2f7d32;font-size:13px;font-weight:800;line-height:1.2}.adv-beetwise-review__verified svg{width:15px;height:15px;flex:0 0 auto;fill:currentColor}.adv-beetwise-review h3{margin:8px 0 7px;color:var(--adv-text);font-size:18px;font-weight:800;letter-spacing:0;line-height:1.3}.adv-beetwise-review p{margin:0;color:var(--adv-muted);font-size:var(--adv-body-size);line-height:1.6}.adv-beetwise-review__helpful{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;color:var(--adv-muted);font-size:13px;line-height:1.3}@media screen and (max-width:989px){.adv-beetwise__inner{padding:min(var(--adv-section-padding),42px) 18px}.adv-beetwise__title{font-size:min(var(--adv-heading-size),36px)}.adv-beetwise-split,.adv-beetwise-split--image-first,.adv-beetwise-review-header{grid-template-columns:1fr}.adv-beetwise-rating-box{justify-self:start}.adv-beetwise-image-panel{min-height:360px}}@media screen and (max-width:749px){.adv-beetwise__inner{padding:min(var(--adv-section-padding),34px) 16px}.adv-beetwise__header{margin-bottom:22px;text-align:left}.adv-beetwise__title{font-size:min(var(--adv-heading-size),30px)}.adv-beetwise__subtitle{font-size:15px}.adv-beetwise-testimonials .adv-beetwise__header{text-align:center}.adv-beetwise-testimonial-grid{display:flex;gap:14px;margin:0 -14px;padding:0 14px 12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-inline:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.adv-beetwise-testimonial-grid::-webkit-scrollbar{display:none}.adv-beetwise-testimonial{flex:0 0 clamp(258px,70vw,284px);padding:0;scroll-snap-align:start}.adv-beetwise-testimonial__image{height:clamp(180px,52vw,200px);aspect-ratio:auto;border-radius:0;object-fit:cover;object-position:center center}.adv-beetwise-testimonial__body{padding:18px 20px 22px}.adv-beetwise-testimonial__quote{margin-bottom:10px;font-size:16px;line-height:1.32}.adv-beetwise-testimonial__text{font-size:13px;line-height:1.38}.adv-beetwise-testimonial__name{padding-top:30px;font-size:12.5px}.adv-beetwise-table-wrap{overflow:hidden}.adv-beetwise-table{min-width:0;width:100%;table-layout:fixed}.adv-beetwise-table th,.adv-beetwise-table td{padding:14px 8px;font-size:13px}.adv-beetwise-table th{font-size:15px}.adv-beetwise-table th:first-child,.adv-beetwise-table td:first-child{width:48%;overflow-wrap:anywhere}.adv-beetwise-table th:nth-child(2),.adv-beetwise-table td:nth-child(2),.adv-beetwise-table th:nth-child(3),.adv-beetwise-table td:nth-child(3){width:26%}.adv-beetwise-table td:first-child{font-size:12px;line-height:1.25}.adv-beetwise-icon{width:28px;height:28px}.adv-beetwise-features .adv-beetwise-image-panel{order:-1;min-height:250px;margin-bottom:8px}.adv-beetwise-features .adv-beetwise-image-panel img{object-fit:cover}.adv-beetwise-features .adv-beetwise__title{font-size:min(var(--adv-heading-size),38px);line-height:1.2}.adv-beetwise-features .adv-beetwise-feature-list{gap:24px;margin-top:22px}.adv-beetwise-feature-item{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:0;border:0;background:transparent}.adv-beetwise-feature-item__icon{width:56px;height:56px;border:3px solid var(--adv-text);background:transparent}.adv-beetwise-feature-item__icon:before{width:20px;height:12px;border-bottom-color:var(--adv-text);border-left-color:var(--adv-text)}.adv-beetwise-feature-item h3{margin-top:2px;font-size:24px;line-height:1.18}.adv-beetwise-feature-item p{display:none}.adv-beetwise-image-panel{min-height:300px}.adv-beetwise-stat{grid-template-columns:74px minmax(0,1fr);gap:12px;padding:14px}.adv-beetwise-stat__circle{width:72px;height:72px}.adv-beetwise-stat__circle span{width:54px;height:54px;font-size:18px}.adv-beetwise-stat p{font-size:15px}.adv-beetwise-faq summary{min-height:64px;font-size:16px}.adv-beetwise-faq__answer{padding-right:0;font-size:15px}.adv-beetwise-review{grid-template-columns:48px minmax(0,1fr);padding:15px}.adv-beetwise-review__thumb{width:48px;height:48px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/adv-beetwise.css.map */
