.category-buying-guide{--color-primary-lightest: #DAEDF1;--color-primary-lighter: #94CED5;--color-primary-medium: #1B94A0;--color-primary-darker: #338491;--color-primary-darkest: #32818E;--cbg-white: #ffffff;--cbg-surface: #fbfbf8;--cbg-surface-soft: #f6f3ee;--cbg-cream: #f2f2f2;--cbg-peach: #f2f2f2;--cbg-green-soft: #eef7f1;--cbg-text: #263638;--cbg-muted: #59686b;--cbg-heading-subtle: #59686b;--cbg-border: #e5e2db;--cbg-border-primary: rgba(27, 148, 160, .22);--cbg-shadow: 0 14px 34px rgba(38, 54, 56, .1);--cbg-shadow-soft: 0 8px 22px rgba(38, 54, 56, .07);margin:56px 0;font-family:Poppins,sans-serif}.category-buying-guide__container{position:relative;padding:34px;border:1px solid var(--cbg-border);border-radius:24px;background:radial-gradient(circle at top right,#94ced538 0,#94ced500 230px),linear-gradient(180deg,#ffffff 0%,var(--cbg-surface) 100%);box-shadow:var(--cbg-shadow-soft);overflow:hidden}.category-buying-guide__header{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:28px;align-items:center;margin-bottom:30px}.category-buying-guide__header-content{min-width:0}.category-buying-guide__heading{max-width:920px;margin:0 0 10px;color:var(--color-primary-darkest);font-size:30px;line-height:1.2;font-weight:700;letter-spacing:-.02em}.category-buying-guide__heading-highlight{color:var(--color-primary-medium)}.category-buying-guide__heading-rest{color:var(--cbg-heading-subtle)}.category-buying-guide__intro{max-width:940px;margin:0;color:var(--cbg-text);font-size:15px;line-height:1.75}.category-buying-guide__intro p{margin:0 0 14px}.category-buying-guide__intro p:last-child{margin-bottom:0}.category-buying-guide__intro a{color:var(--color-primary-medium);font-weight:700;text-decoration:none}.category-buying-guide__intro a:hover{color:var(--color-primary-darkest);text-decoration:underline}.category-buying-guide__brand-image{display:flex;align-items:center;justify-content:center;min-height:132px;padding:20px;border:1px solid var(--cbg-border);border-radius:18px;background:var(--cbg-white);box-shadow:var(--cbg-shadow-soft)}.category-buying-guide__brand-image img{display:block;width:auto;max-width:100%;max-height:92px;object-fit:contain}.category-buying-guide__cards{display:flex;gap:18px;align-items:stretch}.category-buying-guide__cards>.category-buying-guide__card{flex:1 1 0;min-width:0}.category-buying-guide__card{position:relative;display:flex;flex-direction:column;min-height:100%;background:var(--cbg-white);border:1px solid var(--cbg-border);border-radius:18px;overflow:hidden;box-shadow:var(--cbg-shadow-soft);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-buying-guide__card:before{content:"";display:block;height:4px;background:var(--color-primary-medium)}.category-buying-guide__card:nth-child(2):before{background:#f2a65a}.category-buying-guide__card:nth-child(3):before{background:#7ca982}.category-buying-guide__card:nth-child(4):before{background:#9467bd}.category-buying-guide__card:hover{transform:translateY(-3px);border-color:var(--cbg-border-primary);box-shadow:var(--cbg-shadow)}.category-buying-guide__card-image{display:flex;align-items:center;justify-content:center;min-height:188px;padding:20px;background:var(--cbg-white)}.category-buying-guide__card-image img{display:block;width:auto;max-width:100%;max-height:170px;margin:0 auto;object-fit:contain}.category-buying-guide__card-content{display:flex;flex-direction:column;flex:1;padding:22px;border-top:1px solid #eeeae2;background:#fff}.category-buying-guide__card-eyebrow{margin:0 0 7px;color:var(--color-primary-medium);font-size:11px;line-height:1.2;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.category-buying-guide__card:nth-child(2) .category-buying-guide__card-eyebrow{color:#c97924}.category-buying-guide__card:nth-child(3) .category-buying-guide__card-eyebrow{color:#5f8f68}.category-buying-guide__card:nth-child(4) .category-buying-guide__card-eyebrow{color:#7c529d}.category-buying-guide__card-title{margin:0 0 9px;color:var(--cbg-text);font-size:21px;line-height:1.25;font-weight:700;letter-spacing:-.01em}.category-buying-guide__card-description{margin:0 0 14px;color:var(--cbg-muted);font-size:14px;line-height:1.6}.category-buying-guide__card-badge{display:inline-flex;align-items:center;width:fit-content;margin:0 0 16px;padding:7px 11px;border-radius:999px;background:#263638;color:var(--cbg-white);font-size:12px;line-height:1;font-weight:700}.category-buying-guide__card-list{display:grid;gap:8px;margin:0 0 20px;padding:0;list-style:none;color:var(--cbg-text);font-size:13px;line-height:1.45}.category-buying-guide__card-list li{position:relative;padding-left:21px;font-size:1.2rem}.category-buying-guide__card-list li:before{content:"";position:absolute;top:.5em;left:0;width:8px;height:8px;border-radius:999px;background:var(--color-primary-medium);box-shadow:0 0 0 4px #1b94a01a}.category-buying-guide__card:nth-child(2) .category-buying-guide__card-list li:before{background:#f2a65a;box-shadow:0 0 0 4px #f2a65a24}.category-buying-guide__card:nth-child(3) .category-buying-guide__card-list li:before{background:#7ca982;box-shadow:0 0 0 4px #7ca98224}.category-buying-guide__card:nth-child(4) .category-buying-guide__card-list li:before{background:#9467bd;box-shadow:0 0 0 4px #9467bd24}.category-buying-guide__card-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:auto;padding:11px 18px;border-radius:9px;background:var(--color-primary-medium);color:var(--cbg-white);font-size:14px;line-height:1.2;font-weight:700;text-align:center;text-decoration:none;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.category-buying-guide__card-button:hover{background:var(--color-primary-darkest);color:var(--cbg-white);transform:translateY(-1px);box-shadow:0 8px 16px #32818e2e}.category-buying-guide__cards--count-2{max-width:900px}.category-buying-guide__cards--count-2 .category-buying-guide__card{flex:1 1 0}.category-buying-guide__cards--count-4 .category-buying-guide__card-title{font-size:19px}.category-buying-guide__cards--count-4 .category-buying-guide__card-description{font-size:13px}.category-buying-guide__cards--count-4 .category-buying-guide__card-content{padding:20px}.category-buying-guide__comparison,.category-buying-guide__featured-products,.category-buying-guide__faqs{margin-top:42px}.category-buying-guide__comparison-heading,.category-buying-guide__featured-heading,.category-buying-guide__faq-heading{margin:0 0 16px;color:var(--cbg-text);font-size:24px;line-height:1.3;font-weight:700;letter-spacing:-.01em}.category-buying-guide__comparison-table-wrapper{overflow-x:auto;border:1px solid var(--cbg-border);border-radius:18px;background:var(--cbg-white);box-shadow:var(--cbg-shadow-soft)}.category-buying-guide__comparison-table{width:100%;min-width:850px;border-collapse:collapse;background:var(--cbg-white)}.category-buying-guide__comparison-table th,.category-buying-guide__comparison-table td{padding:15px 16px;border-bottom:1px solid #eeeae2;color:var(--cbg-text);font-size:13px;line-height:1.5;text-align:left;vertical-align:top}.category-buying-guide__comparison-table th{background:var(--cbg-surface-soft);color:var(--cbg-text);font-weight:700;white-space:nowrap}.category-buying-guide__comparison-table td strong{color:var(--color-primary-darkest);font-weight:700}.category-buying-guide__comparison-table tr:last-child td{border-bottom:0}.category-buying-guide__comparison-action a{color:var(--color-primary-medium);font-weight:700;text-decoration:none;white-space:nowrap}.category-buying-guide__comparison-action a:hover{color:var(--color-primary-darkest);text-decoration:underline}.category-buying-guide__featured-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.category-buying-guide__featured-card{display:flex;flex-direction:column;min-height:100%;background:var(--cbg-white);border:1px solid var(--cbg-border);border-radius:16px;overflow:hidden;box-shadow:var(--cbg-shadow-soft);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-buying-guide__featured-card:hover{transform:translateY(-3px);border-color:var(--cbg-border-primary);box-shadow:var(--cbg-shadow)}.category-buying-guide__featured-image-link{display:flex;align-items:center;justify-content:center;min-height:210px;padding:14px;background:var(--cbg-white);text-align:center}.category-buying-guide__featured-image-link img{display:block;width:auto;max-width:100%;max-height:195px;margin:0 auto;object-fit:contain}.category-buying-guide__featured-content{display:flex;flex-direction:column;flex:1;padding:15px;border-top:1px solid #eeeae2;background:#fff}.category-buying-guide__featured-title{margin:0 0 10px;color:var(--cbg-text);font-size:13px;line-height:1.45;font-weight:700}.category-buying-guide__featured-title a{color:inherit;text-decoration:none}.category-buying-guide__featured-title a:hover{color:var(--color-primary-medium);text-decoration:underline}.category-buying-guide__featured-price{margin-top:auto;margin-bottom:12px;color:var(--cbg-text);font-size:14px;line-height:1.3;font-weight:700}.category-buying-guide__featured-price-compare{margin-left:6px;color:#7b8586;font-size:12px;font-weight:500;text-decoration:line-through}.category-buying-guide__featured-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 12px;border-radius:9px;background:var(--color-primary-medium);color:var(--cbg-white);font-size:13px;line-height:1.2;font-weight:700;text-align:center;text-decoration:none;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.category-buying-guide__featured-button:hover{background:var(--color-primary-darkest);color:var(--cbg-white);transform:translateY(-1px);box-shadow:0 8px 16px #32818e2e}.category-buying-guide__support{margin-top:42px}.category-buying-guide__support-heading{margin:0 0 16px;color:var(--cbg-text);font-size:24px;line-height:1.3;font-weight:700;letter-spacing:-.01em}.category-buying-guide__support-grid{display:flex;gap:16px;align-items:stretch}.category-buying-guide__support-grid>.category-buying-guide__support-card{flex:1 1 0;min-width:0}.category-buying-guide__support-card{display:flex;flex-direction:column;min-height:100%;background:var(--cbg-white);border:1px solid var(--cbg-border);border-radius:16px;overflow:hidden;box-shadow:var(--cbg-shadow-soft);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-buying-guide__support-card:hover{transform:translateY(-3px);border-color:var(--cbg-border-primary);box-shadow:var(--cbg-shadow)}.category-buying-guide__support-image-link{display:flex;align-items:center;justify-content:center;min-height:145px;padding:16px;background:var(--cbg-white);text-align:center}.category-buying-guide__support-image-link img{display:block;width:auto;max-width:100%;max-height:125px;margin:0 auto;object-fit:contain}.category-buying-guide__support-content{display:flex;flex-direction:column;flex:1;padding:16px;border-top:1px solid #eeeae2;background:#fff}.category-buying-guide__support-eyebrow{margin:0 0 7px;color:var(--color-primary-medium);font-size:11px;line-height:1.2;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.category-buying-guide__support-title{margin:0 0 8px;color:var(--cbg-text);font-size:16px;line-height:1.35;font-weight:700}.category-buying-guide__support-title a{color:inherit;text-decoration:none}.category-buying-guide__support-title a:hover{color:var(--color-primary-medium);text-decoration:underline}.category-buying-guide__support-description{margin:0 0 14px;color:var(--cbg-muted);font-size:13px;line-height:1.55}.category-buying-guide__support-link{margin-top:auto;color:var(--color-primary-medium);font-size:13px;line-height:1.3;font-weight:700;text-decoration:none}.category-buying-guide__support-link:hover{color:var(--color-primary-darkest);text-decoration:underline}@media screen and (max-width:989px){.category-buying-guide__support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.category-buying-guide__support{margin-top:34px}.category-buying-guide__support-heading{font-size:21px}.category-buying-guide__support-grid{display:grid;grid-template-columns:1fr;gap:12px}.category-buying-guide__support-card{display:grid;grid-template-columns:112px minmax(0,1fr)}.category-buying-guide__support-image-link{min-height:auto;padding:12px}.category-buying-guide__support-image-link img{max-height:95px}.category-buying-guide__support-content{border-top:0;border-left:1px solid #eeeae2;padding:14px}.category-buying-guide__support-title{font-size:15px}.category-buying-guide__support-description{font-size:12.5px}}.category-buying-guide__faq-list{overflow:hidden;border:1px solid var(--cbg-border);border-radius:18px;background:var(--cbg-white);box-shadow:var(--cbg-shadow-soft)}.category-buying-guide__faq-item{border-bottom:1px solid #eeeae2}.category-buying-guide__faq-item:last-child{border-bottom:0}.category-buying-guide__faq-question{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 22px;cursor:pointer;color:var(--cbg-text);font-size:16px;line-height:1.45;font-weight:700;list-style:none;transition:background .16s ease}.category-buying-guide__faq-question:hover{background:#fbfaf7}.category-buying-guide__faq-question::-webkit-details-marker{display:none}.category-buying-guide__faq-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;border-radius:999px;background:var(--color-primary-lightest);color:var(--color-primary-medium);font-size:20px;line-height:1;font-weight:600;transition:transform .18s ease,background .18s ease,color .18s ease}.category-buying-guide__faq-item[open] .category-buying-guide__faq-icon{background:var(--color-primary-medium);color:var(--cbg-white);transform:rotate(45deg)}.category-buying-guide__faq-answer{max-width:940px;padding:0 22px 22px;color:var(--cbg-muted);font-size:14px;line-height:1.75;font-weight:400}.category-buying-guide__faq-answer p{margin-top:10px;font-size:1.3rem}.category-buying-guide__faq-answer p:last-child{margin-bottom:0}.category-buying-guide__faq-answer a{color:var(--color-primary-medium);font-weight:700;text-decoration:none}.category-buying-guide__faq-answer a:hover{color:var(--color-primary-darkest);text-decoration:underline}@media screen and (max-width:1199px){.category-buying-guide__featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:989px){.category-buying-guide{margin:44px 0}.category-buying-guide__container{padding:28px;border-radius:22px}.category-buying-guide__header{grid-template-columns:1fr;gap:18px}.category-buying-guide__brand-image{justify-content:flex-start;max-width:280px;min-height:110px}.category-buying-guide__heading{font-size:26px}.category-buying-guide__cards{display:flex;flex-direction:column;gap:16px}.category-buying-guide__cards>.category-buying-guide__card{flex:0 0 auto;width:100%;min-width:0}.category-buying-guide__card{display:flex;flex-direction:row;min-height:0}.category-buying-guide__card:before{display:none}.category-buying-guide__card-image{flex:0 0 170px;min-height:auto;padding:18px}.category-buying-guide__card-image img{max-height:150px}.category-buying-guide__card-content{flex:1 1 auto;border-top:0;border-left:1px solid #eeeae2;padding:18px}.category-buying-guide__cards--count-4 .category-buying-guide__card-title{font-size:19px}.category-buying-guide__cards--count-4 .category-buying-guide__card-description{font-size:14px}.category-buying-guide__cards--count-4 .category-buying-guide__card-content{padding:18px}}@media screen and (max-width:749px){.category-buying-guide{margin:36px 12px}.category-buying-guide__container{padding:22px 16px;border-radius:20px}.category-buying-guide__header{margin-bottom:24px}.category-buying-guide__brand-image{order:-1;max-width:none;min-height:104px;justify-content:center}.category-buying-guide__brand-image img{max-height:76px}.category-buying-guide__heading{font-size:24px}.category-buying-guide__intro{font-size:14px}.category-buying-guide__cards{display:flex;flex-direction:column;gap:16px}.category-buying-guide__cards>.category-buying-guide__card{flex:0 0 auto;width:100%;min-width:0}.category-buying-guide__card{display:flex;flex-direction:column;min-height:0}.category-buying-guide__card:before{display:block}.category-buying-guide__card-image{flex:none;min-height:170px;padding:18px}.category-buying-guide__card-image img{max-height:155px}.category-buying-guide__card-content{border-left:0;border-top:1px solid #eeeae2;padding:18px}.category-buying-guide__card-title,.category-buying-guide__cards--count-4 .category-buying-guide__card-title{font-size:19px}.category-buying-guide__cards--count-4 .category-buying-guide__card-description{font-size:14px}.category-buying-guide__cards--count-4 .category-buying-guide__card-content{padding:18px}.category-buying-guide__comparison,.category-buying-guide__featured-products,.category-buying-guide__faqs{margin-top:34px}.category-buying-guide__comparison-heading,.category-buying-guide__featured-heading,.category-buying-guide__faq-heading{font-size:21px}.category-buying-guide__comparison-table{min-width:760px}.category-buying-guide__featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-buying-guide__featured-image-link{min-height:185px;padding:12px}.category-buying-guide__featured-image-link img{max-height:170px}.category-buying-guide__featured-content{padding:13px}.category-buying-guide__featured-button{min-height:38px;font-size:12px}.category-buying-guide__faq-question{padding:17px 16px;font-size:15px;line-height:1.45}.category-buying-guide__faq-answer{padding:0 16px 18px;font-size:13.5px;line-height:1.7}.category-buying-guide__faq-icon{flex-basis:28px;width:28px;height:28px}}@media screen and (max-width:480px){.category-buying-guide{margin-left:10px;margin-right:10px}.category-buying-guide__featured-grid{grid-template-columns:1fr}.category-buying-guide__featured-image-link{min-height:220px}.category-buying-guide__featured-image-link img{max-height:200px}}
/*# sourceMappingURL=/cdn/shop/t/666/assets/category-buying-guide.css.map */
