@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&family=Noto+Sans+Arabic:wght@400;500;600;700&display=swap";:root{--cmt-blue: #176b92;--cmt-blue-hover: #0d4f70;--cmt-bg: #edf6f9;--cmt-fg: #102c45;--cmt-muted: #526575;--cmt-card: #fff;--cmt-line: hsl(210, 20%, 90%);--cmt-accent: #1fc978;--cmt-radius: .4rem;--cmt-width: 1200px}.cmt-storefront{background:var(--cmt-bg);color:var(--cmt-fg);font-family:Inter,Noto Sans Arabic,system-ui,sans-serif}.cmt-storefront .h0,.cmt-storefront .h1,.cmt-storefront .h2,.cmt-storefront h1,.cmt-storefront h2,.cmt-storefront .cmt-quote{font-family:Inter,Noto Sans Arabic,system-ui,sans-serif;letter-spacing:0;font-weight:600;color:var(--cmt-fg)}.cmt-storefront .page-width{max-width:var(--cmt-width)}.cmt-storefront .gradient{background:transparent}.cmt-storefront .section+.section{margin-top:0}.cmt-storefront .shopify-section:has(.cmt-hero),.cmt-storefront .shopify-section:has(.cmt-planner),.cmt-storefront .shopify-section:has(.cmt-advantage),.cmt-storefront .shopify-section:has(.cmt-faq),.cmt-storefront .shopify-section:has(.cmt-cta){background:#edf6f9}.cmt-storefront .shopify-section:has(.cmt-services),.cmt-storefront .shopify-section:has(.cmt-steps),.cmt-storefront .shopify-section:has(.cmt-case),.cmt-storefront .shopify-section:has(.cmt-quote),.cmt-storefront .shopify-section:has(.cmt-library-list),.cmt-storefront .shopify-section:has(.cmt-disclaimer){background:#fff}.cmt-storefront .header__icon--cart,.cmt-storefront .header__search,.cmt-storefront details-modal.header__search,.cmt-storefront .header__icon--search,.cmt-storefront predictive-search,.cmt-storefront cart-notification,.cmt-storefront .announcement-bar,.cmt-storefront .utility-bar{display:none!important}.cmt-storefront .section-header{box-shadow:0 1px 0 var(--cmt-line);background:#fff}.cmt-storefront .header{min-height:4.4rem;padding-top:.8rem!important;padding-bottom:.8rem!important}.cmt-storefront .header__menu-item,.cmt-storefront .header__active-menu-item{font-size:1.4rem;font-weight:500;color:var(--cmt-fg)}.cmt-storefront .header__heading-logo,.cmt-storefront .header__heading-logo-wrapper img{max-height:36px;width:auto}.cmt-storefront .button{border-radius:.5rem;min-height:4.8rem;padding:1rem 2rem;font-weight:600;font-size:1.4rem;letter-spacing:0}.cmt-storefront .button--whatsapp{background:#142f4e;color:#fff}.cmt-storefront .button--whatsapp:after{box-shadow:none}.cmt-vip{display:inline-flex;align-items:center;margin-inline-start:.8rem;padding:.45rem .9rem;border-radius:9999px;background:#142f4e;color:#fff!important;font-size:1.2rem;font-weight:700;letter-spacing:.04em;text-decoration:none}.cmt-wrap{padding-top:5.6rem;padding-bottom:5.6rem}.cmt-kicker{display:inline-block;margin:0 0 1rem;font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--cmt-blue);font-family:Inter,sans-serif}.cmt-hero{background:var(--cmt-bg);padding-block:4.8rem 2.4rem}.cmt-hero__inner{display:grid;grid-template-columns:1.2fr .8fr;gap:2.8rem;align-items:stretch}.cmt-hero__title{margin:0;max-width:15em;font-size:clamp(3.6rem,4.2vw,5.8rem);line-height:1.04}.cmt-hero__text{margin:0 0 1.4rem;max-width:46rem;font-size:1.75rem;line-height:1.7;color:var(--cmt-muted)}.cmt-hero__note{margin:1.6rem 0 0;font-size:1.35rem;color:var(--cmt-muted)}.cmt-hero__visual{position:relative;min-height:34rem;overflow:hidden;background:#fff;border-radius:.2rem}.cmt-hero__visual>img{width:100%;height:100%;min-height:34rem;object-fit:cover;object-position:center}.cmt-hero__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffffa,#ffffffdb 34%,#ffffff14 76%)}.cmt-hero__overlay{position:absolute;z-index:1;inset:3.2rem auto auto 3.2rem;max-width:68%}.cmt-hero__content{display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem 2rem 0}.cmt-chip{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 1.6rem;padding:.4rem .8rem .4rem .4rem;border-radius:9999px;background:#fff;border:1px solid var(--cmt-line);font-size:1.3rem;font-weight:500}.cmt-chip img{width:28px;height:28px;border-radius:50%;object-fit:cover}.cmt-trust{display:grid;gap:.6rem;margin-top:2rem;max-width:48rem;font-size:1.3rem;color:var(--cmt-muted)}.cmt-hero__photo{border-radius:var(--cmt-radius);overflow:hidden;min-height:32rem;box-shadow:0 18px 40px #1d263014}.cmt-hero__photo img{width:100%;height:100%;object-fit:cover}.cmt-hero--page .cmt-hero__inner{grid-template-columns:1fr;min-height:auto}.cmt-hero--page .cmt-hero__photo{min-height:28rem}.cmt-buttons{display:flex;flex-wrap:wrap;gap:1rem}.cmt-grid{display:grid;gap:1.6rem}.cmt-grid--2,.cmt-grid--3,.cmt-grid--4,.cmt-grid--5{grid-template-columns:1fr}@media screen and (min-width:750px){.cmt-hero__inner{grid-template-columns:1.05fr .95fr}.cmt-grid--2,.cmt-grid--3,.cmt-grid--4,.cmt-grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.cmt-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.cmt-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.cmt-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}}.cmt-card{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--cmt-line);border-radius:var(--cmt-radius);background:var(--cmt-card)}.cmt-card__img{aspect-ratio:16 / 10;overflow:hidden;background:#eef2f6}.cmt-card__img img{width:100%;height:100%;object-fit:cover}.cmt-card__body{padding:1.8rem 1.8rem 2rem;display:flex;flex-direction:column;flex:1}.cmt-card h3,.cmt-card .cmt-card__title{margin:0 0 .8rem;font-family:Playfair Display,Georgia,serif}.cmt-card .rte,.cmt-card p{margin:0 0 1rem;color:var(--cmt-muted)}.cmt-card__support{margin:0 0 1.2rem;font-size:1.35rem;color:var(--cmt-fg)}.cmt-card__link{margin-top:auto;font-weight:600;color:var(--cmt-blue);text-decoration:none}.cmt-step{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;align-items:start}.cmt-step__num{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%;background:var(--cmt-blue);color:#fff;font-weight:700;font-size:1.2rem;font-family:Inter,sans-serif}.cmt-planner .cmt-card__body{min-height:16rem}.cmt-planner{background:#eef7f9;border:1px solid #d8e9ed;border-radius:.5rem;margin-inline:auto;max-width:calc(var(--cmt-width) - 2rem)}.cmt-planner__header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.8rem}.cmt-planner__header h2{margin:0}.cmt-text-link{color:var(--cmt-blue);font-weight:600;text-decoration:none;white-space:nowrap}.cmt-step-card{position:relative;min-width:0}.cmt-step-card:not(:last-child):after{content:"";position:absolute;top:1.45rem;left:5rem;right:-1.6rem;height:1px;background:#c6dfe5}.cmt-step-card__body{position:relative;z-index:1}.cmt-step-card .cmt-step__num{background:#fff;border:1px solid #c6dfe5;color:var(--cmt-blue)}.cmt-step-card h3{font-family:Inter,sans-serif;font-size:1.8rem;line-height:1.15}.cmt-quote{margin:0 0 1.6rem;font-size:2.4rem;line-height:1.35}.cmt-case{display:grid;gap:3.2rem;align-items:center}@media screen and (min-width:750px){.cmt-case{grid-template-columns:.9fr 1.1fr}}.cmt-case__photo{border-radius:var(--cmt-radius);overflow:hidden;min-height:28rem}.cmt-case__photo img{width:100%;height:100%;object-fit:cover}.cmt-rows{display:grid;gap:0;border-top:1px solid var(--cmt-line)}.cmt-row{display:grid;grid-template-columns:16rem 1fr;gap:1.6rem;padding:1.4rem 0;border-bottom:1px solid var(--cmt-line)}.cmt-row dt{font-weight:600}.cmt-row dd{margin:0;color:var(--cmt-muted)}.cmt-faq details{border-bottom:1px solid var(--cmt-line);padding:1.6rem 0}.cmt-faq summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:1.2rem}.cmt-faq summary::-webkit-details-marker{display:none}.cmt-faq summary:after{content:"+";color:var(--cmt-blue);font-weight:500}.cmt-faq details[open] summary:after{content:"\2013"}.cmt-faq details .rte{margin:1rem 0 0;max-width:54rem;color:var(--cmt-muted)}.cmt-disclaimer{font-size:1.25rem;line-height:1.6;color:var(--cmt-muted);max-width:76rem}.cmt-price{margin-top:auto;font-weight:700;color:var(--cmt-blue)}.cmt-library-list{display:grid;gap:0}.cmt-library-list a{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;padding:1.2rem 0;border-bottom:1px solid var(--cmt-line);text-decoration:none;color:inherit;font-weight:500}.cmt-library-list span{color:var(--cmt-blue);font-variant-numeric:tabular-nums}.cmt-storefront .footer{background:#fff;border-top:1px solid var(--cmt-line)}.cmt-footer-directory{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:3.2rem;padding-top:5.6rem;padding-bottom:4.8rem}.cmt-footer-brand p{max-width:30rem;margin:1.2rem 0 0;color:var(--cmt-muted);font-size:1.35rem}.cmt-footer-brand a{color:inherit}.cmt-footer-logo{max-width:15rem;height:auto}.cmt-footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.cmt-footer-column h2{margin:0 0 .8rem;color:var(--cmt-fg);font-family:Inter,sans-serif;font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase}.cmt-footer-column a{color:var(--cmt-muted);font-size:1.35rem;text-decoration:none}.cmt-footer-column a:hover{color:var(--cmt-blue)}.cmt-footer-legal{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.8rem 2rem;padding-top:2.4rem;border-top:1px solid var(--cmt-line);color:var(--cmt-muted);font-size:1.15rem;line-height:1.5}.cmt-footer-legal span:nth-child(2){flex-basis:100%}.cmt-footer-legal a{color:inherit}@media screen and (max-width:749px){.cmt-hero{padding-top:2.4rem}.cmt-hero__inner{grid-template-columns:1fr}.cmt-hero__visual{min-height:28rem;order:-1}.cmt-hero__visual>img{min-height:28rem}.cmt-hero__overlay{inset:2rem 1.6rem auto;max-width:90%}.cmt-hero__title{font-size:clamp(3.2rem,11vw,4.8rem)}.cmt-hero__content{padding:0}.cmt-planner__header{align-items:start;flex-direction:column}.cmt-step-card:not(:last-child):after{display:none}.cmt-footer-directory{grid-template-columns:1fr 1fr;gap:2.4rem 1.6rem}.cmt-footer-brand{grid-column:1 / -1}}.cmt-storefront .localization-form__select{font-size:1.3rem}[dir=rtl] .cmt-hero__title,[dir=rtl] .cmt-hero__text{max-width:none}.cmt-storefront{--cmt-blue: #0d6f82;--cmt-blue-hover: #095869;--cmt-bg: #f4fafb;--cmt-fg: #12334a;--cmt-muted: #5d7180;--cmt-line: #d9e5e8;--cmt-accent: #e47b5f;letter-spacing:0}.cmt-storefront .shopify-section:has(.cmt-hero),.cmt-storefront .shopify-section:has(.cmt-planner-section){background:#f4fafb}.cmt-storefront .shopify-section:has(.cmt-services),.cmt-storefront .shopify-section:has(.cmt-case),.cmt-storefront .shopify-section:has(.cmt-library-list),.cmt-storefront .shopify-section:has(.cmt-disclaimer){background:#fff}.cmt-storefront .shopify-section:has(.cmt-steps-section){background:#12334a}.cmt-storefront .header-wrapper{background:#fffffff5;border-bottom:1px solid #e1ebed}.cmt-storefront .header{min-height:7.2rem;padding-top:1.2rem!important;padding-bottom:1.2rem!important}.cmt-storefront .header__heading-logo,.cmt-storefront .header__heading-logo-wrapper img{max-height:4.6rem}.cmt-storefront .header__menu-item,.cmt-storefront .header__active-menu-item{font-size:1.35rem;font-weight:600;letter-spacing:0}.cmt-vip{margin-inline-start:1.6rem;padding:.9rem 1.4rem;border-radius:9999px;background:var(--cmt-fg);color:#fff!important;font-size:1.25rem;letter-spacing:0;transition:background .18s ease,transform .18s ease}.cmt-vip:hover{background:var(--cmt-blue);transform:translateY(-1px)}.cmt-hero{padding-block:0;background:#f4fafb}.cmt-hero__inner{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:clamp(4rem,7vw,9rem);align-items:center;padding-top:clamp(6.4rem,9vw,10rem);padding-bottom:clamp(6.4rem,9vw,10rem)}.cmt-hero__content{padding:0;max-width:58rem}.cmt-hero__title{max-width:11em;margin:0 0 2.4rem;font-size:clamp(4.8rem,5.5vw,7.2rem);line-height:.98;font-weight:700;letter-spacing:0}.cmt-hero__title:after{content:"";display:block;width:5.4rem;height:.45rem;margin-top:2.8rem;border-radius:9999px;background:var(--cmt-accent)}.cmt-hero__text{max-width:52rem;margin-bottom:2.8rem;font-size:1.75rem;line-height:1.65}.cmt-hero__visual{min-height:0;aspect-ratio:.92;border-radius:2.2rem;box-shadow:0 2.5rem 6rem #12334a29;isolation:isolate}.cmt-hero__visual>img{min-height:0;object-position:center}.cmt-hero__visual:after{display:none}.cmt-hero__image-note{position:absolute;z-index:1;right:1.8rem;bottom:1.8rem;left:1.8rem;display:flex;align-items:center;gap:.9rem;padding:1.2rem 1.4rem;border:1px solid rgba(255,255,255,.5);border-radius:1.2rem;background:#12334ad1;color:#fff;font-size:1.2rem;line-height:1.35}.cmt-hero__image-note-dot{flex:0 0 auto;width:.8rem;height:.8rem;border-radius:50%;background:var(--cmt-accent);box-shadow:0 0 0 .4rem #e47b5f33}.cmt-hero__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-top:2.4rem;color:var(--cmt-fg);font-size:1.25rem;font-weight:600}.cmt-hero__meta-mark{display:inline-grid;width:2.3rem;height:2.3rem;place-items:center;border-radius:50%;background:#d8eff0;color:var(--cmt-blue);font-size:1.8rem;line-height:1}.cmt-hero__meta-note{color:var(--cmt-muted);font-weight:400}.cmt-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin-top:3.2rem;padding-top:1.8rem;border-top:1px solid var(--cmt-line);font-size:1.2rem;line-height:1.5}.cmt-trust p{margin:0}.cmt-buttons .button{min-height:5rem;border:0;border-radius:9999px;padding-inline:2.2rem;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cmt-buttons .button:hover{transform:translateY(-2px);box-shadow:0 .8rem 1.8rem #12334a29}.cmt-buttons .button--secondary{background:var(--cmt-fg);color:#fff}.cmt-buttons .button--secondary:hover{background:var(--cmt-blue)}.cmt-buttons .button--whatsapp{background:var(--cmt-accent)}.cmt-planner-section{padding:0 2rem}.cmt-planner{max-width:var(--cmt-width);margin:0 auto;border:0;border-radius:2rem;background:#e7f4f5;overflow:hidden}.cmt-planner .cmt-wrap{padding:clamp(4rem,6vw,6.4rem)}.cmt-planner__header{margin-bottom:3.6rem}.cmt-planner__header h2,.cmt-section-heading h2{margin:0;font-size:clamp(3rem,3.6vw,4.6rem);line-height:1.08}.cmt-text-link{padding-bottom:.5rem;border-bottom:2px solid currentColor;font-size:1.3rem}.cmt-step-card{padding-right:1rem}.cmt-step-card:not(:last-child):after{top:1.45rem;left:4rem;right:-.8rem;background:#a8ced3}.cmt-step-card .cmt-step__num{width:3rem;height:3rem;border:0;background:var(--cmt-blue);color:#fff;box-shadow:0 0 0 .5rem #e7f4f5}.cmt-step-card h3{margin-bottom:.8rem;font-size:1.7rem}.cmt-step-card .rte{color:var(--cmt-muted);font-size:1.3rem;line-height:1.5}.cmt-section-heading{display:flex;align-items:end;justify-content:space-between;gap:4rem;margin-bottom:3.6rem}.cmt-section-heading__aside{max-width:34rem;margin:0;color:var(--cmt-muted);font-size:1.35rem;line-height:1.55}.cmt-card{border:1px solid #e0e9eb;border-radius:1.6rem;box-shadow:0 1.2rem 3rem #12334a0f;transition:transform .18s ease,box-shadow .18s ease}.cmt-card:hover{transform:translateY(-.5rem);box-shadow:0 1.8rem 3.6rem #12334a1f}.cmt-card__img{aspect-ratio:1.25}.cmt-card__body{padding:2.2rem 2.2rem 2.4rem}.cmt-card h3,.cmt-card .cmt-card__title{font-family:Inter,Noto Sans Arabic,system-ui,sans-serif;font-size:2.2rem;line-height:1.1}.cmt-card__link{color:var(--cmt-blue)}.cmt-steps-section{color:#fff;background:#12334a}.cmt-steps-section h2,.cmt-steps-section h3{color:#fff}.cmt-steps-section .cmt-kicker{color:#8ed4d4}.cmt-steps-section .rte{color:#ffffffb8}.cmt-steps-section .cmt-step__num{background:var(--cmt-accent);color:#fff}.cmt-advantage{margin-top:5.6rem;margin-bottom:5.6rem;padding:clamp(3rem,6vw,6.4rem);border-radius:2rem;background:#f7f1eb}.cmt-advantage h2{max-width:40rem}.cmt-advantage .cmt-row{border-color:#e7dcd2}.cmt-advantage .cmt-price{color:#b85c45}.cmt-storefront .footer{background:#12334a;border-top:0;color:#fff}.cmt-storefront .footer .cmt-footer-brand p,.cmt-storefront .footer .cmt-footer-column a,.cmt-storefront .footer .cmt-footer-legal{color:#ffffffb3}.cmt-storefront .footer .cmt-footer-column h2{color:#8ed4d4}.cmt-storefront .footer .cmt-footer-column a:hover,.cmt-storefront .footer .cmt-footer-brand a:hover{color:#fff}.cmt-footer-legal{border-color:#ffffff2e}@media screen and (max-width:749px){.cmt-hero__inner{display:flex;flex-direction:column;gap:4rem;padding-top:4.8rem;padding-bottom:5.6rem}.cmt-hero__content{order:1}.cmt-hero__visual{order:2;width:100%;aspect-ratio:1 / 1.08;border-radius:1.6rem}.cmt-hero__title{font-size:clamp(4.2rem,13vw,5.6rem)}.cmt-hero__text{font-size:1.6rem}.cmt-trust{grid-template-columns:1fr}.cmt-planner-section{padding:0 1.6rem}.cmt-planner{border-radius:1.6rem}.cmt-planner .cmt-wrap{padding:3.2rem 2.2rem 3.6rem}.cmt-planner__header{gap:1.6rem}.cmt-section-heading{display:block;margin-bottom:2.6rem}.cmt-section-heading__aside{margin-top:1.4rem}.cmt-steps-section .cmt-step{padding-block:.8rem}.cmt-advantage{margin:3.2rem 1.6rem;padding:3.2rem 2.2rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/cmt-site.css.map */
