.elementor-2637 .elementor-element.elementor-element-d7f13e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-120px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2637 .elementor-element.elementor-element-4ebeae1{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-2637 .elementor-element.elementor-element-0b15649{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2637 .elementor-element.elementor-element-3b3f6fb{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-2637 .elementor-element.elementor-element-0219cc6{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2637 .elementor-element.elementor-element-ae89ccd{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2637 .elementor-element.elementor-element-339ff44{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2637 .elementor-element.elementor-element-8663034{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2637 .elementor-element.elementor-element-08c294f{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2637 .elementor-element.elementor-element-1e5bbd3{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2637 .elementor-element.elementor-element-0c1ae5b{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2637 .elementor-element.elementor-element-946d9e7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}body.elementor-page-2637:not(.elementor-motion-effects-element-type-background), body.elementor-page-2637 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:1366px){.elementor-2637 .elementor-element.elementor-element-0219cc6{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2637 .elementor-element.elementor-element-ae89ccd{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2637 .elementor-element.elementor-element-339ff44{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2637 .elementor-element.elementor-element-8663034{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2637 .elementor-element.elementor-element-08c294f{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2637 .elementor-element.elementor-element-1e5bbd3{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2637 .elementor-element.elementor-element-0c1ae5b{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-2637 .elementor-element.elementor-element-d7f13e8{--margin-top:-120px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2637 .elementor-element.elementor-element-0b15649{--margin-top:-120px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-4ebeae1 *//* ===============================
   ABOUT US – GLASS SECTION
================================ */

.it-about-section{
  padding:100px 20px;
  font-family:'Poppins',sans-serif;
  display:flex;
  justify-content:center;
}

.it-about-box{
  max-width:1200px;
  max-width:90vw;
  padding:60px 60px;
  border-radius:28px;
  position:relative;
  overflow:hidden;
  text-align:center;
  

  background:linear-gradient(
    120deg,
    rgba(2,6,23,.95),
    rgba(2,27,51,.95),
    rgba(4,58,99,.95),
    rgba(2,27,51,.95)
  );
  background-size:300% 300%;
  animation:aboutBGFlow 10s ease infinite;

  backdrop-filter:blur(22px);
  -webkit-backdrop-filter:blur(22px);

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.18),
    0 30px 70px rgba(0,0,0,.55);
}

/* glow overlay */
.it-about-box::after{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(
    circle at 30% 20%,
    rgba(0,169,253,.18),
    transparent 60%
  );
  pointer-events:none;
}

/* Eyebrow */
.it-about-eyebrow{
  display:inline-block;
  font-size:12px;
  letter-spacing:.18em;
  font-weight:600;
  color:#7dd3fc;
  margin-bottom:16px;
}

/* Title */
.it-about-title{
  font-size:clamp(34px,4vw,46px);
  font-weight:700;
  line-height:1.2;
  margin-bottom:24px;

  background:linear-gradient(
    270deg,
    #ffffff,
    #00A9FD,
    #3B82F6,
    #ffffff
  );
  background-size:300% 300%;
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;

  animation:titleFlow 6s linear infinite;
}

/* Text */
.it-about-text{
  font-size:15.5px;
  line-height:1.75;
  color:rgba(255,255,255,.88);
  max-width:820px;
  margin:0 auto 18px;
}

/* Button */
.it-about-actions{
  margin-top:34px;
}

.it-about-btn{
  display:inline-block;
  padding:14px 34px;
  border-radius:999px;
  font-size:14px;
  font-weight:600;
  text-decoration:none;
  color:#fff;

  background:linear-gradient(
    135deg,
    #00A9FD,
    #3B82F6
  );
  box-shadow:
    0 12px 30px rgba(0,169,253,.35);

  transition:transform .25s ease, box-shadow .25s ease;
}

.it-about-btn:hover{
  transform:translateY(-2px);
  box-shadow:
    0 18px 42px rgba(0,169,253,.55);
}

/* Animations */
@keyframes aboutBGFlow{
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}

@keyframes titleFlow{
  0%{background-position:0% 50%}
  100%{background-position:100% 50%}
}

/* Responsive */
@media(max-width:768px){
  .it-about-box{
    padding:48px 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3b3f6fb *//* ===============================
   ABOUT US – GLASS SECTION
================================ */

.it-about-section{
  padding:100px 20px;
  font-family:'Poppins',sans-serif;
  display:flex;
  justify-content:center;
}

.it-about-box{
  max-width:1200px;
  max-width:90vw;
  padding:60px 60px;
  border-radius:28px;
  position:relative;
  overflow:hidden;
  text-align:center;
  

  background:linear-gradient(
    120deg,
    rgba(2,6,23,.95),
    rgba(2,27,51,.95),
    rgba(4,58,99,.95),
    rgba(2,27,51,.95)
  );
  background-size:300% 300%;
  animation:aboutBGFlow 10s ease infinite;

  backdrop-filter:blur(22px);
  -webkit-backdrop-filter:blur(22px);

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.18),
    0 30px 70px rgba(0,0,0,.55);
}

/* glow overlay */
.it-about-box::after{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(
    circle at 30% 20%,
    rgba(0,169,253,.18),
    transparent 60%
  );
  pointer-events:none;
}

/* Eyebrow */
.it-about-eyebrow{
  display:inline-block;
  font-size:12px;
  letter-spacing:.18em;
  font-weight:600;
  color:#7dd3fc;
  margin-bottom:16px;
}

/* Title */
.it-about-title{
  font-size:clamp(34px,4vw,46px);
  font-weight:700;
  line-height:1.2;
  margin-bottom:24px;

  background:linear-gradient(
    270deg,
    #ffffff,
    #00A9FD,
    #3B82F6,
    #ffffff
  );
  background-size:300% 300%;
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;

  animation:titleFlow 6s linear infinite;
}

/* Text */
.it-about-text{
  font-size:15.5px;
  line-height:1.75;
  color:rgba(255,255,255,.88);
  max-width:820px;
  margin:0 auto 18px;
}

/* Button */
.it-about-actions{
  margin-top:34px;
}

.it-about-btn{
  display:inline-block;
  padding:14px 34px;
  border-radius:999px;
  font-size:14px;
  font-weight:600;
  text-decoration:none;
  color:#fff;

  background:linear-gradient(
    135deg,
    #00A9FD,
    #3B82F6
  );
  box-shadow:
    0 12px 30px rgba(0,169,253,.35);

  transition:transform .25s ease, box-shadow .25s ease;
}

.it-about-btn:hover{
  transform:translateY(-2px);
  box-shadow:
    0 18px 42px rgba(0,169,253,.55);
}

/* Animations */
@keyframes aboutBGFlow{
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}

@keyframes titleFlow{
  0%{background-position:0% 50%}
  100%{background-position:100% 50%}
}

/* Responsive */
@media(max-width:768px){
  .it-about-box{
    padding:48px 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1315c84 *//* =====================================
   SERVICES MOSAIC – 3D GLASS FINAL
===================================== */

.services-mosaic {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  align-items: stretch;
}

/* -------------------------------------
   BASE 3D GLASS CARD (ALL BOXES)
-------------------------------------- */
.mosaic-box {
  position: relative;

  /* Glass background */
  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.14),
    rgba(0,169,253,0.08)
  );

  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);

  border-radius: 14px;
  padding: 26px;
  color: #ffffff;

  display: flex;
  flex-direction: column;
  justify-content: center;

  /* 3D depth */
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.25),
    inset 0 -1px 0 rgba(0,0,0,0.35),
    0 18px 40px rgba(0,0,0,0.45);

  transition:
    transform 0.35s cubic-bezier(.4,0,.2,1),
    box-shadow 0.35s cubic-bezier(.4,0,.2,1),
    background 0.35s ease;
}

/* -------------------------------------
   HOVER – FLOAT + BLUE GLOW
-------------------------------------- */
.mosaic-box:hover {
  transform: translateY(-6px) scale(1.01);

  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.18),
    rgba(0,169,253,0.14)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.35),
    0 25px 55px rgba(0,0,0,0.55),
    0 0 45px rgba(0,169,253,0.45);
}

/* -------------------------------------
   ICON BOX – FILLED & GLASSY
-------------------------------------- */
.icon-box {
  align-items: center;
  text-align: center;
  font-size: 30px;
  color: #00A9FD;

  background: linear-gradient(
    160deg,
    rgba(0,169,253,0.35),
    rgba(0,169,253,0.12)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.4),
    inset 0 -1px 0 rgba(0,0,0,0.4),
    0 16px 36px rgba(0,0,0,0.45);
}

/* -------------------------------------
   SERVICE BOX TEXT
-------------------------------------- */
.service-box h4 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
}

.service-box p {
  font-size: 14.5px;
  line-height: 1.6;
  color: rgba(255,255,255,0.9);
  margin: 0;
}

/* -------------------------------------
   CTA BOX
-------------------------------------- */
.cta-box {
  grid-column: span 2;
}

.cta-box h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 14px;
}

.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );

  color: #000000;
  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.cta-box button:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 28px rgba(0,0,0,0.45),
    0 0 25px rgba(0,169,253,0.35);
}

/* -------------------------------------
   MOBILE – HIDE ICON BOXES
-------------------------------------- */
@media (max-width: 768px) {
  .icon-box {
    display: none !important;
  }
}

/* -------------------------------------
   RESPONSIVE GRID
-------------------------------------- */
@media (max-width: 900px) {
  .services-mosaic {
    grid-template-columns: repeat(2, 1fr);
  }

  .cta-box {
    grid-column: span 2;
  }
}

@media (max-width: 480px) {
  .services-mosaic {
    grid-template-columns: 1fr;
  }

  .cta-box {
    grid-column: span 1;
  }
}
.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );
  color: #000000;

  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    background 0.25s ease,
    color 0.25s ease,
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

/* 🔥 HOVER STATE */
.cta-box button:hover {
  background: #000000;   /* black background */
  color: #ffffff;        /* white text */

  transform: translateY(-2px);

  box-shadow:
    0 14px 28px rgba(0,0,0,0.55),
    0 0 25px rgba(0,169,253,0.35);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7982977 *//* =====================================
   SERVICES MOSAIC – 3D GLASS FINAL
===================================== */

.services-mosaic {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  align-items: stretch;
}

/* -------------------------------------
   BASE 3D GLASS CARD (ALL BOXES)
-------------------------------------- */
.mosaic-box {
  position: relative;

  /* Glass background */
  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.14),
    rgba(0,169,253,0.08)
  );

  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);

  border-radius: 14px;
  padding: 26px;
  color: #ffffff;

  display: flex;
  flex-direction: column;
  justify-content: center;

  /* 3D depth */
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.25),
    inset 0 -1px 0 rgba(0,0,0,0.35),
    0 18px 40px rgba(0,0,0,0.45);

  transition:
    transform 0.35s cubic-bezier(.4,0,.2,1),
    box-shadow 0.35s cubic-bezier(.4,0,.2,1),
    background 0.35s ease;
}

/* -------------------------------------
   HOVER – FLOAT + BLUE GLOW
-------------------------------------- */
.mosaic-box:hover {
  transform: translateY(-6px) scale(1.01);

  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.18),
    rgba(0,169,253,0.14)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.35),
    0 25px 55px rgba(0,0,0,0.55),
    0 0 45px rgba(0,169,253,0.45);
}

/* -------------------------------------
   ICON BOX – FILLED & GLASSY
-------------------------------------- */
.icon-box {
  align-items: center;
  text-align: center;
  font-size: 30px;
  color: #00A9FD;

  background: linear-gradient(
    160deg,
    rgba(0,169,253,0.35),
    rgba(0,169,253,0.12)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.4),
    inset 0 -1px 0 rgba(0,0,0,0.4),
    0 16px 36px rgba(0,0,0,0.45);
}

/* -------------------------------------
   SERVICE BOX TEXT
-------------------------------------- */
.service-box h4 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
}

.service-box p {
  font-size: 14.5px;
  line-height: 1.6;
  color: rgba(255,255,255,0.9);
  margin: 0;
}

/* -------------------------------------
   CTA BOX
-------------------------------------- */
.cta-box {
  grid-column: span 2;
}

.cta-box h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 14px;
}

.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );

  color: #000000;
  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.cta-box button:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 28px rgba(0,0,0,0.45),
    0 0 25px rgba(0,169,253,0.35);
}

