.rdh{--rdh-red:#e30613;--rdh-red-dark:#b9000b;--rdh-black:#0b0b0b;--rdh-soft:#f5f5f5;--rdh-line:#e4e4e4;color:var(--rdh-black)}.rdh *,.rdh *:before,.rdh *:after{box-sizing:border-box}.rdh-wrap{width:100%;max-width:1440px;margin:0 auto;padding:0 32px}.rdh-section{padding:84px 0}.rdh-soft{background:var(--rdh-soft)}.rdh-dark{background:var(--rdh-black);color:#fff}.rdh-eyebrow{color:var(--rdh-red);font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:1.3rem;margin:0 0 1rem}.rdh h2.rdh-title{font-size:clamp(3rem,4vw,4.8rem);line-height:1.08;margin:0 0 1.6rem;letter-spacing:-.01em;color:inherit}.rdh-intro{max-width:760px;font-size:1.8rem;line-height:1.6;color:#4a4a4a;margin:0 0 4rem}.rdh-dark .rdh-intro{color:#d6d6d6}.rdh-head-row{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:4rem}.rdh-head-row .rdh-intro{margin:0}.rdh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:1.3rem 2.6rem;border-radius:5px;background:var(--rdh-red);border:2px solid var(--rdh-red);color:#fff!important;font-weight:800;font-size:1.6rem;text-decoration:none!important;line-height:1.2;transition:background .2s,transform .2s,border-color .2s;cursor:pointer}.rdh-btn:hover{background:var(--rdh-red-dark);border-color:var(--rdh-red-dark);transform:translateY(-1px)}.rdh-btn--outline{background:transparent;border-color:currentColor;color:inherit!important}.rdh-dark .rdh-btn--outline,.rdh-hero .rdh-btn--outline{color:#fff!important;border-color:#fff}.rdh-btn--outline:hover{background:#fff;color:#111!important;border-color:#fff}.rdh-soft .rdh-btn--outline:hover,.rdh-light .rdh-btn--outline:hover{background:#111;color:#fff!important;border-color:#111}.rdh-btn--dark{background:#111;border-color:#111}.rdh-btn--dark:hover{background:#000;border-color:#000}.rdh-link{font-weight:800;color:var(--rdh-red);text-decoration:none}.rdh-link:hover{text-decoration:underline}.rdh-actions{display:flex;flex-wrap:wrap;gap:1rem}.rdh-hero{background:var(--rdh-black);color:#fff;overflow:hidden}.rdh-hero__grid{display:grid;grid-template-columns:1fr 1fr;min-height:620px;max-width:1800px;margin:0 auto}.rdh-hero__copy{padding:72px 56px 72px max(32px,calc((100vw - 1440px)/2 + 32px));display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.rdh-hero__kicker{color:var(--rdh-red);font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:1.4rem;margin:0 0 1.6rem}.rdh-hero h1{color:#fff;font-size:clamp(4rem,5.2vw,6.8rem);line-height:1.02;margin:0 0 2.4rem;letter-spacing:-.015em}.rdh-hero h1 span{display:block;color:var(--rdh-red)}.rdh-hero__lead{font-size:clamp(1.7rem,1.6vw,2.1rem);line-height:1.55;color:#e3e3e3;max-width:600px;margin:0 0 3.2rem}.rdh-hero__small{margin:2rem 0 0;font-size:1.5rem;color:#bdbdbd}.rdh-hero__small a{color:#fff;font-weight:800}.rdh-hero__media{position:relative;min-height:620px;background:#222}.rdh-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.rdh-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b0b0b,#0b0b0b33 24%,#0b0b0b00 55%)}.rdh-routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rdh-route{background:#fff;border:1px solid var(--rdh-line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 14px 34px #0000000f;transition:transform .2s,box-shadow .2s}.rdh-route:hover{transform:translateY(-3px);box-shadow:0 20px 40px #0000001a}.rdh-route__img{aspect-ratio:4 / 3;background:#e9e9e9;overflow:hidden}.rdh-route__img img{width:100%;height:100%;object-fit:cover;display:block}.rdh-route__body{padding:2.8rem;display:flex;flex-direction:column;flex:1}.rdh-route__tag{display:inline-block;align-self:flex-start;background:var(--rdh-red);color:#fff;font-weight:800;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;border-radius:3px;padding:.4rem .9rem;margin-bottom:1.4rem}.rdh-route h3{font-size:2.4rem;margin:0 0 1rem;line-height:1.2}.rdh-route p{color:#555;margin:0 0 2.4rem;font-size:1.6rem;line-height:1.6}.rdh-route .rdh-btn{margin-top:auto;align-self:flex-start}.rdh-cases{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rdh-case{position:relative;display:block;border-radius:10px;overflow:hidden;aspect-ratio:4 / 3;background:#ddd;text-decoration:none!important;color:#fff!important}.rdh-case img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.rdh-case:hover img{transform:scale(1.04)}.rdh-case:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000b8,#0000 55%)}.rdh-case__txt{position:absolute;left:20px;right:20px;bottom:18px;z-index:1}.rdh-case__sector{display:block;font-size:1.2rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#ffb3b8;margin-bottom:.3rem}.rdh-case__name{display:block;font-size:2rem;font-weight:800}.rdh-steps-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:56px;align-items:center}.rdh-steps-img{border-radius:10px;overflow:hidden;background:#ddd;aspect-ratio:4 / 5}.rdh-steps-img img{width:100%;height:100%;object-fit:cover;display:block}.rdh-steps{list-style:none;margin:0 0 3rem;padding:0;counter-reset:rdhstep}.rdh-steps li{counter-increment:rdhstep;position:relative;padding:0 0 2.4rem 7rem}.rdh-steps li:before{content:counter(rdhstep);position:absolute;left:0;top:0;width:48px;height:48px;border-radius:50%;background:var(--rdh-red);color:#fff;font-weight:800;font-size:1.9rem;display:flex;align-items:center;justify-content:center}.rdh-steps li:after{content:"";position:absolute;left:23px;top:54px;bottom:6px;width:2px;background:#e0e0e0}.rdh-steps li:last-child:after{display:none}.rdh-steps h3{margin:.8rem 0 .6rem;font-size:2rem}.rdh-steps p{margin:0;color:#555;font-size:1.6rem;line-height:1.6}.rdh-note{display:inline-block;background:#fff;border:1px solid var(--rdh-line);border-left:4px solid var(--rdh-red);border-radius:6px;padding:1.2rem 1.6rem;margin:0 0 2.4rem;font-weight:700;color:#333;font-size:1.5rem}.rdh-stores{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.rdh-store{background:#fff;border:1px solid var(--rdh-line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.rdh-store__img{aspect-ratio:16 / 9;background:#e9e9e9;overflow:hidden}.rdh-store__img img{width:100%;height:100%;object-fit:cover;display:block}.rdh-store__body{padding:2.8rem;display:flex;flex-direction:column;flex:1}.rdh-store h3{margin:0 0 .6rem;font-size:2.4rem}.rdh-store__addr{margin:0 0 .4rem;color:#333;font-size:1.6rem}.rdh-store__tel{margin:0 0 2rem;font-size:1.6rem}.rdh-store__tel a{color:var(--rdh-red);font-weight:800;text-decoration:none}.rdh-hours{width:100%;border-collapse:collapse;margin:0 0 2.4rem;font-size:1.5rem}.rdh-hours td{padding:.6rem 0;border-bottom:1px solid #eee;color:#444;vertical-align:top}.rdh-hours td:first-child{font-weight:700;color:#111;width:36%}.rdh-hours tr.is-today td{color:var(--rdh-red)}.rdh-store .rdh-actions{margin-top:auto}.rdh-cta{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:start}.rdh-cta__contact{margin-top:2.8rem;display:grid;gap:1.2rem}.rdh-cta__contact a{color:#fff;font-weight:800;font-size:1.8rem;text-decoration:none}.rdh-cta__contact span{display:block;font-size:1.3rem;color:#bdbdbd;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.rdh-form{background:#fff;color:#111;border-radius:10px;padding:3.4rem}.rdh-form h3{margin:0 0 .4rem;font-size:2.6rem}.rdh-form>p{margin:0 0 2.2rem;color:#666;font-size:1.4rem}.rdh-fields{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.rdh-field{display:flex;flex-direction:column;gap:.6rem}.rdh-field--full{grid-column:1 / -1}.rdh-field label{font-weight:700;font-size:1.4rem}.rdh-field input,.rdh-field select,.rdh-field textarea{width:100%;font:inherit;font-size:1.6rem;padding:1.2rem 1.4rem;border:1px solid #cfcfcf;border-radius:5px;background:#fff;color:#111}.rdh-field input:focus,.rdh-field select:focus,.rdh-field textarea:focus{outline:2px solid var(--rdh-red);outline-offset:1px;border-color:var(--rdh-red)}.rdh-field textarea{min-height:110px;resize:vertical}.rdh-form .rdh-btn{width:100%;margin-top:2rem}.rdh-form__help{font-size:1.3rem;color:#777;margin:1.2rem 0 0}.rdh-success{display:none;text-align:center;padding:4rem 1rem;font-size:1.8rem;color:#333}.rdh-success strong{display:block;font-size:2.8rem;color:#111;margin:0 0 .8rem}.rdh-success__icon{display:inline-flex;width:64px;height:64px;border-radius:50%;background:var(--rdh-red);color:#fff;font-size:3.4rem;font-weight:900;align-items:center;justify-content:center;margin-bottom:1.8rem}.rdh-form.is-sent>*:not(.rdh-success){display:none!important}.rdh-form.is-sent .rdh-success{display:block}@media(max-width:1000px){.rdh-routes,.rdh-cases{grid-template-columns:1fr 1fr}.rdh-steps-grid,.rdh-cta{grid-template-columns:1fr;gap:36px}.rdh-steps-img{aspect-ratio:16 / 10}.rdh-head-row{display:block}.rdh-head-row .rdh-intro{margin-bottom:2.4rem}}@media(max-width:900px){.rdh-hero__grid{grid-template-columns:1fr;min-height:0}.rdh-hero__media{order:-1;min-height:340px}.rdh-hero__media:after{background:linear-gradient(0deg,#0b0b0b,#0b0b0b00 45%)}.rdh-hero__copy{padding:36px 24px 48px}}@media(max-width:700px){.rdh-wrap{padding:0 16px}.rdh-section{padding:56px 0}.rdh-routes,.rdh-cases,.rdh-stores,.rdh-fields{grid-template-columns:1fr}.rdh-route__body,.rdh-store__body,.rdh-form{padding:2.2rem}.rdh-actions .rdh-btn{width:100%}.rdh-steps li{padding-left:6rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/rd-home.css.map */
