:root {
--primary-50: #f2f2f2;
--primary-50-rgb: 242, 242, 242;
--primary-50-rgb: 242, 242, 242;
--primary-100: #eee4e2;
--primary-100-rgb: 217, 217, 217;
--primary-100-rgb: 217, 217, 217;
--primary-300: #868585;
--primary-300-rgb: 128, 128, 128;
--primary-300-rgb: 128, 128, 128;
--primary-500: #000000;
--primary-500-rgb: 0, 0, 0;
--primary-500-rgb: 0, 0, 0;
--primary-700: #000000;
--primary-700-rgb: 0, 0, 0;
--primary-700-rgb: 0, 0, 0;
--primary-200: #b3b3b3;
--primary-200-rgb: 173, 173, 173;
--primary-200-rgb: 173, 173, 173;
--primary-400: #312f2f;
--primary-400-rgb: 64, 64, 64;
--primary-400-rgb: 64, 64, 64;
--primary-600: #000000;
--primary-600-rgb: 0, 0, 0;
--primary-600-rgb: 0, 0, 0;
--primary-800: #000000;
--primary-800-rgb: 0, 0, 0;
--primary-800-rgb: 0, 0, 0;
--primary-900: #000000;
--primary-900-rgb: 0, 0, 0;
--primary-900-rgb: 0, 0, 0;
--primary-950: #000000;
--primary-950-rgb: 0, 0, 0;
--primary-950-rgb: 0, 0, 0;
--primary-rgb: 0, 0, 0;
--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: #e8d6d7;
--neutral-300-rgb: 212, 212, 212;
--neutral-300-rgb: 212, 212, 212;
--neutral-500: #898989;
--neutral-500-rgb: 115, 115, 115;
--neutral-500-rgb: 115, 115, 115;
--neutral-700: #585252;
--neutral-700-rgb: 64, 64, 64;
--neutral-700-rgb: 64, 64, 64;
--neutral-900: #2b2929;
--neutral-900-rgb: 43, 43, 43;
--neutral-900-rgb: 43, 43, 43;
--neutral-200: #efdfdc;
--neutral-200-rgb: 229, 229, 229;
--neutral-200-rgb: 229, 229, 229;
--neutral-400: #aaa5a4;
--neutral-400-rgb: 164, 164, 164;
--neutral-400-rgb: 164, 164, 164;
--neutral-600: #434040;
--neutral-600-rgb: 90, 90, 90;
--neutral-600-rgb: 90, 90, 90;
--neutral-800: #393939;
--neutral-800-rgb: 51, 51, 51;
--neutral-800-rgb: 51, 51, 51;
--neutral-950: #272525;
--neutral-950-rgb: 30, 30, 30;
--neutral-950-rgb: 30, 30, 30;
--surface-primary: #ffffff;
--surface-primary-rgb: 255, 255, 255;
--surface-secondary: #f8f9fa;
--surface-secondary-rgb: 248, 249, 250;
--surface-accent: var(--primary-50);
--text-primary: #000000;
--text-primary-rgb: 0, 0, 0;
--text-secondary: #4c4a4a;
--text-secondary-rgb: 51, 51, 51;
--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 11px 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 7px 9px -1px rgba(0, 0, 0, 0.1), 0 2px 13px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 11px 25px -9px rgba(0, 0, 0, 0.1), 0 13px 6px -2px rgba(0, 0, 0, 0.05);
--accent-50: #fcfed3;
--accent-50-rgb: 246, 244, 220;
--accent-50-rgb: 246, 244, 220;
--accent-100: #f7f0c9;
--accent-100-rgb: 228, 223, 197;
--accent-100-rgb: 228, 223, 197;
--accent-200: #b8b5a3;
--accent-200-rgb: 198, 185, 157;
--accent-200-rgb: 198, 185, 157;
--accent-300: #b79577;
--accent-300-rgb: 166, 147, 116;
--accent-300-rgb: 166, 147, 116;
--accent-400: #715834;
--accent-400-rgb: 121, 93, 58;
--accent-400-rgb: 121, 93, 58;
--accent-500: #431a00;
--accent-500-rgb: 77, 38, 0;
--accent-500-rgb: 77, 38, 0;
--accent-600: #461900;
--accent-600-rgb: 77, 38, 0;
--accent-600-rgb: 77, 38, 0;
--accent-700: #4b1f00;
--accent-700-rgb: 77, 38, 0;
--accent-700-rgb: 77, 38, 0;
--accent-800: #452701;
--accent-800-rgb: 77, 38, 0;
--accent-800-rgb: 77, 38, 0;
--accent-900: #401d00;
--accent-900-rgb: 77, 38, 0;
--accent-900-rgb: 77, 38, 0;
--accent-950: #5f2707;
--accent-950-rgb: 77, 38, 0;
--accent-950-rgb: 77, 38, 0;
--accent-rgb: 77, 38, 0;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--overlay-light-rgb: 255, 255, 255;
--overlay-dark-rgb: 0, 0, 0;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--text-xs: clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);
--text-sm: clamp(0.875rem, 0.8rem + 0.375vw, 1rem);
--text-base: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
--text-lg: clamp(1.125rem, 1rem + 0.625vw, 1.25rem);
--text-xl: clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);
--text-2xl: clamp(1.5rem, 1.3rem + 1vw, 1.875rem);
--text-3xl: clamp(1.875rem, 1.6rem + 1.375vw, 2.25rem);
--text-4xl: clamp(2.25rem, 1.9rem + 1.75vw, 3rem);
--text-5xl: clamp(3rem, 2.5rem + 2.5vw, 3.75rem);
--text-6xl: clamp(2.5rem, 2.2rem + 1.5vw, 3rem);
--text-7xl: clamp(2.625rem, 2.3rem + 1.625vw, 3rem);
--text-8xl: clamp(2.75rem, 2.4rem + 1.75vw, 3rem);
--text-9xl: clamp(2.875rem, 2.5rem + 1.875vw, 3rem);
--font-light: 300;
--font-normal: 400;
--font-medium: 500;
--font-semibold: 600;
--font-bold: 700;
--font-extrabold: 800;
--leading-none: 1;
--leading-tight: 1.25;
--leading-snug: 1.375;
--leading-normal: 1.5;
--leading-relaxed: 1.625;
--leading-loose: 2;
--leading-extra_loose: 2.5;
--tracking-tighter: -0.05em;
--tracking-tight: -0.025em;
--tracking-normal: 0;
--tracking-wide: 0.025em;
--tracking-wider: 0.05em;
--tracking-widest: 0.1em;
--font-primary: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--font-secondary: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
--font-monospace: 'JetBrains Mono', 'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', Consolas, 'Courier New', monospace;
--text-body: var(--text-primary);
--space-0: 0;
--space-1: 0.25rem;
--space-2: 0.5rem;
--space-3: 0.75rem;
--space-4: 1rem;
--space-5: 1.25rem;
--space-6: 1.5rem;
--space-7: 1.75rem;
--space-8: 2rem;
--space-9: 2.25rem;
--space-10: 2.5rem;
--space-11: 2.75rem;
--space-12: 3rem;
--space-14: 3.5rem;
--space-16: 4rem;
--space-20: 5rem;
--space-24: 6rem;
--space-28: 7rem;
--space-32: 8rem;
--space-36: 9rem;
--space-40: 10rem;
--space-44: 11rem;
--space-48: 12rem;
--space-52: 13rem;
--space-56: 14rem;
--space-60: 15rem;
--space-64: 16rem;
--space-72: 18rem;
--space-80: 20rem;
--space-96: 24rem;
--space-px: 1px;
--space-0.5: 0.125rem;
--space-1.5: 0.375rem;
--space-2.5: 0.625rem;
--space-3.5: 0.875rem;
--space-xs: 0.5rem;
--space-sm: 1rem;
--space-md: 1.5rem;
--space-lg: 2rem;
--space-xl: 3rem;
--space-2xl: 4rem;
--space-3xl: 6rem;
--space-4xl: 8rem;
--space-5xl: 12rem;
--space-6xl: 16rem;
--section-py: clamp(3rem, 5vw, 5rem);
--section-y-mobile: 3rem;
--section-y-tablet: 4rem;
--section-y-desktop: 5rem;
--section-y-hero: clamp(4rem, 10vw, 8rem);
--section-x: clamp(1rem, 3vw, 2rem);
--section-gap: clamp(1.5rem, 3vw, 2.5rem);
--card-padding: 1.5rem;
--card-gap: 1rem;
--button-padding-x: 1.5rem;
--button-padding-y: 0.75rem;
--form-gap: 1rem;
}
:root {
--shadow-none: none;
--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-md: 0 6px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 9px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 11px 19px -3px rgba(0, 0, 0, 0.1), 0 17px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-xl: 0 27px 26px -5px rgba(0, 0, 0, 0.1), 0 11px 10px -5px rgba(0, 0, 0, 0.04);
--shadow-2xl: 0 25px 50px -21px rgba(0, 0, 0, 0.25);
--shadow-inner: inset 0 2px 6px 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.51s ease;
--transition-normal: 0.83s ease;
--transition-slow: 0.77s ease;
--transition-all: all 1.21s ease;
--duration-fast: 0.49s;
--duration-normal: 0.90s;
--duration-slow: 1.29s;
--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: 7617px) {
section {
padding-top: var(--section-y-tablet);
padding-bottom: var(--section-y-tablet);
}
}
@media (min-width: 1027px) {
section {
padding-top: var(--section-y-desktop);
padding-bottom: var(--section-y-desktop);
}
}
section[id="hero"] {
padding-top: var(--section-y-hero);
padding-bottom: var(--section-y-hero);
}
@media (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
*, *::before, *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
:root {
--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
--shadow-md: 0 5px 6px -1px rgba(0, 0, 0, 0.3);
--shadow-lg: 0 10px 19px -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;
}
.minimal_font_primary {
font-family: var(--font-primary);
}
.best_font_secondary {
font-family: var(--font-secondary);
}
.design_font_mono {
font-family: var(--font-mono);
}
.studio_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);
}
.site_display_2 {
font-family: var(--font-secondary);
font-size: var(--text-5xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.business_display_3 {
font-family: var(--font-secondary);
font-size: var(--text-4xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.premium_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);
}
.container_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);
}
.page_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);
}
.digital_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);
}
.new_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);
}
.creative_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);
}
.fresh_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);
}
.app_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);
}
.style_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);
}
.layout_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);
}
.web_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);
}
.ui_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);
}
.modern_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);
}
.clean_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);
}
.prime_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);
}
.brand_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;
}
.bold_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);
}
.agency_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);
}
.theme_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);
}
.theme_nav_link:hover,
.theme_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.top_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);
}
.main_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: 7615px) {
.core_hero_title {
font-size: var(--text-4xl);
}
.clean_section_title {
font-size: var(--text-3xl);
}
.studio_display_1 {
font-size: var(--text-5xl);
}
.site_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.core_hero_title {
font-size: var(--text-3xl);
}
.clean_section_title {
font-size: var(--text-2xl);
}
.studio_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);
}
.smart_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.pro_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.section_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.dark_text_balance {
text-wrap: balance;
}
.bright_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.theme_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.layout_caption,
.web_overline,
.main_footer_text {
color: var(--text-secondary);
}
.unique_hero_subtitle,
.prime_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.core_hero_title,
.clean_section_title,
.premium_heading_1,
.container_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.smart_text_gradient {
color: var(--text-primary);}
}
body {
font-family: var(--font-primary);
font-size: 1.00rem;
line-height: 1.6;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: var(--font-accent);
font-weight: 600;
line-height: 1.2;
margin-bottom: 0.5em;
}
h1, .h1 {
font-size: clamp(2rem, 5vw, 3.5rem);
font-weight: 700;
}
h2, .h2 {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
}
h3, .h3 {
font-size: clamp(1.5rem, 3vw, 2rem);
font-weight: 600;
}
h4, .h4 {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
}
h5, .h5 {
font-size: clamp(1.125rem, 2vw, 1.25rem);
font-weight: 500;
}
h6, .h6 {
font-size: 0.88rem;
font-weight: 500;
}
p {
font-family: var(--font-body);
margin-bottom: 1em;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
line-height: 1.7;
}
.text-accent,
.hero-title,
.section-title,
.card-title {
font-family: var(--font-accent);
}
.subtitle,
.section-subtitle {
font-family: var(--font-primary);
font-weight: 500;
}
blockquote {
font-family: var(--font-accent);
font-style: italic;
font-size: 1.25rem;
border-left: 3px solid currentColor;
padding-left: 1.5rem;
margin: 1.5rem 0;
}
.navbar,
.nav-link,
.navbar-brand {
font-family: var(--font-primary);
font-weight: 500;
}
.btn,
button {
font-family: var(--font-primary);
font-weight: 600;
letter-spacing: 0.025em;
}
input,
textarea,
select,
.form-control,
.form-label {
font-family: var(--font-primary);
}
.form-label {
font-weight: 500;
}
.card {
font-family: var(--font-primary);
}
.card-header,
.card-title {
font-family: var(--font-accent);
font-weight: 600;
}
.badge,
.label,
.tag {
font-family: var(--font-primary);
font-weight: 600;
font-size: 0.94rem;
}
footer,
.footer {
font-family: var(--font-primary);
font-size: 0.94rem;
}
footer h1, footer h2, footer h3,
footer h4, footer h5, footer h6,
.footer h1, .footer h2, .footer h3,
.footer h4, .footer h5, .footer h6 {
font-family: var(--font-accent);
}
code,
pre,
kbd,
samp {
font-family: var(--font-mono);
font-size: 0.9em;
}
.font-primary {
font-family: var(--font-primary) !important;
}
.font-accent {
font-family: var(--font-accent) !important;
}
.font-heading {
font-family: var(--font-heading) !important;
}
.font-body {
font-family: var(--font-body) !important;
}
@media (max-width: 7613px) {
body {
font-size: 0.88rem;
}
.lead {
font-size: 1.00rem;
}
}
@media print {
body {
font-family: var(--font-primary);
}
h1, h2, h3, h4, h5, h6 {
font-family: var(--font-accent);
page-break-after: avoid;
}
}
.elite_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.content_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.light_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.company_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.base_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.custom_stack {
display: flex;
flex-direction: column;
}
.digital1_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.bold24_full_height {
min-height: auto;
}
.section78_section_height {
min-height: auto;
}
.light65_hero_height {
min-height: auto;
}
.agency92_m_0 { margin: 0; }
.light87_m_1 { margin: var(--space-1); }
.content54_m_2 { margin: var(--space-2); }
.prime8_m_3 { margin: var(--space-3); }
.fresh56_m_4 { margin: var(--space-4); }
.elite34_m_6 { margin: var(--space-6); }
.pro78_m_8 { margin: var(--space-8); }
.theme77_m_12 { margin: var(--space-12); }
.agency83_m_16 { margin: var(--space-16); }
.elite83_mx_auto { margin-left: auto; margin-right: auto; }
.studio24_my_auto { margin-top: auto; margin-bottom: auto; }
.ui45_mt_0 { margin-top: 0; }
.clean28_mt_4 { margin-top: var(--space-4); }
.agency74_mt_8 { margin-top: var(--space-8); }
.container52_mt_12 { margin-top: var(--space-12); }
.site17_mb_0 { margin-bottom: 0; }
.minimal49_mb_4 { margin-bottom: var(--space-4); }
.style10_mb_8 { margin-bottom: var(--space-8); }
.section96_mb_12 { margin-bottom: var(--space-12); }
.top58_p_0 { padding: 0; }
.design23_p_1 { padding: var(--space-1); }
.new57_p_2 { padding: var(--space-2); }
.custom41_p_3 { padding: var(--space-3); }
.dark35_p_4 { padding: var(--space-4); }
.best87_p_6 { padding: var(--space-6); }
.theme35_p_8 { padding: var(--space-8); }
.pro92_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.top78_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.best33_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.modern22_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.fresh57_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.web61_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.smart14_gap_1 { gap: var(--space-1); }
.studio93_gap_2 { gap: var(--space-2); }
.app11_gap_3 { gap: var(--space-3); }
.content26_gap_4 { gap: var(--space-4); }
.style68_gap_6 { gap: var(--space-6); }
.agency29_gap_8 { gap: var(--space-8); }
.light51_shadow_none { box-shadow: var(--shadow-none); }
.layout67_shadow_xs { box-shadow: var(--shadow-xs); }
.bold42_shadow_sm { box-shadow: var(--shadow-sm); }
.agency9_shadow_md { box-shadow: var(--shadow-md); }
.section93_shadow_lg { box-shadow: var(--shadow-lg); }
.base65_shadow_xl { box-shadow: var(--shadow-xl); }
.site87_shadow_2xl { box-shadow: var(--shadow-2xl); }
.prime67_shadow_inner { box-shadow: var(--shadow-inner); }
.theme26_shadow_colored { box-shadow: var(--shadow-colored); }
.studio98_radius_none { border-radius: var(--radius-none); }
.dark93_radius_xs { border-radius: var(--radius-xs); }
.clean54_radius_sm { border-radius: var(--radius-sm); }
.layout39_radius_md { border-radius: var(--radius-md); }
.minimal48_radius_lg { border-radius: var(--radius-lg); }
.new67_radius_xl { border-radius: var(--radius-xl); }
.bold92_radius_2xl { border-radius: var(--radius-2xl); }
.new71_radius_3xl { border-radius: var(--radius-3xl); }
.new94_radius_full { border-radius: var(--radius-full); }
.bright60_gradient_primary {
background: var(--gradient-primary);
}
.brand43_gradient_secondary {
background: var(--gradient-secondary);
}
.web91_gradient_hero {
background: var(--gradient-hero);
}
.creative73_gradient_card {
background: var(--gradient-card);
}
.unique59_gradient_overlay {
position: relative;
}
.unique59_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;
}
.unique59_gradient_overlay > * {
position: relative;
z-index: 2;
}
.content29_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.content29_hover_lift:hover {
transform: translateY(-6px);
box-shadow: var(--shadow-lg);
}
.dark86_hover_scale {
transition: transform var(--transition-normal);
}
.dark86_hover_scale:hover {
transform: scale(1.02);
}
.business64_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.business64_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.app65_hover_fade {
transition: opacity var(--transition-normal);
}
.app65_hover_fade:hover {
opacity: var(--opacity-loading);
}
.page61_focus_ring {
transition: box-shadow var(--transition-fast);
}
.page61_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.theme35_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.digital87_hero_content {
position: relative;
z-index: 2;
}
.base63_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.clean23_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.section97_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.theme44_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.clean92_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(325px, 1fr));
gap: var(--space-6);
}
.app62_timeline {
position: relative;
}
.app62_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.fresh21_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.fresh21_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.fresh21_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.brand96_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.dark94_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;
}
}
.unique94_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;
}
}
.company73_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;
}
}
.dark56_transition_all {
transition: var(--transition-all);
}
.prime30_transition_fast {
transition: all var(--transition-fast);
}
.best2_transition_normal {
transition: all var(--transition-normal);
}
.light72_transition_slow {
transition: all var(--transition-slow);
}
.business50_bg_primary { background-color: var(--bg-primary); }
.digital72_bg_secondary { background-color: var(--bg-secondary); }
.creative73_bg_muted { background-color: var(--bg-muted); }
.layout61_bg_glass { background-color: var(--bg-glass); }
.web3_text_primary { color: var(--text-primary); }
.brand9_text_secondary { color: var(--text-secondary); }
.fresh86_text_muted { color: var(--text-muted); }
.studio96_text_inverse { color: var(--text-inverse); }
.bright95_text_link { color: var(--text-link); }
.smart63_border_light { border-color: var(--border-light); }
.prime68_border_medium { border-color: var(--border-medium); }
.dark51_border_strong { border-color: var(--border-strong); }
.premium90_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 7621px) {
.base63_services_grid,
.section97_features_grid,
.clean23_team_grid,
.clean92_pricing_grid {
grid-template-columns: 1fr;
}
.theme44_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.app62_timeline::before {
left: 30px;
}
.fresh21_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.section78_section_height {
min-height: auto;
}
.light65_hero_height {
min-height: auto;
}
}
@media (max-width: 480px) {
.theme44_gallery_grid {
grid-template-columns: 1fr;
}
.fresh21_timeline_item {
padding-left: var(--space-12) !important;
}
}
.brand98_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;
}
.app11_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.bright54_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);
}
.bright54_skip_link:focus {
top: 6px;
}
@media print {
.layout69_no_print {
display: none !important;
}
.main77_print_only {
display: block !important;
}
.layout67_shadow_xs,
.bold42_shadow_sm,
.agency9_shadow_md,
.section93_shadow_lg,
.base65_shadow_xl,
.site87_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.74rem;
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.06rem;
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(7px);
}
.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) {
.brand96_fade_in,
.dark94_slide_up,
.unique94_slide_in_left,
.company73_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.content29_hover_lift,
.dark86_hover_scale,
.business64_hover_shadow,
.app65_hover_fade,
.dark56_transition_all,
.prime30_transition_fast,
.best2_transition_normal,
.light72_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-special {
--header-height: 80px;
--header-bg: var(--surface-primary);
--header-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
--transition-speed: 0.64s;
--hamburger-size: 29px;
}
.header-special {
position: relative;
background: var(--header-bg);
box-shadow: var(--header-shadow);
z-index: 10;
}
.navbar-special {
position: relative;
height: var(--header-height);
z-index: 10;
}
.navbar-content-special {
display: flex;
align-items: center;
justify-content: space-between;
height: 100%;
position: relative;
}
.brand-special {
position: relative;
z-index: 10004;
}
.brand-link-special {
display: flex;
align-items: center;
gap: 17px;
text-decoration: none;
transition: all var(--transition-speed) ease;
}
.brand-icon-special {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 13px;
color: white;
font-size: 26px;
transition: all var(--transition-speed) ease;
}
.brand-text-special {
font-size: 1.25rem;
font-weight: 700;
color: var(--text-primary);
letter-spacing: -0.02em;
transition: color var(--transition-speed) ease;
}
.brand-link-special:hover .brand-icon-special {
transform: rotate(180deg) scale(1.05);
box-shadow: 0 4px 17px rgba(0, 0, 0, 0.15);
}
.brand-link-special:hover .brand-text-special {
color: var(--primary-500);
}
.nav-links-desktop-special {
display: none;
gap: 2rem;
align-items: center;
}
.nav-link-special {
position: relative;
font-size: 0.94rem;
font-weight: 500;
color: var(--text-secondary);
text-decoration: none;
padding: 0.5rem 0;
transition: color var(--transition-speed) ease;
}
.nav-link-special::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width var(--transition-speed) ease;
}
.nav-link-special:hover,
.nav-link-special.active {
color: var(--primary-500);
}
.nav-link-special:hover::after,
.nav-link-special.active::after {
width: 100%;
}
.hamburger-special {
display: flex;
align-items: center;
justify-content: center;
width: 44px;
height: 44px;
padding: 0;
background: transparent;
border: none;
cursor: pointer;
z-index: 10003;
position: relative;
transition: all var(--transition-speed) ease;
}
.hamburger-special:hover {
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
border-radius: 11px;
}
.hamburger-box-special {
width: var(--hamburger-size);
height: var(--hamburger-size);
display: inline-block;
position: relative;
}
.hamburger-inner-special,
.hamburger-inner-special::before,
.hamburger-inner-special::after {
width: var(--hamburger-size);
height: 3px;
background-color: var(--primary-500);
border-radius: 2px;
position: absolute;
transition: all var(--transition-speed) ease;
}
.hamburger-inner-special {
display: block;
top: 50%;
margin-top: -1.5px;
}
.hamburger-inner-special::before,
.hamburger-inner-special::after {
content: '';
display: block;
}
.hamburger-inner-special::before {
top: -8px;
}
.hamburger-inner-special::after {
bottom: -8px;
}
.hamburger-special.is-active .hamburger-inner-special {
transform: rotate(45deg);
background-color: var(--primary-700);
}
.hamburger-special.is-active .hamburger-inner-special::before {
top: 0;
opacity: 0;
}
.hamburger-special.is-active .hamburger-inner-special::after {
bottom: 0;
transform: rotate(-90deg);
}
.mobile-menu-special {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
visibility: hidden;
pointer-events: none;
z-index: 1000;
}
.mobile-menu-special.is-open {
visibility: visible;
pointer-events: auto;
}
.mobile-menu-backdrop-special {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
transition: opacity var(--transition-speed) ease;
z-index: 0;
}
.mobile-menu-special.is-open .mobile-menu-backdrop-special {
opacity: 1;
}
.mobile-menu-panel-special {
position: absolute;
top: 0;
right: 0;
width: min(320px, 85vw);
height: 100%;
background: var(--surface-primary);
box-shadow: -4px 0 24px rgba(0, 0, 0, 0.15);
transform: translateX(100%);
transition: transform var(--transition-speed) cubic-bezier(0.4, 0, 0.2, 1);
overflow-y: auto;
z-index: 1;
padding: calc(var(--header-height) + 2rem) 2rem 2rem;
}
.mobile-menu-special.is-open .mobile-menu-panel-special {
transform: translateX(0);
}
.mobile-menu-decor-special {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
}
.mobile-menu-decor-special .decor-circle-1,
.mobile-menu-decor-special .decor-circle-2 {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 10%, transparent),
color-mix(in srgb, var(--primary-300) 5%, transparent));
}
.mobile-menu-decor-special .decor-circle-1 {
width: 200px;
height: 200px;
top: -100px;
right: -100px;
}
.mobile-menu-decor-special .decor-circle-2 {
width: 150px;
height: 150px;
bottom: 50px;
left: -75px;
}
.mobile-nav-special {
display: flex;
flex-direction: column;
gap: 0.5rem;
position: relative;
z-index: 2;
}
.mobile-nav-link-special {
display: block;
padding: 1rem 1.25rem;
font-size: 1.00rem;
font-weight: 500;
color: var(--text-primary);
text-decoration: none;
border-radius: 8px;
transition: all var(--transition-speed) ease;
position: relative;
overflow: hidden;
}
.mobile-nav-link-special::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 4px;
height: 100%;
background: var(--primary-500);
transform: translateX(-100%);
transition: transform var(--transition-speed) ease;
}
.mobile-nav-link-special:hover,
.mobile-nav-link-special.active {
background: color-mix(in srgb, var(--primary-500) 8%, transparent);
color: var(--primary-700);
padding-left: 1.5rem;
}
.mobile-nav-link-special:hover::before,
.mobile-nav-link-special.active::before {
transform: translateX(0);
}
.mobile-menu-icons-special {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 1rem;
margin-top: 3rem;
position: relative;
z-index: 2;
}
.icon-item-special {
aspect-ratio: 1;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 70%, white));
border-radius: 15px;
color: var(--primary-500);
font-size: 1.56rem;
transition: all var(--transition-speed) ease;
}
.icon-item-special:hover {
transform: translateY(-4px) rotate(5deg);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
}
.header-decorations-special {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.deco-shape-1 {
position: absolute;
width: 120px;
height: 120px;
top: -60px;
right: 10%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 5%, transparent),
transparent);
border-radius: 50%;
}
.deco-shape-2 {
position: absolute;
width: 80px;
height: 80px;
bottom: -40px;
left: 15%;
background: linear-gradient(45deg,
transparent,
color-mix(in srgb, var(--primary-300) 8%, transparent));
border-radius: 20%;
transform: rotate(45deg);
}
.deco-line {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: linear-gradient(90deg,
transparent,
var(--primary-300),
transparent);
}
@media (min-width: 768px) {
.header-special {
--header-height: 90px;
}
.brand-icon-special {
width: 48px;
height: 48px;
font-size: 30px;
}
.brand-text-special {
font-size: 1.38rem;
}
.mobile-menu-panel-special {
width: 360px;
}
.mobile-nav-link-special {
font-size: 1.25rem;
padding: 1.1rem 1.5rem;
}
.icon-item-special {
font-size: 1.62rem;
}
}
@media (min-width: 992px) {
.hamburger-special {
display: none;
}
.nav-links-desktop-special {
display: flex;
}
.mobile-menu-special {
display: none;
}
.brand-text-special {
font-size: 1.38rem;
}
.nav-link-special {
font-size: 1.06rem;
}
}
@media (min-width: 1200px) {
.header-special {
--header-height: 100px;
}
.nav-links-desktop-special {
gap: 2.5rem;
}
.nav-link-special {
font-size: 1.12rem;
}
}
@media (min-width: 1400px) {
.nav-links-desktop-special {
gap: 3rem;
}
}
@media (prefers-reduced-motion: reduce) {
.header-special *,
.header-special *::before,
.header-special *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
.nav-link-special,
.mobile-nav-link-special {
text-decoration: underline;
}
.hamburger-inner-special,
.hamburger-inner-special::before,
.hamburger-inner-special::after {
background-color: var(--text-primary);
}
}
.nav-link-special:focus-visible,
.mobile-nav-link-special:focus-visible,
.hamburger-special:focus-visible,
.brand-link-special:focus-visible {
outline: 2px solid var(--primary-500);
outline-offset: 4px;
border-radius: 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, 4, 10, 0.62) 0%,
rgba(13, 24, 36, 0.54) 45%,
rgba(2, 4, 6, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.header-special,
.icon-item-special,
.header-decorations-special {
overflow-x: hidden !important;
}
#hero.hero-professional-blue-01 {
min-height: 100vh;
display: flex;
align-items: center;
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--neutral-50) 100%);
padding: var(--space-8) 0;
position: relative;
overflow: hidden;
}
#hero.hero-professional-blue-01 .container-fluid {
padding-left: var(--space-6);
padding-right: var(--space-6);
}
#hero.hero-professional-blue-01 .hero-content {
display: flex;
flex-direction: column;
justify-content: center;
z-index: 2;
}
#hero.hero-professional-blue-01 .hero-text-stack {
margin-bottom: var(--space-8);
}
#hero.hero-professional-blue-01 .hero-title {
color: var(--text-primary);
margin-bottom: var(--space-4);
line-height: 1.2;
letter-spacing: -0.02em;
}
#hero.hero-professional-blue-01 .hero-subtitle {
color: var(--primary-500);
margin-bottom: var(--space-4);
font-weight: 600;
letter-spacing: 0.05em;
text-transform: uppercase;
font-size: 0.88rem;
}
#hero.hero-professional-blue-01 .hero-description {
color: var(--text-secondary);
margin-bottom: 0;
line-height: 1.6;
max-width: 520px;
}
#hero.hero-professional-blue-01 .hero-cta-group {
display: flex;
flex-wrap: wrap;
gap: var(--space-4);
align-items: center;
}
#hero.hero-professional-blue-01 .hero-btn {
padding: var(--space-3) var(--space-6);
border-radius: var(--radius-lg);
font-weight: 600;
text-decoration: none;
display: inline-flex;
align-items: center;
justify-content: center;
transition: all var(--duration-300) var(--ease-smooth);
border: 2px solid;
cursor: pointer;
}
#hero.hero-professional-blue-01 .btn-primary {
background-color: var(--primary-500);
color: var(--text-inverse);
border-color: var(--primary-500);
}
#hero.hero-professional-blue-01 .btn-primary:hover {
background-color: var(--primary-700);
border-color: var(--primary-700);
transform: translateY(-2px);
box-shadow: var(--shadow-lg);
}
#hero.hero-professional-blue-01 .btn-outline-primary {
background-color: transparent;
color: var(--primary-500);
border-color: var(--primary-500);
}
#hero.hero-professional-blue-01 .btn-outline-primary:hover {
background-color: var(--primary-50);
border-color: var(--primary-700);
color: var(--primary-700);
}
#hero.hero-professional-blue-01 .hero-visual {
position: relative;
display: flex;
align-items: center;
justify-content: center;
min-height: 500px;
}
#hero.hero-professional-blue-01 .hero-image-grid {
position: relative;
width: 100%;
height: 100%;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
gap: var(--space-4);
}
#hero.hero-professional-blue-01 .hero-image-primary {
grid-column: 1 / 2;
grid-row: 1 / 3;
border-radius: var(--radius-2xl);
overflow: hidden;
box-shadow: var(--shadow-xl);
transform: translateY(-20px) rotate(-2deg);
transition: transform var(--duration-500) var(--ease-smooth);
}
#hero.hero-professional-blue-01 .hero-image-accent {
grid-column: 2 / 3;
grid-row: 1 / 2;
border-radius: var(--radius-xl);
overflow: hidden;
box-shadow: var(--shadow-lg);
transform: translateY(10px) rotate(3deg);
transition: transform var(--duration-500) var(--ease-smooth);
}
#hero.hero-professional-blue-01 .hero-image-secondary {
grid-column: 2 / 3;
grid-row: 2 / 3;
border-radius: var(--radius-xl);
overflow: hidden;
box-shadow: var(--shadow-lg);
transform: rotate(-3deg);
transition: transform var(--duration-500) var(--ease-smooth);
}
#hero.hero-professional-blue-01 .hero-image-tertiary {
display: none;
}
#hero.hero-professional-blue-01 .hero-image-grid img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
#hero.hero-professional-blue-01 .hero-decorative-blob {
position: absolute;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.08;
z-index: 0;
animation: blob-drift 6s ease-in-out infinite;
}
#hero.hero-professional-blue-01 .hero-blob-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: -80px;
right: -100px;
animation-delay: 0s;
}
#hero.hero-professional-blue-01 .hero-blob-2 {
width: 250px;
height: 250px;
background: var(--primary-300);
bottom: -60px;
left: 10%;
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
animation-delay: 2s;
}
#hero.hero-professional-blue-01 .hero-decorative-accent {
position: absolute;
background: linear-gradient(45deg, var(--primary-100) 0%, transparent 100%);
z-index: 0;
}
#hero.hero-professional-blue-01 .hero-accent-1 {
width: 200px;
height: 200px;
top: 50%;
left: 5%;
border-radius: 50%;
opacity: 0.15;
}
@keyframes blob-drift {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(30px, -30px);
}
}
@media (max-width: 991.98px) {
#hero.hero-professional-blue-01 {
min-height: auto;
max-height: none;
padding: var(--space-8) 0;
}
#hero.hero-professional-blue-01 .hero-visual {
min-height: 400px;
}
#hero.hero-professional-blue-01 .hero-image-grid {
grid-template-columns: 1fr;
grid-template-rows: auto;
gap: var(--space-3);
}
#hero.hero-professional-blue-01 .hero-image-primary,
#hero.hero-professional-blue-01 .hero-image-accent,
#hero.hero-professional-blue-01 .hero-image-secondary {
grid-column: 1;
grid-row: auto;
transform: none;
}
#hero.hero-professional-blue-01 .hero-title {
font-size: 2.06rem;
}
#hero.hero-professional-blue-01 .hero-cta-group {
flex-direction: column;
align-items: stretch;
}
#hero.hero-professional-blue-01 .hero-btn {
width: 100%;
}
}
@media (max-width: 576px) {
#hero.hero-professional-blue-01 .container-fluid {
padding-left: var(--space-4);
padding-right: var(--space-4);
}
#hero.hero-professional-blue-01 .hero-title {
font-size: 1.62rem;
margin-bottom: var(--space-3);
}
#hero.hero-professional-blue-01 .hero-subtitle {
margin-bottom: var(--space-3);
font-size: 0.81rem;
}
#hero.hero-professional-blue-01 .hero-description {
font-size: 1.00rem;
line-height: 1.5;
}
#hero.hero-professional-blue-01 .hero-text-stack {
margin-bottom: var(--space-6);
}
#hero.hero-professional-blue-01 .hero-decorative-blob {
opacity: 0.04;
}
#hero.hero-professional-blue-01 .hero-blob-1,
#hero.hero-professional-blue-01 .hero-blob-2 {
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, 34, 53, 0.62) 0%,
rgba(8, 13, 24, 0.54) 45%,
rgba(4, 8, 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;
}
.usp-section {
position: relative;
padding: var(--space-6) 0;
background-color: var(--bg-primary);
overflow: hidden;
min-height: auto;
}
.usp-header {
text-align: center;
margin-bottom: var(--space-5);
position: relative;
z-index: 2;
}
.usp-section #usp-title {
color: var(--text-primary);
margin-bottom: var(--space-2);
font-weight: 800;
letter-spacing: -0.02em;
}
.usp-section #usp-subtitle {
color: var(--primary-700);
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.08em;
margin-bottom: var(--space-3);
}
.usp-description {
color: var(--text-secondary);
max-width: 500px;
margin-left: auto;
margin-right: auto;
font-size: 0.94rem;
}
.usp-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: var(--space-3);
position: relative;
z-index: 2;
}
.usp-item {
background-color: var(--bg-secondary);
border: 3px solid var(--border-strong);
padding: var(--space-4);
position: relative;
transition: transform var(--duration-base) var(--ease-out),
box-shadow var(--duration-base) var(--ease-out);
}
.usp-item:nth-child(odd) {
transform: rotate(-1deg);
}
.usp-item:nth-child(even) {
transform: rotate(1deg);
}
.usp-item:hover {
transform: rotate(0deg) translateY(-4px);
box-shadow: 0 14px 24px rgba(0, 0, 0, 0.12);
border-color: var(--primary-500);
}
.usp-item-header {
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-bottom: var(--space-2);
}
.usp-item-label {
color: var(--text-secondary);
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.1em;
margin: 0;
flex: 1;
}
.usp-item-value {
background-color: var(--primary-700);
color: var(--bg-primary);
padding: var(--space-1) var(--space-2);
border: 2px solid var(--primary-500);
font-weight: 800;
font-size: 0.81rem;
text-transform: uppercase;
letter-spacing: 0.08em;
white-space: nowrap;
margin-left: var(--space-2);
}
.usp-item-text {
color: var(--text-secondary);
margin: 0;
line-height: 1.6;
font-size: 0.88rem;
}
.usp-bg-decoration {
position: absolute;
pointer-events: none;
opacity: 0.08;
z-index: 1;
}
.usp-bg-1 {
width: 480px;
height: 480px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: -240px;
right: -240px;
border-radius: 50%;
}
.usp-bg-2 {
width: 320px;
height: 320px;
background: radial-gradient(circle, var(--primary-700) 0%, transparent 70%);
bottom: -160px;
left: -160px;
border-radius: 50%;
}
@media (max-width: 768px) {
.usp-section {
padding: var(--space-4) 0;
}
.usp-header {
margin-bottom: var(--space-4);
}
.usp-grid {
grid-template-columns: 1fr;
gap: var(--space-2);
}
.usp-item {
padding: var(--space-3);
}
.usp-item:nth-child(odd),
.usp-item:nth-child(even) {
transform: rotate(0deg);
}
}
[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, 23, 39, 0.62) 0%,
rgba(9, 13, 30, 0.54) 45%,
rgba(8, 18, 29, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.about-section {
position: relative;
min-height: auto;
overflow: hidden;
background: linear-gradient(135deg, rgba(var(--primary-50-rgb), 0.3) 0%, transparent 100%);
padding-top: var(--space-8);
padding-bottom: var(--space-8);
}
.about-section .container {
position: relative;
z-index: 2;
}
.about-section h2 {
color: var(--text-primary);
font-weight: 700;
line-height: 1.2;
}
.about-section .prime_section_subtitle {
color: var(--primary-500);
text-transform: uppercase;
letter-spacing: 0.1em;
font-weight: 600;
font-size: 0.81rem;
}
.about-section .app_body_base {
color: var(--text-secondary);
font-size: 1.06rem;
line-height: 1.6;
}
.about-image-hero {
position: relative;
border-radius: var(--radius-3xl);
overflow: hidden;
background: linear-gradient(135deg, var(--primary-100), var(--neutral-100));
padding: 2px;
backdrop-filter: blur(10px);
border: 1px solid rgba(var(--primary-500-rgb), 0.15);
}
.about-image-hero img {
display: block;
width: 100%;
height: auto;
border-radius: calc(var(--radius-3xl) - 2px);
box-shadow: var(--shadow-lg);
}
.about-feature-card {
position: relative;
padding: var(--space-6);
border-radius: var(--radius-2xl);
background: linear-gradient(135deg,
rgba(var(--neutral-50-rgb), 0.6) 0%,
rgba(var(--primary-50-rgb), 0.3) 100%);
backdrop-filter: blur(20px);
border: 1px solid rgba(var(--primary-500-rgb), 0.12);
transition: all var(--duration-300) var(--ease-out);
overflow: hidden;
}
.about-feature-card::before {
content: '';
position: absolute;
top: -50%;
right: -50%;
width: 100%;
height: 100%;
background: radial-gradient(circle, rgba(var(--primary-500-rgb), 0.08) 0%, transparent 70%);
pointer-events: none;
opacity: 0;
transition: opacity var(--duration-300) var(--ease-out);
}
.about-feature-card:hover {
background: linear-gradient(135deg,
rgba(var(--neutral-50-rgb), 0.8) 0%,
rgba(var(--primary-100-rgb), 0.5) 100%);
border-color: rgba(var(--primary-500-rgb), 0.25);
transform: translateY(-4px);
box-shadow: 0 16px 24px rgba(var(--primary-500-rgb), 0.12);
}
.about-feature-card:hover::before {
opacity: 1;
}
.about-feature-icon {
display: flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border-radius: var(--radius-lg);
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: white;
margin-bottom: var(--space-4);
box-shadow: 0 8px 16px rgba(var(--primary-500-rgb), 0.2);
}
.about-feature-icon svg {
stroke: currentColor;
}
.about-feature-card h3 {
color: var(--text-primary);
font-weight: 600;
position: relative;
z-index: 1;
}
.about-feature-card p {
color: var(--text-secondary);
position: relative;
z-index: 1;
}
.about-image-card {
position: relative;
border-radius: var(--radius-2xl);
overflow: hidden;
background: linear-gradient(135deg, var(--neutral-100), var(--primary-50));
padding: 2px;
border: 1px solid rgba(var(--primary-500-rgb), 0.1);
transition: transform var(--duration-300) var(--ease-out);
}
.about-image-card img {
display: block;
width: 100%;
height: auto;
border-radius: calc(var(--radius-2xl) - 2px);
}
.about-image-card:hover {
transform: translateY(-4px);
}
.about-decoration {
position: absolute;
border-radius: 50%;
pointer-events: none;
opacity: 0.5;
filter: blur(40px);
}
.about-decoration-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
background: radial-gradient(circle, rgba(var(--primary-500-rgb), 0.15) 0%, transparent 70%);
}
.about-decoration-2 {
width: 300px;
height: 300px;
bottom: -80px;
left: -80px;
background: radial-gradient(circle, rgba(var(--primary-700-rgb), 0.1) 0%, transparent 70%);
}
@media (max-width: 768px) {
.about-section {
padding-top: var(--space-6);
padding-bottom: var(--space-6);
}
.about-section h2 {
font-size: 1.81rem;
}
.about-feature-card {
padding: var(--space-5);
}
.about-decoration-1 {
width: 250px;
height: 250px;
top: -50px;
right: -50px;
}
.about-decoration-2 {
width: 200px;
height: 200px;
bottom: -50px;
left: -50px;
}
}
[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, 17, 29, 0.62) 0%,
rgba(8, 16, 38, 0.54) 45%,
rgba(3, 5, 13, 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;
overflow: hidden;
background: linear-gradient(135deg, var(--primary-50) 0%, transparent 100%);
}
.features-section__blob {
position: absolute;
border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
opacity: 0.08;
pointer-events: none;
}
.features-section__blob--1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: -50px;
right: -80px;
animation: blob-float 6s ease-in-out infinite;
}
.features-section__blob--2 {
width: 250px;
height: 250px;
background: var(--primary-300);
bottom: 10%;
left: -60px;
animation: blob-float 8s ease-in-out infinite 1s;
}
@keyframes blob-float {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
50% { transform: translate(20px, -20px) rotate(45deg); }
}
.feature-card {
position: relative;
padding: var(--space-5);
border-radius: var(--radius-lg);
background: var(--bg-primary);
border: 1px solid var(--border-light);
transition: all var(--duration-300) var(--ease-out);
overflow: hidden;
}
.feature-card:hover {
border-color: var(--primary-300);
box-shadow: 0 14px 36px rgba(103, 87, 214, 0.12);
transform: translateY(-4px);
}
.feature-card--offset {
margin-top: var(--space-4);
}
.feature-card__accent {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, var(--primary-500) 0%, var(--primary-300) 100%);
border-radius: var(--radius-sm) var(--radius-sm) 0 0;
}
.feature-card__content {
position: relative;
z-index: 1;
}
.clean_section_title {
font-size: clamp(2rem, 4vw, 3rem);
font-weight: 700;
letter-spacing: -0.02em;
color: var(--text-primary);
line-height: 1.2;
}
.prime_section_subtitle {
font-size: clamp(1.125rem, 2vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.3;
}
.fresh_body_large {
font-size: 1.12rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.4;
}
.app_body_base {
font-size: 1.12rem;
font-weight: 400;
line-height: 1.6;
color: var(--text-secondary);
}
.text-muted {
color: var(--text-muted) !important;
}
.fw-600 {
font-weight: 600;
}
@media (max-width: 768px) {
.feature-card--offset {
margin-top: 0;
}
.features-section__blob--1 {
width: 200px;
height: 200px;
top: -30px;
right: -60px;
}
.features-section__blob--2 {
width: 180px;
height: 180px;
bottom: 5%;
left: -40px;
}
}
[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, 18, 36, 0.62) 0%,
rgba(1, 3, 5, 0.54) 45%,
rgba(14, 32, 52, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.services-section {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, rgba(var(--primary-rgb, 59, 130, 246), 0.03) 100%);
min-height: auto;
}
.services-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.08;
filter: blur(60px);
pointer-events: none;
}
.services-decoration-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: -150px;
right: -100px;
}
.services-decoration-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
bottom: -80px;
left: 10%;
}
.service-card {
position: relative;
height: 100%;
background: var(--bg-secondary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
overflow: hidden;
transition: all var(--duration-moderate) var(--ease-smooth);
box-shadow: 0 2px 8px rgba(var(--primary-rgb, 59, 130, 246), 0.08);
}
.service-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 1px;
background: linear-gradient(90deg, transparent, var(--primary-300), transparent);
opacity: 0.6;
}
.service-card::after {
content: '';
position: absolute;
inset: 0;
background: radial-gradient(circle at 20% 50%, rgba(var(--primary-rgb, 59, 130, 246), 0.05) 0%, transparent 50%);
opacity: 0;
transition: opacity var(--duration-moderate) var(--ease-smooth);
pointer-events: none;
}
.service-card:hover {
border-color: var(--primary-300);
box-shadow: 0 15px 32px rgba(var(--primary-rgb, 59, 130, 246), 0.15);
transform: translateY(-2px);
}
.service-card:hover::after {
opacity: 1;
}
.service-card-inner {
display: flex;
flex-direction: column;
height: 100%;
padding: 32px;
position: relative;
z-index: 1;
}
.service-header {
margin-bottom: 16px;
}
.service-header h3 {
color: var(--text-primary);
margin: 0;
line-height: 1.3;
}
.service-description {
color: var(--text-secondary);
margin: 0 0 20px 0;
flex-grow: 1;
}
.service-features {
margin-bottom: 24px;
padding: 16px;
background: rgba(var(--primary-rgb, 59, 130, 246), 0.04);
border-radius: var(--radius-md);
border: 1px solid rgba(var(--primary-rgb, 59, 130, 246), 0.08);
}
.service-feature-list {
color: var(--text-muted);
display: block;
line-height: 1.6;
}
.service-footer {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: auto;
padding-top: 16px;
border-top: 1px solid var(--border-light);
}
.service-price {
color: var(--primary-500);
font-weight: 600;
}
.service-link {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 8px 16px;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
color: var(--text-inverse);
text-decoration: none;
border-radius: var(--radius-md);
transition: all var(--duration-fast) var(--ease-smooth);
border: none;
cursor: pointer;
font-size: inherit;
}
.service-link:hover {
transform: translateX(2px);
box-shadow: 0 4px 16px rgba(var(--primary-rgb, 59, 130, 246), 0.3);
}
.service-link span {
color: inherit;
}
.clean_section_title {
color: var(--text-primary);
}
.prime_section_subtitle {
color: var(--text-secondary);
}
.app_body_base {
color: var(--text-secondary);
}
@media (max-width: 991px) {
.service-card-inner {
padding: 24px;
}
.services-decoration-1 {
width: 280px;
height: 280px;
top: -100px;
right: -80px;
}
.services-decoration-2 {
width: 200px;
height: 200px;
bottom: -60px;
}
}
@media (max-width: 575px) {
.service-card-inner {
padding: 20px;
}
.service-features {
padding: 12px;
margin-bottom: 16px;
}
.service-footer {
flex-direction: column;
gap: 12px;
align-items: flex-start;
}
}
[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, 20, 38, 0.62) 0%,
rgba(6, 13, 22, 0.54) 45%,
rgba(1, 2, 4, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
#priceplan {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, rgba(var(--primary-50-rgb), 0.3) 100%);
}
.priceplan-blob {
position: absolute;
border-radius: 45% 55% 52% 48% / 48% 45% 55% 52%;
opacity: 0.08;
pointer-events: none;
z-index: 0;
}
.priceplan-blob-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: -80px;
right: -100px;
animation: priceplan-float 6s ease-in-out infinite;
}
.priceplan-blob-2 {
width: 250px;
height: 250px;
background: var(--primary-300);
bottom: -50px;
left: -60px;
animation: priceplan-float 8s ease-in-out infinite reverse;
}
@keyframes priceplan-float {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(20px, -30px);
}
}
.priceplan-card {
position: relative;
z-index: 1;
height: 100%;
border-radius: var(--radius-lg);
background: var(--bg-primary);
border: 1px solid var(--border-light);
transition: all var(--duration-base) var(--ease-smooth);
overflow: hidden;
}
.priceplan-card::before {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(135deg, rgba(var(--primary-500-rgb), 0.03) 0%, transparent 100%);
opacity: 0;
transition: opacity var(--duration-base) var(--ease-smooth);
z-index: -1;
}
.priceplan-card:hover {
border-color: var(--border-medium);
box-shadow: var(--shadow-lg);
transform: translateY(-4px);
}
.priceplan-card:hover::before {
opacity: 1;
}
.priceplan-card-inner {
padding: var(--space-6);
display: flex;
flex-direction: column;
height: 100%;
}
.priceplan-card-featured {
border-color: var(--primary-300);
background: linear-gradient(135deg, var(--bg-primary) 0%, rgba(var(--primary-50-rgb), 0.6) 100%);
box-shadow: var(--shadow-md);
transform: scale(1.02);
}
.priceplan-card-featured:hover {
box-shadow: var(--shadow-xl);
transform: scale(1.02) translateY(-4px);
}
.priceplan-card-badge {
position: absolute;
top: var(--space-4);
right: var(--space-4);
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--text-inverse);
padding: var(--space-2) var(--space-4);
border-radius: var(--radius-full);
z-index: 2;
}
.priceplan-card-header {
margin-bottom: auto;
}
.priceplan-price-block {
display: flex;
align-items: baseline;
gap: var(--space-2);
}
.priceplan-price {
font-size: 2.31rem;
font-weight: 700;
color: var(--primary-500);
line-height: 1;
}
.priceplan-period {
display: inline-block;
}
.priceplan-features {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
gap: var(--space-3);
}
.priceplan-features li {
position: relative;
padding-left: var(--space-5);
color: var(--text-secondary);
}
.priceplan-features li::before {
content: 'â';
position: absolute;
left: 0;
color: var(--primary-500);
font-weight: 700;
font-size: 1.19rem;
}
.btn-primary {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border: none;
color: var(--text-inverse);
font-weight: 600;
padding: var(--space-3) var(--space-5);
border-radius: var(--radius-md);
transition: all var(--duration-base) var(--ease-smooth);
}
.btn-primary:hover {
background: linear-gradient(135deg, var(--primary-700), var(--primary-500));
transform: translateY(-2px);
box-shadow: var(--shadow-md);
color: var(--text-inverse);
}
.btn-outline-primary {
color: var(--primary-500);
border: 2px solid var(--primary-500);
font-weight: 600;
padding: calc(var(--space-3) - 2px) var(--space-5);
border-radius: var(--radius-md);
background: transparent;
transition: all var(--duration-base) var(--ease-smooth);
}
.btn-outline-primary:hover {
background: var(--primary-50);
border-color: var(--primary-700);
color: var(--primary-700);
transform: translateY(-2px);
}
@media (max-width: 768px) {
.priceplan-card-featured {
transform: scale(1);
}
.priceplan-card-featured:hover {
transform: translateY(-4px);
}
.priceplan-price {
font-size: 2.06rem;
}
.priceplan-blob-1 {
width: 200px;
height: 200px;
}
.priceplan-blob-2 {
width: 150px;
height: 150px;
}
}
[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(17, 29, 45, 0.62) 0%,
rgba(7, 14, 20, 0.54) 45%,
rgba(3, 5, 9, 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 {
position: relative;
background: linear-gradient(135deg, rgba(var(--primary-50-rgb), 0.4) 0%, rgba(var(--neutral-50-rgb), 0.6) 100%);
min-height: auto;
}
.team-decoration {
width: 100%;
height: 200px;
background: radial-gradient(circle at 30% 40%, var(--primary-100) 0%, transparent 70%);
border-radius: 50% 40% 60% 50% / 40% 50% 50% 60%;
opacity: 0.6;
}
.team-card {
position: relative;
transition: transform var(--duration-base) var(--ease-out),
box-shadow var(--duration-base) var(--ease-out);
cursor: pointer;
}
.team-card:hover {
transform: translateY(-8px);
}
.team-card-offset {
transform: translateY(20px);
}
.team-image-wrapper {
position: relative;
overflow: hidden;
margin-bottom: 1.63rem;
aspect-ratio: 1;
}
.team-image {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: var(--radius-lg);
display: block;
transition: transform var(--duration-base) var(--ease-out);
}
.team-card:hover .team-image {
transform: scale(1.05);
}
.team-image-accent {
position: absolute;
opacity: 0;
transition: opacity var(--duration-base) var(--ease-out);
pointer-events: none;
}
.team-card:hover .team-image-accent {
opacity: 0.15;
}
.accent-1 {
top: -20px;
right: -20px;
width: 120px;
height: 120px;
background: var(--primary-300);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
.accent-2 {
bottom: -30px;
left: -30px;
width: 140px;
height: 140px;
background: var(--primary-200);
border-radius: 60% 40% 30% 70% / 60% 50% 50% 40%;
}
.accent-3 {
top: 10px;
left: -40px;
width: 130px;
height: 130px;
background: var(--primary-300);
border-radius: 30% 70% 70% 30% / 50% 50% 50% 50%;
}
.accent-4 {
bottom: 20px;
right: -35px;
width: 125px;
height: 125px;
background: var(--primary-200);
border-radius: 70% 30% 40% 60% / 40% 50% 50% 60%;
}
.accent-5 {
top: -25px;
right: -25px;
width: 135px;
height: 135px;
background: var(--primary-300);
border-radius: 50% 50% 30% 70% / 50% 50% 70% 30%;
}
.team-content {
padding: 1rem 0.5rem;
text-align: center;
}
.team-bg-blob {
position: absolute;
opacity: 0.08;
pointer-events: none;
}
.blob-1 {
top: 5%;
right: 3%;
width: 300px;
height: 300px;
background: var(--primary-500);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: float 8s ease-in-out infinite;
}
.blob-2 {
bottom: -50px;
left: -50px;
width: 250px;
height: 250px;
background: var(--primary-300);
border-radius: 60% 40% 30% 70% / 60% 50% 50% 40%;
animation: float 10s ease-in-out infinite reverse;
}
.team-bg-line {
position: absolute;
top: 20%;
right: 5%;
width: 2px;
height: 300px;
background: linear-gradient(180deg, var(--primary-300) 0%, transparent 100%);
opacity: 0.3;
pointer-events: none;
}
@keyframes float {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(20px);
}
}
@media (max-width: 768px) {
#team {
padding-top: 2rem;
padding-bottom: 2rem;
}
.team-card-offset {
transform: translateY(0);
}
.team-bg-blob {
display: none;
}
.team-bg-line {
display: none;
}
.team-decoration {
display: none;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(5, 13, 25, 0.62) 0%,
rgba(7, 17, 36, 0.54) 45%,
rgba(9, 19, 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;
}
.reviews-section-classic {
min-height: 100vh;
display: flex;
align-items: center;
overflow: hidden;
background: var(--light);
position: relative;
padding: 0;
}
.reviews-section-classic .container-fluid {
height: 100%;
padding: 0 5%;
}
.reviews-section-classic .row {
margin: 0;
}
.reviews-section-classic .header-column {
padding: 4rem 3rem;
display: flex;
align-items: center;
border-right: 1px solid var(--neutral-300);
}
.reviews-section-classic .section-header {
max-width: 400px;
}
.reviews-section-classic .header-line {
width: 60px;
height: 2px;
background: var(--primary-500);
margin-bottom: 2rem;
}
.reviews-section-classic .section-title {
font-size: 2.69rem;
font-weight: 700;
line-height: 1.2;
color: var(--text-primary);
margin-bottom: 1rem;
letter-spacing: -0.02em;
}
.reviews-section-classic .section-subtitle {
font-size: 1.12rem;
font-weight: 500;
line-height: 1.4;
color: var(--primary-500);
margin-bottom: 1.63rem;
letter-spacing: 0.01em;
}
.reviews-section-classic .section-description {
font-size: 0.94rem;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
}
.reviews-section-classic .reviews-column {
padding: 3rem;
position: relative;
}
.reviews-section-classic .reviews-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
gap: 2rem;
height: 100%;
max-height: 600px;
position: relative;
z-index: 2;
}
.reviews-section-classic .review-card {
background: var(--surface-primary);
padding: 2rem;
border: 1px solid var(--neutral-300);
border-radius: 0;
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
transition: border-color 0.59s ease;
}
.reviews-section-classic .review-card:hover {
border-color: var(--primary-500);
}
.reviews-section-classic .quote-mark {
width: 30px;
height: 30px;
background: var(--primary-500);
opacity: 0.1;
margin-bottom: 1rem;
position: relative;
}
.reviews-section-classic .quote-mark::before {
content: '"';
position: absolute;
top: -8px;
left: 6px;
font-size: 2.38rem;
font-weight: 700;
color: var(--primary-500);
opacity: 1;
}
.reviews-section-classic .review-text {
font-size: 0.94rem;
line-height: 1.6;
color: var(--text-secondary);
margin-bottom: 1.74rem;
flex-grow: 1;
}
.reviews-section-classic .review-author {
display: flex;
align-items: center;
gap: 1rem;
padding-top: 1rem;
border-top: 1px solid var(--neutral-300);
}
.reviews-section-classic .author-avatar {
flex-shrink: 0;
}
.reviews-section-classic .avatar-placeholder {
width: 45px;
height: 45px;
border-radius: 0;
background: color-mix(in srgb, var(--primary-500) 15%, var(--neutral-100));
border: 1px solid var(--neutral-300);
}
.reviews-section-classic .author-info {
flex-grow: 1;
}
.reviews-section-classic .author-name {
font-size: 0.94rem;
font-weight: 600;
line-height: 1.4;
color: var(--text-primary);
margin: 0;
}
.reviews-section-classic .grid-line {
position: absolute;
background: var(--neutral-300);
opacity: 0.3;
z-index: 1;
}
.reviews-section-classic .grid-line-vertical {
width: 1px;
height: 100%;
top: 0;
left: 50%;
transform: translateX(-50%);
}
.reviews-section-classic .grid-line-horizontal {
height: 1px;
width: 100%;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.reviews-section-classic .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.reviews-section-classic .accent-block-1 {
position: absolute;
top: 10%;
right: 5%;
width: 80px;
height: 80px;
background: var(--primary-500);
opacity: 0.05;
}
.reviews-section-classic .accent-line-1 {
position: absolute;
bottom: 15%;
left: 33.33%;
width: 120px;
height: 2px;
background: var(--primary-500);
opacity: 0.2;
}
@media (max-width: 991px) {
.reviews-section-classic {
min-height: auto;
max-height: none;
padding: 4rem 0;
}
.reviews-section-classic .header-column {
border-right: none;
border-bottom: 1px solid var(--neutral-300);
padding: 2rem 1.5rem;
}
.reviews-section-classic .section-header {
max-width: 100%;
}
.reviews-section-classic .section-title {
font-size: 1.81rem;
}
.reviews-section-classic .reviews-column {
padding: 2rem 1.5rem;
}
.reviews-section-classic .reviews-grid {
max-height: none;
gap: 1.5rem;
}
}
@media (max-width: 767px) {
.reviews-section-classic .container-fluid {
padding: 0 1rem;
}
.reviews-section-classic .header-column {
padding: 2rem 1rem;
}
.reviews-section-classic .section-title {
font-size: 1.62rem;
}
.reviews-section-classic .section-subtitle {
font-size: 1.06rem;
}
.reviews-section-classic .section-description {
font-size: 0.81rem;
}
.reviews-section-classic .reviews-column {
padding: 2rem 1rem;
}
.reviews-section-classic .reviews-grid {
grid-template-columns: 1fr;
grid-template-rows: auto;
gap: 1.25rem;
}
.reviews-section-classic .review-card {
padding: 1.5rem;
}
.reviews-section-classic .review-text {
font-size: 0.75rem;
}
.reviews-section-classic .author-name {
font-size: 0.81rem;
}
.reviews-section-classic .grid-line {
display: none;
}
.reviews-section-classic .accent-block-1 {
width: 50px;
height: 50px;
}
.reviews-section-classic .accent-line-1 {
width: 60px;
}
}
@media (prefers-reduced-motion: reduce) {
.reviews-section-classic .review-card {
transition: none;
}
}
@media (prefers-contrast: high) {
.reviews-section-classic .review-card {
border-width: 2px;
}
.reviews-section-classic .header-line,
.reviews-section-classic .accent-line-1 {
opacity: 1;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(11, 17, 29, 0.62) 0%,
rgba(12, 23, 51, 0.54) 45%,
rgba(17, 25, 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;
}
#casestudy {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, rgba(var(--primary-50), 0.5) 0%, rgba(var(--neutral-50), 0.8) 100%));
min-height: auto;
}
#casestudy::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background:
radial-gradient(circle at 20% 80%, rgba(var(--primary-100), 0.15) 0%, transparent 50%),
radial-gradient(circle at 80% 20%, rgba(var(--primary-100), 0.1) 0%, transparent 50%);
pointer-events: none;
z-index: 0;
}
#casestudy .container {
position: relative;
z-index: 1;
}
.casestudy-header {
padding: var(--space-2) 0;
}
#casestudy-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
#casestudy-subtitle {
color: var(--primary-500);
font-weight: 600;
font-size: 1.00rem;
text-transform: uppercase;
letter-spacing: 0.08em;
}
#casestudy-desc {
color: var(--text-secondary);
line-height: 1.6;
max-width: 90%;
}
.casestudy-card {
background: rgba(255, 255, 255, 0.75);
backdrop-filter: blur(8px);
border: 1px solid var(--border-light);
border-radius: var(--radius-3);
padding: var(--space-4);
position: relative;
overflow: hidden;
transition: all var(--duration-300) var(--ease-out);
box-shadow: 0 4px 16px rgba(var(--neutral-900), 0.06);
}
.casestudy-card::before {
content: '';
position: absolute;
top: -1px;
right: -1px;
width: 100px;
height: 100px;
background: linear-gradient(135deg, var(--primary-50) 0%, transparent 70%);
border-radius: 50% 0 0 50%;
opacity: 0.6;
}
.casestudy-card::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 3px;
height: 0;
background: linear-gradient(180deg, var(--primary-500), transparent);
transition: height var(--duration-400) var(--ease-out);
}
.casestudy-card:hover {
transform: translateY(-6px);
box-shadow: 0 12px 28px rgba(var(--neutral-900), 0.12);
border-color: var(--border-medium);
}
.casestudy-card:hover::after {
height: 100%;
}
.casestudy-card--offset {
transform: translateY(20px);
}
.casestudy-card-inner {
position: relative;
z-index: 2;
}
#casestudy-item-1-title,
#casestudy-item-2-title,
#casestudy-item-3-title {
color: var(--text-primary);
font-weight: 600;
letter-spacing: -0.01em;
}
#casestudy-item-1-desc,
#casestudy-item-2-desc,
#casestudy-item-3-desc {
color: var(--text-secondary);
line-height: 1.6;
font-size: 0.94rem;
}
.casestudy-blob {
position: absolute;
opacity: 0.08;
z-index: 0;
pointer-events: none;
}
.casestudy-blob--1 {
top: -80px;
right: -60px;
width: 300px;
height: 300px;
background: radial-gradient(circle at 30% 70%, var(--primary-500) 0%, transparent 70%);
border-radius: 45% 55% 60% 40% / 55% 45% 55% 45%;
animation: drift 8s ease-in-out infinite;
}
.casestudy-blob--2 {
bottom: -100px;
left: -50px;
width: 250px;
height: 250px;
background: radial-gradient(circle at 60% 40%, var(--primary-300) 0%, transparent 65%);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
animation: drift 10s ease-in-out infinite reverse;
}
.casestudy-line--1 {
position: absolute;
top: 15%;
left: 5%;
width: 80px;
height: 3px;
background: linear-gradient(90deg, var(--primary-500) 0%, transparent 100%);
border-radius: var(--radius-full);
opacity: 0.3;
z-index: 0;
}
@keyframes drift {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(20px, 20px) rotate(180deg);
}
}
@media (max-width: 992px) {
.casestudy-card--offset {
transform: translateY(0);
}
#casestudy {
min-height: auto;
}
.casestudy-blob--1 {
width: 200px;
height: 200px;
top: -60px;
right: -40px;
}
.casestudy-blob--2 {
width: 180px;
height: 180px;
bottom: -80px;
left: -30px;
}
}
@media (max-width: 768px) {
.casestudy-card {
padding: var(--space-3);
}
#casestudy-title {
font-size: 1.88rem;
}
#casestudy-desc {
max-width: 100%;
}
.casestudy-blob {
opacity: 0.05;
}
}
[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, 21, 36, 0.62) 0%,
rgba(5, 9, 17, 0.54) 45%,
rgba(6, 10, 18, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.process-section {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--neutral-50) 100%);
min-height: auto;
}
.process-section .container {
position: relative;
z-index: 2;
}
.process-section .clean_section_title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.process-section .prime_section_subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.08em;
font-size: 0.94rem;
}
.process-section .app_body_base {
color: var(--text-secondary);
max-width: 600px;
margin: 0 auto;
}
.process-card {
position: relative;
height: 100%;
transition: transform var(--duration-short) var(--ease-smooth),
box-shadow var(--duration-short) var(--ease-smooth);
}
.process-card:hover {
transform: translateY(-8px);
}
.process-card-inner {
background: var(--bg-secondary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
padding: var(--space-lg);
height: 100%;
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
box-shadow: var(--shadow-sm);
}
.process-card-inner::before {
content: '';
position: absolute;
top: -40%;
right: -40%;
width: 200px;
height: 200px;
background: radial-gradient(circle, var(--primary-50) 0%, transparent 70%);
border-radius: 50%;
opacity: 0.4;
z-index: 0;
}
.process-card-inner::after {
content: '';
position: absolute;
bottom: -20%;
left: -20%;
width: 150px;
height: 150px;
background: radial-gradient(circle, var(--primary-100) 0%, transparent 70%);
border-radius: 51% 49% 48% 52% / 49% 48% 52% 51%;
opacity: 0.3;
z-index: 0;
}
.process-card-inner > * {
position: relative;
z-index: 1;
}
.process-number {
font-size: 2.44rem;
font-weight: 800;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
margin-bottom: var(--space-sm);
line-height: 1;
letter-spacing: -0.02em;
}
.process-card-title {
color: var(--text-primary);
margin-bottom: var(--space-xs);
font-weight: 700;
letter-spacing: -0.01em;
}
.process-card-desc {
color: var(--text-secondary);
font-size: 0.88rem;
line-height: 1.6;
margin: 0;
}
.process-card--offset {
transform: translateY(2rem);
}
.process-card--offset:hover {
transform: translateY(-6px);
}
.process-decoration {
position: absolute;
opacity: 0.08;
z-index: 1;
pointer-events: none;
}
.process-decoration--blob-1 {
top: -100px;
right: -150px;
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 42% 58% 61% 39% / 55% 48% 52% 45%;
}
.process-decoration--blob-2 {
bottom: -80px;
left: -120px;
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
border-radius: 63% 37% 54% 46% / 38% 47% 53% 62%;
}
.process-decoration--line-1 {
top: 50%;
left: 10%;
width: 2px;
height: 60%;
background: linear-gradient(to bottom, var(--primary-500), transparent);
transform: skewX(-15deg);
}
@media (max-width: 991.98px) {
.process-card--offset {
transform: translateY(0);
}
.process-card--offset:hover {
transform: translateY(-8px);
}
.process-number {
font-size: 2.06rem;
}
.process-card-inner {
padding: var(--space-md);
}
}
@media (max-width: 575.98px) {
.process-section {
padding: var(--space-lg) 0;
}
.process-number {
font-size: 1.88rem;
}
.process-card-inner {
padding: var(--space-md);
}
.process-decoration--blob-1,
.process-decoration--blob-2 {
opacity: 0.04;
}
.process-decoration--line-1 {
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(19, 26, 53, 0.62) 0%,
rgba(5, 12, 25, 0.54) 45%,
rgba(5, 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;
}
.timeline-section {
position: relative;
min-height: auto;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);
}
.timeline-section::before {
content: '';
position: absolute;
inset: 0;
background: radial-gradient(circle at 20% 50%, var(--primary-50) 0%, transparent 50%);
opacity: 0.4;
pointer-events: none;
}
.timeline-bg-blob-1 {
position: absolute;
top: 10%;
right: -5%;
width: 300px;
height: 300px;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
background: linear-gradient(135deg, var(--primary-300), var(--primary-100));
opacity: 0.08;
filter: blur(60px);
z-index: 0;
}
.timeline-bg-blob-2 {
position: absolute;
bottom: 15%;
left: -8%;
width: 250px;
height: 250px;
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
background: linear-gradient(45deg, var(--primary-300), var(--primary-100));
opacity: 0.06;
filter: blur(60px);
z-index: 0;
}
.timeline-track {
position: relative;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
gap: var(--space-4);
z-index: 1;
}
.timeline-track::before {
content: '';
position: absolute;
top: 50%;
left: 0;
right: 0;
height: 2px;
background: linear-gradient(
90deg,
transparent 0%,
var(--border-medium) 20%,
var(--border-medium) 80%,
transparent 100%
);
transform: translateY(-50%);
z-index: -1;
}
.timeline-item {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
}
.timeline-marker {
width: 16px;
height: 16px;
border-radius: 50%;
background: var(--primary-500);
border: 3px solid var(--bg-primary);
box-shadow: 0 0 20px rgba(var(--primary-rgb, 59, 130, 246), 0.5),
inset 0 0 8px rgba(255, 255, 255, 0.4);
margin-bottom: var(--space-3);
z-index: 2;
transition: all var(--duration-300) var(--ease-out-cubic);
}
.timeline-item:hover .timeline-marker {
width: 20px;
height: 20px;
box-shadow: 0 0 32px rgba(var(--primary-rgb, 59, 130, 246), 0.7),
inset 0 0 12px rgba(255, 255, 255, 0.6);
}
.timeline-card {
position: relative;
width: 100%;
padding: var(--space-4);
border-radius: var(--radius-lg);
background: rgba(var(--bg-primary-rgb, 255, 255, 255), 0.7);
border: 1px solid var(--border-light);
backdrop-filter: blur(10px);
overflow: hidden;
transition: all var(--duration-300) var(--ease-out-cubic);
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
}
.timeline-card::before {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(135deg, var(--primary-50), transparent);
opacity: 0;
transition: opacity var(--duration-300) var(--ease-out-cubic);
pointer-events: none;
}
.timeline-item:hover .timeline-card {
border-color: var(--border-medium);
background: rgba(var(--bg-primary-rgb, 255, 255, 255), 0.85);
box-shadow: 0 12px 48px rgba(0, 0, 0, 0.12),
0 0 40px rgba(var(--primary-rgb, 59, 130, 246), 0.15);
transform: translateY(-4px);
}
.timeline-item:hover .timeline-card::before {
opacity: 1;
}
.card-glow {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: radial-gradient(circle at 20% 20%, var(--primary-300), transparent 60%);
opacity: 0;
pointer-events: none;
transition: opacity var(--duration-300) var(--ease-out-cubic);
border-radius: var(--radius-lg);
}
.timeline-item:hover .card-glow {
opacity: 0.1;
}
.timeline-card h3 {
position: relative;
z-index: 1;
color: var(--text-primary);
}
.timeline-card p {
position: relative;
z-index: 1;
color: var(--text-muted);
}
@media (max-width: 768px) {
.timeline-section {
padding-top: var(--space-6);
padding-bottom: var(--space-6);
}
.timeline-track {
grid-template-columns: 1fr;
gap: var(--space-5);
}
.timeline-track::before {
left: 7px;
width: 2px;
top: 0;
bottom: 0;
background: linear-gradient(
180deg,
transparent 0%,
var(--border-medium) 10%,
var(--border-medium) 90%,
transparent 100%
);
}
.timeline-item {
flex-direction: row;
align-items: flex-start;
padding-left: var(--space-4);
}
.timeline-marker {
margin-bottom: 0;
margin-right: var(--space-3);
flex-shrink: 0;
margin-top: var(--space-2);
}
.timeline-card {
flex: 1;
}
}
@media (max-width: 480px) {
.timeline-card {
padding: var(--space-3);
}
.timeline-card h3 {
font-size: 0.88rem;
}
.timeline-card p {
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(5, 7, 14, 0.62) 0%,
rgba(6, 15, 24, 0.54) 45%,
rgba(13, 19, 36, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.career-section {
min-height: 100vh;
display: flex;
align-items: center;
background-color: var(--surface-primary);
overflow: hidden;
position: relative;
padding: 0;
}
.career-section .container-fluid {
width: 100%;
max-width: 100%;
padding: 0;
}
.career-section .row {
min-height: 100vh;
margin: 0;
}
.career-header-wrapper {
padding: 8rem 6rem 8rem 8rem;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
border-right: 1px solid var(--neutral-300);
}
.section-label {
font-size: 0.69rem;
font-weight: 600;
letter-spacing: 0.15em;
color: var(--primary-500);
margin-bottom: 2rem;
text-transform: uppercase;
}
.career-main-title {
font-size: 3.00rem;
font-weight: 700;
line-height: 1.1;
color: var(--text-primary);
margin-bottom: 1.74rem;
letter-spacing: -0.02em;
}
.career-subtitle {
font-size: 1.44rem;
font-weight: 400;
line-height: 1.4;
color: var(--text-secondary);
margin-bottom: 2rem;
}
.career-description {
font-size: 1.06rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 480px;
margin-bottom: 0;
}
.decorative-grid-lines {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.grid-line {
position: absolute;
background-color: var(--neutral-200);
}
.grid-line-1 {
width: 1px;
height: 100%;
left: 33.333%;
top: 0;
}
.grid-line-2 {
width: 100%;
height: 1px;
left: 0;
top: 33.333%;
}
.career-items-container {
padding: 8rem 8rem 8rem 6rem;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
gap: 0;
}
.career-item {
display: grid;
grid-template-columns: 60px 1fr;
gap: 2rem;
padding: 2.5rem 0;
position: relative;
}
.item-number {
font-size: 1.25rem;
font-weight: 700;
color: var(--primary-500);
line-height: 1;
padding-top: 0.39rem;
}
.item-content {
display: flex;
flex-direction: column;
gap: 0.75rem;
}
.item-title {
font-size: 1.56rem;
font-weight: 600;
line-height: 1.3;
color: var(--text-primary);
margin: 0;
letter-spacing: -0.01em;
}
.item-description {
font-size: 1.06rem;
line-height: 1.6;
color: var(--text-secondary);
margin: 0;
}
.item-role {
font-size: 0.81rem;
font-weight: 600;
letter-spacing: 0.1em;
color: var(--neutral-500);
text-transform: uppercase;
margin-top: 0.72rem;
}
.item-divider {
position: absolute;
bottom: 0;
left: 60px;
right: 0;
height: 1px;
background-color: var(--neutral-300);
}
.career-item:last-child .item-divider {
display: none;
}
.decorative-shape {
position: absolute;
pointer-events: none;
z-index: 0;
}
.shape-square {
width: 120px;
height: 120px;
background-color: var(--primary-50);
top: 10%;
right: 5%;
border: 1px solid var(--primary-300);
}
.shape-circle {
width: 80px;
height: 80px;
background-color: transparent;
border: 1px solid var(--primary-500);
border-radius: 50%;
bottom: 15%;
left: 8%;
}
@media (max-width: 1199px) {
.career-header-wrapper {
padding: 6rem 4rem;
}
.career-items-container {
padding: 6rem 4rem;
}
.career-main-title {
font-size: 2.75rem;
}
.career-subtitle {
font-size: 1.19rem;
}
.item-title {
font-size: 1.19rem;
}
}
@media (max-width: 991px) {
.career-section {
min-height: auto;
max-height: none;
}
.career-section .row {
min-height: auto;
}
.career-header-wrapper {
height: auto;
padding: 5rem 3rem 4rem;
border-right: none;
border-bottom: 1px solid var(--neutral-300);
}
.career-items-container {
height: auto;
padding: 4rem 3rem 5rem;
}
.career-main-title {
font-size: 2.62rem;
}
.grid-line-1 {
display: none;
}
.shape-square {
width: 80px;
height: 80px;
top: 5%;
}
.shape-circle {
width: 60px;
height: 60px;
}
}
@media (max-width: 767px) {
.career-header-wrapper {
padding: 4rem 2rem 3rem;
}
.career-items-container {
padding: 3rem 2rem 4rem;
}
.career-main-title {
font-size: 2.00rem;
}
.career-subtitle {
font-size: 1.12rem;
}
.career-description {
font-size: 0.94rem;
}
.career-item {
grid-template-columns: 40px 1fr;
gap: 1.5rem;
padding: 2rem 0;
}
.item-number {
font-size: 1.06rem;
}
.item-title {
font-size: 1.06rem;
}
.item-description {
font-size: 0.88rem;
}
.item-role {
font-size: 0.62rem;
}
.item-divider {
left: 40px;
}
.shape-square,
.shape-circle {
display: none;
}
.grid-line-2 {
display: none;
}
}
@media (max-width: 575px) {
.career-header-wrapper {
padding: 3rem 1.5rem 2.5rem;
}
.career-items-container {
padding: 2.5rem 1.5rem 3rem;
}
.career-main-title {
font-size: 1.81rem;
}
.career-subtitle {
font-size: 1.00rem;
}
.career-item {
grid-template-columns: 1fr;
gap: 1rem;
}
.item-number {
position: absolute;
left: 0;
top: 2rem;
font-size: 0.88rem;
}
.item-content {
padding-left: 0;
}
.item-divider {
left: 0;
}
}
.career-item {
transition: transform 0.79s ease;
}
.career-item:hover {
transform: translateX(8px);
}
.career-item:hover .item-number {
color: var(--primary-700);
}
.career-item:hover .item-title {
color: var(--primary-500);
}
[data-sal] {
transition-duration: 1.11s;
}
[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, 26, 49, 0.62) 0%,
rgba(14, 26, 40, 0.54) 45%,
rgba(5, 9, 16, 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;
min-height: auto;
overflow: hidden;
background: linear-gradient(135deg, rgba(var(--primary-50-rgb), 0.3) 0%, rgba(var(--neutral-50-rgb), 0.5) 100%);
}
.coreinfo-section::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: radial-gradient(circle at 20% 50%, rgba(var(--primary-100-rgb), 0.15) 0%, transparent 50%);
pointer-events: none;
}
.coreinfo-item {
height: 100%;
position: relative;
z-index: 1;
}
.coreinfo-item-inner {
padding: var(--space-6);
border-radius: var(--radius-lg);
background: rgba(255, 255, 255, 0.7);
backdrop-filter: blur(12px);
border: 1px solid rgba(var(--primary-100-rgb), 0.4);
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
transition: all var(--duration-300) var(--ease-smooth);
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.coreinfo-item:hover .coreinfo-item-inner {
background: rgba(255, 255, 255, 0.85);
border-color: rgba(var(--primary-300-rgb), 0.6);
box-shadow: 0 12px 40px rgba(var(--primary-500-rgb), 0.12);
transform: translateY(-4px);
}
#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;
}
#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;
}
#coreinfo-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.5px;
}
#coreinfo-subtitle {
color: var(--text-secondary);
font-weight: 500;
}
#coreinfo-desc {
color: var(--text-secondary);
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
.coreinfo-decoration {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.coreinfo-decoration-1 {
width: 380px;
height: 380px;
top: -120px;
right: -100px;
background: radial-gradient(circle, rgba(var(--primary-300-rgb), 0.08) 0%, transparent 70%);
filter: blur(40px);
}
.coreinfo-decoration-2 {
width: 300px;
height: 300px;
bottom: -80px;
left: -60px;
background: radial-gradient(circle, rgba(var(--primary-100-rgb), 0.1) 0%, transparent 70%);
filter: blur(35px);
}
@media (max-width: 768px) {
.coreinfo-section {
padding-top: 3rem;
padding-bottom: 3rem;
}
.coreinfo-item-inner {
padding: var(--space-5);
}
#coreinfo-title {
font-size: 1.75rem;
}
.coreinfo-decoration-1,
.coreinfo-decoration-2 {
opacity: 0.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(16, 23, 44, 0.62) 0%,
rgba(5, 10, 27, 0.54) 45%,
rgba(2, 3, 8, 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.26s 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.28s ease, box-shadow 0.77s ease;
}
.leadgen-section-secondary .leadgen-form-card:hover {
transform: translateY(-6px);
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
}
.leadgen-section-secondary .decorative-shape-corner {
position: absolute;
top: -40px;
right: -40px;
width: 140px;
height: 140px;
background: linear-gradient(135deg, var(--primary-400), var(--primary-600));
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.12;
animation: rotate-leadgen-v001 25s linear infinite;
}
.leadgen-section-secondary .decorative-shape-gradient {
position: absolute;
bottom: -50px;
left: -50px;
width: 180px;
height: 180px;
background: linear-gradient(135deg, var(--primary-600), var(--primary-800));
border-radius: 60% 40% 30% 70% / 50% 60% 40% 50%;
opacity: 0.1;
animation: rotate-leadgen-v001 30s linear infinite reverse;
}
@keyframes rotate-leadgen-v001 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 1.16s ease;
font-size: 1.06rem;
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.02s 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, #4d89fa, #1037c1) !important;
color: var(--light) !important;
border: none;
border-radius: 14px;
font-weight: 600;
font-size: 1.19rem;
letter-spacing: 0.4px;
transition: all 0.85s ease;
box-shadow: 0 6px 20px rgba(66, 161, 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 0.97s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(74, 150, 242, 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(53, 122, 249, 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: 1.06rem;
}
.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.50s 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.19s ease;
font-size: 1.06rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,
.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control {
min-height: 120px;
resize: vertical;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.88s 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(13, 24, 42, 0.62) 0%,
rgba(7, 13, 20, 0.54) 45%,
rgba(4, 8, 13, 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-bold {
position: relative;
padding: 100px 0;
background: var(--surface-primary);
overflow: hidden;
}
.contact-section-bold .section-title {
font-size: 2.62rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.contact-section-bold .section-subtitle {
font-size: 1.38rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1.72rem;
line-height: 1.4;
}
.contact-section-bold .section-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.contact-section-bold .contact-form-card {
position: relative;
background: var(--light);
border-radius: 20px;
padding: 3rem;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
border: 1px solid color-mix(in srgb, var(--primary-500) 10%, transparent);
}
.contact-section-bold .decorative-corner {
position: absolute;
width: 60px;
height: 60px;
border: 3px solid var(--primary-500);
}
.contact-section-bold .decorative-corner.top-left {
top: 20px;
left: 20px;
border-right: none;
border-bottom: none;
border-radius: 12px 0 0 0;
}
.contact-section-bold .decorative-corner.bottom-right {
bottom: 20px;
right: 20px;
border-left: none;
border-top: none;
border-radius: 0 0 12px 0;
}
.contact-section-bold .contact-form {
position: relative;
z-index: 2;
}
.contact-section-bold .form-floating {
position: relative;
}
.contact-section-bold .form-control {
border: 2px solid var(--neutral-300);
border-radius: 12px;
padding: 1rem 1rem 1rem 3.5rem;
font-size: 1.00rem;
transition: all 1.07s ease;
background: var(--light);
}
.contact-section-bold .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 15%, transparent);
background: var(--light);
}
.contact-section-bold .form-floating > label {
padding-left: 3.5rem;
color: var(--text-secondary);
}
.contact-section-bold .field-icon {
position: absolute;
left: 1.25rem;
top: 50%;
transform: translateY(-50%);
color: var(--primary-500);
font-size: 1.31rem;
pointer-events: none;
z-index: 5;
transition: all 0.49s ease;
}
.contact-section-bold .form-floating:focus-within .field-icon {
color: var(--primary-700);
transform: translateY(-50%) scale(1.1);
}
.contact-section-bold .form-check-input {
width: 1.5rem;
height: 1.5rem;
border: 2px solid var(--neutral-300);
border-radius: 6px;
cursor: pointer;
transition: all 1.01s ease;
}
.contact-section-bold .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-bold .form-check-input:focus {
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 15%, transparent);
}
.contact-section-bold .form-check-label {
margin-left: 0.75rem;
color: var(--text-secondary);
font-size: 1.00rem;
cursor: pointer;
}
.contact-section-bold .btn-submit {
width: 100%;
padding: 1rem 2rem;
font-size: 1.19rem;
font-weight: 600;
border-radius: 12px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border: none;
color: var(--light);
transition: all 0.66s ease;
display: flex;
align-items: center;
justify-content: center;
gap: 0.5rem;
}
.contact-section-bold .btn-submit:hover {
transform: translateY(-2px);
box-shadow: 0 10px 30px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.contact-section-bold .btn-submit i {
transition: transform 1.08s ease;
}
.contact-section-bold .btn-submit:hover i {
transform: translateX(5px);
}
.contact-section-bold .contact-info-wrapper {
position: relative;
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.contact-section-bold .info-card {
position: relative;
background: var(--light);
border-radius: 16px;
padding: 2rem;
display: flex;
align-items: center;
gap: 1.5rem;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
border: 1px solid var(--neutral-100);
transition: all 1.27s ease;
overflow: hidden;
}
.contact-section-bold .info-card:hover {
transform: translateX(-5px);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
border-color: var(--primary-300);
}
.contact-section-bold .info-icon {
flex-shrink: 0;
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-50), var(--primary-100));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
color: var(--primary-500);
font-size: 1.81rem;
transition: all 1.25s ease;
}
.contact-section-bold .info-card:hover .info-icon {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
transform: rotate(5deg) scale(1.05);
}
.contact-section-bold .info-content {
flex: 1;
}
.contact-section-bold .info-text {
font-size: 1.19rem;
color: var(--text-primary);
font-weight: 500;
margin: 0;
line-height: 1.6;
}
.contact-section-bold .info-decoration {
position: absolute;
right: -20px;
top: 50%;
transform: translateY(-50%);
width: 100px;
height: 100px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 10%, transparent), transparent 70%);
border-radius: 50%;
pointer-events: none;
opacity: 0;
transition: all 0.61s ease;
}
.contact-section-bold .info-card:hover .info-decoration {
opacity: 1;
right: -10px;
}
.contact-section-bold .decorative-blob {
position: absolute;
bottom: -50px;
right: -50px;
width: 200px;
height: 200px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 15%, transparent), transparent 70%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
filter: blur(40px);
animation: blob-float 8s ease-in-out infinite;
pointer-events: none;
z-index: 0;
}
@keyframes blob-float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
50% {
transform: translate(-20px, -20px) rotate(180deg);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
}
.contact-section-bold .decorative-dots {
position: absolute;
top: 20px;
right: 20px;
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 12px;
z-index: 0;
}
.contact-section-bold .decorative-dots .dot {
width: 8px;
height: 8px;
background: var(--primary-300);
border-radius: 50%;
animation: dot-pulse 2s ease-in-out infinite;
}
.contact-section-bold .decorative-dots .dot:nth-child(1) {
animation-delay: 0s;
}
.contact-section-bold .decorative-dots .dot:nth-child(2) {
animation-delay: 0.95s;
}
.contact-section-bold .decorative-dots .dot:nth-child(3) {
animation-delay: 0.82s;
}
.contact-section-bold .decorative-dots .dot:nth-child(4) {
animation-delay: 1.25s;
}
@keyframes dot-pulse {
0%, 100% {
opacity: 0.3;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.3);
}
}
.contact-section-bold .bg-decoration {
position: absolute;
pointer-events: none;
opacity: 0.5;
}
.contact-section-bold .bg-decoration.shape-1 {
top: 10%;
left: 5%;
width: 150px;
height: 150px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 10%, transparent), transparent 70%);
border-radius: 50%;
filter: blur(60px);
}
.contact-section-bold .bg-decoration.shape-2 {
bottom: 15%;
right: 10%;
width: 200px;
height: 200px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 12%, transparent), transparent 70%);
border-radius: 50%;
filter: blur(70px);
}
@media (max-width: 991px) {
.contact-section-bold {
padding: 80px 0;
}
.contact-section-bold .section-title {
font-size: 2.06rem;
}
.contact-section-bold .section-subtitle {
font-size: 1.31rem;
}
.contact-section-bold .contact-form-card {
padding: 2.5rem;
margin-bottom: 2rem;
}
.contact-section-bold .info-card {
padding: 1.5rem;
}
}
@media (max-width: 767px) {
.contact-section-bold {
padding: 60px 0;
}
.contact-section-bold .section-title {
font-size: 1.69rem;
}
.contact-section-bold .section-subtitle {
font-size: 1.00rem;
}
.contact-section-bold .section-description {
font-size: 0.94rem;
}
.contact-section-bold .contact-form-card {
padding: 2rem;
}
.contact-section-bold .decorative-corner {
width: 40px;
height: 40px;
}
.contact-section-bold .decorative-corner.top-left {
top: 15px;
left: 15px;
}
.contact-section-bold .decorative-corner.bottom-right {
bottom: 15px;
right: 15px;
}
.contact-section-bold .info-card {
padding: 1.25rem;
gap: 1rem;
}
.contact-section-bold .info-icon {
width: 50px;
height: 50px;
font-size: 1.50rem;
}
.contact-section-bold .info-text {
font-size: 0.94rem;
}
.contact-section-bold .btn-submit {
font-size: 1.12rem;
padding: 0.875rem 1.5rem;
}
}
@media (max-width: 575px) {
.contact-section-bold .contact-form-card {
padding: 1.5rem;
}
.contact-section-bold .form-control {
padding: 0.875rem 0.875rem 0.875rem 3rem;
}
.contact-section-bold .form-floating > label {
padding-left: 3rem;
font-size: 0.88rem;
}
.contact-section-bold .field-icon {
left: 1rem;
font-size: 1.06rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(19, 28, 52, 0.62) 0%,
rgba(3, 4, 9, 0.54) 45%,
rgba(1, 2, 5, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.contact-section-bold {
overflow-x: hidden !important;
}
.blog-section-style {
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
position: relative;
overflow: hidden;
}
.blog-section-style .section-header-wrapper {
padding: 2rem 0;
}
.blog-section-style .decorative-dot-pattern {
position: absolute;
top: -20px;
left: 50%;
transform: translateX(-50%);
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
}
.blog-section-style .section-title {
color: var(--text-primary);
font-size: clamp(1.75rem, 4vw, 2.5rem);
letter-spacing: -0.02em;
line-height: 1.2;
}
.blog-section-style .section-subtitle {
color: var(--primary-500);
font-size: clamp(1.1rem, 2.5vw, 1.5rem);
font-weight: 500;
letter-spacing: -0.01em;
}
.blog-section-style .section-description {
font-size: 0.94rem;
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
color: var(--text-secondary);
}
.blog-section-style .decorative-underline {
width: 60px;
height: 3px;
background: var(--primary-500);
margin: 1.5rem auto 0;
border-radius: 2px;
}
.blog-section-style .blog-card {
background: var(--surface-primary);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
border-radius: 16px;
padding: 2rem;
position: relative;
transition: all 1.34s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}
.blog-section-style .blog-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
border-color: var(--primary-300);
}
.blog-section-style .card-icon-wrapper {
width: 64px;
height: 64px;
background: linear-gradient(
135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-700) 80%, var(--primary-500) 20%)
);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.62rem;
transition: transform 0.86s ease;
}
.blog-section-style .blog-card:hover .card-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.blog-section-style .card-icon-wrapper i {
font-size: 1.75rem;
color: var(--light);
}
.blog-section-style .category-badge {
position: absolute;
top: 1.5rem;
right: 1.5rem;
width: 40px;
height: 40px;
background: color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
transition: all 1.13s ease;
}
.blog-section-style .blog-card:hover .category-badge {
background: var(--primary-100);
transform: rotate(12deg);
}
.blog-section-style .category-badge i {
font-size: 1.06rem;
color: var(--primary-500);
}
.blog-section-style .card-content {
position: relative;
z-index: 2;
}
.blog-section-style .card-title {
color: var(--text-primary);
font-size: 1.25rem;
font-weight: 600;
line-height: 1.4;
margin-bottom: 1rem;
transition: color 1.12s ease;
}
.blog-section-style .blog-card:hover .card-title {
color: var(--primary-700);
}
.blog-section-style .card-excerpt {
color: var(--text-secondary);
font-size: 0.88rem;
line-height: 1.7;
margin-bottom: 1.62rem;
}
.blog-section-style .card-link {
color: var(--primary-500);
font-weight: 600;
font-size: 1.00rem;
text-decoration: none;
display: inline-flex;
align-items: center;
transition: all 1.03s ease;
position: relative;
}
.blog-section-style .card-link::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width 1.05s ease;
}
.blog-section-style .card-link:hover {
color: var(--primary-700);
transform: translateX(4px);
}
.blog-section-style .card-link:hover::after {
width: calc(100% - 30px);
}
.blog-section-style .card-link i {
transition: transform 0.64s ease;
}
.blog-section-style .card-link:hover i {
transform: translateX(6px);
}
.blog-section-style .decorative-corner {
position: absolute;
width: 30px;
height: 30px;
border: 2px solid var(--primary-300);
opacity: 0;
transition: opacity 1.02s ease;
}
.blog-section-style .decorative-corner.top-left {
top: -1px;
left: -1px;
border-right: none;
border-bottom: none;
border-radius: 16px 0 0 0;
}
.blog-section-style .decorative-corner.bottom-right {
bottom: -1px;
right: -1px;
border-left: none;
border-top: none;
border-radius: 0 0 16px 0;
}
.blog-section-style .blog-card:hover .decorative-corner {
opacity: 1;
}
.blog-section-style .decorative-shapes {
position: absolute;
inset: 0;
pointer-events: none;
overflow: hidden;
}
.blog-section-style .shape-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 10%, transparent 90%),
transparent
);
}
.blog-section-style .shape-circle.shape-1 {
width: 200px;
height: 200px;
top: 10%;
left: -50px;
animation: float-shape 20s ease-in-out infinite;
}
.blog-section-style .shape-circle.shape-2 {
width: 150px;
height: 150px;
bottom: 15%;
right: -30px;
animation: float-shape 25s ease-in-out infinite reverse;
}
.blog-section-style .shape-square {
position: absolute;
width: 100px;
height: 100px;
background: linear-gradient(
45deg,
color-mix(in srgb, var(--primary-500) 8%, transparent 92%),
transparent
);
transform: rotate(45deg);
}
.blog-section-style .shape-square.shape-3 {
top: 50%;
right: 10%;
animation: rotate-shape 30s linear infinite;
}
@keyframes float-shape {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-30px) translateX(20px);
}
}
@keyframes rotate-shape {
0% {
transform: rotate(45deg);
}
100% {
transform: rotate(405deg);
}
}
@media (max-width: 991.98px) {
.blog-section-style .section-title {
font-size: 1.81rem;
}
.blog-section-style .section-subtitle {
font-size: 1.25rem;
}
.blog-section-style .blog-card {
padding: 1.75rem;
}
.blog-section-style .card-icon-wrapper {
width: 56px;
height: 56px;
}
.blog-section-style .card-icon-wrapper i {
font-size: 1.50rem;
}
}
@media (max-width: 767.98px) {
.blog-section-style {
padding: 3rem 0;
}
.blog-section-style .section-title {
font-size: 1.94rem;
}
.blog-section-style .section-subtitle {
font-size: 1.12rem;
}
.blog-section-style .section-description {
font-size: 1.06rem;
}
.blog-section-style .blog-card {
padding: 1.5rem;
}
.blog-section-style .card-title {
font-size: 1.25rem;
}
.blog-section-style .decorative-shapes .shape-circle,
.blog-section-style .decorative-shapes .shape-square {
opacity: 0.5;
}
}
@media (max-width: 575.98px) {
.blog-section-style .category-badge {
width: 36px;
height: 36px;
}
.blog-section-style .category-badge i {
font-size: 0.94rem;
}
.blog-section-style .card-icon-wrapper {
width: 52px;
height: 52px;
}
.blog-section-style .card-icon-wrapper i {
font-size: 1.31rem;
}
}
@media (prefers-reduced-motion: reduce) {
.blog-section-style .blog-card,
.blog-section-style .card-icon-wrapper,
.blog-section-style .card-link,
.blog-section-style .category-badge {
transition: none;
}
.blog-section-style .shape-circle,
.blog-section-style .shape-square {
animation: none;
}
}
@media (prefers-contrast: high) {
.blog-section-style .blog-card {
border: 2px solid var(--neutral-500);
}
.blog-section-style .card-link {
text-decoration: underline;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(13, 27, 45, 0.62) 0%,
rgba(14, 24, 48, 0.54) 45%,
rgba(2, 4, 6, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.blog-section-style {
overflow-x: hidden !important;
}
.faq-section {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, color-mix(in srgb, var(--bg-primary) 95%, var(--primary-50) 5%) 100%);
min-height: auto;
}
.faq-section .container {
position: relative;
z-index: 1;
}
#faq-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
background: linear-gradient(135deg, var(--text-primary) 0%, var(--text-secondary) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
#faq-subtitle {
color: var(--primary-500);
font-weight: 600;
}
#faq-desc {
color: var(--text-muted);
line-height: 1.6;
}
.faq-card {
position: relative;
height: 100%;
border-radius: var(--radius-xl);
background: linear-gradient(135deg,
color-mix(in srgb, var(--bg-secondary) 100%, transparent 0%) 0%,
color-mix(in srgb, var(--bg-secondary) 95%, var(--primary-50) 5%) 100%);
border: 1px solid var(--border-light);
padding: 2rem;
transition: all var(--duration-md) var(--ease-smooth);
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 0%, transparent 100%);
overflow: hidden;
}
.faq-card::before {
content: '';
position: absolute;
top: -50%;
right: -50%;
width: 200%;
height: 200%;
background: radial-gradient(circle, var(--primary-50) 0%, transparent 70%);
opacity: 0;
transition: opacity var(--duration-md) var(--ease-smooth);
pointer-events: none;
}
.faq-card:hover {
border-color: var(--primary-300);
box-shadow: 0 12px 32px color-mix(in srgb, var(--primary-500) 15%, transparent 100%);
background: linear-gradient(135deg,
color-mix(in srgb, var(--bg-secondary) 100%, var(--primary-50) 2%) 0%,
color-mix(in srgb, var(--bg-secondary) 93%, var(--primary-50) 7%) 100%);
transform: translateY(-4px);
}
.faq-card:hover::before {
opacity: 0.4;
}
.faq-card-inner {
position: relative;
z-index: 1;
}
.faq-question {
color: var(--text-primary);
font-weight: 600;
margin-bottom: 1rem;
line-height: 1.4;
display: flex;
align-items: flex-start;
gap: 0.75rem;
}
.faq-question::before {
content: '';
flex-shrink: 0;
width: 20px;
height: 20px;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 50%;
margin-top: 2px;
}
.faq-answer {
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
padding-left: 2.25rem;
}
.faq-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
mix-blend-mode: screen;
}
.faq-decoration-1 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-500), transparent);
top: 10%;
left: -100px;
z-index: 0;
}
.faq-decoration-2 {
width: 250px;
height: 250px;
background: radial-gradient(circle, var(--primary-300), transparent);
bottom: 15%;
right: -80px;
z-index: 0;
}
@media (max-width: 991.98px) {
.faq-card {
padding: 1.5rem;
}
#faq-title {
font-size: 1.69rem;
}
.faq-question {
font-size: 0.94rem;
}
.faq-answer {
font-size: 1.00rem;
}
}
@media (max-width: 576px) {
.faq-section {
padding: 2rem 0;
}
.faq-card {
padding: 1.25rem;
}
#faq-title {
font-size: 1.50rem;
}
.faq-question {
font-size: 1.00rem;
gap: 0.5rem;
}
.faq-question::before {
width: 16px;
height: 16px;
}
.faq-answer {
font-size: 0.81rem;
padding-left: 1.75rem;
}
.faq-decoration {
display: none;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(6, 9, 18, 0.62) 0%,
rgba(9, 22, 45, 0.54) 45%,
rgba(5, 9, 13, 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-professional-blue-01 {
position: relative;
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);
border-top: 1px solid var(--border-light);
}
.footer-professional-blue-01 .container {
position: relative;
z-index: 2;
}
.footer-brand {
background: rgba(var(--primary-50-rgb), 0.4);
backdrop-filter: blur(10px);
padding: var(--space-4);
border-radius: var(--radius-lg);
border: 1px solid rgba(var(--border-light-rgb), 0.5);
transition: all var(--duration-smooth) var(--ease-soft);
}
.footer-brand:hover {
background: rgba(var(--primary-50-rgb), 0.6);
border-color: rgba(var(--primary-300-rgb), 0.8);
}
.footer-brand h3 {
color: var(--text-primary);
margin: 0;
}
.footer-brand p {
color: var(--text-secondary);
margin: 0;
}
.footer-nav {
background: rgba(var(--neutral-50-rgb), 0.3);
backdrop-filter: blur(8px);
padding: var(--space-4);
border-radius: var(--radius-lg);
border: 1px solid rgba(var(--border-light-rgb), 0.4);
height: 100%;
}
.footer-nav h4 {
color: var(--text-primary);
letter-spacing: 0.08em;
font-weight: 600;
}
.footer-link {color: var(--text-secondary);
text-decoration: none;
transition: color var(--duration-smooth) var(--ease-soft);
display: inline-block;
}
.footer-link:hover {color: var(--primary-500);
}
.footer-nav ul li {
margin-bottom: var(--space-3) !important;
}
.footer-contact {
background: rgba(var(--primary-100-rgb), 0.25);
backdrop-filter: blur(10px);
padding: var(--space-4);
border-radius: var(--radius-lg);
border: 1px solid rgba(var(--primary-300-rgb), 0.3);
}
.footer-contact h4 {
color: var(--text-primary);
letter-spacing: 0.08em;
font-weight: 600;
}
.footer-contact span {
color: var(--text-secondary);
line-height: 1.6;
}
.footer-contact ul li {
margin-bottom: var(--space-2);
}
.footer-divider {
background: linear-gradient(90deg,
transparent,
var(--border-light),
transparent);
border: none;
height: 1px;
opacity: 0.5;
}
.footer-professional-blue-01 p {
color: var(--text-muted);
margin: 0;
}
.footer-decoration {
position: absolute;
z-index: 1;
opacity: 0.08;
pointer-events: none;
}
.footer-decoration-1 {
top: -20%;
right: -10%;
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 50%;
filter: blur(60px);
}
.footer-decoration-2 {
bottom: -15%;
left: 5%;
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
border-radius: 50%;
filter: blur(50px);
}
@media (max-width: 768px) {
.footer-brand,
.footer-nav,
.footer-contact {
padding: var(--space-3);
}
.footer-decoration-1 {
width: 250px;
height: 250px;
}
.footer-decoration-2 {
width: 200px;
height: 200px;
}
}
[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, 22, 40, 0.62) 0%,
rgba(6, 12, 26, 0.54) 45%,
rgba(6, 8, 16, 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-064 {
padding: 100px 0;
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.v-064 .section-header {
max-width: 850px;
margin: 0 auto 70px;
}
.v-064 .header-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
}
.v-064 .deco-line {
width: 80px;
height: 2px;
background: linear-gradient(90deg, transparent, var(--primary-500), transparent);
}
.v-064 .deco-icon {
display: flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
background: var(--primary-500);
border-radius: 12px;
transform: rotate(45deg);
}
.v-064 .deco-icon i {
font-size: 24px;
color: white;
transform: rotate(-45deg);
animation: sparkle 3s ease-in-out infinite;
}
.v-064 .section-title {
font-size: 2.56rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.v-064 .section-subtitle {
font-size: 1.56rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.v-064 .section-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 750px;
}
.v-064 .features-list {
max-width: 1100px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.v-064 .feature-item {
background: white;
border: 1px solid var(--neutral-100);
border-left: 4px solid var(--primary-500);
border-radius: 12px;
padding: 35px 30px;
margin-bottom: 25px;
transition: all 0.93s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
}
.v-064 .feature-item:last-child {
margin-bottom: 0;
}
.v-064 .feature-item::before {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(180deg, var(--primary-700), var(--primary-500));
opacity: 0;
transition: opacity 1.33s ease;
}
.v-064 .feature-item:hover {
transform: translateX(8px);
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
border-left-color: var(--primary-700);
}
.v-064 .feature-item:hover::before {
opacity: 1;
}
.v-064 .feature-number {
display: flex;
align-items: center;
justify-content: center;
}
.v-064 .feature-number span {
font-size: 2.31rem;
font-weight: 700;
color: color-mix(in srgb, var(--primary-500) 25%, transparent);
line-height: 1;
transition: all 0.75s ease;
}
.v-064 .feature-item:hover .feature-number span {
color: var(--primary-500);
transform: scale(1.1);
}
.v-064 .feature-icon {
display: flex;
align-items: center;
justify-content: center;
}
.v-064 .feature-icon i {
font-size: 46px;
color: var(--primary-500);
transition: all 0.57s ease;
}
.v-064 .feature-item:hover .feature-icon i {
transform: scale(1.15) rotate(5deg);
color: var(--primary-700);
}
.v-064 .feature-content {
padding-left: 20px;
}
.v-064 .feature-title {
font-size: 1.62rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 12px;
}
.v-064 .feature-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.v-064 .decorative-bg {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 1;
opacity: 0.4;
}
.v-064 .bg-pattern {
position: absolute;
width: 200px;
height: 200px;
background-image: repeating-linear-gradient(
45deg,
var(--primary-300),
var(--primary-300) 1px,
transparent 1px,
transparent 10px
);
opacity: 0.15;
}
.v-064 .bg-pattern-1 {
top: 10%;
right: 5%;
transform: rotate(30deg);
animation: patternFloat 20s ease-in-out infinite;
}
.v-064 .bg-pattern-2 {
bottom: 15%;
left: 8%;
transform: rotate(-20deg);
animation: patternFloat 25s ease-in-out infinite reverse;
}
.v-064 .bg-blob {
position: absolute;
width: 600px;
height: 600px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent),
transparent 70%);
border-radius: 40% 60% 50% 50% / 60% 40% 60% 40%;
opacity: 0.12;
animation: blobMorph 30s ease-in-out infinite;
}
@keyframes sparkle {
0%, 100% {
opacity: 1;
transform: rotate(-45deg) scale(1);
}
50% {
opacity: 0.6;
transform: rotate(-45deg) scale(1.2);
}
}
@keyframes patternFloat {
0%, 100% {
transform: translate(0, 0) rotate(30deg);
}
50% {
transform: translate(20px, 20px) rotate(40deg);
}
}
@keyframes blobMorph {
0%, 100% {
border-radius: 40% 60% 50% 50% / 60% 40% 60% 40%;
transform: translate(-50%, -50%) rotate(0deg);
}
33% {
border-radius: 60% 40% 60% 40% / 50% 60% 40% 60%;
transform: translate(-50%, -50%) rotate(120deg);
}
66% {
border-radius: 50% 50% 40% 60% / 40% 60% 50% 50%;
transform: translate(-50%, -50%) rotate(240deg);
}
}
@media (max-width: 991px) {
.v-064 {
padding: 80px 0;
}
.v-064 .section-title {
font-size: 2.44rem;
}
.v-064 .section-subtitle {
font-size: 1.38rem;
}
.v-064 .feature-item {
padding: 30px 25px;
}
.v-064 .feature-number span {
font-size: 1.94rem;
}
.v-064 .feature-icon i {
font-size: 35px;
}
.v-064 .feature-title {
font-size: 1.38rem;
}
}
@media (max-width: 767px) {
.v-064 {
padding: 60px 0;
}
.v-064 .section-title {
font-size: 1.69rem;
}
.v-064 .section-subtitle {
font-size: 1.12rem;
}
.v-064 .deco-line {
width: 50px;
}
.v-064 .feature-item {
padding: 25px 20px;
}
.v-064 .feature-item:hover {
transform: translateX(4px);
}
.v-064 .feature-number span {
font-size: 1.75rem;
}
.v-064 .feature-icon i {
font-size: 32px;
}
.v-064 .feature-content {
padding-left: 0;
padding-top: 15px;
}
.v-064 .feature-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(2, 4, 7, 0.62) 0%,
rgba(1, 2, 5, 0.54) 45%,
rgba(8, 12, 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-section {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-section .section-header {
position: relative;
z-index: 2;
}
.additional-universal-section .section-title {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-section .section-subtitle {
font-size: clamp(1.125rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.additional-universal-section .section-description {
font-size: 1.06rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 800px;
}
.additional-universal-section .timeline-container {
position: relative;
max-width: 900px;
margin: 0 auto;
padding: 2rem 0;
z-index: 2;
}
.additional-universal-section .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(
180deg,
transparent,
var(--primary-300) 10%,
var(--primary-300) 90%,
transparent
);
transform: translateX(-50%);
z-index: 0;
}
.additional-universal-section .timeline-item {
position: relative;
margin-bottom: 3rem;
padding-left: calc(50% + 50px);
}
.additional-universal-section .timeline-item:nth-child(even) {
padding-left: 0;
padding-right: calc(50% + 50px);
}
.additional-universal-section .timeline-item:last-of-type {
margin-bottom: 0;
}
.additional-universal-section .timeline-marker {
position: absolute;
left: 50%;
top: 0;
transform: translateX(-50%);
z-index: 3;
}
.additional-universal-section .marker-dot {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 24px;
height: 24px;
background: var(--surface-primary);
border: 4px solid var(--primary-500);
border-radius: 50%;
z-index: 1;
}
.additional-universal-section .marker-icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background: linear-gradient(
135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%)
);
border-radius: 50%;
box-shadow: 0 4px 16px color-mix(in srgb, var(--primary-500) 35%, transparent 65%);
z-index: 2;
}
.additional-universal-section .marker-icon i {
font-size: 1.56rem;
color: var(--light);
}
.additional-universal-section .timeline-content {
position: relative;
}
.additional-universal-section .timeline-item:nth-child(even) .timeline-content {
text-align: right;
}
.additional-universal-section .content-card {
position: relative;
padding: 2rem;
background: var(--surface-secondary);
border: 1px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 16px;
box-shadow: 0 4px 20px color-mix(in srgb, var(--neutral-500) 8%, transparent 92%);
transition: all 0.85s ease;
overflow: hidden;
}
.additional-universal-section .content-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 30px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
border-color: color-mix(in srgb, var(--primary-500) 50%, transparent 50%);
}
.additional-universal-section .step-badge {
display: inline-flex;
margin-bottom: 1rem;
}
.additional-universal-section .step-badge i {
font-size: 1.81rem;
color: var(--primary-500);
}
.additional-universal-section .timeline-item:nth-child(even) .step-badge {
float: right;
}
.additional-universal-section .timeline-title {
font-size: 1.44rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
clear: both;
}
.additional-universal-section .timeline-description {
font-size: 1.00rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 0;
}
.card-decoration {
position: absolute;
width: 120px;
height: 120px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 10%, transparent 90%),
transparent
);
border-radius: 50%;
pointer-events: none;
}
.additional-universal-section .timeline-item:nth-child(odd) .card-decoration {
bottom: -30px;
right: -30px;
}
.additional-universal-section .timeline-item:nth-child(even) .card-decoration {
bottom: -30px;
left: -30px;
}
.additional-universal-section .background-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.additional-universal-section .shape {
position: absolute;
border-radius: 50%;
opacity: 0.3;
}
.additional-universal-section .shape-1 {
width: 300px;
height: 300px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent
);
top: 10%;
right: 5%;
}
.additional-universal-section .shape-2 {
width: 250px;
height: 250px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-500) 12%, transparent 88%),
transparent
);
bottom: 15%;
left: 5%;
}
@media (max-width: 991.98px) {
.additional-universal-section .timeline-line {
left: 30px;
}
.timeline-item,
.additional-universal-section .timeline-item:nth-child(even) {
padding-left: 80px;
padding-right: 0;
}
.additional-universal-section .timeline-marker {
left: 30px;
}
.additional-universal-section .marker-icon {
width: 50px;
height: 50px;
}
.additional-universal-section .marker-icon i {
font-size: 1.31rem;
}
.additional-universal-section .marker-dot {
width: 20px;
height: 20px;
}
.additional-universal-section .timeline-item:nth-child(even) .timeline-content {
text-align: left;
}
.additional-universal-section .timeline-item:nth-child(even) .step-badge {
float: none;
}
.additional-universal-section .timeline-item:nth-child(even) .card-decoration {
left: auto;
right: -30px;
}
}
@media (max-width: 767.98px) {
.additional-universal-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.additional-universal-section .section-header {
margin-bottom: 2.56rem !important;
}
.additional-universal-section .timeline-container {
padding: 1rem 0;
}
.timeline-item,
.additional-universal-section .timeline-item:nth-child(even) {
padding-left: 60px;
margin-bottom: 2rem;
}
.additional-universal-section .content-card {
padding: 1.5rem;
}
.additional-universal-section .step-badge 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(2, 4, 7, 0.62) 0%,
rgba(2, 4, 9, 0.54) 45%,
rgba(10, 15, 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;
}
.additional-universal-section.v-043 {
padding: 80px 0;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%) 100%);
position: relative;
overflow: hidden;
}
.additional-universal-section.v-043 .section-header {
position: relative;
z-index: 2;
}
.additional-universal-section.v-043 .decorative-line {
width: 60px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
margin: 0 auto 24px;
border-radius: 2px;
}
.additional-universal-section.v-043 .section-title {
font-size: 2.44rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.additional-universal-section.v-043 .section-subtitle {
font-size: 1.62rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.3;
}
.additional-universal-section.v-043 .section-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.additional-universal-section.v-043 .content-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 32px;
height: 100%;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
transition: all 1.12s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.additional-universal-section.v-043 .content-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
border-color: var(--primary-300);
}
.additional-universal-section.v-043 .card-icon-wrapper {
width: 64px;
height: 64px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
transition: transform 0.74s ease;
}
.additional-universal-section.v-043 .content-card:hover .card-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.additional-universal-section.v-043 .card-icon-wrapper i {
font-size: 31px;
color: var(--light);
}
.additional-universal-section.v-043 .card-title {
font-size: 1.38rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.3;
}
.additional-universal-section.v-043 .card-description {
font-size: 1.06rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 0;
}
.additional-universal-section.v-043 .card-accent {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.73s ease;
}
.additional-universal-section.v-043 .content-card:hover .card-accent {
transform: scaleX(1);
}
.additional-universal-section.v-043 .content-card.featured {
background: linear-gradient(135deg, var(--primary-50), var(--surface-primary));
border: 2px solid var(--primary-300);
}
.additional-universal-section.v-043 .featured-icon-wrapper {
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
}
.additional-universal-section.v-043 .featured-icon-wrapper i {
font-size: 42px;
color: var(--light);
}
.additional-universal-section.v-043 .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.additional-universal-section.v-043 .shape-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg, color-mix(in srgb, var(--primary-300) 15%, transparent 85%), transparent);
}
.additional-universal-section.v-043 .shape-circle.shape-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
}
.additional-universal-section.v-043 .shape-circle.shape-2 {
width: 200px;
height: 200px;
bottom: -50px;
left: -50px;
}
.additional-universal-section.v-043 .blob-shape {
position: absolute;
width: 400px;
height: 400px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(circle, color-mix(in srgb, var(--primary-100) 10%, transparent 90%) 0%, transparent 70%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
@media (max-width: 991.98px) {
.additional-universal-section.v-043 {
padding: 60px 0;
}
.additional-universal-section.v-043 .section-title {
font-size: 2.12rem;
}
.additional-universal-section.v-043 .section-subtitle {
font-size: 1.12rem;
}
.additional-universal-section.v-043 .featured-icon-wrapper {
width: 64px;
height: 64px;
}
.additional-universal-section.v-043 .featured-icon-wrapper i {
font-size: 35px;
}
}
@media (max-width: 767.98px) {
.additional-universal-section.v-043 {
padding: 40px 0;
}
.additional-universal-section.v-043 .section-title {
font-size: 1.56rem;
}
.additional-universal-section.v-043 .section-subtitle {
font-size: 1.19rem;
}
.additional-universal-section.v-043 .content-card {
padding: 24px;
}
.additional-universal-section.v-043 .card-icon-wrapper {
width: 56px;
height: 56px;
}
.additional-universal-section.v-043 .card-icon-wrapper i {
font-size: 29px;
}
}
[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, 19, 31, 0.62) 0%,
rgba(17, 31, 49, 0.54) 45%,
rgba(4, 7, 21, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-clean {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-clean #90cac3_page_1_sec_1_title {
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-clean #abe8e3_page_1_sec_1_subtitle {
color: var(--text-secondary);
font-weight: 500;
}
.additional-universal-clean #c0d9dd_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.47s 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 1.24s 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.69rem;
color: var(--primary-500);
transition: all 1.00s 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.06rem;
}
.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.38rem;
}
}
@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 #b5e7ea_page_1_sec_1_title {
font-size: 2.19rem;
}
.additional-universal-clean .feature-icon-wrapper {
width: 70px;
height: 70px;
font-size: 2.19rem;
}
.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(11, 28, 49, 0.62) 0%,
rgba(2, 3, 5, 0.54) 45%,
rgba(15, 30, 49, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-modern {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-modern #94dbd9_page_1_sec_1_title {
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-modern #cbeeed_page_1_sec_1_subtitle {
color: var(--text-secondary);
font-weight: 500;
}
.additional-universal-modern #c4f6f0_page_1_sec_1_desc {
color: var(--text-secondary);
line-height: 1.7;
}
.additional-universal-modern .feature-card {
position: relative;
padding: 2.5rem 2rem;
border-radius: 20px;
background: var(--surface-secondary);
border: 1px solid color-mix(in srgb, var(--primary-500) 15%, transparent);
transition: all 0.94s ease;
overflow: hidden;
}
.additional-universal-modern .feature-card:hover {
transform: translateY(-8px);
box-shadow: 0 15px 40px color-mix(in srgb, var(--primary-500) 15%, transparent);
border-color: var(--primary-500);
}
.additional-universal-modern .feature-card.featured {
background: color-mix(in srgb, var(--primary-500) 5%, var(--surface-secondary));
border-width: 2px;
}
.additional-universal-modern .card-icon-wrapper {
display: inline-flex;
align-items: center;
justify-content: center;
width: 70px;
height: 70px;
border-radius: 16px;
background: color-mix(in srgb, var(--primary-500) 15%, transparent);
color: var(--primary-500);
font-size: 2.06rem;
margin-bottom: 1.63rem;
transition: all 1.00s ease;
}
.additional-universal-modern .feature-card:hover .card-icon-wrapper {
transform: scale(1.1) rotate(5deg);
background: var(--primary-500);
color: white;
}
.additional-universal-modern .card-content h3 {
color: var(--text-primary);
margin-bottom: 1rem;
}
.additional-universal-modern .card-content p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1.00rem;
margin-bottom: 0;
}
.additional-universal-modern .card-decoration {
position: absolute;
bottom: -30px;
right: -30px;
width: 150px;
height: 150px;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-500) 8%, transparent);
filter: blur(30px);
pointer-events: none;
}
.additional-universal-modern .featured-badge {
position: absolute;
top: 1.5rem;
right: 1.5rem;
width: 40px;
height: 40px;
border-radius: 50%;
background: var(--primary-500);
color: white;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.00rem;
animation: pulse-v080 2s ease-in-out infinite;
}
.additional-universal-modern .floating-shape {
position: absolute;
opacity: 0.06;
pointer-events: none;
color: var(--primary-500);
}
.additional-universal-modern .shape-1 {
top: 15%;
left: 5%;
font-size: 3.00rem;
animation: float-v080 8s ease-in-out infinite;
}
.additional-universal-modern .shape-2 {
top: 50%;
right: 8%;
font-size: 3.00rem;
animation: float-v080 10s ease-in-out infinite reverse;
}
.additional-universal-modern .shape-3 {
bottom: 20%;
left: 10%;
font-size: 3.00rem;
animation: float-v080 12s ease-in-out infinite;
}
@keyframes float-v080 {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(10deg);
}
}
@keyframes pulse-v080 {
0%, 100% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
}
@media (max-width: 991.98px) {
.additional-universal-modern .feature-card {
padding: 2rem 1.5rem;
}
.additional-universal-modern .card-icon-wrapper {
width: 60px;
height: 60px;
font-size: 1.69rem;
}
}
@media (max-width: 575.98px) {
.additional-universal-modern #a9eae7_page_1_sec_1_title {
font-size: 1.81rem;
}
.additional-universal-modern .feature-card {
padding: 1.5rem 1.25rem;
}
.additional-universal-modern .floating-shape {
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(12, 17, 36, 0.62) 0%,
rgba(1, 1, 3, 0.54) 45%,
rgba(14, 22, 43, 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_alt {
position: relative;
padding: var(--space-section-y, 5rem) 0;
background: linear-gradient(180deg, var(--surface-primary, #fafafa) 0%, var(--primary-50, #ecfdf5) 100%);
overflow: hidden;
}
.add_wrap_alt .add_header_wrapper {
position: relative;
margin-bottom: var(--space-12, 3rem);
}
.add_wrap_alt .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500, #008046) 0%, var(--primary-300, #64d2a9) 100%);
border-radius: 2px;
margin: 0 auto var(--space-4, 1rem);
}
.add_wrap_alt .add_header {
text-align: center;
margin-bottom: var(--space-6, 1.5rem);
}
.add_wrap_alt .add_title {
font-size: clamp(2rem, 4vw, 2.875rem);
font-weight: 800;
color: var(--text-primary, #242427);
margin-bottom: var(--space-4, 1rem);
line-height: 1.2;
}
.add_wrap_alt .add_subtitle {
font-size: clamp(1.125rem, 2vw, 1.5rem);
color: var(--primary-500, #008b67);
margin-bottom: var(--space-4, 1rem);
font-weight: 600;
line-height: 1.4;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.add_wrap_alt .title_accent_bar {
width: 60px;
height: 3px;
background: var(--primary-500, #0b9a6b);
margin: 0 auto;
border-radius: 2px;
}
.add_wrap_alt .add_description {
font-size: 1.00rem;
color: var(--text-secondary, #4a423d);
line-height: 1.75;
text-align: center;
}
.add_wrap_alt .add_timeline_wrapper {
position: relative;
margin-top: var(--space-10, 2.5rem);
}
.add_wrap_alt .timeline_line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg, var(--primary-300, #89f2c0) 0%, var(--primary-500, #008c50) 50%, var(--primary-300, #71e4a8) 100%);
transform: translateX(-50%);
border-radius: 2px;
}
.add_wrap_alt .timeline_item {
position: relative;
display: flex;
align-items: flex-start;
gap: var(--space-6, 1.5rem);
margin-bottom: var(--space-8, 2rem);
}
.add_wrap_alt .timeline_left {
justify-content: flex-end;
padding-right: calc(50% + 2rem);
}
.add_wrap_alt .timeline_right {
justify-content: flex-start;
padding-left: calc(50% + 2rem);
flex-direction: row-reverse;
}
.add_wrap_alt .timeline_highlight {
justify-content: center;
padding: 0 var(--space-6, 1.5rem);
margin-top: var(--space-8, 2rem);
}
.add_wrap_alt .timeline_marker {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: #ffffff;
border: 4px solid var(--primary-500, #00a85e);
border-radius: 50%;
color: var(--primary-500, #038952);
font-size: 1.50rem;
z-index: 2;
box-shadow: 0 4px 12px rgba(13, 172, 109, 0.20);
transition: all 0.63s ease;
}
.add_wrap_alt .timeline_marker_large {
width: 72px;
height: 72px;
font-size: 2.12rem;
border-width: 5px;
}
.add_wrap_alt .timeline_item:hover .timeline_marker {
background: var(--primary-500, #01a072);
color: #ffffff;
transform: translateX(-50%) scale(1.1);
}
.add_wrap_alt .timeline_content {
flex: 1;
background: #ffffff;
padding: var(--space-6, 1.5rem);
border-radius: var(--radius-lg, 12px);
border: 1px solid var(--primary-100, #c6ffe0);
box-shadow: var(--shadow-md, 0 4px 6px -1px rgba(0, 0, 0, 0.1));
transition: all 0.71s ease;
}
.add_wrap_alt .timeline_content:hover {
transform: translateY(-4px);
box-shadow: 0 12px 24px rgba(0, 174, 121, 0.15);
border-color: var(--primary-500, #048a61);
}
.add_wrap_alt .timeline_content_centered {
text-align: center;
max-width: 700px;
}
.add_wrap_alt .timeline_highlight .timeline_content {
background: linear-gradient(135deg, var(--primary-50, #ecfdf5) 0%, #ffffff 100%);
border: 2px solid var(--primary-300, #61e8a5);
padding: var(--space-8, 2rem);
}
.add_wrap_alt .add_elem_title {
font-size: clamp(1.25rem, 2vw, 1.5rem);
font-weight: 700;
color: var(--text-primary, #0a0a0a);
margin-bottom: var(--space-3, 0.75rem);
line-height: 1.3;
}
.add_wrap_alt .add_elem_desc {
font-size: 1.00rem;
color: var(--text-secondary, #564e47);
line-height: 1.65;
margin: 0;
}
@media (max-width: 991.98px) {
.add_wrap_alt .timeline_line {
left: 28px;
}
.add_wrap_alt .timeline_marker {
left: 28px;
}
.add_wrap_alt .timeline_left,
.add_wrap_alt .timeline_right {
padding-left: calc(28px + 2.5rem);
padding-right: 0;
flex-direction: row;
justify-content: flex-start;
}
.add_wrap_alt .timeline_highlight {
padding-left: calc(28px + 2.5rem);
justify-content: flex-start;
}
.add_wrap_alt .timeline_content_centered {
text-align: left;
}
}
@media (max-width: 767.98px) {
.add_wrap_alt {
padding: var(--space-10, 2.5rem) 0;
}
.add_wrap_alt .add_header_wrapper {
margin-bottom: var(--space-8, 2rem);
}
.add_wrap_alt .timeline_marker {
width: 48px;
height: 48px;
font-size: 1.19rem;
}
.add_wrap_alt .timeline_marker_large {
width: 60px;
height: 60px;
font-size: 1.62rem;
}
.add_wrap_alt .timeline_content {
padding: var(--space-4, 1rem);
}
.add_wrap_alt .timeline_highlight .timeline_content {
padding: var(--space-6, 1.5rem);
}
}
[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, 16, 32, 0.62) 0%,
rgba(13, 24, 49, 0.54) 45%,
rgba(16, 31, 48, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section.v-044 {
padding: 80px 0;
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.additional-universal-section.v-044 .section-header {
position: relative;
z-index: 2;
}
.additional-universal-section.v-044 .header-badge {
width: 72px;
height: 72px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 24px;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.additional-universal-section.v-044 .header-badge i {
font-size: 38px;
color: var(--light);
}
.additional-universal-section.v-044 .section-title {
font-size: 2.31rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.additional-universal-section.v-044 .section-subtitle {
font-size: 1.50rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.3;
}
.additional-universal-section.v-044 .section-description {
font-size: 1.19rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.additional-universal-section.v-044 .timeline-wrapper {
position: relative;
max-width: 1000px;
margin: 0 auto;
padding: 40px 0;
}
.additional-universal-section.v-044 .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg, var(--primary-300), var(--primary-500), var(--primary-300));
transform: translateX(-50%);
z-index: 1;
}
.additional-universal-section.v-044 .timeline-item {
position: relative;
margin-bottom: 60px;
z-index: 2;
}
.additional-universal-section.v-044 .timeline-item:last-child {
margin-bottom: 0;
}
.additional-universal-section.v-044 .timeline-marker {
position: absolute;
left: 50%;
top: 30px;
transform: translateX(-50%);
z-index: 3;
}
.additional-universal-section.v-044 .marker-dot {
width: 20px;
height: 20px;
background: var(--primary-500);
border: 4px solid var(--surface-primary);
border-radius: 50%;
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
position: relative;
z-index: 2;
}
.additional-universal-section.v-044 .marker-dot.final {
background: var(--primary-700);
width: 24px;
height: 24px;
box-shadow: 0 0 0 6px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.additional-universal-section.v-044 .marker-ring {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 40px;
height: 40px;
border: 2px solid var(--primary-300);
border-radius: 50%;
animation: pulse-ring 2s ease-out infinite;
}
@keyframes pulse-ring {
0% {
transform: translate(-50%, -50%) scale(1);
opacity: 1;
}
100% {
transform: translate(-50%, -50%) scale(1.8);
opacity: 0;
}
}
.additional-universal-section.v-044 .timeline-content {
position: relative;
}
.additional-universal-section.v-044 .content-wrapper {
width: calc(50% - 40px);
padding: 28px;
background: var(--surface-primary);
border-radius: 16px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
border: 2px solid color-mix(in srgb, var(--primary-300) 25%, transparent 75%);
transition: all 0.55s cubic-bezier(0.4, 0, 0.2, 1);
}
.additional-universal-section.v-044 .content-wrapper:hover {
transform: translateY(-4px);
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
border-color: var(--primary-500);
}
.additional-universal-section.v-044 .content-wrapper.left {
margin-right: auto;
}
.additional-universal-section.v-044 .content-wrapper.right {
margin-left: auto;
}
.additional-universal-section.v-044 .content-wrapper.featured {
background: linear-gradient(135deg, var(--primary-50), var(--surface-primary));
border-color: var(--primary-500);
}
.additional-universal-section.v-044 .icon-badge {
width: 56px;
height: 56px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 16px;
transition: transform 1.10s ease;
}
.additional-universal-section.v-044 .content-wrapper:hover .icon-badge {
transform: rotate(5deg) scale(1.05);
}
.additional-universal-section.v-044 .icon-badge.featured {
width: 64px;
height: 64px;
background: linear-gradient(135deg, var(--primary-700), var(--primary-500));
}
.additional-universal-section.v-044 .icon-badge i {
font-size: 30px;
color: var(--light);
}
.additional-universal-section.v-044 .icon-badge.featured i {
font-size: 29px;
}
.additional-universal-section.v-044 .timeline-title {
font-size: 1.38rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.3;
}
.additional-universal-section.v-044 .timeline-description {
font-size: 0.94rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 0;
}
.additional-universal-section.v-044 .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.additional-universal-section.v-044 .floating-shape {
position: absolute;
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
background: linear-gradient(135deg, color-mix(in srgb, var(--primary-300) 8%, transparent 92%), transparent);
}
.additional-universal-section.v-044 .floating-shape.shape-1 {
width: 250px;
height: 250px;
top: 10%;
right: 5%;
animation: float 20s ease-in-out infinite;
}
.additional-universal-section.v-044 .floating-shape.shape-2 {
width: 200px;
height: 200px;
bottom: 15%;
left: 8%;
animation: float 25s ease-in-out infinite reverse;
}
.additional-universal-section.v-044 .floating-shape.shape-3 {
width: 180px;
height: 180px;
top: 50%;
left: 10%;
animation: float 30s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(10deg);
}
}
@media (max-width: 991.98px) {
.additional-universal-section.v-044 {
padding: 60px 0;
}
.additional-universal-section.v-044 .section-title {
font-size: 2.06rem;
}
.additional-universal-section.v-044 .section-subtitle {
font-size: 1.31rem;
}
.additional-universal-section.v-044 .timeline-line {
left: 30px;
}
.additional-universal-section.v-044 .timeline-marker {
left: 30px;
}
.additional-universal-section.v-044 .content-wrapper {
width: calc(100% - 80px);
margin-left: 80px !important;
}
}
@media (max-width: 767.98px) {
.additional-universal-section.v-044 {
padding: 40px 0;
}
.additional-universal-section.v-044 .section-title {
font-size: 1.81rem;
}
.additional-universal-section.v-044 .section-subtitle {
font-size: 1.06rem;
}
.additional-universal-section.v-044 .header-badge {
width: 64px;
height: 64px;
}
.additional-universal-section.v-044 .header-badge i {
font-size: 31px;
}
.additional-universal-section.v-044 .content-wrapper {
padding: 20px;
}
.additional-universal-section.v-044 .icon-badge {
width: 48px;
height: 48px;
}
.additional-universal-section.v-044 .icon-badge i {
font-size: 25px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(10, 16, 33, 0.62) 0%,
rgba(9, 15, 24, 0.54) 45%,
rgba(4, 6, 14, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-classic {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.additional-universal-classic .header-badge {
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.94rem;
margin-bottom: 1.56rem;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.additional-universal-classic .section-header h1 {
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-classic .section-header h2 {
color: var(--primary-500);
font-weight: 500;
}
.additional-universal-classic .section-header p {
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
}
.additional-universal-classic .cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 2rem;
position: relative;
z-index: 2;
}
.additional-universal-classic .creative-card {
background: var(--surface-secondary);
border-radius: 20px;
padding: 2rem;
transition: all 1.25s ease;
position: relative;
overflow: hidden;
border: 2px solid transparent;
}
.additional-universal-classic .creative-card:hover {
transform: translateY(-12px);
border-color: var(--primary-500);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
}
.additional-universal-classic .card-visual {
position: relative;
height: 120px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.60rem;
}
.additional-universal-classic .icon-circle {
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.81rem;
position: relative;
z-index: 2;
transition: all 1.37s ease;
}
.additional-universal-classic .creative-card:hover .icon-circle {
transform: scale(1.15) rotate(10deg);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}
.additional-universal-classic .card-blob {
position: absolute;
border-radius: 50%;
opacity: 0.15;
transition: all 1.00s ease;
}
.additional-universal-classic .card-blob.blob-1 {
width: 140px;
height: 140px;
background: var(--primary-500);
top: -20px;
right: -30px;
}
.additional-universal-classic .card-blob.blob-2 {
width: 120px;
height: 120px;
background: var(--primary-700);
top: 10px;
left: -20px;
}
.additional-universal-classic .card-blob.blob-3 {
width: 130px;
height: 130px;
background: var(--primary-300);
bottom: -25px;
right: -20px;
}
.additional-universal-classic .card-blob.blob-4 {
width: 110px;
height: 110px;
background: var(--primary-500);
top: -15px;
left: -25px;
}
.additional-universal-classic .card-blob.blob-5 {
width: 125px;
height: 125px;
background: var(--primary-700);
bottom: -20px;
right: -30px;
}
.additional-universal-classic .creative-card:hover .card-blob {
opacity: 0.25;
transform: scale(1.2);
}
.additional-universal-classic .card-content h3 {
color: var(--text-primary);
line-height: 1.3;
transition: color 0.58s ease;
}
.additional-universal-classic .creative-card:hover .card-content h3 {
color: var(--primary-500);
}
.additional-universal-classic .card-content p {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.additional-universal-classic .bg-gradient {
position: absolute;
border-radius: 50%;
opacity: 0.06;
pointer-events: none;
filter: blur(60px);
}
.additional-universal-classic .bg-gradient.gradient-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: 0;
left: -100px;
}
.additional-universal-classic .bg-gradient.gradient-2 {
width: 350px;
height: 350px;
background: var(--primary-700);
bottom: 10%;
right: -80px;
}
.additional-universal-classic .bg-gradient.gradient-3 {
width: 300px;
height: 300px;
background: var(--primary-300);
top: 40%;
right: 10%;
}
@media (max-width: 991px) {
.additional-universal-classic .section-header h1 {
font-size: 1.94rem;
}
.additional-universal-classic .cards-grid {
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 1.5rem;
}
.additional-universal-classic .creative-card {
padding: 1.75rem;
}
.additional-universal-classic .icon-circle {
width: 70px;
height: 70px;
font-size: 1.94rem;
}
.additional-universal-classic .header-badge {
width: 70px;
height: 70px;
font-size: 1.88rem;
}
}
@media (max-width: 767px) {
.additional-universal-classic .section-header h1 {
font-size: 1.62rem;
}
.additional-universal-classic .section-header h2 {
font-size: 1.38rem;
}
.additional-universal-classic .cards-grid {
grid-template-columns: 1fr;
gap: 1.25rem;
}
.additional-universal-classic .creative-card {
padding: 1.5rem;
}
.additional-universal-classic .card-visual {
height: 100px;
margin-bottom: 1.50rem;
}
.additional-universal-classic .icon-circle {
width: 64px;
height: 64px;
font-size: 1.62rem;
}
.additional-universal-classic .header-badge {
width: 64px;
height: 64px;
font-size: 1.38rem;
}
.additional-universal-classic .creative-card:hover {
transform: translateY(-8px);
}
}
[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, 3, 5, 0.62) 0%,
rgba(1, 1, 3, 0.54) 45%,
rgba(9, 14, 35, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-variant {
position: relative;
padding: 6rem 0;
background: radial-gradient(ellipse at center, var(--primary-50) 0%, var(--neutral-0) 40%, var(--accent-50) 100%);
overflow: hidden;
}
.additional-universal-variant .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-variant .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-700);
margin-bottom: 1.73rem;
line-height: 1.4;
}
.additional-universal-variant .section-description {
font-size: 1.19rem;
color: var(--neutral-700);
line-height: 1.7;
max-width: 900px;
margin: 0 auto;
}
.additional-universal-variant .comparison-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 2rem;
margin-top: 4rem;
position: relative;
z-index: 2;
}
.additional-universal-variant .comparison-card {
position: relative;
background: var(--neutral-0);
border-radius: 24px;
padding: 2.5rem;
box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
border: 2px solid var(--neutral-100);
transition: all 0.86s cubic-bezier(0.175, 0.885, 0.32, 1.275);
overflow: hidden;
}
.additional-universal-variant .comparison-card:hover {
transform: translateY(-10px);
box-shadow: 0 15px 50px rgba(0, 0, 0, 0.15);
border-color: var(--primary-300);
}
.additional-universal-variant .card-emphasis {
background: linear-gradient(135deg, var(--primary-50) 0%, var(--neutral-0) 100%);
border: 3px solid var(--primary-400);
}
.additional-universal-variant .card-emphasis:hover {
border-color: var(--accent-500);
}
.additional-universal-variant .card-special {
background: linear-gradient(135deg, var(--accent-50) 0%, var(--neutral-0) 100%);
border: 2px solid var(--accent-300);
}
.additional-universal-variant .card-ribbon {
position: absolute;
top: 20px;
right: -35px;
background: linear-gradient(135deg, var(--accent-500), var(--accent-600));
color: var(--neutral-0);
padding: 0.5rem 3rem;
transform: rotate(45deg);
font-size: 0.88rem;
font-weight: 700;
letter-spacing: 1px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
text-transform: uppercase;
}
.additional-universal-variant .card-header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 1.66rem;
}
.additional-universal-variant .card-icon {
width: 80px;
height: 80px;
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15);
transition: all 0.51s ease;
}
.additional-universal-variant .card-icon i {
font-size: 2.31rem;
color: var(--neutral-0);
}
.additional-universal-variant .comparison-card:hover .card-icon {
transform: scale(1.1) rotate(5deg);
}
.additional-universal-variant .icon-primary {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
}
.additional-universal-variant .icon-accent {
background: linear-gradient(135deg, var(--accent-500), var(--accent-700));
}
.additional-universal-variant .icon-secondary {
background: linear-gradient(135deg, var(--primary-600), var(--accent-600));
}
.additional-universal-variant .icon-gradient {
background: linear-gradient(135deg, var(--accent-400), var(--primary-600));
}
.additional-universal-variant .icon-special {
background: linear-gradient(135deg, var(--accent-600), var(--primary-700));
}
.additional-universal-variant .tier-badge {
padding: 0.5rem 1.25rem;
border-radius: 20px;
font-size: 0.88rem;
font-weight: 700;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.additional-universal-variant .badge-gold {
background: linear-gradient(135deg, #f0ac02, #e7a30b);
color: #713c00;
}
.additional-universal-variant .badge-silver {
background: linear-gradient(135deg, var(--neutral-300), var(--neutral-400));
color: var(--neutral-900);
}
.additional-universal-variant .badge-bronze {
background: linear-gradient(135deg, var(--accent-200), var(--accent-300));
color: var(--accent-900);
}
.additional-universal-variant .badge-tech {
background: linear-gradient(135deg, var(--primary-200), var(--primary-300));
color: var(--primary-900);
}
.additional-universal-variant .badge-special {
background: linear-gradient(135deg, var(--accent-400), var(--accent-500));
color: var(--neutral-0);
}
.additional-universal-variant .card-content {
margin-bottom: 2rem;
}
.additional-universal-variant .card-title {
font-size: 1.50rem;
font-weight: 700;
color: var(--primary-900);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-variant .card-description {
font-size: 1.00rem;
color: var(--neutral-700);
line-height: 1.7;
margin: 0;
}
.additional-universal-variant .card-features {
padding-top: 2rem;
border-top: 2px solid var(--neutral-100);
}
.additional-universal-variant .feature-icon-row {
display: flex;
justify-content: space-around;
align-items: center;
gap: 1rem;
}
.additional-universal-variant .feature-icon-row i {
font-size: 1.69rem;
color: var(--primary-500);
transition: all 1.23s ease;
}
.additional-universal-variant .comparison-card:hover .feature-icon-row i {
color: var(--accent-600);
transform: scale(1.2);
}
.additional-universal-variant .special-glow {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: radial-gradient(circle at center, var(--accent-200) 0%, transparent 70%);
opacity: 0;
transition: opacity 0.50s ease;
pointer-events: none;
}
.additional-universal-variant .card-special:hover .special-glow {
opacity: 0.3;
}
.additional-universal-variant .abstract-bg {
position: absolute;
opacity: 0.05;
pointer-events: none;
}
.additional-universal-variant .bg-1 {
width: 350px;
height: 350px;
background: var(--primary-400);
border-radius: 40% 60% 60% 40% / 50% 50% 50% 50%;
top: 10%;
left: 5%;
filter: blur(60px);
}
.additional-universal-variant .bg-2 {
width: 400px;
height: 400px;
background: var(--accent-400);
border-radius: 60% 40% 40% 60% / 60% 40% 60% 40%;
top: 50%;
right: 8%;
filter: blur(70px);
}
.additional-universal-variant .bg-3 {
width: 300px;
height: 300px;
background: var(--primary-300);
border-radius: 50% 50% 50% 50% / 40% 60% 40% 60%;
bottom: 10%;
left: 50%;
transform: translateX(-50%);
filter: blur(50px);
}
.additional-universal-variant .grid-pattern {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.02;
pointer-events: none;
background-image:
linear-gradient(var(--primary-300) 1px, transparent 1px),
linear-gradient(90deg, var(--primary-300) 1px, transparent 1px);
background-size: 50px 50px;
}
@media (max-width: 991px) {
.additional-universal-variant {
padding: 4rem 0;
}
.additional-universal-variant .comparison-grid {
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.75rem;
}
.additional-universal-variant .comparison-card {
padding: 2rem;
}
.additional-universal-variant .card-icon {
width: 70px;
height: 70px;
}
.additional-universal-variant .card-icon i {
font-size: 1.94rem;
}
.additional-universal-variant .card-title {
font-size: 1.31rem;
}
.additional-universal-variant .feature-icon-row i {
font-size: 1.56rem;
}
}
@media (max-width: 767px) {
.additional-universal-variant {
padding: 3rem 0;
}
.additional-universal-variant .section-title {
font-size: 1.75rem;
}
.additional-universal-variant .section-subtitle {
font-size: 1.25rem;
}
.additional-universal-variant .section-description {
font-size: 1.06rem;
}
.additional-universal-variant .comparison-grid {
grid-template-columns: 1fr;
gap: 1.5rem;
}
.additional-universal-variant .comparison-card {
padding: 1.75rem;
}
.additional-universal-variant .card-ribbon {
font-size: 0.69rem;
padding: 0.4rem 2.5rem;
}
.additional-universal-variant .card-header {
flex-direction: column;
align-items: flex-start;
gap: 1rem;
}
.additional-universal-variant .card-icon {
width: 65px;
height: 65px;
}
.additional-universal-variant .card-icon i {
font-size: 1.88rem;
}
.additional-universal-variant .tier-badge {
font-size: 0.75rem;
padding: 0.4rem 1rem;
}
.additional-universal-variant .card-title {
font-size: 1.25rem;
}
.additional-universal-variant .card-description {
font-size: 0.94rem;
}
.additional-universal-variant .card-features {
padding-top: 1.58rem;
}
.additional-universal-variant .feature-icon-row {
gap: 0.75rem;
}
.additional-universal-variant .feature-icon-row i {
font-size: 1.38rem;
}
.additional-universal-variant .abstract-bg,
.additional-universal-variant .grid-pattern {
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(4, 10, 19, 0.62) 0%,
rgba(1, 2, 4, 0.54) 45%,
rgba(11, 19, 31, 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_minimal {
position: relative;
padding: var(--space-section-y, 5rem) 0;
background: var(--surface-primary, #f8fafc);
overflow: hidden;
}
.add_wrap_minimal .particle_bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.add_wrap_minimal .particle {
position: absolute;
width: 8px;
height: 8px;
background: var(--primary-300, #bfb0ef);
border-radius: 50%;
opacity: 0.4;
animation: float-particle 15s ease-in-out infinite;
}
.add_wrap_minimal .p1 {
top: 10%;
left: 10%;
animation-delay: 0s;
}
.add_wrap_minimal .p2 {
top: 60%;
right: 15%;
animation-delay: 3s;
}
.add_wrap_minimal .p3 {
bottom: 20%;
left: 20%;
animation-delay: 6s;
}
.add_wrap_minimal .p4 {
top: 30%;
right: 25%;
animation-delay: 9s;
}
@keyframes float-particle {
0%, 100% {
transform: translate(0, 0);
}
25% {
transform: translate(30px, -40px);
}
50% {
transform: translate(-20px, -80px);
}
75% {
transform: translate(20px, -40px);
}
}
.add_wrap_minimal .container {
position: relative;
z-index: 1;
}
.add_wrap_minimal .add_header_frame {
position: relative;
padding: var(--space-10, 2.5rem);
margin-bottom: var(--space-12, 3rem);
background: rgba(255, 255, 255, 0.9);
backdrop-filter: blur(10px);
border-radius: var(--radius-lg, 12px);
}
.add_wrap_minimal .frame_corner {
position: absolute;
width: 40px;
height: 40px;
border-style: solid;
border-color: var(--primary-500, #7a51f8);
}
.add_wrap_minimal .corner_tl {
top: 0;
left: 0;
border-width: 3px 0 0 3px;
border-radius: 12px 0 0 0;
}
.add_wrap_minimal .corner_tr {
top: 0;
right: 0;
border-width: 3px 3px 0 0;
border-radius: 0 12px 0 0;
}
.add_wrap_minimal .corner_bl {
bottom: 0;
left: 0;
border-width: 0 0 3px 3px;
border-radius: 0 0 0 12px;
}
.add_wrap_minimal .corner_br {
bottom: 0;
right: 0;
border-width: 0 3px 3px 0;
border-radius: 0 0 12px 0;
}
.add_wrap_minimal .header_inner {
text-align: center;
}
.add_wrap_minimal .creative_spark {
width: 72px;
height: 72px;
display: inline-flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500, #6f44df) 0%, var(--primary-700, #842bd3) 100%);
color: #ffffff;
border-radius: 50%;
font-size: 2.19rem;
margin-bottom: var(--space-4, 1rem);
box-shadow: 0 8px 24px rgba(103, 45, 215, 0.30);
animation: pulse-spark 2s ease-in-out infinite;
}
@keyframes pulse-spark {
0%, 100% {
transform: scale(1);
box-shadow: 0 8px 24px rgba(121, 69, 249, 0.30);
}
50% {
transform: scale(1.05);
box-shadow: 0 12px 32px rgba(117, 57, 251, 0.40);
}
}
.add_wrap_minimal .add_title {
font-size: clamp(2rem, 4vw, 3rem);
font-weight: 800;
color: var(--text-primary, #191919);
margin-bottom: var(--space-4, 1rem);
line-height: 1.15;
background: linear-gradient(135deg, var(--primary-700, #551dec) 0%, var(--primary-500, #9845ec) 50%, var(--primary-700, #552ecf) 100%);
-webkit-background-clip: text;
background-clip: text;}
.add_wrap_minimal .add_subtitle {
font-size: clamp(1.125rem, 2vw, 1.5rem);
color: var(--primary-500, #9d3dff);
margin-bottom: 0;
font-weight: 600;
line-height: 1.4;
font-style: italic;
}
.add_wrap_minimal .add_description {
font-size: 1.06rem;
color: var(--text-secondary, #45516d);
line-height: 1.75;
text-align: center;
}
.add_wrap_minimal .add_overlap_cards {
position: relative;
margin-top: var(--space-10, 2.5rem);
}
.add_wrap_minimal .overlap_card {
position: relative;
background: #ffffff;
padding: var(--space-6, 1.5rem);
border-radius: var(--radius-lg, 12px);
border: 2px solid var(--primary-200, #d5cbff);
margin-bottom: var(--space-6, 1.5rem);
transition: all 1.25s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 12px rgba(124, 58, 237, 0.08);
}
.add_wrap_minimal .overlap_card:hover {
transform: translateX(12px) translateY(-8px);
border-color: var(--primary-500, #8638f2);
box-shadow: 0 16px 40px rgba(109, 55, 247, 0.20);
z-index: 10;
}
.add_wrap_minimal .card_1 {
margin-left: 0;
}
.add_wrap_minimal .card_2 {
margin-left: 5%;
}
.add_wrap_minimal .card_3 {
margin-left: 10%;
}
.add_wrap_minimal .card_4 {
margin-left: 5%;
}
.add_wrap_minimal .card_header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: var(--space-4, 1rem);
}
.add_wrap_minimal .card_badge {
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-50, #f5f3ff);
border-radius: 12px;
color: var(--primary-500, #5b33de);
font-size: 1.50rem;
transition: all 1.11s ease;
}
.add_wrap_minimal .overlap_card:hover .card_badge {
background: var(--primary-500, #8338ff);
color: #ffffff;
transform: rotate(15deg) scale(1.1);
}
.add_wrap_minimal .card_number {
font-size: 2.81rem;
font-weight: 800;
color: var(--primary-100, #d3cef7);
line-height: 1;
transition: all 1.06s ease;
}
.add_wrap_minimal .overlap_card:hover .card_number {
color: var(--primary-200, #ccc6ff);
transform: scale(1.1);
}
.add_wrap_minimal .card_body {
position: relative;
z-index: 1;
}
.add_wrap_minimal .add_elem_title {
font-size: clamp(1.25rem, 2vw, 1.5rem);
font-weight: 700;
color: var(--text-primary, #212121);
margin-bottom: var(--space-3, 0.75rem);
line-height: 1.3;
}
.add_wrap_minimal .add_elem_desc {
font-size: 1.06rem;
color: var(--text-secondary, #62697f);
line-height: 1.65;
margin: 0;
}
.add_wrap_minimal .card_finale {
margin: var(--space-10, 2.5rem) auto 0;
max-width: 900px;
background: linear-gradient(135deg, var(--primary-50, #f5f3ff) 0%, #ffffff 50%, var(--primary-50, #f5f3ff) 100%);
border: 3px solid var(--primary-500, #7540d7);
padding: var(--space-8, 2rem);
text-align: center;
}
.add_wrap_minimal .card_finale:hover {
transform: scale(1.02) translateY(-8px);
}
.add_wrap_minimal .finale_crown {
position: relative;
width: 96px;
height: 96px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500, #6a3df8) 0%, var(--primary-700, #4c1ad2) 100%);
color: #ffffff;
border-radius: 50%;
font-size: 2.69rem;
margin: 0 auto var(--space-6, 1.5rem);
box-shadow: 0 12px 32px rgba(97, 52, 217, 0.30);
}
.add_wrap_minimal .crown_shine {
position: absolute;
top: -5px;
right: -5px;
width: 24px;
height: 24px;
background: var(--primary-300, #cbafff);
border-radius: 50%;
animation: shine-pulse 2s ease-in-out infinite;
}
@keyframes shine-pulse {
0%, 100% {
transform: scale(1);
opacity: 0.6;
}
50% {
transform: scale(1.3);
opacity: 1;
}
}
.add_wrap_minimal .card_body_centered {
max-width: 850px;
margin: 0 auto;
}
.add_wrap_minimal .card_finale .add_elem_title {
font-size: clamp(1.5rem, 2.5vw, 1.875rem);
color: var(--primary-700, #701ed6);
}
@media (max-width: 991.98px) {
.add_wrap_minimal .card_1,
.add_wrap_minimal .card_2,
.add_wrap_minimal .card_3,
.add_wrap_minimal .card_4 {
margin-left: 0;
}
}
@media (max-width: 767.98px) {
.add_wrap_minimal {
padding: var(--space-10, 2.5rem) 0;
}
.add_wrap_minimal .add_header_frame {
padding: var(--space-6, 1.5rem);
margin-bottom: var(--space-8, 2rem);
}
.add_wrap_minimal .frame_corner {
width: 30px;
height: 30px;
}
.add_wrap_minimal .creative_spark {
width: 64px;
height: 64px;
font-size: 1.56rem;
}
.add_wrap_minimal .overlap_card {
padding: var(--space-4, 1rem);
}
.add_wrap_minimal .card_finale {
padding: var(--space-6, 1.5rem);
margin-top: var(--space-6, 1.5rem);
}
.add_wrap_minimal .card_badge {
width: 48px;
height: 48px;
font-size: 1.25rem;
}
.add_wrap_minimal .card_number {
font-size: 2.75rem;
}
.add_wrap_minimal .finale_crown {
width: 80px;
height: 80px;
font-size: 2.00rem;
}
.add_wrap_minimal .crown_shine {
width: 20px;
height: 20px;
}
.add_wrap_minimal .particle_bg {
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(7, 13, 19, 0.62) 0%,
rgba(2, 3, 7, 0.54) 45%,
rgba(3, 7, 11, 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;
}