.wrap{max-width:var(--max);margin:auto;padding:0 24px}.section{padding:86px 0}.section.soft{background:var(--soft)}.grid{display:grid;gap:24px}.g2{grid-template-columns:repeat(2,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g4{grid-template-columns:repeat(4,1fr)}.hero{padding:150px 0 80px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}.hero-art{position:relative;min-height:430px;border-radius:42px;background:linear-gradient(135deg,#f7f8fa,#fff);box-shadow:var(--shadow);overflow:hidden}.hero-mark{position:absolute;inset:8%;background:url('../images/logo/logo_interTwined_monogram_website_ahmedhisam.com.png') center/contain no-repeat;opacity:.08}.hero-photo{position:absolute;inset:auto 10% 0 10%;height:88%;border-radius:38px;background:linear-gradient(160deg,#eef3f8,#fff)}.hero-photo:after{content:'AH';position:absolute;right:35px;bottom:10px;font:800 150px var(--font-head);color:rgba(6,40,74,.06)}@media(max-width:900px){.hero{padding:110px 0 60px}.hero-grid,.g2,.g3,.g4{grid-template-columns:1fr}.hero-art{min-height:330px}.section{padding:60px 0}}
