.rfh-guide{color:#24365e;background:#edf2f5;scroll-margin-top:160px}.rfh-guide__inner{max-width:1440px;margin:0 auto;padding:42px 32px}.rfh-guide header{max-width:780px;margin-bottom:24px}.rfh-guide__eyebrow{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px}.rfh-guide h2{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:30px;line-height:1.25;margin:0 0 12px;letter-spacing:-.02em}.rfh-guide__intro{font-size:15px;line-height:1.65;margin:0;color:#465666}.rfh-guide__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rfh-guide__card{background:#fff;border-radius:5px;padding:24px;border-top:3px solid #759449;display:flex;flex-direction:column}.rfh-guide__tag{font-size:12px;font-weight:700;color:#506a2d;margin:0 0 8px}.rfh-guide h3{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:21px;line-height:1.3;margin:0 0 10px}.rfh-guide__card>p:not(.rfh-guide__tag){font-size:14px;line-height:1.6;color:#465666;margin:0 0 18px}.rfh-guide a{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.rfh-guide__card a{margin-top:auto;min-height:44px;display:flex;align-items:center;gap:8px}.rfh-guide__bottom{margin-top:24px;font-size:14px;display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px}.rfh-guide__bottom a{min-height:44px;display:inline-flex;align-items:center;gap:6px}.rfh-guide a:focus-visible{outline:3px solid #24365e;outline-offset:4px}@media(max-width:699px){.rfh-guide{scroll-margin-top:85px}.rfh-guide__inner{padding:30px 16px}.rfh-guide h2{font-size:25px}.rfh-guide__grid{grid-template-columns:1fr;gap:12px}.rfh-guide__card{padding:18px}.rfh-guide h3{font-size:20px}.rfh-guide__card>p:not(.rfh-guide__tag){margin-bottom:10px}.rfh-guide__intro{font-size:14px}.rfh-guide__bottom{margin-top:16px}}.rfh-hero{--rfh-navy:#071226;display:grid;grid-template-columns:1fr 1.3fr;max-width:1440px;margin:24px auto 0;background:var(--rfh-navy);color:#fff;overflow:hidden;border-radius:6px}.rfh-hero__copy{padding:42px 36px;align-self:center}.rfh-eyebrow{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px}.rfh-hero h1{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:clamp(28px,3vw,44px);line-height:1.12;letter-spacing:-.025em;color:#fff;margin:0 0 18px;max-width:460px}.rfh-hero__intro{font-size:16px;line-height:1.6;margin:0 0 24px;max-width:430px}.rfh-actions{display:flex;flex-wrap:wrap;gap:12px}.rfh-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 19px;border:1px solid #9b4c14;border-radius:3px;background:#9b4c14;color:#fff;font-weight:700;font-size:14px;line-height:1.4;text-align:center;text-decoration:none}.rfh-button:hover{background:#7c390b;color:#fff}.rfh-button--outline{background:transparent;border-color:#fff}.rfh-button--outline:hover{background:#fff;color:#24365e}.rfh-hero a:focus-visible{outline:3px solid #fff;outline-offset:4px}.rfh-hero__image{position:relative;min-width:0;min-height:350px}.rfh-hero__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,var(--rfh-navy) 0%,rgba(7,18,38,.8) 8%,rgba(7,18,38,.3) 20%,rgba(7,18,38,0) 36%)}.rfh-hero__image img{width:100%;height:100%;object-fit:cover;object-position:100% center;display:block}@media(min-width:1500px){.rfh-hero{margin-top:24px}}@media(min-width:1000px)and (max-width:1499px){.rfh-hero{margin-left:32px;margin-right:32px}}@media(max-width:999px){.rfh-hero{margin:0;display:flex;flex-direction:column;border-radius:0}.rfh-hero__copy{padding:24px 20px;width:100%}.rfh-eyebrow{margin-bottom:10px;font-size:11px}.rfh-hero h1{font-size:30px;max-width:350px;margin-bottom:12px}.rfh-hero__intro{font-size:14px;line-height:1.5;margin-bottom:18px}.rfh-actions{gap:10px}.rfh-button{padding:10px 14px;font-size:13px}.rfh-hero__image{height:155px;min-height:0;width:100%}.rfh-hero__image img{object-position:right 55%}.rfh-hero__image:after{background:linear-gradient(180deg,var(--rfh-navy),rgba(7,18,38,0) 40px)}}@media(min-width:700px)and (max-width:999px){.rfh-hero__image{height:220px}.rfh-hero__copy{padding:28px 32px}.rfh-hero h1,.rfh-hero__intro{max-width:600px}}.rfh-products{max-width:1440px;margin:0 auto;padding:42px 32px;color:#2f3437}.rfh-products__header{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:20px}.rfh-products h2{font-family:var(--heading-font-family);font-size:28px;font-weight:var(--heading-font-weight);line-height:1.25;letter-spacing:-.02em;margin:0}.rfh-products__header p{margin:8px 0 0;font-size:15px;color:#555e65}.rfh-text-link{font-size:14px;font-weight:700;color:#24365e;text-decoration:underline;text-underline-offset:4px}.rfh-products__header>.rfh-text-link{flex-shrink:0}.rfh-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rfh-product{min-width:0;background:#fff;border:1px solid #e0e4e7;border-radius:5px;display:flex;flex-direction:column;overflow:hidden}.rfh-product__image{display:block;height:225px;padding:18px}.rfh-product__image img{display:block;width:100%;height:100%;object-fit:contain}.rfh-product__body{padding:0 18px 18px;display:flex;flex-direction:column;flex:1}.rfh-product h3{overflow-wrap:anywhere;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:17px;line-height:1.35;margin:0 0 8px}.rfh-product__purpose{font-size:14px;line-height:1.5;color:#555e65;margin:0 0 14px}.rfh-product__price{margin:auto 0 16px;font-size:18px;font-weight:600;padding-top:6px}.rfh-product__button{display:flex;justify-content:center;align-items:center;min-height:44px;background:#9b4c14;color:#fff;border-radius:3px;text-align:center;font-size:13px;font-weight:700;padding:10px 6px}.rfh-product__button:hover{background:#7c390b;color:#fff}.rfh-products a:focus-visible{outline:3px solid #24365e;outline-offset:3px}.rfh-product h3 a:hover{text-decoration:underline}@media(max-width:999px){.rfh-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:699px){.rfh-products{padding:28px 16px}.rfh-products__header{gap:10px;align-items:start;flex-wrap:wrap;margin-bottom:16px}.rfh-products h2{font-size:24px}.rfh-products__header p{font-size:14px}.rfh-products__grid{gap:12px}.rfh-product__image{height:156px;padding:12px}.rfh-product__body{padding:0 12px 12px}.rfh-product h3{font-size:15px}.rfh-product__purpose{font-size:12px;line-height:1.5;margin-bottom:8px}.rfh-product__price{font-size:16px;margin-bottom:12px}.rfh-product__button{font-size:12px}}.rfh-reassurance{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:20px 24px;border-bottom:1px solid #dce2e8;gap:12px;color:#24365e}.rfh-reassurance__item{text-align:center;font-weight:600;font-size:13px;line-height:1.5}.rfh-reassurance a{text-decoration:underline;text-underline-offset:3px}.rfh-reassurance a:focus-visible{outline:2px solid #24365e;outline-offset:3px}@media(max-width:699px){.rfh-reassurance{padding:14px 12px;gap:10px}.rfh-reassurance__item{font-size:11px}.rfh-reassurance__item+.rfh-reassurance__item{border-left:1px solid #dce2e8;padding-left:10px}}.rfh-story{max-width:1440px;margin:0 auto;padding:48px 32px;color:#2f3437}.rfh-story__main{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.rfh-story__image{height:320px;overflow:hidden;border-radius:5px}.rfh-story__image img{display:block;width:100%;height:100%;object-fit:cover}.rfh-story__eyebrow{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#506a2d;margin:0 0 10px}.rfh-story h2{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:30px;line-height:1.2;letter-spacing:-.02em;margin:0 0 16px}.rfh-story__text{font-size:15px;line-height:1.7;color:#555e65}.rfh-story__text p{margin:0 0 12px}.rfh-story__copy>a{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-weight:700;color:#24365e;text-decoration:underline;text-underline-offset:4px}.rfh-story__reviews-title{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:22px;line-height:1.3;margin:32px 0 18px}.rfh-story__reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rfh-story figure{margin:0;padding:22px;background:#fff;border:1px solid #e0e4e7;border-radius:5px;display:flex;flex-direction:column}.rfh-story blockquote{border:0;padding:0;margin:0 0 14px;font-size:14px;line-height:1.65;font-style:normal;color:#465666}.rfh-story blockquote p{margin:0}.rfh-story figcaption{margin-top:auto;font-size:12px;color:#24365e;font-weight:700}.rfh-story a:focus-visible{outline:3px solid #24365e;outline-offset:4px}@media(max-width:699px){.rfh-story{padding:30px 16px}.rfh-story__main{grid-template-columns:1fr;gap:22px}.rfh-story__image{height:220px}.rfh-story h2{font-size:26px}.rfh-story__reviews{grid-template-columns:1fr;gap:12px}.rfh-story figure{padding:18px}.rfh-story__reviews-title{margin-top:26px}}
/*# sourceMappingURL=/cdn/shop/t/116/compiled_assets/styles.css.map?subset=AAAAAACADw */
