@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=Tajawal:wght@400;500;700&display=swap";:root{--brand-primary:#1c1e69;--brand-secondary:#c89c3b;--brand-accent:#8b671d;--brand-dark:#141541;--background-primary:#fff;--background-secondary:#f7f7f9;--surface:#fff;--surface-elevated:#faf9f6;--text-primary:#20213d;--text-secondary:#626475;--text-muted:#737582;--border-subtle:#e6e6eb;--shadow-sm:0 4px 12px #14154106;--shadow-md:0 14px 35px #1415410c;--shadow-lg:0 25px 65px #14154112;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--container-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--background-primary);color:var(--text-primary);margin:0;font-family:Tajawal,sans-serif;font-size:17px;line-height:1.7}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Cairo,sans-serif;font-weight:700;line-height:1.4}h1{letter-spacing:-1.5px;font-size:clamp(2.5rem,4.5vw,4.3rem)}h2{letter-spacing:-.7px;font-size:clamp(1.85rem,2.6vw,2.6rem)}h3{font-size:1.22rem}p{color:var(--text-secondary)}p+p{margin-top:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0}a,button{touch-action:manipulation}:focus-visible{outline:3px solid var(--brand-accent);outline-offset:5px}main:focus{outline:none}.container{width:min(var(--container-width), calc(100% - 96px));margin-inline:auto}.section{padding-block:96px}.soft{background:var(--background-secondary)}.header{background:var(--surface);border-bottom:1px solid var(--border-subtle);z-index:20;height:104px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:22px;height:100%;display:flex}.brand{flex-shrink:0;width:157px;display:block}.brand img{width:100%;height:auto}.desktop-nav{align-items:center;gap:22px;display:flex}.desktop-nav a{white-space:nowrap;padding-block:39px;font-size:14px;font-weight:700;position:relative}.desktop-nav a.active:after{content:"";background:var(--brand-secondary);bottom:24px;height:3px;position:absolute;inset-inline:0}.desktop-nav a:hover{color:var(--brand-accent)}.header-actions{align-items:center;gap:16px;display:flex}.language{white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:8px 0;font-size:14px;font-weight:700;display:inline-flex}.button{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:26px;min-height:52px;padding:15px 23px;font-size:16px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{color:#fff;background:var(--brand-primary)}.primary:hover{background:var(--brand-dark)}.secondary{color:var(--brand-primary);background:0 0;border-color:#cdcedb}.secondary:hover{background:var(--surface)}.small{gap:13px;min-height:45px;padding:10px 17px;font-size:14px}.icon-button{background:0 0;border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.menu-toggle{display:none}.skip{top:8px;z-index:100;background:var(--brand-primary);color:#fff;padding:10px 20px;position:fixed;inset-inline-start:16px;transform:translateY(-150%)}.skip:focus{transform:none}.eyebrow{color:var(--brand-accent);align-items:center;gap:12px;margin-bottom:20px;font-size:14px;font-weight:700;display:flex}.eyebrow>span{background:var(--brand-secondary);width:25px;height:2px}.hero{background:var(--surface-elevated);position:relative}.hero-grid{grid-template-columns:1.07fr 1fr;align-items:center;gap:64px;padding-block:72px 66px;display:grid}.hero h1{color:var(--brand-primary);line-height:1.4}.hero h1 span{color:var(--brand-accent);display:block}.hero .lead{max-width:490px;margin-top:24px;font-size:19px;line-height:1.85}.button-row{flex-wrap:wrap;gap:13px;margin-top:32px;display:flex}.hero-note{color:var(--text-secondary);align-items:center;gap:12px;margin-top:38px;font-size:14px;display:flex}.tiny-icon{border:1px solid var(--border-subtle);border-radius:50%;padding:8px;display:flex}.note-rule{background:#d6d4cd;width:60px;height:1px}.brand-composition{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);margin-inline:6px;position:relative;transform:rotate(-2deg)}.brand-topline{letter-spacing:.5px;border-bottom:1px solid var(--border-subtle);color:var(--text-muted);justify-content:space-between;margin:0 26px;padding:20px 0;font-size:12px;display:flex}.brand-art{align-items:center;min-height:260px;padding:35px 15px;display:flex}.brand-art img{width:100%}.brand-bottom{background:var(--brand-primary);color:#fff;border-radius:0 0 var(--radius-md) var(--radius-md);align-items:center;gap:14px;padding:25px;display:flex}.brand-bottom svg{color:var(--brand-secondary)}.brand-bottom strong{font-family:Cairo,sans-serif;font-size:19px;display:block}.brand-bottom span:not(.art-line){color:#d1d1e6;font-size:13px}.art-line{background:var(--brand-secondary);flex:1;height:1px;margin-inline-start:20px}.hero-bottom{color:var(--text-secondary);border-top:1px solid #e1ded5;align-items:center;gap:20px;padding-block:20px;font-size:13px;display:flex}.hero-bottom span:nth-child(2){margin-inline-start:auto}.section-head{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:40px;display:flex}.section-head h2{max-width:630px}.section-head>p{max-width:340px}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;padding:28px 23px;transition:transform .2s,box-shadow .2s;display:flex}.service-card:hover{box-shadow:var(--shadow-md);border-color:var(--brand-secondary);transform:translateY(-5px)}.card-top{color:var(--brand-primary);justify-content:space-between;align-items:center;margin-bottom:31px;display:flex}.card-top span{color:var(--text-muted);font-size:14px}.service-card h3{min-height:54px;font-size:19px}.service-card p{margin-top:15px;margin-bottom:28px;font-size:16px}.card-link{border-top:1px solid var(--border-subtle);color:var(--brand-primary);justify-content:space-between;align-items:center;min-height:44px;margin-top:auto;padding-top:18px;font-size:14px;font-weight:700;display:flex}.intro-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.intro-grid p{margin-top:20px}.intro-grid .eyebrow{margin-top:0}.intro-statement{background:var(--brand-primary);color:#fff;border-radius:var(--radius-sm);border-bottom:5px solid var(--brand-secondary);flex-direction:column;align-items:flex-start;min-height:330px;padding:48px;display:flex;position:relative}.statement-number{color:#b6b7d6;margin-bottom:30px;font-size:14px}.intro-statement>svg{color:var(--brand-secondary);margin-bottom:20px}.intro-statement h2{font-size:30px}.intro-statement>span:last-child{color:#c6c6de;margin-top:10px;font-size:14px}.text-link{min-height:44px;color:var(--brand-primary);align-items:center;gap:20px;margin-top:20px;font-size:15px;font-weight:700;display:inline-flex}.audience-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.audience-card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:42px}.audience-card.individual{background:var(--surface-elevated)}.audience-card.business{background:var(--brand-primary);color:#fff}.audience-top{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.audience-top span{font-size:14px}.audience-card h3{font-size:28px}.audience-card p{max-width:400px;margin-top:18px}.audience-card.business p{color:#d3d3e8}.audience-card.business .text-link{color:#fff}.audience-card.business svg{color:var(--brand-secondary)}.why{background:var(--brand-dark);color:#fff}.why h2{color:#fff}.why .eyebrow{color:var(--brand-secondary)}.principles{grid-template-columns:repeat(3,1fr);gap:55px;display:grid}.principles article{border-top:1px solid #45456a;padding-top:25px}.principle-index{color:var(--brand-secondary);font-size:14px}.principles h3{margin-top:18px}.principles p{color:#bfbfd6;margin-top:12px}.process-grid{grid-template-columns:repeat(5,1fr);gap:28px;margin:0;padding:0;list-style:none;display:grid}.process-grid li{border-top:1px solid var(--border-subtle);padding-top:24px}.step-number{background:var(--surface-elevated);width:46px;height:46px;color:var(--brand-accent);border:1px solid #e6d6b2;border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;font-size:15px;display:flex}.process-grid h3{font-size:17px}.process-grid p{margin-top:12px;font-size:15px}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.faq{border-bottom:1px solid #dcdce5}.faq summary{cursor:pointer;color:var(--brand-primary);justify-content:space-between;align-items:center;gap:20px;min-height:65px;padding:22px 0;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq[open] summary svg{transform:rotate(180deg)}.faq p{max-width:610px;padding:0 0 25px}.cta{background:var(--surface-elevated);border-top:1px solid var(--border-subtle);padding:65px 0}.cta-inner{justify-content:space-between;align-items:center;gap:35px;display:flex}.cta h2{max-width:810px;font-size:clamp(1.8rem,2.6vw,2.5rem)}.cta p{margin-top:14px}.cta .button{flex-shrink:0}.footer{background:var(--brand-dark);color:#fff;padding-top:65px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;padding-bottom:55px;display:grid}.footer .brand{background:#fff;border-radius:4px;width:160px}.footer p{color:#bebed4;margin-top:20px;font-size:15px}.footer h3{margin-bottom:20px;font-size:16px}.footer-grid>div>a:not(.brand){color:#d0d0df;min-height:30px;margin-bottom:13px;font-size:15px;display:block}.footer .language{color:#e8e8f2;margin-top:8px}.footer-statement>svg{color:var(--brand-secondary);margin-bottom:20px}.footer-statement h3{font-size:22px}.footer-bottom{color:#bfbfd3;border-top:1px solid #383958;justify-content:space-between;align-items:center;gap:20px;padding-block:20px;font-size:13px;display:flex}.footer-bottom .icon-button{color:#fff;border:1px solid #4f506c}.page-hero{background:var(--surface-elevated);border-bottom:1px solid var(--border-subtle);padding:32px 0 65px}.breadcrumbs{color:var(--text-secondary);gap:15px;margin-bottom:38px;font-size:14px;display:flex}.breadcrumbs a{color:var(--brand-primary)}.page-hero h1{max-width:950px;color:var(--brand-primary);font-size:clamp(2.2rem,4vw,3.6rem)}.page-hero p:last-child{max-width:790px;margin-top:25px;font-size:19px}.detail-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:90px;display:grid}.checklist{margin:27px 0;padding:0;list-style:none}.checklist li{color:var(--text-secondary);align-items:flex-start;gap:12px;margin-block:15px;display:flex}.checklist svg{color:var(--brand-accent);margin-top:4px}.detail-panel{background:var(--background-secondary);border-inline-start:3px solid var(--brand-secondary);padding:40px}.detail-panel>svg{color:var(--brand-primary);margin-bottom:20px}.detail-panel p{margin-top:20px}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:65px;display:grid}.notice{background:var(--surface-elevated);border:1px solid #e7dcc3;border-radius:6px;margin-bottom:40px;padding:30px}.notice svg{color:var(--brand-accent);margin-bottom:15px}.notice h2{font-size:23px}.notice p{margin-top:15px}form>p{margin:15px 0 24px}.form-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field.wide{grid-column:1/-1}.field label{font-size:15px;font-weight:700}.field input,.field select,.field textarea{width:100%;min-width:0;color:var(--text-primary);background:#fff;border:1px solid #cfcfd9;border-radius:4px;min-height:49px;padding:12px}.field textarea{resize:vertical}.field [aria-invalid=true]{border-color:#b02335}.field-error{color:#a92033;font-size:14px}.privacy{font-size:14px}.captcha-field{max-width:420px;margin:20px 0 10px}.captcha-label{color:var(--ink);margin-bottom:10px;font-size:14px;font-weight:700;display:block}.captcha-field .field-error{margin-top:8px;display:block}.status{color:var(--brand-primary)}.not-found{min-height:55vh}.not-found .button{margin-top:30px}.menu-backdrop{z-index:30;background:#14154170;position:fixed;inset:0}.mobile-panel{width:min(380px,90vw);height:100%;box-shadow:var(--shadow-lg);background:#fff;padding:28px;position:absolute;inset-inline-end:0;overflow:auto}.close-menu{margin-inline-start:auto;display:flex}.mobile-panel nav{flex-direction:column;margin-top:25px;display:flex}.mobile-panel nav a{border-bottom:1px solid var(--border-subtle);justify-content:space-between;padding:16px 0;font-size:17px;display:flex}.mobile-panel nav a.active{color:var(--brand-accent)}.mobile-panel .language{margin-top:25px}[dir=rtl] .direction{transform:scaleX(-1)}[dir=rtl] h1,[dir=rtl] h2{letter-spacing:0}[dir=rtl] p{line-height:1.9}@media (width>=1450px){.hero-grid{padding-block:85px}.hero{min-height:680px}}@media (width<=1250px){.desktop-nav{gap:15px}.header-inner{gap:16px}.container{width:calc(100% - 64px)}.header-contact{display:none}.hero-grid{gap:40px}.service-grid{gap:12px}.service-card{padding:24px 18px}}@media (width<=1149px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-contact{display:inline-flex}.header{height:90px}.brand{width:140px}.hero-grid{gap:30px}.hero h1{font-size:3rem}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card h3{min-height:auto}.intro-grid{gap:50px}.footer-grid{gap:30px}.process-grid{gap:18px}.section{padding-block:75px}}@media (width<=767px){.container{width:calc(100% - 40px)}.header{height:83px}.header-actions{gap:14px}.header-contact{display:none}.brand{width:125px}.hero-grid{grid-template-columns:1fr;gap:38px;padding-block:45px 35px}.hero h1{font-size:clamp(2.5rem,8.5vw,3.4rem)}.hero .lead{margin-top:18px;font-size:18px}.hero .eyebrow{font-size:13px}.hero-note{margin-top:25px}.brand-composition{width:calc(100% - 12px);max-width:480px;margin-inline:auto;transform:rotate(-1deg)}.brand-art{min-height:0;padding:10px 25px}.brand-art img{object-fit:contain;max-height:230px}.brand-topline{padding-block:13px}.brand-bottom{padding:18px 22px}.brand-bottom strong{font-size:17px}.hero-bottom{gap:10px;font-size:12px}.hero-bottom span:nth-child(2){text-align:end;max-width:155px}.section{padding-block:58px}.section-head{margin-bottom:28px;display:block}.section-head>p{max-width:100%;margin-top:20px}.eyebrow{margin-bottom:15px}.service-grid{gap:14px}.service-card{padding:23px 18px}.card-top{margin-bottom:24px}.service-card h3{font-size:18px}.service-card p{font-size:15px}.intro-grid,.detail-grid,.faq-layout,.contact-grid{grid-template-columns:1fr;gap:35px}.intro-statement{min-height:280px;padding:30px}.audience-grid{grid-template-columns:1fr}.audience-card{padding:30px}.audience-card h3{font-size:25px}.audience-top{margin-bottom:28px}.principles{grid-template-columns:1fr;gap:30px}.principles h3{margin-top:10px}.process-grid{grid-template-columns:1fr;gap:25px}.process-grid li{grid-template-columns:45px 1fr;align-items:start;column-gap:20px;display:grid}.step-number{grid-row:1/3;margin-bottom:0}.process-grid h3{font-size:19px}.process-grid p{grid-column:2;margin-top:6px;font-size:16px}.cta-inner{flex-direction:column;align-items:flex-start;gap:25px}.cta{padding-block:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-about{grid-column:1/-1;max-width:380px}.footer-statement{grid-column:1/-1}.footer-statement h3{margin-inline-start:15px;display:inline}.footer-statement>svg{vertical-align:middle;margin-bottom:0;display:inline}.footer-statement p{margin-top:10px}.page-hero{padding-bottom:40px}.page-hero p:last-child{font-size:17px}.breadcrumbs{margin-bottom:27px}.form-grid{gap:20px}.detail-panel{padding:28px}.footer-bottom{font-size:12px}.footer-bottom span{max-width:270px}}@media (width<=390px){.container{width:calc(100% - 32px)}.header-actions{gap:6px}.brand{width:110px}.language{font-size:13px}.service-grid,.form-grid{grid-template-columns:1fr}.button-row .button{width:100%}.hero h1{font-size:2.45rem}.hero-bottom span:nth-child(2){max-width:135px}.service-card p{margin-bottom:20px}.brand-bottom{padding:16px}.brand-bottom strong{font-size:16px}.brand-topline{margin-inline:18px}.notice{padding:22px}.footer-grid{gap:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.contact-details{margin-top:22px}.contact-details>a{border-bottom:1px solid var(--border-subtle);overflow-wrap:anywhere;align-items:flex-start;gap:14px;padding-block:16px;display:flex}.contact-details>a:last-child{border-bottom:0}.contact-details>a>svg{color:var(--brand-primary);margin-top:7px}.contact-details small{color:var(--text-secondary);margin-bottom:4px;font-size:14px;display:block}.contact-details bdi{font-weight:700}.directions-label{color:var(--brand-primary);align-items:center;gap:8px;margin-top:7px;font-size:14px;display:flex}.footer-statement a{overflow-wrap:anywhere}.hero h1{font-size:clamp(2.1rem,3.8vw,3.7rem)}@media (width<=767px){.hero h1{font-size:clamp(2rem,6.5vw,3rem)}}.button:disabled{opacity:.65;cursor:wait;transform:none}.header .brand{width:135px}.header .brand img{object-fit:contain;height:82px}.footer .brand{background:0 0;width:185px}.footer .brand img{filter:brightness(0)invert()}.video-hero{isolation:isolate;background:var(--brand-dark);color:#fff;min-height:650px;overflow:hidden}.hero-video,.hero-overlay{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.hero-video{object-position:center}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#0d112c94,#12143ae6)}[dir=ltr] .hero-overlay{background:linear-gradient(90deg,#12143ae6,#0d112c94)}.video-hero .hero-grid{min-height:570px;padding-block:92px 72px;display:block}.video-hero .hero-copy{max-width:770px}.video-hero h1{color:#fff;font-size:clamp(2.5rem,4.5vw,4.3rem)}.video-hero h1 span{color:#e8c778}.video-hero .lead{color:#eeedf5;max-width:630px;font-size:20px}.video-hero .eyebrow{color:#f0d99e}.video-hero .primary{background:var(--brand-secondary);color:var(--brand-dark)}.video-hero .primary:hover{background:#e0b85e}.video-hero .secondary{color:#fff;background:#ffffff08;border-color:#ffffff80}.video-hero .secondary:hover{background:#ffffff20}.video-hero .hero-note,.video-hero .hero-bottom{color:#e3e3ed}.video-hero .tiny-icon,.video-hero .hero-bottom{border-color:#ffffff38}.video-hero .note-rule{background:#ffffff60}.video-hero .hero-bottom{justify-content:space-between;padding-block:18px;position:relative}.page-hero{color:#fff;background:linear-gradient(90deg,#131539d6,#131539f0),url(/media/cleaning-header.jpg) 50% 45%/cover;padding-bottom:75px}.page-hero h1,.page-hero .breadcrumbs a,.page-hero .breadcrumbs{color:#fff}.page-hero p:last-child{color:#ececf3}.page-hero .eyebrow{color:#efcf84}.photo-section-head{border-radius:var(--radius-md);color:#fff;background:linear-gradient(90deg,#181a47e0,#181a47f5),url(/media/cleaning-header.jpg) 50%/cover;padding:38px}.photo-section-head .eyebrow{color:#efcf84}.photo-section-head>p{color:#e4e4f0}.photo-section-head h2{color:#fff}@media (width<=767px){.header .brand{width:115px}.header .brand img{height:72px}.video-hero .hero-grid{min-height:auto;padding-block:65px 42px}.video-hero{min-height:590px}.video-hero h1{font-size:clamp(2.1rem,7.7vw,3.1rem)}.video-hero .lead{font-size:18px}.hero-overlay,[dir=ltr] .hero-overlay{background:#12143ac7}.video-hero .hero-bottom{gap:15px}.photo-section-head{padding:26px 22px}.page-hero{padding-bottom:45px}}.service-points{gap:10px;margin:0 0 24px;padding:0;list-style:none;display:grid}.service-points li{color:var(--text-secondary);align-items:flex-start;gap:8px;font-size:14px;line-height:1.7;display:flex}.service-points svg{color:var(--brand-accent);margin-top:4px}.service-card p{margin-bottom:20px}.visit-note{font-size:14px}.contact-details small{margin-top:5px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.editorial-heading{max-width:760px;margin-bottom:42px}.editorial-heading p{max-width:690px}.editorial-items{gap:0;display:grid}.editorial-items article{border-top:1px solid var(--border-subtle);gap:24px;padding:30px 0;display:flex}.editorial-items h3{margin:0 0 12px}.editorial-items p{margin:0;line-height:1.95}.editorial-number{color:var(--accent);letter-spacing:.1em;padding-top:5px;font-size:14px}.editorial-about .container{grid-template-columns:1fr 1.2fr;align-items:start;gap:70px;display:grid}.editorial-about .editorial-heading{position:sticky;top:125px}.editorial-services{background:var(--surface-soft,#f6f5f1)}.editorial-services .editorial-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.editorial-services article{border-top:3px solid #c89c3b;display:block}.editorial-services .editorial-number{margin-bottom:20px;display:block}.editorial-home .editorial-items,.editorial-process .editorial-items,.editorial-recruitment .editorial-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.editorial-home .text-link{margin-top:22px}.editorial-rental .editorial-items article{grid-template-columns:60px 1fr;display:grid}.rental-brief{background:#f5f1e7;border-inline-start:3px solid #c89c3b;gap:22px;margin-top:34px;padding:34px;display:flex}.rental-brief>svg{flex-shrink:0;margin-top:6px}.rental-brief h3{margin-top:0}.editorial-recruitment .button{margin-top:32px}@media (width<=900px){.editorial-about .container{grid-template-columns:1fr;gap:10px}.editorial-about .editorial-heading{position:static}.editorial-services .editorial-items{grid-template-columns:1fr;gap:0}}@media (width<=650px){.service-grid,.editorial-home .editorial-items,.editorial-process .editorial-items,.editorial-recruitment .editorial-items{grid-template-columns:1fr;gap:20px}.editorial-rental .editorial-items article{grid-template-columns:25px 1fr;gap:12px}.rental-brief{gap:12px;padding:22px 18px}}.service-card{overflow:hidden}.service-photo{object-fit:cover;filter:saturate(.8);width:calc(100% + 46px);max-width:none;height:205px;margin:-28px -23px 26px}.service-card:nth-child(2) .service-photo{object-position:center 48%}.service-card:nth-child(3) .service-photo{object-position:center 40%}.editorial-rental .editorial-items article:has(.rental-photo){grid-template-columns:220px 35px 1fr;align-items:center;gap:25px}.rental-photo{object-fit:cover;border-radius:3px;width:220px;height:180px}@media (width<=650px){.editorial-rental .editorial-items article:has(.rental-photo){grid-template-columns:25px 1fr;gap:12px}.rental-photo{grid-column:1/-1;width:100%;height:190px;margin-bottom:12px}}.service-card{padding:28px 23px}
