/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/Services/ServicesHero.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.ServicesHero_hero__HRngP {
  background:
    radial-gradient(900px 340px at -10% 0%, rgba(0,0,0,.04), transparent 60%),
    radial-gradient(900px 340px at 110% 100%, rgba(0,0,0,.04), transparent 60%),
    linear-gradient(180deg, #f3f6f9 0%, #e9edf3 100%);
  border-bottom: 1px solid #dfe5ea;
}
.ServicesHero_shell__9D2RI { max-width: 1400px; margin: 0 auto; padding: 16px 20px 22px; }
.ServicesHero_media___ev4b { border: 1px solid #dfe5ea; border-radius: 16px; background: #0f1720; overflow: hidden; }
.ServicesHero_aspect__dDjHM { position: relative; width: 100%; aspect-ratio: 16 / 5.2; }
.ServicesHero_img__JjgFl { object-fit: contain; background: linear-gradient(180deg, #0f1720 0%, #101821 100%); }

/* Placeholder */
.ServicesHero_placeholder___OcTZ { position: absolute; inset: 0; display: grid; place-items: center; background: linear-gradient(180deg,#0f1720 0%,#101821 100%); }
.ServicesHero_placeholderInner__VXmX_ {
  background: linear-gradient(180deg,#111a23 0%,#0e151d 100%);
  border: 1px solid #1e2a36;
  border-radius: 12px;
  padding: 18px 20px;
  color: #e6edf5;
  text-align: center;
  box-shadow: 0 10px 28px rgba(0,0,0,.3);
}
.ServicesHero_placeholderTitle__2NclH { margin: 0 0 6px; font-size: clamp(18px, 2.6vw, 24px); font-weight: 800; }
.ServicesHero_placeholderText__5SWJ2 { margin: 0; font-size: 14px; color: #b8c4d1; }

.ServicesHero_overlay__c01BH { display: grid; grid-gap: 8px; gap: 8px; margin-top: 12px; }
.ServicesHero_title__l3whg { margin: 0; font-size: clamp(22px, 3.4vw, 34px); color: #1f2a37; font-weight: 900; letter-spacing: .01em; }
.ServicesHero_breadcrumb__K8I6a ol { margin: 0; padding: 0; list-style: none; display: flex; gap: 8px; flex-wrap: wrap; align-items: center; }
.ServicesHero_crumb__dtZKr { font-size: 13px; color: #5b6572; }
.ServicesHero_crumb__dtZKr::after { content: "/"; margin-left: 8px; color: #9aa6b2; }
.ServicesHero_crumb__dtZKr:last-child::after { content: ""; }
.ServicesHero_crumb__dtZKr a { text-decoration: none; color: #2a3a4a; border-bottom: 1px dotted transparent; }
.ServicesHero_crumb__dtZKr a:hover { border-color: #92a2b3; }

.ServicesHero_notice__Ahyba { margin-top: 4px; color: #2e7d32; font-size: 13px; }

@media (max-width: 640px) { .ServicesHero_aspect__dDjHM { aspect-ratio: 16 / 7; } }

/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/Services/ServicesLayout.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
.ServicesLayout_section__r0Vqi {
  background:
    radial-gradient(900px 320px at 0% 0%, rgba(0,0,0,.035), transparent 60%),
    radial-gradient(900px 320px at 100% 100%, rgba(0,0,0,.035), transparent 60%),
    linear-gradient(180deg, #f6f7f9 0%, #eef1f4 100%);
  border-top: 1px solid #e1e6ec;
  border-bottom: 1px solid #e1e6ec;
}
.ServicesLayout_container__JhzUO { max-width: 1200px; margin: 0 auto; padding: 34px 20px 44px; }
.ServicesLayout_grid__oxfvK { display: grid; grid-template-columns: 1fr; grid-gap: 22px; gap: 22px; }

/* Main content card */
.ServicesLayout_main__G1768 {
  background: #ffffff;
  border: 1px solid #dfe5ea; border-radius: 14px;
  box-shadow: 0 10px 28px rgba(15,23,32,.06);
  padding: 18px 16px; color: #364152;
}
.ServicesLayout_main__G1768 h2 { margin: 0 0 10px; font-size: clamp(18px, 2.6vw, 22px); color: #1f2a37; font-weight: 800; }
.ServicesLayout_main__G1768 p { margin: 10px 0; line-height: 1.8; font-size: 15px; }

/* Sidebar card */
.ServicesLayout_sidebar__s39UE { position: relative; }
.ServicesLayout_sideCard__OeJiU {
  background: linear-gradient(180deg, #ffffff 0%, #fbfcfd 100%);
  border: 1px solid #dfe5ea; border-radius: 12px;
  box-shadow: 0 8px 22px rgba(15,23,32,.06);
  padding: 14px;
}
.ServicesLayout_sideTitle___G9jK { margin: 0 0 8px; font-size: 14px; color: #1f2a37; letter-spacing: .08em; text-transform: uppercase; }
.ServicesLayout_list__uCABU { list-style: none; margin: 0; padding: 0; display: grid; grid-gap: 8px; gap: 8px; }
.ServicesLayout_link__l3xCp {
  display: block; text-decoration: none; color: #2a3a4a;
  padding: 8px 10px; border: 1px solid #e8edf2; border-radius: 10px; background: #fff;
}
.ServicesLayout_link__l3xCp:hover { border-color: #cfd8e1; }
.ServicesLayout_active__NfIuS { border-color: #2e7d32; box-shadow: 0 0 0 2px rgba(46,125,50,.08) inset; color: #1b2a1b; font-weight: 700; }

/* Desktop */
@media (min-width: 980px) { .ServicesLayout_grid__oxfvK { grid-template-columns: 1.6fr .8fr; gap: 26px; } .ServicesLayout_main__G1768 { padding: 22px 20px; } }

/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/Services/ComingSoon.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.ComingSoon_block__oC2uH { margin: 8px 0; }

.ComingSoon_card___oswF {
  background: linear-gradient(180deg,#ffffff 0%,#fbfcfd 100%);
  border: 1px solid #dfe5ea;
  border-radius: 14px;
  box-shadow: 0 12px 30px rgba(15,23,32,.06);
  padding: 18px;
}

.ComingSoon_inner__Yvciq {
  background: linear-gradient(180deg,#111a23 0%,#0e151d 100%);
  border: 1px solid #1e2a36;
  border-radius: 12px;
  color: #e6edf5;
  padding: 16px;
  text-align: center;
}

.ComingSoon_inner__Yvciq h3 {
  margin: 0 0 6px;
  font-size: clamp(16px, 2.4vw, 20px);
  font-weight: 800;
}

.ComingSoon_inner__Yvciq p {
  margin: 0;
  font-size: 14px;
  color: #b8c4d1;
}