/* -------------------------------------
   MOBILE – HIDE ICON BOXES
-------------------------------------- */
@media (max-width: 768px) {
  .icon-box {
    display: none !important;
  }
}

/* -------------------------------------
   RESPONSIVE GRID
-------------------------------------- */
@media (max-width: 900px) {
  .services-mosaic {
    grid-template-columns: repeat(2, 1fr);
  }

  .cta-box {
    grid-column: span 2;
  }
}

@media (max-width: 480px) {
  .services-mosaic {
    grid-template-columns: 1fr;
  }

  .cta-box {
    grid-column: span 1;
  }
}
.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );
  color: #000000;

  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    background 0.25s ease,
    color 0.25s ease,
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

/* 🔥 HOVER STATE */
.cta-box button:hover {
  background: #000000;   /* black background */
  color: #ffffff;        /* white text */

  transform: translateY(-2px);

  box-shadow:
    0 14px 28px rgba(0,0,0,0.55),
    0 0 25px rgba(0,169,253,0.35);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dffff4b *//* =====================================
   SERVICES MOSAIC – 3D GLASS FINAL
===================================== */

.services-mosaic {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  align-items: stretch;
}

/* -------------------------------------
   BASE 3D GLASS CARD (ALL BOXES)
-------------------------------------- */
.mosaic-box {
  position: relative;

  /* Glass background */
  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.14),
    rgba(0,169,253,0.08)
  );

  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);

  border-radius: 14px;
  padding: 26px;
  color: #ffffff;

  display: flex;
  flex-direction: column;
  justify-content: center;

  /* 3D depth */
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.25),
    inset 0 -1px 0 rgba(0,0,0,0.35),
    0 18px 40px rgba(0,0,0,0.45);

  transition:
    transform 0.35s cubic-bezier(.4,0,.2,1),
    box-shadow 0.35s cubic-bezier(.4,0,.2,1),
    background 0.35s ease;
}

