.rgh-bloglist{background:var(--rgh-surface2, #FAFAF8);padding:28px 0 40px}.rgh-bloglist__wrap{max-width:1240px;margin:0 auto;padding:0 32px}.rgh-bloglist__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;color:var(--rgh-text2, #6b6b72);margin-bottom:26px}.rgh-bloglist__crumbs a{color:var(--rgh-text2, #6b6b72);text-decoration:none}.rgh-bloglist__crumbs a:hover{color:var(--rgh-accent, #E11D2E)}.rgh-bloglist__crumbs [aria-current]{color:var(--rgh-text3, #9a9aa2)}.rgh-bloglist__sep{color:var(--rgh-accent, #E11D2E)}.rgh-bloglist__head{margin-bottom:26px}.rgh-bloglist__title{font-family:Anton,sans-serif;font-weight:400;text-transform:uppercase;line-height:.98;letter-spacing:.005em;font-size:clamp(36px,6vw,64px);color:var(--rgh-text, #16140F);margin:0}.rgh-bloglist__intro{font-family:Inter,sans-serif;font-size:clamp(16px,1.6vw,18px);line-height:1.6;color:var(--rgh-text2, #4a4a52);margin:12px 0 0;max-width:62ch}.rgh-bloglist__tags{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none;margin:24px 0 4px;padding-bottom:4px}.rgh-bloglist__tags::-webkit-scrollbar{display:none}.rgh-bloglist__tag{flex:none;font-family:Archivo,sans-serif;font-size:13px;font-weight:700;letter-spacing:.01em;color:var(--rgh-text, #16140F);background:#fff;border:1px solid var(--rgh-border, #E5E5E0);border-radius:999px;padding:9px 18px;text-decoration:none;transition:all var(--rgh-trans);white-space:nowrap}.rgh-bloglist__tag:hover{border-color:var(--rgh-text, #16140F)}.rgh-bloglist__tag.is-active{background:var(--rgh-accent, #E11D2E);border-color:var(--rgh-accent, #E11D2E);color:#fff}.rgh-bloglist__empty{font-family:Inter,sans-serif;font-size:16px;color:var(--rgh-text2, #6b6b72);padding:30px 0}.rgh-bloglist__ph{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 90% at 22% 14%,rgba(225,29,46,.1),transparent 55%),linear-gradient(150deg,#efeee9,#f7f6f2)}.rgh-bloglist__pill{font-family:Archivo,sans-serif;font-size:10.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--rgh-accent, #E11D2E);padding:5px 11px;border-radius:999px}.rgh-bloglist__pill--ontop{position:absolute;top:14px;left:14px;z-index:2}.rgh-bloglist__meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-family:Inter,sans-serif;font-size:13px;color:var(--rgh-text3, #6b6b72)}.rgh-bloglist__dot{margin:0 1px;opacity:.6}.rgh-bloglist__excerpt{font-family:Inter,sans-serif;font-size:14.5px;line-height:1.6;color:var(--rgh-text2, #4a4a52);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rgh-bloglist__excerpt--hero{-webkit-line-clamp:3;font-size:16px}.rgh-bloglist__more{display:inline-flex;align-items:center;gap:7px;font-family:Archivo,sans-serif;font-size:13px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--rgh-accent, #E11D2E);transition:gap var(--rgh-trans)}.rgh-bloglist__eyebrow{font-family:Archivo,sans-serif;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--rgh-accent, #E11D2E)}.rgh-bloglist__hero{display:grid;grid-template-columns:1.35fr 1fr;gap:32px;align-items:center;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid var(--rgh-border, #E5E5E0);text-decoration:none;color:inherit}.rgh-bloglist__hero-media{position:relative;aspect-ratio:16/10;border-radius:18px;overflow:hidden;background:#efeee9}.rgh-bloglist__hero-media img{width:100%;height:100%;object-fit:contain;transition:transform var(--rgh-trans)}.rgh-bloglist__hero:hover .rgh-bloglist__hero-media img{transform:scale(1.03)}.rgh-bloglist__hero-body{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.rgh-bloglist__hero-title{font-family:Archivo,sans-serif;font-weight:800;line-height:1.08;letter-spacing:-.01em;font-size:clamp(24px,2.8vw,38px);color:var(--rgh-text, #16140F);margin:0}.rgh-bloglist__hero:hover .rgh-bloglist__hero-title{text-decoration:underline;text-decoration-color:var(--rgh-accent, #E11D2E);text-underline-offset:4px}.rgh-bloglist__hero:hover .rgh-bloglist__more{gap:11px}.rgh-bloglist__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.rgh-bloglist__card{display:flex}.rgh-bloglist__card-link{display:flex;flex-direction:column;gap:14px;text-decoration:none;color:inherit;width:100%}.rgh-bloglist__card-media{position:relative;aspect-ratio:16/10;border-radius:14px;overflow:hidden;background:#efeee9}.rgh-bloglist__card-media img{width:100%;height:100%;object-fit:contain;transition:transform var(--rgh-trans)}.rgh-bloglist__card:hover .rgh-bloglist__card-media img{transform:scale(1.04)}.rgh-bloglist__card-body{display:flex;flex-direction:column;gap:9px}.rgh-bloglist__card-title{font-family:Archivo,sans-serif;font-weight:700;line-height:1.25;font-size:clamp(17px,1.7vw,20px);color:var(--rgh-text, #16140F);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rgh-bloglist__card:hover .rgh-bloglist__card-title{text-decoration:underline;text-decoration-color:var(--rgh-accent, #E11D2E);text-underline-offset:3px}.rgh-bloglist__card:hover .rgh-bloglist__more{gap:11px}.rgh-bloglist__card .rgh-bloglist__meta{margin-top:1px}.rgh-bloglist__news{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;margin:60px 0 0;padding:34px 40px;border-radius:22px;background:linear-gradient(135deg,#16140f,#2a2a32)}.rgh-bloglist__news-eyebrow{display:block;font-family:Archivo,sans-serif;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--rgh-accent, #ff4d5e);margin-bottom:6px}.rgh-bloglist__news-title{font-family:Anton,sans-serif;font-weight:400;text-transform:uppercase;font-size:clamp(22px,2.6vw,32px);line-height:1.04;color:#fff;margin:0}.rgh-bloglist__news-sub{font-family:Inter,sans-serif;font-size:15px;line-height:1.5;color:#ffffffc7;margin:10px 0 0;max-width:46ch}.rgh-bloglist__news-form{display:flex;gap:10px;flex:none;flex-wrap:wrap;align-items:center}.rgh-bloglist__news-input{width:280px;max-width:100%;height:52px;border-radius:999px;border:none;padding:0 22px;font-family:Inter,sans-serif;font-size:15px;background:#fff;color:#16140f}.rgh-bloglist__news-input:focus{outline:2px solid var(--rgh-accent, #E11D2E);outline-offset:2px}.rgh-bloglist__news-btn{height:52px;padding:0 28px;border-radius:999px;border:none;cursor:pointer;background:var(--rgh-accent, #E11D2E);color:#fff;font-family:Archivo,sans-serif;font-weight:800;font-size:14px;letter-spacing:.03em;text-transform:uppercase;transition:transform var(--rgh-trans),box-shadow var(--rgh-trans)}.rgh-bloglist__news-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px -12px #e11d2e99}.rgh-bloglist__news-msg{width:100%;font-family:Inter,sans-serif;font-size:14px;margin:4px 0 0}.rgh-bloglist__news-msg--ok{color:#6ee7a8}.rgh-bloglist__news-msg--err{color:#ffb4bc}.rgh-bloglist__pager{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:50px}.rgh-bloglist__pg{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 12px;border-radius:999px;font-family:Archivo,sans-serif;font-size:14px;font-weight:700;color:var(--rgh-text, #16140F);text-decoration:none;background:#fff;border:1px solid var(--rgh-border, #E5E5E0);transition:all var(--rgh-trans)}.rgh-bloglist__pg:hover{border-color:var(--rgh-text, #16140F)}.rgh-bloglist__pg.is-active{background:var(--rgh-accent, #E11D2E);border-color:var(--rgh-accent, #E11D2E);color:#fff}.rgh-bloglist__pg--gap{border:none;background:transparent;min-width:24px}@media(max-width:1023px){.rgh-bloglist__grid{grid-template-columns:repeat(2,1fr);gap:26px}.rgh-bloglist__wrap{padding:0 24px}}@media(max-width:767px){.rgh-bloglist{padding:20px 0 56px}.rgh-bloglist__wrap{padding:0 16px}.rgh-bloglist__hero{grid-template-columns:1fr;gap:18px;margin-bottom:34px;padding-bottom:34px}.rgh-bloglist__hero-media{aspect-ratio:16/10;border-radius:14px}.rgh-bloglist__grid{grid-template-columns:1fr;gap:26px}.rgh-bloglist__news{flex-direction:column;align-items:flex-start;padding:26px 22px}.rgh-bloglist__news-form{width:100%}.rgh-bloglist__news-input{flex:1;width:auto}.rgh-bloglist__news-btn{width:100%}}@media(prefers-reduced-motion:reduce){.rgh-bloglist__hero-media img,.rgh-bloglist__card-media img{transition:none}.rgh-bloglist__hero:hover .rgh-bloglist__hero-media img,.rgh-bloglist__card:hover .rgh-bloglist__card-media img{transform:none}}.rgh-nl{background:var(--rgh-surface2);padding:60px 0;border-top:1px solid var(--rgh-border)}.rgh-nl__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.rgh-nl__eyebrow{display:inline-block;font-family:Archivo,sans-serif;font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--rgh-accent);margin-bottom:12px}.rgh-nl__title{margin:0;font-family:Anton,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.01em;line-height:1;font-size:clamp(28px,3.6vw,46px);color:var(--rgh-text)}.rgh-nl__title em{font-style:normal;color:var(--rgh-accent)}.rgh-nl__sub{margin:14px 0 0;max-width:46ch;font-family:Inter,sans-serif;font-size:15px;line-height:1.6;color:var(--rgh-text2)}.rgh-nl__formwrap{width:100%}.rgh-nl__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.rgh-nl__field{display:flex;align-items:stretch;gap:8px;padding:7px;background:#fff;border:1px solid var(--rgh-border2);border-radius:999px;box-shadow:0 10px 30px -16px #00000040;transition:border-color var(--rgh-trans),box-shadow var(--rgh-trans)}.rgh-nl__field:focus-within{border-color:var(--rgh-accent);box-shadow:0 0 0 3px #e11d2e24}.rgh-nl__input{flex:1 1 auto;min-width:0;height:48px;padding:0 20px;background:transparent;border:0;outline:none;font-family:Inter,sans-serif;font-size:15px;color:var(--rgh-text)}.rgh-nl__input::placeholder{color:var(--rgh-text3, #9a9aa2)}.rgh-nl .rgh-nl__input:focus,.rgh-nl .rgh-nl__input:focus-visible{outline:none!important;box-shadow:none!important;border-color:transparent!important}.rgh-nl .rgh-nl__btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 26px;border:0;border-radius:999px;background:var(--rgh-accent, #E11D2E)!important;color:#fff!important;font-family:Archivo,sans-serif;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:background var(--rgh-trans),box-shadow var(--rgh-trans)}.rgh-nl .rgh-nl__btn svg{width:18px;height:18px;flex:0 0 auto;transition:transform var(--rgh-trans)}.rgh-nl .rgh-nl__btn:hover{background:var(--rgh-accent-dark, #b3121f)!important;box-shadow:0 10px 26px -8px #e11d2e80}.rgh-nl .rgh-nl__btn:hover svg{transform:translate(3px)}.rgh-nl .rgh-nl__btn:focus-visible{outline:2px solid var(--rgh-text);outline-offset:2px}.rgh-nl__foot{margin:14px 4px 0;font-family:Inter,sans-serif;font-size:11.5px;line-height:1.5;color:var(--rgh-text3, #8a8a90)}.rgh-nl__msg{display:flex;align-items:center;gap:10px;padding:16px 20px;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.45}.rgh-nl__msg-ic{width:22px;height:22px;flex:0 0 auto}.rgh-nl__msg--ok{background:#1aa34a1a;border:1px solid rgba(26,163,74,.35);color:var(--rgh-green)}.rgh-nl__msg--err{background:#e11d2e1a;border:1px solid rgba(225,29,46,.35);color:var(--rgh-accent);margin-top:10px}@media(max-width:749px){.rgh-nl{padding:44px 0}.rgh-nl__inner{grid-template-columns:1fr;gap:22px;text-align:center}.rgh-nl__sub{margin-left:auto;margin-right:auto}.rgh-nl__field{flex-direction:column;gap:8px;padding:8px;border-radius:16px}.rgh-nl__input{height:50px;width:100%;text-align:center}.rgh-nl__btn{width:100%;min-height:50px}.rgh-nl__btn svg{transform:none}.rgh-nl__foot{text-align:center}}@media(prefers-reduced-motion:reduce){.rgh-nl__btn,.rgh-nl__btn svg,.rgh-nl__field{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AAAAAAAAAAEAQA */
