/* cartgaze.css with comments stripped, generated by scripts/v2/strip-css-comments.mjs.
   Do not hand-edit. The documented source is cartgaze.css; template-assets.tsx
   chooses between them, so reverting is one line. */

:root {
--cg-ground:     #F7F9F6;  
  --cg-surface:    #FFFFFF;
  --cg-ink:        #0C1A14;  
  --cg-muted:      #5A6B60;
  --cg-edge:       rgba(12, 26, 20, .10);
--cg-primary:    #0E7C5A;  
  --cg-deep:       #064E3B;  
  --cg-lift:       #34D399;  
  --cg-signal:     #B4832B;  
--cg-gradient:      linear-gradient(120deg, var(--cg-deep), var(--cg-primary) 58%, #10B981);
  --cg-gradient-dark: linear-gradient(160deg, #08301F 0%, var(--cg-deep) 60%, #0A6046 100%);
--cg-background: var(--cg-ground);
  --cg-foreground: var(--cg-ink);
  --cg-accent:     var(--cg-primary);
  --cg-accent-2:   #10B981;
  --cg-accent-3:   var(--cg-lift);
--brand:     var(--cg-primary);
  --primary:   var(--cg-ink);
  --secondary: var(--cg-muted);
  --body:      var(--cg-ground);
--neutral-50:  #F7F9F6;
  --neutral-100: #EEF2EC;
  --neutral-200: #DDE5DA;
  --neutral-300: #C3CFBF;
  --neutral-400: #98A79A;
  --neutral-500: #6E7F71;
  --neutral-600: #52604F;
  --neutral-700: #3A463A;
  --neutral-800: #222C24;
  --neutral-900: #0C1A14;
  --neutral-950: #05100B;
--font_instrument: var(--font-urbanist), "Urbanist", ui-sans-serif, system-ui, sans-serif;
}
body,
body p, body span, body li, body a, body div, body td, body input, body button {
  font-family: var(--font-urbanist), "Urbanist", ui-sans-serif, system-ui, sans-serif;
}
.icon, [class^="icon-"], [class*=" icon-"], .icon::before, [class^="icon-"]::before, [class*=" icon-"]::before {
  font-family: "icomoon" !important;
}
h1, h2, h3, h4, h5, h6,
.heading-section *,
[class*="title"] {
  font-family: var(--font-urbanist), "Urbanist", ui-sans-serif, system-ui, sans-serif;
  letter-spacing: -0.025em;   
}
.price-value, .price-value * {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  letter-spacing: 0;
}
.text-gradient,
.hero-title span em,
.hero-title em {
  background: var(--cg-gradient);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}
[class*="btn"][class*="primary"],
.btn-brand { background-color: var(--cg-accent); border-color: var(--cg-accent); }
[class*="btn"][class*="primary"]:hover,
.btn-brand:hover { background-color: var(--cg-accent-2); border-color: var(--cg-accent-2); }
a:hover { color: var(--cg-accent); }
.list-tags .tags-item {
background-color: var(--cg-deep) !important;
  border-color: var(--cg-deep) !important;
  color: #fff !important;
}
.list-tags .tags-item:hover {
  background-color: var(--cg-primary) !important;
  border-color: var(--cg-primary) !important;
  color: #fff !important;
}
.text-gradient-1 {
  background: var(--cg-gradient) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
.section-hero .hero-image {
background-image:
    linear-gradient(180deg, rgba(247, 249, 246, .55) 0%, rgba(247, 249, 246, .92) 100%),
    url("/v2/art/gen/hero-wash.webp") !important;
  background-size: cover !important;
  background-position: center !important;
}
.dark [data-v2] .section-hero .hero-image {
background-image:
    linear-gradient(180deg, rgba(11, 21, 18, .82) 0%, rgba(11, 21, 18, .94) 100%),
    url("/v2/art/gen/hero-wash.webp") !important;
}
.tf-btn {
  background-color: var(--cg-accent) !important;
  border-color: var(--cg-accent) !important;
  color: #fff !important;
}
.tf-btn:hover { background-color: var(--cg-accent-2) !important; border-color: var(--cg-accent-2) !important; }
[data-v2] .process-card .icon,
[data-v2] .tf-switch-check:checked {
  background: linear-gradient(180deg, var(--cg-primary) 0%, var(--cg-accent-2) 100%);
}
[data-v2] .features-center {
  background:
    linear-gradient(180deg, var(--cg-primary) 0%, var(--cg-accent-2) 100%),
    radial-gradient(62.56% 62.56% at 28.14% -10.42%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
}
[data-v2] .process-card .icon {
  box-shadow:
    inset 0 -3px 0 rgba(0, 0, 0, .06),
    inset 0 1px 0 rgba(255, 255, 255, .6),
    0 3px 6px rgba(15, 23, 42, .09),
    0 14px 34px rgba(14, 124, 90, .25);
}
[data-v2] .features-center {
  box-shadow:
    inset 0 -3px 0 rgba(0, 0, 0, .06),
    inset 0 1px 0 rgba(255, 255, 255, .6),
    0 3px 6px rgba(15, 23, 42, .09),
    0 14px 34px rgba(14, 124, 90, .25);
}
[data-v2] .tf-switch-check:checked {
  box-shadow:
    0 3px 6px rgba(15, 23, 42, .09),
    0 14px 34px rgba(14, 124, 90, .25);
}
.section-hero .hero-image,
[class*="-image"]:not(.footer-image):not(.hero-image),
[class*="thumbs"], [class*="thumb"] {
  background-color: transparent !important;
}
.featured-works-item [class*="image"],
.section-featured-works [class*="image"],
[class*="card"] [class*="image"] {
  background-image: linear-gradient(135deg, rgba(3,105,161,.10), rgba(8,145,178,.12) 45%, rgba(16,185,129,.10)) !important;
  border: 1px solid var(--cg-edge);
  border-radius: 16px;
}
[style*="#8EA4BB"], [style*="#8ea4bb"] { background: var(--cg-surface) !important; }
.section-about-us, .section-services, .section-process,
.section-benefits, .section-features, .section-pricing, .section-faqs {
  background-color: var(--cg-background) !important;
}
.section-hero .title-icon .box {
  background-image: linear-gradient(160deg, var(--cg-accent) 0%, var(--cg-accent-2) 55%, var(--cg-accent-3) 100%) !important;
}
.section-hero .title-icon .box {
  box-shadow:
    0 3px 6px rgba(15, 23, 42, .09),
    0 24px 60px rgba(8, 145, 178, .28) !important;
}
body, body input, body button, body select, body textarea,
h1, h2, h3, h4, h5, h6, .heading-title, .title, [class*="heading"] {
  font-family: var(--font-urbanist), "Urbanist", ui-sans-serif, system-ui, sans-serif;
}
.icon, [class^="icon-"], [class*=" icon-"],
.icon::before, [class^="icon-"]::before, [class*=" icon-"]::before {
  font-family: "icomoon" !important;
}
.process-slide {
  overflow-x: clip;
}
@media (max-width: 767px) {
  .v2-live-sections { overflow-x: hidden; }
}
.pricing-item .heading {
  flex-wrap: wrap;
  gap: 16px;
}
.pricing-item .heading .tf-btn {
  flex: 0 0 auto;
  max-width: 100%;
}
[data-v2] .benefits-design-inner .item-img-1,
[data-v2] .benefits-design-inner .item-img-2,
[data-v2] .benefits-design-inner .item-img-3,
[data-v2] .benefits-secure-inner img,
[data-v2] .services-image img {
border-radius: 18px;
  border: 1px solid var(--edge);
  box-shadow: 0 10px 30px -18px rgba(2, 10, 7, .5);
}
[data-v2] .benefits-design-inner .item-img-1,
[data-v2] .benefits-design-inner .item-img-2,
[data-v2] .benefits-design-inner .item-img-3 {
  width: 190px;
  height: auto;
}
[data-v2] .benefits-design .content {
  margin-top: -32px;
}
[data-v2] .benefits-design .benefits-design-inner .item-img-2 {
  top: -34px;
  right: 250px;
}
[data-v2] .benefits-secure-inner img {
  width: 280px;
  height: auto;
  margin-inline: auto;
}
@media (max-width: 767px) {
  [data-v2] .benefits-design-inner .item-img-1,
  [data-v2] .benefits-design-inner .item-img-2,
  [data-v2] .benefits-design-inner .item-img-3 {
    width: 150px;
  }
  [data-v2] .benefits-secure-inner img { width: 210px; }
}
[data-v2] .section-globe-band {
  position: relative;
  margin: 0 16px;
  border-radius: 40px;
  overflow: hidden;
  background-color: #08120f;
  background-image: url("/v2/art/gen/globe-dots.webp");
  background-repeat: no-repeat;
  background-position: right -60px bottom -160px;
  background-size: 620px auto;
  background-blend-mode: screen;
}
[data-v2] .section-globe-band .globe-band-inner {
  padding: 92px 0 104px;
}
[data-v2] .section-globe-band .globe-band-copy {
  max-width: 560px;
}
[data-v2] .section-globe-band .heading-title {
  margin-bottom: 20px;
}
[data-v2] .section-globe-band .heading-sub {
  color: var(--accent);
  background: none;
  box-shadow: none;
  padding-left: 16px;
  margin-bottom: 14px;
}
[data-v2] .section-globe-band .heading-sub::before {
  background: var(--accent);
}
[data-v2] .section-globe-band .text {
  color: rgba(232, 241, 236, 0.72);
  margin-bottom: 32px;
  max-width: 480px;
}
@media (max-width: 991px) {
  [data-v2] .section-globe-band {
    background-position: center bottom -180px;
    background-size: 520px auto;
  }
  [data-v2] .section-globe-band .globe-band-inner {
    padding: 64px 0 76px;
  }
  [data-v2] .section-globe-band .globe-band-copy {
    max-width: none;
  }
}
[data-v2] .logo-site {
  display: inline-flex;
  align-items: center;
  gap: 10px;
flex: 0 0 auto;
  flex-wrap: nowrap;
  white-space: nowrap;
}
[data-v2] .logo-site .logo-wordmark {
  font-family: var(--font-urbanist), "Urbanist", ui-sans-serif, system-ui, sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1;
  color: var(--foreground);
  white-space: nowrap;
}
[data-v2] .logo-site .logo-wordmark b {
  font-weight: 700;
  color: var(--accent);
}
@media (max-width: 991px) {
  [data-v2] .logo-site .logo-wordmark { display: none; }
}
[data-v2] main > div[class*="section-"]:first-child {
  padding-top: 180px;
}
@media (max-width: 991px) {
  [data-v2] main > div[class*="section-"]:first-child {
    padding-top: 132px;
  }
}
[data-v2] {
  --art-panel: #ffffff;
  --art-edge: rgba(12, 26, 20, 0.10);
  --art-edge-strong: rgba(12, 26, 20, 0.22);
  --art-ink: #0c1a14;
  --art-accent: var(--accent);
  --art-on-accent: #ffffff;
}
.dark [data-v2] {
--art-panel: #16241f;
  --art-edge: rgba(232, 241, 236, 0.12);
  --art-edge-strong: rgba(232, 241, 236, 0.26);
  --art-ink: #e8f1ec;
  --art-accent: var(--accent);
  --art-on-accent: #04121f;
}
[data-v2] .v2-art,
[data-v2] .v2-art-img {
  display: block;
  width: 100%;
  height: 100%;
}
[data-v2] .v2-art-img {
  object-fit: cover;
  object-position: center;
}
[data-v2] .featured-works-item .image {
  aspect-ratio: 1230 / 638;
  background: var(--art-ground, transparent);
}
[data-v2] .infiniteSlide_partner .v2-vendor {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 17px;
  line-height: 1;
  color: var(--secondary);
}
[data-v2] .infiniteSlide_partner .v2-vendor svg {
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  fill: currentColor;
}
[data-v2] .v2-vendor-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  color: var(--foreground);
}
[data-v2] .v2-vendor-mark svg {
  width: 28px;
  height: 28px;
  fill: currentColor;
}
[data-v2] .v2-vendor-mark.is-letters {
  border: 1px solid var(--edge);
  border-radius: 9px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .02em;
  color: var(--secondary);
}
[data-v2] .partner-wrap .infiniteslide_wrap::after {
  background: linear-gradient(90deg,
    #f7f9f6 0%, rgba(247, 249, 246, 0) 25%,
    rgba(247, 249, 246, 0) 75%, #f7f9f6 100%);
}
.dark [data-v2] .partner-wrap .infiniteslide_wrap::after {
  background: linear-gradient(90deg,
    #0b1512 0%, rgba(11, 21, 18, 0) 25%,
    rgba(11, 21, 18, 0) 75%, #0b1512 100%);
}
[data-v2] .text-neutral-200,
[data-v2] .text-neutral-300 {
  color: var(--secondary) !important;
}
.dark [data-v2] {
  --primary: #e8f1ec;
  --secondary: #9ab5a7;
  --body: #0b1512;
}
.dark [data-v2] {
  --cg-ground:  #0b1512;
  --cg-surface: #16241f;  
  --cg-ink:     #e8f1ec;
  --cg-muted:   #9ab5a7;
  --cg-edge:    rgba(232, 241, 236, .12);
--cg-background: #0b1512;
  --cg-foreground: #e8f1ec;
--bs-body-color: #e8f1ec;
  --bs-body-color-rgb: 232, 241, 236;
  --bs-secondary-color: rgba(232, 241, 236, 0.75);
  --bs-emphasis-color: #f2f7f4;
--cg-gradient: linear-gradient(120deg, #10b981, #34d399 58%, #6ee7b7);
}
.dark [data-v2] .text-gradient-2 {
  background-image: linear-gradient(360deg, rgba(232, 241, 236, 0) 0%, rgb(232, 241, 236) 100%) !important;
}
.dark [data-v2] .text-gradient-3 {
  background-image: linear-gradient(95.5deg, #9ab5a7 1.91%, #e8f1ec 43.92%) !important;
}
html.dark body:has([data-v2]) {
  background-color: #0b1512;
  --primary: #e8f1ec;
  --secondary: #9ab5a7;
}
.dark [data-v2] :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) {
  color: var(--foreground);
}
.dark [data-v2] {
  --neutral-50: #0b1512;
  --neutral-100: #121e19;
  --neutral-200: #1a2a23;
  --neutral-300: #24382f;
  --neutral-400: #9ab5a7;
  --neutral-500: #a8c0b3;
  --neutral-600: #bdd0c5;
  --neutral-700: #d2e0d7;
  --neutral-800: #e0ebe4;
--neutral-900: #17251f;
  --neutral-950: #101c17;
}
[data-v2] .tf-header .header-inner {
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(12, 26, 20, 0.06);
  box-shadow: 0 2px 6px rgba(12, 26, 20, .04), 0 16px 40px -24px rgba(12, 26, 20, .28);
}
.dark [data-v2] .tf-header .header-inner {
  background: rgba(18, 30, 25, 0.88);
  border-color: rgba(232, 241, 236, 0.10);
  box-shadow: inset 0 1px 0 rgba(154, 181, 167, .08), 0 16px 40px -24px rgba(0, 0, 0, .7);
}
.dark [data-v2] .section-hero .scroll-more {
  background-color: #16241f;
}
.dark [data-v2] .section-hero .hero-image {
  background-image:
    radial-gradient(60% 55% at 78% 18%, rgba(52, 211, 153, .10), transparent 70%),
    radial-gradient(50% 50% at 15% 12%, rgba(8, 145, 178, .10), transparent 72%),
    radial-gradient(70% 60% at 50% 96%, rgba(16, 185, 129, .08), transparent 75%),
    linear-gradient(180deg, #142520 0%, var(--cg-background) 100%) !important;
}
.dark [data-v2] .tf-btn-2,
.dark [data-v2] .section-hero .content-wrap .sub {
  background: linear-gradient(0deg, #16241f, #16241f);
  box-shadow:
    inset 0 -3px 0 rgba(0, 0, 0, .25),
    inset 0 1px 0 rgba(154, 181, 167, .14),
    0 3px 3px rgba(0, 0, 0, .2);
}
.dark [data-v2] .section-hero .content-wrap .sub {
  color: var(--accent);
}
.dark [data-v2] .section-hero .content-wrap .sub svg path {
  fill: var(--accent);
}
.dark [data-v2] .icon-check-solid {
  color: var(--foreground);
}
.dark [data-v2] .list-text.type-check li .icon {
  color: var(--foreground);
}
.dark [data-v2] .pricing-item.style-black .list-text.type-check li .icon {
  color: var(--neutral-50);
}
[data-v2] header.tf-header {
  top: 0;
}
.v2-theme-toggle {
  position: fixed;
  right: 20px;
  bottom: 92px;
  z-index: 1200;
}
@media (max-width: 991px) {
  .v2-theme-toggle { right: 14px; bottom: 86px; }
}
.effectFade,
.effectFade.fadeUp,
.effectFade.fadeDown,
.effectFade.fadeLeft,
.effectFade.fadeRight,
.effectFade.fadeRotateX,
.effectFade.fadeZoom {
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
}
.v2-template-island .list-text {
  grid-template-columns: minmax(0, 1fr);
}
.v2-template-island .list-text > li {
  min-width: 0;
}
.v2-template-island .pricing-item .top {
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}
.v2-template-island .pricing-item .top .line {
  width: 32px;
  height: 1px;
}
.v2-template-island .pricing-item .content > * {
  width: 100%;
}
.v2-template-island .pricing-item .heading,
.v2-template-island .pricing-item .heading > .d-flex {
  flex-wrap: wrap;
  min-width: 0;
}
.v2-template-island .pricing-item .heading .price-per {
  flex: 0 0 100%;
  max-width: 100%;
  min-width: 0;
}
.v2-template-island .pricing-item .heading .price-number {
  font-size: 34px;
  line-height: 42px;
  overflow-wrap: anywhere;
}
[data-v2] .collapse,
[data-v2] .collapsing,
[data-v2] .accordion-collapse {
  visibility: visible;
}
footer .footer-image {
  height: 100%;
}
footer .footer-image img {
  -webkit-mask-image: linear-gradient(to bottom, #000 30%, transparent 88%);
  mask-image: linear-gradient(to bottom, #000 30%, transparent 88%);
}
footer .footer-content {
  padding-bottom: 48px;
}
@media (min-width: 992px) {
  .footer-claims {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
  }
  .footer-claims a {
    justify-content: space-between;
    padding: 14px 18px;
  }
}
footer .footer-nav {
  padding: 56px 0 8px;
  border-top: 1px solid var(--neutral-200, rgba(0, 0, 0, 0.08));
}
footer .footer-nav-title {
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--secondary);
  margin-bottom: 16px;
}
footer .footer-nav-list {
  list-style: none;
  margin: 0 0 32px;
  padding: 0;
  display: grid;
  gap: 10px;
}
@media (min-width: 576px) {
  footer .footer-nav-list-2col {
    display: block;
    columns: 2;
    column-gap: 28px;
  }
  footer .footer-nav-list-2col li {
    break-inside: avoid;
    margin-bottom: 10px;
  }
}
footer .footer-nav-list a {
  font-weight: 500;
  color: var(--primary);
}
footer .footer-address {
  font-style: normal;
  line-height: 1.7;
}
footer .footer-bottom {
  padding-top: 24px;
  padding-bottom: 32px;
}
footer .footer-bottom .coppy-rights {
  margin-bottom: 0;
  text-align: left;
}
@media (max-width: 991px) {
  footer .footer-nav {
    padding-top: 40px;
  }
  footer .footer-bottom .coppy-rights {
    text-align: center;
  }
}
.v2-mark {
  width: 48px;
  height: 48px;
  display: block;
}
@media (prefers-reduced-motion: reduce) {
  [data-v2] .v2-live-content [style*="opacity:0"],
  [data-v2] .v2-live-content [style*="opacity: 0"] {
    opacity: 1 !important;
    transform: none !important;
  }
}
[data-v2-skin] .v2-live-content .card,
[data-v2-skin] .v2-live-content .card-raised,
[data-v2-skin] .v2-live-content .card-glow,
[data-v2-skin] .v2-live-content .spotlight-card {
  border-radius: 28px;
  background-color: var(--neutral-100);
  border-color: transparent;
  box-shadow:
    0px 7.77px 16px 0px rgba(0, 0, 0, 0.0588235294),
    0px 3px 3px 0px rgba(0, 0, 0, 0.1019607843),
    0px -8px 0px 0px rgba(0, 0, 0, 0.0509803922) inset,
    0px 4px 0px 0px rgba(255, 255, 255, 0.6) inset;
}
[data-v2] [data-theme="dark"] .v2-live-content .card,
[data-theme="dark"] [data-v2-skin] .v2-live-content .card,
[data-theme="dark"] [data-v2-skin] .v2-live-content .card-raised,
[data-theme="dark"] [data-v2-skin] .v2-live-content .card-glow,
[data-theme="dark"] [data-v2-skin] .v2-live-content .spotlight-card {
  box-shadow:
    0px 7.77px 16px 0px rgba(0, 0, 0, 0.28),
    0px 3px 3px 0px rgba(0, 0, 0, 0.22);
}
[data-v2-skin] .v2-live-content h1 {
  font-size: 52px;
  line-height: 1.06;
  letter-spacing: -0.03em;
  font-weight: 600;
text-wrap: balance;
}
@media (max-width: 1199px) {
  [data-v2-skin] .v2-live-content h1 { font-size: 44px; }
}
@media (max-width: 767px) {
  [data-v2-skin] .v2-live-content h1 { font-size: 34px; line-height: 1.14; }
}
[data-v2-skin] .v2-live-content p.font-mono.uppercase {
  position: relative;
  display: inline-flex;
  align-items: center;
max-width: 100%;
  border-radius: 8px;
  padding: 6px 16px 6px 30px;
  background: var(--neutral-100);
  box-shadow:
    0px 2px 6px 0px rgba(0, 0, 0, 0.05),
    0px 3px 0px 0px rgba(255, 255, 255, 0.5) inset;
  letter-spacing: 0.12em;
}
[data-v2-skin] .v2-live-content p.font-mono.uppercase::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 99px;
  left: 16px;
top: 0.95em;
  background: var(--accent);
}
[data-v2-skin] .v2-live-content .text-center > p.font-mono.uppercase,
[data-v2-skin] .v2-live-content .mx-auto > p.font-mono.uppercase {
  margin-left: auto;
  margin-right: auto;
}
[data-v2-skin] .v2-live-content input[type="text"],
[data-v2-skin] .v2-live-content input[type="email"],
[data-v2-skin] .v2-live-content input[type="tel"],
[data-v2-skin] .v2-live-content input[type="number"],
[data-v2-skin] .v2-live-content select,
[data-v2-skin] .v2-live-content textarea {
  border-radius: 14px;
}
[data-v2] .benefits-secure-inner {
  margin-bottom: 0;
}
[data-v2] .benefits-design .content {
  margin-top: 0;
}
[data-v2] footer .footer-content > p.text {
  max-width: 44rem;
  margin-left: auto;
  margin-right: auto;
}
.cg-flags {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 40px auto 0;
  padding: 0;
  list-style: none;
  max-width: 460px;
}
.cg-flags li { display: flex; }
.cg-flags li img.cg-flag {
  display: block;
  width: 56px;
  height: auto;
  margin-top: 0;
  border-radius: 7px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.42);
  animation: cgFlagFloat 5.5s ease-in-out infinite;
}
.cg-flags li:nth-child(2) img.cg-flag { animation-delay: -1.1s; }
.cg-flags li:nth-child(3) img.cg-flag { animation-delay: -2.2s; }
.cg-flags li:nth-child(4) img.cg-flag { animation-delay: -3.3s; }
.cg-flags li:nth-child(5) img.cg-flag { animation-delay: -4.4s; }
@keyframes cgFlagFloat {
  0%, 100% { transform: translateY(0); }
  50%      { transform: translateY(-9px); }
}
@media (max-width: 575px) {
  .cg-flags { gap: 14px; max-width: 320px; margin-top: 32px; }
  .cg-flags li img.cg-flag { width: 44px; }
}
@media (prefers-reduced-motion: reduce) {
  .cg-flags li img.cg-flag { animation: none; }
}
.sub-menu {
  background-color: #fff;
  min-width: 236px;
  padding: 8px;
  border: 1px solid rgba(15, 36, 25, 0.09);
  border-radius: 14px;
  box-shadow: 0 18px 40px rgba(12, 32, 22, 0.16), 0 2px 6px rgba(12, 32, 22, 0.06);
}
.sub-menu li.sub-menu-item > a {
  display: block;
  padding: 10px 14px;
  border-radius: 9px;
  white-space: nowrap;
  transition: background-color 0.18s ease, color 0.18s ease;
}
.sub-menu li.sub-menu-item > a:hover,
.sub-menu li.sub-menu-item > a:focus-visible,
.sub-menu li.sub-menu-item.active > a {
  background-color: #10231A;
color: #fff !important;
}
@media (max-width: 991px) {
  .sub-menu {
    min-width: 0;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    background-color: transparent;
  }
  .sub-menu li.sub-menu-item > a { white-space: normal; }
}
.cg-geo { color: #fff; }
.cg-geo.cg-geo-us { color: #8FC2FF; }
.cg-geo.cg-geo-ca { color: #FF7A85; }
.cg-geo.cg-geo-au { color: #FFD75E; }
.cg-geo.cg-geo-ie { color: #FFA86B; }
.cg-geo.cg-geo-gb { color: #FFFFFF; }
[data-v2] .heading-section .heading-title + .text,
[data-v2] .heading-section .heading-title + p {
  margin-top: 28px;
max-width: 68ch;
  margin-left: auto;
  margin-right: auto;
}
[data-v2] #proof {
  margin-top: -48px;
}
[data-v2] .heading-sub {
  font-size: 20px;
  line-height: 1.35;
  letter-spacing: 0.01em;
}
.cg-founder-of {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.cg-founder-of li {
  display: flex;
  align-items: center;
  gap: 9px;
white-space: nowrap;
}
.cg-founder-of img {
  width: 20px;
  height: 20px;
  flex: none;
  border-radius: 5px;
}
@media (max-width: 479px) {
  .cg-founder-of li { white-space: normal; align-items: flex-start; }
  .cg-founder-of img { margin-top: 2px; }
}
@media (min-width: 992px) {
  [data-v2] .services-image {
    max-width: 100%;
    width: min(560px, 100%);
    height: clamp(300px, 46vh, 440px);
  }
}
.list-tags .tags-item {
  display: flex;
  align-items: center;
  padding: 7px 15px;
  border-radius: 99px;
  border: 1px solid transparent;
}
.section-services-single .illus-stage {
  border-radius: 14px;
  overflow: hidden;
}
.section-services-single .illus-stage img {
  display: block;
  width: 100%;
  height: auto;
}
.section-services-single .top-image img,
.section-services-single .image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
}
.section-services-single .top-image img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.section-services-single .image img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
:root {
  --swiper-theme-color: var(--cg-primary);
  --swiper-pagination-bullet-inactive-color: var(--cg-deep);
}
.section-services-single.no-lift {
  margin-top: 0;
}
.section-services-single .heading-section:not(.center) .text,
.section-process .heading-section:not(.center) .text {
text-align: left;
  margin-inline: 0;
}
.heading-section .heading-sub {
  max-width: 100%;
  flex-wrap: wrap;
}
.heading-section .heading-sub > * {
  min-width: 0;
}
.featured-works-list > .swiper {
  min-width: 0;
  width: 100%;
}
.section-about-us .heading-section.center {
  margin-bottom: 48px;
}
.cg-phone {
  position: relative;
  width: min(340px, 100%);
  margin-inline: auto;
  border-radius: 40px;
  padding: 12px;
  background: var(--cg-surface);
  border: 1px solid var(--cg-edge);
  box-shadow: 0 30px 60px -28px rgba(6, 78, 59, .45), 0 2px 0 rgba(255, 255, 255, .5) inset;
  transform: rotate(2deg);
}
@media (max-width: 767px) {
  .cg-phone { transform: none; }
}
.cg-phone::before {
  content: "";
  position: absolute;
  inset: -28px;
  border-radius: 999px;
  background: radial-gradient(60% 60% at 50% 40%, rgba(52, 211, 153, .30), transparent 70%);
  filter: blur(28px);
  z-index: -1;
}
.cg-phone-screen {
  border-radius: 30px;
  overflow: hidden;
  background: var(--cg-background);
  border: 1px solid var(--cg-edge);
}
.cg-phone-top {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  border-bottom: 1px solid var(--cg-edge);
}
.cg-phone-avatar {
  flex-shrink: 0;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(135deg, var(--cg-primary), var(--cg-deep));
}
.cg-phone-who { display: flex; flex-direction: column; min-width: 0; }
.cg-phone-clinic { font-size: 13px; line-height: 1.3; color: var(--cg-foreground); }
.cg-phone-status { font-size: 11px; color: var(--cg-muted); }
.cg-phone-wave { display: flex; align-items: center; gap: 3px; margin-left: auto; }
.cg-phone-wave i {
  width: 3px;
  height: 14px;
  border-radius: 2px;
  background: var(--cg-primary);
  opacity: .55;
  animation: cg-wave 1.1s ease-in-out infinite;
}
.cg-phone-wave i:nth-child(2) { animation-delay: .12s }
.cg-phone-wave i:nth-child(3) { animation-delay: .24s }
.cg-phone-wave i:nth-child(4) { animation-delay: .36s }
.cg-phone-wave i:nth-child(5) { animation-delay: .48s }
@keyframes cg-wave {
  0%, 100% { transform: scaleY(.45); opacity: .4 }
  50%      { transform: scaleY(1);   opacity: .9 }
}
@media (prefers-reduced-motion: reduce) {
  .cg-phone-wave i { animation: none; transform: scaleY(.7) }
}
.cg-phone-thread { display: flex; flex-direction: column; gap: 10px; padding: 16px }
.cg-bubble {
  max-width: 85%;
  margin: 0;
  padding: 10px 14px;
  font-size: 13px;
  line-height: 1.45;
  border-radius: 18px;
  border: 1px solid var(--cg-edge);
  background: var(--cg-surface);
  color: var(--cg-foreground);
}
.cg-bubble.in  { border-bottom-left-radius: 6px }
.cg-bubble.out {
  margin-left: auto;
  border-bottom-right-radius: 6px;
  border-color: color-mix(in srgb, var(--cg-primary) 35%, transparent);
  background: color-mix(in srgb, var(--cg-primary) 12%, var(--cg-surface));
}
.cg-phone-note {
  margin: 6px 0 0;
  text-align: center;
  font-size: 11px;
  color: var(--cg-muted);
}
.dark [data-v2] .cg-phone {
  background: color-mix(in srgb, var(--cg-surface) 88%, #000);
  box-shadow: 0 30px 60px -28px rgba(0, 0, 0, .8), 0 1px 0 rgba(255, 255, 255, .06) inset;
}
@media (max-width: 767px) {
  .cg-phone::before { inset: -16px -4px; }
}
.cg-slider-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
margin-top: 4px;
  margin-bottom: 56px;
}
.cg-slider-controls .group-btn-slider {
  display: flex;
  gap: 8px;
}
.cg-slider-controls .tf-sw-pagination {
  display: flex;
  align-items: center;
  gap: 7px;
  width: auto;
position: static;
}
.accordion-content .list-tags .tags-item {
  background-color: var(--cg-lift) !important;
  border-color: var(--cg-lift) !important;
color: #0C1A14 !important;
}
.accordion-content .list-tags .tags-item:hover {
  background-color: #5FE3B4 !important;
  border-color: #5FE3B4 !important;
  color: #0C1A14 !important;
}
.benefits-design .benefits-design-inner img {
  width: 190px;
  height: 190px;
  object-fit: cover;
  border-radius: 18px;
}
.cg-compare-scroll {
  overflow-x: auto;
  border-radius: 18px;
  border: 1px solid var(--cg-edge);
  background: var(--cg-surface);
}
.cg-compare {
  width: 100%;
  min-width: 680px;
  border-collapse: collapse;
  font-size: 15px;
  line-height: 1.5;
}
.cg-compare th,
.cg-compare td {
  padding: 16px 18px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid var(--cg-edge);
}
.cg-compare thead th {
  font-weight: 600;
  color: var(--cg-foreground);
  background: color-mix(in srgb, var(--cg-primary) 7%, transparent);
  white-space: nowrap;
}
.cg-compare tbody th {
  font-weight: 600;
  color: var(--cg-foreground);
  width: 22%;
}
.cg-compare td { color: var(--cg-muted) }
.cg-compare tbody tr:last-child th,
.cg-compare tbody tr:last-child td { border-bottom: 0 }
.cg-compare td.wins {
  color: var(--cg-foreground);
  background: color-mix(in srgb, var(--cg-signal) 10%, transparent);
}
.cg-prose { color: var(--cg-muted); font-size: 16px; line-height: 1.7 }
.cg-prose > div > section + section { margin-top: 40px }
.cg-prose h2 {
  color: var(--cg-foreground);
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  margin: 0 0 12px;
}
.cg-prose h3 {
  color: var(--cg-foreground);
  font-size: 18px;
  font-weight: 600;
  margin: 24px 0 8px;
}
.cg-prose p { margin: 0 0 14px }
.cg-prose ul, .cg-prose ol { margin: 0 0 14px; padding-left: 22px }
.cg-prose li { margin-bottom: 8px }
.cg-prose a { color: var(--cg-deep); font-weight: 600 }
.dark [data-v2] .cg-prose a { color: var(--cg-lift) }
.cg-prose a:hover { text-decoration: underline }
.cg-prose strong { color: var(--cg-foreground) }
.section-services-single .features-item p,
.section-services-single p.text-secondary,
.section-process .process-card .text,
.cg-prose {
  font-size: 17px;
  line-height: 1.65;
}
.tf-sw-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  margin: 0 !important;
  position: relative;
  background: transparent !important;
  opacity: 1 !important;
}
.tf-sw-pagination .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  inset: 8px;
  border-radius: 50%;
  background: var(--cg-deep);
  opacity: 0.3;
}
.tf-sw-pagination .swiper-pagination-bullet-active::before {
  background: var(--cg-primary);
  opacity: 1;
}
.accordion-content {
  background-color: #18181b;
}
.number .text-neutral-400 {
color: #4a5a4f !important;
}