/* -------------------------------------
   HOVER – FLOAT + BLUE GLOW
-------------------------------------- */
.mosaic-box:hover {
  transform: translateY(-6px) scale(1.01);

  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.18),
    rgba(0,169,253,0.14)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.35),
    0 25px 55px rgba(0,0,0,0.55),
    0 0 45px rgba(0,169,253,0.45);
}

/* -------------------------------------
   ICON BOX – FILLED & GLASSY
-------------------------------------- */
.icon-box {
  align-items: center;
  text-align: center;
  font-size: 30px;
  color: #00A9FD;

  background: linear-gradient(
    160deg,
    rgba(0,169,253,0.35),
    rgba(0,169,253,0.12)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.4),
    inset 0 -1px 0 rgba(0,0,0,0.4),
    0 16px 36px rgba(0,0,0,0.45);
}

/* -------------------------------------
   SERVICE BOX TEXT
-------------------------------------- */
.service-box h4 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
}

.service-box p {
  font-size: 14.5px;
  line-height: 1.6;
  color: rgba(255,255,255,0.9);
  margin: 0;
}

/* -------------------------------------
   CTA BOX
-------------------------------------- */
.cta-box {
  grid-column: span 2;
}

.cta-box h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 14px;
}

.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );

  color: #000000;
  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.cta-box button:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 28px rgba(0,0,0,0.45),
    0 0 25px rgba(0,169,253,0.35);
}

