:root {
--primary-50: #f5f6f6;
--primary-50-rgb: 245, 246, 246;
--primary-50-rgb: 245, 246, 246;
--primary-100: #cfcfcf;
--primary-100-rgb: 225, 227, 229;
--primary-100-rgb: 225, 227, 229;
--primary-300: #848a90;
--primary-300-rgb: 155, 163, 167;
--primary-300-rgb: 155, 163, 167;
--primary-500: #25383e;
--primary-500-rgb: 55, 71, 79;
--primary-500-rgb: 55, 71, 79;
--primary-700: #252c33;
--primary-700-rgb: 44, 57, 63;
--primary-700-rgb: 44, 57, 63;
--primary-200: #acbec3;
--primary-200-rgb: 190, 195, 198;
--primary-200-rgb: 190, 195, 198;
--primary-400: #6f858a;
--primary-400-rgb: 105, 117, 123;
--primary-400-rgb: 105, 117, 123;
--primary-600: #233138;
--primary-600-rgb: 50, 64, 71;
--primary-600-rgb: 50, 64, 71;
--primary-800: #304248;
--primary-800-rgb: 35, 46, 50;
--primary-800-rgb: 35, 46, 50;
--primary-900: #2e373b;
--primary-900-rgb: 30, 39, 43;
--primary-900-rgb: 30, 39, 43;
--primary-950: #121617;
--primary-950-rgb: 21, 27, 30;
--primary-950-rgb: 21, 27, 30;
--primary-rgb: 55, 71, 79;
--neutral-50: #fafafa;
--neutral-50-rgb: 250, 250, 250;
--neutral-50-rgb: 250, 250, 250;
--neutral-100: #f5f5f5;
--neutral-100-rgb: 245, 245, 245;
--neutral-100-rgb: 245, 245, 245;
--neutral-300: #d3c5c6;
--neutral-300-rgb: 212, 212, 212;
--neutral-300-rgb: 212, 212, 212;
--neutral-500: #726f6f;
--neutral-500-rgb: 115, 115, 115;
--neutral-500-rgb: 115, 115, 115;
--neutral-700: #292727;
--neutral-700-rgb: 64, 64, 64;
--neutral-700-rgb: 64, 64, 64;
--neutral-900: #343434;
--neutral-900-rgb: 43, 43, 43;
--neutral-900-rgb: 43, 43, 43;
--neutral-200: #f4f3f3;
--neutral-200-rgb: 229, 229, 229;
--neutral-200-rgb: 229, 229, 229;
--neutral-400: #a6a6a6;
--neutral-400-rgb: 164, 164, 164;
--neutral-400-rgb: 164, 164, 164;
--neutral-600: #656565;
--neutral-600-rgb: 90, 90, 90;
--neutral-600-rgb: 90, 90, 90;
--neutral-800: #464646;
--neutral-800-rgb: 51, 51, 51;
--neutral-800-rgb: 51, 51, 51;
--neutral-950: #111111;
--neutral-950-rgb: 30, 30, 30;
--neutral-950-rgb: 30, 30, 30;
--surface-primary: #eceff1;
--surface-primary-rgb: 236, 239, 241;
--surface-secondary: #c3c4c4;
--surface-secondary-rgb: 207, 216, 220;
--surface-accent: var(--primary-50);
--text-primary: #21292e;
--text-primary-rgb: 38, 50, 56;
--text-secondary: #4a5b60;
--text-secondary-rgb: 55, 71, 79;
--text-accent: var(--primary-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #ffffff;
--button-primary-text-rgb: 255, 255, 255;
--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 9px 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 7px 11px -1px rgba(0, 0, 0, 0.1), 0 9px 7px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 13px 22px -16px rgba(0, 0, 0, 0.1), 0 23px 14px -5px rgba(0, 0, 0, 0.05);
--accent-50: #e3e5c8;
--accent-50-rgb: 248, 247, 224;
--accent-50-rgb: 248, 247, 224;
--accent-100: #e0d5b1;
--accent-100-rgb: 234, 231, 208;
--accent-100-rgb: 234, 231, 208;
--accent-200: #cec89d;
--accent-200-rgb: 210, 204, 180;
--accent-200-rgb: 210, 204, 180;
--accent-300: #b0ad9a;
--accent-300-rgb: 185, 177, 152;
--accent-300-rgb: 185, 177, 152;
--accent-400: #88805a;
--accent-400-rgb: 150, 138, 112;
--accent-400-rgb: 150, 138, 112;
--accent-500: #5e4e40;
--accent-500-rgb: 115, 99, 72;
--accent-500-rgb: 115, 99, 72;
--accent-600: #675945;
--accent-600-rgb: 112, 93, 65;
--accent-600-rgb: 112, 93, 65;
--accent-700: #645430;
--accent-700-rgb: 107, 87, 57;
--accent-700-rgb: 107, 87, 57;
--accent-800: #57432a;
--accent-800-rgb: 101, 77, 46;
--accent-800-rgb: 101, 77, 46;
--accent-900: #744d26;
--accent-900-rgb: 98, 71, 39;
--accent-900-rgb: 98, 71, 39;
--accent-950: #735624;
--accent-950-rgb: 91, 61, 27;
--accent-950-rgb: 91, 61, 27;
--accent-rgb: 115, 99, 72;
--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 7px 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 11px 9px -1px rgba(0, 0, 0, 0.1), 0 2px 5px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 11px 24px -3px rgba(0, 0, 0, 0.1), 0 6px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-xl: 0 22px 29px -5px rgba(0, 0, 0, 0.1), 0 15px 17px -5px rgba(0, 0, 0, 0.04);
--shadow-2xl: 0 25px 50px -19px rgba(0, 0, 0, 0.25);
--shadow-inner: inset 0 2px 5px 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.86s ease;
--transition-normal: 0.57s ease;
--transition-slow: 0.79s ease;
--transition-all: all 1.16s ease;
--duration-fast: 0.79s;
--duration-normal: 0.43s;
--duration-slow: 0.88s;
--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: 11px;
}
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: 1025px) {
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 11px 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;
}
.business_font_primary {
font-family: var(--font-primary);
}
.dark_font_secondary {
font-family: var(--font-secondary);
}
.layout_font_mono {
font-family: var(--font-mono);
}
.section_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);
}
.creative_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);
}
.brand_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);
}
.bold_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);
}
.smart_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);
}
.theme_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);
}
.minimal_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);
}
.web_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);
}
.elite_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);
}
.custom_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);
}
.digital_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);
}
.company_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);
}
.ui_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);
}
.studio_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);
}
.page_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);
}
.bright_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;
}
.core_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);
}
.unique_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);
}
.premium_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);
}
.agency_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);
}
.style_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;
}
.modern_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);
}
.clean_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);
}
.fresh_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);
}
.fresh_nav_link:hover,
.fresh_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.new_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);
}
.container_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: 7611px) {
.core_hero_title {
font-size: var(--text-4xl);
}
.premium_section_title {
font-size: var(--text-3xl);
}
.section_display_1 {
font-size: var(--text-5xl);
}
.creative_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.core_hero_title {
font-size: var(--text-3xl);
}
.premium_section_title {
font-size: var(--text-2xl);
}
.section_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;
}
.base_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.design_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.best_text_balance {
text-wrap: balance;
}
.app_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.fresh_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.ui_caption,
.studio_overline,
.container_footer_text {
color: var(--text-secondary);
}
.unique_hero_subtitle,
.agency_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.core_hero_title,
.premium_section_title,
.bold_heading_1,
.smart_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.prime_text_gradient {
color: var(--text-primary);}
}
body {
font-family: var(--font-primary);
font-size: 1.06rem;
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.94rem;
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.06rem;
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.88rem;
}
footer,
.footer {
font-family: var(--font-primary);
font-size: 0.88rem;
}
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: 1.00rem;
}
.lead {
font-size: 1.06rem;
}
}
@media print {
body {
font-family: var(--font-primary);
}
h1, h2, h3, h4, h5, h6 {
font-family: var(--font-accent);
page-break-after: avoid;
}
}
.light_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.pro_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.content_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.site_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.main_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.top_stack {
display: flex;
flex-direction: column;
}
.main15_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.site21_full_height {
min-height: auto;
}
.section61_section_height {
min-height: auto;
}
.style77_hero_height {
min-height: auto;
}
.unique62_m_0 { margin: 0; }
.bold69_m_1 { margin: var(--space-1); }
.minimal5_m_2 { margin: var(--space-2); }
.elite40_m_3 { margin: var(--space-3); }
.brand8_m_4 { margin: var(--space-4); }
.base47_m_6 { margin: var(--space-6); }
.pro43_m_8 { margin: var(--space-8); }
.best78_m_12 { margin: var(--space-12); }
.ui11_m_16 { margin: var(--space-16); }
.fresh75_mx_auto { margin-left: auto; margin-right: auto; }
.clean29_my_auto { margin-top: auto; margin-bottom: auto; }
.bright90_mt_0 { margin-top: 0; }
.minimal60_mt_4 { margin-top: var(--space-4); }
.brand96_mt_8 { margin-top: var(--space-8); }
.design45_mt_12 { margin-top: var(--space-12); }
.light64_mb_0 { margin-bottom: 0; }
.company45_mb_4 { margin-bottom: var(--space-4); }
.core73_mb_8 { margin-bottom: var(--space-8); }
.minimal88_mb_12 { margin-bottom: var(--space-12); }
.design35_p_0 { padding: 0; }
.app44_p_1 { padding: var(--space-1); }
.site78_p_2 { padding: var(--space-2); }
.light20_p_3 { padding: var(--space-3); }
.modern16_p_4 { padding: var(--space-4); }
.base45_p_6 { padding: var(--space-6); }
.clean33_p_8 { padding: var(--space-8); }
.elite32_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.ui54_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.theme7_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.pro31_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.light66_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.dark30_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.ui38_gap_1 { gap: var(--space-1); }
.web68_gap_2 { gap: var(--space-2); }
.smart64_gap_3 { gap: var(--space-3); }
.layout54_gap_4 { gap: var(--space-4); }
.unique42_gap_6 { gap: var(--space-6); }
.prime98_gap_8 { gap: var(--space-8); }
.elite89_shadow_none { box-shadow: var(--shadow-none); }
.fresh11_shadow_xs { box-shadow: var(--shadow-xs); }
.web14_shadow_sm { box-shadow: var(--shadow-sm); }
.prime71_shadow_md { box-shadow: var(--shadow-md); }
.creative57_shadow_lg { box-shadow: var(--shadow-lg); }
.smart17_shadow_xl { box-shadow: var(--shadow-xl); }
.bold1_shadow_2xl { box-shadow: var(--shadow-2xl); }
.best83_shadow_inner { box-shadow: var(--shadow-inner); }
.brand52_shadow_colored { box-shadow: var(--shadow-colored); }
.bright7_radius_none { border-radius: var(--radius-none); }
.ui72_radius_xs { border-radius: var(--radius-xs); }
.fresh5_radius_sm { border-radius: var(--radius-sm); }
.layout75_radius_md { border-radius: var(--radius-md); }
.dark43_radius_lg { border-radius: var(--radius-lg); }
.web72_radius_xl { border-radius: var(--radius-xl); }
.new96_radius_2xl { border-radius: var(--radius-2xl); }
.style62_radius_3xl { border-radius: var(--radius-3xl); }
.top6_radius_full { border-radius: var(--radius-full); }
.new83_gradient_primary {
background: var(--gradient-primary);
}
.minimal41_gradient_secondary {
background: var(--gradient-secondary);
}
.page96_gradient_hero {
background: var(--gradient-hero);
}
.elite63_gradient_card {
background: var(--gradient-card);
}
.design15_gradient_overlay {
position: relative;
}
.design15_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;
}
.design15_gradient_overlay > * {
position: relative;
z-index: 2;
}
.bright27_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.bright27_hover_lift:hover {
transform: translateY(-9px);
box-shadow: var(--shadow-lg);
}
.clean3_hover_scale {
transition: transform var(--transition-normal);
}
.clean3_hover_scale:hover {
transform: scale(1.02);
}
.fresh47_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.fresh47_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.smart88_hover_fade {
transition: opacity var(--transition-normal);
}
.smart88_hover_fade:hover {
opacity: var(--opacity-loading);
}
.light98_focus_ring {
transition: box-shadow var(--transition-fast);
}
.light98_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.web94_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.design78_hero_content {
position: relative;
z-index: 2;
}
.section35_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.company42_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.section31_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.elite66_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.premium49_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.modern42_timeline {
position: relative;
}
.modern42_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.site67_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.site67_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.site67_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.page33_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.content9_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;
}
}
.clean7_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;
}
}
.digital27_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;
}
}
.elite73_transition_all {
transition: var(--transition-all);
}
.bold32_transition_fast {
transition: all var(--transition-fast);
}
.unique83_transition_normal {
transition: all var(--transition-normal);
}
.company98_transition_slow {
transition: all var(--transition-slow);
}
.best0_bg_primary { background-color: var(--bg-primary); }
.minimal4_bg_secondary { background-color: var(--bg-secondary); }
.studio37_bg_muted { background-color: var(--bg-muted); }
.creative21_bg_glass { background-color: var(--bg-glass); }
.smart10_text_primary { color: var(--text-primary); }
.company83_text_secondary { color: var(--text-secondary); }
.fresh45_text_muted { color: var(--text-muted); }
.light32_text_inverse { color: var(--text-inverse); }
.modern36_text_link { color: var(--text-link); }
.top84_border_light { border-color: var(--border-light); }
.style31_border_medium { border-color: var(--border-medium); }
.ui45_border_strong { border-color: var(--border-strong); }
.base30_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 7613px) {
.section35_services_grid,
.section31_features_grid,
.company42_team_grid,
.premium49_pricing_grid {
grid-template-columns: 1fr;
}
.elite66_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.modern42_timeline::before {
left: 30px;
}
.site67_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.section61_section_height {
min-height: auto;
}
.style77_hero_height {
min-height: auto;
}
}
@media (max-width: 480px) {
.elite66_gallery_grid {
grid-template-columns: 1fr;
}
.site67_timeline_item {
padding-left: var(--space-12) !important;
}
}
.site35_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;
}
.unique52_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.creative48_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);
}
.creative48_skip_link:focus {
top: 6px;
}
@media print {
.clean92_no_print {
display: none !important;
}
.modern39_print_only {
display: block !important;
}
.fresh11_shadow_xs,
.web14_shadow_sm,
.prime71_shadow_md,
.creative57_shadow_lg,
.smart17_shadow_xl,
.bold1_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.69rem;
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.00rem;
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(6px);
}
.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) {
.page33_fade_in,
.content9_slide_up,
.clean7_slide_in_left,
.digital27_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.bright27_hover_lift,
.clean3_hover_scale,
.fresh47_hover_shadow,
.smart88_hover_fade,
.elite73_transition_all,
.bold32_transition_fast,
.unique83_transition_normal,
.company98_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
#header {
position: relative;
background-color: var(--bg-primary);
border-bottom: 1px solid var(--border-light);
overflow: hidden;
}
#header .navbar {
align-items: center;
}
#header .navbar-brand {
flex-shrink: 0;
margin-right: 0;
}
#header #sitename {
font-weight: 700;
letter-spacing: -0.02em;
display: block;
}
#header .navbar-collapse {
justify-content: flex-end;
}
#header .navbar-nav {
gap: 0;
}
#header .nav-item {
margin-left: var(--space-6);
}
#header .nav-link {
padding: 0.25rem 0;
font-weight: 500;
letter-spacing: -0.01em;
transition: color var(--duration-200) var(--ease-out);
position: relative;
}
#header .nav-link::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 1px;
background-color: var(--primary-500);
transition: width var(--duration-300) var(--ease-out);
}
#header .nav-link:hover::after {
width: 100%;
}
#header .navbar-toggler {
margin-left: var(--space-4);
}
#header .navbar-toggler-icon {
width: 1.5rem;
height: 1.5rem;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round'%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cline x1='3' y1='12' x2='21' y2='12'/%3E%3Cline x1='3' y1='18' x2='21' y2='18'/%3E%3C/svg%3E");
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
#header .header-decoration {
position: absolute;
top: -50%;
right: -10%;
width: 500px;
height: 500px;
background: radial-gradient(
circle at center,
var(--primary-50) 0%,
transparent 70%
);
opacity: 0.4;
pointer-events: none;
z-index: 0;
}
@media (max-width: 991.917px) {
#header .navbar-nav {
margin-top: var(--space-6);
padding-top: var(--space-6);
border-top: 1px solid var(--border-light);
}
#header .nav-item {
margin-left: 0;
margin-bottom: var(--space-4);
}
#header .nav-link::after {
display: none;
}
#header .nav-link:active {
color: var(--primary-500);
}
#header .header-decoration {
width: 300px;
height: 300px;
top: -30%;
right: -5%;
}
}
[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, 12, 23, 0.62) 0%,
rgba(11, 23, 39, 0.54) 45%,
rgba(11, 29, 47, 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-section-376 {
position: relative;
padding: 120px 0 100px;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.bg-shape-376 {
position: absolute;
border-radius: 50%;
opacity: 0.05;
z-index: 1;
}
.bg-shape-376.shape-1 {
width: 600px;
height: 600px;
background: var(--primary-500);
top: -200px;
right: -100px;
}
.bg-shape-376.shape-2 {
width: 400px;
height: 400px;
background: var(--primary-700);
bottom: -150px;
left: -100px;
}
.hero-content-376 {
position: relative;
z-index: 10;
}
.badge-container-376 {
position: relative;
display: inline-flex;
align-items: center;
gap: 17px;
}
.decorative-badge-376 {
display: inline-block;
width: 60px;
height: 11px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-300) 100%);
border-radius: 5px;
}
.badge-pulse-376 {
width: 15px;
height: 16px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse-376 2s ease-in-out infinite;
}
@keyframes pulse-376 {
0%, 100% {
opacity: 1;
transform: scale(1);
}
50% {
opacity: 0.5;
transform: scale(1.3);
}
}
.hero-title-376 {
font-size: clamp(2.5rem, 5vw, 3.75rem);
font-weight: 800;
line-height: 1.15;
color: var(--text-primary);
letter-spacing: -0.02em;
margin-bottom: 1.56rem;
}
.hero-subtitle-376 {
font-size: clamp(1.25rem, 2.5vw, 1.75rem);
font-weight: 600;
line-height: 1.4;
color: var(--primary-700);
margin-bottom: 1.55rem;
}
.hero-description-376 {
font-size: clamp(1rem, 1.5vw, 1.125rem);
line-height: 1.7;
color: var(--text-secondary);
max-width: 600px;
}
.icon-grid-376 {
display: flex;
gap: 20px;
flex-wrap: wrap;
margin-top: 2rem;
}
.icon-item-376 {
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-primary);
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 19px;
transition: all 0.55s ease;
}
.icon-item-376 i {
font-size: 22px;
color: var(--primary-500);
transition: all 0.57s ease;
}
.icon-item-376:hover {
background: var(--primary-500);
border-color: var(--primary-500);
transform: translateY(-13px);
box-shadow: 0 17px 26px rgba(0, 0, 0, 0.12);
}
.icon-item-376:hover i {
color: var(--light);
}
.hero-images-376 {
position: relative;
z-index: 10;
}
.image-grid-376 {
position: relative;
display: grid;
grid-template-columns: 1fr;
gap: 20px;
}
.image-wrapper-376.main-image {
position: relative;
border-radius: 25px;
overflow: hidden;
}
.image-wrapper-376.main-image img {
width: 100%;
height: auto;
display: block;
transition: transform 1.47s ease;
}
.secondary-images-376 {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 17px;
margin-top: 16px;
}
.image-wrapper-376.small-image {
position: relative;
border-radius: 16px;
overflow: hidden;
aspect-ratio: 1/1;
}
.image-wrapper-376.small-image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 1.32s ease;
}
.image-overlay-376 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 20%, transparent 80%) 0%,
transparent 100%);
opacity: 0;
transition: opacity 0.77s ease;
}
.image-wrapper-376:hover .image-overlay-376 {
opacity: 1;
}
.image-wrapper-376:hover img {
transform: scale(1.05);
}
.decorative-circle-376 {
position: absolute;
border-radius: 50%;
z-index: 1;
}
.decorative-circle-376.circle-1 {
width: 300px;
height: 300px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent);
top: -50px;
right: -50px;
animation: float-376 6s ease-in-out infinite;
}
.decorative-circle-376.circle-2 {
width: 200px;
height: 200px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 15%, transparent 85%),
transparent);
bottom: -30px;
left: -30px;
animation: float-376 8s ease-in-out infinite reverse;
}
.decorative-blob-376 {
position: absolute;
width: 400px;
height: 400px;
background: linear-gradient(135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 50%, transparent 50%));
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0.1;
z-index: 1;
animation: morph-376 15s ease-in-out infinite;
}
@keyframes morph-376 {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 30% 70% 60% 40% / 50% 60% 40% 60%;
}
75% {
border-radius: 70% 30% 40% 60% / 30% 70% 50% 60%;
}
}
.floating-element-376 {
position: absolute;
width: 411px;
height: 412px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-primary);
border-radius: 12px;
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
z-index: 20;
}
.floating-element-376 i {
font-size: 23px;
color: var(--primary-500);
}
.floating-element-376.float-1 {
top: 10%;
right: 15%;
animation: float-376 4s ease-in-out infinite;
}
.floating-element-376.float-2 {
bottom: 20%;
right: 5%;
animation: float-376 5s ease-in-out infinite reverse;
}
.floating-element-376.float-3 {
top: 40%;
left: -20px;
animation: float-376 6s ease-in-out infinite;
}
@keyframes float-376 {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(5deg);
}
}
@media (max-width: 991.913px) {
.hero-section-376 {
padding: 80px 0 60px;
}
.hero-images-376 {
margin-top: 3rem;
}
.floating-element-376.float-3 {
left: 5%;
}
}
@media (max-width: 767.915px) {
.hero-section-376 {
padding: 60px 0 40px;
}
.icon-grid-376 {
justify-content: center;
}
.hero-description-376 {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.badge-container-376 {
justify-content: center;
width: 100%;
}
.floating-element-376 {
width: 40px;
height: 40px;
}
.floating-element-376 i {
font-size: 110px;
}
.decorative-circle-376.circle-1 {
width: 200px;
height: 200px;
}
.decorative-circle-376.circle-2 {
width: 150px;
height: 150px;
}
}
@media (max-width: 575.98px) {
.secondary-images-376 {
grid-template-columns: 1fr;
}
.bg-shape-376.shape-1 {
width: 300px;
height: 300px;
}
.bg-shape-376.shape-2 {
width: 250px;
height: 250px;
}
}
[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, 15, 25, 0.62) 0%,
rgba(3, 5, 9, 0.54) 45%,
rgba(9, 17, 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;
}
#usp {
position: relative;
background: linear-gradient(135deg, rgba(var(--primary-50-rgb), 0.4) 0%, rgba(var(--neutral-50-rgb), 0.6) 100%);
overflow: hidden;
}
#usp::before {
content: '';
position: absolute;
top: -50%;
right: -20%;
width: 600px;
height: 600px;
border-radius: 50%;
background: radial-gradient(circle, rgba(var(--primary-100-rgb), 0.15) 0%, transparent 70%);
pointer-events: none;
}
#usp::after {
content: '';
position: absolute;
bottom: -30%;
left: -10%;
width: 500px;
height: 500px;
border-radius: 50%;
background: radial-gradient(circle, rgba(var(--primary-100-rgb), 0.1) 0%, transparent 70%);
pointer-events: none;
}
.usp-background-decoration {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 0;
}
#usp .row {
position: relative;
z-index: 1;
}
.usp-card {
position: relative;
height: 100%;
min-height: 240px;
background: rgba(255, 255, 255, 0.65);
border: 1px solid rgba(var(--primary-300-rgb), 0.2);
border-radius: var(--radius-lg);
backdrop-filter: blur(12px);
padding: var(--space-6);
display: flex;
flex-direction: column;
justify-content: space-between;
transition: all var(--duration-300) var(--ease-out);
box-shadow: 0 4px 20px rgba(var(--neutral-900-rgb), 0.04);
}
.usp-card:hover {
background: rgba(255, 255, 255, 0.8);
border-color: rgba(var(--primary-300-rgb), 0.4);
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(var(--neutral-900-rgb), 0.1);
}
.usp-card-content {
position: relative;
z-index: 2;
}
.usp-card-header h3 {
color: var(--text-primary);
font-weight: 600;
letter-spacing: -0.5px;
}
.usp-card-header p {
color: var(--text-secondary);
}
.usp-card-value {display: flex;
align-items: flex-end;
}
.usp-card-value span {color: var(--primary-500);
font-weight: 700;
line-height: 1;
}
.usp-card-decoration {
position: absolute;
top: 0;
right: 0;
width: 120px;
height: 120px;
background: linear-gradient(135deg, rgba(var(--primary-100-rgb), 0.3) 0%, transparent 70%);
border-radius: 50%;
filter: blur(20px);
pointer-events: none;
}
@media (max-width: 768px) {
#usp {
padding-top: var(--space-10);
padding-bottom: var(--space-10);
}
.usp-card {
min-height: 200px;
padding: var(--space-5);
}
#usp::before {
width: 400px;
height: 400px;
top: -30%;
right: -15%;
}
#usp::after {
width: 350px;
height: 350px;
bottom: -20%;
left: -5%;
}
}
[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, 22, 37, 0.62) 0%,
rgba(10, 20, 33, 0.54) 45%,
rgba(10, 20, 32, 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-section {
position: relative;
min-height: auto;
overflow: hidden;
background: var(--bg-primary);
}
.about-section .row:first-of-type {
align-items: center;
min-height: 45vh;
}
.about-image-primary {
position: relative;
border-radius: var(--radius-lg);
overflow: hidden;
aspect-ratio: 1;
background: var(--bg-secondary);
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.06);
}
.about-image-primary img {
width: 100%;
height: 100%;
object-fit: cover;
}
.about-feature {
position: relative;
padding: 0;
}
.about-feature-image {
position: relative;
aspect-ratio: 1;
border-radius: var(--radius-md);
overflow: hidden;
background: var(--bg-secondary);
border: 1px solid var(--border-light);
}
.about-feature-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.about-feature-spacer {
aspect-ratio: 1;
background: linear-gradient(135deg, var(--primary-50) 0%, var(--neutral-50) 100%);
border-radius: var(--radius-md);
border: 1px solid var(--border-light);
}
#about-feature-1-name,
#about-feature-2-name,
#about-feature-3-name,
#about-feature-4-name {
color: var(--text-primary);
letter-spacing: -0.5px;
}
#about-feature-1-desc,
#about-feature-2-desc,
#about-feature-3-desc,
#about-feature-4-desc {
color: var(--text-secondary);
line-height: 1.6;
}
.about-decoration {
position: absolute;
pointer-events: none;
opacity: 0.08;
}
.about-decoration-1 {
top: 10%;
right: -10%;
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 50%;
filter: blur(60px);
}
.about-decoration-2 {
bottom: -5%;
left: -15%;
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--neutral-500) 0%, transparent 70%);
border-radius: 50%;
filter: blur(60px);
}
@media (max-width: 768px) {
.about-section {
max-height: none;
}
.about-section .row:first-of-type {
min-height: auto;
}
.about-image-primary {
aspect-ratio: 4/3;
}
.about-feature-image {
aspect-ratio: 4/3;
}
.about-feature-spacer {
aspect-ratio: 4/3;
}
.about-decoration-1,
.about-decoration-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(6, 10, 17, 0.62) 0%,
rgba(7, 16, 25, 0.54) 45%,
rgba(1, 3, 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;
}
.features-section {
position: relative;
min-height: auto;
overflow: hidden;
background-color: var(--bg-primary);
color: var(--text-primary);
}
.features-section .premium_section_title {
font-size: clamp(2rem, 5vw, 3.5rem);
line-height: 1.2;
font-weight: 700;
letter-spacing: -0.02em;
color: var(--text-primary);
}
.features-section .agency_section_subtitle {
font-size: 1.06rem;
font-weight: 600;
color: var(--primary-500);
text-transform: uppercase;
letter-spacing: 0.08em;
margin-bottom: 1rem !important;
}
.features-section .digital_body_base {
font-size: 0.94rem;
line-height: 1.6;
color: var(--text-muted);
}
.features-item {
position: relative;
height: 100%;
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
background-color: var(--bg-secondary);
transition: all var(--duration-300) var(--ease-out);
}
.features-item:hover {
border-color: var(--primary-300);
background-color: var(--primary-50);
box-shadow: var(--shadow-md);
}
.features-item-inner {
padding: 2rem;
display: flex;
flex-direction: column;
height: 100%;
}
.features-item-icon {
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
border-radius: var(--radius-md);
background: linear-gradient(135deg, var(--primary-50), var(--primary-100));
color: var(--primary-500);
margin-bottom: 1.70rem;
flex-shrink: 0;
}
.features-item-icon svg {
width: 100%;
height: 100%;
display: block;
}
#f6dba2tures-item-1-name,
#fef4b0tures-item-2-name,
#ffefb7tures-item-3-name,
#fad899tures-item-4-name {
font-size: 1.12rem;
font-weight: 600;
line-height: 1.4;
color: var(--text-primary);
}
#ffe6adtures-item-1-desc,
#ffe9b0tures-item-2-desc,
#fff9actures-item-3-desc,
#fff9bctures-item-4-desc {
font-size: 0.88rem;
line-height: 1.6;
color: var(--text-muted);
margin-top: 0.68rem;
}
.features-decoration {
position: absolute;
pointer-events: none;
z-index: 0;
opacity: 0.08;
}
.features-decoration-top {
top: -80px;
right: -150px;
width: 400px;
height: 400px;
border-radius: 50%;
background: radial-gradient(circle, var(--primary-500), transparent);
}
.features-decoration-bottom {
bottom: -100px;
left: -200px;
width: 500px;
height: 500px;
border-radius: 50%;
background: radial-gradient(circle, var(--primary-300), transparent);
}
@media (max-width: 991.98px) {
.features-section .premium_section_title {
font-size: 2.00rem;
}
.features-item-inner {
padding: 1.5rem;
}
.features-decoration {
display: none;
}
}
@media (max-width: 576px) {
.features-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.features-section .premium_section_title {
font-size: 1.62rem;
}
#fef6bctures-item-1-name,
#f0dcb0tures-item-2-name,
#fff2b1tures-item-3-name,
#ffe993tures-item-4-name {
font-size: 1.06rem;
}
#ffefactures-item-1-desc,
#fffac0tures-item-2-desc,
#e8e1a5tures-item-3-desc,
#ffeebdtures-item-4-desc {
font-size: 0.81rem;
}
}
[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, 23, 41, 0.62) 0%,
rgba(5, 8, 13, 0.54) 45%,
rgba(19, 30, 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;
}
.services-bold {
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%
);
position: relative;
}
.services-bold .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.08;
z-index: 1;
pointer-events: none;
}
.services-bold .blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(
circle,
var(--primary-300),
transparent
);
top: -100px;
left: -100px;
animation: float 20s ease-in-out infinite;
}
.services-bold .blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(
circle,
var(--primary-500),
transparent
);
bottom: -80px;
right: -80px;
animation: float 25s ease-in-out infinite reverse;
}
.services-bold .decorative-grid {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image:
linear-gradient(color-mix(in srgb, var(--primary-100) 20%, transparent) 1px, transparent 1px),
linear-gradient(90deg, color-mix(in srgb, var(--primary-100) 20%, transparent) 1px, transparent 1px);
background-size: 50px 50px;
opacity: 0.3;
z-index: 1;
pointer-events: none;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
25% {
transform: translate(30px, -30px) scale(1.05);
}
50% {
transform: translate(-20px, 20px) scale(0.95);
}
75% {
transform: translate(40px, 10px) scale(1.02);
}
}
.services-bold .container {
position: relative;
z-index: 2;
}
.services-bold .header-decorator {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
}
.services-bold .decorator-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
transparent
);
}
.services-bold .decorator-icon {
font-size: 1.38rem;
color: var(--primary-500);
animation: pulse 2s ease-in-out infinite;
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.1);
opacity: 0.8;
}
}
.services-bold #services-title {
color: var(--text-primary);
line-height: 1.2;
font-weight: 700;
}
.services-bold #services-subtitle {
color: var(--primary-700);
font-weight: 600;
}
.services-bold #services-desc {
color: var(--text-secondary);
line-height: 1.8;
max-width: 800px;
margin: 0 auto;
}
.services-bold .service-card {
background: white;
border-radius: 20px;
padding: 2.5rem;
transition: all 0.89s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, transparent);
box-shadow:
0 4px 6px rgba(0, 0, 0, 0.02),
0 10px 20px rgba(0, 0, 0, 0.03);
position: relative;
overflow: hidden;
}
.services-bold .service-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 1.07s ease;
}
.services-bold .service-card:hover::before {
transform: scaleX(1);
}
.services-bold .service-card:hover {
transform: translateY(-10px);
border-color: var(--primary-300);
box-shadow:
0 10px 20px rgba(0, 0, 0, 0.05),
0 20px 40px rgba(0, 0, 0, 0.08);
}
.services-bold .card-decoration {
position: absolute;
width: 100px;
height: 100px;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 20%, transparent),
transparent
);
top: -30px;
right: -30px;
pointer-events: none;
transition: all 1.38s ease;
}
.services-bold .service-card:hover .card-decoration {
transform: scale(1.5);
opacity: 0.5;
}
.services-bold .featured-card {
background: linear-gradient(
135deg,
white 0%,
color-mix(in srgb, var(--primary-50) 40%, white 60%) 100%
);
border-color: var(--primary-500);
box-shadow:
0 10px 20px rgba(0, 0, 0, 0.05),
0 20px 40px color-mix(in srgb, var(--primary-500) 20%, transparent);
}
.services-bold .featured-badge {
position: absolute;
top: 1.5rem;
right: 1.5rem;
width: 40px;
height: 40px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 0.81rem;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
animation: rotate 3s linear infinite;
z-index: 2;
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.services-bold .service-icon-wrapper {
position: relative;
width: 80px;
height: 80px;
margin: 0 auto;
}
.services-bold .icon-background {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 50%, white 50%)
);
border-radius: 20px;
transition: all 0.81s ease;
}
.services-bold .service-card:hover .icon-background {
transform: translate(-50%, -50%) rotate(10deg) scale(1.1);
background: linear-gradient(
135deg,
var(--primary-100),
var(--primary-300)
);
}
.services-bold .service-icon {
position: relative;
font-size: 2.56rem;
color: var(--primary-700);
z-index: 2;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
transition: all 1.27s ease;
}
.services-bold .service-card:hover .service-icon {
color: var(--primary-500);
transform: scale(1.1);
}
.services-bold .service-content h3 {
color: var(--text-primary);
font-weight: 700;
line-height: 1.3;
transition: color 1.04s ease;
}
.services-bold .service-card:hover .service-content h3 {
color: var(--primary-700);
}
.services-bold .service-content > p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1.00rem;
}
.services-bold .features-list {
display: flex;
gap: 1rem;
align-items: flex-start;
padding: 1.25rem;
background: color-mix(in srgb, var(--primary-50) 30%, white 70%);
border-radius: 12px;
border-left: 3px solid var(--primary-500);
transition: all 1.05s ease;
}
.services-bold .service-card:hover .features-list {
background: color-mix(in srgb, var(--primary-50) 50%, white 50%);
border-left-width: 4px;
}
.services-bold .feature-badge {
flex-shrink: 0;
width: 28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
background: white;
border-radius: 50%;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
.services-bold .feature-badge i {
color: var(--primary-500);
font-size: 0.88rem;
}
.services-bold .features-text {
color: var(--text-secondary);
font-size: 1.00rem;
line-height: 1.6;
}
.services-bold .pricing-section {
margin-top: auto;
padding-top: 1.59rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
}
.services-bold .price-tag {
display: flex;
align-items: center;
gap: 0.75rem;
padding: 1rem 1.25rem;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 10%, white 90%),
white
);
border-radius: 10px;
border: 1px solid var(--primary-100);
transition: all 0.45s ease;
}
.services-bold .service-card:hover .price-tag {
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 15%, white 85%),
white
);
border-color: var(--primary-300);
transform: translateX(5px);
}
.services-bold .price-icon {
display: flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
background: var(--primary-500);
border-radius: 8px;
flex-shrink: 0;
}
.services-bold .price-icon i {
color: white;
font-size: 1.19rem;
}
.services-bold .price-value {
color: var(--primary-700);
font-size: 1.00rem;
line-height: 1.4;
}
.services-bold .bottom-decoration {
text-align: center;
}
.services-bold .decoration-dots {
display: inline-flex;
gap: 0.75rem;
padding: 1rem;
}
.services-bold .decoration-dots .dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
display: block;
animation: dotPulse 1.61s ease-in-out infinite;
}
.services-bold .decoration-dots .dot:nth-child(2) {
animation-delay: 0.56s;
}
.services-bold .decoration-dots .dot:nth-child(3) {
animation-delay: 1.39s;
}
.services-bold .decoration-dots .dot:nth-child(4) {
animation-delay: 1.38s;
}
.services-bold .decoration-dots .dot:nth-child(5) {
animation-delay: 1.36s;
}
@keyframes dotPulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.5);
opacity: 0.5;
}
}
@media (max-width: 991.98px) {
.services-bold .service-card {
padding: 2rem;
}
.services-bold #services-title {
font-size: 2.19rem;
}
.services-bold .blob-1,
.services-bold .blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 767.98px) {
.services-bold {
padding: 3rem 0 !important;
}
.services-bold .service-card {
padding: 1.5rem;
}
.services-bold #services-title {
font-size: 1.75rem;
}
.services-bold #services-subtitle {
font-size: 1.06rem;
}
.services-bold .service-icon-wrapper {
width: 60px;
height: 60px;
}
.services-bold .service-icon {
font-size: 2.06rem;
}
.services-bold .price-value {
font-size: 0.94rem;
}
.services-bold .decorator-line {
width: 40px;
}
}
@media (max-width: 575.98px) {
.services-bold .service-card {
padding: 1.25rem;
}
.services-bold #services-title {
font-size: 1.38rem;
}
.services-bold .features-list {
flex-direction: column;
gap: 0.75rem;
}
.services-bold .price-tag {
flex-direction: column;
text-align: center;
gap: 0.5rem;
}
}
@media (prefers-reduced-motion: reduce) {
.services-bold *,
.services-bold *::before,
.services-bold *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media print {
.services-bold .decorative-blob,
.services-bold .decorative-grid,
.services-bold .bottom-decoration {
display: none;
}
.services-bold .service-card {
break-inside: avoid;
box-shadow: none;
border: 1px solid var(--neutral-300);
}
}
.cta-action-btn {
display: inline-flex;
align-items: center;
gap: 0.5rem;
padding: 0.75rem 1.5rem;
background: var(--primary-color, #155fff);
color: var(--button-text, #ffffff);
text-decoration: none;
border-radius: var(--border-radius, 8px);
font-weight: 600;
font-size: 0.94rem;
transition: all 1.09s ease;
margin-top: 1rem;
border: 2px solid transparent;
}
.cta-action-btn:hover {
background: var(--primary-color-dark, #0046b4);
color: var(--button-text, #ffffff);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.cta-action-btn:active {
transform: translateY(0);
}
.cta-action-btn .btn-icon {
transition: transform 1.08s ease;
}
.cta-action-btn:hover .btn-icon {
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(11, 29, 46, 0.62) 0%,
rgba(12, 23, 43, 0.54) 45%,
rgba(10, 22, 44, 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 {
position: relative;
overflow: hidden;
background-color: var(--bg-primary);
min-height: auto;
}
.priceplan-decoration {
position: absolute;
top: -10%;
right: -5%;
width: 400px;
height: 400px;
border-radius: 50%;
background: radial-gradient(
circle,
var(--primary-50) 0%,
transparent 70%
);
opacity: 0.4;
pointer-events: none;
z-index: 0;
}
.priceplan-card {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
height: 100%;
padding: var(--space-6);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
background-color: var(--bg-secondary);
transition: all var(--duration-300) var(--ease-out);
box-shadow: var(--shadow-sm);
}
.priceplan-card:hover {
border-color: var(--border-medium);
box-shadow: var(--shadow-md);
transform: translateY(-2px);
}
.priceplan-card--featured {
border-color: var(--primary-300);
background: linear-gradient(
135deg,
var(--bg-secondary) 0%,
rgba(var(--primary-50), 0.3) 100%
);
box-shadow: 0 12px 32px rgba(var(--primary-500), 0.12);
transform: scale(1.02);
}
.priceplan-card--featured:hover {
box-shadow: 0 16px 48px rgba(var(--primary-500), 0.16);
transform: scale(1.025) translateY(-2px);
}
.priceplan-card-badge {
position: absolute;
top: -1px;
left: 50%;
transform: translateX(-50%) translateY(-50%);
padding: var(--space-2) var(--space-3);
background-color: var(--primary-500);
color: var(--text-inverse);
border-radius: var(--radius-md);
z-index: 10;
}
.priceplan-card-badge .studio_overline {
color: inherit;
font-weight: 600;
letter-spacing: 0.5px;
}
.priceplan-card-header {
flex-grow: 0;
margin-bottom: var(--space-4);
padding-bottom: var(--space-4);
border-bottom: 1px solid var(--border-light);
}
.priceplan-card-price {
display: flex;
align-items: baseline;
gap: var(--space-2);
}
.priceplan-card-price .core_hero_title {
color: var(--text-primary);
font-weight: 700;
line-height: 1;
}
.priceplan-card-price .ui_caption {
color: var(--text-muted);
}
.priceplan-features {
list-style: none;
padding: 0;
margin: 0;
flex-grow: 1;
display: flex;
flex-direction: column;
gap: var(--space-3);
}
.priceplan-features li {
position: relative;
padding-left: var(--space-5);
color: var(--text-secondary);
line-height: 1.6;
}
.priceplan-features li::before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 4px;
height: 4px;
background-color: var(--primary-500);
border-radius: 50%;
}
.priceplan-cta {
align-self: flex-start;
min-width: 100%;
font-weight: 500;
letter-spacing: 0.3px;
transition: all var(--duration-300) var(--ease-out);
border-radius: var(--radius-md);
padding: var(--space-3) var(--space-4);
}
.btn-primary.priceplan-cta {
background-color: var(--primary-500);
border-color: var(--primary-500);
color: var(--text-inverse);
}
.btn-primary.priceplan-cta:hover {
background-color: var(--primary-700);
border-color: var(--primary-700);
transform: translateY(-1px);
box-shadow: 0 8px 16px rgba(var(--primary-500), 0.24);
}
.btn-outline-primary.priceplan-cta {
color: var(--primary-500);
border-color: var(--border-medium);
background-color: transparent;
}
.btn-outline-primary.priceplan-cta:hover {
background-color: var(--primary-50);
border-color: var(--primary-300);
color: var(--primary-700);
}
@media (max-width: 991.98px) {
.priceplan-card {
padding: var(--space-5);
}
.priceplan-card--featured {
transform: scale(1);
}
.priceplan-card--featured:hover {
transform: translateY(-2px);
}
}
@media (max-width: 575.98px) {
.priceplan-section {
padding-top: var(--space-8);
padding-bottom: var(--space-8);
}
.priceplan-card {
padding: var(--space-4);
}
.priceplan-decoration {
width: 300px;
height: 300px;
top: -5%;
right: -10%;
}
}
[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, 13, 24, 0.62) 0%,
rgba(7, 14, 20, 0.54) 45%,
rgba(7, 18, 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;
}
.team-section-374 {
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--surface-primary) 95%, var(--primary-500) 5%) 100%);
position: relative;
overflow: hidden;
}
.section-header-374 {
position: relative;
z-index: 2;
}
.decorative-dot-pattern-374 {
width: 60px;
height: 8px;
background: repeating-linear-gradient(
90deg,
var(--primary-500) 0px,
var(--primary-500) 8px,
transparent 8px,
transparent 16px
);
margin: 0 auto 20px;
border-radius: 4px;
}
.subtitle-374 {
font-size: 1.00rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
color: var(--primary-500);
margin-bottom: 16px;
}
.title-374 {
font-size: 2.56rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 24px;
line-height: 1.2;
}
.description-374 {
font-size: 1.19rem;
line-height: 1.8;
color: var(--text-secondary);
margin-bottom: 0;
}
.decorative-line-374 {
width: 80px;
height: 3px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%);
margin: 30px auto 0;
}
.team-card-374 {
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
transition: all 1.08s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
}
.team-card-374:hover {
transform: translateY(-12px);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
}
.image-wrapper-374 {
position: relative;
overflow: hidden;
aspect-ratio: 4/5;
}
.image-wrapper-374 img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 1.06s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-card-374:hover .image-wrapper-374 img {
transform: scale(1.08);
}
.image-overlay-374 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 30%, transparent 70%) 100%);
opacity: 0;
transition: opacity 1.31s ease;
}
.team-card-374:hover .image-overlay-374 {
opacity: 1;
}
.decorative-corner-374 {
position: absolute;
top: 20px;
right: 20px;
width: 50px;
height: 50px;
border-top: 3px solid var(--light);
border-right: 3px solid var(--light);
opacity: 0;
transform: translate(10px, -10px);
transition: all 0.87s ease;
}
.team-card-374:hover .decorative-corner-374 {
opacity: 0.8;
transform: translate(0, 0);
}
.content-wrapper-374 {
padding: 30px 25px;
text-align: center;
position: relative;
}
.member-name-374 {
font-size: 1.44rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 8px;
transition: color 1.02s ease;
}
.team-card-374:hover .member-name-374 {
color: var(--primary-500);
}
.member-role-374 {
font-size: 0.94rem;
font-weight: 500;
color: var(--text-secondary);
margin-bottom: 20px;
line-height: 1.5;
}
.accent-bar-374 {
width: 40px;
height: 3px;
background: var(--primary-500);
margin: 0 auto;
border-radius: 2px;
transform: scaleX(0);
transition: transform 0.54s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-card-374:hover .accent-bar-374 {
transform: scaleX(1);
}
.decorative-shapes-374 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 1;
}
.shape-circle-374 {
position: absolute;
top: 10%;
right: 5%;
width: 200px;
height: 200px;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%);
animation: float-374 8s ease-in-out infinite;
}
.shape-square-374 {
position: absolute;
bottom: 15%;
left: 8%;
width: 120px;
height: 120px;
background: color-mix(in srgb, var(--primary-500) 8%, transparent 92%);
transform: rotate(45deg);
animation: rotate-pulse-374 10s ease-in-out infinite;
}
.shape-triangle-374 {
position: absolute;
top: 50%;
left: 3%;
width: 0;
height: 0;
border-left: 60px solid transparent;
border-right: 60px solid transparent;
border-bottom: 100px solid color-mix(in srgb, var(--primary-300) 10%, transparent 90%);
animation: float-374 12s ease-in-out infinite reverse;
}
@keyframes float-374 {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-30px) translateX(20px);
}
}
@keyframes rotate-pulse-374 {
0%, 100% {
transform: rotate(45deg) scale(1);
}
50% {
transform: rotate(225deg) scale(1.1);
}
}
@media (max-width: 991px) {
.team-section-374 {
padding: 80px 0;
}
.title-374 {
font-size: 1.81rem;
}
.description-374 {
font-size: 0.94rem;
}
.shape-circle-374,
.shape-square-374,
.shape-triangle-374 {
opacity: 0.5;
}
}
@media (max-width: 767px) {
.team-section-374 {
padding: 60px 0;
}
.title-374 {
font-size: 1.69rem;
}
.subtitle-374 {
font-size: 0.88rem;
}
.member-name-374 {
font-size: 1.19rem;
}
.member-role-374 {
font-size: 1.00rem;
}
.content-wrapper-374 {
padding: 25px 20px;
}
.decorative-shapes-374 {
display: none;
}
}
@media (max-width: 575px) {
.title-374 {
font-size: 1.62rem;
}
.description-374 {
font-size: 0.88rem;
}
.team-card-374 {
border-radius: 12px;
}
.team-card-374:hover {
transform: translateY(-8px);
}
}
@media (prefers-reduced-motion: reduce) {
.team-card-374,
.image-wrapper-374 img,
.decorative-corner-374,
.accent-bar-374 {
transition: none;
}
.shape-circle-374,
.shape-square-374,
.shape-triangle-374 {
animation: none;
}
}
@media (prefers-contrast: high) {
.team-card-374 {
border: 2px solid var(--neutral-500);
}
.member-name-374 {
font-weight: 800;
}
.accent-bar-374 {
height: 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(3, 6, 9, 0.62) 0%,
rgba(14, 27, 39, 0.54) 45%,
rgba(12, 20, 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;
}
.reviews-section-primary {
padding: 100px 0;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
position: relative;
}
.reviews-section-primary .decorative-blob-top {
position: absolute;
top: -100px;
right: -100px;
width: 400px;
height: 400px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 10%, transparent) 0%, transparent 70%);
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.reviews-section-primary .decorative-blob-bottom {
position: absolute;
bottom: -150px;
left: -150px;
width: 500px;
height: 500px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 15%, transparent) 0%, transparent 70%);
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.reviews-section-primary .container {
position: relative;
z-index: 1;
}
.reviews-section-primary .section-title {
font-size: 2.62rem;
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.reviews-section-primary .section-subtitle {
font-size: 0.81rem;
color: var(--primary-500);
font-weight: 700;
letter-spacing: 0.15em;
}
.reviews-section-primary .section-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 700px;
margin: 0 auto;
}
.reviews-section-primary .reviews-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 30px;
margin-top: 60px;
margin-bottom: 60px;
}
.reviews-section-primary .review-card-wrapper {
position: relative;
}
.reviews-section-primary .review-card-wrapper.offset-card {
margin-top: 40px;
}
.reviews-section-primary .review-card {
background: var(--light);
padding: 40px;
border-radius: 20px;
box-shadow: 0 10px 40px color-mix(in srgb, var(--neutral-900) 5%, transparent);
border: 2px solid color-mix(in srgb, var(--primary-500) 10%, transparent);
transition: all 0.66s ease;
height: 100%;
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.reviews-section-primary .review-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, var(--primary-500) 0%, var(--primary-300) 100%);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.87s ease;
}
.reviews-section-primary .review-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 60px color-mix(in srgb, var(--primary-500) 15%, transparent);
border-color: var(--primary-500);
}
.reviews-section-primary .review-card:hover::before {
transform: scaleX(1);
}
.reviews-section-primary .quote-icon-wrapper {
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 25px;
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 30%, transparent);
transition: transform 1.04s ease;
}
.reviews-section-primary .review-card:hover .quote-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.reviews-section-primary .quote-icon-wrapper i {
font-size: 1.81rem;
color: var(--light);
}
.reviews-section-primary .review-text {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.8;
margin-bottom: 30px;
flex-grow: 1;
position: relative;
padding-left: 20px;
}
.reviews-section-primary .review-text::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 3px;
height: 100%;
background: linear-gradient(180deg, var(--primary-500) 0%, transparent 100%);
border-radius: 3px;
}
.reviews-section-primary .reviewer-info {
display: flex;
align-items: center;
gap: 20px;
margin-top: auto;
padding-top: 25px;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
}
.reviews-section-primary .reviewer-avatar {
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-100) 0%, var(--primary-50) 100%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
border: 3px solid var(--primary-300);
transition: all 0.82s ease;
}
.reviews-section-primary .review-card:hover .reviewer-avatar {
border-color: var(--primary-500);
transform: scale(1.05);
}
.reviews-section-primary .reviewer-avatar .initials {
font-size: 1.12rem;
font-weight: 700;
color: var(--primary-700);
letter-spacing: 0.05em;
}
.reviews-section-primary .reviewer-details {
flex-grow: 1;
}
.reviews-section-primary .reviewer-name {
font-size: 1.00rem;
font-weight: 600;
color: var(--text-primary);
margin: 0;
line-height: 1.4;
}
.reviews-section-primary .decorative-line {
width: 60px;
height: 3px;
background: linear-gradient(90deg, var(--primary-500) 0%, transparent 100%);
margin-top: 8px;
border-radius: 3px;
transition: width 0.74s ease;
}
.reviews-section-primary .review-card:hover .decorative-line {
width: 100px;
}
.reviews-section-primary .decorative-icons-row {
display: flex;
justify-content: center;
align-items: center;
gap: 40px;
margin-top: 60px;
padding-top: 40px;
border-top: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent);
}
.reviews-section-primary .decorative-icons-row i {
font-size: 2.31rem;
color: var(--primary-500);
opacity: 0.6;
transition: all 0.41s ease;
}
.reviews-section-primary .decorative-icons-row i:hover {
opacity: 1;
transform: scale(1.2) rotate(10deg);
color: var(--primary-700);
}
@media (max-width: 1199px) {
.reviews-section-primary .section-title {
font-size: 2.06rem;
}
.reviews-section-primary .reviews-grid {
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 25px;
}
.reviews-section-primary .review-card-wrapper.offset-card {
margin-top: 0;
}
}
@media (max-width: 991px) {
.reviews-section-primary {
padding: 80px 0;
}
.reviews-section-primary .section-title {
font-size: 1.94rem;
}
.reviews-section-primary .section-description {
font-size: 1.00rem;
}
.reviews-section-primary .review-card {
padding: 30px;
}
.reviews-section-primary .decorative-icons-row {
gap: 30px;
}
.reviews-section-primary .decorative-icons-row i {
font-size: 2.06rem;
}
}
@media (max-width: 767px) {
.reviews-section-primary {
padding: 60px 0;
}
.reviews-section-primary .section-title {
font-size: 1.62rem;
}
.reviews-section-primary .section-subtitle {
font-size: 0.81rem;
}
.reviews-section-primary .reviews-grid {
grid-template-columns: 1fr;
gap: 20px;
}
.reviews-section-primary .review-card {
padding: 25px;
}
.reviews-section-primary .quote-icon-wrapper {
width: 50px;
height: 50px;
}
.reviews-section-primary .quote-icon-wrapper i {
font-size: 1.62rem;
}
.reviews-section-primary .reviewer-avatar {
width: 50px;
height: 50px;
}
.reviews-section-primary .reviewer-avatar .initials {
font-size: 1.00rem;
}
.reviews-section-primary .reviewer-name {
font-size: 0.94rem;
}
.reviews-section-primary .decorative-icons-row {
gap: 20px;
flex-wrap: wrap;
}
.reviews-section-primary .decorative-icons-row i {
font-size: 1.62rem;
}
.reviews-section-primary .decorative-blob-top,
.reviews-section-primary .decorative-blob-bottom {
display: none;
}
}
@media (max-width: 575px) {
.reviews-section-primary .section-title {
font-size: 1.44rem;
}
.reviews-section-primary .review-text {
font-size: 0.94rem;
padding-left: 15px;
}
.reviews-section-primary .reviewer-info {
gap: 15px;
}
}
[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, 2, 6, 0.62) 0%,
rgba(7, 15, 23, 0.54) 45%,
rgba(10, 19, 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;
}
.casestudy-section-clean {
position: relative;
padding: 80px 0;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.casestudy-section-clean .section-header {
position: relative;
margin-bottom: 3rem;
}
.casestudy-section-clean .decorative-line-top {
width: 60px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
margin: 0 auto 1.5rem;
border-radius: 2px;
}
.casestudy-section-clean .section-title {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.casestudy-section-clean .section-subtitle {
font-size: clamp(1.1rem, 2.5vw, 1.4rem);
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1.68rem;
line-height: 1.4;
}
.casestudy-section-clean .section-description {
font-size: 1.12rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
}
.casestudy-section-clean .casestudy-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 2.5rem 2rem;
height: 100%;
box-shadow:
0 4px 6px rgba(0, 0, 0, 0.04),
0 10px 20px rgba(0, 0, 0, 0.06);
transition: all 0.65s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
overflow: hidden;
}
.casestudy-section-clean .casestudy-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300),
var(--primary-500)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 1.12s cubic-bezier(0.4, 0, 0.2, 1);
}
.casestudy-section-clean .casestudy-card:hover {
transform: translateY(-8px);
box-shadow:
0 8px 12px rgba(0, 0, 0, 0.06),
0 20px 40px rgba(0, 0, 0, 0.1);
border-color: color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.casestudy-section-clean .casestudy-card:hover::before {
transform: scaleX(1);
}
.casestudy-section-clean .card-decorative-corner {
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
background: linear-gradient(
135deg,
var(--primary-300),
transparent
);
opacity: 0.15;
border-radius: 0 16px 0 100%;
transition: all 0.85s ease;
}
.casestudy-section-clean .casestudy-card:hover .card-decorative-corner {
width: 80px;
height: 80px;
opacity: 0.25;
}
.casestudy-section-clean .card-icon-wrapper {
width: 70px;
height: 70px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.55rem;
box-shadow: 0 8px 16px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
transition: all 1.28s ease;
}
.casestudy-section-clean .card-icon-wrapper i {
font-size: 2.19rem;
color: var(--light);
}
.casestudy-section-clean .casestudy-card:hover .card-icon-wrapper {
transform: scale(1.1) rotate(5deg);
box-shadow: 0 12px 24px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.casestudy-section-clean .card-content {
position: relative;
z-index: 2;
}
.casestudy-section-clean .card-title {
font-size: 1.38rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
transition: color 0.95s ease;
}
.casestudy-section-clean .casestudy-card:hover .card-title {
color: var(--primary-700);
}
.casestudy-section-clean .card-description {
font-size: 1.00rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 0;
}
.casestudy-section-clean .card-accent-line {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.69s cubic-bezier(0.4, 0, 0.2, 1);
}
.casestudy-section-clean .casestudy-card:hover .card-accent-line {
transform: scaleX(1);
}
.casestudy-section-clean .decorative-blob {
position: absolute;
border-radius: 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
color-mix(in srgb, var(--primary-500) 10%, transparent 90%)
);
filter: blur(60px);
z-index: 0;
pointer-events: none;
}
.casestudy-section-clean .blob-1 {
width: 400px;
height: 400px;
top: -100px;
left: -100px;
animation: float 20s ease-in-out infinite;
}
.casestudy-section-clean .blob-2 {
width: 350px;
height: 350px;
bottom: -80px;
right: -80px;
animation: float 18s ease-in-out infinite reverse;
}
.casestudy-section-clean .decorative-circle {
position: absolute;
border: 2px solid color-mix(in srgb, var(--primary-300) 25%, transparent 75%);
border-radius: 50%;
z-index: 0;
pointer-events: none;
}
.casestudy-section-clean .circle-1 {
width: 200px;
height: 200px;
top: 15%;
right: 10%;
animation: pulse 8s ease-in-out infinite;
}
.casestudy-section-clean .circle-2 {
width: 150px;
height: 150px;
bottom: 20%;
left: 8%;
animation: pulse 10s ease-in-out infinite 2s;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(5deg);
}
66% {
transform: translate(-20px, 20px) rotate(-5deg);
}
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 0.4;
}
50% {
transform: scale(1.1);
opacity: 0.6;
}
}
@media (max-width: 991px) {
.casestudy-section-clean {
padding: 60px 0;
}
.casestudy-section-clean .casestudy-card {
padding: 2rem 1.5rem;
}
.casestudy-section-clean .card-icon-wrapper {
width: 60px;
height: 60px;
}
.casestudy-section-clean .card-icon-wrapper i {
font-size: 1.62rem;
}
}
@media (max-width: 767px) {
.casestudy-section-clean {
padding: 50px 0;
}
.casestudy-section-clean .section-header {
margin-bottom: 2rem;
}
.casestudy-section-clean .decorative-line-top {
width: 50px;
height: 3px;
margin-bottom: 1rem;
}
.casestudy-section-clean .casestudy-card {
padding: 1.75rem 1.25rem;
}
.casestudy-section-clean .card-title {
font-size: 1.25rem;
}
.casestudy-section-clean .card-description {
font-size: 0.81rem;
}
.casestudy-section-clean .blob-1,
.casestudy-section-clean .blob-2 {
width: 250px;
height: 250px;
}
.casestudy-section-clean .circle-1,
.casestudy-section-clean .circle-2 {
width: 100px;
height: 100px;
}
}
@media (max-width: 575px) {
.casestudy-section-clean .casestudy-card {
padding: 1.5rem 1rem;
}
.casestudy-section-clean .card-icon-wrapper {
width: 55px;
height: 55px;
}
.casestudy-section-clean .card-icon-wrapper i {
font-size: 1.50rem;
}
}
[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, 23, 40, 0.62) 0%,
rgba(5, 8, 15, 0.54) 45%,
rgba(7, 12, 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;
}
.process-section-clean {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.process-section-clean .section-header {
position: relative;
z-index: 2;
}
.process-section-clean #process-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.process-section-clean #process-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 1.00rem;
}
.process-section-clean #process-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.process-section-clean .process-timeline {
position: relative;
padding: 2rem 0;
}
.process-section-clean .process-step {
display: flex;
gap: 2rem;
margin-bottom: 3rem;
position: relative;
}
.process-section-clean .process-step:last-child {
margin-bottom: 0;
}
.process-section-clean .step-number-wrapper {
flex-shrink: 0;
display: flex;
flex-direction: column;
align-items: center;
position: relative;
}
.process-section-clean .step-number {
width: 80px;
height: 80px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
font-size: 1.38rem;
font-weight: 700;
color: white;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
position: relative;
z-index: 2;
transition: all 1.13s ease;
}
.process-section-clean .step-number::before {
content: '';
position: absolute;
inset: -8px;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-500) 15%, transparent);
z-index: -1;
opacity: 0;
transition: opacity 0.70s ease;
}
.process-section-clean .process-step:hover .step-number::before {
opacity: 1;
}
.process-section-clean .process-step:hover .step-number {
transform: scale(1.1);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}
.process-section-clean .step-connector {
width: 3px;
flex-grow: 1;
background: linear-gradient(to bottom,
var(--primary-300),
color-mix(in srgb, var(--primary-300) 50%, transparent)
);
margin-top: 0.72rem;
position: relative;
}
.process-section-clean .step-connector::before {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
}
.process-section-clean .process-step:last-child .step-connector {
display: none;
}
.process-section-clean .step-content {
flex: 1;
background: white;
padding: 2rem;
border-radius: 16px;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
border: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
transition: all 0.94s ease;
position: relative;
}
.process-section-clean .step-content::before {
content: '';
position: absolute;
left: -12px;
top: 32px;
width: 0;
height: 0;
border-style: solid;
border-width: 12px 12px 12px 0;
border-color: transparent white transparent transparent;
filter: drop-shadow(-2px 0 2px rgba(0, 0, 0, 0.05));
}
.process-section-clean .process-step:hover .step-content {
transform: translateX(8px);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
border-color: var(--primary-300);
}
.process-section-clean .step-icon-badge {
width: 56px;
height: 56px;
border-radius: 12px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.47rem;
transition: all 0.62s ease;
}
.process-section-clean .step-icon-badge i {
font-size: 1.75rem;
color: var(--primary-500);
transition: all 0.93s ease;
}
.process-section-clean .process-step:hover .step-icon-badge {
background: var(--primary-500);
transform: rotate(5deg);
}
.process-section-clean .process-step:hover .step-icon-badge i {
color: white;
}
.process-section-clean .step-content h4 {
color: var(--text-primary);
font-weight: 600;
margin-bottom: 1rem;
transition: color 1.24s ease;
}
.process-section-clean .process-step:hover .step-content h4 {
color: var(--primary-700);
}
.process-section-clean .step-content p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.94rem;
}
.process-section-clean .decorative-shapes {
position: absolute;
inset: 0;
pointer-events: none;
overflow: hidden;
z-index: 1;
}
.process-section-clean .shape-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 8%, transparent),
transparent 70%
);
}
.process-section-clean .shape-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
animation: float-slow 20s ease-in-out infinite;
}
.process-section-clean .shape-2 {
width: 300px;
height: 300px;
bottom: -80px;
left: -80px;
animation: float-slow 25s ease-in-out infinite reverse;
}
.process-section-clean .shape-blob {
position: absolute;
width: 500px;
height: 500px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 5%, transparent),
transparent 60%
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph 30s ease-in-out infinite;
}
@keyframes float-slow {
0%, 100% { transform: translate(0, 0); }
50% { transform: translate(30px, 30px); }
}
@keyframes morph {
0%, 100% { border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%; }
25% { border-radius: 60% 40% 50% 70% / 60% 30% 70% 40%; }
50% { border-radius: 50% 60% 40% 60% / 50% 70% 30% 60%; }
75% { border-radius: 70% 50% 60% 40% / 40% 60% 50% 70%; }
}
@media (max-width: 991.98px) {
.process-section-clean .process-step {
gap: 1.5rem;
}
.process-section-clean .step-number {
width: 70px;
height: 70px;
font-size: 1.19rem;
}
.process-section-clean .step-content {
padding: 1.5rem;
}
}
@media (max-width: 767.98px) {
.process-section-clean .process-step {
gap: 1rem;
margin-bottom: 2rem;
}
.process-section-clean .step-number {
width: 60px;
height: 60px;
font-size: 1.12rem;
}
.process-section-clean .step-connector {
width: 2px;
}
.process-section-clean .step-content {
padding: 1.25rem;
}
.process-section-clean .step-content::before {
left: -8px;
border-width: 8px 8px 8px 0;
}
.process-section-clean .step-icon-badge {
width: 48px;
height: 48px;
margin-bottom: 1rem;
}
.process-section-clean .step-icon-badge i {
font-size: 1.38rem;
}
.process-section-clean .process-step:hover .step-content {
transform: translateX(4px);
}
.process-section-clean #process-title {
font-size: 2.19rem;
}
.process-section-clean #process-subtitle {
font-size: 0.81rem;
}
}
@media (max-width: 575.98px) {
.process-section-clean .process-step {
flex-direction: column;
gap: 1rem;
}
.process-section-clean .step-number-wrapper {
flex-direction: row;
gap: 1rem;
align-items: flex-start;
}
.process-section-clean .step-connector {
width: 100%;
height: 2px;
margin-top: 0;
margin-left: 0.5rem;
background: linear-gradient(to right,
var(--primary-300),
color-mix(in srgb, var(--primary-300) 50%, transparent)
);
}
.process-section-clean .step-connector::before {
left: 0;
top: 50%;
transform: translateY(-50%);
}
.process-section-clean .step-content::before {
display: none;
}
.process-section-clean .process-step:hover .step-content {
transform: translateY(-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(12, 20, 40, 0.62) 0%,
rgba(7, 15, 27, 0.54) 45%,
rgba(1, 2, 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;
}
#timeline {
position: relative;
background: linear-gradient(135deg, rgba(var(--primary-50), 0.3) 0%, rgba(var(--primary-100), 0.2) 100%);
min-height: auto;
}
.timeline-card {
position: relative;
padding: var(--space-lg);
background: var(--bg-primary);
border-radius: var(--radius-lg);
border: 1px solid var(--border-light);
box-shadow: 0 4px 12px rgba(var(--primary-500), 0.08);
transition: all var(--duration-default) var(--ease-out);
overflow: hidden;
}
.timeline-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(135deg, rgba(var(--primary-50), 0.5) 0%, transparent 100%);
opacity: 0;
transition: opacity var(--duration-default) var(--ease-out);
pointer-events: none;
}
.timeline-card:hover {
border-color: var(--border-interactive);
box-shadow: 0 12px 28px rgba(var(--primary-500), 0.15);
transform: translateY(-4px);
}
.timeline-card:hover::before {
opacity: 1;
}
.timeline-card-offset {
margin-top: var(--space-xl);
}
.timeline-content {
position: relative;
z-index: 2;
}
.timeline-marker {
position: absolute;
width: 12px;
height: 12px;
border-radius: 50%;
left: var(--space-lg);
top: var(--space-lg);
background: var(--primary-500);
border: 3px solid var(--bg-primary);
box-shadow: 0 0 0 2px var(--primary-300);
}
.timeline-marker-1 {
background: var(--primary-500);
}
.timeline-marker-2 {
background: var(--primary-600);
}
.timeline-marker-3 {
background: var(--primary-700);
}
.timeline-marker-4 {
background: var(--primary-500);
}
.timeline-marker-5 {
background: var(--primary-600);
}
.timeline-decoration {
position: absolute;
opacity: 0.05;
pointer-events: none;
}
.timeline-decoration-1 {
width: 200px;
height: 200px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 50%;
top: 10%;
right: -5%;
filter: blur(40px);
}
.timeline-decoration-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
border-radius: 45% 55% 60% 40% / 55% 45% 55% 45%;
bottom: 5%;
left: -10%;
filter: blur(50px);
}
.timeline-decoration-3 {
width: 150px;
height: 150px;
background: radial-gradient(circle, var(--primary-700) 0%, transparent 70%);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
top: 50%;
right: 5%;
filter: blur(35px);
}
@media (max-width: 768px) {
#timeline {
padding-top: var(--space-lg);
padding-bottom: var(--space-lg);
}
.timeline-card {
padding: var(--space-md);
}
.timeline-card-offset {
margin-top: var(--space-lg);
}
.timeline-marker {
left: var(--space-md);
top: var(--space-md);
}
}
[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(5, 10, 18, 0.54) 45%,
rgba(12, 27, 44, 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;
overflow: hidden;
min-height: auto;
background: linear-gradient(135deg, rgba(var(--primary-50-rgb), 0.3) 0%, rgba(var(--neutral-50-rgb), 0.5) 100%);
}
.career-header {
position: relative;
z-index: 2;
}
.career-header .premium_section_title {
color: var(--text-primary);
letter-spacing: -0.02em;
}
.career-header .agency_section_subtitle {
color: var(--text-secondary);
font-weight: 500;
margin-bottom: 1.60rem !important;
}
.career-header .digital_body_base {
max-width: 550px;
line-height: 1.6;
}
.career-item {
position: relative;
height: 100%;
perspective: 1000px;
}
.career-item-inner {
position: relative;
background: var(--bg-primary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
padding: 2rem;
height: 100%;
transition: all var(--duration-300) var(--ease-out);
overflow: hidden;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
.career-item-inner::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(135deg, rgba(var(--primary-300-rgb), 0.08) 0%, rgba(var(--primary-50-rgb), 0) 100%);
pointer-events: none;
border-radius: inherit;
}
.career-item:hover .career-item-inner {
border-color: var(--border-medium);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
transform: translateY(-4px);
}
.career-item-accent {
position: absolute;
top: -40px;
right: -40px;
width: 120px;
height: 120px;
background: radial-gradient(circle, rgba(var(--primary-300-rgb), 0.4) 0%, rgba(var(--primary-300-rgb), 0) 70%);
border-radius: 50%;
filter: blur(8px);
pointer-events: none;
}
.career-item-content {
position: relative;
z-index: 2;
}
.career-item-title {
color: var(--text-primary);
}
.career-item-content .ui_caption {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.career-item-content .digital_body_base {
color: var(--text-secondary);
line-height: 1.6;
}
.career-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.15;
pointer-events: none;
filter: blur(40px);
}
.career-blob-1 {
width: 300px;
height: 300px;
background: var(--primary-300);
top: 20%;
left: -100px;
z-index: 0;
}
.career-blob-2 {
width: 250px;
height: 250px;
background: var(--primary-500);
bottom: 10%;
right: -80px;
z-index: 0;
}
@media (max-width: 768px) {
.career-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.career-item-inner {
padding: 1.5rem;
}
.career-header .premium_section_title {
font-size: 1.81rem;
}
.career-blob-1,
.career-blob-2 {
opacity: 0.08;
}
}
@media (max-width: 576px) {
.career-item-inner {
padding: 1.25rem;
}
.career-item-accent {
width: 80px;
height: 80px;
top: -30px;
right: -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(3, 10, 16, 0.62) 0%,
rgba(1, 2, 3, 0.54) 45%,
rgba(8, 11, 20, 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;
background: linear-gradient(135deg, var(--bg-primary) 0%, rgba(var(--primary-50-rgb), 0.3) 100%);
overflow: hidden;
min-height: auto;
}
.coreinfo-section .container {
position: relative;
z-index: 2;
}
#coreinfo-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
#coreinfo-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.08em;
font-size: 0.94rem;
}
#coreinfo-desc {
color: var(--text-secondary);
max-width: 600px;
line-height: 1.6;
}
.coreinfo-item {
position: relative;
height: 100%;
background: rgba(255, 255, 255, 0.05);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
padding: 2rem;
backdrop-filter: blur(12px);
transition: all var(--duration-300) var(--ease-out);
overflow: hidden;
}
.coreinfo-item::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(135deg, rgba(var(--primary-500-rgb), 0.1) 0%, transparent 100%);
opacity: 0;
transition: opacity var(--duration-300) var(--ease-out);
pointer-events: none;
}
.coreinfo-item:hover {
background: rgba(255, 255, 255, 0.08);
border-color: var(--border-medium);
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(var(--primary-500-rgb), 0.15);
}
.coreinfo-item:hover::before {
opacity: 1;
}
.coreinfo-item-content {
position: relative;
z-index: 2;
}
#coreinfo-item-1-title,
#coreinfo-item-2-title,
#coreinfo-item-3-title,
#coreinfo-item-4-title,
#coreinfo-item-5-title,
#coreinfo-item-6-title {
color: var(--text-primary);
font-weight: 600;
letter-spacing: -0.01em;
}
#coreinfo-item-1-desc,
#coreinfo-item-2-desc,
#coreinfo-item-3-desc,
#coreinfo-item-4-desc,
#coreinfo-item-5-desc,
#coreinfo-item-6-desc {
color: var(--text-secondary);
line-height: 1.6;
font-size: 0.88rem;
}
.coreinfo-decoration {
position: absolute;
pointer-events: none;
opacity: 0.08;
z-index: 1;
}
.coreinfo-decoration-1 {
top: -120px;
right: -80px;
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 50%;
filter: blur(60px);
}
.coreinfo-decoration-2 {
bottom: -100px;
left: -100px;
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
border-radius: 50%;
filter: blur(50px);
}
.coreinfo-decoration-3 {
top: 50%;
right: 10%;
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--neutral-300) 0%, transparent 70%);
border-radius: 50%;
filter: blur(40px);
opacity: 0.04;
}
@media (max-width: 768px) {
.coreinfo-item {
padding: 1.5rem;
}
#coreinfo-title {
font-size: 1.81rem;
}
#coreinfo-desc {
font-size: 1.06rem;
}
.coreinfo-decoration-1 {
width: 250px;
height: 250px;
top: -80px;
right: -60px;
}
.coreinfo-decoration-2 {
width: 220px;
height: 220px;
bottom: -80px;
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(6, 16, 26, 0.62) 0%,
rgba(6, 14, 25, 0.54) 45%,
rgba(19, 34, 51, 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 3.27s 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 1.29s ease, box-shadow 0.74s 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 0.92s ease;
font-size: 1.00rem;
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.07s 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, #3b6ddf, #1a59dd) !important;
color: var(--light) !important;
border: none;
border-radius: 14px;
font-weight: 600;
font-size: 1.19rem;
letter-spacing: 0.4px;
transition: all 1.06s ease;
box-shadow: 0 6px 20px rgba(72, 171, 255, 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 1.11s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(63, 121, 240, 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(60, 145, 255, 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 0.70s 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.01s ease;
font-size: 0.94rem;
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.70s 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(10, 19, 52, 0.62) 0%,
rgba(7, 12, 27, 0.54) 45%,
rgba(7, 13, 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;
}
.contact-section-secondary {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, white) 100%);
overflow: hidden;
}
.contact-section-secondary .section-title {
font-size: 3.00rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.contact-section-secondary .section-subtitle {
font-size: 1.38rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1.58rem;
}
.contact-section-secondary .section-desc {
font-size: 1.06rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.contact-section-secondary .contact-form-wrapper {
position: relative;
background: white;
border-radius: 20px;
padding: 3rem;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
transition: all 1.13s ease;
}
.contact-section-secondary .contact-form-wrapper:hover {
box-shadow: 0 15px 50px rgba(0, 0, 0, 0.12);
transform: translateY(-5px);
}
.contact-section-secondary .decorative-corner {
position: absolute;
width: 60px;
height: 60px;
border: 3px solid var(--primary-500);
opacity: 0.3;
}
.contact-section-secondary .decorative-corner.top-left {
top: -10px;
left: -10px;
border-right: none;
border-bottom: none;
border-radius: 20px 0 0 0;
}
.contact-section-secondary .decorative-corner.bottom-right {
bottom: -10px;
right: -10px;
border-left: none;
border-top: none;
border-radius: 0 0 20px 0;
}
.contact-section-secondary .form-group {
margin-bottom: 1.66rem;
}
.contact-section-secondary .form-label {
display: flex;
align-items: center;
gap: 0.5rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.94rem;
font-size: 0.88rem;
}
.contact-section-secondary .form-label i {
color: var(--primary-500);
font-size: 1.06rem;
}
.contact-section-secondary .form-control {
border: 2px solid var(--neutral-100);
border-radius: 12px;
padding: 0.875rem 1.25rem;
font-size: 0.94rem;
transition: all 0.85s ease;
background: var(--surface-primary);
}
.contact-section-secondary .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 10%, transparent);
background: white;
}
.contact-section-secondary textarea.form-control {
resize: vertical;
min-height: 150px;
}
.contact-section-secondary .form-check {
padding-left: 1.75rem;
}
.contact-section-secondary .form-check-input {
width: 1.25rem;
height: 1.25rem;
margin-top: 0.37rem;
border: 2px solid var(--neutral-300);
border-radius: 6px;
cursor: pointer;
}
.contact-section-secondary .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-secondary .form-check-label {
color: var(--text-secondary);
font-size: 0.94rem;
cursor: pointer;
}
.contact-section-secondary .btn-submit {
width: 100%;
padding: 1rem 2rem !important;
font-size: 1.06rem !important;
font-weight: 600 !important;
border-radius: 12px !important;
background: var(--primary-500) !important;
border: none !important;
color: white !important;
transition: all 1.19s ease !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
gap: 0.5rem !important;
}
.contact-section-secondary .btn-submit:hover {
background: var(--primary-700) !important;
transform: translateY(-2px) !important;
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 40%, transparent) !important;
}
.contact-section-secondary .btn-submit i {
transition: transform 0.76s ease;
}
.contact-section-secondary .btn-submit:hover i {
transform: translateX(5px);
}
.contact-section-secondary .contact-info-wrapper {
position: relative;
height: 100%;
display: flex;
flex-direction: column;
gap: 2rem;
}
.contact-section-secondary .contact-info-item {
position: relative;
display: flex;
align-items: flex-start;
gap: 1.5rem;
background: white;
padding: 2rem;
border-radius: 16px;
transition: all 0.84s ease;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}
.contact-section-secondary .contact-info-item:hover {
transform: translateX(10px);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
}
.contact-section-secondary .icon-wrapper {
flex-shrink: 0;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 14px;
box-shadow: 0 4px 15px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.contact-section-secondary .icon-wrapper i {
font-size: 1.69rem;
color: white;
}
.contact-section-secondary .info-content h4 {
font-size: 1.00rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.71rem;
line-height: 1.4;
}
.contact-section-secondary .info-meta {
font-size: 0.94rem;
color: var(--text-secondary);
}
.contact-section-secondary .decorative-line {
position: absolute;
bottom: 0;
left: 2rem;
right: 2rem;
height: 3px;
background: linear-gradient(90deg, transparent, var(--primary-500), transparent);
opacity: 0;
transition: opacity 0.66s ease;
}
.contact-section-secondary .contact-info-item:hover .decorative-line {
opacity: 1;
}
.contact-section-secondary .social-icons-wrapper {
display: flex;
gap: 1rem;
margin-top: 1rem;
justify-content: center;
}
.contact-section-secondary .social-icon {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: white;
border-radius: 12px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
transition: all 0.86s ease;
cursor: pointer;
}
.contact-section-secondary .social-icon i {
font-size: 1.62rem;
color: var(--primary-500);
transition: all 0.91s ease;
}
.contact-section-secondary .social-icon:hover {
background: var(--primary-500);
transform: translateY(-5px);
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.contact-section-secondary .social-icon:hover i {
color: white;
}
.contact-section-secondary .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.1;
z-index: 0;
}
.contact-section-secondary .decorative-blob.blob-1 {
width: 200px;
height: 200px;
background: var(--primary-500);
top: -50px;
right: -50px;
filter: blur(40px);
}
.contact-section-secondary .decorative-blob.blob-2 {
width: 150px;
height: 150px;
background: var(--primary-700);
bottom: -30px;
left: -30px;
filter: blur(30px);
}
.contact-section-secondary .bg-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
}
.contact-section-secondary .decoration-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
left: -100px;
filter: blur(80px);
}
.contact-section-secondary .decoration-2 {
width: 350px;
height: 350px;
background: var(--primary-700);
bottom: -80px;
right: -80px;
filter: blur(70px);
}
.contact-section-secondary .decoration-3 {
width: 300px;
height: 300px;
background: var(--primary-300);
top: 50%;
right: 10%;
transform: translateY(-50%);
filter: blur(60px);
}
@media (max-width: 991px) {
.contact-section-secondary {
padding: 80px 0;
}
.contact-section-secondary .section-title {
font-size: 2.50rem;
}
.contact-section-secondary .section-subtitle {
font-size: 1.38rem;
}
.contact-section-secondary .contact-form-wrapper {
padding: 2rem;
margin-bottom: 2rem;
}
.contact-section-secondary .contact-info-item:hover {
transform: translateX(5px);
}
}
@media (max-width: 767px) {
.contact-section-secondary {
padding: 60px 0;
}
.contact-section-secondary .section-title {
font-size: 2.00rem;
}
.contact-section-secondary .section-subtitle {
font-size: 1.25rem;
}
.contact-section-secondary .section-desc {
font-size: 1.00rem;
}
.contact-section-secondary .contact-form-wrapper {
padding: 1.5rem;
}
.contact-section-secondary .contact-info-item {
padding: 1.5rem;
}
.contact-section-secondary .icon-wrapper {
width: 50px;
height: 50px;
}
.contact-section-secondary .icon-wrapper i {
font-size: 1.50rem;
}
.contact-section-secondary .social-icon {
width: 45px;
height: 45px;
}
.contact-section-secondary .social-icon i {
font-size: 1.38rem;
}
}
@media (max-width: 575px) {
.contact-section-secondary .section-title {
font-size: 1.62rem;
}
.contact-section-secondary .contact-form-wrapper {
padding: 1.25rem;
}
.contact-section-secondary .decorative-corner {
width: 40px;
height: 40px;
}
.contact-section-secondary .form-control {
padding: 0.75rem 1rem;
}
}
[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, 2, 5, 0.62) 0%,
rgba(5, 10, 23, 0.54) 45%,
rgba(12, 21, 33, 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-secondary {
overflow-x: hidden !important;
}
#blog {
position: relative;
background: linear-gradient(135deg, rgba(var(--primary-50-rgb), 0.5), rgba(var(--neutral-50-rgb), 0.3));
min-height: auto;
}
.blog-card {
background: rgba(255, 255, 255, 0.08);
backdrop-filter: blur(20px);
border: 1px solid rgba(var(--primary-500-rgb), 0.2);
border-radius: var(--radius-xl);
transition: all var(--duration-md) var(--ease-out);
position: relative;
}
.blog-card::before {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(135deg, rgba(var(--primary-300-rgb), 0.1), rgba(var(--primary-500-rgb), 0.05));
border-radius: var(--radius-xl);
opacity: 0;
transition: opacity var(--duration-md) var(--ease-out);
pointer-events: none;
}
.blog-card:hover {
border-color: rgba(var(--primary-500-rgb), 0.4);
transform: translateY(-8px);
box-shadow: 0 20px 60px rgba(var(--primary-500-rgb), 0.15);
}
.blog-card:hover::before {
opacity: 1;
}
.blog-card-inner {
position: relative;
z-index: 2;
}
.blog-card-glow {
position: absolute;
top: -40%;
right: -40%;
width: 200%;
height: 200%;
background: radial-gradient(circle, rgba(var(--primary-400-rgb), 0.08), transparent 70%);
pointer-events: none;
opacity: 0;
transition: opacity var(--duration-md) var(--ease-out);
}
.blog-card:hover .blog-card-glow {
opacity: 1;
}
.blog-card-link {
color: var(--primary-500);
text-decoration: none;
position: relative;
}
.blog-card-link:hover {
color: var(--primary-400);
}
.blog-link-arrow {
display: inline-block;
transition: transform var(--duration-sm) var(--ease-out);
}
.blog-card-link:hover .blog-link-arrow {
transform: translateX(4px);
}
.blog-bg-decoration {
position: absolute;
pointer-events: none;
}
.blog-blob-1 {
top: -10%;
left: -5%;
width: 300px;
height: 300px;
background: radial-gradient(circle, rgba(var(--primary-500-rgb), 0.06), transparent 70%);
border-radius: 45% 55% 40% 60% / 60% 50% 50% 40%;
opacity: 0.4;
filter: blur(40px);
}
.blog-blob-2 {
bottom: -15%;
right: -8%;
width: 350px;
height: 350px;
background: radial-gradient(circle, rgba(var(--primary-300-rgb), 0.05), transparent 70%);
border-radius: 55% 45% 55% 45% / 45% 55% 45% 55%;
opacity: 0.3;
filter: blur(50px);
}
.blog-gradient-line {
top: 0;
left: 10%;
width: 2px;
height: 80%;
background: linear-gradient(180deg, rgba(var(--primary-500-rgb), 0.3), transparent);
opacity: 0.5;
}
#blog-title {
color: var(--text-primary);
font-weight: 700;
}
#blog-subtitle {
color: var(--text-secondary);
font-weight: 600;
}
#blog-desc {
color: var(--text-muted);
}
.blog-card h3 {
color: var(--text-primary);
font-weight: 600;
line-height: 1.3;
}
.blog-card p {
color: var(--text-muted);
line-height: 1.6;
}
@media (max-width: 768px) {
#blog {
padding-top: var(--space-4);
padding-bottom: var(--space-4);
}
.blog-card {
p-4;
}
.blog-blob-1,
.blog-blob-2 {
opacity: 0.2;
}
.blog-card-link {
font-size: 0.88rem;
}
}
[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(8, 17, 33, 0.62) 0%,
rgba(15, 27, 51, 0.54) 45%,
rgba(6, 14, 24, 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;
overflow: hidden;
background: var(--bg-primary);
}
.faq-header {
position: relative;
z-index: 2;
}
.faq-header h2 {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.faq-header .agency_section_subtitle {
color: var(--primary-500);
font-weight: 600;
}
.faq-header .digital_body_base {
color: var(--text-secondary);
max-width: 600px;
margin: 0 auto;
}
.faq-card {
position: relative;
height: 100%;
z-index: 2;
}
.faq-card-inner {
padding: var(--space-6);
border-radius: var(--radius-lg);
background: linear-gradient(
135deg,
rgba(255, 255, 255, 0.08) 0%,
rgba(255, 255, 255, 0.02) 100%
);
border: 1px solid var(--border-light);
backdrop-filter: blur(10px);
transition: all var(--duration-300) var(--ease-out);
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
height: 100%;
display: flex;
flex-direction: column;
}
.faq-card-inner:hover {
background: linear-gradient(
135deg,
rgba(255, 255, 255, 0.12) 0%,
rgba(255, 255, 255, 0.06) 100%
);
border-color: var(--border-medium);
box-shadow: 0 12px 40px rgba(53, 145, 243, 0.10);
transform: translateY(-4px);
}
.faq-question {
color: var(--text-primary);
font-weight: 600;
margin-bottom: var(--space-3);
line-height: 1.4;
}
.faq-answer {
color: var(--text-secondary);
line-height: 1.6;
font-size: 0.94rem;
flex-grow: 1;
}
.faq-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.03;
pointer-events: none;
z-index: 1;
}
.faq-decoration-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: -100px;
right: -150px;
filter: blur(40px);
}
.faq-decoration-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
bottom: -50px;
left: -100px;
filter: blur(40px);
}
@media (max-width: 768px) {
.faq-card-inner {
padding: var(--space-4);
}
.faq-question {
font-size: 1.00rem;
}
.faq-answer {
font-size: 0.88rem;
}
.faq-decoration {
opacity: 0.02;
}
}
[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, 13, 23, 0.62) 0%,
rgba(3, 6, 9, 0.54) 45%,
rgba(6, 12, 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;
}
.footer-special {
position: relative;
background: linear-gradient(135deg,
var(--primary-700) 0%,
color-mix(in srgb, var(--primary-700) 80%, var(--primary-500) 20%) 50%,
var(--primary-700) 100%
);
color: var(--light);
padding: 5rem 0 0;
overflow: hidden;
}
.footer-bg-decoration {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 0;
}
.decoration-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent
);
filter: blur(40px);
pointer-events: none;}
.decoration-circle-1 {
width: 500px;
height: 500px;
top: -250px;
right: -100px;
animation: float 20s ease-in-out infinite;
}
.decoration-circle-2 {
width: 400px;
height: 400px;
bottom: -200px;
left: -50px;
animation: float 25s ease-in-out infinite reverse;
}
.decoration-wave {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 150px;
background: linear-gradient(180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 90%, var(--dark) 10%) 100%
);
pointer-events: none;}
@keyframes float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
.footer-special .container {
z-index: 1;
}
.footer-special .border-bottom {
border-color: color-mix(in srgb, var(--light) 20%, transparent 80%) !important;
}
.footer-brand {
max-width: 400px;
}
.footer-logo {
font-size: 1.56rem;
font-weight: 700;
color: var(--light);
margin-bottom: 1rem;
letter-spacing: -0.5px;
line-height: 1.2;
}
.footer-description {
font-size: 1.00rem;
line-height: 1.7;
color: color-mix(in srgb, var(--light) 85%, transparent 15%);
margin: 0;
}
.footer-decorative-icons {
display: flex;
gap: 1rem;
align-items: center;
}
.footer-decorative-icons .icon-item {
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 12px;
background: color-mix(in srgb, var(--light) 10%, transparent 90%);
border: 1px solid color-mix(in srgb, var(--light) 20%, transparent 80%);
transition: all 1.00s ease;
}
.footer-decorative-icons .icon-item i {
font-size: 1.12rem;
color: var(--primary-300);
}
.footer-decorative-icons .icon-item:hover {
background: color-mix(in srgb, var(--light) 15%, transparent 85%);
transform: translateY(-3px);
border-color: var(--primary-300);
}
.footer-section-title {
font-size: 1.06rem;
font-weight: 600;
color: var(--light);
margin-bottom: 1.58rem;
letter-spacing: 0.3px;
text-transform: uppercase;
position: relative;
padding-bottom: 0.87rem;
}
.footer-section-title::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 40px;
height: 2px;
background: var(--primary-300);
}
.footer-links-list {list-style: none;
padding: 0;
margin: 0;
}
.footer-links-list li {margin-bottom: 0.81rem;
}
.footer-link {color: color-mix(in srgb, var(--light) 80%, transparent 20%);
text-decoration: none;
font-size: 0.94rem;
display: inline-flex;
align-items: center;
transition: all 1.28s ease;
position: relative;
}
.footer-link i {font-size: 0.81rem;
transition: transform 0.52s ease;
}
.footer-link:hover {color: var(--primary-300);
padding-left: 5px;
}
.footer-link:hover i {transform: translateX(3px);
}
.footer-contact-list {
list-style: none;
padding: 0;
margin: 0;
}
.contact-item {
display: flex;
align-items: flex-start;
gap: 1rem;
margin-bottom: 1.43rem;
}
.contact-icon {
width: 40px;
height: 40px;
min-width: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 10px;
background: color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
border: 1px solid color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
}
.contact-icon i {
font-size: 1.06rem;
color: var(--primary-300);
}
.contact-link,
.contact-text {color: color-mix(in srgb, var(--light) 85%, transparent 15%);
text-decoration: none;
font-size: 0.94rem;
line-height: 1.6;
transition: color 0.99s ease;
}
.contact-link:hover {
color: var(--primary-300);
}
.footer-visual-section {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.visual-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1rem;
width: 100%;
max-width: 200px;
}
.visual-item {
aspect-ratio: 1;
display: flex;
align-items: center;
justify-content: center;
border-radius: 16px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 20%, transparent 80%),
color-mix(in srgb, var(--primary-700) 30%, transparent 70%)
);
border: 1px solid color-mix(in srgb, var(--light) 15%, transparent 85%);
transition: all 0.78s ease;
}
.visual-item i {
font-size: 1.81rem;
color: var(--primary-300);
transition: transform 0.96s ease;
}
.visual-item:hover {
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 30%, transparent 70%),
color-mix(in srgb, var(--primary-700) 40%, transparent 60%)
);
transform: translateY(-5px);
box-shadow: 0 10px 30px color-mix(in srgb, var(--dark) 30%, transparent 70%);
}
.visual-item:hover i {
transform: scale(1.2) rotate(10deg);
}
.quality-badge {
display: flex;
align-items: center;
justify-content: center;
}
.badge-icon {
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%),
color-mix(in srgb, var(--primary-500) 20%, transparent 80%)
);
border: 3px solid color-mix(in srgb, var(--light) 20%, transparent 80%);
animation: pulse-badge 3s ease-in-out infinite;
}
.badge-icon i {
font-size: 2.50rem;
color: var(--light);
}
@keyframes pulse-badge {
0%, 100% {
transform: scale(1);
box-shadow: 0 0 0 0 color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
}
50% {
transform: scale(1.05);
box-shadow: 0 0 0 15px transparent;
}
}
.footer-bottom {
padding: 2rem 0 3rem;
}
.footer-disclaimer {margin: 0 auto;
}
.disclaimer-text {
font-size: 0.75rem;
line-height: 1.7;
color: color-mix(in srgb, var(--light) 70%, transparent 30%);
text-align: center;
margin: 0;
}
.copyright-text {
font-size: 0.88rem;
color: color-mix(in srgb, var(--light) 75%, transparent 25%);
font-weight: 500;
}
.footer-accent-line {
height: 4px;
background: linear-gradient(90deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-300) 100%
);
position: relative;
}
@media (max-width: 991.98px) {
.footer-special {
padding: 4rem 0 0;
}
.footer-logo {
font-size: 1.50rem;
}
.visual-grid {
max-width: 160px;
}
.visual-item i {
font-size: 1.44rem;
}
.badge-icon {
width: 65px;
height: 65px;
}
.badge-icon i {
font-size: 2.06rem;
}
}
@media (max-width: 767.98px) {
.footer-special {
padding: 3rem 0 0;
}
.footer-brand {
max-width: 100%;
text-align: center;
}
.footer-section-title::after {
left: 50%;
transform: translateX(-50%);
}
.footer-decorative-icons {
justify-content: center;
}
.footer-links-section,
.footer-contact-section {text-align: center;
}
.footer-links-list {display: inline-block;
text-align: left;
}
.contact-item {
justify-content: center;
text-align: left;
}
.footer-visual-section {
align-items: center;
}
.visual-grid {
margin: 0 auto;
}
.quality-badge {
margin-top: 2rem;
}
.footer-bottom {
padding: 1.5rem 0 2rem;
}
.decoration-circle-1 {
width: 300px;
height: 300px;
top: -150px;
right: -50px;
}
.decoration-circle-2 {
width: 250px;
height: 250px;
bottom: -125px;
left: -25px;
}
}
@media (max-width: 575.98px) {
.footer-logo {
font-size: 1.38rem;
}
.footer-description {
font-size: 1.00rem;
}
.footer-section-title {
font-size: 1.00rem;
}
.footer-decorative-icons .icon-item {
width: 40px;
height: 40px;
}
.footer-decorative-icons .icon-item i {
font-size: 1.12rem;
}
.visual-grid {
grid-template-columns: repeat(2, 80px);
gap: 0.75rem;
}
.visual-item i {
font-size: 1.19rem;
}
.disclaimer-text {
font-size: 0.75rem;
}
.copyright-text {
font-size: 0.75rem;
}
.footer-accent-line {
height: 3px;
}
}
@media (prefers-reduced-motion: reduce) {
.footer-special *,
.footer-special *::before,
.footer-special *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
.footer-link:focus,
.contact-link:focus {outline: 2px solid var(--primary-300);
outline-offset: 3px;
border-radius: 4px;
}
@media (prefers-contrast: high) {
.footer-special {
background: var(--primary-700);
}
.footer-link,
.contact-link,
.contact-text {color: var(--light);
}
.footer-section-title::after {
height: 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(14, 31, 48, 0.62) 0%,
rgba(9, 17, 27, 0.54) 45%,
rgba(15, 28, 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;
}
.footer-special {
overflow-x: hidden !important;
}
.add_wrap.v015_creative_purple {
padding: var(--section-py) 0;
background: linear-gradient(225deg, var(--neutral-50) 0%, var(--primary-50) 100%);
position: relative;
overflow: hidden;
}
.add_wrap.v015_creative_purple .add_decorative_banner {
display: flex;
justify-content: center;
gap: var(--space-3);
margin-bottom: var(--space-8);
}
.add_wrap.v015_creative_purple .add_banner_dot {
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse 2s ease-in-out infinite;
}
.add_wrap.v015_creative_purple .add_banner_dot:nth-child(2) {
animation-delay: 0.97s;
}
.add_wrap.v015_creative_purple .add_banner_dot:nth-child(3) {
animation-delay: 1.27s;
}
@keyframes pulse {
0%, 100% { opacity: 0.3; transform: scale(1); }
50% { opacity: 1; transform: scale(1.2); }
}
.add_wrap.v015_creative_purple .add_header {
margin-bottom: var(--space-12);
position: relative;
z-index: 2;
}
.add_wrap.v015_creative_purple .add_icon_cluster {
display: flex;
justify-content: center;
gap: var(--space-4);
margin-bottom: var(--space-6);
}
.add_wrap.v015_creative_purple .add_icon_cluster i {
font-size: 31px;
color: var(--primary-500);
transition: all 0.46s ease;
}
.add_wrap.v015_creative_purple .add_icon_cluster i:hover {
color: var(--primary-700);
transform: rotate(15deg) scale(1.2);
}
.add_wrap.v015_creative_purple .add_title {
color: var(--text-primary);
margin-bottom: var(--space-4);
font-weight: 800;
line-height: 1.2;
}
.add_wrap.v015_creative_purple .add_subtitle {
color: var(--primary-500);
margin-bottom: var(--space-6);
font-weight: 600;
font-style: italic;
}
.add_wrap.v015_creative_purple .add_description {
color: var(--text-secondary);
max-width: 850px;
margin: 0 auto;
line-height: 1.7;
}
.add_wrap.v015_creative_purple .add_masonry_grid {
display: grid;
grid-template-columns: repeat(12, 1fr);
gap: var(--space-6);
position: relative;
z-index: 2;
}
.add_wrap.v015_creative_purple .add_masonry_large {
grid-column: span 7;
}
.add_wrap.v015_creative_purple .add_masonry_medium {
grid-column: span 5;
}
.add_wrap.v015_creative_purple .add_masonry_full {
grid-column: span 12;
}
.add_wrap.v015_creative_purple .add_masonry_card {
height: 100%;
padding: var(--space-8);
background: #ffffff;
border-radius: 24px;
box-shadow: var(--shadow-md);
border: 1px solid var(--border-light);
transition: all 0.83s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.add_wrap.v015_creative_purple .add_masonry_card::before {
content: '';
position: absolute;
top: -2px;
left: -2px;
right: -2px;
bottom: -2px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-300));
border-radius: 24px;
opacity: 0;
transition: opacity 0.98s ease;
z-index: -1;
}
.add_wrap.v015_creative_purple .add_masonry_card:hover {
transform: translateY(-8px) rotate(-1deg);
box-shadow: var(--shadow-lg);
}
.add_wrap.v015_creative_purple .add_masonry_card:hover::before {
opacity: 1;
}
.add_wrap.v015_creative_purple .add_card_corner_accent {
position: absolute;
top: 0;
right: 0;
width: 80px;
height: 80px;
background: linear-gradient(135deg, transparent 50%, var(--primary-100) 50%);
border-radius: 0 24px 0 0;
}
.add_wrap.v015_creative_purple .add_card_icon_wrapper {
margin-bottom: var(--space-4);
}
.add_wrap.v015_creative_purple .add_card_icon {
width: 70px;
height: 70px;
display: inline-flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 20px;
transform: rotate(-5deg);
transition: all 0.95s ease;
}
.add_wrap.v015_creative_purple .add_card_icon i {
font-size: 30px;
color: #ffffff;
}
.add_wrap.v015_creative_purple .add_masonry_card:hover .add_card_icon {
transform: rotate(5deg) scale(1.1);
}
.add_wrap.v015_creative_purple .add_card_title {
color: var(--text-primary);
font-size: 1.44rem;
font-weight: 700;
margin-bottom: var(--space-3);
line-height: 1.3;
}
.add_wrap.v015_creative_purple .add_card_desc {
color: var(--text-secondary);
margin-bottom: var(--space-4);
line-height: 1.6;
}
.add_wrap.v015_creative_purple .add_card_decoration {
position: absolute;
bottom: 20px;
right: 20px;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-50);
border-radius: 50%;
opacity: 0.6;
}
.add_wrap.v015_creative_purple .add_card_decoration i {
font-size: 24px;
color: var(--primary-500);
}
.add_wrap.v015_creative_purple .add_card_icon_row {
display: flex;
gap: var(--space-3);
margin-top: var(--space-4);
}
.add_wrap.v015_creative_purple .add_card_icon_row i {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
color: var(--primary-500);
background: var(--primary-50);
border-radius: 10px;
transition: all 0.78s ease;
}
.add_wrap.v015_creative_purple .add_card_icon_row i:hover {
background: var(--primary-500);
color: #ffffff;
transform: translateY(-3px);
}
.add_wrap.v015_creative_purple .add_card_primary {
border-color: var(--primary-300);
}
.add_wrap.v015_creative_purple .add_card_secondary .add_card_icon {
background: linear-gradient(135deg, var(--primary-300) 0%, var(--primary-500) 100%);
}
.add_wrap.v015_creative_purple .add_card_accent {
background: linear-gradient(135deg, #ffffff 0%, var(--primary-50) 100%);
}
.add_wrap.v015_creative_purple .add_card_highlight {
border: 2px solid var(--primary-500);
}
.add_wrap.v015_creative_purple .add_showcase_card {
padding: var(--space-8);
background: linear-gradient(135deg, #ffffff 0%, var(--primary-50) 50%, var(--primary-100) 100%);
border-radius: 32px;
box-shadow: var(--shadow-lg);
border: 3px solid var(--primary-500);
position: relative;
overflow: hidden;
}
.add_wrap.v015_creative_purple .add_showcase_card::before {
content: '';
position: absolute;
top: -50%;
right: -50%;
width: 100%;
height: 100%;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
opacity: 0.2;
pointer-events: none;
}
.add_wrap.v015_creative_purple .add_showcase_icon_stack {
position: relative;
width: 150px;
height: 150px;
margin: 0 auto;
}
.add_wrap.v015_creative_purple .add_showcase_icon {
position: absolute;
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 50%;
box-shadow: 0 6px 16px rgba(149, 50, 255, 0.40);
transition: all 0.70s ease;
}
.add_wrap.v015_creative_purple .add_showcase_icon i {
font-size: 35px;
color: #ffffff;
}
.add_wrap.v015_creative_purple .add_showcase_icon_1 {
top: 0;
left: 50%;
transform: translateX(-50%);
z-index: 3;
}
.add_wrap.v015_creative_purple .add_showcase_icon_2 {
bottom: 0;
left: 0;
z-index: 2;
}
.add_wrap.v015_creative_purple .add_showcase_icon_3 {
bottom: 0;
right: 0;
z-index: 2;
}
.add_wrap.v015_creative_purple .add_showcase_icon:hover {
transform: scale(1.15);
}
.add_wrap.v015_creative_purple .add_showcase_icon_1:hover {
transform: translateX(-50%) scale(1.15);
}
.add_wrap.v015_creative_purple .add_showcase_title {
color: var(--text-primary);
font-size: 1.88rem;
font-weight: 800;
margin-bottom: var(--space-4);
line-height: 1.3;
}
.add_wrap.v015_creative_purple .add_showcase_desc {
color: var(--text-secondary);
margin-bottom: var(--space-6);
line-height: 1.7;
}
.add_wrap.v015_creative_purple .add_showcase_badge_grid {
display: flex;
gap: var(--space-3);
flex-wrap: wrap;
justify-content: flex-start;
}
.add_wrap.v015_creative_purple .add_showcase_badge {
width: 55px;
height: 55px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-100);
border-radius: 16px;
transition: all 0.48s ease;
}
.add_wrap.v015_creative_purple .add_showcase_badge i {
font-size: 28px;
color: var(--primary-500);
}
.add_wrap.v015_creative_purple .add_showcase_badge:hover {
background: var(--primary-500);
transform: scale(1.15) rotate(5deg);
}
.add_wrap.v015_creative_purple .add_showcase_badge:hover i {
color: #ffffff;
}
.add_wrap.v015_creative_purple .add_decorative_footer {
margin-top: var(--space-12);
display: flex;
justify-content: center;
gap: var(--space-4);
}
.add_wrap.v015_creative_purple .add_footer_shape {
width: 60px;
height: 8px;
background: var(--primary-500);
border-radius: 4px;
opacity: 0.6;
}
.add_wrap.v015_creative_purple .add_footer_shape_2 {
width: 40px;
opacity: 0.4;
}
.add_wrap.v015_creative_purple .add_footer_shape_3 {
width: 30px;
opacity: 0.3;
}
.add_wrap.v015_creative_purple .add_bg_gradient {
position: absolute;
border-radius: 50%;
opacity: 0.1;
z-index: 1;
pointer-events: none;
filter: blur(80px);
}
.add_wrap.v015_creative_purple .add_bg_gradient_1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: -250px;
right: -200px;
}
.add_wrap.v015_creative_purple .add_bg_gradient_2 {
width: 400px;
height: 400px;
background: var(--primary-300);
bottom: -200px;
left: -150px;
}
.add_wrap.v015_creative_purple .add_bg_mesh {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image:
linear-gradient(90deg, var(--primary-100) 1px, transparent 1px),
linear-gradient(180deg, var(--primary-100) 1px, transparent 1px);
background-size: 50px 50px;
opacity: 0.03;
z-index: 1;
pointer-events: none;
}
@media (max-width: 991px) {
.add_wrap.v015_creative_purple .add_masonry_large,
.add_wrap.v015_creative_purple .add_masonry_medium {
grid-column: span 12;
}
.add_wrap.v015_creative_purple .add_showcase_icon_stack {
width: 120px;
height: 120px;
margin-bottom: var(--space-4);
}
.add_wrap.v015_creative_purple .add_showcase_icon {
width: 70px;
height: 70px;
}
.add_wrap.v015_creative_purple .add_showcase_icon i {
font-size: 32px;
}
.add_wrap.v015_creative_purple .add_showcase_title {
font-size: 1.44rem;
}
}
@media (max-width: 768px) {
.add_wrap.v015_creative_purple .add_masonry_grid {
gap: var(--space-4);
}
.add_wrap.v015_creative_purple .add_masonry_card {
padding: var(--space-6);
border-radius: 16px;
}
.add_wrap.v015_creative_purple .add_card_icon {
width: 60px;
height: 60px;
}
.add_wrap.v015_creative_purple .add_card_icon i {
font-size: 28px;
}
.add_wrap.v015_creative_purple .add_card_title {
font-size: 1.00rem;
}
.add_wrap.v015_creative_purple .add_card_icon_row i {
width: 35px;
height: 35px;
font-size: 17px;
}
.add_wrap.v015_creative_purple .add_showcase_card {
padding: var(--space-6);
border-radius: 24px;
}
.add_wrap.v015_creative_purple .add_showcase_icon_stack {
width: 100px;
height: 100px;
}
.add_wrap.v015_creative_purple .add_showcase_icon {
width: 60px;
height: 60px;
}
.add_wrap.v015_creative_purple .add_showcase_icon i {
font-size: 28px;
}
.add_wrap.v015_creative_purple .add_showcase_title {
font-size: 1.25rem;
}
.add_wrap.v015_creative_purple .add_showcase_badge {
width: 48px;
height: 48px;
}
.add_wrap.v015_creative_purple .add_showcase_badge i {
font-size: 21px;
}
.add_wrap.v015_creative_purple .add_icon_cluster i {
font-size: 26px;
}
}
[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(9, 13, 27, 0.54) 45%,
rgba(14, 22, 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;
}
.add_wrap.v014_modern_green {
padding: var(--section-py) 0;
background: linear-gradient(180deg, var(--neutral-50) 0%, var(--primary-50) 100%);
position: relative;
overflow: hidden;
}
.add_wrap.v014_modern_green .add_decorative_header_shape {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 200px;
background: linear-gradient(135deg, var(--primary-50) 0%, transparent 100%);
opacity: 0.6;
z-index: 1;
pointer-events: none;
}
.add_wrap.v014_modern_green .add_header {
text-align: center;
margin-bottom: var(--space-12);
position: relative;
z-index: 2;
}
.add_wrap.v014_modern_green .add_badge {
width: 60px;
height: 60px;
margin: 0 auto var(--space-4);
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 50%;
box-shadow: 0 4px 12px rgba(2, 151, 87, 0.30);
}
.add_wrap.v014_modern_green .add_badge i {
font-size: 28px;
color: #ffffff;
}
.add_wrap.v014_modern_green .add_title {
color: var(--text-primary);
margin-bottom: var(--space-4);
font-weight: 700;
line-height: 1.2;
}
.add_wrap.v014_modern_green .add_subtitle {
color: var(--primary-500);
margin-bottom: var(--space-6);
font-weight: 600;
}
.add_wrap.v014_modern_green .add_description {
color: var(--text-secondary);
max-width: 750px;
margin: 0 auto;
line-height: 1.7;
}
.add_wrap.v014_modern_green .add_timeline {
position: relative;
padding: var(--space-8) 0;
z-index: 2;
}
.add_wrap.v014_modern_green .add_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg, var(--primary-300) 0%, var(--primary-500) 50%, var(--primary-300) 100%);
transform: translateX(-50%);
z-index: 1;
}
.add_wrap.v014_modern_green .add_timeline_item {
position: relative;
margin-bottom: var(--space-12);
display: flex;
align-items: flex-start;
gap: var(--space-6);
}
.add_wrap.v014_modern_green .add_timeline_item_left {
justify-content: flex-end;
}
.add_wrap.v014_modern_green .add_timeline_item_right {
justify-content: flex-start;
flex-direction: row-reverse;
}
.add_wrap.v014_modern_green .add_timeline_marker {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px rgba(0, 166, 96, 0.40);
z-index: 3;
}
.add_wrap.v014_modern_green .add_timeline_marker i {
font-size: 30px;
color: #ffffff;
}
.add_wrap.v014_modern_green .add_timeline_content {
width: calc(50% - 60px);
padding: var(--space-6);
background: #ffffff;
border-radius: var(--radius-lg);
box-shadow: var(--shadow-md);
border: 1px solid var(--border-light);
transition: all 1.03s ease;
}
.add_wrap.v014_modern_green .add_timeline_content:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
border-color: var(--primary-300);
}
.add_wrap.v014_modern_green .add_timeline_title {
color: var(--text-primary);
font-size: 1.38rem;
font-weight: 600;
margin-bottom: var(--space-3);
line-height: 1.3;
}
.add_wrap.v014_modern_green .add_timeline_desc {
color: var(--text-secondary);
margin-bottom: var(--space-4);
line-height: 1.6;
}
.add_wrap.v014_modern_green .add_timeline_icon_group {
display: flex;
gap: var(--space-3);
justify-content: flex-start;
}
.add_wrap.v014_modern_green .add_timeline_icon_group i {
width: 36px;
height: 36px;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
color: var(--primary-500);
background: var(--primary-50);
border-radius: 8px;
}
.add_wrap.v014_modern_green .add_highlight_box {
margin-top: var(--space-12);
padding: var(--space-8);
background: linear-gradient(135deg, #ffffff 0%, var(--primary-50) 100%);
border-radius: var(--radius-lg);
box-shadow: var(--shadow-lg);
border: 2px solid var(--primary-500);
text-align: center;
position: relative;
z-index: 2;
}
.add_wrap.v014_modern_green .add_highlight_icon {
width: 80px;
height: 80px;
margin: 0 auto var(--space-4);
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 50%;
box-shadow: 0 6px 16px rgba(3, 167, 90, 0.40);
}
.add_wrap.v014_modern_green .add_highlight_icon i {
font-size: 43px;
color: #ffffff;
}
.add_wrap.v014_modern_green .add_highlight_title {
color: var(--text-primary);
font-size: 1.50rem;
font-weight: 700;
margin-bottom: var(--space-4);
line-height: 1.3;
}
.add_wrap.v014_modern_green .add_highlight_desc {
color: var(--text-secondary);
margin-bottom: var(--space-6);
line-height: 1.7;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.add_wrap.v014_modern_green .add_highlight_badge_row {
display: flex;
justify-content: center;
gap: var(--space-4);
flex-wrap: wrap;
}
.add_wrap.v014_modern_green .add_highlight_badge {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-100);
border-radius: 12px;
transition: all 1.11s ease;
}
.add_wrap.v014_modern_green .add_highlight_badge i {
font-size: 26px;
color: var(--primary-500);
}
.add_wrap.v014_modern_green .add_highlight_badge:hover {
background: var(--primary-500);
transform: scale(1.1);
}
.add_wrap.v014_modern_green .add_highlight_badge:hover i {
color: #ffffff;
}
.add_wrap.v014_modern_green .add_decorative_wave {
position: absolute;
bottom: -50px;
left: 0;
right: 0;
height: 100px;
background: linear-gradient(90deg, transparent 0%, var(--primary-100) 50%, transparent 100%);
opacity: 0.3;
border-radius: 50%;
z-index: 1;
pointer-events: none;
}
.add_wrap.v014_modern_green .add_bg_circle {
position: absolute;
border-radius: 50%;
opacity: 0.08;
z-index: 1;
pointer-events: none;
}
.add_wrap.v014_modern_green .add_bg_circle_1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: 10%;
right: -200px;
}
.add_wrap.v014_modern_green .add_bg_circle_2 {
width: 300px;
height: 300px;
background: var(--primary-300);
bottom: 20%;
left: -150px;
}
.add_wrap.v014_modern_green .add_bg_pattern {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: repeating-linear-gradient(
45deg,
transparent,
transparent 35px,
var(--primary-50) 35px,
var(--primary-50) 37px
);
opacity: 0.05;
z-index: 1;
pointer-events: none;
}
@media (max-width: 991px) {
.add_wrap.v014_modern_green .add_timeline::before {
left: 30px;
}
.add_wrap.v014_modern_green .add_timeline_marker {
left: 30px;
width: 50px;
height: 50px;
}
.add_wrap.v014_modern_green .add_timeline_marker i {
font-size: 25px;
}
.add_wrap.v014_modern_green .add_timeline_item {
flex-direction: row !important;
justify-content: flex-start !important;
padding-left: 100px;
}
.add_wrap.v014_modern_green .add_timeline_content {
width: 100%;
}
.add_wrap.v014_modern_green .add_highlight_icon {
width: 70px;
height: 70px;
}
.add_wrap.v014_modern_green .add_highlight_icon i {
font-size: 35px;
}
.add_wrap.v014_modern_green .add_highlight_title {
font-size: 1.19rem;
}
}
@media (max-width: 768px) {
.add_wrap.v014_modern_green .add_badge {
width: 50px;
height: 50px;
}
.add_wrap.v014_modern_green .add_badge i {
font-size: 25px;
}
.add_wrap.v014_modern_green .add_timeline {
padding: var(--space-6) 0;
}
.add_wrap.v014_modern_green .add_timeline::before {
left: 20px;
}
.add_wrap.v014_modern_green .add_timeline_marker {
left: 20px;
width: 40px;
height: 40px;
}
.add_wrap.v014_modern_green .add_timeline_marker i {
font-size: 21px;
}
.add_wrap.v014_modern_green .add_timeline_item {
margin-bottom: var(--space-8);
padding-left: 80px;
}
.add_wrap.v014_modern_green .add_timeline_content {
padding: var(--space-4);
}
.add_wrap.v014_modern_green .add_timeline_title {
font-size: 1.06rem;
}
.add_wrap.v014_modern_green .add_timeline_icon_group i {
width: 30px;
height: 30px;
font-size: 17px;
}
.add_wrap.v014_modern_green .add_highlight_box {
padding: var(--space-6);
}
.add_wrap.v014_modern_green .add_highlight_icon {
width: 60px;
height: 60px;
}
.add_wrap.v014_modern_green .add_highlight_icon i {
font-size: 30px;
}
.add_wrap.v014_modern_green .add_highlight_title {
font-size: 1.06rem;
}
.add_wrap.v014_modern_green .add_highlight_badge {
width: 42px;
height: 42px;
}
.add_wrap.v014_modern_green .add_highlight_badge i {
font-size: 20px;
}
}
[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(18, 28, 50, 0.62) 0%,
rgba(1, 3, 6, 0.54) 45%,
rgba(5, 9, 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;
}
.additional-universal-special {
position: relative;
padding: 6rem 0;
background: linear-gradient(180deg, var(--neutral-0) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.additional-universal-special .section-title {
font-size: clamp(2rem, 4.5vw, 2.75rem);
font-weight: 700;
color: var(--primary-900);
margin-bottom: 1rem;
line-height: 1.2;
}
.additional-universal-special .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-700);
margin-bottom: 1.69rem;
line-height: 1.4;
}
.additional-universal-special .section-description {
font-size: 1.19rem;
color: var(--neutral-700);
line-height: 1.7;
max-width: 900px;
margin: 0 auto;
}
.additional-universal-special .content-rows {
margin-top: 4rem;
position: relative;
z-index: 2;
}
.additional-universal-special .content-row {
margin-bottom: 4rem;
}
.additional-universal-special .content-row:last-child {
margin-bottom: 0;
}
.additional-universal-special .text-wrapper {
position: relative;
padding: 2rem;
background: var(--neutral-0);
border-radius: 16px;
border-left: 4px solid var(--primary-500);
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
transition: all 0.48s ease;
}
.additional-universal-special .text-wrapper:hover {
transform: translateX(8px);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
border-left-color: var(--accent-500);
}
.additional-universal-special .content-row .order-lg-2 .text-wrapper {
border-left: none;
border-right: 4px solid var(--primary-500);
}
.additional-universal-special .content-row .order-lg-2 .text-wrapper:hover {
transform: translateX(-8px);
border-right-color: var(--accent-500);
}
.additional-universal-special .item-number {
display: inline-block;
width: 50px;
height: 50px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600));
color: var(--neutral-0);
font-size: 1.19rem;
font-weight: 700;
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.72rem;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}
.additional-universal-special .item-title {
font-size: 1.38rem;
font-weight: 700;
color: var(--primary-900);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-special .item-description {
font-size: 1.00rem;
color: var(--neutral-700);
line-height: 1.7;
margin: 0;
}
.additional-universal-special .decorative-accent {
position: absolute;
width: 60px;
height: 60px;
opacity: 0.1;
pointer-events: none;
}
.additional-universal-special .accent-left {
bottom: 15px;
left: 15px;
border-bottom: 3px solid var(--primary-500);
border-left: 3px solid var(--primary-500);
}
.additional-universal-special .accent-right {
bottom: 15px;
right: 15px;
border-bottom: 3px solid var(--primary-500);
border-right: 3px solid var(--primary-500);
}
.additional-universal-special .visual-container {
position: relative;
height: 350px;
display: flex;
align-items: center;
justify-content: center;
}
.additional-universal-special .image-placeholder {
width: 100%;
height: 100%;
border-radius: 16px;
box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
transition: all 1.15s ease;
}
.additional-universal-special .placeholder-1 {
background: linear-gradient(135deg, var(--primary-100) 0%, var(--primary-200) 100%);
}
.additional-universal-special .placeholder-2 {
background: linear-gradient(135deg, var(--accent-100) 0%, var(--accent-200) 100%);
}
.additional-universal-special .placeholder-3 {
background: linear-gradient(135deg, var(--primary-200) 0%, var(--accent-200) 100%);
}
.additional-universal-special .placeholder-4 {
background: linear-gradient(135deg, var(--accent-200) 0%, var(--primary-100) 100%);
}
.additional-universal-special .placeholder-5 {
background: linear-gradient(135deg, var(--primary-100) 0%, var(--accent-100) 100%);
}
.additional-universal-special .content-row:hover .image-placeholder {
transform: scale(1.02);
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}
.additional-universal-special .floating-icon {
position: absolute;
top: 20px;
right: 20px;
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 6px 25px rgba(0, 0, 0, 0.2);
animation: float-gentle 3s ease-in-out infinite;
}
.additional-universal-special .floating-icon i {
font-size: 2.12rem;
color: var(--neutral-0);
}
@keyframes float-gentle {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-10px);
}
}
.additional-universal-special .bg-shape {
position: absolute;
border-radius: 50%;
opacity: 0.04;
pointer-events: none;
filter: blur(60px);
}
.additional-universal-special .shape-1 {
width: 500px;
height: 500px;
background: var(--primary-300);
top: 10%;
left: -150px;
}
.additional-universal-special .shape-2 {
width: 450px;
height: 450px;
background: var(--accent-300);
bottom: 15%;
right: -150px;
}
@media (max-width: 991px) {
.additional-universal-special {
padding: 4rem 0;
}
.additional-universal-special .content-row {
margin-bottom: 3rem;
}
.additional-universal-special .visual-container {
height: 300px;
margin-bottom: 2rem;
}
.additional-universal-special .content-row .order-2 .visual-container {
margin-bottom: 0;
margin-top: 2rem;
}
.additional-universal-special .text-wrapper {
padding: 1.75rem;
}
.additional-universal-special .content-row .order-lg-2 .text-wrapper {
border-left: 4px solid var(--primary-500);
border-right: none;
}
.additional-universal-special .content-row .order-lg-2 .text-wrapper:hover {
transform: translateX(8px);
}
}
@media (max-width: 767px) {
.additional-universal-special {
padding: 3rem 0;
}
.additional-universal-special .section-title {
font-size: 1.69rem;
}
.additional-universal-special .section-subtitle {
font-size: 1.31rem;
}
.additional-universal-special .section-description {
font-size: 1.12rem;
}
.additional-universal-special .content-row {
margin-bottom: 2.72rem;
}
.additional-universal-special .text-wrapper {
padding: 1.5rem;
}
.additional-universal-special .item-number {
width: 45px;
height: 45px;
font-size: 1.19rem;
}
.additional-universal-special .item-title {
font-size: 1.25rem;
}
.additional-universal-special .item-description {
font-size: 0.94rem;
}
.additional-universal-special .visual-container {
height: 250px;
}
.additional-universal-special .floating-icon {
width: 60px;
height: 60px;
}
.additional-universal-special .floating-icon i {
font-size: 1.69rem;
}
.additional-universal-special .bg-shape {
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(14, 25, 53, 0.62) 0%,
rgba(10, 20, 53, 0.54) 45%,
rgba(12, 17, 37, 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;
max-width: 800px;
margin: 0 auto;
z-index: 1;
}
.additional-universal-section .header-badge {
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 1.5rem;
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}
.additional-universal-section .header-badge i {
font-size: 2.19rem;
color: var(--light);
}
.additional-universal-section .section-title {
font-size: 2.62rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-section .section-subtitle {
font-size: 1.38rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.additional-universal-section .section-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 720px;
}
.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, var(--primary-300) 0%, var(--primary-500) 100%);
transform: translateX(-50%);
z-index: 0;
}
.additional-universal-section .timeline-item {
position: relative;
display: flex;
justify-content: flex-end;
padding-right: calc(50% + 50px);
margin-bottom: 4rem;
}
.additional-universal-section .timeline-item-reverse {
justify-content: flex-start;
padding-right: 0;
padding-left: calc(50% + 50px);
}
.additional-universal-section .timeline-marker {
position: absolute;
left: 50%;
top: 30px;
transform: translateX(-50%);
z-index: 2;
}
.additional-universal-section .marker-dot {
width: 20px;
height: 20px;
background: var(--primary-500);
border: 4px solid var(--light);
border-radius: 50%;
box-shadow: 0 0 0 4px var(--primary-100);
transition: all 0.68s ease;
}
.additional-universal-section .timeline-item:hover .marker-dot {
transform: scale(1.3);
background: var(--primary-700);
}
.additional-universal-section .marker-pulse {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 20px;
background: var(--primary-300);
border-radius: 50%;
animation: pulse 2s infinite;
opacity: 0;
}
@keyframes pulse {
0% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.7;
}
100% {
transform: translate(-50%, -50%) scale(3);
opacity: 0;
}
}
.additional-universal-section .timeline-content {
position: relative;
background: var(--light);
border-radius: 16px;
padding: 2rem;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
border: 1px solid var(--neutral-100);
transition: all 0.62s ease;
max-width: 400px;
width: 100%;
}
.additional-universal-section .timeline-item:hover .timeline-content {
transform: translateY(-5px);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
border-color: var(--primary-300);
}
.additional-universal-section .timeline-icon {
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-50) 0%, var(--primary-100) 100%);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.46rem;
}
.additional-universal-section .timeline-icon i {
font-size: 1.62rem;
color: var(--primary-500);
}
.additional-universal-section .timeline-title {
font-size: 1.62rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-section .timeline-description {
font-size: 1.06rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.additional-universal-section .timeline-decorative {
position: absolute;
bottom: -15px;
right: -15px;
width: 80px;
height: 80px;
background: var(--primary-50);
border-radius: 50%;
opacity: 0.5;
z-index: -1;
}
.additional-universal-section .decorative-shape {
position: absolute;
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
opacity: 0.04;
pointer-events: none;
z-index: 0;
}
.additional-universal-section .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: 5%;
left: -10%;
animation: float 20s ease-in-out infinite;
}
.additional-universal-section .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: 10%;
right: -8%;
animation: float 25s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(30px, -30px) rotate(10deg);
}
}
.additional-universal-section .decorative-gradient {
position: absolute;
width: 500px;
height: 500px;
background: radial-gradient(circle, var(--primary-100) 0%, transparent 70%);
opacity: 0.3;
pointer-events: none;
z-index: 0;
}
.additional-universal-section .gradient-1 {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (max-width: 991.98px) {
.additional-universal-section .section-title {
font-size: 1.81rem;
}
.additional-universal-section .section-subtitle {
font-size: 1.19rem;
}
.timeline-item,
.additional-universal-section .timeline-item-reverse {
padding-left: 80px;
padding-right: 0;
justify-content: flex-start;
}
.additional-universal-section .timeline-marker {
left: 30px;
transform: translateX(0);
}
.additional-universal-section .timeline-line {
left: 30px;
transform: translateX(0);
}
.additional-universal-section .timeline-content {
max-width: 100%;
}
}
@media (max-width: 767.98px) {
.additional-universal-section .section-title {
font-size: 1.81rem;
}
.additional-universal-section .section-subtitle {
font-size: 1.06rem;
}
.additional-universal-section .section-description {
font-size: 1.00rem;
}
.additional-universal-section .timeline-item {
margin-bottom: 3rem;
}
.additional-universal-section .timeline-content {
padding: 1.5rem;
}
.additional-universal-section .timeline-title {
font-size: 1.25rem;
}
.additional-universal-section .decorative-shape {
display: none;
}
}
@media (max-width: 575.98px) {
.additional-universal-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.additional-universal-section .section-header {
margin-bottom: 2rem !important;
}
.timeline-item,
.additional-universal-section .timeline-item-reverse {
padding-left: 50px;
}
.additional-universal-section .timeline-marker {
left: 15px;
}
.additional-universal-section .timeline-line {
left: 15px;
}
.additional-universal-section .marker-dot {
width: 16px;
height: 16px;
}
.additional-universal-section .timeline-content {
padding: 1.25rem;
}
.additional-universal-section .timeline-icon {
width: 50px;
height: 50px;
}
.additional-universal-section .timeline-icon i {
font-size: 1.56rem;
}
}
[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, 20, 31, 0.62) 0%,
rgba(9, 21, 44, 0.54) 45%,
rgba(5, 15, 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;
}
.add_wrap {
padding: var(--section-py) 0;
background: linear-gradient(135deg, var(--neutral-50), var(--primary-50));
}
.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_testimonial_card {
background-color: var(--neutral-100);
border-radius: var(--radius-lg);
padding: var(--space-8);
height: 100%;
position: relative;
border: 1px solid var(--neutral-200);
transition: transform 0.92s ease, box-shadow 1.11s ease;
}
.add_wrap .add_testimonial_card:hover {
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}
.add_wrap .add_testimonial_compact {
text-align: center;
padding: var(--space-6);
}
.add_wrap .add_quote_mark {
position: absolute;
top: var(--space-4);
right: var(--space-4);
width: 40px;
height: 40px;
background-color: var(--primary-500);
border-radius: 50%;
opacity: 0.1;
}
.add_wrap .add_quote_mark:before {
content: '"';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 22px;
font-weight: bold;
color: var(--primary-500);
}
.add_wrap .add_testimonial_quote {
margin-bottom: var(--space-6);
border: none;
padding: 0;
}
.add_wrap .add_quote_text {
color: var(--text-body);
font-style: italic;
line-height: 1.6;
margin-bottom: 0;
position: relative;
z-index: 1;
}
.add_wrap .add_testimonial_author {
display: flex;
align-items: center;
gap: var(--space-4);
}
.add_wrap .add_testimonial_compact .add_testimonial_author {
flex-direction: column;
gap: var(--space-3);
}
.add_wrap .add_author_avatar {
width: 50px;
height: 50px;
background: linear-gradient(135deg, var(--primary-400), var(--primary-500));
border-radius: 50%;
flex-shrink: 0;
position: relative;
}
.add_wrap .add_author_avatar:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 20px;
background-color: var(--neutral-100);
border-radius: 50%;
}
.add_wrap .add_author_info {
display: flex;
flex-direction: column;
}
.add_wrap .add_testimonial_compact .add_author_info {
align-items: center;
}
.add_wrap .add_author_name {
color: var(--text-primary);
font-weight: 600;
font-style: normal;
margin-bottom: var(--space-1);
}
.add_wrap .add_author_role {
color: var(--text-secondary);
font-size: 0.94rem;
}
@media (max-width: 768px) {
.add_wrap .add_testimonial_card {
padding: var(--space-6);
}
.add_wrap .add_testimonial_compact {
padding: var(--space-4);
}
.add_wrap .add_testimonial_author {
flex-direction: column;
text-align: center;
gap: var(--space-3);
}
.add_wrap .add_author_info {
align-items: center;
}
.add_wrap .add_quote_mark {
width: 30px;
height: 30px;
}
.add_wrap .add_quote_mark:before {
font-size: 17px;
}
}
[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, 9, 18, 0.62) 0%,
rgba(12, 17, 31, 0.54) 45%,
rgba(7, 12, 32, 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.v-065 {
padding: 100px 0;
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.v-065 .section-header {
max-width: 850px;
margin: 0 auto 70px;
}
.v-065 .badge-cluster {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
}
.v-065 .badge-item {
width: 40px;
height: 8px;
background: var(--primary-500);
border-radius: 4px;
transition: all 0.47s ease;
animation: badgeGrow 2s ease-in-out infinite;
}
.v-065 .badge-item:nth-child(1) { animation-delay: 0s; }
.v-065 .badge-item:nth-child(2) { animation-delay: 0.96s; }
.v-065 .badge-item:nth-child(3) { animation-delay: 1.17s; }
.v-065 .badge-item:nth-child(4) { animation-delay: 1.24s; }
.v-065 .badge-item:nth-child(5) { animation-delay: 1.13s; }
.v-065 .section-title {
font-size: 2.88rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.v-065 .section-subtitle {
font-size: 1.56rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.v-065 .section-description {
font-size: 1.06rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 750px;
}
.v-065 .steps-grid {
max-width: 1000px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.v-065 .step-card {
display: flex;
gap: 30px;
background: white;
border: 2px solid var(--neutral-100);
border-radius: 16px;
padding: 35px;
transition: all 0.77s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
}
.v-065 .step-card::before {
content: '';
position: absolute;
inset: -2px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 16px;
opacity: 0;
z-index: -1;
transition: opacity 1.02s ease;
}
.v-065 .step-card:hover {
transform: scale(1.02);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
border-color: transparent;
}
.v-065 .step-card:hover::before {
opacity: 1;
}
.v-065 .step-left {
flex-shrink: 0;
}
.v-065 .step-number-wrapper {
display: flex;
flex-direction: column;
align-items: center;
gap: 15px;
}
.v-065 .step-number {
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
transition: all 0.77s ease;
position: relative;
}
.v-065 .step-number::before {
content: '';
position: absolute;
inset: -4px;
border: 3px solid var(--primary-300);
border-radius: 18px;
opacity: 0;
transition: opacity 1.03s ease;
}
.v-065 .step-card:hover .step-number {
transform: scale(1.1) rotate(-5deg);
}
.v-065 .step-card:hover .step-number::before {
opacity: 1;
}
.v-065 .step-number span {
font-size: 2.31rem;
font-weight: 700;
color: white;
line-height: 1;
}
.v-065 .step-connector {
width: 3px;
height: 60px;
background: linear-gradient(180deg, var(--primary-500), var(--primary-300));
border-radius: 2px;
}
.v-065 .step-final .step-connector {
display: none;
}
.v-065 .step-right {
flex: 1;
display: flex;
gap: 25px;
}
.v-065 .step-icon-badge {
flex-shrink: 0;
width: 60px;
height: 60px;
background: color-mix(in srgb, var(--primary-500) 12%, white);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
transition: all 1.00s ease;
}
.v-065 .step-icon-badge i {
font-size: 28px;
color: var(--primary-500);
transition: all 0.97s ease;
}
.v-065 .step-card:hover .step-icon-badge {
background: var(--primary-500);
transform: rotate(360deg);
}
.v-065 .step-card:hover .step-icon-badge i {
color: white;
}
.v-065 .step-content {
flex: 1;
}
.v-065 .step-title {
font-size: 1.44rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 15px;
}
.v-065 .step-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.v-065 .decorative-bg {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 1;
}
.v-065 .grid-overlay {
position: absolute;
inset: 0;
background-image:
linear-gradient(var(--neutral-100) 1px, transparent 1px),
linear-gradient(90deg, var(--neutral-100) 1px, transparent 1px);
background-size: 50px 50px;
opacity: 0.3;
}
.v-065 .corner-accent {
position: absolute;
width: 150px;
height: 150px;
border: 3px solid var(--primary-300);
opacity: 0.2;
}
.v-065 .corner-top-left {
top: 0;
left: 0;
border-right: none;
border-bottom: none;
border-top-left-radius: 20px;
}
.v-065 .corner-bottom-right {
bottom: 0;
right: 0;
border-left: none;
border-top: none;
border-bottom-right-radius: 20px;
}
@keyframes badgeGrow {
0%, 100% {
transform: scaleX(1);
}
50% {
transform: scaleX(1.3);
}
}
@media (max-width: 991px) {
.v-065 {
padding: 80px 0;
}
.v-065 .section-title {
font-size: 2.25rem;
}
.v-065 .section-subtitle {
font-size: 1.12rem;
}
.v-065 .step-card {
padding: 30px;
gap: 25px;
}
.v-065 .step-right {
gap: 20px;
}
.v-065 .step-number {
width: 70px;
height: 70px;
}
.v-065 .step-number span {
font-size: 2.12rem;
}
.v-065 .step-title {
font-size: 1.50rem;
}
}
@media (max-width: 767px) {
.v-065 {
padding: 60px 0;
}
.v-065 .section-title {
font-size: 1.94rem;
}
.v-065 .section-subtitle {
font-size: 1.06rem;
}
.v-065 .badge-item {
width: 30px;
height: 6px;
}
.v-065 .step-card {
flex-direction: column;
padding: 25px 20px;
gap: 20px;
}
.v-065 .step-left {
display: flex;
justify-content: center;
}
.v-065 .step-number-wrapper {
flex-direction: row;
gap: 20px;
}
.v-065 .step-connector {
width: 60px;
height: 3px;
}
.v-065 .step-number {
width: 60px;
height: 60px;
}
.v-065 .step-number span {
font-size: 1.81rem;
}
.v-065 .step-right {
flex-direction: column;
gap: 15px;
text-align: center;
}
.v-065 .step-icon-badge {
margin: 0 auto;
}
.v-065 .step-title {
font-size: 1.31rem;
}
}
[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, 27, 52, 0.62) 0%,
rgba(11, 20, 37, 0.54) 45%,
rgba(4, 7, 17, 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_bold {
position: relative;
padding: var(--space-section-y, 5rem) 0;
background: linear-gradient(180deg, #ffffff 0%, var(--primary-50, #ecfdf5) 30%, var(--primary-50, #ecfdf5) 70%, #ffffff 100%);
}
.add_wrap_bold .add_header_growth {
position: relative;
padding: var(--space-8, 2rem) 0;
margin-bottom: var(--space-12, 3rem);
}
.add_wrap_bold .growth_visual {
position: relative;
width: 120px;
height: 80px;
margin: 0 auto var(--space-6, 1.5rem);
}
.add_wrap_bold .growth_stem {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 4px;
height: 100%;
background: linear-gradient(180deg, var(--primary-500, #129262) 0%, var(--primary-300, #6ce7b0) 100%);
border-radius: 2px;
}
.add_wrap_bold .growth_leaf {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
background: var(--primary-100, #aee6c4);
border: 2px solid var(--primary-500, #00a88f);
border-radius: 50%;
color: var(--primary-500, #008748);
font-size: 0.62rem;
animation: grow-leaf 2s ease-out forwards;
opacity: 0;
}
.add_wrap_bold .leaf_1 {
bottom: 60%;
left: 0;
animation-delay: 0.89s;
}
.add_wrap_bold .leaf_2 {
bottom: 40%;
right: 0;
animation-delay: 1.19s;
}
.add_wrap_bold .leaf_3 {
bottom: 20%;
left: -10px;
animation-delay: 1.08s;
}
@keyframes grow-leaf {
0% {
transform: scale(0);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.add_wrap_bold .add_title {
font-size: clamp(2rem, 4vw, 2.875rem);
font-weight: 800;
color: var(--text-primary, #050505);
margin-bottom: var(--space-4, 1rem);
line-height: 1.2;
}
.add_wrap_bold .add_subtitle {
font-size: clamp(1.125rem, 2vw, 1.5rem);
color: var(--primary-500, #009c58);
margin-bottom: var(--space-6, 1.5rem);
font-weight: 600;
line-height: 1.4;
font-style: italic;
}
.add_wrap_bold .add_description {
font-size: 1.06rem;
color: var(--text-secondary, #554e46);
line-height: 1.75;
}
.add_wrap_bold .add_nested_boxes {
margin-top: var(--space-10, 2.5rem);
}
.add_wrap_bold .nested_box {
position: relative;
background: #ffffff;
padding: var(--space-6, 1.5rem);
border-radius: var(--radius-lg, 12px);
border: 2px solid var(--primary-200, #88e6c3);
transition: all 1.15s ease;
height: 100%;
}
.add_wrap_bold .nested_box:hover {
border-color: var(--primary-500, #059e75);
box-shadow: 0 12px 32px rgba(14, 139, 91, 0.15);
transform: translateY(-4px);
}
.add_wrap_bold .box_level_1 {
background: linear-gradient(135deg, var(--primary-50, #ecfdf5) 0%, #ffffff 100%);
padding: var(--space-8, 2rem);
text-align: center;
}
.add_wrap_bold .box_level_2 {
min-height: 300px;
}
.add_wrap_bold .box_level_3 {
background: #ffffff;
border-width: 3px;
border-color: var(--primary-400, #37dfad);
text-align: center;
padding: var(--space-8, 2rem);
}
.add_wrap_bold .box_icon_leaf {
width: 64px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-100, #b7edd2);
border-radius: 50% 0 50% 50%;
color: var(--primary-500, #139b65);
font-size: 1.75rem;
margin: 0 auto var(--space-4, 1rem);
transition: all 0.76s ease;
}
.add_wrap_bold .nested_box:hover .box_icon_leaf {
background: var(--primary-500, #099164);
color: #ffffff;
transform: rotate(90deg) scale(1.1);
}
.add_wrap_bold .box_level_2 .box_icon_leaf {
margin: 0 0 var(--space-4, 1rem) 0;
}
.add_wrap_bold .add_elem_title {
font-size: clamp(1.25rem, 2vw, 1.5rem);
font-weight: 700;
color: var(--text-primary, #25252b);
margin-bottom: var(--space-3, 0.75rem);
line-height: 1.3;
}
.add_wrap_bold .add_elem_desc {
font-size: 1.00rem;
color: var(--text-secondary, #595755);
line-height: 1.65;
margin: 0;
}
.add_wrap_bold .box_conclusion {
background: linear-gradient(135deg, var(--primary-100, #eefff5) 0%, #ffffff 50%, var(--primary-100, #b9f0d8) 100%);
border: 3px solid var(--primary-500, #019b66);
padding: var(--space-10, 2.5rem);
text-align: center;
}
.add_wrap_bold .box_conclusion:hover {
background: linear-gradient(135deg, var(--primary-200, #c3ffe2) 0%, #ffffff 50%, var(--primary-200, #a4e9c5) 100%);
border-color: var(--primary-700, #0b9170);
}
.add_wrap_bold .conclusion_garden {
width: 88px;
height: 88px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500, #02a47c) 0%, var(--primary-700, #109065) 100%);
color: #ffffff;
border-radius: 50%;
font-size: 2.25rem;
margin: 0 auto var(--space-6, 1.5rem);
box-shadow: 0 12px 32px rgba(5, 170, 140, 0.30);
position: relative;
}
.add_wrap_bold .conclusion_garden::before {
content: '';
position: absolute;
width: 110px;
height: 110px;
border: 3px solid var(--primary-300, #5dd9a0);
border-radius: 50%;
animation: pulse-ring-green 2s ease-out infinite;
}
@keyframes pulse-ring-green {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(1.3);
opacity: 0;
}
}
.add_wrap_bold .box_content_wide {
max-width: 900px;
margin: 0 auto;
}
.add_wrap_bold .box_conclusion .add_elem_title {
font-size: clamp(1.5rem, 2.5vw, 1.875rem);
color: var(--primary-700, #06684a);
}
@media (max-width: 767.98px) {
.add_wrap_bold {
padding: var(--space-10, 2.5rem) 0;
}
.add_wrap_bold .add_header_growth {
padding: var(--space-4, 1rem) 0;
margin-bottom: var(--space-8, 2rem);
}
.add_wrap_bold .growth_visual {
width: 80px;
height: 60px;
}
.add_wrap_bold .growth_leaf {
width: 24px;
height: 24px;
}
.add_wrap_bold .nested_box {
padding: var(--space-4, 1rem);
}
.add_wrap_bold .box_level_1,
.add_wrap_bold .box_level_3 {
padding: var(--space-6, 1.5rem);
}
.add_wrap_bold .box_conclusion {
padding: var(--space-6, 1.5rem);
}
.add_wrap_bold .box_level_2 {
min-height: auto;
}
.add_wrap_bold .box_icon_leaf {
width: 56px;
height: 56px;
font-size: 1.44rem;
}
.add_wrap_bold .conclusion_garden {
width: 72px;
height: 72px;
font-size: 1.88rem;
}
.add_wrap_bold .conclusion_garden::before {
width: 90px;
height: 90px;
}
}
[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, 10, 0.62) 0%,
rgba(9, 17, 43, 0.54) 45%,
rgba(7, 16, 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;
}
.additional-universal-clean {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-clean #c5ebf0_page_1_sec_1_title {
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-clean #a8d8db_page_1_sec_1_subtitle {
color: var(--text-secondary);
font-weight: 500;
}
.additional-universal-clean #93d7d0_page_1_sec_1_desc {
color: var(--text-secondary);
line-height: 1.7;
}
.additional-universal-clean .features-list {
position: relative;
z-index: 2;
}
.additional-universal-clean .feature-row {
position: relative;
padding: 1.5rem;
border-radius: 16px;
background: var(--surface-secondary);
transition: all 0.81s ease;
}
.additional-universal-clean .feature-row::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 4px;
height: 100%;
background: linear-gradient(
to bottom,
var(--primary-500),
var(--primary-300)
);
border-radius: 16px 0 0 16px;
opacity: 0;
transition: opacity 0.47s ease;
}
.additional-universal-clean .feature-row:hover {
transform: translateX(8px);
box-shadow: 0 10px 30px color-mix(in srgb, var(--primary-500) 10%, transparent);
}
.additional-universal-clean .feature-row:hover::before {
opacity: 1;
}
.additional-universal-clean .feature-icon-wrapper {
width: 90px;
height: 90px;
border-radius: 20px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
display: flex;
align-items: center;
justify-content: center;
font-size: 2.75rem;
color: var(--primary-500);
transition: all 1.33s ease;
margin: 0 auto;
}
.additional-universal-clean .feature-row:hover .feature-icon-wrapper {
background: var(--primary-500);
color: white;
transform: scale(1.1) rotate(-5deg);
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 25%, transparent);
}
.additional-universal-clean .feature-content h3 {
color: var(--text-primary);
}
.additional-universal-clean .feature-content p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1.12rem;
}
.additional-universal-clean .nature-decoration {
position: absolute;
pointer-events: none;
opacity: 0.06;
color: var(--primary-500);
}
.additional-universal-clean .leaf-1 {
top: 10%;
right: 5%;
font-size: 3.00rem;
animation: float-nature-v082 8s ease-in-out infinite;
}
.additional-universal-clean .leaf-2 {
bottom: 15%;
left: 3%;
font-size: 3.00rem;
animation: float-nature-v082 10s ease-in-out infinite reverse;
}
.additional-universal-clean .wave-pattern {
bottom: 0;
left: 0;
width: 100%;
height: 150px;
background: linear-gradient(
to top,
color-mix(in srgb, var(--primary-500) 8%, transparent),
transparent
);
border-radius: 50% 50% 0 0 / 20px 20px 0 0;
}
@keyframes float-nature-v082 {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
25% {
transform: translateY(-15px) rotate(3deg);
}
50% {
transform: translateY(-25px) rotate(-3deg);
}
75% {
transform: translateY(-15px) rotate(3deg);
}
}
@media (max-width: 991.98px) {
.additional-universal-clean .feature-row {
text-align: center;
}
.additional-universal-clean .feature-icon-wrapper {
width: 80px;
height: 80px;
font-size: 2.19rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-clean .feature-row {
padding: 1.25rem;
}
.additional-universal-clean .feature-row:hover {
transform: translateX(4px);
}
}
@media (max-width: 575.98px) {
.additional-universal-clean #a4d3cc_page_1_sec_1_title {
font-size: 2.00rem;
}
.additional-universal-clean .feature-icon-wrapper {
width: 70px;
height: 70px;
font-size: 2.06rem;
}
.additional-universal-clean .nature-decoration {
opacity: 0.03;
}
}
[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, 3, 5, 0.62) 0%,
rgba(5, 10, 20, 0.54) 45%,
rgba(3, 4, 10, 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;
}