.radh-home{--rh-yellow:#ffca22;--rh-black:#101112;--rh-ink:#181a1c;--rh-muted:#64676c;--rh-line:#e9eaed;font-family:inherit;color:var(--rh-ink);background:#fff;direction:rtl;line-height:1.85;overflow:hidden}
.radh-home *{box-sizing:border-box}.radh-home img{max-width:100%;display:block}.radh-home a{text-decoration:none}.radh-home h1,.radh-home h2,.radh-home h3,.radh-home p{margin:0}.radh-home .radh-wrap{width:min(1200px,calc(100% - 48px));margin-inline:auto}.radh-home .radh-section{padding:96px 0}.radh-home .radh-kicker{display:inline-block;color:#bd8b00;font-size:13px;font-weight:800;margin-bottom:10px}.radh-home h2{font-size:clamp(26px,3vw,40px);font-weight:900;line-height:1.45;letter-spacing:-.6px}.radh-home p{font-size:15px;line-height:2;color:var(--rh-muted)}.radh-home .radh-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:13px 22px;min-height:48px;border-radius:4px;color:#111;background:var(--rh-yellow);font-weight:800;font-size:14px;border:1px solid var(--rh-yellow);transition:transform .2s,background .2s}.radh-home .radh-btn:hover{background:#f4b900;color:#111;transform:translateY(-2px)}.radh-home .radh-btn-outline{background:#fff;border-color:#d8dadd}.radh-home .radh-btn-outline:hover{background:#f5f5f5}.radh-home .radh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}.radh-home .radh-text-link{color:#181a1c;font-size:14px;font-weight:800;display:inline-flex;gap:12px;margin-top:18px}.radh-home .radh-text-link:hover{color:#bb8900}
.radh-home .radh-header{height:78px;background:#0c0d0e;color:#fff;position:relative;z-index:12}.radh-home .radh-header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:22px}.radh-home .radh-brand{display:block;background:#fff;padding:5px 8px;border-radius:3px}.radh-home .radh-brand img{width:132px;height:auto}.radh-home .radh-nav{display:flex;align-items:center;gap:30px}.radh-home .radh-nav a{font-size:13px;font-weight:700;color:#f7f7f7}.radh-home .radh-nav a:hover{color:var(--rh-yellow)}.radh-home .radh-btn-sm{min-height:38px;padding:8px 17px;font-size:12px}.radh-home .radh-menu-toggle{display:none;background:none;border:0;padding:8px;cursor:pointer}.radh-home .radh-menu-toggle span{display:block;background:#fff;width:23px;height:2px;margin:5px 0}
.radh-home .radh-hero{background:radial-gradient(circle at 15% 36%,#f6f7f8 2%,#fff 55%);border-bottom:1px solid #eee}.radh-home .radh-hero-grid{display:grid;grid-template-columns:42% 58%;min-height:570px;align-items:center}.radh-home .radh-hero-copy{position:relative;z-index:2;padding:65px 0 65px 16px}.radh-home .radh-eyebrow{font-size:12px;letter-spacing:.3px;color:#666;font-weight:800}.radh-home h1{font-size:clamp(44px,5.1vw,72px);font-weight:950;line-height:1.24;margin:17px 0 20px;letter-spacing:-2px}.radh-home h1 em{display:block;font-style:normal}.radh-home .radh-line{display:inline-block;width:44px;height:7px;background:var(--rh-yellow);margin-right:12px;vertical-align:middle}.radh-home .radh-hero-copy>p{max-width:470px;font-size:17px;color:#272727}.radh-home .radh-hero-note{margin-top:65px;color:#777;font-size:12px;display:flex;gap:13px;align-items:center}.radh-home .radh-note-rule{width:50px;height:3px;background:var(--rh-yellow)}.radh-home .radh-hero-visual{position:relative;height:100%;min-height:570px;display:flex;align-items:center;overflow:hidden}.radh-home .radh-hero-visual:before{content:'';position:absolute;inset:0 10% 0 55%;transform:skewX(-28deg);background:var(--rh-yellow);opacity:.88}.radh-home .radh-hero-visual img{position:relative;width:110%;height:510px;object-fit:contain;object-position:center;mix-blend-mode:multiply}.radh-home .radh-visual-caption{position:absolute;left:0;bottom:18px;font:700 10px Arial,sans-serif;color:#555;letter-spacing:2px}.radh-home .radh-visual-caption b{padding-left:12px;color:#b38a00}
.radh-home .radh-about-grid{display:grid;grid-template-columns:1fr .9fr;gap:65px;align-items:center}.radh-home .radh-about-copy p{margin-top:16px}.radh-home .radh-about-photo{height:385px;overflow:hidden;background:#f7f7f7;position:relative}.radh-home .radh-about-photo:after{content:'';position:absolute;width:80px;height:80px;border-top:8px solid var(--rh-yellow);border-left:8px solid var(--rh-yellow);left:0;top:0}.radh-home .radh-about-photo img{height:100%;width:100%;object-fit:cover;object-position:center}.radh-home .radh-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:44px}.radh-home .radh-facts>div{border:1px solid #eee;padding:19px 15px;text-align:center;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.025)}.radh-home .radh-facts strong{display:block;font-size:22px;font-weight:950;line-height:1.5}.radh-home .radh-facts span{color:#777;font-size:12px}
.radh-home .radh-categories{background:#f8f9fa}.radh-home .radh-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.radh-home .radh-section-heading>p{max-width:300px}.radh-home .radh-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.radh-home .radh-category-card{background:#fff;color:#222;min-height:305px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #efefef;transition:box-shadow .2s,transform .2s}.radh-home .radh-category-card:hover{box-shadow:0 16px 45px rgba(0,0,0,.09);transform:translateY(-3px)}.radh-home .radh-category-image{height:206px;background:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden}.radh-home .radh-category-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.radh-home .radh-category-card:hover img{transform:scale(1.04)}.radh-home .radh-category-info{position:relative;padding:16px 20px 22px;border-top:1px solid #f3f3f3}.radh-home .radh-card-index{font:700 11px Arial,sans-serif;color:#c39b2c}.radh-home .radh-category-info h3{font-size:17px;line-height:1.5;margin:2px 0;font-weight:900}.radh-home .radh-category-info p{font-size:12px}.radh-home .radh-card-arrow{position:absolute;left:20px;top:25px;color:#c0920c;font-size:22px}.radh-home .radh-category-featured{grid-column:span 1}
.radh-home .radh-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.radh-home .radh-feature-photo{position:relative;height:360px;background:#fafafa;overflow:hidden}.radh-home .radh-feature-photo img{width:100%;height:100%;object-fit:cover}.radh-home .radh-feature-photo span{position:absolute;bottom:17px;right:20px;background:#111;color:var(--rh-yellow);padding:6px 12px;font:700 10px Arial,sans-serif;letter-spacing:1px}.radh-home .radh-feature-copy p{margin-top:18px}
.radh-home .radh-catalog{padding:52px 0;background:#f7f7f7}.radh-home .radh-catalog-grid{display:grid;grid-template-columns:42% 58%;align-items:center;gap:18px}.radh-home .radh-catalog-grid p{margin:14px 0 20px;max-width:390px}.radh-home .radh-catalog-grid img{height:290px;width:100%;object-fit:contain;mix-blend-mode:multiply}
.radh-home .radh-benefits{background:linear-gradient(125deg,#151515 62%,#28210b);color:#fff}.radh-home .radh-benefits h2{color:#fff}.radh-home .radh-benefits .radh-kicker{color:var(--rh-yellow)}.radh-home .radh-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px}.radh-home .radh-benefit-grid>div{padding:12px 27px;border-left:1px solid #444}.radh-home .radh-benefit-grid>div:last-child{border:0}.radh-home .radh-benefit-grid b{font-size:29px;color:var(--rh-yellow);line-height:1}.radh-home .radh-benefit-grid h3{font-size:16px;color:#fff;margin:13px 0 4px}.radh-home .radh-benefit-grid p{color:#aaa;font-size:12px}
.radh-home .radh-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.radh-home .radh-project-card{display:block;overflow:hidden;background:#f5f5f5;color:#161616}.radh-home .radh-project-card img{height:240px;width:100%;object-fit:cover}.radh-home .radh-project-card span{display:flex;justify-content:space-between;align-items:center;padding:16px;font-weight:800}.radh-home .radh-project-card b{color:#ae7e00}.radh-home .radh-empty-projects{grid-column:1/-1;padding:40px;border:1px dashed #ddd;text-align:center}
.radh-home .radh-contact{background:#151617;color:#fff}.radh-home .radh-contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px}.radh-home .radh-contact h2{color:#fff}.radh-home .radh-contact .radh-kicker{color:var(--rh-yellow)}.radh-home .radh-contact-grid>div>p{color:#c5c5c5;margin-top:14px}.radh-home .radh-outline-light{background:transparent;border-color:#777;color:#fff}.radh-home .radh-outline-light:hover{background:#333;color:#fff}.radh-home .radh-contact-details{border-right:1px solid #454545;padding-right:35px}.radh-home .radh-contact-details p{color:#eee!important;margin:0 0 15px!important}.radh-home .radh-contact-details span{display:block;color:#999;font-size:12px}.radh-home .radh-contact-details a{color:#fff}.radh-home .radh-map{margin-top:38px!important}.radh-home .radh-map iframe{width:100%;height:250px;border:0;filter:grayscale(.45)}
.radh-home .radh-footer{background:#0a0a0a;color:#fff;padding:55px 0 0}.radh-home .radh-footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1.2fr .6fr;gap:30px}.radh-home .radh-footer-grid>div:first-child img{width:145px;height:auto;background:white;padding:4px}.radh-home .radh-footer p{color:#aaa;font-size:13px;margin-top:14px;max-width:240px}.radh-home .radh-footer h3{font-size:14px;color:var(--rh-yellow);margin-bottom:14px}.radh-home .radh-footer a{display:block;color:#ccc;font-size:13px;margin-bottom:7px}.radh-home .radh-footer a:hover{color:var(--rh-yellow)}.radh-home .radh-social{display:flex;gap:14px;margin-top:12px}.radh-home .radh-enamad img{width:100px;max-height:105px;object-fit:contain;background:#fff}.radh-home .radh-copyright{border-top:1px solid #292929;text-align:center;color:#888;margin-top:40px!important;padding:15px 0;font-size:12px}
@media(max-width:980px){.radh-home .radh-nav{gap:13px}.radh-home .radh-header .radh-btn-sm{display:none}.radh-home .radh-about-grid,.radh-home .radh-feature-grid{gap:30px}.radh-home .radh-category-grid{grid-template-columns:repeat(2,1fr)}.radh-home .radh-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.radh-home .radh-wrap{width:min(100% - 30px,540px)}.radh-home .radh-section{padding:62px 0}.radh-home .radh-header{height:65px}.radh-home .radh-brand img{width:116px}.radh-home .radh-menu-toggle{display:block}.radh-home .radh-nav{display:none;position:absolute;top:65px;right:0;left:0;background:#101010;padding:10px 20px 20px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 12px 25px rgba(0,0,0,.24)}.radh-home .radh-nav.radh-open{display:flex}.radh-home .radh-nav a{padding:11px;border-bottom:1px solid #333}.radh-home .radh-hero-grid{display:flex;flex-direction:column;min-height:0}.radh-home .radh-hero-copy{padding:52px 0 0;width:100%}.radh-home h1{font-size:clamp(42px,10vw,58px);letter-spacing:-1px;margin:14px 0}.radh-home .radh-hero-copy>p{font-size:14px}.radh-home .radh-hero-note{display:none}.radh-home .radh-hero-visual{height:320px;min-height:0;width:100%;margin-top:8px}.radh-home .radh-hero-visual img{height:100%;width:100%;object-fit:contain}.radh-home .radh-hero-visual:before{inset:0 0 0 62%}.radh-home .radh-visual-caption{bottom:5px}.radh-home .radh-about-grid,.radh-home .radh-feature-grid,.radh-home .radh-catalog-grid,.radh-home .radh-contact-grid{grid-template-columns:1fr;gap:27px}.radh-home .radh-about-photo{height:270px}.radh-home .radh-facts{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:24px}.radh-home .radh-facts strong{font-size:18px}.radh-home .radh-facts span{font-size:11px}.radh-home .radh-section-heading{align-items:start;flex-direction:column;gap:10px}.radh-home .radh-section-heading>p{max-width:none}.radh-home .radh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.radh-home .radh-category-image{height:135px}.radh-home .radh-category-info{padding:10px}.radh-home .radh-category-info h3{font-size:13px}.radh-home .radh-category-info p{font-size:10px;line-height:1.5}.radh-home .radh-card-arrow{left:8px;top:8px;font-size:16px}.radh-home .radh-category-card{min-height:245px}.radh-home .radh-feature-photo{height:240px}.radh-home .radh-feature-copy{order:-1}.radh-home .radh-catalog-grid img{height:215px}.radh-home .radh-benefit-grid{grid-template-columns:repeat(2,1fr);gap:20px 0;margin-top:22px}.radh-home .radh-benefit-grid>div{padding:10px 14px}.radh-home .radh-benefit-grid>div:nth-child(2){border:0}.radh-home .radh-project-grid{grid-template-columns:1fr}.radh-home .radh-project-card img{height:230px}.radh-home .radh-contact-details{padding-right:0;border:0;border-top:1px solid #454545;padding-top:20px}.radh-home .radh-map iframe{height:230px}.radh-home .radh-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}}
@media(max-width:390px){.radh-home .radh-category-grid{grid-template-columns:1fr}.radh-home .radh-category-image{height:185px}.radh-home .radh-category-card{min-height:0}.radh-home .radh-actions{gap:8px}.radh-home .radh-btn{font-size:12px;padding:11px 14px}.radh-home .radh-benefit-grid{grid-template-columns:1fr}.radh-home .radh-benefit-grid>div{border:0;border-bottom:1px solid #333}}