/* -------------------------------------
   MOBILE – HIDE ICON BOXES
-------------------------------------- */
@media (max-width: 768px) {
  .icon-box {
    display: none !important;
  }
}

/* -------------------------------------
   RESPONSIVE GRID
-------------------------------------- */
@media (max-width: 900px) {
  .services-mosaic {
    grid-template-columns: repeat(2, 1fr);
  }

  .cta-box {
    grid-column: span 2;
  }
}

@media (max-width: 480px) {
  .services-mosaic {
    grid-template-columns: 1fr;
  }

  .cta-box {
    grid-column: span 1;
  }
}
.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );
  color: #000000;

  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    background 0.25s ease,
    color 0.25s ease,
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

/* 🔥 HOVER STATE */
.cta-box button:hover {
  background: #000000;   /* black background */
  color: #ffffff;        /* white text */

  transform: translateY(-2px);

  box-shadow:
    0 14px 28px rgba(0,0,0,0.55),
    0 0 25px rgba(0,169,253,0.35);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b6ff685 *//* =====================================
   SERVICES MOSAIC – 3D GLASS FINAL
===================================== */

.services-mosaic {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  align-items: stretch;
}

/* -------------------------------------
   BASE 3D GLASS CARD (ALL BOXES)
-------------------------------------- */
.mosaic-box {
  position: relative;

  /* Glass background */
  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.14),
    rgba(0,169,253,0.08)
  );

  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);

  border-radius: 14px;
  padding: 26px;
  color: #ffffff;

  display: flex;
  flex-direction: column;
  justify-content: center;

  /* 3D depth */
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.25),
    inset 0 -1px 0 rgba(0,0,0,0.35),
    0 18px 40px rgba(0,0,0,0.45);

  transition:
    transform 0.35s cubic-bezier(.4,0,.2,1),
    box-shadow 0.35s cubic-bezier(.4,0,.2,1),
    background 0.35s ease;
}

