.hbreviews-hero{--hb-espresso:#3A281A;--hb-brown:#6F5427;--hb-honey:#F2A900;--hb-gold:#7E5F14;--hb-cream:#FFF9EC;--hb-paper:#FFFDF7;--hb-comb:#E9D7A5;--hb-teal:#2F7F89;--hb-teal-dark:#175E67;--hb-teal-soft:#EAF5F6;--hb-rust:#B96742;max-width:min(1180px,calc(100% - 32px));margin:30px auto 8px;overflow:hidden;color:var(--hb-espresso);border:1px solid var(--hb-comb);border-radius:26px;background:linear-gradient(135deg,#fff9ec,#fffdf7 56%,#f3eee5);box-shadow:0 10px 34px #3a281a0d}.hbreviews-hero *{box-sizing:border-box}.hbreviews-hero__inner{display:grid;grid-template-columns:1.04fr .96fr;gap:42px;align-items:center;padding:40px 42px}.hbreviews-kicker{margin:0 0 8px;color:var(--hb-gold);font-size:.78rem;font-weight:900;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.hbreviews-title{margin:0;color:var(--hb-espresso);font-family:Georgia,Times New Roman,serif;font-size:3.1rem;line-height:1.07;letter-spacing:-.028em}.hbreviews-intro{max-width:620px;margin:16px 0 0;color:#594534;font-size:1.06rem;line-height:1.64}.hbreviews-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:23px}.hbreviews-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border:1px solid #D0B472;border-radius:999px;background:#fffdf7;color:var(--hb-espresso);font-size:.87rem;font-weight:850;line-height:1.2;text-decoration:none}.hbreviews-actions a:first-child{border-color:#1f6e78;background:var(--hb-teal-soft);color:#174f56}.hbreviews-actions a:hover{background:#fff3cf}.hbreviews-actions a:first-child:hover{background:#dceff1}.hbreviews-actions a:focus-visible{outline:3px solid var(--hb-teal-dark);outline-offset:3px}.hbreviews-hero__art{position:relative}.hbreviews-hero__art svg{display:block;width:100%;height:auto;max-height:360px}@media(max-width:920px){.hbreviews-hero__inner{grid-template-columns:1fr}.hbreviews-hero__art{max-width:650px;margin:0 auto}}@media(max-width:680px){.hbreviews-hero{max-width:calc(100% - 24px);margin-top:18px}.hbreviews-hero__inner{padding:27px 21px}.hbreviews-title{font-size:2.25rem}.hbreviews-intro{font-size:1rem}}.hbreviews-main{--hb-espresso:#3A281A;--hb-brown:#6F5427;--hb-honey:#F2A900;--hb-gold:#7E5F14;--hb-cream:#FFF9EC;--hb-paper:#FFFDF7;--hb-comb:#E9D7A5;--hb-teal:#2F7F89;--hb-teal-dark:#175E67;--hb-teal-soft:#EAF5F6;--hb-rust:#B96742;max-width:min(1180px,calc(100% - 32px));margin:0 auto 54px;color:var(--hb-espresso)}.hbreviews-main *{box-sizing:border-box}.hbreviews-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 22px}.hbreviews-section-heading--rule{padding-bottom:16px;border-bottom:1px solid var(--hb-comb)}.hbreviews-section-heading__eyebrow{margin:0 0 5px;color:var(--hb-teal-dark);font-size:.75rem;font-weight:900;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.hbreviews-section-heading h2{margin:0;color:var(--hb-espresso);font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.15;letter-spacing:-.02em}.hbreviews-featured{margin:34px 0 54px}.hbreviews-card--featured{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);overflow:hidden;border:1px solid var(--hb-comb);border-radius:22px;background:var(--hb-paper);box-shadow:0 10px 30px #3a281a0e}.hbreviews-card--featured:before{content:"";position:absolute;top:0;right:0;left:0;z-index:3;height:4px;background:var(--hb-teal)}.hbreviews-card--featured .hbreviews-card__media{min-height:360px;border:0;border-right:1px solid var(--hb-comb);border-radius:0}.hbreviews-card--featured .hbreviews-card__caption{display:flex;flex-direction:column;justify-content:center;padding:38px 38px 36px}.hbreviews-card--featured .hbreviews-card__title{min-height:0;font-size:2rem}.hbreviews-card--featured .hbreviews-card__excerpt{min-height:0;font-size:1rem;-webkit-line-clamp:4}.hbreviews-card--featured .hbreviews-card__readmore{margin-top:18px}.hbreviews-latest{margin-top:10px}.hbreviews-grid{display:grid;grid-template-columns:repeat(var(--columns,3),minmax(0,1fr));gap:26px 22px}.hbreviews-card{position:relative;min-width:0}.hbreviews-grid .hbreviews-card{display:flex;height:100%;overflow:hidden;flex-direction:column;border:1px solid var(--hb-comb);border-radius:18px;background:var(--hb-paper);box-shadow:0 7px 22px #3a281a0d}.hbreviews-card__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;border:1px solid var(--hb-comb);border-radius:16px;background:#f4eddf}.hbreviews-grid .hbreviews-card__media{border:0;border-bottom:1px solid var(--hb-comb);border-radius:0}.hbreviews-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.hbreviews-card:hover .hbreviews-card__media img{transform:scale(1.018)}.hbreviews-card__placeholder{width:100%;height:100%}.hbreviews-card__placeholder svg{display:block;width:100%;height:100%}.hbreviews-card__label{position:absolute;left:14px;bottom:14px;z-index:2;display:inline-flex;align-items:center;min-height:29px;padding:5px 10px;border:1px solid #77AAB0;border-radius:999px;background:#edf8f9;color:#175e67;box-shadow:0 3px 10px #3a281a14;font-size:.7rem;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.hbreviews-card__caption{position:relative;flex:1;padding:15px 3px 3px}.hbreviews-grid .hbreviews-card__caption{display:flex;flex:1;flex-direction:column;padding:18px 20px 20px}.hbreviews-card__date{display:block;margin-bottom:8px;color:#685848;font-size:.76rem;font-weight:750;line-height:1.35;letter-spacing:.035em;text-transform:uppercase}.hbreviews-card__title{margin:0;min-height:3.55em;color:var(--hb-espresso);font-family:Georgia,Times New Roman,serif;font-size:1.28rem;line-height:1.18;letter-spacing:-.012em}.hbreviews-card__title a{color:inherit;text-decoration:none}.hbreviews-card__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hbreviews-card__title a:focus-visible{outline:3px solid var(--hb-teal-dark);outline-offset:4px;border-radius:3px}.hbreviews-card__excerpt{display:-webkit-box;min-height:4.65em;margin:11px 0 0;overflow:hidden;color:#5e4c3d;font-size:.92rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hbreviews-card__readmore{display:inline-flex;align-items:center;gap:6px;margin-top:13px;color:var(--hb-teal-dark);font-size:.82rem;font-weight:900;line-height:1.3}.hbreviews-grid .hbreviews-card__readmore{margin-top:auto;padding-top:16px}.hbreviews-card__readmore span{font-size:1rem;transition:transform .2s ease}.hbreviews-card:hover .hbreviews-card__readmore span{transform:translate(3px)}.hbreviews-pagination{margin-top:42px;padding-top:24px;border-top:1px solid var(--hb-comb)}@media(max-width:980px){.hbreviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hbreviews-card--featured{grid-template-columns:1fr}.hbreviews-card--featured .hbreviews-card__media{min-height:0;aspect-ratio:16 / 9;border-right:0;border-bottom:1px solid var(--hb-comb)}.hbreviews-card--featured .hbreviews-card__caption{padding:29px}}@media(max-width:680px){.hbreviews-main{max-width:calc(100% - 24px);margin-bottom:38px}.hbreviews-featured{margin:28px 0 42px}.hbreviews-section-heading{align-items:flex-start}.hbreviews-section-heading h2{font-size:1.72rem}.hbreviews-grid{grid-template-columns:1fr;gap:30px}.hbreviews-grid .hbreviews-card__caption{padding:17px 18px 19px}.hbreviews-card__title{min-height:0;font-size:1.34rem}.hbreviews-card__excerpt{min-height:0}.hbreviews-card--featured .hbreviews-card__caption{padding:24px 21px 25px}.hbreviews-card--featured .hbreviews-card__title{font-size:1.7rem}}@media(prefers-reduced-motion:reduce){.hbreviews-card__media img,.hbreviews-card__readmore span{transition:none}.hbreviews-card:hover .hbreviews-card__media img{transform:none}}.hbreviews-hero{--hb-teal:#527B7B;--hb-teal-dark:#345F60;--hb-teal-soft:#F1F5F1}.hbreviews-actions a:first-child{border-color:#789493;background:#f1f5f1;color:#345f60}.hbreviews-actions a:first-child:hover{background:#e7efeb}.hbreviews-section-heading__eyebrow{color:#345f60}.hbreviews-card--featured:before{background:#527b7b}.hbreviews-card__label{border-color:#93aaa5;background:#f3f6f1;color:#345f60}.hbreviews-card__readmore{color:#345f60}.hbreviews-card{position:relative}.hbreviews-card__caption{position:static}
/*# sourceMappingURL=/cdn/shop/t/102/assets/reviews-hub.css.map */
