:root {
--primary-50: #fdf2f8;
--primary-50-rgb: 253, 242, 248;
--primary-50-rgb: 253, 242, 248;
--primary-100: #eadbe2;
--primary-100-rgb: 252, 231, 243;
--primary-100-rgb: 252, 231, 243;
--primary-300: #e5a1c0;
--primary-300-rgb: 249, 168, 212;
--primary-300-rgb: 249, 168, 212;
--primary-500: #d5135b;
--primary-500-rgb: 190, 24, 93;
--primary-500-rgb: 190, 24, 93;
--primary-700: #b81343;
--primary-700-rgb: 159, 18, 57;
--primary-700-rgb: 159, 18, 57;
--primary-200: #fcddec;
--primary-200-rgb: 251, 200, 228;
--primary-200-rgb: 251, 200, 228;
--primary-400: #d96e9e;
--primary-400-rgb: 220, 96, 153;
--primary-400-rgb: 220, 96, 153;
--primary-600: #c72444;
--primary-600-rgb: 175, 21, 75;
--primary-600-rgb: 175, 21, 75;
--primary-800: #700a34;
--primary-800-rgb: 127, 14, 46;
--primary-800-rgb: 127, 14, 46;
--primary-900: #74172e;
--primary-900-rgb: 108, 12, 39;
--primary-900-rgb: 108, 12, 39;
--primary-950: #4e1019;
--primary-950-rgb: 76, 8, 27;
--primary-950-rgb: 76, 8, 27;
--primary-rgb: 190, 24, 93;
--neutral-50: #fafaf9;
--neutral-50-rgb: 250, 250, 249;
--neutral-50-rgb: 250, 250, 249;
--neutral-100: #f5f5f4;
--neutral-100-rgb: 245, 245, 244;
--neutral-100-rgb: 245, 245, 244;
--neutral-300: #ded9d7;
--neutral-300-rgb: 214, 211, 209;
--neutral-300-rgb: 214, 211, 209;
--neutral-500: #666564;
--neutral-500-rgb: 120, 113, 108;
--neutral-500-rgb: 120, 113, 108;
--neutral-700: #35302c;
--neutral-700-rgb: 68, 64, 60;
--neutral-700-rgb: 68, 64, 60;
--neutral-900: #201d1c;
--neutral-900-rgb: 46, 43, 41;
--neutral-900-rgb: 46, 43, 41;
--neutral-200: #e6e6e6;
--neutral-200-rgb: 230, 228, 227;
--neutral-200-rgb: 230, 228, 227;
--neutral-400: #bdbab8;
--neutral-400-rgb: 167, 162, 159;
--neutral-400-rgb: 167, 162, 159;
--neutral-600: #69625a;
--neutral-600-rgb: 94, 89, 84;
--neutral-600-rgb: 94, 89, 84;
--neutral-800: #413e3a;
--neutral-800-rgb: 54, 51, 48;
--neutral-800-rgb: 54, 51, 48;
--neutral-950: #111010;
--neutral-950-rgb: 32, 30, 29;
--neutral-950-rgb: 32, 30, 29;
--surface-primary: var(--neutral-50);
--surface-secondary: var(--neutral-100);
--surface-accent: var(--primary-50);
--text-primary: var(--neutral-900);
--text-secondary: var(--neutral-700);
--text-accent: var(--primary-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #000000;
--button-primary-text-rgb: 0, 0, 0;
--button-secondary-bg: var(--neutral-100);
--button-secondary-text: var(--neutral-900);
--border-light: var(--neutral-300);
--border-medium: var(--neutral-500);
--shadow-sm: 0 1px 7px 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 9px 11px -1px rgba(0, 0, 0, 0.1), 0 9px 5px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 11px 27px -5px rgba(0, 0, 0, 0.1), 0 5px 16px -6px rgba(0, 0, 0, 0.05);
--accent-50: #fff7ee;
--accent-50-rgb: 254, 244, 226;
--accent-50-rgb: 254, 244, 226;
--accent-100: #fee6cd;
--accent-100-rgb: 253, 235, 221;
--accent-100-rgb: 253, 235, 221;
--accent-200: #ffebe8;
--accent-200-rgb: 252, 208, 207;
--accent-200-rgb: 252, 208, 207;
--accent-300: #ffb0b7;
--accent-300-rgb: 251, 181, 193;
--accent-300-rgb: 251, 181, 193;
--accent-400: #e96e76;
--accent-400-rgb: 231, 120, 139;
--accent-400-rgb: 231, 120, 139;
--accent-500: #d83c66;
--accent-500-rgb: 210, 59, 85;
--accent-500-rgb: 210, 59, 85;
--accent-600: #cf4940;
--accent-600-rgb: 199, 56, 68;
--accent-600-rgb: 199, 56, 68;
--accent-700: #ac3e2e;
--accent-700-rgb: 188, 54, 52;
--accent-700-rgb: 188, 54, 52;
--accent-800: #ae3e39;
--accent-800-rgb: 165, 50, 42;
--accent-800-rgb: 165, 50, 42;
--accent-900: #8a422c;
--accent-900-rgb: 152, 48, 35;
--accent-900-rgb: 152, 48, 35;
--accent-950: #912b20;
--accent-950-rgb: 130, 45, 25;
--accent-950-rgb: 130, 45, 25;
--accent-rgb: 210, 59, 85;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--overlay-light-rgb: 255, 255, 255;
--overlay-dark-rgb: 0, 0, 0;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--text-xs: clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);
--text-sm: clamp(0.875rem, 0.8rem + 0.375vw, 1rem);
--text-base: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
--text-lg: clamp(1.125rem, 1rem + 0.625vw, 1.25rem);
--text-xl: clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);
--text-2xl: clamp(1.5rem, 1.3rem + 1vw, 1.875rem);
--text-3xl: clamp(1.875rem, 1.6rem + 1.375vw, 2.25rem);
--text-4xl: clamp(2.25rem, 1.9rem + 1.75vw, 3rem);
--text-5xl: clamp(3rem, 2.5rem + 2.5vw, 3.75rem);
--text-6xl: clamp(2.5rem, 2.2rem + 1.5vw, 3rem);
--text-7xl: clamp(2.625rem, 2.3rem + 1.625vw, 3rem);
--text-8xl: clamp(2.75rem, 2.4rem + 1.75vw, 3rem);
--text-9xl: clamp(2.875rem, 2.5rem + 1.875vw, 3rem);
--font-light: 300;
--font-normal: 400;
--font-medium: 500;
--font-semibold: 600;
--font-bold: 700;
--font-extrabold: 800;
--leading-none: 1;
--leading-tight: 1.25;
--leading-snug: 1.375;
--leading-normal: 1.5;
--leading-relaxed: 1.625;
--leading-loose: 2;
--leading-extra_loose: 2.5;
--tracking-tighter: -0.05em;
--tracking-tight: -0.025em;
--tracking-normal: 0;
--tracking-wide: 0.025em;
--tracking-wider: 0.05em;
--tracking-widest: 0.1em;
--font-primary: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--font-secondary: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
--font-monospace: 'JetBrains Mono', 'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', Consolas, 'Courier New', monospace;
--text-body: var(--text-primary);
--space-0: 0;
--space-1: 0.25rem;
--space-2: 0.5rem;
--space-3: 0.75rem;
--space-4: 1rem;
--space-5: 1.25rem;
--space-6: 1.5rem;
--space-7: 1.75rem;
--space-8: 2rem;
--space-9: 2.25rem;
--space-10: 2.5rem;
--space-11: 2.75rem;
--space-12: 3rem;
--space-14: 3.5rem;
--space-16: 4rem;
--space-20: 5rem;
--space-24: 6rem;
--space-28: 7rem;
--space-32: 8rem;
--space-36: 9rem;
--space-40: 10rem;
--space-44: 11rem;
--space-48: 12rem;
--space-52: 13rem;
--space-56: 14rem;
--space-60: 15rem;
--space-64: 16rem;
--space-72: 18rem;
--space-80: 20rem;
--space-96: 24rem;
--space-px: 1px;
--space-0.5: 0.125rem;
--space-1.5: 0.375rem;
--space-2.5: 0.625rem;
--space-3.5: 0.875rem;
--space-xs: 0.5rem;
--space-sm: 1rem;
--space-md: 1.5rem;
--space-lg: 2rem;
--space-xl: 3rem;
--space-2xl: 4rem;
--space-3xl: 6rem;
--space-4xl: 8rem;
--space-5xl: 12rem;
--space-6xl: 16rem;
--section-py: clamp(3rem, 5vw, 5rem);
--section-y-mobile: 3rem;
--section-y-tablet: 4rem;
--section-y-desktop: 5rem;
--section-y-hero: clamp(4rem, 10vw, 8rem);
--section-x: clamp(1rem, 3vw, 2rem);
--section-gap: clamp(1.5rem, 3vw, 2.5rem);
--card-padding: 1.5rem;
--card-gap: 1rem;
--button-padding-x: 1.5rem;
--button-padding-y: 0.75rem;
--form-gap: 1rem;
}
:root {
--shadow-none: none;
--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-md: 0 6px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 13px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 13px 19px -3px rgba(0, 0, 0, 0.1), 0 5px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-xl: 0 20px 27px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
--shadow-2xl: 0 25px 50px -15px rgba(0, 0, 0, 0.25);
--shadow-inner: inset 0 2px 7px 0 rgba(0, 0, 0, 0.06);
--radius-none: 0;
--radius-xs: 0.125rem;
--radius-sm: 0.25rem;
--radius-md: 0.375rem;
--radius-lg: 0.5rem;
--radius-xl: 0.75rem;
--radius-2xl: 1rem;
--radius-3xl: 1.5rem;
--radius-full: 9999px;
--transition-fast: 0.39s ease;
--transition-normal: 0.48s ease;
--transition-slow: 1.40s ease;
--transition-all: all 0.99s ease;
--duration-fast: 1.07s;
--duration-normal: 1.01s;
--duration-slow: 1.35s;
--ease-smooth: ease-in-out;
--ease-spring: cubic-bezier(0.68, -0.55, 0.265, 1.55);
--opacity-disabled: 0.5;
--opacity-loading: 0.7;
--opacity-overlay: 0.8;
--nav-font-size: 10px;
}
section {
padding-top: var(--section-y-mobile);
padding-bottom: var(--section-y-mobile);
padding-left: var(--section-x);
padding-right: var(--section-x);
}
@media (min-width: 7611px) {
section {
padding-top: var(--section-y-tablet);
padding-bottom: var(--section-y-tablet);
}
}
@media (min-width: 1027px) {
section {
padding-top: var(--section-y-desktop);
padding-bottom: var(--section-y-desktop);
}
}
section[id="hero"] {
padding-top: var(--section-y-hero);
padding-bottom: var(--section-y-hero);
}
@media (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
*, *::before, *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
:root {
--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
--shadow-md: 0 9px 6px -1px rgba(0, 0, 0, 0.3);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.3);
}
}
@media print {
:root {
--shadow-sm: none;
--shadow-md: none;
--shadow-lg: none;
--shadow-xl: none;
}
section {
padding-top: 1rem;
padding-bottom: 1rem;
break-inside: avoid;
}
}
html {
scroll-behavior: smooth;
scroll-padding-top: 6rem;
}
body {
overflow-x: hidden;
}
*:focus {
outline: 2px solid var(--border-interactive);
outline-offset: 2px;
border-radius: var(--radius-sm);
}
*:focus:not(:focus-visible) {
outline: none;
}
*:focus-visible {
outline: 2px solid var(--border-interactive);
outline-offset: 2px;
}
.content_font_primary {
font-family: var(--font-primary);
}
.dark_font_secondary {
font-family: var(--font-secondary);
}
.bold_font_mono {
font-family: var(--font-mono);
}
.site_display_1 {
font-family: var(--font-secondary);
font-size: var(--text-6xl);
font-weight: var(--font-extrabold);
line-height: var(--leading-none);
letter-spacing: var(--tracking-tighter);
}
.theme_display_2 {
font-family: var(--font-secondary);
font-size: var(--text-5xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.business_display_3 {
font-family: var(--font-secondary);
font-size: var(--text-4xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.clean_heading_1 {
font-family: var(--font-secondary);
font-size: var(--text-4xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.studio_heading_2 {
font-family: var(--font-secondary);
font-size: var(--text-3xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.minimal_heading_3 {
font-family: var(--font-secondary);
font-size: var(--text-2xl);
font-weight: var(--font-semibold);
line-height: var(--leading-snug);
letter-spacing: var(--tracking-normal);
}
.creative_heading_4 {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-semibold);
line-height: var(--leading-snug);
letter-spacing: var(--tracking-normal);
}
.container_heading_5 {
font-family: var(--font-primary);
font-size: var(--text-lg);
font-weight: var(--font-semibold);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.style_heading_6 {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.app_body_large {
font-family: var(--font-primary);
font-size: var(--text-lg);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
}
.design_body_base {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
}
.page_body_small {
font-family: var(--font-primary);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.brand_caption {
font-family: var(--font-primary);
font-size: var(--text-xs);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-wide);
color: var(--text-muted);
}
.premium_overline {
font-family: var(--font-primary);
font-size: var(--text-xs);
font-weight: var(--font-semibold);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-wider);
text-transform: uppercase;
color: var(--text-muted);
}
.new_code_inline {
font-family: var(--font-mono);
font-size: 0.875em;
font-weight: var(--font-medium);
line-height: var(--leading-normal);
background-color: var(--bg-muted);
color: var(--text-primary);
padding: 0.125rem 0.25rem;
border-radius: var(--radius-sm);
}
.company_code_block {
font-family: var(--font-mono);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
background-color: var(--bg-muted);
color: var(--text-primary);
padding: var(--space-4);
border-radius: var(--radius-md);
overflow-x: auto;
}
.agency_hero_title {
font-family: var(--font-secondary);
font-size: var(--text-6xl);
font-weight: var(--font-extrabold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tighter);
color: var(--text-primary);
margin-bottom: var(--space-6);
}
.base_hero_subtitle {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-secondary);
margin-bottom: var(--space-8);
}
.ui_section_title {
font-family: var(--font-secondary);
font-size: var(--text-4xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
color: var(--text-primary);
margin-bottom: var(--space-4);
}
.fresh_section_subtitle {
font-family: var(--font-primary);
font-size: var(--text-lg);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-secondary);
margin-bottom: var(--space-3);
}
.layout_section_description {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
margin-bottom: var(--space-8);
max-width: 65ch;
}
.smart_card_title {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-semibold);
line-height: var(--leading-snug);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
margin-bottom: var(--space-3);
}
.web_card_text {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
}
.section_nav_link {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
text-decoration: none;
transition: color var(--transition-fast);
}
.section_nav_link:hover,
.section_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.light_button_text {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.elite_footer_text {
font-family: var(--font-primary);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-muted);
}
@media (max-width: 7613px) {
.agency_hero_title {
font-size: var(--text-4xl);
}
.ui_section_title {
font-size: var(--text-3xl);
}
.site_display_1 {
font-size: var(--text-5xl);
}
.theme_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.agency_hero_title {
font-size: var(--text-3xl);
}
.ui_section_title {
font-size: var(--text-2xl);
}
.site_display_1 {
font-size: var(--text-4xl);
}
}
a:not([class]) {
color: var(--text-link);
text-decoration: underline;
text-decoration-thickness: 1px;
text-underline-offset: 2px;
transition: all var(--transition-fast);
}
a:not([class]):hover,
a:not([class]):focus {
color: var(--text-link-hover);
text-decoration-thickness: 2px;
}
a:not([class]):visited {
color: var(--text-link);
}
.prime_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.top_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.digital_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.best_text_balance {
text-wrap: balance;
}
.custom_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.section_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.brand_caption,
.premium_overline,
.elite_footer_text {
color: var(--text-secondary);
}
.base_hero_subtitle,
.fresh_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.agency_hero_title,
.ui_section_title,
.clean_heading_1,
.studio_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.prime_text_gradient {
color: var(--text-primary);}
}
body {
font-family: var(--font-primary);
font-size: 0.94rem;
line-height: 1.6;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: var(--font-accent);
font-weight: 600;
line-height: 1.2;
margin-bottom: 0.5em;
}
h1, .h1 {
font-size: clamp(2rem, 5vw, 3.5rem);
font-weight: 700;
}
h2, .h2 {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
}
h3, .h3 {
font-size: clamp(1.5rem, 3vw, 2rem);
font-weight: 600;
}
h4, .h4 {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
}
h5, .h5 {
font-size: clamp(1.125rem, 2vw, 1.25rem);
font-weight: 500;
}
h6, .h6 {
font-size: 0.88rem;
font-weight: 500;
}
p {
font-family: var(--font-body);
margin-bottom: 1em;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
line-height: 1.7;
}
.text-accent,
.hero-title,
.section-title,
.card-title {
font-family: var(--font-accent);
}
.subtitle,
.section-subtitle {
font-family: var(--font-primary);
font-weight: 500;
}
blockquote {
font-family: var(--font-accent);
font-style: italic;
font-size: 1.25rem;
border-left: 3px solid currentColor;
padding-left: 1.5rem;
margin: 1.5rem 0;
}
.navbar,
.nav-link,
.navbar-brand {
font-family: var(--font-primary);
font-weight: 500;
}
.btn,
button {
font-family: var(--font-primary);
font-weight: 600;
letter-spacing: 0.025em;
}
input,
textarea,
select,
.form-control,
.form-label {
font-family: var(--font-primary);
}
.form-label {
font-weight: 500;
}
.card {
font-family: var(--font-primary);
}
.card-header,
.card-title {
font-family: var(--font-accent);
font-weight: 600;
}
.badge,
.label,
.tag {
font-family: var(--font-primary);
font-weight: 600;
font-size: 0.94rem;
}
footer,
.footer {
font-family: var(--font-primary);
font-size: 0.94rem;
}
footer h1, footer h2, footer h3,
footer h4, footer h5, footer h6,
.footer h1, .footer h2, .footer h3,
.footer h4, .footer h5, .footer h6 {
font-family: var(--font-accent);
}
code,
pre,
kbd,
samp {
font-family: var(--font-mono);
font-size: 0.9em;
}
.font-primary {
font-family: var(--font-primary) !important;
}
.font-accent {
font-family: var(--font-accent) !important;
}
.font-heading {
font-family: var(--font-heading) !important;
}
.font-body {
font-family: var(--font-body) !important;
}
@media (max-width: 7613px) {
body {
font-size: 0.88rem;
}
.lead {
font-size: 1.12rem;
}
}
@media print {
body {
font-family: var(--font-primary);
}
h1, h2, h3, h4, h5, h6 {
font-family: var(--font-accent);
page-break-after: avoid;
}
}
.core_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.modern_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.unique_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.bright_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.pro_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.main_stack {
display: flex;
flex-direction: column;
}
.web20_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.section38_full_height {
min-height: auto;
}
.company53_section_height {
min-height: auto;
}
.web40_hero_height {
min-height: auto;
}
.best72_m_0 { margin: 0; }
.minimal26_m_1 { margin: var(--space-1); }
.brand30_m_2 { margin: var(--space-2); }
.business95_m_3 { margin: var(--space-3); }
.bold95_m_4 { margin: var(--space-4); }
.section75_m_6 { margin: var(--space-6); }
.elite65_m_8 { margin: var(--space-8); }
.top34_m_12 { margin: var(--space-12); }
.elite74_m_16 { margin: var(--space-16); }
.container39_mx_auto { margin-left: auto; margin-right: auto; }
.unique88_my_auto { margin-top: auto; margin-bottom: auto; }
.company92_mt_0 { margin-top: 0; }
.custom39_mt_4 { margin-top: var(--space-4); }
.minimal19_mt_8 { margin-top: var(--space-8); }
.modern84_mt_12 { margin-top: var(--space-12); }
.ui4_mb_0 { margin-bottom: 0; }
.base5_mb_4 { margin-bottom: var(--space-4); }
.agency11_mb_8 { margin-bottom: var(--space-8); }
.site99_mb_12 { margin-bottom: var(--space-12); }
.premium13_p_0 { padding: 0; }
.company4_p_1 { padding: var(--space-1); }
.digital28_p_2 { padding: var(--space-2); }
.top87_p_3 { padding: var(--space-3); }
.digital73_p_4 { padding: var(--space-4); }
.main25_p_6 { padding: var(--space-6); }
.page82_p_8 { padding: var(--space-8); }
.prime15_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.company8_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.elite53_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.studio14_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.digital28_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.elite19_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.best3_gap_1 { gap: var(--space-1); }
.premium20_gap_2 { gap: var(--space-2); }
.business75_gap_3 { gap: var(--space-3); }
.minimal95_gap_4 { gap: var(--space-4); }
.light91_gap_6 { gap: var(--space-6); }
.core60_gap_8 { gap: var(--space-8); }
.app82_shadow_none { box-shadow: var(--shadow-none); }
.unique84_shadow_xs { box-shadow: var(--shadow-xs); }
.section10_shadow_sm { box-shadow: var(--shadow-sm); }
.site31_shadow_md { box-shadow: var(--shadow-md); }
.container8_shadow_lg { box-shadow: var(--shadow-lg); }
.prime53_shadow_xl { box-shadow: var(--shadow-xl); }
.brand48_shadow_2xl { box-shadow: var(--shadow-2xl); }
.section27_shadow_inner { box-shadow: var(--shadow-inner); }
.brand68_shadow_colored { box-shadow: var(--shadow-colored); }
.bright44_radius_none { border-radius: var(--radius-none); }
.modern43_radius_xs { border-radius: var(--radius-xs); }
.brand42_radius_sm { border-radius: var(--radius-sm); }
.style84_radius_md { border-radius: var(--radius-md); }
.web16_radius_lg { border-radius: var(--radius-lg); }
.base24_radius_xl { border-radius: var(--radius-xl); }
.unique18_radius_2xl { border-radius: var(--radius-2xl); }
.theme10_radius_3xl { border-radius: var(--radius-3xl); }
.container33_radius_full { border-radius: var(--radius-full); }
.company65_gradient_primary {
background: var(--gradient-primary);
}
.smart89_gradient_secondary {
background: var(--gradient-secondary);
}
.web67_gradient_hero {
background: var(--gradient-hero);
}
.base57_gradient_card {
background: var(--gradient-card);
}
.premium69_gradient_overlay {
position: relative;
}
.premium69_gradient_overlay::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: var(--gradient-overlay-dark);
pointer-events: none;
z-index: 1;
}
.premium69_gradient_overlay > * {
position: relative;
z-index: 2;
}
.studio93_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.studio93_hover_lift:hover {
transform: translateY(-6px);
box-shadow: var(--shadow-lg);
}
.smart31_hover_scale {
transition: transform var(--transition-normal);
}
.smart31_hover_scale:hover {
transform: scale(1.02);
}
.core26_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.core26_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.section26_hover_fade {
transition: opacity var(--transition-normal);
}
.section26_hover_fade:hover {
opacity: var(--opacity-loading);
}
.custom49_focus_ring {
transition: box-shadow var(--transition-fast);
}
.custom49_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.base1_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.top96_hero_content {
position: relative;
z-index: 2;
}
.section3_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.ui19_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.studio94_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.elite29_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.agency27_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.elite77_timeline {
position: relative;
}
.elite77_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.content49_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.content49_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.content49_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.premium47_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.prime56_slide_up {
transform: translateY(20px);
opacity: 0;
animation: tc-slideUp var(--transition-slow) ease-out forwards;
}
@keyframes tc-slideUp {
to {
transform: translateY(0);
opacity: 1;
}
}
.container52_slide_in_left {
transform: translateX(-20px);
opacity: 0;
animation: tc-slideInLeft var(--transition-slow) ease-out forwards;
}
@keyframes tc-slideInLeft {
to {
transform: translateX(0);
opacity: 1;
}
}
.custom95_scale_in {
transform: scale(0.95);
opacity: 0;
animation: tc-scaleIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-scaleIn {
to {
transform: scale(1);
opacity: 1;
}
}
.smart40_transition_all {
transition: var(--transition-all);
}
.ui50_transition_fast {
transition: all var(--transition-fast);
}
.top8_transition_normal {
transition: all var(--transition-normal);
}
.unique86_transition_slow {
transition: all var(--transition-slow);
}
.business60_bg_primary { background-color: var(--bg-primary); }
.core86_bg_secondary { background-color: var(--bg-secondary); }
.elite65_bg_muted { background-color: var(--bg-muted); }
.prime85_bg_glass { background-color: var(--bg-glass); }
.clean18_text_primary { color: var(--text-primary); }
.brand82_text_secondary { color: var(--text-secondary); }
.smart52_text_muted { color: var(--text-muted); }
.core13_text_inverse { color: var(--text-inverse); }
.smart50_text_link { color: var(--text-link); }
.agency56_border_light { border-color: var(--border-light); }
.bold92_border_medium { border-color: var(--border-medium); }
.studio71_border_strong { border-color: var(--border-strong); }
.ui41_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 7611px) {
.section3_services_grid,
.studio94_features_grid,
.ui19_team_grid,
.agency27_pricing_grid {
grid-template-columns: 1fr;
}
.elite29_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.elite77_timeline::before {
left: 30px;
}
.content49_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.company53_section_height {
min-height: auto;
}
.web40_hero_height {
min-height: auto;
}
}
@media (max-width: 480px) {
.elite29_gallery_grid {
grid-template-columns: 1fr;
}
.content49_timeline_item {
padding-left: var(--space-12) !important;
}
}
.brand90_sr_only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.ui86_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.container70_skip_link {
position: absolute;
top: -40px;
left: 6px;
background: var(--bg-inverse);
color: var(--text-inverse);
padding: var(--space-2) var(--space-4);
border-radius: var(--radius-md);
text-decoration: none;
z-index: 9999;
transition: top var(--transition-fast);
}
.container70_skip_link:focus {
top: 6px;
}
@media print {
.bright85_no_print {
display: none !important;
}
.container5_print_only {
display: block !important;
}
.unique84_shadow_xs,
.section10_shadow_sm,
.site31_shadow_md,
.container8_shadow_lg,
.prime53_shadow_xl,
.brand48_shadow_2xl {
box-shadow: none !important;
}
}
.cta-action-btn {
display: inline-flex;
align-items: center;
gap: 0.5rem;
padding: 0.875rem 1.75rem;
margin-top: 1.65rem;
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-semibold);
line-height: var(--leading-tight);
text-decoration: none;
color: var(--button-primary-text);
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border: none;
border-radius: var(--radius-lg);
box-shadow: var(--shadow-md);
transition: all var(--duration-normal) var(--ease-smooth);
}
.cta-action-btn .btn-icon {
font-size: 1.19rem;
transition: transform var(--duration-fast) var(--ease-spring);
}
.cta-action-btn:hover {
color: var(--button-primary-text);
transform: translateY(-2px);
box-shadow: var(--shadow-lg);
}
.cta-action-btn:hover .btn-icon {
transform: translateX(5px);
}
.cta-action-btn:active {
transform: translateY(0);
box-shadow: var(--shadow-sm);
}
.cta-action-btn:focus-visible {
outline: 2px solid var(--primary-500);
outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce) {
.premium47_fade_in,
.prime56_slide_up,
.container52_slide_in_left,
.custom95_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.studio93_hover_lift,
.smart31_hover_scale,
.core26_hover_shadow,
.section26_hover_fade,
.smart40_transition_all,
.ui50_transition_fast,
.top8_transition_normal,
.unique86_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-standard {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 70px;
background: var(--light);
border-bottom: 1px solid var(--neutral-300);
z-index: 1000;
transition: box-shadow 0.87s ease;
}
.header-standard .container-fluid {
height: 100%;
padding: 0 2rem;
}
.header-standard .row {
height: 100%;
margin: 0;
}
.header-standard .brand-wrapper {
height: 100%;
display: flex;
align-items: center;
}
.header-standard .brand-name {
font-size: 1.19rem;
font-weight: 700;
letter-spacing: 0.05em;
color: var(--neutral-900);
margin: 0;
text-transform: uppercase;
position: relative;
}
.header-standard .brand-name::after {
content: '';
position: absolute;
bottom: -7px;
left: 0;
width: 30px;
height: 2px;
background: var(--primary-500);
}
.header-standard .nav-wrapper {
height: 100%;
display: flex;
align-items: center;
justify-content: flex-end;
}
.header-standard .nav-list {
display: flex;
align-items: center;
list-style: none;
margin: 0;
padding: 0;
gap: 0;
}
.header-standard .nav-item {
padding: 0;
}
.header-standard .nav-link {
display: block;
padding: 0.5rem 1.5rem;
font-size: var(--nav-font-size);
font-weight: 500;
letter-spacing: 0.02em;
color: var(--neutral-700);
text-decoration: none;
text-transform: uppercase;
transition: color 1.06s ease;
position: relative;
}
.header-standard .nav-link:hover,
.header-standard .nav-link:focus {
color: var(--primary-500);
}
.header-standard .nav-link::after {
content: '';
position: absolute;
bottom: 0;
left: 1.5rem;
right: 1.5rem;
height: 2px;
background: var(--primary-500);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.65s ease;
}
.header-standard .nav-link:hover::after {
transform: scaleX(1);
}
.header-standard .nav-divider {
width: 1px;
height: 20px;
background: var(--neutral-300);
margin: 0;
}
.header-standard .menu-toggle {
background: none;
border: none;
padding: 0.5rem;
cursor: pointer;
display: flex;
flex-direction: column;
gap: 5px;
width: 32px;
height: 32px;
justify-content: center;
align-items: center;
transition: all 1.02s ease;
}
.header-standard .menu-line {
display: block;
width: 24px;
height: 2px;
background: var(--neutral-900);
transition: all 1.17s ease;
border-radius: 0;
}
.header-standard .menu-toggle.active .menu-line:nth-child(1) {
transform: translateY(7px) rotate(45deg);
}
.header-standard .menu-toggle.active .menu-line:nth-child(2) {
opacity: 0;
}
.header-standard .menu-toggle.active .menu-line:nth-child(3) {
transform: translateY(-7px) rotate(-45deg);
}
.header-standard .mobile-nav {
position: fixed;
top: 70px;
left: 0;
width: 100%;
height: calc(100vh - 70px);
background: var(--light);
z-index: 999;
opacity: 0;
visibility: hidden;
transition: opacity 0.72s ease, visibility 1.15s ease;
}
.header-standard .mobile-nav.active {
opacity: 1;
visibility: visible;
}
.header-standard .mobile-nav-content {
height: 100%;
display: flex;
align-items: flex-start;
justify-content: center;
padding: 3rem 2rem;
}
.header-standard .mobile-nav-list {
list-style: none;
padding: 0;
margin: 0;
width: 100%;
max-width: 400px;
}
.header-standard .mobile-nav-item {
border-bottom: 1px solid var(--neutral-300);
}
.header-standard .mobile-nav-item:first-child {
border-top: 1px solid var(--neutral-300);
}
.header-standard .mobile-nav-link {
display: block;
padding: 1.25rem 0;
font-size: 1.19rem;
font-weight: 500;
letter-spacing: 0.02em;
color: var(--neutral-900);
text-decoration: none;
text-transform: uppercase;
transition: color 0.70s ease, padding-left 0.44s ease;
}
.header-standard .mobile-nav-link:hover {
color: var(--primary-500);
padding-left: 1rem;
}
.header-standard .grid-line-vertical {
position: absolute;
top: 0;
right: 20%;
width: 1px;
height: 100%;
background: var(--neutral-300);
opacity: 0.3;
pointer-events: none;
}
body.menu-open {
overflow: hidden;
}
@media (max-width: 991px) {
.header-standard .grid-line-vertical {
display: none;
}
}
@media (max-width: 767px) {
.header-standard .container-fluid {
padding: 0 1.5rem;
}
.header-standard .brand-name {
font-size: 1.19rem;
}
}
@media (max-width: 575px) {
.header-standard .container-fluid {
padding: 0 1rem;
}
.header-standard .brand-name {
font-size: 0.88rem;
}
.header-standard .mobile-nav-content {
padding: 2rem 1.5rem;
}
}
@media (min-width: 7613px) and (max-width: 991px) {
.header-standard .mobile-nav-content {
padding: 4rem 3rem;
}
.header-standard .mobile-nav-link {
font-size: 1.25rem;
padding: 1.5rem 0;
}
}
@media (min-width: 1400px) {
.header-standard .container-fluid {
padding: 0 4rem;
}
.header-standard .nav-link {
padding: 0.5rem 2rem;
}
.header-standard .nav-link::after {
left: 2rem;
right: 2rem;
}
}
.header-standard .menu-toggle:focus {
outline: 2px solid var(--primary-500);
outline-offset: 2px;
}
.header-standard .nav-link:focus,
.header-standard .mobile-nav-link:focus {
outline: 2px solid var(--primary-500);
outline-offset: 2px;
}
@media print {
.header-standard {
position: static;
border-bottom: 2px solid var(--neutral-900);
}
.header-standard .menu-toggle,
.header-standard .mobile-nav,
.header-standard .grid-line-vertical {
display: none;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(3, 5, 15, 0.62) 0%,
rgba(10, 22, 37, 0.54) 45%,
rgba(1, 2, 4, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.header-standard {
overflow-x: hidden !important;
}
.hero-primary {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%) 100%
);
position: relative;
overflow: hidden;
}
.decorative-bg-shapes {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
z-index: 0;
}
.shape-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
color-mix(in srgb, var(--primary-500) 10%, transparent 90%)
);
animation: float 20s ease-in-out infinite;
}
.shape-circle.shape-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
animation-delay: 0s;
}
.shape-circle.shape-2 {
width: 300px;
height: 300px;
bottom: -80px;
left: -80px;
animation-delay: 5s;
}
.shape-blob {
position: absolute;
width: 500px;
height: 500px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent
);
filter: blur(60px);
animation: pulse 15s ease-in-out infinite;
}
.shape-blob.shape-3 {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.hero-content {
position: relative;
z-index: 1;
}
.hero-badge {
display: inline-flex;
align-items: center;
gap: 14px;
padding: 15px 24px;
background: color-mix(in srgb, var(--primary-100) 70%, white 30%);
border-radius: 50px;
border: 1px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
animation: slideInLeft 1.34s ease-out;
}
.badge-dot {
width: 11px;
height: 13px;
border-radius: 50%;
background: var(--primary-500);
animation: dotPulse 2s ease-in-out infinite;
}
.badge-dot:nth-child(2) {
animation-delay: 0.97s;
}
.badge-dot:nth-child(3) {
animation-delay: 0.75s;
}
.hero-title {
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
animation: fadeInUp 1s ease-out 0.72s both;
}
.hero-subtitle {
color: var(--text-secondary);
font-weight: 500;
line-height: 1.5;
animation: fadeInUp 1s ease-out 1.10s both;
}
.hero-description {
color: var(--text-secondary);
line-height: 1.7;
max-width: 600px;
animation: fadeInUp 1s ease-out 0.83s both;
}
.hero-features {
animation: fadeInUp 1s ease-out 1.39s both;
}
.feature-icon-item {
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: white;
border-radius: 16px;
box-shadow: 0 4px 20px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
transition: all 0.96s ease;
}
.feature-icon-item i {
font-size: 25px;
color: var(--primary-500);
transition: transform 0.65s ease;
}
.feature-icon-item:hover {
transform: translateY(-5px);
box-shadow: 0 11px 30px color-mix(in srgb, var(--primary-500) 25%, transparent 75%);
}
.feature-icon-item:hover i {
transform: scale(1.1);
}
.hero-images-grid {
position: relative;
height: 600px;
z-index: 1;
}
.image-wrapper {
position: absolute;
transition: transform 1.35s ease;
}
.image-wrapper:hover {
transform: scale(1.05);
z-index: 10;
}
.image-main {
top: 0;
right: 0;
width: 70%;
z-index: 3;
}
.image-main img {
border: 4px solid white;
}
.image-secondary {
bottom: 120px;
left: 0;
width: 50%;
z-index: 2;
}
.image-secondary img {
border: 3px solid white;
}
.image-accent {
top: 40%;
right: 5%;
width: 35%;
z-index: 4;
}
.image-accent img {
border: 3px solid white;
}
.image-decoration {
position: absolute;
border-radius: 16px;
z-index: -1;
transition: all 1.11s ease;
}
.decoration-1 {
top: -14px;
left: -13px;
right: -13px;
bottom: -12px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0.3;
border-radius: 24px;
}
.decoration-2 {
top: -9px;
left: -10px;
right: -11px;
bottom: -11px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
opacity: 0.2;
border-radius: 20px;
}
.decoration-3 {
top: -10px;
left: -11px;
right: -8px;
bottom: -8px;
background: linear-gradient(45deg, var(--primary-300), var(--primary-500));
opacity: 0.25;
border-radius: 20px;
}
.floating-icon {
position: absolute;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: white;
border-radius: 12px;
box-shadow: 0 8px 25px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
animation: floatIcon 6s ease-in-out infinite;
}
.floating-icon i {
font-size: 26px;
color: var(--primary-500);
}
.icon-1 {
top: 15%;
left: 10%;
animation-delay: 0s;
}
.icon-2 {
bottom: 25%;
right: 15%;
animation-delay: 3s;
}
.decorative-wave {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100px;
background: linear-gradient(180deg, transparent, var(--surface-primary));
opacity: 0.5;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(5deg);
}
}
@keyframes pulse {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.5;
}
50% {
transform: translate(-50%, -50%) scale(1.1);
opacity: 0.3;
}
}
@keyframes slideInLeft {
from {
opacity: 0;
transform: translateX(-30px);
}
to {
opacity: 1;
transform: translateX(0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes dotPulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
@keyframes floatIcon {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-20px);
}
}
@media (max-width: 991px) {
.hero-images-grid {
height: 500px;
margin-top: 40px;
}
.image-main {
width: 75%;
}
.image-secondary {
width: 55%;
bottom: 80px;
}
.image-accent {
width: 40%;
}
.shape-circle.shape-1 {
width: 300px;
height: 300px;
}
.shape-circle.shape-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 767px) {
.hero-title {
font-size: 2.38rem;
}
.hero-subtitle {
font-size: 1.19rem;
}
.hero-images-grid {
height: 400px;
}
.image-main {
width: 80%;
}
.image-secondary {
width: 60%;
bottom: 60px;
}
.image-accent {
width: 45%;
}
.feature-icon-item {
width: 50px;
height: 50px;
}
.feature-icon-item i {
font-size: 26px;
}
.floating-icon {
width: 40px;
height: 40px;
}
.floating-icon i {
font-size: 20px;
}
.shape-circle.shape-1,
.shape-circle.shape-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 575px) {
.hero-title {
font-size: 1.94rem;
}
.hero-subtitle {
font-size: 1.12rem;
}
.hero-description {
font-size: 0.94rem;
}
.hero-images-grid {
height: 350px;
}
.hero-features {
gap: 12px;
}
.feature-icon-item {
width: 45px;
height: 45px;
}
.feature-icon-item i {
font-size: 19px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(10, 25, 43, 0.62) 0%,
rgba(16, 23, 47, 0.54) 45%,
rgba(7, 9, 18, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.hero-primary {
overflow-x: hidden !important;
}
.usp-section {
position: relative;
overflow: hidden;
background: var(--bg-primary);
}
.usp-section .ui_section_title {
font-size: clamp(2rem, 5vw, 3.5rem);
line-height: 1.1;
color: var(--text-primary);
letter-spacing: -0.02em;
}
.usp-section .fresh_section_subtitle {
font-size: clamp(1rem, 2vw, 1.25rem);
color: var(--text-secondary);
font-weight: 500;
letter-spacing: -0.01em;
}
.usp-card {
position: relative;
background: var(--bg-secondary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
padding: 1.75rem;
transition: all var(--duration-base) var(--ease-out);
display: flex;
flex-direction: column;
}
.usp-card:hover {
border-color: var(--primary-300);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
transform: translateY(-4px);
}
.usp-card-header {
margin-bottom: 1rem;
position: relative;
height: 3px;
}
.usp-accent {
width: 32px;
height: 3px;
background: var(--primary-500);
border-radius: 2px;
transition: width var(--duration-base) var(--ease-out);
}
.usp-card:hover .usp-accent {
width: 48px;
}
.usp-card-body {
flex: 1;
}
.usp-value {display: block;
font-size: 2.19rem;
font-weight: 700;
color: var(--primary-500);
letter-spacing: -0.01em;
line-height: 1.2;
}
.usp-decoration {
position: absolute;
opacity: 0.04;
pointer-events: none;
z-index: 0;
}
.usp-decoration-1 {
width: 480px;
height: 480px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: -120px;
left: -120px;
border-radius: 50%;
}
.usp-decoration-2 {
width: 320px;
height: 320px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
bottom: -80px;
right: -80px;
border-radius: 50%;
}
@media (max-width: 768px) {
.usp-section {
padding-top: 3rem;
padding-bottom: 3rem;
}
.usp-section .ui_section_title {
font-size: 1.81rem;
}
.usp-card {
padding: 1.5rem;
}
.usp-value {font-size: 1.62rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(9, 16, 30, 0.62) 0%,
rgba(11, 20, 32, 0.54) 45%,
rgba(1, 2, 7, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
#about {
position: relative;
overflow: hidden;
background: linear-gradient(
135deg,
var(--bg-primary) 0%,
var(--primary-50) 100%
);
min-height: auto;
}
.about-feature-card {
position: relative;
padding: var(--space-4);
border-radius: var(--radius-3);
background: var(--bg-secondary);
border: 1px solid var(--border-light);
transition: all var(--duration-300) var(--ease-out);
display: flex;
flex-direction: column;
height: 100%;
overflow: hidden;
}
.about-feature-card::before {
content: "";
position: absolute;
top: -50%;
right: -50%;
width: 200%;
height: 200%;
background: radial-gradient(
circle,
var(--primary-100) 0%,
transparent 70%
);
opacity: 0;
transition: opacity var(--duration-300) var(--ease-out);
pointer-events: none;
}
.about-feature-card:hover {
border-color: var(--border-interactive);
transform: translateY(-4px);
box-shadow: var(--shadow-2);
}
.about-feature-card:hover::before {
opacity: 0.15;
}
.about-feature-card--offset {
margin-top: var(--space-5);
}
.about-feature-icon {
position: relative;
width: 100%;
height: 160px;
border-radius: var(--radius-2);
overflow: hidden;
background: linear-gradient(
135deg,
var(--primary-100),
var(--primary-50)
);
display: flex;
align-items: center;
justify-content: center;
}
.about-feature-image {
width: 100%;
height: 100%;
object-fit: cover;
}
#about-feature-1-name,
#about-feature-2-name,
#about-feature-3-name,
#about-feature-4-name {
color: var(--text-primary);
font-weight: 600;
}
.text-secondary {
color: var(--text-secondary);
}
.about-decoration {
position: absolute;
pointer-events: none;
opacity: 0.08;
z-index: 0;
}
.about-decoration--blob-1 {
width: 280px;
height: 280px;
background: radial-gradient(
circle at 30% 40%,
var(--primary-500) 0%,
var(--primary-300) 50%,
transparent 70%
);
border-radius: 45% 55% 52% 48% / 48% 45% 55% 52%;
top: -80px;
right: -100px;
animation: drift 8s ease-in-out infinite;
}
.about-decoration--blob-2 {
width: 220px;
height: 220px;
background: radial-gradient(
circle at 70% 60%,
var(--primary-300) 0%,
transparent 65%
);
border-radius: 52% 48% 45% 55% / 55% 52% 48% 45%;
bottom: -60px;
left: 10%;
animation: drift-reverse 10s ease-in-out infinite;
}
@keyframes drift {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(20px, -30px) rotate(5deg);
}
}
@keyframes drift-reverse {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(-15px, 25px) rotate(-3deg);
}
}
@media (max-width: 768px) {
#about {
padding-top: var(--space-5);
padding-bottom: var(--space-5);
}
.about-feature-card--offset {
margin-top: 0;
}
.about-decoration--blob-1 {
width: 180px;
height: 180px;
top: -40px;
right: -60px;
}
.about-decoration--blob-2 {
width: 150px;
height: 150px;
bottom: -30px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(16, 30, 46, 0.62) 0%,
rgba(13, 25, 42, 0.54) 45%,
rgba(10, 27, 50, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.features-section {
position: relative;
padding: var(--space-7) 0 var(--space-6) 0;
overflow: hidden;
min-height: auto;
height: auto;
}
.features-header {
text-align: center;
margin-bottom: var(--space-8);
max-width: 720px;
margin-left: auto;
margin-right: auto;
}
.features-header h2 {
font-size: 2.56rem;
line-height: 1.2;
margin-bottom: var(--space-3);
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.01em;
}
.features-header .fresh_section_subtitle {
color: var(--text-secondary);
margin-bottom: var(--space-2);
font-size: 1.06rem;
}
.features-header-desc {
color: var(--text-muted);
font-size: 0.88rem;
}
.features-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-4);
margin-top: var(--space-6);
}
@media (min-width: 992px) {
.features-grid {
grid-template-columns: repeat(2, 1fr);
gap: var(--space-5);
}
}
.features-item {
position: relative;
padding: var(--space-5);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
background: linear-gradient(135deg, rgba(var(--primary-50), 0.3) 0%, rgba(var(--primary-100), 0.1) 100%);
transition: all var(--duration-base) var(--ease-out);
display: flex;
flex-direction: column;
}
.features-item:hover {
border-color: var(--border-medium);
box-shadow: var(--shadow-md);
transform: translateY(-2px);
}
.features-item-content {
display: flex;
flex-direction: column;
}
.features-item h3 {
color: var(--text-primary);
margin-bottom: var(--space-2);
font-weight: 600;
line-height: 1.3;
}
.features-item p {
color: var(--text-secondary);
font-size: 1.00rem;
line-height: 1.6;
margin: 0;
}
.features-decoration {
position: absolute;
pointer-events: none;
opacity: 0.08;
}
.features-decoration-1 {
top: -100px;
right: -80px;
width: 400px;
height: 400px;
border-radius: 50%;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
}
.features-decoration-2 {
bottom: -50px;
left: -120px;
width: 350px;
height: 350px;
border-radius: 50%;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
}
@media (max-width: 768px) {
.features-header h2 {
font-size: 1.81rem;
}
.features-header .fresh_section_subtitle {
font-size: 1.06rem;
}
.features-grid {
grid-template-columns: 1fr;
gap: var(--space-4);
}
.features-section {
padding: var(--space-5) 0 var(--space-4) 0;
}
.features-item {
padding: var(--space-4);
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(2, 6, 10, 0.62) 0%,
rgba(5, 13, 23, 0.54) 45%,
rgba(15, 22, 53, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.services-section {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, rgba(59, 130, 246, 0.02) 0%, rgba(168, 85, 247, 0.02) 100%);
min-height: auto;
}
.services-header {
text-align: center;
max-width: 680px;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 2;
}
.services-header #services-title {
color: var(--text-primary);
letter-spacing: -0.5px;
}
.services-header #services-subtitle {
color: var(--primary-500);
font-weight: 600;
margin-bottom: 1rem !important;
font-size: 1.06rem;
}
.services-header #services-desc {
color: var(--text-secondary);
font-size: 0.94rem;
line-height: 1.6;
}
.services-card {
position: relative;
height: 100%;
border-radius: var(--radius-2xl);
border: 1px solid var(--border-light);
background: linear-gradient(135deg, rgba(255, 255, 255, 0.8) 0%, rgba(249, 250, 251, 0.95) 100%);
backdrop-filter: blur(8px);
transition: all var(--duration-300) var(--ease-out);
overflow: hidden;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
.services-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(90deg, var(--primary-300), var(--primary-500), transparent);
opacity: 0;
transition: opacity var(--duration-300) var(--ease-out);
}
.services-card:hover {
border-color: var(--border-medium);
box-shadow: 0 8px 32px rgba(80, 163, 255, 0.12);
transform: translateY(-4px);
}
.services-card:hover::before {
opacity: 1;
}
.services-card-featured {
border: 2px solid var(--primary-300);
background: linear-gradient(135deg, rgba(59, 130, 246, 0.04) 0%, rgba(168, 85, 247, 0.04) 100%);
box-shadow: 0 8px 32px rgba(76, 125, 235, 0.15);
transform: scale(1.02);
}
.services-card-featured:hover {
box-shadow: 0 12px 48px rgba(50, 95, 228, 0.20);
transform: scale(1.02) translateY(-4px);
}
.services-card-inner {
padding: 2rem;
display: flex;
flex-direction: column;
height: 100%;
}
.services-card-header {
margin-bottom: 1rem;
}
.services-card-header #services-item-1-name,
.services-card-header #services-item-2-name,
.services-card-header #services-item-3-name,
.services-card-header #services-item-4-name,
.services-card-header #services-item-5-name,
.services-card-header #services-item-6-name {
color: var(--text-primary);
margin-bottom: 0;
font-weight: 700;
letter-spacing: -0.3px;
}
.services-card-inner > p[id*="services-item"][id*="desc"] {
flex-grow: 1;
}
.services-card-footer {
display: flex;
flex-direction: column;
gap: 1rem;
margin-top: auto;
padding-top: 1.74rem;
border-top: 1px solid var(--border-light);
}
.services-card-footer span[id*="price"] {
color: var(--primary-500);
font-weight: 700;
}
.services-cta {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0.75rem 1.5rem;
border-radius: var(--radius-lg);
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
color: white;
text-decoration: none;
font-size: 0.88rem;
font-weight: 600;
border: none;
cursor: pointer;
transition: all var(--duration-300) var(--ease-out);
position: relative;
overflow: hidden;
}
.services-cta::after {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0%, transparent 100%);
opacity: 0;
transition: opacity var(--duration-300) var(--ease-out);
}
.services-cta:hover {
transform: translateY(-2px);
box-shadow: 0 8px 24px rgba(70, 164, 245, 0.30);
}
.services-cta:hover::after {
opacity: 1;
}
.services-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
}
.services-blob-1 {
width: 320px;
height: 320px;
background: radial-gradient(circle, var(--primary-500), var(--primary-300));
top: -80px;
right: -100px;
filter: blur(40px);
}
.services-blob-2 {
width: 280px;
height: 280px;
background: radial-gradient(circle, var(--primary-700), var(--primary-500));
bottom: 20px;
left: 10%;
filter: blur(50px);
}
.services-blob-3 {
width: 200px;
height: 200px;
background: radial-gradient(circle, rgba(168, 87, 255, 0.60), transparent);
top: 50%;
right: 5%;
filter: blur(60px);
}
@media (max-width: 768px) {
.services-card-inner {
padding: 1.5rem;
}
.services-card-featured {
transform: scale(1);
}
.services-card-featured:hover {
transform: translateY(-4px);
}
.services-header {
margin-bottom: 2.71rem;
}
.services-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(2, 4, 5, 0.62) 0%,
rgba(8, 17, 27, 0.54) 45%,
rgba(7, 16, 36, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.priceplan-section-style {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.priceplan-section-style .decorative-line-top {
width: 60px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300));
margin: 0 auto;
border-radius: 2px;
}
.priceplan-section-style #priceplan-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.priceplan-section-style #priceplan-subtitle {
color: var(--text-secondary);
font-size: 1.31rem;
font-weight: 500;
}
.priceplan-section-style #priceplan-desc {
color: var(--text-secondary);
max-width: 650px;
margin: 0 auto;
line-height: 1.7;
}
.priceplan-section-style .price-card {
background: var(--surface-primary);
border-radius: 20px;
padding: 2.5rem 2rem;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
transition: all 1.06s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
border: 2px solid transparent;
}
.priceplan-section-style .price-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
border-color: color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
}
.priceplan-section-style .price-card-featured {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 20%, var(--surface-primary) 80%) 100%);
border: 2px solid var(--primary-300);
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
transform: scale(1.05);
}
.priceplan-section-style .price-card-featured:hover {
transform: scale(1.05) translateY(-8px);
}
.priceplan-section-style .featured-badge {
position: absolute;
top: -12px;
right: 30px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
width: 48px;
height: 48px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
animation: pulse-badge 2s infinite;
}
.priceplan-section-style .featured-badge i {
font-size: 1.19rem;
}
@keyframes pulse-badge {
0%, 100% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
}
.priceplan-section-style .icon-wrapper {
width: 70px;
height: 70px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 60%, transparent 40%),
color-mix(in srgb, var(--primary-300) 30%, transparent 70%));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
}
.priceplan-section-style .icon-wrapper i {
font-size: 2.12rem;
color: var(--primary-700);
}
.priceplan-section-style .price-card-featured .icon-wrapper {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
}
.priceplan-section-style .price-card-featured .icon-wrapper i {
color: var(--light);
}
.priceplan-section-style .price-card-header {
text-align: center;
padding-bottom: 1.74rem;
border-bottom: 2px solid color-mix(in srgb, var(--neutral-300) 40%, transparent 60%);
}
.priceplan-section-style .price-card-header h3 {
color: var(--text-primary);
font-weight: 700;
}
.priceplan-section-style .price-card-header p {
color: var(--text-secondary);
font-size: 1.00rem;
line-height: 1.6;
margin-bottom: 0;
}
.priceplan-section-style .price-display {
text-align: center;
padding: 2rem 0 1.5rem;
}
.priceplan-section-style .currency {
font-size: 1.56rem;
color: var(--text-secondary);
font-weight: 600;
vertical-align: super;
}
.priceplan-section-style .price-amount {
font-size: 3.00rem;
font-weight: 800;
color: var(--primary-700);
line-height: 1;
letter-spacing: -0.03em;
}
.priceplan-section-style .price-card-featured .price-amount {
color: var(--primary-500);
}
.priceplan-section-style .price-period {
font-size: 1.06rem;
color: var(--text-secondary);
font-weight: 500;
}
.priceplan-section-style .features-list {
padding-top: 1rem;
}
.priceplan-section-style .feature-items {
display: flex;
flex-direction: column;
gap: 1rem;
}
.priceplan-section-style .feature-item {
display: flex;
align-items: flex-start;
gap: 0.75rem;
padding: 0.5rem;
border-radius: 8px;
transition: all 1.16s ease;
}
.priceplan-section-style .feature-item:hover {
background: color-mix(in srgb, var(--primary-50) 40%, transparent 60%);
padding-left: 1rem;
}
.priceplan-section-style .feature-item i {
font-size: 1.19rem;
color: var(--primary-500);
flex-shrink: 0;
margin-top: 2px;
}
.priceplan-section-style .price-card-featured .feature-item i {
color: var(--primary-700);
}
.priceplan-section-style .feature-item span {
color: var(--text-primary);
font-size: 0.88rem;
line-height: 1.5;
}
.priceplan-section-style .price-card-footer {
margin-top: 2rem;
padding-top: 1.55rem;
border-top: 2px solid color-mix(in srgb, var(--neutral-300) 40%, transparent 60%);
}
.priceplan-section-style .decorative-element {
height: 4px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%);
border-radius: 2px;
}
.priceplan-section-style .floating-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.priceplan-section-style .shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.priceplan-section-style .shape-1 {
width: 300px;
height: 300px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
top: -100px;
right: -100px;
animation: float-1 20s infinite ease-in-out;
}
.priceplan-section-style .shape-2 {
width: 200px;
height: 200px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
bottom: -50px;
left: 10%;
animation: float-2 15s infinite ease-in-out;
}
.priceplan-section-style .shape-3 {
width: 150px;
height: 150px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
top: 50%;
left: -50px;
animation: float-3 18s infinite ease-in-out;
}
@keyframes float-1 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(30px, 30px) rotate(180deg);
}
}
@keyframes float-2 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(-20px, -20px) rotate(-180deg);
}
}
@keyframes float-3 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(20px, -30px) scale(1.1);
}
}
@media (max-width: 991.98px) {
.priceplan-section-style .price-card-featured {
transform: scale(1);
}
.priceplan-section-style .price-card-featured:hover {
transform: translateY(-8px);
}
}
@media (max-width: 767.98px) {
.priceplan-section-style .price-card {
padding: 2rem 1.5rem;
}
.priceplan-section-style .price-amount {
font-size: 2.94rem;
}
.priceplan-section-style #priceplan-title {
font-size: 1.81rem;
}
.priceplan-section-style #priceplan-subtitle {
font-size: 1.19rem;
}
}
@media (max-width: 575.98px) {
.priceplan-section-style .icon-wrapper {
width: 60px;
height: 60px;
}
.priceplan-section-style .icon-wrapper i {
font-size: 1.81rem;
}
.priceplan-section-style .price-amount {
font-size: 2.31rem;
}
.priceplan-section-style .feature-item {
font-size: 0.81rem;
}
}
.priceplan-section-style .container {
position: relative;
z-index: 1;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(7, 16, 38, 0.62) 0%,
rgba(14, 24, 37, 0.54) 45%,
rgba(10, 17, 29, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.team-section-minimal {
position: relative;
background: linear-gradient(180deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.team-section-minimal .decorative-dot-pattern {
width: 60px;
height: 8px;
background-image: radial-gradient(circle, var(--primary-500) 2px, transparent 2px);
background-size: 12px 12px;
margin: 0 auto;
opacity: 0.6;
}
.team-section-minimal #team-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.5px;
}
.team-section-minimal #team-subtitle {
color: var(--primary-500);
font-weight: 600;
font-size: 1.25rem;
}
.team-section-minimal #team-desc {
color: var(--text-secondary);
line-height: 1.8;
font-size: 1.00rem;
}
.team-section-minimal .decorative-line-accent {
width: 80px;
height: 3px;
background: linear-gradient(90deg, transparent 0%, var(--primary-500) 50%, transparent 100%);
margin: 0 auto;
}
.team-section-minimal .team-card {
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
transition: all 1.26s ease;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
height: 100%;
}
.team-section-minimal .team-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
}
.team-section-minimal .team-image-wrapper {
position: relative;
overflow: hidden;
aspect-ratio: 4/5;
}
.team-section-minimal .image-frame {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.team-section-minimal .image-frame img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.75s ease;
}
.team-section-minimal .team-card:hover .image-frame img {
transform: scale(1.08);
}
.team-section-minimal .image-overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 100%;
background: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
opacity: 0;
transition: opacity 1.36s ease;
}
.team-section-minimal .team-card:hover .image-overlay {
opacity: 1;
}
.team-section-minimal .decorative-corner {
position: absolute;
width: 40px;
height: 40px;
border: 2px solid var(--primary-500);
transition: all 0.81s ease;
opacity: 0;
}
.team-section-minimal .decorative-corner.top-left {
top: 12px;
left: 12px;
border-right: none;
border-bottom: none;
}
.team-section-minimal .decorative-corner.bottom-right {
bottom: 12px;
right: 12px;
border-left: none;
border-top: none;
}
.team-section-minimal .team-card:hover .decorative-corner {
opacity: 1;
}
.team-section-minimal .team-card:hover .decorative-corner.top-left {
top: 16px;
left: 16px;
}
.team-section-minimal .team-card:hover .decorative-corner.bottom-right {
bottom: 16px;
right: 16px;
}
.team-section-minimal .team-info {
padding: 1.75rem 1.5rem;
text-align: center;
background: var(--surface-primary);
}
.team-section-minimal .team-info h3 {
color: var(--text-primary);
font-weight: 700;
margin-bottom: 0.68rem;
transition: color 0.93s ease;
}
.team-section-minimal .team-card:hover .team-info h3 {
color: var(--primary-500);
}
.team-section-minimal .team-info p {
color: var(--text-secondary);
font-size: 1.00rem;
font-weight: 500;
}
.team-section-minimal .info-accent-line {
width: 50px;
height: 2px;
background: var(--primary-500);
margin: 1rem auto 0;
transition: width 0.66s ease;
}
.team-section-minimal .team-card:hover .info-accent-line {
width: 80px;
}
.team-section-minimal .decorative-element {
position: relative;
text-align: center;
padding: 2rem;
}
.team-section-minimal .icon-circle {
width: 120px;
height: 120px;
margin: 0 auto 1.5rem;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
animation: float 3s ease-in-out infinite;
}
.team-section-minimal .icon-circle i {
font-size: 3.00rem;
color: white;
}
@keyframes float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-12px);
}
}
.team-section-minimal .pattern-dots {
width: 140px;
height: 140px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 16px 16px;
opacity: 0.3;
z-index: -1;
animation: rotate 20s linear infinite;
}
@keyframes rotate {
from {
transform: translate(-50%, -50%) rotate(0deg);
}
to {
transform: translate(-50%, -50%) rotate(360deg);
}
}
.team-section-minimal .decorative-shapes {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 200px;
pointer-events: none;
overflow: hidden;
}
.team-section-minimal .shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.team-section-minimal .shape-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
bottom: -150px;
left: -100px;
}
.team-section-minimal .shape-2 {
width: 200px;
height: 200px;
background: var(--primary-700);
bottom: -80px;
right: 20%;
}
.team-section-minimal .shape-3 {
width: 250px;
height: 250px;
background: var(--primary-300);
bottom: -120px;
right: -80px;
}
@media (max-width: 991.98px) {
.team-section-minimal #team-title {
font-size: 1.81rem;
}
.team-section-minimal .team-image-wrapper {
aspect-ratio: 3/4;
}
.team-section-minimal .icon-circle {
width: 100px;
height: 100px;
}
.team-section-minimal .icon-circle i {
font-size: 2.50rem;
}
}
@media (max-width: 767.98px) {
.team-section-minimal #team-title {
font-size: 1.62rem;
}
.team-section-minimal #team-subtitle {
font-size: 1.12rem;
}
.team-section-minimal .team-info {
padding: 1.5rem 1.25rem;
}
.team-section-minimal .decorative-corner {
width: 30px;
height: 30px;
}
}
@media (max-width: 575.98px) {
.team-section-minimal {
padding: 3rem 0;
}
.team-section-minimal .team-card {
margin-bottom: 1rem;
}
.team-section-minimal .team-image-wrapper {
aspect-ratio: 1/1;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(12, 19, 50, 0.62) 0%,
rgba(7, 12, 28, 0.54) 45%,
rgba(8, 15, 36, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.reviews-section {
position: relative;
overflow: hidden;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-50) 98%, var(--neutral-900)),
var(--bg-primary)
);
min-height: auto;
}
.reviews-header {
text-align: center;
position: relative;
z-index: 2;
}
#reviews-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
#reviews-subtitle {
color: var(--primary-500);
font-weight: 600;
font-size: 1.12rem;
}
#reviews-desc {
color: var(--text-secondary);
font-size: 0.94rem;
max-width: 60ch;
margin-left: auto;
margin-right: auto;
}
.reviews-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 1.5rem;
position: relative;
z-index: 2;
}
@media (min-width: 768px) {
.reviews-grid {
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
}
}
@media (min-width: 1200px) {
.reviews-grid {
grid-template-columns: repeat(2, 1fr);
max-height: calc(100vh - 300px);
overflow-y: auto;
padding-right: 0.5rem;
}
.reviews-grid::-webkit-scrollbar {
width: 6px;
}
.reviews-grid::-webkit-scrollbar-track {
background: transparent;
}
.reviews-grid::-webkit-scrollbar-thumb {
background: var(--border-light);
border-radius: var(--radius-full);
}
}
.reviews-card {
background: rgba(255, 255, 255, 0.7);
backdrop-filter: blur(12px);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
padding: 2rem;
position: relative;
overflow: hidden;
transition: all var(--duration-300) var(--ease-smooth);
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
}
.reviews-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 1px;
background: linear-gradient(
90deg,
transparent,
var(--primary-300),
transparent
);
opacity: 0.5;
}
.reviews-card::after {
content: '';
position: absolute;
top: -50%;
right: -50%;
width: 200%;
height: 200%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-500) 8%, transparent),
transparent
);
opacity: 0;
transition: opacity var(--duration-300) var(--ease-smooth);
pointer-events: none;
}
.reviews-card:hover {
background: rgba(255, 255, 255, 0.85);
border-color: var(--border-medium);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
transform: translateY(-4px);
}
.reviews-card:hover::after {
opacity: 1;
}
.reviews-card-inner {
position: relative;
z-index: 2;
}
.reviews-text {
color: var(--text-primary);
line-height: 1.6;
font-weight: 400;
}
.reviews-author {
border-top: 1px solid var(--border-light);
padding-top: 1rem;
}
#reviews-item-1-author,
#reviews-item-2-author,
#reviews-item-3-author,
#reviews-item-4-author,
#reviews-item-5-author {
color: var(--text-primary);
margin: 0;
font-weight: 600;
}
.reviews-decoration {
position: absolute;
pointer-events: none;
opacity: 0.3;
z-index: 1;
}
.reviews-deco-1 {
top: -10%;
right: -5%;
width: 400px;
height: 400px;
background: radial-gradient(
circle,
var(--primary-500),
transparent
);
filter: blur(80px);
border-radius: var(--radius-full);
}
.reviews-deco-2 {
bottom: -15%;
left: -8%;
width: 350px;
height: 350px;
background: radial-gradient(
circle,
var(--primary-300),
transparent
);
filter: blur(90px);
border-radius: var(--radius-full);
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(6, 15, 24, 0.62) 0%,
rgba(9, 24, 47, 0.54) 45%,
rgba(7, 19, 35, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.casestudy-section {
position: relative;
width: 100%;
min-height: auto;
padding: var(--space-6) var(--space-4);
background: linear-gradient(
135deg,
var(--bg-primary) 0%,
var(--primary-50) 100%
);
overflow: hidden;
}
.casestudy-container {
position: relative;
max-width: 1280px;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: var(--space-6);
z-index: 2;
}
.casestudy-header {
text-align: center;
max-width: 720px;
margin: 0 auto;
padding: 0 var(--space-4);
}
.casestudy-title {
color: var(--text-primary);
margin-bottom: var(--space-3);
letter-spacing: -0.01em;
}
.casestudy-subtitle {
color: var(--primary-500);
margin-bottom: var(--space-2);
font-weight: 600;
}
.casestudy-description {
color: var(--text-secondary);
line-height: 1.6;
}
.casestudy-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-5);
padding: var(--space-4) 0;
}
@media (min-width: 1024px) {
.casestudy-grid {
grid-template-columns: repeat(3, 1fr);
}
}
.casestudy-item {
position: relative;
border-radius: var(--radius-2);
border: 1px solid var(--border-light);
padding: var(--space-5);
transition: all var(--duration-300) var(--ease-default);
overflow: hidden;
min-height: 280px;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.casestudy-item-inner {
position: relative;
z-index: 3;
display: flex;
flex-direction: column;
gap: var(--space-3);
}
.casestudy-item-primary {
background: linear-gradient(
135deg,
rgba(var(--primary-500-rgb), 0.08) 0%,
rgba(var(--primary-300-rgb), 0.04) 100%
);
border-color: var(--primary-100);
}
.casestudy-item-primary:hover {
border-color: var(--primary-300);
box-shadow: var(--shadow-medium);
transform: translateY(-4px);
}
.casestudy-item-secondary {
background: linear-gradient(
135deg,
rgba(var(--neutral-500-rgb), 0.06) 0%,
rgba(var(--neutral-300-rgb), 0.03) 100%
);
border-color: var(--border-light);
}
.casestudy-item-secondary:hover {
border-color: var(--neutral-500);
box-shadow: var(--shadow-medium);
transform: translateY(-4px);
}
.casestudy-item-tertiary {
background: linear-gradient(
135deg,
rgba(var(--primary-500-rgb), 0.05) 0%,
rgba(var(--primary-100-rgb), 0.08) 100%
);
border-color: var(--border-light);
}
.casestudy-item-tertiary:hover {
border-color: var(--primary-300);
box-shadow: var(--shadow-medium);
transform: translateY(-4px);
}
.casestudy-item-accent {
position: absolute;
top: 0;
right: 0;
width: 180px;
height: 180px;
border-radius: 50%;
opacity: 0.15;
z-index: 1;
pointer-events: none;
}
.casestudy-accent-1 {
background: var(--primary-500);
top: -60px;
right: -60px;
}
.casestudy-accent-2 {
background: var(--neutral-500);
top: -80px;
right: -80px;
}
.casestudy-accent-3 {
background: var(--primary-300);
top: -70px;
right: -70px;
}
.casestudy-item-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.01em;
}
.casestudy-item-desc {
color: var(--text-secondary);
line-height: 1.6;
font-size: 0.94rem;
}
.casestudy-decoration {
position: absolute;
pointer-events: none;
z-index: 1;
}
.casestudy-deco-blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(
ellipse at 30% 50%,
var(--primary-300) 0%,
var(--primary-100) 70%,
transparent 100%
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
top: -150px;
left: -200px;
opacity: 0.08;
animation: float 8s ease-in-out infinite;
}
.casestudy-deco-blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(
ellipse at 70% 40%,
var(--primary-500) 0%,
var(--primary-300) 60%,
transparent 100%
);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
bottom: -120px;
right: -150px;
opacity: 0.06;
animation: float-reverse 10s ease-in-out infinite;
}
.casestudy-deco-line {
position: absolute;
width: 2px;
height: 120px;
background: linear-gradient(
180deg,
var(--primary-300),
transparent
);
top: 50%;
left: 50%;
transform: translateX(-50%);
opacity: 0.1;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(20px, -20px) rotate(10deg);
}
}
@keyframes float-reverse {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(-20px, 20px) rotate(-10deg);
}
}
@media (max-width: 768px) {
.casestudy-section {
padding: var(--space-5) var(--space-3);
}
.casestudy-grid {
grid-template-columns: 1fr;
gap: var(--space-4);
}
.casestudy-item {
min-height: 260px;
padding: var(--space-4);
}
.casestudy-deco-blob-1,
.casestudy-deco-blob-2 {
opacity: 0.04;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(3, 6, 14, 0.62) 0%,
rgba(3, 6, 11, 0.54) 45%,
rgba(14, 28, 42, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.process-section {
position: relative;
background: var(--bg-primary);
overflow: hidden;
}
.process-section .row {
position: relative;
z-index: 1;
}
.process-section .ui_section_title {
font-size: clamp(2rem, 5vw, 3.5rem);
line-height: 1.1;
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.process-section .fresh_section_subtitle {
font-size: 1.19rem;
line-height: 1.4;
color: var(--text-secondary);
font-weight: 500;
}
.process-section .design_body_base {
font-size: 1.06rem;
line-height: 1.6;
color: var(--text-muted);
}
.process-item {
padding: 2rem;
background: var(--bg-secondary);
border: 1px solid var(--border-light);
border-radius: var(--radius-md);
transition: all var(--duration-300) var(--ease-smooth);
position: relative;
height: 100%;
display: flex;
flex-direction: column;
}
.process-item::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
border-radius: var(--radius-md) var(--radius-md) 0 0;
opacity: 0;
transition: opacity var(--duration-300) var(--ease-smooth);
}
.process-item:hover {
border-color: var(--border-medium);
box-shadow: var(--shadow-md);
}
.process-item:hover::before {
opacity: 1;
}
.process-item-header {
display: flex;
align-items: center;
}
.process-item-number {
font-size: 2.44rem;
font-weight: 700;
color: var(--primary-300);
line-height: 1;
letter-spacing: -0.02em;
}
.process-item h3 {
color: var(--text-primary);
font-size: 1.12rem;
font-weight: 600;
line-height: 1.3;
}
.process-item p {
color: var(--text-muted);
font-size: 0.94rem;
line-height: 1.5;
margin-top: auto;
}
.process-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.03;
pointer-events: none;
}
.process-decoration-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -10%;
right: -5%;
}
.process-decoration-2 {
width: 300px;
height: 300px;
background: var(--primary-300);
bottom: -5%;
left: -3%;
}
@media (max-width: 768px) {
.process-section .ui_section_title {
font-size: 2.00rem;
}
.process-section .fresh_section_subtitle {
font-size: 1.06rem;
}
.process-item {
padding: 1.5rem;
}
.process-item-number {
font-size: 2.12rem;
}
.process-decoration-1,
.process-decoration-2 {
opacity: 0.015;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(1, 1, 3, 0.62) 0%,
rgba(2, 3, 5, 0.54) 45%,
rgba(8, 24, 40, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.timeline-section {
position: relative;
min-height: auto;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, rgba(var(--primary-50-rgb), 0.3) 100%);
}
.timeline-header {
text-align: center;
position: relative;
z-index: 2;
}
.timeline-header h2 {
color: var(--text-primary);
}
.timeline-header p {
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
.timeline-track {
position: relative;
display: flex;
flex-direction: column;
gap: var(--space-6);
padding: var(--space-4) 0;
z-index: 2;
}
.timeline-track::before {
content: '';
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg,
var(--primary-500) 0%,
var(--primary-300) 50%,
var(--primary-500) 100%);
opacity: 0.4;
}
.timeline-item {
position: relative;
display: flex;
gap: var(--space-4);
opacity: 0;
animation: fadeInUp 1.56s ease-out forwards;
}
.timeline-item:nth-child(1) { animation-delay: 0.96s; }
.timeline-item:nth-child(2) { animation-delay: 0.47s; }
.timeline-item:nth-child(3) { animation-delay: 1.04s; }
.timeline-item:nth-child(4) { animation-delay: 1.22s; }
.timeline-item:nth-child(5) { animation-delay: 1.31s; }
.timeline-item:nth-child(odd) {
flex-direction: row;
justify-content: flex-start;
padding-right: 52%;
}
.timeline-item:nth-child(even) {
flex-direction: row-reverse;
justify-content: flex-end;
padding-left: 52%;
}
.timeline-marker {
position: absolute;
left: 50%;
top: var(--space-3);
width: 20px;
height: 20px;
border-radius: 50%;
background: var(--primary-500);
border: 3px solid var(--bg-primary);
box-shadow: 0 0 0 4px var(--primary-100);
transform: translateX(-50%);
z-index: 3;
transition: all var(--duration-300) var(--ease-out);
}
.timeline-item:hover .timeline-marker {
width: 28px;
height: 28px;
box-shadow: 0 0 0 8px var(--primary-100);
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
}
.timeline-card {
position: relative;
background: var(--bg-primary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
padding: var(--space-4);
box-shadow: var(--shadow-sm);
transition: all var(--duration-300) var(--ease-out);
flex: 1;
max-width: 320px;
overflow: hidden;
}
.timeline-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
opacity: 0;
transition: opacity var(--duration-300) var(--ease-out);
}
.timeline-item:hover .timeline-card {
border-color: var(--border-medium);
box-shadow: var(--shadow-md);
transform: translateY(-4px);
}
.timeline-item:hover .timeline-card::before {
opacity: 1;
}
.timeline-card h3 {
color: var(--text-primary);
position: relative;
z-index: 1;
}
.timeline-card p {
position: relative;
z-index: 1;
line-height: 1.6;
}
.timeline-decoration {
position: absolute;
opacity: 0.05;
z-index: 0;
pointer-events: none;
}
.decoration-blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle at 30% 40%, var(--primary-500), transparent 70%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
top: 10%;
right: -100px;
animation: float 6s ease-in-out infinite;
}
.decoration-blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle at 70% 60%, var(--primary-300), transparent 70%);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
bottom: 5%;
left: -80px;
animation: float 8s ease-in-out infinite reverse;
}
.decoration-line {
position: absolute;
width: 200px;
height: 2px;
background: linear-gradient(90deg, transparent, var(--primary-500), transparent);
top: 30%;
right: 10%;
opacity: 0.3;
transform: rotate(25deg);
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes float {
0%, 100% {
transform: translateY(0px) rotate(0deg);
}
50% {
transform: translateY(30px) rotate(5deg);
}
}
@media (max-width: 768px) {
.timeline-track::before {
left: 10px;
}
.timeline-item {
flex-direction: column !important;
padding: 0 !important;
padding-left: 50px !important;
}
.timeline-item:nth-child(odd),
.timeline-item:nth-child(even) {
flex-direction: column;
padding-left: 50px;
padding-right: 0;
justify-content: flex-start;
}
.timeline-marker {
left: 0;
}
.timeline-card {
max-width: 100%;
}
.decoration-blob-1,
.decoration-blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 576px) {
.timeline-section {
padding: var(--space-4) 0;
}
.timeline-header {
margin-bottom: var(--space-4);
}
.timeline-track {
gap: var(--space-4);
}
.timeline-card {
padding: var(--space-3);
}
.timeline-decoration {
display: none;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(5, 7, 15, 0.62) 0%,
rgba(5, 7, 16, 0.54) 45%,
rgba(8, 15, 21, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.career-section {
position: relative;
min-height: auto;
padding: var(--space-6) var(--space-4);
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);
overflow: hidden;
}
@media (min-width: 768px) {
.career-section {
padding: var(--space-8) var(--space-6);
}
}
.career-container {
position: relative;
max-width: 1200px;
margin: 0 auto;
z-index: 2;
}
.career-header {
margin-bottom: var(--space-8);
text-align: center;
max-width: 650px;
margin-left: auto;
margin-right: auto;
}
.career-title {
color: var(--text-primary);
margin-bottom: var(--space-2);
font-weight: 700;
}
.career-subtitle {
color: var(--primary-500);
margin-bottom: var(--space-3);
font-weight: 600;
}
.career-desc {
color: var(--text-secondary);
line-height: 1.6;
font-size: 1.06rem;
}
.career-decoration {
position: absolute;
pointer-events: none;
z-index: 1;
}
.career-blob-1 {
width: 280px;
height: 280px;
background: radial-gradient(circle at 30% 40%, var(--primary-100), transparent 70%);
border-radius: 42% 58% 71% 29% / 66% 45% 55% 34%;
top: -100px;
right: -80px;
opacity: 0.6;
animation: blob-float 8s ease-in-out infinite;
}
.career-blob-2 {
width: 200px;
height: 200px;
background: radial-gradient(circle at 60% 50%, var(--primary-50), transparent 70%);
border-radius: 31% 69% 66% 34% / 40% 51% 49% 60%;
bottom: 80px;
left: -60px;
opacity: 0.4;
animation: blob-float 10s ease-in-out infinite reverse;
}
.career-line-accent {
width: 1px;
height: 150px;
background: linear-gradient(180deg, transparent, var(--primary-300), transparent);
top: 150px;
right: 10%;
opacity: 0.5;
}
@keyframes blob-float {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(15px, -15px);
}
}
.career-grid {
display: grid;
grid-template-columns: 1fr;
gap: var(--space-4);
margin-top: var(--space-6);
}
@media (min-width: 768px) {
.career-grid {
grid-template-columns: repeat(2, 1fr);
gap: var(--space-5);
}
}
@media (min-width: 1024px) {
.career-grid {
grid-template-columns: repeat(2, 1fr);
gap: var(--space-6);
}
}
.career-item {
position: relative;
background: var(--bg-primary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
padding: var(--space-5);
transition: all var(--duration-300) var(--ease-out);
overflow: hidden;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.career-item::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(90deg, var(--primary-500), transparent);
transform: scaleX(0);
transform-origin: left;
transition: transform var(--duration-400) var(--ease-out);
}
.career-item:hover {
border-color: var(--border-interactive);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
transform: translateY(-4px);
}
.career-item:hover::before {
transform: scaleX(1);
}
.career-item-featured {
grid-column: 1 / -1;
background: linear-gradient(135deg, var(--primary-50) 0%, var(--bg-primary) 100%);
border-color: var(--primary-300);
padding: var(--space-6);
}
@media (min-width: 768px) {
.career-item-featured {
grid-column: 1;
}
}
.career-item-content {
position: relative;
z-index: 2;
}
.career-item-tag {
display: inline-block;
margin-bottom: var(--space-3);
}
.career-item-role {
display: inline-block;
background: var(--primary-100);
color: var(--primary-700);
padding: 4px 12px;
border-radius: var(--radius-full);
font-weight: 600;
font-size: 0.69rem;
letter-spacing: 0.5px;
}
.career-item-featured .career-item-role {
background: var(--primary-500);
color: var(--text-inverse);
}
.career-item-title {
color: var(--text-primary);
margin-bottom: var(--space-2);
font-weight: 600;
}
.career-item-desc {
color: var(--text-secondary);
line-height: 1.5;
font-size: 0.88rem;
}
.career-item-accent {
position: absolute;
bottom: 0;
right: 0;
width: 80px;
height: 80px;
background: radial-gradient(circle at 70% 70%, var(--primary-100), transparent 70%);
border-radius: 50%;
opacity: 0;
transition: opacity var(--duration-300) var(--ease-out);
z-index: 1;
}
.career-item:hover .career-item-accent {
opacity: 1;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(4, 5, 10, 0.62) 0%,
rgba(9, 15, 23, 0.54) 45%,
rgba(4, 8, 15, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.coreinfo-section {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--neutral-50) 100%);
min-height: auto;
}
.coreinfo-item {
position: relative;
height: 100%;
}
.coreinfo-item-inner {
display: flex;
flex-direction: column;
height: 100%;
padding: var(--space-6);
border-radius: var(--radius-lg);
background: rgba(255, 255, 255, 0.45);
border: 1px solid rgba(255, 255, 255, 0.6);
backdrop-filter: blur(12px);
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.05);
transition: all var(--duration-300) var(--ease-smooth);
}
.coreinfo-item-inner:hover {
background: rgba(255, 255, 255, 0.55);
border-color: rgba(255, 255, 255, 0.8);
box-shadow: 0 12px 48px rgba(0, 0, 0, 0.1);
transform: translateY(-2px);
}
.coreinfo-item-inner h3 {
color: var(--text-primary);
font-weight: 600;
}
.coreinfo-item-inner p {
flex-grow: 1;
color: var(--text-muted);
line-height: 1.6;
}
.coreinfo-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
}
.coreinfo-decoration-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: -100px;
right: -150px;
filter: blur(40px);
}
.coreinfo-decoration-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
bottom: -50px;
left: -100px;
filter: blur(35px);
}
@media (max-width: 768px) {
.coreinfo-section {
padding: var(--space-5) 0;
}
.coreinfo-item-inner {
padding: var(--space-5);
}
.coreinfo-item-inner h3 {
font-size: 1.12rem;
}
.coreinfo-decoration-1 {
width: 250px;
height: 250px;
top: -50px;
right: -100px;
}
.coreinfo-decoration-2 {
width: 200px;
height: 200px;
bottom: -30px;
left: -80px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(9, 17, 28, 0.62) 0%,
rgba(1, 3, 5, 0.54) 45%,
rgba(5, 10, 19, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.leadgen-section-secondary {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.leadgen-section-secondary .decorative-accent {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
margin: 0 auto;
box-shadow: 0 0 25px var(--primary-500);
animation: pulse-leadgen-v001 2.86s ease-in-out infinite;
}
@keyframes pulse-leadgen-v001 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.leadgen-section-secondary .leadgen-form-card {
background: var(--light);
border-radius: 28px;
padding: 3.5rem;
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.1);
position: relative;
overflow: hidden;
border: 1px solid var(--neutral-100);
transition: transform 0.73s ease, box-shadow 1.32s ease;
}
.leadgen-section-secondary .leadgen-form-card:hover {
transform: translateY(-6px);
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
}
.leadgen-section-secondary .decorative-shape-corner {
position: absolute;
top: -40px;
right: -40px;
width: 140px;
height: 140px;
background: linear-gradient(135deg, var(--primary-400), var(--primary-600));
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.12;
animation: rotate-leadgen-v001 25s linear infinite;
}
.leadgen-section-secondary .decorative-shape-gradient {
position: absolute;
bottom: -50px;
left: -50px;
width: 180px;
height: 180px;
background: linear-gradient(135deg, var(--primary-600), var(--primary-800));
border-radius: 60% 40% 30% 70% / 50% 60% 40% 50%;
opacity: 0.1;
animation: rotate-leadgen-v001 30s linear infinite reverse;
}
@keyframes rotate-leadgen-v001 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 1.12s ease;
font-size: 0.94rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .form-control:focus,
.leadgen-section-secondary .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .form-control:hover,
.leadgen-section-secondary .form-select:hover {
border-color: var(--neutral-200);
}
.leadgen-section-secondary textarea.form-control {
min-height: 150px;
resize: vertical;
}
.leadgen-section-secondary .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 1.26s ease;
}
.leadgen-section-secondary .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .form-check-input:hover {
border-color: var(--primary-300);
}
.leadgen-section-secondary .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
.leadgen-section-secondary .btn-leadgen-submit {
background: linear-gradient(135deg, #3570ff, #0d41d3) !important;
color: var(--light) !important;
border: none;
border-radius: 14px;
font-weight: 600;
font-size: 1.06rem;
letter-spacing: 0.4px;
transition: all 1.36s ease;
box-shadow: 0 6px 20px rgba(79, 124, 251, 0.35);
position: relative;
overflow: hidden;
}
.leadgen-section-secondary .btn-leadgen-submit::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(var(--white-rgb), 0.25), transparent);
transition: left 0.80s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(53, 123, 246, 0.45);
}
.leadgen-section-secondary .btn-leadgen-submit:hover::before {
left: 100%;
}
.leadgen-section-secondary .btn-leadgen-submit:active {
transform: translateY(0);
box-shadow: 0 4px 15px rgba(41, 93, 225, 0.30);
}
.leadgen-section-secondary .decorative-blob-primary {
position: absolute;
top: 10%;
left: 5%;
width: 300px;
height: 300px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-300) 15%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(60px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-1 15s ease-in-out infinite;
}
.leadgen-section-secondary .decorative-blob-secondary {
position: absolute;
bottom: 15%;
right: 8%;
width: 250px;
height: 250px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-500) 12%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(50px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-2 18s ease-in-out infinite;
}
@keyframes float-blob-leadgen-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@keyframes float-blob-leadgen-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(-25px, 25px) scale(1.05);
}
66% {
transform: translate(20px, -20px) scale(0.98);
}
}
.leadgen-section-secondary .container > * {
position: relative;
z-index: 1;
}
@media (max-width: 991px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2.5rem;
}
}
@media (max-width: 767px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2rem;
border-radius: 20px;
}
.leadgen-section-secondary .btn-leadgen-submit {
font-size: 0.94rem;
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
padding: 1rem 1.15rem;
}
}
.leadgen-section-secondary .form-control:focus-visible,
.leadgen-section-secondary .form-select:focus-visible,
.leadgen-section-secondary .form-check-input:focus-visible {
outline: 3px solid var(--primary-500);
outline-offset: 2px;
}
.leadgen-section-secondary .btn-leadgen-submit:focus-visible {
outline: 3px solid var(--light);
outline-offset: 3px;
}
.leadgen-section-secondary .leadgen-field,
.leadgen-section-secondary .leadgen-field-dynamic {
animation: fadeInField 1.30s ease-out;
margin-bottom: 0;
}
@keyframes fadeInField {
from {
opacity: 0;
transform: translateY(-10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control,
.leadgen-section-secondary .leadgen-form-dynamic .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 1.17s ease;
font-size: 1.06rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,
.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control {
min-height: 120px;
resize: vertical;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.44s ease;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(3, 4, 9, 0.62) 0%,
rgba(15, 33, 52, 0.54) 45%,
rgba(6, 14, 25, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.contact-section-standard {
padding: 100px 0;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
position: relative;
overflow: hidden;
}
.contact-section-standard .section-header h2 {
color: var(--text-primary);
position: relative;
display: inline-block;
}
.contact-section-standard .section-header h2::after {
content: '';
position: absolute;
bottom: -10px;
left: 50%;
transform: translateX(-50%);
width: 60px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
border-radius: 2px;
}
.contact-section-standard .section-header h3 {
color: var(--primary-500);
font-weight: 600;
}
.contact-section-standard .contact-form-wrapper {
background: var(--surface-primary);
border-radius: 20px;
padding: 40px;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
position: relative;
border: 1px solid var(--neutral-100);
transition: transform 0.72s ease, box-shadow 0.69s ease;
}
.contact-section-standard .contact-form-wrapper:hover {
transform: translateY(-5px);
box-shadow: 0 15px 50px rgba(0, 0, 0, 0.12);
}
.contact-section-standard .form-decorative-top {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 5px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300), var(--primary-500));
border-radius: 20px 20px 0 0;
}
.contact-section-standard .form-decorative-bottom {
position: absolute;
bottom: -20px;
right: 30px;
width: 80px;
height: 80px;
background: color-mix(in srgb, var(--primary-300) 20%, transparent);
border-radius: 50%;
z-index: -1;
}
.contact-section-standard .form-control {
border: 2px solid var(--neutral-100);
border-radius: 12px;
padding: 14px 20px;
font-size: 14px;
transition: all 1.08s ease;
background: var(--surface-primary);
}
.contact-section-standard .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.2rem color-mix(in srgb, var(--primary-300) 20%, transparent);
background: var(--surface-primary);
}
.contact-section-standard .form-floating > label {
color: var(--text-secondary);
padding-left: 20px;
}
.contact-section-standard .form-floating > label i {
color: var(--primary-500);
}
.contact-section-standard .form-check-input {
width: 20px;
height: 20px;
border: 2px solid var(--neutral-300);
border-radius: 6px;
cursor: pointer;
}
.contact-section-standard .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-standard .form-check-label {
color: var(--text-secondary);
font-size: 14px;
margin-left: 8px;
cursor: pointer;
}
.contact-section-standard #site_submit_btn {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700)) !important;
border: none !important;
border-radius: 12px !important;
padding: 16px 40px !important;
font-size: 16px !important;
font-weight: 600 !important;
letter-spacing: 0.5px !important;
transition: all 1.03s ease !important;
box-shadow: 0 4px 15px color-mix(in srgb, var(--primary-500) 30%, transparent) !important;
color: var(--light) !important;
}
.contact-section-standard #site_submit_btn:hover {
transform: translateY(-2px) !important;
box-shadow: 0 6px 25px color-mix(in srgb, var(--primary-500) 40%, transparent) !important;
}
.contact-section-standard #site_submit_btn:active {
transform: translateY(0) !important;
}
.contact-section-standard .contact-info-wrapper {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 20px;
padding: 40px;
color: var(--light);
position: relative;
overflow: hidden;
height: 100%;
}
.contact-section-standard .contact-info-header .icon-circle {
width: 80px;
height: 80px;
background: color-mix(in srgb, var(--light) 20%, transparent);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
backdrop-filter: blur(10px);
}
.contact-section-standard .contact-info-header .icon-circle i {
font-size: 33px;
color: var(--light);
}
.contact-section-standard .contact-info-list {
margin-top: 30px;
}
.contact-section-standard .contact-info-item {
display: flex;
align-items: flex-start;
gap: 20px;
padding: 20px;
background: color-mix(in srgb, var(--light) 10%, transparent);
border-radius: 12px;
margin-bottom: 16px;
transition: all 1.29s ease;
backdrop-filter: blur(10px);
}
.contact-section-standard .contact-info-item:hover {
background: color-mix(in srgb, var(--light) 15%, transparent);
transform: translateX(5px);
}
.contact-section-standard .info-icon {
width: 50px;
height: 50px;
background: var(--light);
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.contact-section-standard .info-icon i {
font-size: 25px;
color: var(--primary-500);
}
.contact-section-standard .info-content {
flex: 1;
}
.contact-section-standard .info-label {
font-size: 13px;
font-weight: 600;
color: color-mix(in srgb, var(--light) 80%, transparent);
margin-bottom: 5px;
text-transform: uppercase;
letter-spacing: 1px;
}
.contact-section-standard .info-value {
font-size: 15px;
color: var(--light);
margin: 0;
font-weight: 500;
}
.contact-section-standard .social-icons-wrapper {
padding-top: 30px;
border-top: 1px solid color-mix(in srgb, var(--light) 20%, transparent);
}
.contact-section-standard .social-icons {
display: flex;
gap: 15px;
justify-content: center;
}
.contact-section-standard .social-icon {
width: 45px;
height: 45px;
background: color-mix(in srgb, var(--light) 15%, transparent);
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: all 0.67s ease;
backdrop-filter: blur(10px);
}
.contact-section-standard .social-icon:hover {
background: var(--light);
transform: translateY(-3px);
}
.contact-section-standard .social-icon i {
font-size: 18px;
color: var(--light);
transition: color 0.41s ease;
}
.contact-section-standard .social-icon:hover i {
color: var(--primary-500);
}
.contact-section-standard .decorative-shape-1 {
position: absolute;
top: -30px;
right: -30px;
width: 120px;
height: 120px;
background: color-mix(in srgb, var(--light) 10%, transparent);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
z-index: 0;
}
.contact-section-standard .decorative-shape-2 {
position: absolute;
bottom: -40px;
left: -40px;
width: 150px;
height: 150px;
background: color-mix(in srgb, var(--primary-300) 20%, transparent);
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
z-index: 0;
}
.contact-section-standard .bg-decorative-circle-1 {
position: absolute;
top: 10%;
left: 5%;
width: 200px;
height: 200px;
background: color-mix(in srgb, var(--primary-300) 10%, transparent);
border-radius: 50%;
z-index: 0;
animation: float 6s ease-in-out infinite;
}
.contact-section-standard .bg-decorative-circle-2 {
position: absolute;
bottom: 15%;
right: 8%;
width: 150px;
height: 150px;
background: color-mix(in srgb, var(--primary-500) 8%, transparent);
border-radius: 50%;
z-index: 0;
animation: float 8s ease-in-out infinite reverse;
}
.contact-section-standard .bg-decorative-dots {
position: absolute;
top: 50%;
right: 10%;
width: 100px;
height: 100px;
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 20px 20px;
opacity: 0.3;
z-index: 0;
}
@keyframes float {
0%, 100% {
transform: translateY(0) scale(1);
}
50% {
transform: translateY(-20px) scale(1.05);
}
}
@media (max-width: 991px) {
.contact-section-standard {
padding: 80px 0;
}
.contact-section-standard .contact-form-wrapper,
.contact-section-standard .contact-info-wrapper {
padding: 30px;
}
.contact-section-standard .section-header h2 {
font-size: 1.94rem;
}
}
@media (max-width: 767px) {
.contact-section-standard {
padding: 60px 0;
}
.contact-section-standard .contact-form-wrapper {
padding: 25px;
}
.contact-section-standard .contact-info-wrapper {
margin-top: 30px;
}
.contact-section-standard .contact-info-item {
flex-direction: column;
text-align: center;
align-items: center;
}
.contact-section-standard .bg-decorative-circle-1,
.contact-section-standard .bg-decorative-circle-2 {
width: 100px;
height: 100px;
}
}
@media (max-width: 575px) {
.contact-section-standard .section-header h2 {
font-size: 1.88rem;
}
.contact-section-standard .contact-form-wrapper {
padding: 20px;
}
.contact-section-standard #site_submit_btn {
padding: 14px 30px !important;
font-size: 16px !important;
}
.contact-section-standard .social-icons {
flex-wrap: wrap;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(6, 11, 19, 0.62) 0%,
rgba(12, 26, 41, 0.54) 45%,
rgba(9, 17, 25, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.contact-section-standard {
overflow-x: hidden !important;
}
.blog-section {
position: relative;
overflow: hidden;
background-color: var(--bg-primary);
min-height: auto;
}
.blog-header {
position: relative;
z-index: 2;
max-width: 600px;
}
.blog-header .ui_section_title {
color: var(--text-primary);
font-weight: 900;
letter-spacing: -0.02em;
}
.blog-header .fresh_section_subtitle {
color: var(--primary-500);
text-transform: uppercase;
letter-spacing: 0.1em;
font-weight: 700;
}
.blog-header .design_body_base {
color: var(--text-secondary);
}
#blog_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 2rem;
position: relative;
z-index: 2;
}
@media (min-width: 992px) {
#blog_grid {
grid-template-columns: repeat(3, 1fr);
}
}
.blog-card {
position: relative;
background-color: var(--bg-secondary);
border: 3px solid var(--border-strong);
padding: 2rem;
transition: all var(--duration-200) var(--ease-in-out);
display: flex;
flex-direction: column;
min-height: 280px;
justify-content: space-between;
}
.blog-card:hover {
transform: translate(-4px, -8px);
box-shadow: 8px 12px 0 var(--primary-100);
border-color: var(--primary-500);
}
.blog-card-inner {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
}
.blog-card-accent {
position: absolute;
top: -12px;
right: -12px;
width: 60px;
height: 60px;
background-color: var(--primary-500);
border: 3px solid var(--primary-500);
z-index: -1;
}
.blog-card:hover .blog-card-accent {
background-color: var(--primary-700);
}
.blog-card h3 {
color: var(--text-primary);
line-height: 1.3;
}
.blog-card .design_body_base {
color: var(--text-secondary);
flex-grow: 1;
}
.blog-link {
display: inline-flex;
align-items: center;
text-decoration: none;
color: var(--primary-500);
font-weight: 700;
position: relative;
width: fit-content;
padding: 0.5rem 0;
border-bottom: 3px solid var(--primary-500);
transition: all var(--duration-200) var(--ease-in-out);
}
.blog-link:hover {
color: var(--primary-700);
border-bottom-color: var(--primary-700);
padding-left: 0.5rem;
}
.blog-link .premium_overline {
letter-spacing: 0.08em;
}
.blog-decoration {
position: absolute;
opacity: 0.08;
pointer-events: none;
z-index: 0;
}
.blog-decoration-1 {
top: 10%;
left: -80px;
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-500), transparent);
border-radius: 50%;
}
.blog-decoration-2 {
bottom: 5%;
right: -100px;
width: 350px;
height: 350px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
}
@media (max-width: 768px) {
.blog-card {
padding: 1.5rem;
min-height: 260px;
}
#blog_grid {
grid-template-columns: 1fr;
gap: 1.5rem;
}
.blog-header {
margin-bottom: 3rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(2, 5, 8, 0.62) 0%,
rgba(9, 17, 47, 0.54) 45%,
rgba(6, 18, 30, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.faq-section {
position: relative;
background: var(--light);
overflow: hidden;
}
.faq-section .row {
margin: 0;
min-height: 100vh;
}
.header-column {
padding: 4rem 3rem;
border-right: 1px solid var(--neutral-300);
display: flex;
align-items: center;
position: relative;
}
.header-content {
max-width: 400px;
}
.section-label {
font-size: 0.69rem;
font-weight: 600;
letter-spacing: 0.2em;
text-transform: uppercase;
color: var(--primary-500);
margin-bottom: 1.74rem;
display: inline-block;
padding: 0.25rem 0.75rem;
border: 1px solid var(--primary-500);
border-radius: 0;
}
.section-title {
font-size: 2.25rem;
font-weight: 700;
line-height: 1.2;
color: var(--neutral-900);
margin-bottom: 1rem;
letter-spacing: -0.02em;
}
.section-subtitle {
font-size: 1.25rem;
font-weight: 400;
line-height: 1.4;
color: var(--neutral-700);
margin-bottom: 1.68rem;
}
.section-description {
font-size: 0.94rem;
line-height: 1.7;
color: var(--neutral-700);
margin-bottom: 0;
}
.decorative-square {
position: absolute;
bottom: 3rem;
left: 3rem;
width: 60px;
height: 60px;
border: 1px solid var(--primary-500);
border-radius: 0;
}
.decorative-square::after {
content: '';
position: absolute;
top: 10px;
left: 10px;
width: 100%;
height: 100%;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
border-radius: 0;
}
.faq-column {
padding: 4rem 3rem;
display: flex;
align-items: center;
position: relative;
overflow-y: auto;
}
.faq-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem 3rem;
width: 100%;
max-width: 900px;
}
.decorative-line-vertical {
position: absolute;
top: 50%;
left: 50%;
width: 1px;
height: 60%;
background: var(--neutral-300);
transform: translate(-50%, -50%);
pointer-events: none;
}
.decorative-line-horizontal {
position: absolute;
top: 50%;
left: 10%;
right: 10%;
height: 1px;
background: var(--neutral-300);
transform: translateY(-50%);
pointer-events: none;
}
.faq-item {
position: relative;
padding-left: 3.5rem;
z-index: 1;
}
.faq-number {
position: absolute;
top: 0;
left: 0;
font-size: 2.00rem;
font-weight: 700;
color: var(--primary-500);
line-height: 1;
opacity: 0.3;
}
.faq-question {
font-size: 1.06rem;
font-weight: 600;
line-height: 1.4;
color: var(--neutral-900);
margin-bottom: 0.82rem;
letter-spacing: -0.01em;
}
.faq-answer {
font-size: 0.94rem;
line-height: 1.6;
color: var(--neutral-700);
margin-bottom: 0;
}
@media (max-width: 991px) {
.header-column {
border-right: none;
border-bottom: 1px solid var(--neutral-300);
padding: 3rem 2rem;
}
.faq-column {
padding: 3rem 2rem;
}
.faq-section .row {
max-height: none;
}
.faq-grid {
grid-template-columns: 1fr;
gap: 2rem;
}
.decorative-line-vertical {
display: none;
}
.decorative-line-horizontal {
top: auto;
bottom: 3rem;
left: 5%;
right: 5%;
}
.section-title {
font-size: 2.12rem;
}
.decorative-square {
bottom: 2rem;
left: 2rem;
width: 50px;
height: 50px;
}
}
@media (max-width: 575px) {
.header-column,
.faq-column {
padding: 2rem 1.5rem;
}
.section-title {
font-size: 1.56rem;
}
.section-subtitle {
font-size: 1.19rem;
}
.faq-item {
padding-left: 2.5rem;
}
.faq-number {
font-size: 1.44rem;
}
.faq-question {
font-size: 0.94rem;
}
.faq-answer {
font-size: 0.88rem;
}
.decorative-square {
width: 40px;
height: 40px;
bottom: 1.5rem;
left: 1.5rem;
}
.decorative-line-horizontal {
display: none;
}
}
@media (min-width: 1400px) {
.header-content {
max-width: 500px;
}
.section-title {
font-size: 2.81rem;
}
.section-subtitle {
font-size: 1.31rem;
}
.faq-grid {
max-width: 1100px;
gap: 2.5rem 4rem;
}
.faq-question {
font-size: 1.06rem;
}
.faq-answer {
font-size: 1.00rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(6, 15, 25, 0.62) 0%,
rgba(1, 2, 3, 0.54) 45%,
rgba(2, 4, 6, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.footer-standard {
position: relative;
padding: 0;
background-image: url('assets/images/footer_bg.webp');
background-size: cover;
background-position: center;
background-attachment: fixed;
color: #ffffff;
}
.footer-standard::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 95%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 90%, transparent) 50%,
color-mix(in srgb, var(--neutral-900) 92%, transparent) 100%
);
z-index: 1;
}
.footer-standard .container {
position: relative;
z-index: 2;
}
.decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.1;
pointer-events: none;
z-index: 1;
}
.decorative-shape.shape-1 {
width: 300px;
height: 300px;
background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
top: -100px;
right: -50px;
animation: float 20s ease-in-out infinite;
}
.decorative-shape.shape-2 {
width: 200px;
height: 200px;
background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, transparent 70%);
bottom: 100px;
left: -80px;
animation: float 15s ease-in-out infinite reverse;
}
.decorative-shape.shape-3 {
width: 150px;
height: 150px;
background: radial-gradient(circle, rgba(255, 255, 255, 0.25) 0%, transparent 70%);
top: 50%;
right: 10%;
animation: float 18s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(10deg);
}
}
.footer-brand {
padding-right: 20px;
}
.brand-icon-wrapper {
display: inline-block;
}
.brand-icon-wrapper i {
font-size: 2.75rem;
color: rgba(255, 255, 255, 0.9);
filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
animation: pulse 3s ease-in-out infinite;
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
}
50% {
transform: scale(1.05);
}
}
.brand-name {
font-size: 1.44rem;
font-weight: 700;
color: #ffffff;
margin-bottom: 1rem;
letter-spacing: 0.5px;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.brand-description {
font-size: 0.94rem;
line-height: 1.7;
color: rgba(255, 255, 255, 0.9);
margin-bottom: 0;
}
.footer-section {
height: 100%;
}
.section-icon {
display: inline-block;
}
.section-icon i {
font-size: 1.81rem;
color: rgba(255, 255, 255, 0.85);
filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
}
.section-title {
font-size: 1.06rem;
font-weight: 600;
color: #ffffff;
margin-bottom: 1.64rem;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
padding-bottom: 0.81rem;
}
.section-title::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 40px;
height: 3px;
background: linear-gradient(
90deg,
rgba(255, 255, 255, 0.8) 0%,
transparent 100%
);
}
.footer-links {list-style: none;
padding: 0;
margin: 0;
}
.footer-links li {margin-bottom: 0.98rem;
display: flex;
align-items: center;
gap: 0.5rem;
transition: transform 0.86s ease;
}
.footer-links li:hover {transform: translateX(5px);
}
.footer-links i {font-size: 0.81rem;
color: rgba(255, 255, 255, 0.6);
transition: color 0.70s ease;
}
.footer-links a {color: rgba(255, 255, 255, 0.85);
text-decoration: none;
font-size: 1.00rem;
transition: all 0.70s ease;
position: relative;
}
.footer-links a::after {content: '';
position: absolute;
left: 0;
bottom: -2px;
background: rgba(255, 255, 255, 0.8);
transition: width 1.11s ease;
}
.footer-links a:hover {color: #ffffff;
}
.footer-links a:hover::after {
}
.footer-links li:hover i {color: rgba(255, 255, 255, 0.9);
}
.contact-list {
list-style: none;
padding: 0;
margin: 0;
}
.contact-item {
display: flex;
align-items: flex-start;
gap: 1rem;
margin-bottom: 1.49rem;
padding: 0.75rem;
background: rgba(255, 255, 255, 0.05);
border-radius: 8px;
transition: all 0.45s ease;
border-left: 3px solid transparent;
}
.contact-item:hover {
background: rgba(255, 255, 255, 0.1);
border-left-color: rgba(255, 255, 255, 0.5);
transform: translateX(3px);
}
.contact-item i {
font-size: 1.25rem;
color: rgba(255, 255, 255, 0.8);
margin-top: 0.34rem;
flex-shrink: 0;
}
.contact-text {color: rgba(255, 255, 255, 0.9);
font-size: 1.00rem;
line-height: 1.6;
}
.disclaimer-box {
background: rgba(255, 255, 255, 0.05);
padding: 1.25rem;
border-radius: 10px;
border: 1px solid rgba(255, 255, 255, 0.1);
backdrop-filter: blur(10px);
}
.disclaimer-text {
font-size: 0.94rem;
line-height: 1.7;
color: rgba(255, 255, 255, 0.85);
margin: 0;
}
.trust-badges {
display: flex;
justify-content: flex-start;
gap: 1rem;
flex-wrap: wrap;
}
.badge-item {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(255, 255, 255, 0.08);
border-radius: 10px;
border: 1px solid rgba(255, 255, 255, 0.15);
transition: all 1.24s ease;
cursor: default;
}
.badge-item:hover {
background: rgba(255, 255, 255, 0.15);
transform: translateY(-3px);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.badge-item i {
font-size: 1.38rem;
color: rgba(255, 255, 255, 0.9);
}
.footer-bottom {
border-top: 1px solid rgba(255, 255, 255, 0.1);
margin-top: 2rem;
position: relative;
}
.bottom-decorative-line {
position: absolute;
top: -1px;
left: 50%;
transform: translateX(-50%);
width: 100px;
height: 3px;
background: linear-gradient(
90deg,
transparent 0%,
rgba(255, 255, 255, 0.5) 50%,
transparent 100%
);
pointer-events: none;}
.copyright-text {
font-size: 0.94rem;
color: rgba(255, 255, 255, 0.8);
letter-spacing: 0.3px;
}
@media (max-width: 991.98px) {
.footer-brand {
padding-right: 0;
margin-bottom: 2rem;
}
.brand-name {
font-size: 1.44rem;
}
.footer-section {
margin-bottom: 2rem;
}
.decorative-shape.shape-1 {
width: 200px;
height: 200px;
top: -50px;
right: -30px;
}
.decorative-shape.shape-2 {
width: 150px;
height: 150px;
}
}
@media (max-width: 767.98px) {
.footer-standard {
background-attachment: scroll;
}
.brand-icon-wrapper i {
font-size: 2.69rem;
}
.brand-name {
font-size: 1.31rem;
}
.section-title {
font-size: 0.94rem;
}
.trust-badges {
justify-content: center;
}
.contact-item {
flex-direction: column;
gap: 0.5rem;
text-align: center;
}
.contact-item i {
margin-top: 0;
}
.decorative-shape {
display: none;
}
}
@media (max-width: 575.98px) {
.footer-standard .container {
padding-left: 20px;
padding-right: 20px;
}
.footer-standard .row {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.brand-name {
font-size: 1.06rem;
}
.brand-description {
font-size: 0.94rem;
}
.section-title {
font-size: 0.94rem;
}
.footer-links a,
.contact-text {font-size: 1.00rem;
}
.copyright-text {
font-size: 0.94rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(4, 6, 11, 0.62) 0%,
rgba(1, 2, 3, 0.54) 45%,
rgba(9, 17, 28, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.footer-standard {
overflow-x: hidden !important;
}
.additional-universal-section {
position: relative;
background: linear-gradient(180deg, #ffffff 0%, #f0fdf4 100%);
overflow: hidden;
}
.additional-universal-section .section-header {
max-width: 900px;
margin: 0 auto;
}
.additional-universal-section .section-main-title {
font-size: 2.50rem;
font-weight: 700;
color: var(--primary-700);
line-height: 1.2;
margin-bottom: 1rem;
}
.additional-universal-section .section-subtitle {
font-size: 1.62rem;
font-weight: 600;
color: var(--primary-600);
line-height: 1.4;
}
.additional-universal-section .section-description {
font-size: 1.12rem;
color: var(--neutral-700);
line-height: 1.8;
max-width: 800px;
}
.additional-universal-section .timeline-container {
position: relative;
max-width: 1100px;
margin: 4rem auto 0;
padding: 2rem 0;
}
.additional-universal-section .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(180deg, var(--primary-300) 0%, var(--primary-500) 100%);
transform: translateX(-50%);
border-radius: 2px;
}
.additional-universal-section .timeline-item {
position: relative;
margin-bottom: 4rem;
width: 100%;
}
.additional-universal-section .timeline-item:last-child {
margin-bottom: 0;
}
.additional-universal-section .timeline-content {
display: flex;
align-items: center;
gap: 2rem;
}
.additional-universal-section .timeline-left .timeline-content {
justify-content: flex-end;
padding-right: calc(50% + 2rem);
}
.additional-universal-section .timeline-right .timeline-content {
justify-content: flex-start;
padding-left: calc(50% + 2rem);
flex-direction: row-reverse;
}
.additional-universal-section .timeline-icon {
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-600) 100%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
position: absolute;
left: 50%;
transform: translateX(-50%);
z-index: 10;
border: 5px solid #ffffff;
transition: all 1.09s cubic-bezier(0.4, 0, 0.2, 1);
}
.additional-universal-section .timeline-item:hover .timeline-icon {
transform: translateX(-50%) scale(1.15);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}
.additional-universal-section .timeline-icon i {
font-size: 2.19rem;
color: #ffffff;
}
.additional-universal-section .timeline-card {
background: #ffffff;
border-radius: 20px;
padding: 2.5rem;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 10px 20px rgba(0, 0, 0, 0.08);
position: relative;
transition: all 1.10s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid transparent;
flex: 1;
max-width: 500px;
}
.additional-universal-section .timeline-item:hover .timeline-card {
transform: scale(1.03);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12), 0 20px 40px rgba(0, 0, 0, 0.1);
border-color: var(--primary-300);
}
.additional-universal-section .timeline-title {
font-size: 1.50rem;
font-weight: 700;
color: var(--primary-800);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-section .timeline-description {
font-size: 1.00rem;
color: var(--neutral-700);
line-height: 1.7;
margin: 0;
}
.additional-universal-section .timeline-badge {
position: absolute;
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
top: 2.5rem;
}
.additional-universal-section .timeline-left .timeline-badge {
right: -28px;
}
.additional-universal-section .timeline-right .timeline-badge {
left: -28px;
}
.additional-universal-section .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.06;
z-index: 0;
pointer-events: none;
filter: blur(80px);
}
.additional-universal-section .blob-1 {
width: 400px;
height: 400px;
background: var(--primary-400);
top: 10%;
left: -5%;
}
.additional-universal-section .blob-2 {
width: 350px;
height: 350px;
background: var(--secondary-400);
top: 50%;
right: -5%;
}
.additional-universal-section .blob-3 {
width: 300px;
height: 300px;
background: var(--primary-300);
bottom: 10%;
left: 15%;
}
@media (max-width: 992px) {
.additional-universal-section .timeline-line {
left: 40px;
}
.timeline-left .timeline-content,
.additional-universal-section .timeline-right .timeline-content {
justify-content: flex-start;
padding-left: 100px;
padding-right: 0;
flex-direction: row;
}
.additional-universal-section .timeline-icon {
left: 40px;
}
.additional-universal-section .timeline-item:hover .timeline-icon {
transform: translateX(0) scale(1.15);
}
.timeline-left .timeline-badge,
.additional-universal-section .timeline-right .timeline-badge {
left: auto;
right: -28px;
}
}
@media (max-width: 768px) {
.additional-universal-section .section-main-title {
font-size: 1.94rem;
}
.additional-universal-section .section-subtitle {
font-size: 1.31rem;
}
.additional-universal-section .section-description {
font-size: 1.00rem;
}
.additional-universal-section .timeline-container {
margin-top: 3rem;
}
.additional-universal-section .timeline-icon {
width: 60px;
height: 60px;
border-width: 4px;
}
.additional-universal-section .timeline-icon i {
font-size: 1.38rem;
}
.additional-universal-section .timeline-card {
padding: 2rem;
max-width: 100%;
}
.additional-universal-section .timeline-title {
font-size: 1.38rem;
}
.additional-universal-section .timeline-item {
margin-bottom: 3rem;
}
}
@media (max-width: 576px) {
.additional-universal-section {
padding: 3rem 0;
}
.additional-universal-section .section-main-title {
font-size: 1.56rem;
}
.additional-universal-section .section-subtitle {
font-size: 1.00rem;
}
.additional-universal-section .timeline-line {
left: 30px;
}
.additional-universal-section .timeline-icon {
left: 30px;
width: 50px;
height: 50px;
border-width: 3px;
}
.additional-universal-section .timeline-icon i {
font-size: 1.31rem;
}
.timeline-left .timeline-content,
.additional-universal-section .timeline-right .timeline-content {
padding-left: 80px;
}
.additional-universal-section .timeline-card {
padding: 1.5rem;
}
.additional-universal-section .timeline-badge {
width: 10px;
height: 10px;
right: -25px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(4, 6, 12, 0.62) 0%,
rgba(8, 14, 23, 0.54) 45%,
rgba(12, 20, 49, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.add_wrap {
padding: var(--section-py) 0;
background-color: var(--neutral-100);
}
.add_wrap .add_header {
margin-bottom: var(--space-12);
}
.add_wrap .add_title {
color: var(--text-primary);
margin-bottom: var(--space-4);
}
.add_wrap .add_subtitle {
color: var(--text-secondary);
margin-bottom: var(--space-6);
}
.add_wrap .add_description {
color: var(--text-body);
max-width: 600px;
margin: 0 auto;
}
.add_wrap .add_content {
padding-right: var(--space-6);
}
.add_wrap .add_elem_item {
margin-bottom: var(--space-8);
}
.add_wrap .add_elem_item:last-child {
margin-bottom: 0;
}
.add_wrap .add_elem_title {
color: var(--text-primary);
margin-bottom: var(--space-3);
font-size: 1.19rem;
font-weight: 600;
position: relative;
padding-left: var(--space-6);
}
.add_wrap .add_elem_title:before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: var(--space-4);
height: var(--space-4);
background-color: var(--primary-500);
border-radius: 50%;
}
.add_wrap .add_elem_desc {
color: var(--text-body);
margin-bottom: 0;
padding-left: var(--space-6);
}
.add_wrap .add_image_container {
position: relative;
}
.add_wrap .add_main_image {
width: 100%;
height: auto;
border-radius: var(--radius-lg);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
margin-bottom: var(--space-6);
}
.add_wrap .add_extra_content {
background-color: var(--neutral-50);
padding: var(--space-6);
border-radius: var(--radius-lg);
border: 1px solid var(--neutral-200);
}
.add_wrap .add_extra_content .add_elem_item {
margin-bottom: var(--space-6);
}
.add_wrap .add_extra_content .add_elem_item:last-child {
margin-bottom: 0;
}
.add_wrap .add_extra_content .add_elem_title {
font-size: 1.12rem;
padding-left: var(--space-5);
}
.add_wrap .add_extra_content .add_elem_title:before {
width: var(--space-3);
height: var(--space-3);
background-color: var(--primary-400);
}
.add_wrap .add_extra_content .add_elem_desc {
padding-left: var(--space-5);
font-size: 0.88rem;
}
@media (max-width: 768px) {
.add_wrap .add_content {
padding-right: 0;
margin-bottom: var(--space-8);
}
.add_wrap .add_elem_item {
margin-bottom: var(--space-6);
}
.add_wrap .add_extra_content {
padding: var(--space-4);
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(4, 6, 14, 0.62) 0%,
rgba(4, 8, 14, 0.54) 45%,
rgba(3, 8, 14, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-section .creative-badge {
display: inline-flex;
align-items: center;
gap: 0.5rem;
}
.badge-circle {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse 2s ease-in-out infinite;
}
.badge-circle:nth-child(2) {
animation-delay: 1.07s;
}
.badge-circle:nth-child(3) {
animation-delay: 0.96s;
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.additional-universal-section .section-title {
font-size: clamp(2rem, 4vw, 3rem);
font-weight: 800;
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-section .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.625rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.3;
}
.additional-universal-section .section-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 750px;
margin: 0 auto;
}
.additional-universal-section .timeline-wrapper {
position: relative;
max-width: 900px;
margin: 0 auto;
padding: 2rem 0;
}
.additional-universal-section .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg,
transparent 0%,
var(--primary-300) 10%,
var(--primary-500) 50%,
var(--primary-300) 90%,
transparent 100%);
transform: translateX(-50%);
z-index: 1;
}
.additional-universal-section .timeline-item {
position: relative;
display: flex;
align-items: center;
gap: 2rem;
margin-bottom: 3rem;
z-index: 2;
}
.additional-universal-section .timeline-item:nth-child(even) {
flex-direction: row-reverse;
}
.additional-universal-section .timeline-marker {
flex-shrink: 0;
position: relative;
display: flex;
flex-direction: column;
align-items: center;
gap: 0.75rem;
}
.additional-universal-section .marker-number {
font-size: 0.88rem;
font-weight: 700;
color: var(--primary-500);
background: var(--surface-secondary);
padding: 0.25rem 0.75rem;
border-radius: 20px;
border: 2px solid var(--primary-300);
}
.additional-universal-section .marker-icon {
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), color-mix(in srgb, var(--primary-700) 60%, var(--primary-500) 40%));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
transition: all 0.84s cubic-bezier(0.4, 0, 0.2, 1);
}
.additional-universal-section .timeline-item:hover .marker-icon {
transform: scale(1.15) rotate(10deg);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}
.additional-universal-section .marker-icon i {
font-size: 2.06rem;
color: var(--light);
}
.additional-universal-section .timeline-content {
flex: 1;
background: var(--surface-secondary);
padding: 2rem;
border-radius: 16px;
border: 2px solid var(--neutral-100);
transition: all 1.23s ease;
position: relative;
}
.additional-universal-section .timeline-item:hover .timeline-content {
border-color: var(--primary-300);
transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.additional-universal-section .timeline-title {
font-size: 1.50rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-section .timeline-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.additional-universal-section .timeline-decoration {
position: absolute;
font-size: 2.88rem;
color: color-mix(in srgb, var(--primary-300) 15%, transparent);
pointer-events: none;
transition: all 0.64s ease;
}
.additional-universal-section .timeline-item:nth-child(odd) .timeline-decoration {
right: -1.5rem;
top: 50%;
transform: translateY(-50%);
}
.additional-universal-section .timeline-item:nth-child(even) .timeline-decoration {
left: -1.5rem;
top: 50%;
transform: translateY(-50%);
}
.additional-universal-section .timeline-item:hover .timeline-decoration {
color: color-mix(in srgb, var(--primary-500) 25%, transparent);
transform: translateY(-50%) scale(1.2);
}
.additional-universal-section .timeline-item-final .marker-icon {
background: linear-gradient(135deg, var(--primary-700), var(--primary-500));
}
.additional-universal-section .floating-shape {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 0;
opacity: 0.5;
}
.additional-universal-section .shape-1 {
width: 350px;
height: 350px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 15%, transparent), transparent);
top: 15%;
right: -100px;
animation: float 20s ease-in-out infinite;
}
.additional-universal-section .shape-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 12%, transparent), transparent);
bottom: 20%;
left: -80px;
animation: float 15s ease-in-out infinite reverse;
}
.additional-universal-section .shape-3 {
width: 250px;
height: 250px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 18%, transparent), transparent);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: float 18s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-30px);
}
}
@media (max-width: 991.98px) {
.additional-universal-section .timeline-line {
left: 35px;
}
.timeline-item,
.additional-universal-section .timeline-item:nth-child(even) {
flex-direction: row;
padding-left: 80px;
}
.additional-universal-section .timeline-marker {
position: absolute;
left: 0;
}
.additional-universal-section .timeline-decoration {
display: none;
}
.additional-universal-section .section-title {
font-size: 1.88rem;
}
.additional-universal-section .section-subtitle {
font-size: 1.25rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-section {
padding: 3rem 0;
}
.additional-universal-section .timeline-content {
padding: 1.5rem;
}
.additional-universal-section .timeline-title {
font-size: 1.38rem;
}
.additional-universal-section .marker-icon {
width: 60px;
height: 60px;
}
.additional-universal-section .marker-icon i {
font-size: 1.38rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(9, 21, 38, 0.62) 0%,
rgba(9, 14, 27, 0.54) 45%,
rgba(1, 3, 5, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.add_wrap {
padding: var(--section-py) 0;
background: var(--neutral-50);
position: relative;
}
.add_wrap .add_header {
margin-bottom: var(--space-8);
}
.add_wrap .add_title {
font-family: var(--ui_section_title);
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: var(--text-primary);
margin-bottom: var(--space-4);
line-height: 1.2;
}
.add_wrap .add_subtitle {
font-family: var(--app_body_large);
font-size: clamp(1.125rem, 2vw, 1.25rem);
font-weight: 600;
color: var(--primary-500);
margin-bottom: var(--space-3);
line-height: 1.4;
}
.add_wrap .add_description {
font-family: var(--design_body_base);
font-size: 0.94rem;
color: var(--text-body);
max-width: 700px;
margin: 0 auto;
line-height: 1.7;
}
.add_wrap .add_elements_list {
display: flex;
flex-direction: column;
gap: var(--space-4);
}
.add_wrap .add_element {
display: flex;
gap: var(--space-4);
align-items: flex-start;
padding: var(--space-5);
background: white;
border-radius: var(--radius-lg);
border-left: 4px solid var(--primary-500);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
transition: all 0.81s ease;
}
.add_wrap .add_element:hover {
transform: translateX(8px);
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.add_wrap .add_elem_number {
flex-shrink: 0;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600, var(--primary-500)));
color: white;
font-size: 1.12rem;
font-weight: 700;
border-radius: 50%;
}
.add_wrap .add_elem_content {
flex: 1;
}
.add_wrap .add_elem_title {
font-family: var(--app_body_large);
font-size: 1.25rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: var(--space-2);
line-height: 1.3;
}
.add_wrap .add_elem_desc {
font-family: var(--design_body_base);
font-size: 0.94rem;
color: var(--text-body);
margin: 0;
line-height: 1.6;
}
@media (max-width: 768px) {
.add_wrap {
padding: var(--space-8) 0;
}
.add_wrap .add_element {
flex-direction: column;
gap: var(--space-3);
padding: var(--space-4);
}
.add_wrap .add_element:hover {
transform: translateY(-4px);
}
.add_wrap .add_elem_number {
width: 40px;
height: 40px;
font-size: 1.19rem;
}
.add_wrap .add_elem_title {
font-size: 1.06rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(6, 11, 30, 0.62) 0%,
rgba(9, 22, 47, 0.54) 45%,
rgba(4, 13, 21, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-section .section-header {
position: relative;
z-index: 2;
}
.additional-universal-section .section-title {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-section .section-subtitle {
font-size: clamp(1.125rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.additional-universal-section .section-description {
font-size: 1.12rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 800px;
}
.additional-universal-section .content-items {
position: relative;
z-index: 2;
}
.additional-universal-section .image-container {
position: relative;
width: 100%;
aspect-ratio: 4/3;
border-radius: 16px;
overflow: hidden;
}
.additional-universal-section .image-placeholder {
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 70%, var(--primary-50) 30%)
);
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.additional-universal-section .image-placeholder::before {
content: '';
position: absolute;
width: 100px;
height: 100px;
background: color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.additional-universal-section .image-decoration {
position: absolute;
border-radius: 50%;
pointer-events: none;
}
.additional-universal-section .decoration-1 {
width: 80px;
height: 80px;
background: var(--primary-500);
opacity: 0.6;
top: -20px;
right: -20px;
}
.additional-universal-section .decoration-2 {
width: 60px;
height: 60px;
background: color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%);
opacity: 0.5;
bottom: -15px;
left: -15px;
}
.additional-universal-section .decoration-3 {
width: 70px;
height: 70px;
background: var(--primary-300);
opacity: 0.6;
top: -25px;
right: -25px;
}
.additional-universal-section .decoration-4 {
width: 90px;
height: 90px;
background: color-mix(in srgb, var(--primary-500) 70%, var(--primary-300) 30%);
opacity: 0.5;
bottom: -30px;
left: -30px;
}
.additional-universal-section .decoration-5 {
width: 75px;
height: 75px;
background: var(--primary-500);
opacity: 0.6;
top: -20px;
right: -20px;
}
.additional-universal-section .content-block {
padding: 1rem;
}
.additional-universal-section .icon-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
background: var(--primary-500);
border-radius: 12px;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.additional-universal-section .icon-badge i {
font-size: 1.62rem;
color: var(--light);
}
.additional-universal-section .content-title {
font-size: 1.56rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
}
.additional-universal-section .content-description {
font-size: 0.94rem;
line-height: 1.8;
color: var(--text-secondary);
margin-bottom: 0;
}
.additional-universal-section .background-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.additional-universal-section .floating-circle {
position: absolute;
border-radius: 50%;
opacity: 0.3;
}
.additional-universal-section .circle-1 {
width: 250px;
height: 250px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent
);
top: 100px;
right: -50px;
animation: float 8s ease-in-out infinite;
}
.additional-universal-section .circle-2 {
width: 180px;
height: 180px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-500) 15%, transparent 85%),
transparent
);
bottom: 200px;
left: -40px;
animation: float 10s ease-in-out infinite 2s;
}
.additional-universal-section .circle-3 {
width: 200px;
height: 200px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 18%, transparent 82%),
transparent
);
top: 50%;
left: 50%;
animation: float 12s ease-in-out infinite 4s;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(20px, -20px);
}
}
@media (max-width: 991.98px) {
.additional-universal-section .content-block {
padding: 0;
}
.additional-universal-section .content-title {
font-size: 1.50rem;
}
.additional-universal-section .image-container {
margin-bottom: 1.65rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.additional-universal-section .section-header {
margin-bottom: 2.65rem !important;
}
.additional-universal-section .content-items .row {
margin-bottom: 3rem !important;
}
.additional-universal-section .content-items .row:last-child {
margin-bottom: 0 !important;
}
.additional-universal-section .icon-badge {
width: 48px;
height: 48px;
}
.additional-universal-section .icon-badge i {
font-size: 1.38rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(10, 14, 35, 0.62) 0%,
rgba(12, 21, 47, 0.54) 45%,
rgba(11, 19, 48, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-section .decorative-badge {
display: inline-flex;
align-items: center;
justify-content: center;
}
.badge-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-500) 15%, transparent);
}
.additional-universal-section .section-title {
font-size: clamp(2rem, 4vw, 2.75rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-section .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.additional-universal-section .section-description {
font-size: 1.06rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 800px;
margin: 0 auto;
}
.additional-universal-section .content-card {
position: relative;
background: var(--surface-secondary);
border-radius: 16px;
padding: 2rem;
transition: all 0.88s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid var(--neutral-100);
overflow: hidden;
}
.additional-universal-section .content-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
}
.additional-universal-section .content-card-large {
background: linear-gradient(135deg,
var(--surface-secondary) 0%,
color-mix(in srgb, var(--primary-50) 50%, var(--surface-secondary) 50%) 100%);
}
.card-icon-wrapper {
width: 64px;
height: 64px;
background: linear-gradient(135deg, var(--primary-500), color-mix(in srgb, var(--primary-700) 70%, var(--primary-500) 30%));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.72rem;
transition: transform 0.67s ease;
}
.additional-universal-section .content-card:hover .card-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.card-icon-wrapper i {
font-size: 2.12rem;
color: var(--light);
}
.card-title {
font-size: 1.44rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.card-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.card-decoration {
position: absolute;
bottom: -20px;
right: -20px;
width: 100px;
height: 100px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 20%, transparent) 0%, transparent 70%);
border-radius: 50%;
pointer-events: none;
}
.additional-universal-section .decorative-shape {
position: absolute;
border-radius: 50%;
pointer-events: none;
opacity: 0.6;
}
.additional-universal-section .shape-1 {
width: 300px;
height: 300px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 15%, transparent), transparent);
top: 10%;
left: -100px;
}
.additional-universal-section .shape-2 {
width: 250px;
height: 250px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 10%, transparent), transparent);
bottom: 15%;
right: -80px;
}
@media (max-width: 991.98px) {
.additional-universal-section .section-title {
font-size: 1.94rem;
}
.additional-universal-section .section-subtitle {
font-size: 1.31rem;
}
.additional-universal-section .content-card {
padding: 1.5rem;
}
.card-icon-wrapper {
width: 56px;
height: 56px;
}
.card-icon-wrapper i {
font-size: 1.69rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-section {
padding: 3rem 0;
}
.additional-universal-section .content-card {
padding: 1.25rem;
}
.card-title {
font-size: 1.12rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(11, 21, 31, 0.62) 0%,
rgba(13, 27, 41, 0.54) 45%,
rgba(1, 1, 3, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.add_wrap {
padding: var(--section-py) 0;
background: linear-gradient(to bottom, white 0%, var(--neutral-50) 100%);
position: relative;
}
.add_wrap .add_header {
margin-bottom: var(--space-10, var(--space-8));
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.add_wrap .add_title {
font-family: var(--ui_section_title);
font-size: clamp(2rem, 4.5vw, 3rem);
font-weight: 700;
color: var(--text-primary);
margin-bottom: var(--space-4);
line-height: 1.15;
}
.add_wrap .add_subtitle {
font-family: var(--app_body_large);
font-size: clamp(1.125rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
margin-bottom: var(--space-3);
line-height: 1.4;
}
.add_wrap .add_description {
font-family: var(--design_body_base);
font-size: 1.06rem;
color: var(--text-body);
max-width: 750px;
margin: 0 auto;
line-height: 1.7;
}
.add_wrap .add_elements_grid {
display: flex;
flex-direction: column;
gap: var(--space-8);
}
.add_wrap .add_row_element {
position: relative;
}
.add_wrap .add_row_element::before {
content: '';
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: calc(100% + 40px);
background: white;
border-radius: var(--radius-lg);
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
opacity: 0;
transition: opacity 1.09s ease;
z-index: 0;
pointer-events: none;
}
.add_wrap .add_row_element:hover::before {
opacity: 1;
}
.add_wrap .add_row_element > * {
position: relative;
z-index: 1;
}
.add_wrap .add_image_placeholder {
aspect-ratio: 4 / 3;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600, var(--primary-500)));
border-radius: var(--radius-lg);
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 3.00rem;
overflow: hidden;
position: relative;
}
.add_wrap .add_image_placeholder::after {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);
animation: shimmer 3s infinite;
}
@keyframes shimmer {
0%, 100% { transform: translateX(-100%); }
50% { transform: translateX(100%); }
}
.add_wrap .add_content {
padding: var(--space-4);
}
.add_wrap .add_elem_title {
font-family: var(--app_body_large);
font-size: clamp(1.375rem, 2.5vw, 1.75rem);
font-weight: 600;
color: var(--text-primary);
margin-bottom: var(--space-3);
line-height: 1.3;
position: relative;
padding-left: var(--space-4);
}
.add_wrap .add_elem_title::before {
content: '';
position: absolute;
left: 0;
top: 0.25em;
width: 4px;
height: 1.5em;
background: var(--primary-500);
border-radius: 2px;
}
.add_wrap .add_elem_desc {
font-family: var(--design_body_base);
font-size: 1.00rem;
color: var(--text-body);
margin: 0;
line-height: 1.7;
padding-left: var(--space-4);
}
@media (max-width: 768px) {
.add_wrap {
padding: var(--space-8) 0;
}
.add_wrap .add_elements_grid {
gap: var(--space-6);
}
.add_wrap .add_row_element::before {
display: none;
}
.add_wrap .add_image_placeholder {
aspect-ratio: 16 / 9;
font-size: 3.00rem;
margin-bottom: var(--space-4);
}
.add_wrap .add_content {
padding: var(--space-2);
}
.add_elem_title,
.add_wrap .add_elem_desc {
padding-left: var(--space-3);
}
.add_wrap .add_elem_title::before {
width: 3px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(13, 28, 47, 0.62) 0%,
rgba(12, 22, 43, 0.54) 45%,
rgba(9, 24, 38, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-style {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.additional-universal-style .decorative-line-top {
width: 100px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
margin: 0 auto 3rem;
border-radius: 2px;
}
.additional-universal-style .decorative-line-bottom {
width: 100px;
height: 4px;
background: linear-gradient(90deg, var(--primary-300), var(--primary-500));
margin: 4rem auto 0;
border-radius: 2px;
}
.additional-universal-style .section-header h1 {
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-style .section-header h2 {
color: var(--text-secondary);
font-weight: 400;
}
.additional-universal-style .section-header p {
color: var(--text-secondary);
max-width: 800px;
margin: 0 auto;
}
.additional-universal-style .content-list {
display: flex;
flex-direction: column;
gap: 2rem;
}
.additional-universal-style .content-item {
position: relative;
display: flex;
gap: 1.5rem;
padding: 2rem;
background: var(--surface-secondary);
border-radius: 12px;
border-left: 4px solid var(--primary-500);
transition: all 0.77s ease;
}
.additional-universal-style .content-item:hover {
transform: translateX(8px);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
border-left-color: var(--primary-700);
}
.additional-universal-style .item-icon-wrapper {
flex-shrink: 0;
width: 64px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
color: var(--light);
font-size: 1.75rem;
transition: transform 0.51s ease;
}
.additional-universal-style .content-item:hover .item-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.additional-universal-style .item-content {
flex: 1;
}
.additional-universal-style .item-content h3 {
color: var(--text-primary);
margin-bottom: 0.96rem;
}
.additional-universal-style .item-content p {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.additional-universal-style .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.1;
pointer-events: none;
}
.additional-universal-style .decorative-shape.shape-1 {
width: 80px;
height: 80px;
background: var(--primary-500);
top: -20px;
right: -20px;
}
.additional-universal-style .decorative-shape.shape-2 {
width: 60px;
height: 60px;
background: var(--primary-700);
bottom: -15px;
right: 40px;
}
.additional-universal-style .decorative-shape.shape-3 {
width: 70px;
height: 70px;
background: var(--primary-300);
top: -10px;
right: 60px;
}
.additional-universal-style .decorative-shape.shape-4 {
width: 90px;
height: 90px;
background: var(--primary-500);
bottom: -25px;
right: -30px;
}
.additional-universal-style .decorative-shape.shape-5 {
width: 75px;
height: 75px;
background: var(--primary-700);
top: -15px;
right: 20px;
}
@media (max-width: 991px) {
.additional-universal-style .section-header h1 {
font-size: 1.81rem;
}
.additional-universal-style .content-item {
flex-direction: column;
padding: 1.5rem;
}
.additional-universal-style .item-icon-wrapper {
width: 56px;
height: 56px;
font-size: 1.62rem;
}
}
@media (max-width: 767px) {
.additional-universal-style .section-header h1 {
font-size: 1.69rem;
}
.additional-universal-style .section-header h2 {
font-size: 1.25rem;
}
.additional-universal-style .content-item {
padding: 1.25rem;
}
.additional-universal-style .item-icon-wrapper {
width: 48px;
height: 48px;
font-size: 1.31rem;
}
.additional-universal-style .content-item:hover {
transform: translateX(4px);
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(9, 18, 35, 0.62) 0%,
rgba(11, 19, 44, 0.54) 45%,
rgba(3, 8, 14, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-clean {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.additional-universal-clean .section-header h1 {
color: var(--text-primary);
line-height: 1.3;
}
.additional-universal-clean .section-header h2 {
color: var(--primary-500);
font-weight: 500;
}
.additional-universal-clean .section-header p {
color: var(--text-secondary);
max-width: 680px;
margin: 0 auto;
}
.additional-universal-clean .timeline-wrapper {
position: relative;
max-width: 900px;
margin: 0 auto;
padding: 2rem 0;
}
.additional-universal-clean .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(180deg, var(--primary-300), var(--primary-500), var(--primary-700));
transform: translateX(-50%);
border-radius: 2px;
}
.additional-universal-clean .timeline-item {
position: relative;
display: flex;
align-items: center;
margin-bottom: 3rem;
}
.additional-universal-clean .timeline-item:last-child {
margin-bottom: 0;
}
.additional-universal-clean .timeline-marker {
position: absolute;
left: 50%;
width: 64px;
height: 64px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border: 4px solid var(--surface-primary);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.88rem;
transform: translateX(-50%);
z-index: 3;
transition: all 0.52s ease;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}
.additional-universal-clean .timeline-item:hover .timeline-marker {
transform: translateX(-50%) scale(1.15) rotate(15deg);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}
.additional-universal-clean .timeline-content {
width: calc(50% - 50px);
}
.additional-universal-clean .timeline-item .timeline-content {
margin-left: auto;
padding-left: 2rem;
}
.additional-universal-clean .timeline-item-reverse .timeline-content {
margin-left: 0;
margin-right: auto;
padding-left: 0;
padding-right: 2rem;
text-align: right;
}
.additional-universal-clean .timeline-card {
background: var(--surface-secondary);
border-radius: 16px;
padding: 2rem;
position: relative;
transition: all 0.70s ease;
border: 2px solid transparent;
}
.additional-universal-clean .timeline-card:hover {
border-color: var(--primary-500);
transform: scale(1.03);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}
.additional-universal-clean .timeline-card h3 {
color: var(--text-primary);
line-height: 1.4;
}
.additional-universal-clean .timeline-card p {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.additional-universal-clean .card-decoration {
position: absolute;
width: 100px;
height: 100px;
background: var(--primary-300);
border-radius: 50%;
opacity: 0.1;
top: -20px;
right: -20px;
transition: all 1.39s ease;
}
.additional-universal-clean .timeline-card:hover .card-decoration {
opacity: 0.2;
transform: scale(1.3);
}
.additional-universal-clean .timeline-item-reverse .card-decoration {
right: auto;
left: -20px;
}
.additional-universal-clean .bg-leaf {
position: absolute;
font-size: 3.00rem;
color: var(--primary-300);
opacity: 0.05;
pointer-events: none;
}
.additional-universal-clean .bg-leaf.leaf-1 {
top: 15%;
left: 5%;
animation: sway-1 6s ease-in-out infinite;
}
.additional-universal-clean .bg-leaf.leaf-2 {
top: 50%;
right: 8%;
animation: sway-2 7s ease-in-out infinite;
}
.additional-universal-clean .bg-leaf.leaf-3 {
bottom: 20%;
left: 10%;
animation: sway-3 8s ease-in-out infinite;
}
@keyframes sway-1 {
0%, 100% { transform: rotate(0deg) translateY(0); }
50% { transform: rotate(5deg) translateY(-15px); }
}
@keyframes sway-2 {
0%, 100% { transform: rotate(0deg) translateY(0); }
50% { transform: rotate(-5deg) translateY(15px); }
}
@keyframes sway-3 {
0%, 100% { transform: rotate(0deg) translateX(0); }
50% { transform: rotate(3deg) translateX(15px); }
}
@media (max-width: 991px) {
.additional-universal-clean .section-header h1 {
font-size: 2.06rem;
}
.additional-universal-clean .timeline-line {
left: 32px;
}
.additional-universal-clean .timeline-marker {
left: 32px;
width: 56px;
height: 56px;
font-size: 1.38rem;
}
.additional-universal-clean .timeline-item,
.additional-universal-clean .timeline-item-reverse {
flex-direction: row;
}
.additional-universal-clean .timeline-content,
.additional-universal-clean .timeline-item-reverse .timeline-content {
width: calc(100% - 80px);
margin-left: 80px;
margin-right: 0;
padding-left: 1.5rem;
padding-right: 0;
text-align: left;
}
.additional-universal-clean .timeline-card {
padding: 1.5rem;
}
.additional-universal-clean .bg-leaf {
font-size: 3.00rem;
opacity: 0.04;
}
}
@media (max-width: 767px) {
.additional-universal-clean .section-header h1 {
font-size: 1.81rem;
}
.additional-universal-clean .section-header h2 {
font-size: 1.19rem;
}
.additional-universal-clean .timeline-line {
left: 24px;
}
.additional-universal-clean .timeline-marker {
left: 24px;
width: 48px;
height: 48px;
font-size: 1.25rem;
}
.additional-universal-clean .timeline-content,
.additional-universal-clean .timeline-item-reverse .timeline-content {
width: calc(100% - 72px);
margin-left: 72px;
padding-left: 1rem;
}
.additional-universal-clean .timeline-card {
padding: 1.25rem;
}
.additional-universal-clean .timeline-card h3 {
font-size: 1.31rem;
}
.additional-universal-clean .bg-leaf {
font-size: 3.00rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(2, 4, 11, 0.62) 0%,
rgba(6, 12, 26, 0.54) 45%,
rgba(14, 25, 45, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}