/* -------------------------------------
   HOVER – FLOAT + BLUE GLOW
-------------------------------------- */
.mosaic-box:hover {
  transform: translateY(-6px) scale(1.01);

  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.18),
    rgba(0,169,253,0.14)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.35),
    0 25px 55px rgba(0,0,0,0.55),
    0 0 45px rgba(0,169,253,0.45);
}

/* -------------------------------------
   ICON BOX – FILLED & GLASSY
-------------------------------------- */
.icon-box {
  align-items: center;
  text-align: center;
  font-size: 30px;
  color: #00A9FD;

  background: linear-gradient(
    160deg,
    rgba(0,169,253,0.35),
    rgba(0,169,253,0.12)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.4),
    inset 0 -1px 0 rgba(0,0,0,0.4),
    0 16px 36px rgba(0,0,0,0.45);
}

/* -------------------------------------
   SERVICE BOX TEXT
-------------------------------------- */
.service-box h4 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
}

.service-box p {
  font-size: 14.5px;
  line-height: 1.6;
  color: rgba(255,255,255,0.9);
  margin: 0;
}

/* -------------------------------------
   CTA BOX
-------------------------------------- */
.cta-box {
  grid-column: span 2;
}

.cta-box h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 14px;
}

.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );

  color: #000000;
  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.cta-box button:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 28px rgba(0,0,0,0.45),
    0 0 25px rgba(0,169,253,0.35);
}

/* -------------------------------------
   MOBILE – HIDE ICON BOXES
-------------------------------------- */
@media (max-width: 768px) {
  .icon-box {
    display: none !important;
  }
}

/* -------------------------------------
   RESPONSIVE GRID
-------------------------------------- */
@media (max-width: 900px) {
  .services-mosaic {
    grid-template-columns: repeat(2, 1fr);
  }

  .cta-box {
    grid-column: span 2;
  }
}

@media (max-width: 480px) {
  .services-mosaic {
    grid-template-columns: 1fr;
  }

  .cta-box {
    grid-column: span 1;
  }
}
.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );
  color: #000000;

  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    background 0.25s ease,
    color 0.25s ease,
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

/* 🔥 HOVER STATE */
.cta-box button:hover {
  background: #000000;   /* black background */
  color: #ffffff;        /* white text */

  transform: translateY(-2px);

  box-shadow:
    0 14px 28px rgba(0,0,0,0.55),
    0 0 25px rgba(0,169,253,0.35);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c825fd8 *//* =====================================
   SERVICES MOSAIC – 3D GLASS FINAL
===================================== */

.services-mosaic {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  align-items: stretch;
}

/* -------------------------------------
   BASE 3D GLASS CARD (ALL BOXES)
-------------------------------------- */
.mosaic-box {
  position: relative;

  /* Glass background */
  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.14),
    rgba(0,169,253,0.08)
  );

  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);

  border-radius: 14px;
  padding: 26px;
  color: #ffffff;

  display: flex;
  flex-direction: column;
  justify-content: center;

  /* 3D depth */
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.25),
    inset 0 -1px 0 rgba(0,0,0,0.35),
    0 18px 40px rgba(0,0,0,0.45);

  transition:
    transform 0.35s cubic-bezier(.4,0,.2,1),
    box-shadow 0.35s cubic-bezier(.4,0,.2,1),
    background 0.35s ease;
}

/* -------------------------------------
   HOVER – FLOAT + BLUE GLOW
-------------------------------------- */
.mosaic-box:hover {
  transform: translateY(-6px) scale(1.01);

  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.18),
    rgba(0,169,253,0.14)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.35),
    0 25px 55px rgba(0,0,0,0.55),
    0 0 45px rgba(0,169,253,0.45);
}

/* -------------------------------------
   ICON BOX – FILLED & GLASSY
-------------------------------------- */
.icon-box {
  align-items: center;
  text-align: center;
  font-size: 30px;
  color: #00A9FD;

  background: linear-gradient(
    160deg,
    rgba(0,169,253,0.35),
    rgba(0,169,253,0.12)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.4),
    inset 0 -1px 0 rgba(0,0,0,0.4),
    0 16px 36px rgba(0,0,0,0.45);
}

/* -------------------------------------
   SERVICE BOX TEXT
-------------------------------------- */
.service-box h4 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
}

.service-box p {
  font-size: 14.5px;
  line-height: 1.6;
  color: rgba(255,255,255,0.9);
  margin: 0;
}

/* -------------------------------------
   CTA BOX
-------------------------------------- */
.cta-box {
  grid-column: span 2;
}

.cta-box h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 14px;
}

.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );

  color: #000000;
  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.cta-box button:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 28px rgba(0,0,0,0.45),
    0 0 25px rgba(0,169,253,0.35);
}

/* -------------------------------------
   MOBILE – HIDE ICON BOXES
-------------------------------------- */
@media (max-width: 768px) {
  .icon-box {
    display: none !important;
  }
}

/* -------------------------------------
   RESPONSIVE GRID
-------------------------------------- */
@media (max-width: 900px) {
  .services-mosaic {
    grid-template-columns: repeat(2, 1fr);
  }

  .cta-box {
    grid-column: span 2;
  }
}

@media (max-width: 480px) {
  .services-mosaic {
    grid-template-columns: 1fr;
  }

  .cta-box {
    grid-column: span 1;
  }
}
.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );
  color: #000000;

  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    background 0.25s ease,
    color 0.25s ease,
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

/* 🔥 HOVER STATE */
.cta-box button:hover {
  background: #000000;   /* black background */
  color: #ffffff;        /* white text */

  transform: translateY(-2px);

  box-shadow:
    0 14px 28px rgba(0,0,0,0.55),
    0 0 25px rgba(0,169,253,0.35);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4d99a4a *//* =====================================
   SERVICES MOSAIC – 3D GLASS FINAL
===================================== */

.services-mosaic {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  align-items: stretch;
}

/* -------------------------------------
   BASE 3D GLASS CARD (ALL BOXES)
-------------------------------------- */
.mosaic-box {
  position: relative;

  /* Glass background */
  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.14),
    rgba(0,169,253,0.08)
  );

  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);

  border-radius: 14px;
  padding: 26px;
  color: #ffffff;

  display: flex;
  flex-direction: column;
  justify-content: center;

  /* 3D depth */
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.25),
    inset 0 -1px 0 rgba(0,0,0,0.35),
    0 18px 40px rgba(0,0,0,0.45);

  transition:
    transform 0.35s cubic-bezier(.4,0,.2,1),
    box-shadow 0.35s cubic-bezier(.4,0,.2,1),
    background 0.35s ease;
}

/* -------------------------------------
   HOVER – FLOAT + BLUE GLOW
-------------------------------------- */
.mosaic-box:hover {
  transform: translateY(-6px) scale(1.01);

  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.18),
    rgba(0,169,253,0.14)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.35),
    0 25px 55px rgba(0,0,0,0.55),
    0 0 45px rgba(0,169,253,0.45);
}

/* -------------------------------------
   ICON BOX – FILLED & GLASSY
-------------------------------------- */
.icon-box {
  align-items: center;
  text-align: center;
  font-size: 30px;
  color: #00A9FD;

  background: linear-gradient(
    160deg,
    rgba(0,169,253,0.35),
    rgba(0,169,253,0.12)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.4),
    inset 0 -1px 0 rgba(0,0,0,0.4),
    0 16px 36px rgba(0,0,0,0.45);
}

/* -------------------------------------
   SERVICE BOX TEXT
-------------------------------------- */
.service-box h4 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
}

.service-box p {
  font-size: 14.5px;
  line-height: 1.6;
  color: rgba(255,255,255,0.9);
  margin: 0;
}

/* -------------------------------------
   CTA BOX
-------------------------------------- */
.cta-box {
  grid-column: span 2;
}

.cta-box h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 14px;
}

.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );

  color: #000000;
  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.cta-box button:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 28px rgba(0,0,0,0.45),
    0 0 25px rgba(0,169,253,0.35);
}

/* -------------------------------------
   MOBILE – HIDE ICON BOXES
-------------------------------------- */
@media (max-width: 768px) {
  .icon-box {
    display: none !important;
  }
}

/* -------------------------------------
   RESPONSIVE GRID
-------------------------------------- */
@media (max-width: 900px) {
  .services-mosaic {
    grid-template-columns: repeat(2, 1fr);
  }

  .cta-box {
    grid-column: span 2;
  }
}

@media (max-width: 480px) {
  .services-mosaic {
    grid-template-columns: 1fr;
  }

  .cta-box {
    grid-column: span 1;
  }
}
.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );
  color: #000000;

  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    background 0.25s ease,
    color 0.25s ease,
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

/* 🔥 HOVER STATE */
.cta-box button:hover {
  background: #000000;   /* black background */
  color: #ffffff;        /* white text */

  transform: translateY(-2px);

  box-shadow:
    0 14px 28px rgba(0,0,0,0.55),
    0 0 25px rgba(0,169,253,0.35);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-627e783 *//* =====================================
   SERVICES MOSAIC – 3D GLASS FINAL
===================================== */

.services-mosaic {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  align-items: stretch;
}

/* -------------------------------------
   BASE 3D GLASS CARD (ALL BOXES)
-------------------------------------- */
.mosaic-box {
  position: relative;

  /* Glass background */
  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.14),
    rgba(0,169,253,0.08)
  );

  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);

  border-radius: 14px;
  padding: 26px;
  color: #ffffff;

  display: flex;
  flex-direction: column;
  justify-content: center;

  /* 3D depth */
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.25),
    inset 0 -1px 0 rgba(0,0,0,0.35),
    0 18px 40px rgba(0,0,0,0.45);

  transition:
    transform 0.35s cubic-bezier(.4,0,.2,1),
    box-shadow 0.35s cubic-bezier(.4,0,.2,1),
    background 0.35s ease;
}

/* -------------------------------------
   HOVER – FLOAT + BLUE GLOW
-------------------------------------- */
.mosaic-box:hover {
  transform: translateY(-6px) scale(1.01);

  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.18),
    rgba(0,169,253,0.14)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.35),
    0 25px 55px rgba(0,0,0,0.55),
    0 0 45px rgba(0,169,253,0.45);
}

/* -------------------------------------
   ICON BOX – FILLED & GLASSY
-------------------------------------- */
.icon-box {
  align-items: center;
  text-align: center;
  font-size: 30px;
  color: #00A9FD;

  background: linear-gradient(
    160deg,
    rgba(0,169,253,0.35),
    rgba(0,169,253,0.12)
  );

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.4),
    inset 0 -1px 0 rgba(0,0,0,0.4),
    0 16px 36px rgba(0,0,0,0.45);
}

/* -------------------------------------
   SERVICE BOX TEXT
-------------------------------------- */
.service-box h4 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
}

.service-box p {
  font-size: 14.5px;
  line-height: 1.6;
  color: rgba(255,255,255,0.9);
  margin: 0;
}

/* -------------------------------------
   CTA BOX
-------------------------------------- */
.cta-box {
  grid-column: span 2;
}

.cta-box h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 14px;
}

.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );

  color: #000000;
  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.cta-box button:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 28px rgba(0,0,0,0.45),
    0 0 25px rgba(0,169,253,0.35);
}

/* -------------------------------------
   MOBILE – HIDE ICON BOXES
-------------------------------------- */
@media (max-width: 768px) {
  .icon-box {
    display: none !important;
  }
}

/* -------------------------------------
   RESPONSIVE GRID
-------------------------------------- */
@media (max-width: 900px) {
  .services-mosaic {
    grid-template-columns: repeat(2, 1fr);
  }

  .cta-box {
    grid-column: span 2;
  }
}

@media (max-width: 480px) {
  .services-mosaic {
    grid-template-columns: 1fr;
  }

  .cta-box {
    grid-column: span 1;
  }
}
.cta-box button {
  align-self: flex-start;

  background: linear-gradient(
    135deg,
    #ffffff,
    #dff3ff
  );
  color: #000000;

  border: none;
  padding: 11px 20px;
  border-radius: 24px;
  font-weight: 600;
  cursor: pointer;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7),
    0 10px 22px rgba(0,0,0,0.35);

  transition:
    background 0.25s ease,
    color 0.25s ease,
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

/* 🔥 HOVER STATE */
.cta-box button:hover {
  background: #000000;   /* black background */
  color: #ffffff;        /* white text */

  transform: translateY(-2px);

  box-shadow:
    0 14px 28px rgba(0,0,0,0.55),
    0 0 25px rgba(0,169,253,0.35);
}/* End custom CSS */