:root {
--primary-50: #fdf2f8;
--primary-50-rgb: 253, 242, 248;
--primary-50-rgb: 253, 242, 248;
--primary-100: #ffeff6;
--primary-100-rgb: 252, 231, 243;
--primary-100-rgb: 252, 231, 243;
--primary-300: #fb93c4;
--primary-300-rgb: 249, 168, 212;
--primary-300-rgb: 249, 168, 212;
--primary-500: #c0244f;
--primary-500-rgb: 190, 24, 93;
--primary-500-rgb: 190, 24, 93;
--primary-700: #a21a49;
--primary-700-rgb: 159, 18, 57;
--primary-700-rgb: 159, 18, 57;
--primary-200: #fdb3d1;
--primary-200-rgb: 251, 200, 228;
--primary-200-rgb: 251, 200, 228;
--primary-400: #e75295;
--primary-400-rgb: 220, 96, 153;
--primary-400-rgb: 220, 96, 153;
--primary-600: #971c51;
--primary-600-rgb: 175, 21, 75;
--primary-600-rgb: 175, 21, 75;
--primary-800: #92142b;
--primary-800-rgb: 127, 14, 46;
--primary-800-rgb: 127, 14, 46;
--primary-900: #58051e;
--primary-900-rgb: 108, 12, 39;
--primary-900-rgb: 108, 12, 39;
--primary-950: #61112e;
--primary-950-rgb: 76, 8, 27;
--primary-950-rgb: 76, 8, 27;
--primary-rgb: 190, 24, 93;
--neutral-50: #fafaf9;
--neutral-50-rgb: 250, 250, 249;
--neutral-50-rgb: 250, 250, 249;
--neutral-100: #f5f5f4;
--neutral-100-rgb: 245, 245, 244;
--neutral-100-rgb: 245, 245, 244;
--neutral-300: #ececec;
--neutral-300-rgb: 214, 211, 209;
--neutral-300-rgb: 214, 211, 209;
--neutral-500: #918075;
--neutral-500-rgb: 120, 113, 108;
--neutral-500-rgb: 120, 113, 108;
--neutral-700: #58534b;
--neutral-700-rgb: 68, 64, 60;
--neutral-700-rgb: 68, 64, 60;
--neutral-900: #252220;
--neutral-900-rgb: 46, 43, 41;
--neutral-900-rgb: 46, 43, 41;
--neutral-200: #cdcdcd;
--neutral-200-rgb: 230, 228, 227;
--neutral-200-rgb: 230, 228, 227;
--neutral-400: #a5a4a4;
--neutral-400-rgb: 167, 162, 159;
--neutral-400-rgb: 167, 162, 159;
--neutral-600: #514a47;
--neutral-600-rgb: 94, 89, 84;
--neutral-600-rgb: 94, 89, 84;
--neutral-800: #4e4943;
--neutral-800-rgb: 54, 51, 48;
--neutral-800-rgb: 54, 51, 48;
--neutral-950: #242323;
--neutral-950-rgb: 32, 30, 29;
--neutral-950-rgb: 32, 30, 29;
--surface-primary: var(--neutral-50);
--surface-secondary: var(--neutral-100);
--surface-accent: var(--primary-50);
--text-primary: var(--neutral-900);
--text-secondary: var(--neutral-700);
--text-accent: var(--primary-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #000000;
--button-primary-text-rgb: 0, 0, 0;
--button-secondary-bg: var(--neutral-100);
--button-secondary-text: var(--neutral-900);
--border-light: var(--neutral-300);
--border-medium: var(--neutral-500);
--shadow-sm: 0 3px 5px 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 111px 15px -1px rgba(0, 0, 0, 0.1), 0 5px 7px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 17px 25px -7px rgba(0, 0, 0, 0.1), 0 5px 112px -7px rgba(0, 0, 0, 0.05);
--accent-50: #fffdf8;
--accent-50-rgb: 254, 244, 226;
--accent-50-rgb: 254, 244, 226;
--accent-100: #fff9f0;
--accent-100-rgb: 253, 235, 221;
--accent-100-rgb: 253, 235, 221;
--accent-200: #fbdbda;
--accent-200-rgb: 252, 208, 207;
--accent-200-rgb: 252, 208, 207;
--accent-300: #ffcbcf;
--accent-300-rgb: 251, 181, 193;
--accent-300-rgb: 251, 181, 193;
--accent-400: #d67d93;
--accent-400-rgb: 231, 120, 139;
--accent-400-rgb: 231, 120, 139;
--accent-500: #c62f50;
--accent-500-rgb: 210, 59, 85;
--accent-500-rgb: 210, 59, 85;
--accent-600: #cc2d2b;
--accent-600-rgb: 199, 56, 68;
--accent-600-rgb: 199, 56, 68;
--accent-700: #cb4f3c;
--accent-700-rgb: 188, 54, 52;
--accent-700-rgb: 188, 54, 52;
--accent-800: #9b191d;
--accent-800-rgb: 165, 50, 42;
--accent-800-rgb: 165, 50, 42;
--accent-900: #8c3a28;
--accent-900-rgb: 152, 48, 35;
--accent-900-rgb: 152, 48, 35;
--accent-950: #8e1b0d;
--accent-950-rgb: 130, 45, 25;
--accent-950-rgb: 130, 45, 25;
--accent-rgb: 210, 59, 85;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--overlay-light-rgb: 255, 255, 255;
--overlay-dark-rgb: 0, 0, 0;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--text-xs: clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);
--text-sm: clamp(0.875rem, 0.8rem + 0.375vw, 1rem);
--text-base: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
--text-lg: clamp(1.125rem, 1rem + 0.625vw, 1.25rem);
--text-xl: clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);
--text-2xl: clamp(1.5rem, 1.3rem + 1vw, 1.875rem);
--text-3xl: clamp(1.875rem, 1.6rem + 1.375vw, 2.25rem);
--text-4xl: clamp(2.25rem, 1.9rem + 1.75vw, 3rem);
--text-5xl: clamp(3rem, 2.5rem + 2.5vw, 3.75rem);
--text-6xl: clamp(2.5rem, 2.2rem + 1.5vw, 3rem);
--text-7xl: clamp(2.625rem, 2.3rem + 1.625vw, 3rem);
--text-8xl: clamp(2.75rem, 2.4rem + 1.75vw, 3rem);
--text-9xl: clamp(2.875rem, 2.5rem + 1.875vw, 3rem);
--font-light: 300;
--font-normal: 400;
--font-medium: 500;
--font-semibold: 600;
--font-bold: 700;
--font-extrabold: 800;
--leading-none: 1;
--leading-tight: 1.25;
--leading-snug: 1.375;
--leading-normal: 1.5;
--leading-relaxed: 1.625;
--leading-loose: 2;
--leading-extra_loose: 2.5;
--tracking-tighter: -0.05em;
--tracking-tight: -0.025em;
--tracking-normal: 0;
--tracking-wide: 0.025em;
--tracking-wider: 0.05em;
--tracking-widest: 0.1em;
--font-primary: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--font-secondary: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
--font-monospace: 'JetBrains Mono', 'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', Consolas, 'Courier New', monospace;
--text-body: var(--text-primary);
--space-0: 0;
--space-1: 0.25rem;
--space-2: 0.5rem;
--space-3: 0.75rem;
--space-4: 1rem;
--space-5: 1.25rem;
--space-6: 1.5rem;
--space-7: 1.75rem;
--space-8: 2rem;
--space-9: 2.25rem;
--space-10: 2.5rem;
--space-11: 2.75rem;
--space-12: 3rem;
--space-14: 3.5rem;
--space-16: 4rem;
--space-20: 5rem;
--space-24: 6rem;
--space-28: 7rem;
--space-32: 8rem;
--space-36: 9rem;
--space-40: 10rem;
--space-44: 11rem;
--space-48: 12rem;
--space-52: 13rem;
--space-56: 14rem;
--space-60: 15rem;
--space-64: 16rem;
--space-72: 18rem;
--space-80: 20rem;
--space-96: 24rem;
--space-px: 1px;
--space-0.5: 0.125rem;
--space-1.5: 0.375rem;
--space-2.5: 0.625rem;
--space-3.5: 0.875rem;
--space-xs: 0.5rem;
--space-sm: 1rem;
--space-md: 1.5rem;
--space-lg: 2rem;
--space-xl: 3rem;
--space-2xl: 4rem;
--space-3xl: 6rem;
--space-4xl: 8rem;
--space-5xl: 12rem;
--space-6xl: 16rem;
--section-py: clamp(3rem, 5vw, 5rem);
--section-y-mobile: 3rem;
--section-y-tablet: 4rem;
--section-y-desktop: 5rem;
--section-y-hero: clamp(4rem, 10vw, 8rem);
--section-x: clamp(1rem, 3vw, 2rem);
--section-gap: clamp(1.5rem, 3vw, 2.5rem);
--card-padding: 1.5rem;
--card-gap: 1rem;
--button-padding-x: 1.5rem;
--button-padding-y: 0.75rem;
--form-gap: 1rem;
}
:root {
--shadow-none: none;
--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-sm: 0 1px 11px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-md: 0 7px 10px -1px rgba(0, 0, 0, 0.1), 0 2px 113px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 22px -3px rgba(0, 0, 0, 0.1), 0 5px 11px -2px rgba(0, 0, 0, 0.05);
--shadow-xl: 0 21px 27px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
--shadow-2xl: 0 25px 50px -17px rgba(0, 0, 0, 0.25);
--shadow-inner: inset 0 2px 9px 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.46s ease;
--transition-normal: 1.21s ease;
--transition-slow: 0.67s ease;
--transition-all: all 0.83s ease;
--duration-fast: 1.03s;
--duration-normal: 0.70s;
--duration-slow: 1.39s;
--ease-smooth: ease-in-out;
--ease-spring: cubic-bezier(0.68, -0.55, 0.265, 1.55);
--opacity-disabled: 0.5;
--opacity-loading: 0.7;
--opacity-overlay: 0.8;
--nav-font-size: 10px;
}
section {
padding-top: var(--section-y-mobile);
padding-bottom: var(--section-y-mobile);
padding-left: var(--section-x);
padding-right: var(--section-x);
}
@media (min-width: 7610px) {
section {
padding-top: var(--section-y-tablet);
padding-bottom: var(--section-y-tablet);
}
}
@media (min-width: 1029px) {
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 7px 9px -1px rgba(0, 0, 0, 0.3);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.3);
}
}
@media print {
:root {
--shadow-sm: none;
--shadow-md: none;
--shadow-lg: none;
--shadow-xl: none;
}
section {
padding-top: 1rem;
padding-bottom: 1rem;
break-inside: avoid;
}
}
html {
scroll-behavior: smooth;
scroll-padding-top: 6rem;
}
body {
overflow-x: hidden;
}
*:focus {
outline: 2px solid var(--border-interactive);
outline-offset: 2px;
border-radius: var(--radius-sm);
}
*:focus:not(:focus-visible) {
outline: none;
}
*:focus-visible {
outline: 2px solid var(--border-interactive);
outline-offset: 2px;
}
.brand_font_primary {
font-family: var(--font-primary);
}
.ui_font_secondary {
font-family: var(--font-secondary);
}
.modern_font_mono {
font-family: var(--font-mono);
}
.layout_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);
}
.bold_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);
}
.smart_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);
}
.custom_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);
}
.base_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);
}
.design_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);
}
.web_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);
}
.light_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);
}
.creative_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);
}
.main_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);
}
.app_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);
}
.style_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);
}
.agency_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);
}
.top_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);
}
.content_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;
}
.unique_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);
}
.site_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);
}
.company_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);
}
.container_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);
}
.page_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;
}
.clean_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);
}
.best_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);
}
.prime_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);
}
.prime_nav_link:hover,
.prime_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.minimal_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);
}
.pro_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: 7610px) {
.unique_hero_title {
font-size: var(--text-4xl);
}
.company_section_title {
font-size: var(--text-3xl);
}
.layout_display_1 {
font-size: var(--text-5xl);
}
.bold_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.unique_hero_title {
font-size: var(--text-3xl);
}
.company_section_title {
font-size: var(--text-2xl);
}
.layout_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);
}
.digital_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.business_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.dark_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.core_text_balance {
text-wrap: balance;
}
.bright_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.prime_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.style_caption,
.agency_overline,
.pro_footer_text {
color: var(--text-secondary);
}
.site_hero_subtitle,
.container_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.unique_hero_title,
.company_section_title,
.custom_heading_1,
.base_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.digital_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: 1.06rem;
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.19rem;
border-left: 3px solid currentColor;
padding-left: 1.5rem;
margin: 1.5rem 0;
}
.navbar,
.nav-link,
.navbar-brand {
font-family: var(--font-primary);
font-weight: 500;
}
.btn,
button {
font-family: var(--font-primary);
font-weight: 600;
letter-spacing: 0.025em;
}
input,
textarea,
select,
.form-control,
.form-label {
font-family: var(--font-primary);
}
.form-label {
font-weight: 500;
}
.card {
font-family: var(--font-primary);
}
.card-header,
.card-title {
font-family: var(--font-accent);
font-weight: 600;
}
.badge,
.label,
.tag {
font-family: var(--font-primary);
font-weight: 600;
font-size: 0.88rem;
}
footer,
.footer {
font-family: var(--font-primary);
font-size: 0.88rem;
}
footer h1, footer h2, footer h3,
footer h4, footer h5, footer h6,
.footer h1, .footer h2, .footer h3,
.footer h4, .footer h5, .footer h6 {
font-family: var(--font-accent);
}
code,
pre,
kbd,
samp {
font-family: var(--font-mono);
font-size: 0.9em;
}
.font-primary {
font-family: var(--font-primary) !important;
}
.font-accent {
font-family: var(--font-accent) !important;
}
.font-heading {
font-family: var(--font-heading) !important;
}
.font-body {
font-family: var(--font-body) !important;
}
@media (max-width: 7613px) {
body {
font-size: 1.00rem;
}
.lead {
font-size: 1.12rem;
}
}
@media print {
body {
font-family: var(--font-primary);
}
h1, h2, h3, h4, h5, h6 {
font-family: var(--font-accent);
page-break-after: avoid;
}
}
.studio_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.theme_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.elite_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.fresh_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.section_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.premium_stack {
display: flex;
flex-direction: column;
}
.custom97_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.new88_full_height {
min-height: auto;
}
.layout17_section_height {
min-height: auto;
}
.core92_hero_height {
min-height: auto;
}
.web35_m_0 { margin: 0; }
.clean35_m_1 { margin: var(--space-1); }
.web83_m_2 { margin: var(--space-2); }
.fresh51_m_3 { margin: var(--space-3); }
.bright31_m_4 { margin: var(--space-4); }
.pro6_m_6 { margin: var(--space-6); }
.main28_m_8 { margin: var(--space-8); }
.web7_m_12 { margin: var(--space-12); }
.dark64_m_16 { margin: var(--space-16); }
.page2_mx_auto { margin-left: auto; margin-right: auto; }
.bold49_my_auto { margin-top: auto; margin-bottom: auto; }
.digital71_mt_0 { margin-top: 0; }
.design86_mt_4 { margin-top: var(--space-4); }
.modern81_mt_8 { margin-top: var(--space-8); }
.creative49_mt_12 { margin-top: var(--space-12); }
.core62_mb_0 { margin-bottom: 0; }
.custom46_mb_4 { margin-bottom: var(--space-4); }
.minimal18_mb_8 { margin-bottom: var(--space-8); }
.core10_mb_12 { margin-bottom: var(--space-12); }
.fresh46_p_0 { padding: 0; }
.clean19_p_1 { padding: var(--space-1); }
.studio59_p_2 { padding: var(--space-2); }
.theme56_p_3 { padding: var(--space-3); }
.clean0_p_4 { padding: var(--space-4); }
.light81_p_6 { padding: var(--space-6); }
.new28_p_8 { padding: var(--space-8); }
.fresh95_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.dark83_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.app72_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.layout87_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.brand16_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.minimal54_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.best39_gap_1 { gap: var(--space-1); }
.business34_gap_2 { gap: var(--space-2); }
.best18_gap_3 { gap: var(--space-3); }
.dark23_gap_4 { gap: var(--space-4); }
.business56_gap_6 { gap: var(--space-6); }
.ui63_gap_8 { gap: var(--space-8); }
.light99_shadow_none { box-shadow: var(--shadow-none); }
.digital78_shadow_xs { box-shadow: var(--shadow-xs); }
.layout99_shadow_sm { box-shadow: var(--shadow-sm); }
.company57_shadow_md { box-shadow: var(--shadow-md); }
.brand98_shadow_lg { box-shadow: var(--shadow-lg); }
.layout46_shadow_xl { box-shadow: var(--shadow-xl); }
.section6_shadow_2xl { box-shadow: var(--shadow-2xl); }
.style60_shadow_inner { box-shadow: var(--shadow-inner); }
.page46_shadow_colored { box-shadow: var(--shadow-colored); }
.container48_radius_none { border-radius: var(--radius-none); }
.theme52_radius_xs { border-radius: var(--radius-xs); }
.bold5_radius_sm { border-radius: var(--radius-sm); }
.new86_radius_md { border-radius: var(--radius-md); }
.base74_radius_lg { border-radius: var(--radius-lg); }
.ui81_radius_xl { border-radius: var(--radius-xl); }
.light12_radius_2xl { border-radius: var(--radius-2xl); }
.page87_radius_3xl { border-radius: var(--radius-3xl); }
.brand53_radius_full { border-radius: var(--radius-full); }
.smart53_gradient_primary {
background: var(--gradient-primary);
}
.clean63_gradient_secondary {
background: var(--gradient-secondary);
}
.brand85_gradient_hero {
background: var(--gradient-hero);
}
.modern96_gradient_card {
background: var(--gradient-card);
}
.core59_gradient_overlay {
position: relative;
}
.core59_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;
}
.core59_gradient_overlay > * {
position: relative;
z-index: 2;
}
.page88_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.page88_hover_lift:hover {
transform: translateY(-9px);
box-shadow: var(--shadow-lg);
}
.base45_hover_scale {
transition: transform var(--transition-normal);
}
.base45_hover_scale:hover {
transform: scale(1.02);
}
.new58_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.new58_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.layout57_hover_fade {
transition: opacity var(--transition-normal);
}
.layout57_hover_fade:hover {
opacity: var(--opacity-loading);
}
.creative44_focus_ring {
transition: box-shadow var(--transition-fast);
}
.creative44_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.premium21_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.smart41_hero_content {
position: relative;
z-index: 2;
}
.agency98_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.layout43_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.page22_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.company94_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.company76_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(323px, 1fr));
gap: var(--space-6);
}
.bright95_timeline {
position: relative;
}
.bright95_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.elite97_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.elite97_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.elite97_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.theme86_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.brand96_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;
}
}
.core54_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;
}
}
.creative82_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;
}
}
.site68_transition_all {
transition: var(--transition-all);
}
.smart82_transition_fast {
transition: all var(--transition-fast);
}
.agency32_transition_normal {
transition: all var(--transition-normal);
}
.content97_transition_slow {
transition: all var(--transition-slow);
}
.section32_bg_primary { background-color: var(--bg-primary); }
.modern17_bg_secondary { background-color: var(--bg-secondary); }
.smart44_bg_muted { background-color: var(--bg-muted); }
.light37_bg_glass { background-color: var(--bg-glass); }
.new17_text_primary { color: var(--text-primary); }
.studio27_text_secondary { color: var(--text-secondary); }
.core91_text_muted { color: var(--text-muted); }
.clean72_text_inverse { color: var(--text-inverse); }
.company65_text_link { color: var(--text-link); }
.pro44_border_light { border-color: var(--border-light); }
.content57_border_medium { border-color: var(--border-medium); }
.modern43_border_strong { border-color: var(--border-strong); }
.bold10_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 769px) {
.agency98_services_grid,
.page22_features_grid,
.layout43_team_grid,
.company76_pricing_grid {
grid-template-columns: 1fr;
}
.company94_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.bright95_timeline::before {
left: 30px;
}
.elite97_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.layout17_section_height {
min-height: auto;
}
.core92_hero_height {
min-height: auto;
}
}
@media (max-width: 480px) {
.company94_gallery_grid {
grid-template-columns: 1fr;
}
.elite97_timeline_item {
padding-left: var(--space-12) !important;
}
}
.page75_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;
}
.clean66_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.prime90_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);
}
.prime90_skip_link:focus {
top: 6px;
}
@media print {
.dark58_no_print {
display: none !important;
}
.page66_print_only {
display: block !important;
}
.digital78_shadow_xs,
.layout99_shadow_sm,
.company57_shadow_md,
.brand98_shadow_lg,
.layout46_shadow_xl,
.section6_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.68rem;
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(5px);
}
.cta-action-btn:active {
transform: translateY(0);
box-shadow: var(--shadow-sm);
}
.cta-action-btn:focus-visible {
outline: 2px solid var(--primary-500);
outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce) {
.theme86_fade_in,
.brand96_slide_up,
.core54_slide_in_left,
.creative82_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.page88_hover_lift,
.base45_hover_scale,
.new58_hover_shadow,
.layout57_hover_fade,
.site68_transition_all,
.smart82_transition_fast,
.agency32_transition_normal,
.content97_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-standard {
position: relative;
z-index: 10;
background: var(--surface-primary);
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
}
.header-standard .navbar {
padding: 1.25rem 0;
position: relative;
}
.header-standard .navbar-brand {
position: relative;
z-index: 10003;
padding: 0;
margin: 0;
text-decoration: none;
transition: opacity 0.49s ease;
}
.header-standard .navbar-brand:hover {
opacity: 0.85;
}
.header-standard .brand-text {
font-size: 1.50rem;
font-weight: 700;
color: var(--primary-700);
letter-spacing: -0.02em;
display: inline-block;
position: relative;
}
.header-standard .brand-text::after {
content: '';
position: absolute;
bottom: -7px;
left: 0;
width: 40%;
height: 3px;
background: linear-gradient(90deg, var(--primary-500), transparent);
border-radius: 2px;
}
.header-standard .hamburger-menu {
position: relative;
z-index: 10003;
display: none;
flex-direction: column;
justify-content: space-between;
width: 32px;
height: 27px;
background: transparent;
border: none;
padding: 0;
cursor: pointer;
transition: transform 0.53s ease;
}
.header-standard .hamburger-menu:hover {
transform: scale(1.05);
}
.header-standard .hamburger-line {
display: block;
width: 100%;
height: 3px;
background: var(--primary-700);
border-radius: 2px;
transition: all 0.76s cubic-bezier(0.645, 0.045, 0.355, 1);
transform-origin: center;
}
.header-standard .hamburger-line:nth-child(1) {
width: 80%;
}
.header-standard .hamburger-line:nth-child(3) {
width: 60%;
margin-left: auto;
}
.header-standard .hamburger-menu[aria-expanded="true"] .hamburger-line:nth-child(1) {
transform: translateY(10.5px) rotate(45deg);
width: 100%;
}
.header-standard .hamburger-menu[aria-expanded="true"] .hamburger-line:nth-child(2) {
opacity: 0;
transform: scaleX(0);
}
.header-standard .hamburger-menu[aria-expanded="true"] .hamburger-line:nth-child(3) {
transform: translateY(-10.5px) rotate(-45deg);
width: 100%;
margin-left: 0;
}
.header-standard .navbar-nav {
gap: 0.5rem;
}
.header-standard .nav-item {
position: relative;
}
.header-standard .nav-link {
color: var(--text-primary);
font-weight: 500;
font-size: 1.00rem;
padding: 0.625rem 1.25rem;
border-radius: 15px;
transition: all 0.62s ease;
position: relative;
overflow: hidden;
}
.header-standard .nav-link::before {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background: var(--primary-500);
transform: translateX(-50%);
transition: width 0.83s ease;
}
.header-standard .nav-link:hover {
color: var(--primary-700);
background: color-mix(in srgb, var(--primary-50) 50%, transparent);
}
.header-standard .nav-link:hover::before {
width: 60%;
}
.header-standard .nav-link.active {
color: var(--primary-700);
background: var(--primary-50);
}
.header-standard .nav-link.active::before {
width: 60%;
}
.header-standard .nav-decorative-shape {
position: absolute;
border-radius: 50%;
pointer-events: none;
opacity: 0.06;
z-index: 1;
}
.header-standard .nav-decorative-shape.shape-1 {
width: 180px;
height: 180px;
background: radial-gradient(circle, var(--primary-300), transparent 70%);
top: -90px;
right: 10%;
animation: float 8s ease-in-out infinite;
}
.header-standard .nav-decorative-shape.shape-2 {
width: 120px;
height: 120px;
background: radial-gradient(circle, var(--primary-500), transparent 70%);
bottom: -60px;
left: 5%;
animation: float 6s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-15px) rotate(5deg);
}
}
.header-standard .mobile-backdrop {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
backdrop-filter: blur(9px);
opacity: 0;
visibility: hidden;
transition: all 0.55s ease;
z-index: 0;
}
.header-standard .navbar-collapse.show ~ .mobile-backdrop,
.header-standard .navbar-collapse.collapsing ~ .mobile-backdrop {
opacity: 1;
visibility: visible;
}
@media (max-width: 991.916px) {
.header-standard .hamburger-menu {
display: flex;
}
.header-standard .navbar-collapse {
position: fixed;
top: 0;
right: -100%;
width: 280px;
height: 100vh;
background: var(--surface-primary);
padding: 5rem 2rem 2rem;
box-shadow: -10px 0 20px rgba(0, 0, 0, 0.1);
transition: right 1.04s cubic-bezier(0.645, 0.045, 0.355, 1);
z-index: 1000;
overflow-y: auto;
}
.header-standard .navbar-collapse.show {
right: 0;
}
.header-standard .navbar-collapse.collapsing {
right: -280px;
transition: right 0.76s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.header-standard .navbar-nav {
flex-direction: column;
gap: 0.25rem;
width: 100%;
}
.header-standard .nav-link {
padding: 1rem 1.25rem;
border-radius: 11px;
width: 100%;
text-align: left;
}
.header-standard .nav-link::before {
left: 1.25rem;
transform: none;
width: 0;
}
.header-standard .nav-link:hover::before,
.header-standard .nav-link.active::before {
width: 40px;
}
.header-standard .brand-text {
font-size: 1.31rem;
}
}
@media (max-width: 575.910px) {
.header-standard .navbar {
padding: 1rem 0;
}
.header-standard .navbar-collapse {
width: 85%;
max-width: 320px;
}
.header-standard .brand-text {
font-size: 1.19rem;
}
.header-standard .hamburger-menu {
width: 28px;
height: 22px;
}
.header-standard .hamburger-line {
height: 2.5px;
}
}
@media (min-width: 1400px) {
.header-standard .navbar {
padding: 1.5rem 0;
}
.header-standard .brand-text {
font-size: 1.69rem;
}
.header-standard .nav-link {
font-size: 1.00rem;
padding: 0.75rem 1.5rem;
}
.header-standard .navbar-nav {
gap: 0.75rem;
}
}
@media (prefers-reduced-motion: reduce) {
.header-standard * {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media print {
.header-standard .hamburger-menu,
.header-standard .mobile-backdrop,
.header-standard .nav-decorative-shape {
display: none !important;
}
.header-standard .navbar-collapse {
position: static !important;
display: block !important;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(15, 26, 39, 0.62) 0%,
rgba(10, 21, 43, 0.54) 45%,
rgba(2, 4, 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;
}
.header-standard {
overflow-x: hidden !important;
}
.hero-modern {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 60%, var(--surface-primary) 40%) 100%
);
padding: 0;
overflow: hidden;
}
.hero-bg-shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
z-index: 0;
pointer-events: none;
}
.hero-bg-shape.shape-1 {
width: 600px;
height: 600px;
background: radial-gradient(circle, var(--primary-500), transparent);
top: -200px;
right: -150px;
animation: float 20s infinite ease-in-out;
}
.hero-bg-shape.shape-2 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-300), transparent);
bottom: -100px;
left: -100px;
animation: float 15s infinite ease-in-out reverse;
}
.hero-bg-shape.shape-3 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-700), transparent);
top: 50%;
left: 30%;
animation: pulse 10s infinite ease-in-out;
}
.hero-content {
position: relative;
z-index: 2;
}
.hero-badge {
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 15%, white 85%),
color-mix(in srgb, var(--primary-300) 10%, white 90%)
);
padding: 0.5rem 1.25rem;
border-radius: 50px;
border: 2px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
font-size: 0.88rem;
font-weight: 600;
color: var(--primary-700);
animation: slideInDown 1.58s ease-out;
}
.hero-badge i {
font-size: 1.25rem;
color: var(--primary-500);
}
.badge-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
display: inline-block;
margin-left: 0.5rem;
animation: pulse 2s infinite;
}
.hero-title {
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
animation: fadeInUp 1s ease-out 1.00s both;
}
.hero-subtitle {
color: var(--text-secondary);
line-height: 1.5;
animation: fadeInUp 1s ease-out 0.89s both;
}
.hero-description {
color: var(--text-secondary);
line-height: 1.7;
max-width: 560px;
animation: fadeInUp 1s ease-out 1.48s both;
}
.hero-features {
animation: fadeInUp 1s ease-out 1.27s both;
}
.feature-icon-box {
width: 60px;
height: 60px;
background: white;
border-radius: 21px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 7px 20px rgba(0, 0, 0, 0.08);
transition: all 0.46s ease;
border: 1px solid color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
}
.feature-icon-box i {
font-size: 1.62rem;
color: var(--primary-500);
transition: all 0.49s ease;
}
.feature-icon-box:hover {
transform: translateY(-5px) scale(1.05);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-color: var(--primary-500);
}
.feature-icon-box:hover i {
color: white;
transform: scale(1.1);
}
.hero-images-grid {
position: relative;
z-index: 2;
min-height: 600px;
}
.image-wrapper {
position: relative;
overflow: hidden;
transition: all 1.07s cubic-bezier(0.4, 0, 0.2, 1);
}
.image-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.84s ease;
}
.image-wrapper:hover img {
transform: scale(1.08);
}
.main-image {
position: relative;
width: 100%;
max-width: 450px;
height: 500px;
margin: 0 auto;
z-index: 2;
}
.secondary-image-1 {
position: absolute;
top: -30px;
right: -50px;
width: 220px;
height: 280px;
z-index: 3;
}
.tertiary-image {
position: absolute;
bottom: -40px;
left: -40px;
width: 200px;
height: 240px;
z-index: 3;
}
.image-decoration {
position: absolute;
border-radius: inherit;
z-index: -1;
transition: all 1.16s ease;
}
.image-decoration.deco-1 {
top: -19px;
left: -16px;
right: -13px;
bottom: -12px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0.3;
}
.image-decoration.deco-2 {
top: -8px;
left: -8px;
right: -8px;
bottom: -8px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
opacity: 0.25;
}
.image-decoration.deco-3 {
top: -8px;
left: -8px;
right: -8px;
bottom: -8px;
background: linear-gradient(135deg, var(--primary-700), var(--primary-500));
opacity: 0.25;
}
.image-wrapper:hover .image-decoration {
transform: scale(1.05);
opacity: 0.4;
}
.image-overlay-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 80px;
height: 80px;
background: rgba(255, 255, 255, 0.95);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: all 1.07s ease;
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}
.image-overlay-icon i {
font-size: 2.44rem;
color: var(--primary-500);
}
.main-image:hover .image-overlay-icon {
opacity: 1;
transform: translate(-50%, -50%) scale(1.1);
}
.floating-badge {
position: absolute;
top: 15px;
right: 15px;
width: 50px;
height: 50px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
animation: bounce 2s infinite;
}
.floating-badge i {
font-size: 1.62rem;
color: white;
}
.floating-element {
position: absolute;
width: 60px;
height: 60px;
background: white;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
z-index: 4;
border: 3px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
.floating-element i {
font-size: 1.38rem;
color: var(--primary-500);
}
.floating-element.elem-1 {
top: 120px;
right: 100px;
animation: float 4s infinite ease-in-out;
}
.floating-element.elem-2 {
top: 300px;
left: 50px;
animation: float 5s infinite ease-in-out reverse;
}
.floating-element.elem-3 {
bottom: 150px;
right: 30px;
animation: float 6s infinite ease-in-out;
}
.deco-circle {
position: absolute;
border-radius: 50%;
border: 2px dashed color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
z-index: 1;
animation: rotate 30s linear infinite;
}
.deco-circle.circle-1 {
width: 300px;
height: 300px;
top: 100px;
right: 50px;
}
.deco-circle.circle-2 {
width: 200px;
height: 200px;
bottom: 100px;
left: 100px;
animation-direction: reverse;
}
.deco-blob {
position: absolute;
width: 400px;
height: 400px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
animation: morphing 15s infinite ease-in-out;
}
.hero-wave {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
overflow: hidden;
line-height: 0;
z-index: 1;
}
.hero-wave svg {
position: relative;
display: block;
width: calc(100% + 1.3px);
height: 80px;
}
.hero-wave path {
fill: var(--surface-secondary);
opacity: 0.5;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(5deg);
}
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 0.8;
}
50% {
transform: scale(1.1);
opacity: 1;
}
}
@keyframes bounce {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-10px);
}
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes morphing {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
50% {
border-radius: 70% 30% 50% 50% / 30% 60% 40% 70%;
}
}
@keyframes slideInDown {
from {
opacity: 0;
transform: translateY(-30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@media (max-width: 991.98px) {
.hero-images-grid {
min-height: 500px;
margin-top: 3rem;
}
.main-image {
max-width: 350px;
height: 400px;
}
.secondary-image-1 {
width: 180px;
height: 220px;
right: -30px;
top: -20px;
}
.tertiary-image {
width: 160px;
height: 200px;
left: -30px;
bottom: -30px;
}
.floating-element {
width: 50px;
height: 50px;
}
.floating-element i {
font-size: 1.19rem;
}
}
@media (max-width: 767.98px) {
.hero-title {
font-size: 2.31rem;
}
.hero-subtitle {
font-size: 1.31rem;
}
.hero-description {
font-size: 0.94rem;
}
.hero-images-grid {
min-height: 400px;
}
.main-image {
max-width: 280px;
height: 320px;
}
.secondary-image-1 {
width: 140px;
height: 180px;
right: -20px;
top: -10px;
}
.tertiary-image {
width: 130px;
height: 160px;
left: -20px;
bottom: -20px;
}
.feature-icon-box {
width: 50px;
height: 50px;
}
.feature-icon-box i {
font-size: 1.38rem;
}
.floating-element.elem-1,
.floating-element.elem-3 {
display: none;
}
.deco-circle.circle-1 {
width: 200px;
height: 200px;
}
.hero-wave svg {
height: 60px;
}
}
@media (max-width: 575.98px) {
.hero-title {
font-size: 1.88rem;
}
.hero-images-grid {
min-height: 350px;
}
.main-image {
max-width: 240px;
height: 280px;
}
.secondary-image-1 {
width: 120px;
height: 150px;
}
.tertiary-image {
width: 110px;
height: 140px;
}
.hero-features {
gap: 0.75rem !important;
}
.floating-element.elem-2 {
width: 40px;
height: 40px;
}
.floating-element.elem-2 i {
font-size: 1.00rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(3, 7, 13, 0.62) 0%,
rgba(8, 22, 38, 0.54) 45%,
rgba(10, 20, 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;
}
.hero-modern {
overflow-x: hidden !important;
}
.usp-section {
position: relative;
background: linear-gradient(135deg, rgba(var(--primary-50-rgb), 0.3) 0%, rgba(var(--neutral-50-rgb), 0.5) 100%);
min-height: auto;
display: flex;
align-items: center;
}
.usp-card {
position: relative;
background: rgba(255, 255, 255, 0.6);
backdrop-filter: blur(20px);
border: 1px solid rgba(var(--primary-100-rgb), 0.3);
border-radius: var(--radius-2xl);
padding: var(--space-6);
transition: all var(--duration-normal) var(--ease-smooth);
overflow: hidden;
}
.usp-card:hover {
background: rgba(255, 255, 255, 0.75);
border-color: rgba(var(--primary-300-rgb), 0.5);
box-shadow: var(--shadow-lg);
transform: translateY(-5px);
}
.usp-card-content {
position: relative;
z-index: 2;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.usp-item-header h3 {
color: var(--text-primary);
font-weight: 600;
}
.usp-item-header p {
color: var(--text-secondary);
}
.usp-item-value {
display: flex;
align-items: baseline;
gap: var(--space-2);
}
.usp-item-value span {
color: var(--primary-600);
font-weight: 700;
}
.usp-card-accent {
position: absolute;
bottom: 0;
right: 0;
width: 120px;
height: 120px;
border-radius: 50%;
opacity: 0.08;
z-index: 1;
}
.usp-accent-1 {
background: var(--primary-500);
}
.usp-accent-2 {
background: var(--primary-300);
}
.usp-accent-3 {
background: var(--primary-500);
}
.usp-accent-4 {
background: var(--primary-300);
}
.usp-bg-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
z-index: 0;
}
.usp-blob-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
left: -150px;
filter: blur(60px);
}
.usp-blob-2 {
width: 350px;
height: 350px;
background: var(--primary-300);
bottom: -80px;
right: -120px;
filter: blur(60px);
}
@media (max-width: 768px) {
.usp-section {
padding-top: var(--space-8);
padding-bottom: var(--space-8);
}
.usp-card {
padding: var(--space-5);
}
.usp-card-accent {
width: 90px;
height: 90px;
}
.usp-blob-1,
.usp-blob-2 {
width: 250px;
height: 250px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(5, 8, 18, 0.62) 0%,
rgba(4, 11, 19, 0.54) 45%,
rgba(2, 4, 7, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
#about {
position: relative;
background-color: var(--bg-primary);
overflow: hidden;
}
#about::before {
content: '';
position: absolute;
top: -40%;
right: -20%;
width: 600px;
height: 600px;
background: radial-gradient(circle, var(--primary-50) 0%, transparent 70%);
pointer-events: none;
opacity: 0.5;
z-index: 0;
}
#about .container {
position: relative;
z-index: 1;
}
#about-title {
font-size: clamp(2rem, 5vw, 3.5rem);
font-weight: 700;
line-height: 1.2;
letter-spacing: -0.02em;
color: var(--text-primary);
}
#about-subtitle {
font-size: 1.19rem;
font-weight: 500;
letter-spacing: 0.01em;
text-transform: uppercase;
color: var(--primary-500);
}
#about-desc {
line-height: 1.7;
font-weight: 400;
}
#about-feature-1,
#about-feature-2,
#about-feature-3,
#about-feature-4 {
display: flex;
flex-direction: column;
justify-content: flex-start;
border-radius: var(--radius-base);
background-color: var(--bg-muted);
border: 1px solid var(--border-light);
transition: all var(--duration-base) var(--ease-base);
}
#about-feature-1:hover,
#about-feature-2:hover,
#about-feature-3:hover,
#about-feature-4:hover {
border-color: var(--border-interactive);
box-shadow: var(--shadow-base);
transform: translateY(-2px);
}
#about-feature-1-name,
#about-feature-2-name,
#about-feature-3-name,
#about-feature-4-name {
font-weight: 600;
color: var(--text-primary);
line-height: 1.4;
}
#about-feature-1-desc,
#about-feature-2-desc,
#about-feature-3-desc,
#about-feature-4-desc {
color: var(--text-secondary);
line-height: 1.6;
font-size: 0.88rem;
}
#about img {
display: block;
border-radius: var(--radius-base);
}
@media (max-width: 991.98px) {
#about-title {
font-size: clamp(1.75rem, 4vw, 2.5rem);
}
#about .row:first-of-type {
flex-direction: column-reverse;
}
}
@media (max-width: 575.98px) {
#about {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
#about-title {
font-size: 1.62rem;
}
#about .row.g-4 {
--bs-gutter-y: 1rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(8, 15, 37, 0.62) 0%,
rgba(6, 10, 22, 0.54) 45%,
rgba(10, 15, 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;
}
.features-section {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, rgba(var(--primary-50-rgb), 0.4) 0%, transparent 100%);
}
.features-header {
text-align: center;
max-width: 600px;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 2;
}
#fff6a5tures-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.01em;
}
#e9d49btures-subtitle {
color: var(--primary-500);
font-weight: 600;
font-size: 1.00rem;
margin-bottom: 1rem !important;
}
#ffebaftures-desc {
color: var(--text-secondary);
font-size: 0.94rem;
line-height: 1.6;
}
.features-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: var(--space-4);
margin-top: var(--space-5);
position: relative;
z-index: 2;
}
.feature-card {
position: relative;
padding: var(--space-4);
background: var(--bg-primary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
transition: all var(--duration-normal) var(--ease-smooth);
overflow: hidden;
}
.feature-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(135deg, rgba(var(--primary-500-rgb), 0.05) 0%, transparent 100%);
opacity: 0;
transition: opacity var(--duration-normal) var(--ease-smooth);
pointer-events: none;
}
.feature-card:hover {
transform: translateY(-4px);
border-color: var(--primary-300);
box-shadow: var(--shadow-medium);
}
.feature-card:hover::before {
opacity: 1;
}
.feature-card-inner {
position: relative;
z-index: 1;
}
#f3e8a1tures-item-1-name,
#f4e0adtures-item-2-name,
#ffedc3tures-item-3-name,
#fff691tures-item-4-name {
color: var(--text-primary);
letter-spacing: -0.005em;
margin-bottom: var(--space-2) !important;
}
#ffedc1tures-item-1-desc,
#fff5a5tures-item-2-desc,
#fff1c0tures-item-3-desc,
#f6e491tures-item-4-desc {
color: var(--text-secondary);
font-size: 0.94rem;
line-height: 1.6;
margin: 0;
}
.feature-icon-blob {
position: absolute;
top: -20px;
right: -20px;
width: 100px;
height: 100px;
background: var(--primary-100);
border-radius: 35% 65% 60% 40% / 40% 30% 70% 60%;
opacity: 0.6;
z-index: 0;
}
.feature-icon-blob.accent-2 {
background: rgba(var(--primary-500-rgb), 0.08);
border-radius: 40% 60% 35% 65% / 60% 40% 60% 40%;
}
.feature-icon-blob.accent-3 {
background: rgba(var(--primary-300-rgb), 0.1);
border-radius: 65% 35% 50% 50% / 30% 60% 40% 70%;
}
.feature-icon-blob.accent-4 {
background: rgba(var(--primary-500-rgb), 0.06);
border-radius: 50% 50% 40% 60% / 70% 40% 60% 30%;
}
.features-decoration {
position: absolute;
pointer-events: none;
opacity: 0.4;
z-index: 1;
}
.decoration-blob-1 {
width: 280px;
height: 280px;
background: linear-gradient(135deg, var(--primary-100) 0%, var(--primary-50) 100%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
top: -100px;
left: -80px;
}
.decoration-blob-2 {
width: 200px;
height: 200px;
background: linear-gradient(45deg, rgba(var(--primary-300-rgb), 0.3), transparent);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
bottom: -50px;
right: -60px;
}
.decoration-line {
position: absolute;
width: 120px;
height: 2px;
background: linear-gradient(90deg, transparent, var(--primary-300), transparent);
top: 35%;
right: 10%;
opacity: 0.5;
}
@media (max-width: 768px) {
.features-section {
padding-top: var(--space-4) !important;
padding-bottom: var(--space-4) !important;
}
.features-grid {
grid-template-columns: 1fr;
gap: var(--space-3);
}
.feature-card {
padding: var(--space-3);
}
#e8e5a4tures-title {
font-size: 1.88rem;
}
.decoration-blob-1,
.decoration-blob-2 {
opacity: 0.2;
}
.decoration-line {
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, 33, 51, 0.62) 0%,
rgba(9, 21, 32, 0.54) 45%,
rgba(6, 12, 17, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.services-section {
position: relative;
padding: 4rem 0;
background-color: var(--bg-primary);
overflow: hidden;
min-height: auto;
}
.services-header {
position: relative;
z-index: 2;
margin-bottom: 2rem;
}
.services-header .company_section_title {
color: var(--text-primary);
font-weight: 900;
letter-spacing: -0.02em;
margin-bottom: 0.62rem;
}
.services-header .container_section_subtitle {
color: var(--primary-500);
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.15em;
font-size: 0.88rem;
}
.services-header .main_body_base {
max-width: 50ch;
font-weight: 500;
line-height: 1.6;
}
.max-width-lg {
max-width: 60ch;
}
.services-grid {
position: relative;
z-index: 2;
}
.service-card {
position: relative;
padding: 2rem;
background-color: var(--bg-secondary);
border: 3px solid var(--border-strong);
border-radius: var(--radius-lg);
height: 100%;
display: flex;
flex-direction: column;
transition: all var(--duration-200) var(--ease-out);
overflow: hidden;
}
.service-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
transform: scaleX(0);
transform-origin: left;
transition: transform var(--duration-300) var(--ease-out);
}
.service-card:hover {
border-color: var(--primary-500);
box-shadow: var(--shadow-lg);
transform: translateY(-4px);
}
.service-card:hover::before {
transform: scaleX(1);
}
.service-card-header {
margin-bottom: 1rem;
position: relative;
}
.service-card-header h3 {
color: var(--text-primary);
line-height: 1.2;
position: relative;
padding-bottom: 0.93rem;
}
.service-card-header h3::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 40%;
height: 3px;
background-color: var(--primary-500);
border-radius: 2px;
}
.service-card p:not(.style_caption) {
flex-grow: 1;
margin-bottom: 1rem;
}
.service-card .main_body_base {
color: var(--text-secondary);
line-height: 1.6;
font-weight: 500;
}
.service-card .style_caption {
color: var(--text-muted);
line-height: 1.5;
font-weight: 500;
letter-spacing: 0.02em;
}
.service-card .agency_overline {
color: var(--primary-700);
font-size: 0.81rem;
text-transform: uppercase;
letter-spacing: 0.12em;
font-weight: 800;
}
.service-link {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0.5rem 1.5rem;
background-color: var(--primary-500);
color: var(--bg-primary);
font-weight: 700;
font-size: 0.88rem;
text-decoration: none;
border: 2px solid var(--primary-500);
border-radius: var(--radius-md);
letter-spacing: 0.05em;
transition: all var(--duration-200) var(--ease-out);
text-transform: uppercase;
}
.service-link:hover {
background-color: var(--primary-700);
border-color: var(--primary-700);
transform: scale(1.05);
}
.services-bg-shape-1 {
position: absolute;
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-100) 0%, transparent 70%);
border-radius: 50%;
top: -10%;
right: -5%;
opacity: 0.4;
z-index: 0;
pointer-events: none;
}
.services-bg-shape-2 {
position: absolute;
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-50) 0%, transparent 70%);
border-radius: 50%;
bottom: -5%;
left: 5%;
opacity: 0.3;
z-index: 0;
pointer-events: none;
}
@media (max-width: 768px) {
.services-section {
padding: 3rem 0;
}
.service-card {
padding: 1.5rem;
}
.services-header {
margin-bottom: 1.56rem;
}
.services-bg-shape-1,
.services-bg-shape-2 {
opacity: 0.2;
}
}
@media (max-width: 576px) {
.services-section {
padding: 2rem 0;
}
.service-card {
padding: 1.25rem;
}
.service-card-header h3::after {
width: 50%;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(6, 10, 17, 0.62) 0%,
rgba(18, 24, 51, 0.54) 45%,
rgba(7, 11, 20, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.priceplan-section-standard {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.priceplan-section-standard .section-header {
margin-bottom: 3rem;
}
.priceplan-section-standard .section-title {
font-size: 2.81rem;
font-weight: 800;
color: var(--text-primary);
margin-bottom: 1rem;
letter-spacing: -0.02em;
line-height: 1.2;
}
.priceplan-section-standard .section-subtitle {
font-size: 1.62rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1.66rem;
line-height: 1.4;
}
.priceplan-section-standard .section-desc {
font-size: 1.19rem;
color: var(--text-secondary);
line-height: 1.8;
margin: 0;
}
.priceplan-section-standard .pricing-card {
position: relative;
background: var(--surface-primary);
border-radius: 24px;
padding: 2.5rem;
height: 100%;
transition: all 1.00s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
overflow: hidden;
}
.priceplan-section-standard .pricing-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
border-color: var(--primary-300);
}
.priceplan-section-standard .pricing-card.featured {
border: 2px solid var(--primary-500);
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 20%, var(--surface-primary) 80%) 100%);
transform: scale(1.05);
}
.priceplan-section-standard .pricing-card.featured:hover {
transform: scale(1.05) translateY(-8px);
}
.priceplan-section-standard .featured-badge {
position: absolute;
top: 20px;
right: 20px;
width: 48px;
height: 48px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
animation: pulse-badge 2s ease-in-out infinite;
}
.priceplan-section-standard .featured-badge i {
color: var(--light);
font-size: 1.25rem;
}
@keyframes pulse-badge {
0%, 100% {
transform: scale(1);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
50% {
transform: scale(1.1);
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
}
}
.priceplan-section-standard .pricing-header {
margin-bottom: 2rem;
}
.priceplan-section-standard .pricing-icon-wrapper {
width: 64px;
height: 64px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 80%, var(--primary-300) 20%),
var(--primary-100));
border-radius: 17px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.69rem;
transition: all 0.75s ease;
}
.priceplan-section-standard .pricing-card:hover .pricing-icon-wrapper {
transform: rotate(5deg) scale(1.1);
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
}
.priceplan-section-standard .pricing-icon-wrapper i {
font-size: 2.00rem;
color: var(--primary-700);
transition: color 0.85s ease;
}
.priceplan-section-standard .pricing-card:hover .pricing-icon-wrapper i {
color: var(--light);
}
.priceplan-section-standard .pricing-name {
font-size: 1.62rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.priceplan-section-standard .pricing-desc {
font-size: 0.94rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.priceplan-section-standard .pricing-body {
border-top: 2px solid color-mix(in srgb, var(--neutral-100) 70%, transparent 30%);
padding-top: 2rem;
}
.priceplan-section-standard .pricing-amount {
margin-bottom: 1.56rem;
}
.priceplan-section-standard .price {
font-size: 2.44rem;
font-weight: 800;
color: var(--primary-700);
display: block;
line-height: 1.2;
}
.priceplan-section-standard .pricing-card.featured .price {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.priceplan-section-standard .pricing-features {
font-size: 0.94rem;
color: var(--text-secondary);
line-height: 1.9;
padding: 1.5rem;
background: color-mix(in srgb, var(--neutral-50) 50%, transparent 50%);
border-radius: 12px;
border-left: 4px solid var(--primary-300);
}
.priceplan-section-standard .pricing-card.featured .pricing-features {
background: color-mix(in srgb, var(--primary-50) 40%, transparent 60%);
border-left-color: var(--primary-500);
}
.priceplan-section-standard .pricing-decoration {
position: absolute;
bottom: 0;
right: 0;
width: 150px;
height: 150px;
pointer-events: none;
opacity: 0.3;
}
.priceplan-section-standard .decoration-circle {
position: absolute;
bottom: -40px;
right: -40px;
width: 120px;
height: 120px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-300), var(--primary-100));
animation: float-decoration 6s ease-in-out infinite;
}
.priceplan-section-standard .decoration-line {
position: absolute;
bottom: 20px;
right: 20px;
width: 80px;
height: 2px;
background: var(--primary-500);
transform: rotate(-45deg);
}
.priceplan-section-standard .pricing-card.featured .decoration-glow {
position: absolute;
top: 50%;
left: 50%;
width: 200px;
height: 200px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%),
transparent);
transform: translate(-50%, -50%);
opacity: 0.4;
animation: pulse-glow 3s ease-in-out infinite;
}
@keyframes pulse-glow {
0%, 100% {
opacity: 0.4;
transform: translate(-50%, -50%) scale(1);
}
50% {
opacity: 0.6;
transform: translate(-50%, -50%) scale(1.2);
}
}
@keyframes float-decoration {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-10px) rotate(5deg);
}
}
.priceplan-section-standard .background-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.priceplan-section-standard .container {
position: relative;
z-index: 1;
}
.priceplan-section-standard .blob {
position: absolute;
border-radius: 50%;
opacity: 0.08;
animation: float-blob 20s ease-in-out infinite;
}
.priceplan-section-standard .blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-300), var(--primary-100));
top: 10%;
left: -100px;
animation-delay: 0s;
}
.priceplan-section-standard .blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-500), var(--primary-300));
bottom: 10%;
right: -80px;
animation-delay: 5s;
}
@keyframes float-blob {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
.priceplan-section-standard .geometric-shape {
position: absolute;
border: 2px solid var(--primary-300);
opacity: 0.1;
animation: rotate-shape 15s linear infinite;
}
.priceplan-section-standard .shape-1 {
width: 100px;
height: 100px;
top: 20%;
right: 10%;
transform: rotate(45deg);
}
.priceplan-section-standard .shape-2 {
width: 80px;
height: 80px;
bottom: 30%;
left: 8%;
border-radius: 20px;
animation-direction: reverse;
}
@keyframes rotate-shape {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@media (max-width: 991px) {
.priceplan-section-standard {
padding: 80px 0;
}
.priceplan-section-standard .section-title {
font-size: 2.38rem;
}
.priceplan-section-standard .section-subtitle {
font-size: 1.25rem;
}
.priceplan-section-standard .pricing-card.featured {
transform: scale(1);
}
.priceplan-section-standard .pricing-card.featured:hover {
transform: translateY(-8px);
}
}
@media (max-width: 767px) {
.priceplan-section-standard {
padding: 60px 0;
}
.priceplan-section-standard .section-title {
font-size: 1.75rem;
}
.priceplan-section-standard .section-subtitle {
font-size: 1.06rem;
}
.priceplan-section-standard .section-desc {
font-size: 1.00rem;
}
.priceplan-section-standard .pricing-card {
padding: 2rem;
}
.priceplan-section-standard .pricing-name {
font-size: 1.44rem;
}
.priceplan-section-standard .price {
font-size: 2.12rem;
}
.priceplan-section-standard .blob-1,
.priceplan-section-standard .blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 575px) {
.priceplan-section-standard .section-title {
font-size: 1.56rem;
}
.priceplan-section-standard .pricing-icon-wrapper {
width: 56px;
height: 56px;
}
.priceplan-section-standard .pricing-icon-wrapper i {
font-size: 1.88rem;
}
.priceplan-section-standard .featured-badge {
width: 40px;
height: 40px;
}
.priceplan-section-standard .featured-badge i {
font-size: 1.00rem;
}
}
.cta-action-btn {
display: inline-flex;
align-items: center;
gap: 0.5rem;
padding: 0.75rem 1.5rem;
background: var(--primary-color, #008ef4);
color: var(--button-text, #ffffff);
text-decoration: none;
border-radius: var(--border-radius, 8px);
font-weight: 600;
font-size: 1.06rem;
transition: all 0.70s ease;
margin-top: 1rem;
border: 2px solid transparent;
}
.cta-action-btn:hover {
background: var(--primary-color-dark, #0360a4);
color: var(--button-text, #ffffff);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.cta-action-btn:active {
transform: translateY(0);
}
.cta-action-btn .btn-icon {
transition: transform 1.26s ease;
}
.cta-action-btn:hover .btn-icon {
transform: translateX(4px);
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(5, 7, 12, 0.62) 0%,
rgba(11, 26, 45, 0.54) 45%,
rgba(17, 26, 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;
}
#team {
position: relative;
padding: var(--space-24) 0;
background: var(--bg-primary);
overflow: hidden;
}
.team_decorative_blob {
position: absolute;
border-radius: 50%;
filter: blur(80px);
opacity: 0.08;
pointer-events: none;
z-index: 0;
}
.team_decorative_blob_1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: -150px;
right: -100px;
}
.team_decorative_blob_2 {
width: 400px;
height: 400px;
background: var(--primary-300);
bottom: -100px;
left: -80px;
}
#team .container {
position: relative;
z-index: 1;
}
#team-title {
color: var(--text-primary);
margin-bottom: var(--space-3);
}
#team-subtitle {
color: var(--text-secondary);
margin-bottom: var(--space-3);
}
#team-desc {
color: var(--text-secondary);
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.team_card {
position: relative;
background: var(--bg-secondary);
border-radius: var(--radius-lg);
overflow: hidden;
border: 1px solid var(--border-light);
transition: all var(--duration-normal) var(--ease-smooth);
height: 100%;
}
.team_card:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
border-color: var(--border-interactive);
}
.team_card_image_wrapper {
position: relative;
width: 100%;
padding-top: 100%;
overflow: hidden;
}
.team_card_image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
transition: transform var(--duration-slow) var(--ease-smooth);
}
.team_card:hover .team_card_image {
transform: scale(1.05);
}
.team_card_overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 50%;
background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent);
opacity: 0;
transition: opacity var(--duration-normal) var(--ease-smooth);
}
.team_card:hover .team_card_overlay {
opacity: 1;
}
.team_card_content {
padding: var(--space-5) var(--space-4);
text-align: center;
background: var(--bg-secondary);
position: relative;
}
#team-member-1-name,
#team-member-2-name,
#team-member-3-name,
#team-member-4-name,
#team-member-5-name {
color: var(--text-primary);
font-weight: 600;
margin-bottom: var(--space-2);
}
#team-member-1-role,
#team-member-2-role,
#team-member-3-role,
#team-member-4-role,
#team-member-5-role {
color: var(--text-secondary);
margin: 0;
}
@media (max-width: 991px) {
#team {
padding: var(--space-20) 0;
}
.col-lg-4.offset-lg-2 {
margin-left: 0;
}
}
@media (max-width: 767px) {
#team {
padding: var(--space-16) 0;
}
.team_card_content {
padding: var(--space-4) var(--space-3);
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(6, 11, 26, 0.62) 0%,
rgba(4, 8, 14, 0.54) 45%,
rgba(13, 24, 50, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.reviews-section {
position: relative;
background: var(--bg-primary);
overflow: hidden;
min-height: auto;
}
.reviews-section .container {
position: relative;
z-index: 2;
}
.reviews-header {
margin-bottom: var(--space-5);
}
.reviews-header h2 {
color: var(--text-primary);
letter-spacing: -0.02em;
font-weight: 700;
}
.reviews-header .container_section_subtitle {
color: var(--primary-500);
text-transform: uppercase;
letter-spacing: 0.1em;
font-weight: 600;
font-size: 0.81rem;
}
.reviews-header .text-muted {
color: var(--text-secondary);
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
.reviews-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-4);
margin-bottom: var(--space-4);
}
@media (min-width: 1024px) {
.reviews-grid {
grid-template-columns: repeat(2, 1fr);
gap: var(--space-5);
}
}
.reviews-card {
position: relative;
background: linear-gradient(
135deg,
rgba(255, 255, 255, 0.08) 0%,
rgba(255, 255, 255, 0.04) 100%
);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
padding: var(--space-4);
backdrop-filter: blur(12px);
transition: all var(--duration-base) var(--ease-out);
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 220px;
}
.reviews-item:hover .reviews-card {
border-color: var(--primary-300);
background: linear-gradient(
135deg,
rgba(255, 255, 255, 0.12) 0%,
rgba(255, 255, 255, 0.06) 100%
);
box-shadow: 0 16px 48px rgba(58, 100, 236, 0.15),
inset 0 1px 1px rgba(255, 255, 255, 0.2);
transform: translateY(-4px);
}
.reviews-text {
color: var(--text-primary);
margin-bottom: var(--space-3);
line-height: 1.6;
font-weight: 400;
}
.reviews-author-info {
margin-top: auto;
padding-top: var(--space-3);
border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.reviews-author {
color: var(--primary-500);
font-weight: 600;
margin-bottom: 0;
letter-spacing: 0.02em;
}
.reviews-decoration {
position: absolute;
pointer-events: none;
z-index: 1;
opacity: 0.4;
}
.reviews-decoration-1 {
width: 400px;
height: 400px;
background: radial-gradient(
circle,
var(--primary-500) 0%,
transparent 70%
);
border-radius: 50%;
top: -150px;
right: -100px;
filter: blur(80px);
}
.reviews-decoration-2 {
width: 300px;
height: 300px;
background: radial-gradient(
circle,
var(--primary-300) 0%,
transparent 70%
);
border-radius: 50%;
bottom: -100px;
left: 10%;
filter: blur(70px);
}
@media (max-width: 768px) {
.reviews-section {
padding-top: var(--space-4);
padding-bottom: var(--space-4);
}
.reviews-header {
margin-bottom: var(--space-4);
}
.reviews-header h2 {
font-size: 1.75rem;
}
.reviews-card {
padding: var(--space-3);
min-height: 200px;
}
.reviews-decoration-1 {
width: 280px;
height: 280px;
top: -100px;
right: -80px;
}
.reviews-decoration-2 {
width: 220px;
height: 220px;
bottom: -80px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(17, 31, 46, 0.62) 0%,
rgba(9, 14, 23, 0.54) 45%,
rgba(11, 21, 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;
}
.casestudy-section-pro {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(80px);
opacity: 0.15;
z-index: 0;
pointer-events: none;
}
.blob-1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: -150px;
left: -150px;
animation: float 20s ease-in-out infinite;
}
.blob-2 {
width: 400px;
height: 400px;
background: var(--primary-300);
bottom: -100px;
right: -100px;
animation: float 25s ease-in-out infinite reverse;
}
.decorative-circle {
position: absolute;
border: 2px solid var(--primary-300);
border-radius: 50%;
opacity: 0.2;
z-index: 0;
pointer-events: none;
}
.circle-1 {
width: 300px;
height: 300px;
top: 20%;
right: 10%;
animation: pulse 4s ease-in-out infinite;
}
.circle-2 {
width: 200px;
height: 200px;
bottom: 30%;
left: 5%;
animation: pulse 5s ease-in-out infinite 1s;
}
@keyframes float {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
33% { transform: translate(30px, -30px) rotate(120deg); }
66% { transform: translate(-20px, 20px) rotate(240deg); }
}
@keyframes pulse {
0%, 100% { transform: scale(1); opacity: 0.2; }
50% { transform: scale(1.1); opacity: 0.3; }
}
.section-header {
position: relative;
z-index: 1;
margin-bottom: 40px;
}
.header-accent {
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
margin-bottom: 20px;
}
.accent-line {
width: 60px;
height: 2px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%);
}
.accent-icon {
font-size: 24px;
color: var(--primary-500);
animation: iconBounce 2s ease-in-out infinite;
}
@keyframes iconBounce {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-5px); }
}
.section-title {
font-size: 2.31rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 15px;
line-height: 1.2;
}
.section-subtitle {
font-size: 1.44rem;
font-weight: 600;
color: var(--primary-700);
margin-bottom: 20px;
line-height: 1.4;
}
.section-description {
font-size: 1.19rem;
color: var(--text-secondary);
line-height: 1.8;
margin-bottom: 25px;
}
.header-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
margin-top: 20px;
}
.decoration-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
animation: dotPulse 2.43s ease-in-out infinite;
}
.decoration-dot:nth-child(2) {
animation-delay: 0.47s;
}
.decoration-dot:nth-child(3) {
animation-delay: 1.05s;
}
@keyframes dotPulse {
0%, 100% { transform: scale(1); opacity: 1; }
50% { transform: scale(1.5); opacity: 0.5; }
}
.casestudy-card {
position: relative;
background: var(--surface-primary);
border-radius: 20px;
padding: 40px 30px;
height: 100%;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: all 0.77s ease;
overflow: hidden;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
.casestudy-card:hover {
transform: translateY(-10px);
border-color: var(--primary-500);
box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
}
.casestudy-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.95s ease;
}
.casestudy-card:hover::before {
transform: scaleX(1);
}
.card-decorative-top {
position: absolute;
top: 0;
right: 0;
width: 150px;
height: 150px;
overflow: hidden;
opacity: 0.1;
}
.decorative-shape {
position: absolute;
background: var(--primary-500);
}
.shape-1 {
width: 100px;
height: 100px;
border-radius: 50%;
top: -50px;
right: -50px;
}
.shape-2 {
width: 80px;
height: 80px;
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
top: 20px;
right: 20px;
animation: shapeRotate 10s linear infinite;
}
@keyframes shapeRotate {
0%, 100% {
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
transform: rotate(0deg);
}
25% {
border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
transform: rotate(90deg);
}
50% {
border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
transform: rotate(180deg);
}
75% {
border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
transform: rotate(270deg);
}
}
.card-icon-wrapper {
display: flex;
justify-content: center;
margin-bottom: 25px;
position: relative;
z-index: 1;
}
.icon-background {
width: 80px;
height: 80px;
background: linear-gradient(135deg,
var(--primary-500),
var(--primary-700));
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
font-size: 36px;
color: var(--light);
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
transition: all 0.71s ease;
position: relative;
}
.icon-background::before {
content: '';
position: absolute;
inset: -4px;
background: linear-gradient(135deg,
var(--primary-300),
var(--primary-500));
border-radius: 22px;
z-index: -1;
opacity: 0;
transition: opacity 1.23s ease;
}
.casestudy-card:hover .icon-background {
transform: scale(1.1) rotate(5deg);
}
.casestudy-card:hover .icon-background::before {
opacity: 0.3;
}
.card-content {
position: relative;
z-index: 1;
}
.card-title {
font-size: 1.56rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 15px;
line-height: 1.3;
}
.card-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 25px;
}
.card-footer-decoration {
margin-top: 20px;
padding-top: 20px;
}
.footer-line {
width: 60px;
height: 3px;
background: linear-gradient(90deg,
var(--primary-500),
transparent);
margin-bottom: 15px;
transition: width 1.06s ease;
}
.casestudy-card:hover .footer-line {
width: 100px;
}
.footer-icons {
display: flex;
gap: 15px;
}
.footer-icons i {
font-size: 19px;
color: var(--primary-500);
opacity: 0.6;
transition: all 0.73s ease;
}
.footer-icons i:hover {
opacity: 1;
transform: scale(1.2);
}
.card-decorative-bottom {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg,
transparent,
var(--primary-300),
transparent);
opacity: 0;
transition: opacity 0.83s ease;
}
.casestudy-card:hover .card-decorative-bottom {
opacity: 1;
}
.bottom-accent {
width: 100%;
height: 100%;
background: var(--primary-500);
transform: scaleX(0);
transform-origin: left;
transition: transform 1.19s ease 0.65s;
}
.casestudy-card:hover .bottom-accent {
transform: scaleX(1);
}
.bottom-decoration {
margin-top: 60px;
display: flex;
justify-content: center;
}
.decoration-grid {
display: flex;
gap: 20px;
}
.grid-dot {
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
animation: gridDotPulse 2s ease-in-out infinite;
}
.grid-dot:nth-child(1) { animation-delay: 0s; }
.grid-dot:nth-child(2) { animation-delay: 0.35s; }
.grid-dot:nth-child(3) { animation-delay: 0.81s; }
.grid-dot:nth-child(4) { animation-delay: 1.54s; }
.grid-dot:nth-child(5) { animation-delay: 1.15s; }
@keyframes gridDotPulse {
0%, 100% { transform: scale(1); opacity: 0.5; }
50% { transform: scale(1.5); opacity: 1; }
}
@media (max-width: 991px) {
.casestudy-section-pro {
padding: 80px 0;
}
.section-title {
font-size: 2.06rem;
}
.section-subtitle {
font-size: 1.25rem;
}
.section-description {
font-size: 0.94rem;
}
.blob-1, .blob-2 {
width: 300px;
height: 300px;
}
.circle-1 {
width: 200px;
height: 200px;
}
.circle-2 {
width: 150px;
height: 150px;
}
}
@media (max-width: 767px) {
.casestudy-section-pro {
padding: 60px 0;
}
.section-title {
font-size: 1.62rem;
}
.section-subtitle {
font-size: 1.19rem;
}
.accent-line {
width: 40px;
}
.casestudy-card {
padding: 30px 20px;
}
.card-title {
font-size: 1.19rem;
}
.card-description {
font-size: 1.00rem;
}
.icon-background {
width: 70px;
height: 70px;
font-size: 32px;
}
.decoration-grid {
gap: 15px;
}
.grid-dot {
width: 10px;
height: 10px;
}
}
@media (max-width: 575px) {
.section-title {
font-size: 1.44rem;
}
.section-subtitle {
font-size: 0.94rem;
}
.section-description {
font-size: 0.88rem;
}
.blob-1, .blob-2 {
width: 200px;
height: 200px;
}
.circle-1, .circle-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(12, 24, 48, 0.62) 0%,
rgba(11, 16, 37, 0.54) 45%,
rgba(12, 23, 46, 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%,
color-mix(in srgb, var(--primary-50) 50%, var(--bg-primary) 50%) 100%
);
min-height: auto;
}
.process-section .container {
position: relative;
z-index: 2;
}
.process-card {
position: relative;
padding: 2rem;
background: var(--bg-secondary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
transition: all var(--duration-base) var(--ease-in-out);
display: flex;
flex-direction: column;
height: 100%;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
.process-card:hover {
border-color: var(--primary-300);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
transform: translateY(-2px);
}
.process-card-number {
font-size: 3.00rem;
font-weight: 700;
line-height: 1;
color: var(--primary-100);
margin-bottom: 1.65rem;
letter-spacing: -0.02em;
}
.process-decoration {
position: absolute;
top: -10%;
right: -5%;
width: 500px;
height: 500px;
background: radial-gradient(
circle,
var(--primary-50) 0%,
transparent 70%
);
border-radius: 50%;
opacity: 0.15;
z-index: 1;
pointer-events: none;
}
@media (max-width: 991px) {
.process-card-number {
font-size: 2.31rem;
}
.process-card {
padding: 1.5rem;
}
.process-decoration {
width: 350px;
height: 350px;
top: -5%;
right: -10%;
}
}
@media (max-width: 576px) {
.process-section {
padding-top: 3rem;
padding-bottom: 3rem;
}
.process-card-number {
font-size: 2.12rem;
}
.process-decoration {
width: 250px;
height: 250px;
opacity: 0.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(6, 10, 17, 0.62) 0%,
rgba(11, 22, 45, 0.54) 45%,
rgba(1, 2, 3, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.timeline-section {
position: relative;
min-height: auto;
overflow: hidden;
background: linear-gradient(135deg, rgba(var(--primary-50), 0.5) 0%, rgba(var(--neutral-50), 0.3) 100%);
}
.timeline-section::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: radial-gradient(circle at 20% 50%, rgba(var(--primary-100), 0.2) 0%, transparent 50%),
radial-gradient(circle at 80% 80%, rgba(var(--primary-50), 0.15) 0%, transparent 50%);
pointer-events: none;
z-index: 0;
}
.timeline-section > .container {
position: relative;
z-index: 1;
}
.timeline-card {
position: relative;
padding: var(--space-4);
background: rgba(255, 255, 255, 0.7);
border: 1px solid rgba(var(--primary-300), 0.2);
border-radius: var(--radius-lg);
backdrop-filter: blur(10px);
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
transition: all var(--duration-md) var(--ease-smooth);
height: 100%;
display: flex;
flex-direction: column;
overflow: hidden;
}
.timeline-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 1px;
background: linear-gradient(90deg, transparent, rgba(var(--primary-300), 0.3), transparent);
}
.timeline-card::after {
content: '';
position: absolute;
top: 0;
right: 0;
width: 100px;
height: 100px;
background: radial-gradient(circle, rgba(var(--primary-100), 0.2) 0%, transparent 70%);
border-radius: 50%;
filter: blur(20px);
}
.timeline-card:hover {
background: rgba(255, 255, 255, 0.85);
border-color: rgba(var(--primary-300), 0.4);
box-shadow: 0 8px 32px rgba(var(--primary-300), 0.15);
transform: translateY(-2px);
}
.timeline-marker {
display: inline-block;
width: 40px;
height: 40px;
border-radius: 50%;
background: linear-gradient(135deg, rgba(var(--primary-500), 0.15), rgba(var(--primary-300), 0.1));
border: 2px solid rgba(var(--primary-400), 0.3);
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
color: var(--primary-600);
font-size: 13px;
margin-bottom: var(--space-3);
position: relative;
z-index: 2;
}
.timeline-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
}
.timeline-decoration-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -150px;
left: -100px;
filter: blur(60px);
}
.timeline-decoration-2 {
width: 300px;
height: 300px;
background: var(--primary-300);
bottom: -100px;
right: -50px;
filter: blur(50px);
}
@media (max-width: 768px) {
.timeline-section {
padding: var(--space-5) 0;
}
.timeline-card {
padding: var(--space-3);
}
.timeline-marker {
width: 36px;
height: 36px;
font-size: 11px;
}
}
[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, 8, 20, 0.62) 0%,
rgba(16, 22, 43, 0.54) 45%,
rgba(9, 22, 46, 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 {
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);
position: relative;
overflow: hidden;
}
#career::before {
content: '';
position: absolute;
top: -20%;
right: -10%;
width: 500px;
height: 500px;
background: var(--primary-100);
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
}
#career::after {
content: '';
position: absolute;
bottom: -10%;
left: -5%;
width: 300px;
height: 300px;
background: var(--primary-50);
border-radius: 50%;
opacity: 0.06;
pointer-events: none;
}
.career-card {
background: var(--bg-primary);
border: 3px solid var(--border-strong);
border-radius: var(--radius-lg);
position: relative;
transition: all var(--duration-base) var(--ease-out);
height: 100%;
}
.career-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 6px;
height: 100%;
background: linear-gradient(180deg, var(--primary-700) 0%, var(--primary-500) 100%);
border-radius: var(--radius-lg) 0 0 var(--radius-lg);
}
.career-card-inner {
padding: var(--space-6);
position: relative;
z-index: 1;
}
.career-card-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: var(--space-3);
}
.career-card-header h3 {
color: var(--text-primary);
margin: 0;
flex: 1;
}
.career-role {
display: inline-block;
background: var(--primary-100);
color: var(--primary-700);
padding: var(--space-2) var(--space-3);
border-radius: var(--radius-sm);
font-weight: 700;
letter-spacing: 0.05em;
white-space: nowrap;
text-transform: uppercase;
font-size: 0.75rem;
border: 2px solid var(--primary-700);
}
.career-card:hover {
border-color: var(--primary-500);
box-shadow: var(--shadow-lg);
transform: translateY(-4px);
}
.career-card:hover::before {
background: linear-gradient(180deg, var(--primary-500) 0%, var(--primary-300) 100%);
}
@media (max-width: 991.98px) {
.career-card-header {
flex-direction: column;
align-items: flex-start;
}
.career-role {
align-self: 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(15, 21, 40, 0.62) 0%,
rgba(13, 18, 37, 0.54) 45%,
rgba(7, 11, 24, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.coreinfo-section-featured {
position: relative;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.section-badge {
display: inline-flex;
align-items: center;
gap: 0.5rem;
padding: 0.5rem 1.25rem;
background: color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
border-radius: 50px;
border: 1px solid color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
}
.badge-dot {
width: 6px;
height: 6px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse-dot 2s ease-in-out infinite;
}
.badge-dot:nth-child(2) {
animation-delay: 0.56s;
}
.badge-dot:nth-child(3) {
animation-delay: 0.89s;
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.section-title {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.section-subtitle {
font-size: clamp(1.125rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-700);
line-height: 1.4;
margin-bottom: 1.73rem;
}
.section-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 100%;
}
.decorative-divider {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
margin: 3rem auto;
}
.divider-line {
flex: 1;
height: 2px;
background: linear-gradient(
to right,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
max-width: 200px;
}
.divider-icon {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-500);
color: var(--light);
border-radius: 50%;
font-size: 1.06rem;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.info-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 2rem;
height: 100%;
box-shadow:
0 2px 8px rgba(0, 0, 0, 0.04),
0 4px 16px rgba(0, 0, 0, 0.06);
border: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
transition: all 0.63s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.info-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.56s cubic-bezier(0.4, 0, 0.2, 1);
}
.info-card:hover {
transform: translateY(-8px);
box-shadow:
0 8px 24px rgba(0, 0, 0, 0.08),
0 16px 48px rgba(0, 0, 0, 0.12);
border-color: var(--primary-300);
}
.info-card:hover::before {
transform: scaleX(1);
}
.card-number {
position: absolute;
top: 1.5rem;
right: 1.5rem;
font-size: 3.00rem;
font-weight: 800;
color: color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
line-height: 1;
z-index: 1;
transition: all 0.82s ease;
}
.info-card:hover .card-number {
color: color-mix(in srgb, var(--primary-300) 60%, transparent 40%);
transform: scale(1.1);
}
.card-icon-wrapper {
position: relative;
width: 70px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.70rem;
z-index: 2;
}
.icon-background {
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
var(--primary-100) 0%,
color-mix(in srgb, var(--primary-300) 50%, transparent 50%) 100%
);
border-radius: 16px;
transform: rotate(0deg);
transition: all 1.19s cubic-bezier(0.4, 0, 0.2, 1);
}
.info-card:hover .icon-background {
transform: rotate(180deg);
background: linear-gradient(
135deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
}
.card-icon-wrapper i {
font-size: 2.19rem;
color: var(--primary-700);
z-index: 1;
transition: all 0.53s ease;
}
.info-card:hover .card-icon-wrapper i {
color: var(--light);
transform: scale(1.1);
}
.card-title {
font-size: 1.50rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
transition: color 1.26s ease;
}
.info-card:hover .card-title {
color: var(--primary-700);
}
.card-description {
font-size: 0.94rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.card-accent {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(
90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
transform: scaleX(0);
transition: transform 0.66s cubic-bezier(0.4, 0, 0.2, 1);
}
.info-card:hover .card-accent {
transform: scaleX(1);
}
.decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.shape-1 {
width: 400px;
height: 400px;
background: radial-gradient(
circle,
var(--primary-500) 0%,
transparent 70%
);
top: -200px;
right: -100px;
animation: float-shape 20s ease-in-out infinite;
}
.shape-2 {
width: 300px;
height: 300px;
background: radial-gradient(
circle,
var(--primary-300) 0%,
transparent 70%
);
bottom: -150px;
left: -100px;
animation: float-shape 25s ease-in-out infinite reverse;
}
.shape-3 {
width: 250px;
height: 250px;
background: radial-gradient(
circle,
var(--primary-700) 0%,
transparent 70%
);
top: 50%;
right: 10%;
animation: float-shape 30s ease-in-out infinite;
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@media (max-width: 991.98px) {
.section-title {
font-size: 2.06rem;
}
.section-subtitle {
font-size: 1.38rem;
}
.info-card {
padding: 1.5rem;
}
.card-number {
font-size: 2.69rem;
top: 1rem;
right: 1rem;
}
.card-icon-wrapper {
width: 60px;
height: 60px;
}
.card-icon-wrapper i {
font-size: 1.81rem;
}
}
@media (max-width: 767.98px) {
.section-title {
font-size: 1.62rem;
}
.section-subtitle {
font-size: 1.19rem;
}
.section-description {
font-size: 1.06rem;
}
.decorative-divider {
margin: 2rem auto;
}
.divider-line {
max-width: 100px;
}
.info-card {
padding: 1.25rem;
}
.card-title {
font-size: 1.31rem;
}
.shape-1,
.shape-2,
.shape-3 {
opacity: 0.03;
}
}
@media (max-width: 575.98px) {
.coreinfo-section-featured {
padding: 3rem 0;
}
.card-number {
font-size: 1.88rem;
}
.card-icon-wrapper {
width: 50px;
height: 50px;
}
.card-icon-wrapper i {
font-size: 1.44rem;
}
}
@media (prefers-reduced-motion: reduce) {
.info-card,
.badge-dot,
.card-number,
.icon-background,
.card-icon-wrapper i,
.card-accent,
.shape {
animation: none;
transition: none;
}
.info-card:hover {
transform: none;
}
}
@media print {
.coreinfo-section-featured {
background: white;
}
.decorative-shapes,
.shape {
display: none;
}
.info-card {
break-inside: avoid;
box-shadow: none;
border: 1px solid #d4d4d4;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(3, 5, 8, 0.62) 0%,
rgba(6, 12, 20, 0.54) 45%,
rgba(7, 18, 37, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.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.41s ease-in-out infinite;
}
@keyframes pulse-leadgen-v001 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.leadgen-section-secondary .leadgen-form-card {
background: var(--light);
border-radius: 28px;
padding: 3.5rem;
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.1);
position: relative;
overflow: hidden;
border: 1px solid var(--neutral-100);
transition: transform 0.70s ease, box-shadow 0.63s ease;
}
.leadgen-section-secondary .leadgen-form-card:hover {
transform: translateY(-6px);
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
}
.leadgen-section-secondary .decorative-shape-corner {
position: absolute;
top: -40px;
right: -40px;
width: 140px;
height: 140px;
background: linear-gradient(135deg, var(--primary-400), var(--primary-600));
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.12;
animation: rotate-leadgen-v001 25s linear infinite;
}
.leadgen-section-secondary .decorative-shape-gradient {
position: absolute;
bottom: -50px;
left: -50px;
width: 180px;
height: 180px;
background: linear-gradient(135deg, var(--primary-600), var(--primary-800));
border-radius: 60% 40% 30% 70% / 50% 60% 40% 50%;
opacity: 0.1;
animation: rotate-leadgen-v001 30s linear infinite reverse;
}
@keyframes rotate-leadgen-v001 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 0.66s ease;
font-size: 1.00rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .form-control:focus,
.leadgen-section-secondary .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .form-control:hover,
.leadgen-section-secondary .form-select:hover {
border-color: var(--neutral-200);
}
.leadgen-section-secondary textarea.form-control {
min-height: 150px;
resize: vertical;
}
.leadgen-section-secondary .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.69s 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, #3382e4, #1438d9) !important;
color: var(--light) !important;
border: none;
border-radius: 14px;
font-weight: 600;
font-size: 1.19rem;
letter-spacing: 0.4px;
transition: all 0.92s ease;
box-shadow: 0 6px 20px rgba(38, 138, 255, 0.35);
position: relative;
overflow: hidden;
}
.leadgen-section-secondary .btn-leadgen-submit::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(var(--white-rgb), 0.25), transparent);
transition: left 1.32s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(36, 105, 229, 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(59, 159, 255, 0.30);
}
.leadgen-section-secondary .decorative-blob-primary {
position: absolute;
top: 10%;
left: 5%;
width: 300px;
height: 300px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-300) 15%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(60px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-1 15s ease-in-out infinite;
}
.leadgen-section-secondary .decorative-blob-secondary {
position: absolute;
bottom: 15%;
right: 8%;
width: 250px;
height: 250px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-500) 12%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(50px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-2 18s ease-in-out infinite;
}
@keyframes float-blob-leadgen-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@keyframes float-blob-leadgen-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(-25px, 25px) scale(1.05);
}
66% {
transform: translate(20px, -20px) scale(0.98);
}
}
.leadgen-section-secondary .container > * {
position: relative;
z-index: 1;
}
@media (max-width: 991px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2.5rem;
}
}
@media (max-width: 767px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2rem;
border-radius: 20px;
}
.leadgen-section-secondary .btn-leadgen-submit {
font-size: 1.12rem;
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
padding: 1rem 1.15rem;
}
}
.leadgen-section-secondary .form-control:focus-visible,
.leadgen-section-secondary .form-select:focus-visible,
.leadgen-section-secondary .form-check-input:focus-visible {
outline: 3px solid var(--primary-500);
outline-offset: 2px;
}
.leadgen-section-secondary .btn-leadgen-submit:focus-visible {
outline: 3px solid var(--light);
outline-offset: 3px;
}
.leadgen-section-secondary .leadgen-field,
.leadgen-section-secondary .leadgen-field-dynamic {
animation: fadeInField 1.35s 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.07s ease;
font-size: 0.88rem;
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 1.26s 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(8, 14, 27, 0.62) 0%,
rgba(7, 13, 22, 0.54) 45%,
rgba(10, 26, 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;
}
.contact-section {
position: relative;
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);
min-height: 100vh;
display: flex;
align-items: center;
overflow: hidden;
}
.contact-decoration {
position: absolute;
pointer-events: none;
opacity: 0.08;
}
.contact-decoration-1 {
top: -10%;
right: -5%;
width: 400px;
height: 400px;
border-radius: 50%;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
filter: blur(80px);
}
.contact-decoration-2 {
bottom: -15%;
left: -10%;
width: 500px;
height: 500px;
border-radius: 50%;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
filter: blur(100px);
}
.contact-info-wrapper {
position: relative;
z-index: 2;
}
.contact-info-wrapper .company_section_title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.5px;
}
.contact-info-wrapper .container_section_subtitle {
color: var(--text-secondary);
font-weight: 500;
letter-spacing: -0.3px;
}
.contact-info-wrapper .main_body_base {
color: var(--text-muted);
line-height: 1.6;
}
.contact-info-stack {
display: flex;
flex-direction: column;
gap: var(--space-4);
}
.contact-info-item {
display: flex;
gap: var(--space-3);
padding: var(--space-3);
border-radius: var(--radius-lg);
background: rgba(var(--primary-500), 0.05);
border: 1px solid var(--border-light);
backdrop-filter: blur(10px);
transition: all var(--duration-base) var(--ease-smooth);
}
.contact-info-item:hover {
background: rgba(var(--primary-500), 0.08);
border-color: var(--border-medium);
transform: translateX(4px);
}
.contact-info-icon {
flex-shrink: 0;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: var(--radius-md);
background: linear-gradient(135deg, var(--primary-500), var(--primary-300));
color: white;
}
.contact-info-content {
display: flex;
flex-direction: column;
justify-content: center;
}
.contact-info-item .main_body_base {
margin: 0;
color: var(--text-primary);
font-weight: 500;
}
.contact-form-card {
position: relative;
z-index: 2;
padding: var(--space-6);
border-radius: var(--radius-xl);
background: rgba(255, 255, 255, 0.7);
backdrop-filter: blur(20px);
border: 1px solid rgba(var(--primary-500), 0.15);
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
transition: all var(--duration-base) var(--ease-smooth);
}
.contact-form-card:hover {
background: rgba(255, 255, 255, 0.8);
border-color: rgba(var(--primary-500), 0.25);
box-shadow: 0 12px 48px rgba(0, 0, 0, 0.15);
}
.contact-form .form-group {
position: relative;
}
.contact-form .form-label {
color: var(--text-primary);
font-weight: 600;
margin-bottom: var(--space-2);
display: block;
}
.contact-form .form-label span {
color: inherit;
}
.contact-input {
background: rgba(var(--neutral-50), 0.5);
border: 1px solid var(--border-light);
color: var(--text-primary);
padding: 0.875rem 1rem;
border-radius: var(--radius-md);
font-size: 1.00rem;
transition: all var(--duration-base) var(--ease-smooth);
}
.contact-input::placeholder {
color: var(--text-muted);
}
.contact-input:focus {
background: rgba(255, 255, 255, 0.9);
border-color: var(--primary-500);
box-shadow: 0 0 0 3px rgba(var(--primary-500), 0.1);
outline: none;
}
textarea.contact-input {
resize: vertical;
font-family: inherit;
}
.contact-form .form-check {
padding: 0;
}
.contact-form .form-check-input {
width: 1.25rem;
height: 1.25rem;
border: 1px solid var(--border-medium);
background-color: white;
cursor: pointer;
accent-color: var(--primary-500);
transition: all var(--duration-base) var(--ease-smooth);
}
.contact-form .form-check-input:focus {
box-shadow: 0 0 0 3px rgba(var(--primary-500), 0.1);
border-color: var(--primary-500);
}
.contact-form .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-form .form-check-label {
color: var(--text-secondary);
cursor: pointer;
margin-left: 0.5rem;
line-height: 1.5;
}
.contact-btn {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border: none;
color: white;
font-weight: 600;
padding: 0.875rem 2.5rem;
border-radius: var(--radius-md);
font-size: 0.94rem;
letter-spacing: 0.5px;
cursor: pointer;
transition: all var(--duration-base) var(--ease-smooth);
position: relative;
overflow: hidden;
}
.contact-btn::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left var(--duration-base) var(--ease-smooth);
}
.contact-btn:hover {
transform: translateY(-2px);
box-shadow: 0 8px 24px rgba(var(--primary-500), 0.4);
}
.contact-btn:hover::before {
left: 100%;
}
.contact-btn:active {
transform: translateY(0);
}
@media (max-width: 991.98px) {
.contact-form-card {
padding: var(--space-5);
}
.contact-input {
padding: 0.75rem 0.875rem;
}
}
@media (max-width: 767.98px) {
.contact-section {
min-height: auto;
padding: var(--space-5) 0;
}
.contact-form-card {
padding: var(--space-4);
}
.contact-info-item {
gap: var(--space-2);
padding: var(--space-2);
}
.contact-info-icon {
width: 36px;
height: 36px;
}
.contact-decoration-1,
.contact-decoration-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(10, 24, 40, 0.62) 0%,
rgba(17, 23, 48, 0.54) 45%,
rgba(1, 2, 3, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.blog-section-280 {
padding: 100px 0;
background: linear-gradient(135deg,
var(--neutral-50) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--neutral-50) 70%) 100%);
position: relative;
overflow: hidden;
}
.blog-section-280 .section-header {
position: relative;
z-index: 2;
}
.blog-section-280 .decorative-line-top {
width: 60px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300));
margin: 0 auto 24px;
border-radius: 2px;
}
.blog-section-280 .section-title {
font-size: 3.00rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.blog-section-280 .section-subtitle {
font-size: 1.19rem;
font-weight: 500;
color: var(--primary-700);
margin-bottom: 20px;
line-height: 1.4;
}
.blog-section-280 .section-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.blog-section-280 .blog-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 32px;
height: 100%;
position: relative;
transition: all 1.25s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent 60%);
display: flex;
flex-direction: column;
overflow: hidden;
}
.blog-section-280 .blog-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300));
opacity: 0;
transition: opacity 1.11s ease;
}
.blog-section-280 .blog-card:hover {
transform: translateY(-8px);
box-shadow:
0 20px 40px rgba(0, 0, 0, 0.08),
0 8px 16px rgba(0, 0, 0, 0.04);
border-color: var(--primary-300);
}
.blog-section-280 .blog-card:hover::before {
opacity: 1;
}
.blog-section-280 .featured-card {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 15%, var(--surface-primary) 85%) 100%);
border-color: var(--primary-300);
}
.blog-section-280 .featured-indicator {
position: absolute;
top: 16px;
right: 16px;
width: 36px;
height: 36px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 0.88rem;
z-index: 2;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.blog-section-280 .card-header-decoration {
display: flex;
align-items: center;
gap: 12px;
margin-bottom: 24px;
}
.blog-section-280 .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;
color: white;
font-size: 1.56rem;
transition: all 0.70s ease;
flex-shrink: 0;
}
.blog-section-280 .blog-card:hover .icon-badge {
transform: scale(1.1) rotate(5deg);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.blog-section-280 .category-badge {
padding: 6px 14px;
background: color-mix(in srgb, var(--primary-100) 60%, var(--surface-primary) 40%);
color: var(--primary-700);
border-radius: 20px;
font-size: 0.81rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
border: 1px solid var(--primary-300);
}
.blog-section-280 .card-content {
flex: 1;
display: flex;
flex-direction: column;
}
.blog-section-280 .blog-title {
font-size: 1.38rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.4;
transition: color 0.88s ease;
}
.blog-section-280 .blog-card:hover .blog-title {
color: var(--primary-700);
}
.blog-section-280 .blog-excerpt {
font-size: 0.94rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 24px;
flex: 1;
}
.blog-section-280 .card-footer-meta {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 20px;
border-top: 1px solid var(--neutral-300);
margin-top: auto;
}
.blog-section-280 .meta-info {
display: flex;
align-items: center;
gap: 16px;
}
.blog-section-280 .meta-item {
display: flex;
align-items: center;
gap: 6px;
color: var(--text-secondary);
font-size: 0.81rem;
}
.blog-section-280 .meta-item i {
font-size: 1.12rem;
color: var(--primary-500);
}
.blog-section-280 .meta-text {
font-weight: 500;
}
.blog-section-280 .read-more-link {
display: inline-flex;
align-items: center;
gap: 8px;
color: var(--primary-700);
font-weight: 600;
font-size: 0.88rem;
text-decoration: none;
transition: all 0.70s ease;
position: relative;
}
.blog-section-280 .read-more-link::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width 0.52s ease;
}
.blog-section-280 .read-more-link:hover {
color: var(--primary-500);
gap: 12px;
}
.blog-section-280 .read-more-link:hover::after {
width: calc(100% - 24px);
}
.blog-section-280 .read-more-link i {
font-size: 1.12rem;
transition: transform 0.93s ease;
}
.blog-section-280 .read-more-link:hover i {
transform: translateX(4px);
}
.blog-section-280 .card-decorative-element {
position: absolute;
bottom: -40px;
right: -40px;
width: 120px;
height: 120px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%);
border-radius: 50%;
pointer-events: none;
transition: all 0.72s ease;
}
.blog-section-280 .blog-card:hover .card-decorative-element {
transform: scale(1.3);
opacity: 0.8;
}
.blog-section-280 .floating-decoration {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 1;
}
.blog-section-280 .decoration-1 {
width: 300px;
height: 300px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 10%, transparent 90%) 0%,
transparent 70%);
top: 10%;
left: -100px;
animation: float-1 20s ease-in-out infinite;
}
.blog-section-280 .decoration-2 {
width: 250px;
height: 250px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 8%, transparent 92%) 0%,
transparent 70%);
bottom: 15%;
right: -80px;
animation: float-2 25s ease-in-out infinite;
}
@keyframes float-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(30px, -30px) scale(1.1);
}
}
@keyframes float-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(-40px, 40px) scale(1.15);
}
}
@media (max-width: 991px) {
.blog-section-280 {
padding: 80px 0;
}
.blog-section-280 .section-title {
font-size: 2.06rem;
}
.blog-section-280 .section-subtitle {
font-size: 1.06rem;
}
.blog-section-280 .blog-card {
padding: 28px;
}
}
@media (max-width: 767px) {
.blog-section-280 {
padding: 60px 0;
}
.blog-section-280 .section-title {
font-size: 1.94rem;
}
.blog-section-280 .section-subtitle {
font-size: 0.94rem;
}
.blog-section-280 .section-description {
font-size: 1.06rem;
}
.blog-section-280 .blog-card {
padding: 24px;
}
.blog-section-280 .blog-title {
font-size: 1.19rem;
}
.blog-section-280 .card-footer-meta {
flex-direction: column;
align-items: flex-start;
gap: 16px;
}
.blog-section-280 .floating-decoration {
display: none;
}
}
@media (max-width: 575px) {
.blog-section-280 .icon-badge {
width: 48px;
height: 48px;
font-size: 1.31rem;
}
.blog-section-280 .category-badge {
font-size: 0.81rem;
padding: 5px 12px;
}
}
[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, 42, 0.62) 0%,
rgba(12, 19, 35, 0.54) 45%,
rgba(5, 14, 25, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.faq-section {
position: relative;
background-color: var(--bg-primary);
overflow: hidden;
}
.faq-header {
position: relative;
z-index: 2;
max-width: 600px;
}
.faq-title {
color: var(--text-primary);
font-weight: 900;
letter-spacing: -0.02em;
}
.faq-subtitle {
color: var(--primary-700);
font-weight: 700;
}
.faq-description {
color: var(--text-secondary);
max-width: 500px;
}
.faq-card {
background-color: var(--bg-secondary);
border: 3px solid var(--border-strong);
border-radius: var(--radius-lg);
padding: 1.75rem;
position: relative;
transition: all var(--duration-fast) var(--ease-out);
height: 100%;
display: flex;
flex-direction: column;
}
.faq-card::before {
content: '';
position: absolute;
top: -8px;
right: -8px;
width: 20px;
height: 20px;
background-color: var(--primary-500);
border-radius: 2px;
z-index: -1;
}
.faq-card:hover {
border-color: var(--primary-500);
transform: translate(-4px, -4px);
box-shadow: 6px 6px 0 var(--primary-100);
}
.faq-card-inner {
display: flex;
flex-direction: column;
}
.faq-question {
color: var(--text-primary);
font-weight: 800;
line-height: 1.3;
margin-bottom: 1rem;
padding-bottom: 0.99rem;
border-bottom: 2px solid var(--primary-300);
}
.faq-answer {
color: var(--text-secondary);
line-height: 1.6;
flex-grow: 1;
}
.faq-decoration {
position: absolute;
pointer-events: none;
opacity: 0.08;
z-index: 1;
}
.faq-decoration-1 {
width: 300px;
height: 300px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
top: -100px;
right: -80px;
}
.faq-decoration-2 {
width: 250px;
height: 250px;
background: linear-gradient(45deg, var(--primary-500), var(--primary-300));
clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
bottom: -60px;
left: -100px;
}
@media (max-width: 991.98px) {
.faq-card {
padding: 1.5rem;
}
.faq-question {
font-size: 1.06rem;
}
}
@media (max-width: 575.98px) {
.faq-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.faq-header {
margin-bottom: 2rem !important;
}
.faq-title {
font-size: 1.62rem;
}
.faq-card {
padding: 1.25rem;
}
.faq-card::before {
top: -6px;
right: -6px;
width: 16px;
height: 16px;
}
.faq-card:hover {
transform: translate(-2px, -2px);
box-shadow: 4px 4px 0 var(--primary-100);
}
}
[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, 23, 0.62) 0%,
rgba(12, 28, 43, 0.54) 45%,
rgba(13, 21, 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;
}
.footer-alt {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
padding: 5rem 0 2rem;
overflow: hidden;
}
.footer-main {
margin-bottom: 3rem;
position: relative;
z-index: 2;
}
.footer-brand {
padding-right: 2rem;
}
.brand-icon {
width: 56px;
height: 56px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.61rem;
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-500) 25%, transparent);
transition: all 0.99s ease;
}
.brand-icon:hover {
transform: translateY(-4px) rotate(5deg);
box-shadow: 0 12px 28px color-mix(in srgb, var(--primary-500) 35%, transparent);
}
.brand-icon i {
font-size: 26px;
color: var(--light);
}
.brand-name {
font-size: 1.62rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.brand-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.footer-column {
height: 100%;
}
.column-header {
display: flex;
align-items: center;
gap: 0.75rem;
margin-bottom: 1.68rem;
padding-bottom: 1rem;
border-bottom: 2px solid color-mix(in srgb, var(--primary-500) 20%, transparent);
}
.column-header i {
font-size: 1.19rem;
color: var(--primary-500);
}
.column-title {
font-size: 1.06rem;
font-weight: 700;
color: var(--text-primary);
margin: 0;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.footer-nav {
display: flex;
flex-direction: column;
gap: 0.75rem;
}
.footer-link {color: var(--text-secondary);
text-decoration: none;
font-size: 1.00rem;
padding: 0.5rem 0;
display: inline-flex;
align-items: center;
position: relative;
transition: all 1.03s ease;
}
.footer-link::before {content: '';
position: absolute;
left: 0;
bottom: 0.25rem;
background: var(--primary-500);
transition: width 1.00s ease;
}
.footer-link:hover {color: var(--primary-500);
padding-left: 0.5rem;
}
.footer-link:hover::before {
}
.contact-list {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.contact-item {
display: flex;
align-items: flex-start;
gap: 1rem;
padding: 0.75rem;
border-radius: 8px;
background: color-mix(in srgb, var(--primary-50) 40%, transparent);
transition: all 0.88s ease;
}
.contact-item:hover {
background: color-mix(in srgb, var(--primary-50) 70%, transparent);
transform: translateX(4px);
}
.contact-item i {
font-size: 1.06rem;
color: var(--primary-500);
margin-top: 0.43rem;
flex-shrink: 0;
}
.contact-link,
.contact-text {color: var(--text-secondary);
text-decoration: none;
font-size: 1.00rem;
line-height: 1.6;
transition: color 0.68s ease;
}
.contact-link:hover {
color: var(--primary-500);
}
.trust-section {
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.trust-badges {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1.5rem;
position: relative;
z-index: 2;
}
.badge-item {
width: 70px;
height: 70px;
background: var(--light);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 16px color-mix(in srgb, var(--neutral-900) 8%, transparent);
transition: all 0.90s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.badge-item:hover {
transform: translateY(-8px) scale(1.05);
box-shadow: 0 12px 32px color-mix(in srgb, var(--primary-500) 25%, transparent);
}
.badge-item i {
font-size: 1.62rem;
color: var(--primary-500);
}
.decorative-pattern {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 200px;
height: 200px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent) 0%,
transparent 70%);
border-radius: 50%;
z-index: 1;
animation: pulse 4s ease-in-out infinite;
pointer-events: none;}
.footer-divider {
position: relative;
margin: 2rem 0;
}
.divider-line {
height: 1px;
background: linear-gradient(90deg,
transparent 0%,
var(--neutral-300) 20%,
var(--neutral-300) 80%,
transparent 100%);
}
.divider-accent {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 60px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
border-radius: 2px;
}
.footer-bottom {
padding-top: 2rem;
position: relative;
z-index: 2;
}
.disclaimer-text {
font-size: 0.75rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
opacity: 0.85;
}
.copyright-text {
font-size: 0.81rem;
color: var(--text-secondary);
margin: 0;
text-align: right;
font-weight: 500;
}
.decorative-elements {
position: absolute;
inset: 0;
pointer-events: none;
overflow: hidden;
z-index: 1;
}
.deco-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent) 0%,
transparent 70%);
pointer-events: none;}
.deco-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
animation: float 20s ease-in-out infinite;
}
.deco-2 {
width: 200px;
height: 200px;
bottom: -50px;
left: 10%;
animation: float 15s ease-in-out infinite reverse;
}
.deco-shape {
position: absolute;
width: 150px;
height: 150px;
top: 50%;
right: 15%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 10%, transparent),
transparent);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
animation: morph 12s ease-in-out infinite;
pointer-events: none;}
.deco-gradient {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 200px;
background: linear-gradient(180deg,
transparent 0%,
color-mix(in srgb, var(--primary-50) 20%, transparent) 100%);
}
@keyframes float {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-30px) translateX(20px);
}
}
@keyframes pulse {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.6;
}
50% {
transform: translate(-50%, -50%) scale(1.1);
opacity: 0.4;
}
}
@keyframes morph {
0%, 100% {
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
transform: rotate(0deg);
}
50% {
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
transform: rotate(180deg);
}
}
@media (max-width: 991px) {
.footer-alt {
padding: 4rem 0 2rem;
}
.footer-brand {
padding-right: 0;
margin-bottom: 2rem;
}
.footer-main {
margin-bottom: 2.64rem;
}
.trust-badges {
gap: 1rem;
margin-top: 2rem;
}
.copyright-text {
text-align: left;
margin-top: 1rem;
}
}
@media (max-width: 767px) {
.footer-alt {
padding: 3rem 0 1.5rem;
}
.brand-name {
font-size: 1.50rem;
}
.column-title {
font-size: 1.00rem;
}
.trust-badges {
grid-template-columns: repeat(4, 1fr);
}
.badge-item {
width: 60px;
height: 60px;
}
.badge-item i {
font-size: 1.62rem;
}
.footer-bottom {
padding-top: 1.64rem;
}
.deco-1 {
width: 200px;
height: 200px;
}
.deco-2 {
width: 150px;
height: 150px;
}
.deco-shape {
display: none;
}
}
@media (max-width: 575px) {
.column-header {
margin-bottom: 1rem;
padding-bottom: 0.95rem;
}
.contact-item {
padding: 0.5rem;
}
.trust-badges {
gap: 0.75rem;
}
.badge-item {
width: 50px;
height: 50px;
}
.badge-item i {
font-size: 1.31rem;
}
.disclaimer-text,
.copyright-text {
font-size: 0.75rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(6, 16, 33, 0.62) 0%,
rgba(10, 16, 39, 0.54) 45%,
rgba(5, 12, 24, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.footer-alt {
overflow-x: hidden !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.00rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 800px;
}
.additional-universal-section .content-items {
position: relative;
z-index: 2;
}
.additional-universal-section .image-container {
position: relative;
width: 100%;
aspect-ratio: 4/3;
border-radius: 16px;
overflow: hidden;
}
.additional-universal-section .image-placeholder {
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 70%, var(--primary-50) 30%)
);
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.additional-universal-section .image-placeholder::before {
content: '';
position: absolute;
width: 100px;
height: 100px;
background: color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.additional-universal-section .image-decoration {
position: absolute;
border-radius: 50%;
pointer-events: none;
}
.additional-universal-section .decoration-1 {
width: 80px;
height: 80px;
background: var(--primary-500);
opacity: 0.6;
top: -20px;
right: -20px;
}
.additional-universal-section .decoration-2 {
width: 60px;
height: 60px;
background: color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%);
opacity: 0.5;
bottom: -15px;
left: -15px;
}
.additional-universal-section .decoration-3 {
width: 70px;
height: 70px;
background: var(--primary-300);
opacity: 0.6;
top: -25px;
right: -25px;
}
.additional-universal-section .decoration-4 {
width: 90px;
height: 90px;
background: color-mix(in srgb, var(--primary-500) 70%, var(--primary-300) 30%);
opacity: 0.5;
bottom: -30px;
left: -30px;
}
.additional-universal-section .decoration-5 {
width: 75px;
height: 75px;
background: var(--primary-500);
opacity: 0.6;
top: -20px;
right: -20px;
}
.additional-universal-section .content-block {
padding: 1rem;
}
.additional-universal-section .icon-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
background: var(--primary-500);
border-radius: 12px;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.additional-universal-section .icon-badge i {
font-size: 1.62rem;
color: var(--light);
}
.additional-universal-section .content-title {
font-size: 1.56rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
}
.additional-universal-section .content-description {
font-size: 1.06rem;
line-height: 1.8;
color: var(--text-secondary);
margin-bottom: 0;
}
.additional-universal-section .background-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.additional-universal-section .floating-circle {
position: absolute;
border-radius: 50%;
opacity: 0.3;
}
.additional-universal-section .circle-1 {
width: 250px;
height: 250px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent
);
top: 100px;
right: -50px;
animation: float 8s ease-in-out infinite;
}
.additional-universal-section .circle-2 {
width: 180px;
height: 180px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-500) 15%, transparent 85%),
transparent
);
bottom: 200px;
left: -40px;
animation: float 10s ease-in-out infinite 2s;
}
.additional-universal-section .circle-3 {
width: 200px;
height: 200px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 18%, transparent 82%),
transparent
);
top: 50%;
left: 50%;
animation: float 12s ease-in-out infinite 4s;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(20px, -20px);
}
}
@media (max-width: 991.98px) {
.additional-universal-section .content-block {
padding: 0;
}
.additional-universal-section .content-title {
font-size: 1.31rem;
}
.additional-universal-section .image-container {
margin-bottom: 1.57rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.additional-universal-section .section-header {
margin-bottom: 2.71rem !important;
}
.additional-universal-section .content-items .row {
margin-bottom: 3rem !important;
}
.additional-universal-section .content-items .row:last-child {
margin-bottom: 0 !important;
}
.additional-universal-section .icon-badge {
width: 48px;
height: 48px;
}
.additional-universal-section .icon-badge i {
font-size: 1.12rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(11, 18, 43, 0.62) 0%,
rgba(2, 4, 8, 0.54) 45%,
rgba(3, 8, 14, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-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.75rem;
line-height: 1.4;
}
.additional-universal-variant .section-description {
font-size: 1.12rem;
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 1.07s 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.81rem;
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.69rem;
}
.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.74s ease;
}
.additional-universal-variant .card-icon i {
font-size: 2.06rem;
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, #fffd0a, #ecb712);
color: #723901;
}
.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.44rem;
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 0.78s 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.89s 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.25rem;
}
.additional-universal-variant .feature-icon-row i {
font-size: 1.62rem;
}
}
@media (max-width: 767px) {
.additional-universal-variant {
padding: 3rem 0;
}
.additional-universal-variant .section-title {
font-size: 1.62rem;
}
.additional-universal-variant .section-subtitle {
font-size: 1.31rem;
}
.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.75rem;
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.56rem;
}
.additional-universal-variant .tier-badge {
font-size: 0.75rem;
padding: 0.4rem 1rem;
}
.additional-universal-variant .card-title {
font-size: 1.19rem;
}
.additional-universal-variant .card-description {
font-size: 0.94rem;
}
.additional-universal-variant .card-features {
padding-top: 1.62rem;
}
.additional-universal-variant .feature-icon-row {
gap: 0.75rem;
}
.additional-universal-variant .feature-icon-row i {
font-size: 1.44rem;
}
.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(18, 28, 48, 0.62) 0%,
rgba(13, 20, 45, 0.54) 45%,
rgba(11, 17, 44, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section.v-065 {
padding: 100px 0;
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.v-065 .section-header {
max-width: 850px;
margin: 0 auto 70px;
}
.v-065 .badge-cluster {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
}
.v-065 .badge-item {
width: 40px;
height: 8px;
background: var(--primary-500);
border-radius: 4px;
transition: all 0.74s ease;
animation: badgeGrow 2s ease-in-out infinite;
}
.v-065 .badge-item:nth-child(1) { animation-delay: 0s; }
.v-065 .badge-item:nth-child(2) { animation-delay: 1.08s; }
.v-065 .badge-item:nth-child(3) { animation-delay: 0.91s; }
.v-065 .badge-item:nth-child(4) { animation-delay: 0.70s; }
.v-065 .badge-item:nth-child(5) { animation-delay: 1.42s; }
.v-065 .section-title {
font-size: 2.88rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.v-065 .section-subtitle {
font-size: 1.56rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.v-065 .section-description {
font-size: 1.19rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 750px;
}
.v-065 .steps-grid {
max-width: 1000px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.v-065 .step-card {
display: flex;
gap: 30px;
background: white;
border: 2px solid var(--neutral-100);
border-radius: 16px;
padding: 35px;
transition: all 1.38s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
}
.v-065 .step-card::before {
content: '';
position: absolute;
inset: -2px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 16px;
opacity: 0;
z-index: -1;
transition: opacity 1.29s ease;
}
.v-065 .step-card:hover {
transform: scale(1.02);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
border-color: transparent;
}
.v-065 .step-card:hover::before {
opacity: 1;
}
.v-065 .step-left {
flex-shrink: 0;
}
.v-065 .step-number-wrapper {
display: flex;
flex-direction: column;
align-items: center;
gap: 15px;
}
.v-065 .step-number {
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
transition: all 0.71s ease;
position: relative;
}
.v-065 .step-number::before {
content: '';
position: absolute;
inset: -4px;
border: 3px solid var(--primary-300);
border-radius: 18px;
opacity: 0;
transition: opacity 0.99s ease;
}
.v-065 .step-card:hover .step-number {
transform: scale(1.1) rotate(-5deg);
}
.v-065 .step-card:hover .step-number::before {
opacity: 1;
}
.v-065 .step-number span {
font-size: 2.12rem;
font-weight: 700;
color: white;
line-height: 1;
}
.v-065 .step-connector {
width: 3px;
height: 60px;
background: linear-gradient(180deg, var(--primary-500), var(--primary-300));
border-radius: 2px;
}
.v-065 .step-final .step-connector {
display: none;
}
.v-065 .step-right {
flex: 1;
display: flex;
gap: 25px;
}
.v-065 .step-icon-badge {
flex-shrink: 0;
width: 60px;
height: 60px;
background: color-mix(in srgb, var(--primary-500) 12%, white);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.65s ease;
}
.v-065 .step-icon-badge i {
font-size: 30px;
color: var(--primary-500);
transition: all 1.10s ease;
}
.v-065 .step-card:hover .step-icon-badge {
background: var(--primary-500);
transform: rotate(360deg);
}
.v-065 .step-card:hover .step-icon-badge i {
color: white;
}
.v-065 .step-content {
flex: 1;
}
.v-065 .step-title {
font-size: 1.62rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 15px;
}
.v-065 .step-description {
font-size: 1.06rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.v-065 .decorative-bg {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 1;
}
.v-065 .grid-overlay {
position: absolute;
inset: 0;
background-image:
linear-gradient(var(--neutral-100) 1px, transparent 1px),
linear-gradient(90deg, var(--neutral-100) 1px, transparent 1px);
background-size: 50px 50px;
opacity: 0.3;
}
.v-065 .corner-accent {
position: absolute;
width: 150px;
height: 150px;
border: 3px solid var(--primary-300);
opacity: 0.2;
}
.v-065 .corner-top-left {
top: 0;
left: 0;
border-right: none;
border-bottom: none;
border-top-left-radius: 20px;
}
.v-065 .corner-bottom-right {
bottom: 0;
right: 0;
border-left: none;
border-top: none;
border-bottom-right-radius: 20px;
}
@keyframes badgeGrow {
0%, 100% {
transform: scaleX(1);
}
50% {
transform: scaleX(1.3);
}
}
@media (max-width: 991px) {
.v-065 {
padding: 80px 0;
}
.v-065 .section-title {
font-size: 2.31rem;
}
.v-065 .section-subtitle {
font-size: 1.31rem;
}
.v-065 .step-card {
padding: 30px;
gap: 25px;
}
.v-065 .step-right {
gap: 20px;
}
.v-065 .step-number {
width: 70px;
height: 70px;
}
.v-065 .step-number span {
font-size: 2.19rem;
}
.v-065 .step-title {
font-size: 1.31rem;
}
}
@media (max-width: 767px) {
.v-065 {
padding: 60px 0;
}
.v-065 .section-title {
font-size: 1.75rem;
}
.v-065 .section-subtitle {
font-size: 1.12rem;
}
.v-065 .badge-item {
width: 30px;
height: 6px;
}
.v-065 .step-card {
flex-direction: column;
padding: 25px 20px;
gap: 20px;
}
.v-065 .step-left {
display: flex;
justify-content: center;
}
.v-065 .step-number-wrapper {
flex-direction: row;
gap: 20px;
}
.v-065 .step-connector {
width: 60px;
height: 3px;
}
.v-065 .step-number {
width: 60px;
height: 60px;
}
.v-065 .step-number span {
font-size: 1.88rem;
}
.v-065 .step-right {
flex-direction: column;
gap: 15px;
text-align: center;
}
.v-065 .step-icon-badge {
margin: 0 auto;
}
.v-065 .step-title {
font-size: 1.25rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(1, 2, 4, 0.62) 0%,
rgba(20, 29, 53, 0.54) 45%,
rgba(7, 11, 20, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.add_wrap_modern {
position: relative;
padding: var(--space-section-y, 5rem) 0;
background: linear-gradient(180deg, #ffffff 0%, var(--primary-50, #ecfdf5) 50%, #ffffff 100%);
overflow: hidden;
}
.add_wrap_modern .add_header_organic {
position: relative;
text-align: center;
padding: var(--space-8, 2rem);
margin-bottom: var(--space-12, 3rem);
}
.add_wrap_modern .organic_shape {
position: absolute;
width: 200px;
height: 200px;
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
opacity: 0.08;
animation: morph 8s ease-in-out infinite;
}
.add_wrap_modern .shape_left {
background: var(--primary-500, #08a27e);
top: -50px;
left: 10%;
animation-delay: 0s;
}
.add_wrap_modern .shape_right {
background: var(--primary-300, #65dead);
bottom: -50px;
right: 10%;
animation-delay: 4s;
}
@keyframes morph {
0%, 100% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
transform: rotate(0deg);
}
50% {
border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
transform: rotate(180deg);
}
}
.add_wrap_modern .header_content {
position: relative;
z-index: 1;
}
.add_wrap_modern .eco_badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 64px;
height: 64px;
background: linear-gradient(135deg, var(--primary-500, #07925d) 0%, var(--primary-700, #056f45) 100%);
color: #ffffff;
border-radius: 50%;
font-size: 1.88rem;
margin-bottom: var(--space-4, 1rem);
box-shadow: 0 8px 24px rgba(1, 134, 71, 0.25);
}
.add_wrap_modern .add_title {
font-size: clamp(2rem, 4vw, 2.875rem);
font-weight: 800;
color: var(--text-primary, #111111);
margin-bottom: var(--space-4, 1rem);
line-height: 1.2;
}
.add_wrap_modern .add_subtitle {
font-size: clamp(1.125rem, 2vw, 1.5rem);
color: var(--primary-500, #00854e);
margin-bottom: var(--space-6, 1.5rem);
font-weight: 600;
line-height: 1.4;
}
.add_wrap_modern .add_description {
font-size: 1.12rem;
color: var(--text-secondary, #2b2925);
line-height: 1.75;
margin-top: var(--space-4, 1rem);
}
.add_wrap_modern .add_staggered_cards {
margin-top: var(--space-10, 2.5rem);
}
.add_wrap_modern .stagger_card {
position: relative;
background: #ffffff;
padding: var(--space-6, 1.5rem);
border-radius: var(--radius-lg, 12px);
border: 2px solid var(--primary-100, #caeedf);
box-shadow: var(--shadow-sm, 0 1px 2px 0 rgba(0, 0, 0, 0.05));
transition: all 0.62s ease;
}
.add_wrap_modern .stagger_card:hover {
transform: translateY(-6px);
box-shadow: 0 16px 32px rgba(0, 169, 89, 0.15);
border-color: var(--primary-500, #00905e);
}
.add_wrap_modern .card_leaf_accent {
position: absolute;
top: var(--space-4, 1rem);
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-50, #ecfdf5);
color: var(--primary-500, #0caa82);
border-radius: 50%;
font-size: 1.62rem;
transition: all 0.75s ease;
}
.add_wrap_modern .card_right .card_leaf_accent {
right: var(--space-4, 1rem);
}
.add_wrap_modern .card_left .card_leaf_accent {
left: var(--space-4, 1rem);
}
.add_wrap_modern .stagger_card:hover .card_leaf_accent {
background: var(--primary-500, #01ae63);
color: #ffffff;
transform: scale(1.1) rotate(15deg);
}
.add_wrap_modern .card_content_wrapper {
padding-top: var(--space-8, 2rem);
}
.add_wrap_modern .add_elem_title {
font-size: clamp(1.25rem, 2vw, 1.5rem);
font-weight: 700;
color: var(--text-primary, #1e1e21);
margin-bottom: var(--space-3, 0.75rem);
line-height: 1.3;
}
.add_wrap_modern .add_elem_desc {
font-size: 1.06rem;
color: var(--text-secondary, #3c3932);
line-height: 1.65;
margin: 0;
}
.add_wrap_modern .card_highlight {
background: linear-gradient(135deg, var(--primary-50, #ecfdf5) 0%, #ffffff 100%);
border: 3px solid var(--primary-300, #55d8a1);
padding: var(--space-8, 2rem);
text-align: center;
}
.add_wrap_modern .card_highlight:hover {
background: linear-gradient(135deg, var(--primary-100, #d6ffe4) 0%, #ffffff 100%);
}
.add_wrap_modern .highlight_icon_cluster {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
width: 88px;
height: 88px;
background: linear-gradient(135deg, var(--primary-500, #00ae62) 0%, var(--primary-700, #03744b) 100%);
color: #ffffff;
border-radius: 50%;
font-size: 2.44rem;
margin-bottom: var(--space-6, 1.5rem);
box-shadow: 0 12px 32px rgba(9, 145, 81, 0.30);
}
.add_wrap_modern .icon_pulse {
position: absolute;
width: 110px;
height: 110px;
border: 3px solid var(--primary-300, #79fdb4);
border-radius: 50%;
animation: pulse-expand 2s ease-out infinite;
}
@keyframes pulse-expand {
0% {
transform: scale(1);
opacity: 0.8;
}
100% {
transform: scale(1.3);
opacity: 0;
}
}
.add_wrap_modern .card_center {
margin: 0 auto;
}
.add_wrap_modern .card_center .card_content_wrapper {
padding-top: 0;
}
.add_wrap_modern .card_center .add_elem_title {
font-size: clamp(1.5rem, 2.5vw, 1.875rem);
}
@media (max-width: 991.98px) {
.add_wrap_modern .organic_shape {
display: none;
}
.add_wrap_modern .stagger_card {
margin-left: 0 !important;
margin-right: 0 !important;
}
.add_wrap_modern .card_left .card_leaf_accent,
.add_wrap_modern .card_right .card_leaf_accent {
right: var(--space-4, 1rem);
left: auto;
}
}
@media (max-width: 767.98px) {
.add_wrap_modern {
padding: var(--space-10, 2.5rem) 0;
}
.add_wrap_modern .add_header_organic {
padding: var(--space-4, 1rem);
margin-bottom: var(--space-8, 2rem);
}
.add_wrap_modern .eco_badge {
width: 56px;
height: 56px;
font-size: 1.50rem;
}
.add_wrap_modern .stagger_card {
padding: var(--space-4, 1rem);
}
.add_wrap_modern .card_highlight {
padding: var(--space-6, 1.5rem);
}
.add_wrap_modern .card_leaf_accent {
width: 48px;
height: 48px;
font-size: 1.31rem;
}
.add_wrap_modern .card_content_wrapper {
padding-top: var(--space-6, 1.5rem);
}
.add_wrap_modern .highlight_icon_cluster {
width: 72px;
height: 72px;
font-size: 1.75rem;
}
.add_wrap_modern .icon_pulse {
width: 90px;
height: 90px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(8, 23, 40, 0.62) 0%,
rgba(2, 3, 5, 0.54) 45%,
rgba(3, 6, 10, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.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.25rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.additional-universal-section.v-043 .section-subtitle {
font-size: 1.56rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.3;
}
.additional-universal-section.v-043 .section-description {
font-size: 1.25rem;
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 0.72s 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 1.15s 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.50rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.3;
}
.additional-universal-section.v-043 .card-description {
font-size: 1.12rem;
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: 39px;
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.06rem;
}
.additional-universal-section.v-043 .section-subtitle {
font-size: 1.19rem;
}
.additional-universal-section.v-043 .featured-icon-wrapper {
width: 64px;
height: 64px;
}
.additional-universal-section.v-043 .featured-icon-wrapper i {
font-size: 31px;
}
}
@media (max-width: 767.98px) {
.additional-universal-section.v-043 {
padding: 40px 0;
}
.additional-universal-section.v-043 .section-title {
font-size: 1.88rem;
}
.additional-universal-section.v-043 .section-subtitle {
font-size: 1.12rem;
}
.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: 31px;
}
}
[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, 8, 16, 0.62) 0%,
rgba(3, 8, 14, 0.54) 45%,
rgba(3, 8, 15, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.add_wrap {
padding: var(--section-py) 0;
background: linear-gradient(to bottom, white 0%, var(--neutral-50) 100%);
position: relative;
}
.add_wrap .add_header {
margin-bottom: var(--space-10, var(--space-8));
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.add_wrap .add_title {
font-family: var(--company_section_title);
font-size: clamp(2rem, 4.5vw, 3rem);
font-weight: 700;
color: var(--text-primary);
margin-bottom: var(--space-4);
line-height: 1.15;
}
.add_wrap .add_subtitle {
font-family: var(--creative_body_large);
font-size: clamp(1.125rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
margin-bottom: var(--space-3);
line-height: 1.4;
}
.add_wrap .add_description {
font-family: var(--main_body_base);
font-size: 1.00rem;
color: var(--text-body);
max-width: 750px;
margin: 0 auto;
line-height: 1.7;
}
.add_wrap .add_elements_grid {
display: flex;
flex-direction: column;
gap: var(--space-8);
}
.add_wrap .add_row_element {
position: relative;
}
.add_wrap .add_row_element::before {
content: '';
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: calc(100% + 40px);
background: white;
border-radius: var(--radius-lg);
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
opacity: 0;
transition: opacity 1.23s ease;
z-index: 0;
pointer-events: none;
}
.add_wrap .add_row_element:hover::before {
opacity: 1;
}
.add_wrap .add_row_element > * {
position: relative;
z-index: 1;
}
.add_wrap .add_image_placeholder {
aspect-ratio: 4 / 3;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600, var(--primary-500)));
border-radius: var(--radius-lg);
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 3.00rem;
overflow: hidden;
position: relative;
}
.add_wrap .add_image_placeholder::after {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);
animation: shimmer 3s infinite;
}
@keyframes shimmer {
0%, 100% { transform: translateX(-100%); }
50% { transform: translateX(100%); }
}
.add_wrap .add_content {
padding: var(--space-4);
}
.add_wrap .add_elem_title {
font-family: var(--creative_body_large);
font-size: clamp(1.375rem, 2.5vw, 1.75rem);
font-weight: 600;
color: var(--text-primary);
margin-bottom: var(--space-3);
line-height: 1.3;
position: relative;
padding-left: var(--space-4);
}
.add_wrap .add_elem_title::before {
content: '';
position: absolute;
left: 0;
top: 0.25em;
width: 4px;
height: 1.5em;
background: var(--primary-500);
border-radius: 2px;
}
.add_wrap .add_elem_desc {
font-family: var(--main_body_base);
font-size: 1.00rem;
color: var(--text-body);
margin: 0;
line-height: 1.7;
padding-left: var(--space-4);
}
@media (max-width: 768px) {
.add_wrap {
padding: var(--space-8) 0;
}
.add_wrap .add_elements_grid {
gap: var(--space-6);
}
.add_wrap .add_row_element::before {
display: none;
}
.add_wrap .add_image_placeholder {
aspect-ratio: 16 / 9;
font-size: 3.00rem;
margin-bottom: var(--space-4);
}
.add_wrap .add_content {
padding: var(--space-2);
}
.add_elem_title,
.add_wrap .add_elem_desc {
padding-left: var(--space-3);
}
.add_wrap .add_elem_title::before {
width: 3px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(4, 5, 12, 0.62) 0%,
rgba(8, 16, 30, 0.54) 45%,
rgba(11, 18, 40, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-section .creative-badge {
display: inline-flex;
align-items: center;
gap: 0.5rem;
}
.badge-circle {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse 2s ease-in-out infinite;
}
.badge-circle:nth-child(2) {
animation-delay: 0.75s;
}
.badge-circle:nth-child(3) {
animation-delay: 1.00s;
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.additional-universal-section .section-title {
font-size: clamp(2rem, 4vw, 3rem);
font-weight: 800;
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-section .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.625rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.3;
}
.additional-universal-section .section-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 750px;
margin: 0 auto;
}
.additional-universal-section .timeline-wrapper {
position: relative;
max-width: 900px;
margin: 0 auto;
padding: 2rem 0;
}
.additional-universal-section .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg,
transparent 0%,
var(--primary-300) 10%,
var(--primary-500) 50%,
var(--primary-300) 90%,
transparent 100%);
transform: translateX(-50%);
z-index: 1;
}
.additional-universal-section .timeline-item {
position: relative;
display: flex;
align-items: center;
gap: 2rem;
margin-bottom: 3rem;
z-index: 2;
}
.additional-universal-section .timeline-item:nth-child(even) {
flex-direction: row-reverse;
}
.additional-universal-section .timeline-marker {
flex-shrink: 0;
position: relative;
display: flex;
flex-direction: column;
align-items: center;
gap: 0.75rem;
}
.additional-universal-section .marker-number {
font-size: 0.88rem;
font-weight: 700;
color: var(--primary-500);
background: var(--surface-secondary);
padding: 0.25rem 0.75rem;
border-radius: 20px;
border: 2px solid var(--primary-300);
}
.additional-universal-section .marker-icon {
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), color-mix(in srgb, var(--primary-700) 60%, var(--primary-500) 40%));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
transition: all 1.22s cubic-bezier(0.4, 0, 0.2, 1);
}
.additional-universal-section .timeline-item:hover .marker-icon {
transform: scale(1.15) rotate(10deg);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}
.additional-universal-section .marker-icon i {
font-size: 2.19rem;
color: var(--light);
}
.additional-universal-section .timeline-content {
flex: 1;
background: var(--surface-secondary);
padding: 2rem;
border-radius: 16px;
border: 2px solid var(--neutral-100);
transition: all 0.76s ease;
position: relative;
}
.additional-universal-section .timeline-item:hover .timeline-content {
border-color: var(--primary-300);
transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.additional-universal-section .timeline-title {
font-size: 1.50rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-section .timeline-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.additional-universal-section .timeline-decoration {
position: absolute;
font-size: 2.81rem;
color: color-mix(in srgb, var(--primary-300) 15%, transparent);
pointer-events: none;
transition: all 0.45s ease;
}
.additional-universal-section .timeline-item:nth-child(odd) .timeline-decoration {
right: -1.5rem;
top: 50%;
transform: translateY(-50%);
}
.additional-universal-section .timeline-item:nth-child(even) .timeline-decoration {
left: -1.5rem;
top: 50%;
transform: translateY(-50%);
}
.additional-universal-section .timeline-item:hover .timeline-decoration {
color: color-mix(in srgb, var(--primary-500) 25%, transparent);
transform: translateY(-50%) scale(1.2);
}
.additional-universal-section .timeline-item-final .marker-icon {
background: linear-gradient(135deg, var(--primary-700), var(--primary-500));
}
.additional-universal-section .floating-shape {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 0;
opacity: 0.5;
}
.additional-universal-section .shape-1 {
width: 350px;
height: 350px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 15%, transparent), transparent);
top: 15%;
right: -100px;
animation: float 20s ease-in-out infinite;
}
.additional-universal-section .shape-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 12%, transparent), transparent);
bottom: 20%;
left: -80px;
animation: float 15s ease-in-out infinite reverse;
}
.additional-universal-section .shape-3 {
width: 250px;
height: 250px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 18%, transparent), transparent);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: float 18s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-30px);
}
}
@media (max-width: 991.98px) {
.additional-universal-section .timeline-line {
left: 35px;
}
.timeline-item,
.additional-universal-section .timeline-item:nth-child(even) {
flex-direction: row;
padding-left: 80px;
}
.additional-universal-section .timeline-marker {
position: absolute;
left: 0;
}
.additional-universal-section .timeline-decoration {
display: none;
}
.additional-universal-section .section-title {
font-size: 2.12rem;
}
.additional-universal-section .section-subtitle {
font-size: 1.19rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-section {
padding: 3rem 0;
}
.additional-universal-section .timeline-content {
padding: 1.5rem;
}
.additional-universal-section .timeline-title {
font-size: 1.31rem;
}
.additional-universal-section .marker-icon {
width: 60px;
height: 60px;
}
.additional-universal-section .marker-icon 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(1, 2, 4, 0.62) 0%,
rgba(10, 27, 51, 0.54) 45%,
rgba(9, 12, 24, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section.v-058 {
position: relative;
padding: 100px 0;
background: linear-gradient(165deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.v-058 .section-header {
position: relative;
z-index: 2;
}
.v-058 .header-wrapper {
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
margin-bottom: 30px;
}
.v-058 .header-decoration {
width: 60px;
height: 3px;
background: linear-gradient(to right, transparent, var(--primary-500));
}
.v-058 .header-decoration.left {
background: linear-gradient(to left, var(--primary-500), transparent);
}
.v-058 .header-icon {
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 6px 20px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.v-058 .header-icon i {
font-size: 30px;
color: var(--light);
}
.v-058 .section-title {
font-size: 2.56rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 20px;
line-height: 1.2;
}
.v-058 .section-subtitle {
font-size: 1.44rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.4;
}
.v-058 .section-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 900px;
margin: 0 auto;
}
.v-058 .masonry-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
grid-auto-rows: 200px;
gap: 24px;
position: relative;
z-index: 2;
}
.v-058 .masonry-card {
position: relative;
background: var(--light);
border-radius: 20px;
padding: 32px;
overflow: hidden;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
transition: all 0.76s cubic-bezier(0.4, 0, 0.2, 1);
}
.v-058 .masonry-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 36px rgba(0, 0, 0, 0.15);
}
.v-058 .masonry-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 5px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
transform: scaleX(0);
transition: transform 0.74s ease;
}
.v-058 .masonry-card:hover::before {
transform: scaleX(1);
}
.v-058 .masonry-card.card-standard {
grid-row: span 2;
}
.v-058 .masonry-card.card-wide {
grid-column: span 2;
grid-row: span 2;
}
.v-058 .masonry-card.card-tall {
grid-row: span 3;
}
.v-058 .card-icon-box {
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
position: relative;
z-index: 2;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 35%, transparent 65%);
}
.v-058 .card-icon-box i {
font-size: 25px;
color: var(--light);
}
.v-058 .card-icon-box.large {
width: 76px;
height: 76px;
margin-bottom: 24px;
}
.v-058 .card-icon-box.large i {
font-size: 38px;
}
.v-058 .card-content {
position: relative;
z-index: 2;
}
.v-058 .card-title {
font-size: 1.44rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 14px;
line-height: 1.3;
}
.v-058 .card-description {
font-size: 1.06rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.v-058 .masonry-card.featured {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
padding: 40px;
}
.v-058 .masonry-card.featured .card-title {
color: var(--light);
font-size: 1.56rem;
}
.v-058 .masonry-card.featured .card-description {
color: color-mix(in srgb, var(--light) 95%, transparent 5%);
font-size: 1.00rem;
}
.v-058 .masonry-card.featured .card-icon-box {
background: color-mix(in srgb, var(--light) 25%, transparent 75%);
backdrop-filter: blur(10px);
}
.v-058 .masonry-card.featured::before {
background: color-mix(in srgb, var(--light) 30%, transparent 70%);
transform: scaleX(1);
}
.v-058 .featured-glow {
position: absolute;
bottom: -50%;
right: -50%;
width: 200%;
height: 200%;
background: radial-gradient(circle, color-mix(in srgb, var(--light) 20%, transparent 80%), transparent 60%);
pointer-events: none;
}
.v-058 .card-pattern {
position: absolute;
bottom: -30px;
right: -30px;
width: 150px;
height: 150px;
background: color-mix(in srgb, var(--primary-300) 8%, transparent 92%);
border-radius: 50%;
pointer-events: none;
}
.v-058 .bg-decorations {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.v-058 .deco-organic {
position: absolute;
background: color-mix(in srgb, var(--primary-300) 6%, transparent 94%);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
.v-058 .deco-organic.organic-1 {
width: 400px;
height: 400px;
top: 5%;
left: -150px;
animation: organic-float 25s ease-in-out infinite;
}
.v-058 .deco-organic.organic-2 {
width: 350px;
height: 350px;
bottom: 10%;
right: -120px;
animation: organic-float 30s ease-in-out infinite reverse;
}
@keyframes organic-float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
33% {
transform: translate(30px, -20px) rotate(120deg);
border-radius: 40% 60% 70% 30% / 40% 70% 30% 60%;
}
66% {
transform: translate(-20px, 30px) rotate(240deg);
border-radius: 70% 30% 40% 60% / 30% 60% 40% 70%;
}
}
.v-058 .deco-texture {
position: absolute;
top: 20%;
right: 10%;
width: 200px;
height: 200px;
background-image: repeating-linear-gradient(
45deg,
transparent,
transparent 10px,
color-mix(in srgb, var(--primary-300) 5%, transparent 95%) 10px,
color-mix(in srgb, var(--primary-300) 5%, transparent 95%) 11px
);
}
@media (max-width: 991px) {
.v-058 {
padding: 80px 0;
}
.v-058 .section-title {
font-size: 2.19rem;
}
.v-058 .section-subtitle {
font-size: 1.12rem;
}
.v-058 .masonry-grid {
grid-template-columns: 1fr;
grid-auto-rows: auto;
}
.v-058 .masonry-card {
grid-column: span 1 !important;
grid-row: span 1 !important;
padding: 28px;
}
.v-058 .masonry-card.featured {
padding: 36px;
}
}
@media (max-width: 767px) {
.v-058 {
padding: 60px 0;
}
.v-058 .section-title {
font-size: 1.81rem;
}
.v-058 .section-subtitle {
font-size: 1.06rem;
}
.v-058 .section-description {
font-size: 1.00rem;
}
.v-058 .header-wrapper {
gap: 15px;
}
.v-058 .header-decoration {
width: 40px;
}
.v-058 .header-icon {
width: 56px;
height: 56px;
}
.v-058 .header-icon i {
font-size: 26px;
}
.v-058 .masonry-card {
padding: 24px;
}
.v-058 .masonry-card.featured {
padding: 28px;
}
.v-058 .card-icon-box {
width: 52px;
height: 52px;
}
.v-058 .card-icon-box i {
font-size: 25px;
}
.v-058 .card-icon-box.large {
width: 64px;
height: 64px;
}
.v-058 .card-icon-box.large i {
font-size: 30px;
}
.v-058 .card-title {
font-size: 1.12rem;
}
.v-058 .masonry-card.featured .card-title {
font-size: 1.38rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(13, 21, 45, 0.62) 0%,
rgba(8, 15, 36, 0.54) 45%,
rgba(6, 10, 15, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-modern {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.additional-universal-modern .section-header h1 {
color: var(--text-primary);
line-height: 1.3;
}
.additional-universal-modern .section-header h2 {
color: var(--primary-500);
font-weight: 500;
}
.additional-universal-modern .section-header p {
color: var(--text-secondary);
max-width: 750px;
margin: 0 auto;
}
.additional-universal-modern .image-placeholder {
width: 100%;
height: 320px;
background: linear-gradient(135deg, var(--primary-50), var(--primary-100));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
position: relative;
transition: transform 1.20s ease;
}
.additional-universal-modern .row:hover .image-placeholder {
transform: scale(1.03);
}
.additional-universal-modern .placeholder-content {
font-size: 3.00rem;
color: var(--primary-300);
opacity: 0.4;
}
.additional-universal-modern .content-block {
padding: 1.5rem 0;
}
.additional-universal-modern .icon-badge {
width: 56px;
height: 56px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.38rem;
margin-bottom: 1.32rem;
transition: all 1.16s ease;
}
.additional-universal-modern .row:hover .icon-badge {
transform: rotate(10deg) scale(1.1);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.additional-universal-modern .content-block h3 {
color: var(--text-primary);
line-height: 1.4;
}
.additional-universal-modern .content-block p {
color: var(--text-secondary);
line-height: 1.8;
margin-bottom: 0;
}
.additional-universal-modern .floating-shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
}
.additional-universal-modern .floating-shape.shape-1 {
width: 200px;
height: 200px;
background: var(--primary-500);
top: 10%;
right: 5%;
animation: float-1 8s ease-in-out infinite;
}
.additional-universal-modern .floating-shape.shape-2 {
width: 150px;
height: 150px;
background: var(--primary-700);
bottom: 20%;
left: 8%;
animation: float-2 10s ease-in-out infinite;
}
.additional-universal-modern .floating-shape.shape-3 {
width: 120px;
height: 120px;
background: var(--primary-300);
top: 50%;
right: 10%;
animation: float-3 12s ease-in-out infinite;
}
@keyframes float-1 {
0%, 100% { transform: translateY(0) translateX(0); }
50% { transform: translateY(-30px) translateX(20px); }
}
@keyframes float-2 {
0%, 100% { transform: translateY(0) translateX(0); }
50% { transform: translateY(30px) translateX(-20px); }
}
@keyframes float-3 {
0%, 100% { transform: translateY(0) translateX(0); }
50% { transform: translateY(-20px) translateX(-30px); }
}
@media (max-width: 991px) {
.additional-universal-modern .section-header h1 {
font-size: 1.94rem;
}
.additional-universal-modern .image-placeholder {
height: 260px;
}
.additional-universal-modern .content-block h3 {
font-size: 1.56rem;
}
.additional-universal-modern .floating-shape {
opacity: 0.05;
}
}
@media (max-width: 767px) {
.additional-universal-modern .section-header h1 {
font-size: 1.88rem;
}
.additional-universal-modern .section-header h2 {
font-size: 1.25rem;
}
.additional-universal-modern .image-placeholder {
height: 220px;
}
.additional-universal-modern .placeholder-content {
font-size: 2.81rem;
}
.additional-universal-modern .icon-badge {
width: 48px;
height: 48px;
font-size: 1.19rem;
}
.additional-universal-modern .content-block h3 {
font-size: 1.25rem;
}
.additional-universal-modern .content-block {
padding: 1rem 0;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(1, 2, 5, 0.62) 0%,
rgba(16, 30, 48, 0.54) 45%,
rgba(18, 34, 51, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section.v-056 {
position: relative;
padding: 100px 0;
background: linear-gradient(to bottom, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 20%, var(--surface-primary) 80%) 100%);
overflow: hidden;
}
.v-056 .section-header {
position: relative;
z-index: 2;
}
.v-056 .header-badge {
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 30px;
}
.v-056 .header-badge i {
font-size: 30px;
color: var(--light);
}
.v-056 .section-title {
font-size: 2.88rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 20px;
line-height: 1.2;
}
.v-056 .section-subtitle {
font-size: 1.44rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.4;
}
.v-056 .section-description {
font-size: 1.25rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 900px;
margin: 0 auto;
}
.v-056 .timeline-wrapper {
position: relative;
max-width: 1000px;
margin: 60px auto 0;
padding: 40px 0;
z-index: 2;
}
.v-056 .timeline-line {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 4px;
height: 100%;
background: linear-gradient(to bottom, var(--primary-300), var(--primary-500), var(--primary-300));
border-radius: 2px;
}
.v-056 .timeline-item {
position: relative;
margin-bottom: 80px;
display: flex;
}
.v-056 .timeline-item:last-child {
margin-bottom: 0;
}
.v-056 .timeline-item.left {
justify-content: flex-start;
padding-right: calc(50% + 50px);
}
.v-056 .timeline-item.right {
justify-content: flex-end;
padding-left: calc(50% + 50px);
}
.v-056 .timeline-content {
position: relative;
display: flex;
align-items: flex-start;
gap: 20px;
}
.v-056 .timeline-item.left .timeline-content {
flex-direction: row;
}
.v-056 .timeline-item.right .timeline-content {
flex-direction: row-reverse;
}
.v-056 .timeline-icon {
width: 64px;
height: 64px;
background: var(--light);
border: 4px solid var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
position: relative;
z-index: 3;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.v-056 .timeline-icon i {
font-size: 27px;
color: var(--primary-500);
}
.v-056 .timeline-icon.large {
width: 80px;
height: 80px;
border-width: 5px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-color: var(--primary-700);
}
.v-056 .timeline-icon.large i {
font-size: 35px;
color: var(--light);
}
.v-056 .content-box {
flex: 1;
background: var(--light);
padding: 32px;
border-radius: 16px;
position: relative;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
transition: all 0.90s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.v-056 .content-box:hover {
transform: translateY(-6px);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
}
.v-056 .content-box::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
}
.v-056 .timeline-title {
font-size: 1.44rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
}
.v-056 .timeline-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.v-056 .timeline-item.featured .content-box {
background: linear-gradient(135deg, color-mix(in srgb, var(--primary-500) 95%, var(--light) 5%), color-mix(in srgb, var(--primary-700) 95%, var(--light) 5%));
padding: 40px;
}
.v-056 .timeline-item.featured .timeline-title {
color: var(--light);
font-size: 1.69rem;
}
.v-056 .timeline-item.featured .timeline-description {
color: color-mix(in srgb, var(--light) 95%, transparent 5%);
font-size: 1.12rem;
}
.v-056 .timeline-item.featured .content-box::before {
background: color-mix(in srgb, var(--light) 30%, transparent 70%);
}
.v-056 .timeline-decoration {
position: absolute;
bottom: -20px;
right: -20px;
width: 100px;
height: 100px;
background: color-mix(in srgb, var(--primary-300) 10%, transparent 90%);
border-radius: 50%;
pointer-events: none;
}
.v-056 .timeline-decoration.featured-deco {
background: color-mix(in srgb, var(--light) 15%, transparent 85%);
}
.v-056 .bg-decorations {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.v-056 .deco-leaf {
position: absolute;
width: 200px;
height: 200px;
background: color-mix(in srgb, var(--primary-300) 8%, transparent 92%);
border-radius: 0 80% 0 80%;
animation: leaf-sway 15s ease-in-out infinite;
}
.v-056 .deco-leaf.leaf-1 {
top: 15%;
left: 5%;
}
.v-056 .deco-leaf.leaf-2 {
bottom: 20%;
right: 8%;
transform: rotate(180deg);
}
@keyframes leaf-sway {
0%, 100% {
transform: rotate(0deg);
}
50% {
transform: rotate(10deg);
}
}
.v-056 .deco-circle {
position: absolute;
top: 40%;
right: 10%;
width: 300px;
height: 300px;
background: color-mix(in srgb, var(--primary-500) 5%, transparent 95%);
border-radius: 50%;
}
@media (max-width: 991px) {
.v-056 {
padding: 80px 0;
}
.v-056 .section-title {
font-size: 2.38rem;
}
.v-056 .section-subtitle {
font-size: 1.38rem;
}
.v-056 .timeline-wrapper {
padding: 20px 0;
}
.v-056 .timeline-line {
left: 32px;
}
.v-056 .timeline-item.left,
.v-056 .timeline-item.right {
padding-left: 80px;
padding-right: 0;
justify-content: flex-start;
}
.v-056 .timeline-item.left .timeline-content,
.v-056 .timeline-item.right .timeline-content {
flex-direction: row;
}
.v-056 .timeline-item {
margin-bottom: 60px;
}
.v-056 .content-box {
padding: 28px;
}
.v-056 .timeline-item.featured .content-box {
padding: 32px;
}
}
@media (max-width: 767px) {
.v-056 {
padding: 60px 0;
}
.v-056 .section-title {
font-size: 1.75rem;
}
.v-056 .section-subtitle {
font-size: 1.19rem;
}
.v-056 .section-description {
font-size: 1.00rem;
}
.v-056 .header-badge {
width: 64px;
height: 64px;
}
.v-056 .header-badge i {
font-size: 24px;
}
.v-056 .timeline-item {
margin-bottom: 40px;
}
.v-056 .timeline-icon {
width: 56px;
height: 56px;
}
.v-056 .timeline-icon i {
font-size: 25px;
}
.v-056 .timeline-icon.large {
width: 64px;
height: 64px;
}
.v-056 .timeline-icon.large i {
font-size: 27px;
}
.v-056 .content-box {
padding: 24px;
}
.v-056 .timeline-item.featured .content-box {
padding: 28px;
}
.v-056 .timeline-title {
font-size: 1.25rem;
}
.v-056 .timeline-item.featured .timeline-title {
font-size: 1.44rem;
}
}
[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, 6, 0.62) 0%,
rgba(10, 23, 46, 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;
}
.additional-universal-section {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-section .modern-accent {
position: relative;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.additional-universal-section .accent-dot {
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
position: relative;
animation: accent-pulse 3s ease-in-out infinite;
}
.accent-dot::before,
.additional-universal-section .accent-dot::after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 30px;
height: 2px;
background: linear-gradient(90deg, transparent, var(--primary-300));
}
.additional-universal-section .accent-dot::before {
right: 100%;
margin-right: 8px;
background: linear-gradient(90deg, var(--primary-300), transparent);
}
.additional-universal-section .accent-dot::after {
left: 100%;
margin-left: 8px;
}
@keyframes accent-pulse {
0%, 100% {
transform: scale(1);
box-shadow: 0 0 0 0 color-mix(in srgb, var(--primary-500) 50%, transparent);
}
50% {
transform: scale(1.2);
box-shadow: 0 0 0 10px transparent;
}
}
.additional-universal-section .section-title {
font-size: clamp(2rem, 4vw, 2.875rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-section .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.additional-universal-section .section-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 800px;
margin: 0 auto;
}
.additional-universal-section .content-grid {
display: grid;
grid-template-columns: repeat(12, 1fr);
gap: 1.5rem;
position: relative;
z-index: 2;
}
.additional-universal-section .content-block {
background: var(--surface-secondary);
border-radius: 20px;
padding: 2rem;
transition: all 1.32s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid var(--neutral-100);
position: relative;
overflow: hidden;
}
.additional-universal-section .content-block::before {
content: '';
position: absolute;
top: 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 1.23s ease;
}
.additional-universal-section .content-block:hover {
transform: translateY(-6px);
box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1);
border-color: var(--primary-300);
}
.additional-universal-section .content-block:hover::before {
transform: scaleX(1);
}
.additional-universal-section .block-full {
grid-column: span 12;
}
.additional-universal-section .block-half {
grid-column: span 6;
}
.additional-universal-section .block-large {
grid-column: span 8;
}
.additional-universal-section .block-small {
grid-column: span 4;
}
.additional-universal-section .block-inner {
display: flex;
align-items: center;
gap: 2.5rem;
}
.additional-universal-section .block-visual {
flex-shrink: 0;
width: 100px;
height: 100px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.additional-universal-section .visual-bg {
position: absolute;
inset: 0;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
border-radius: 24px;
opacity: 0.15;
transform: rotate(10deg);
transition: all 0.57s ease;
}
.additional-universal-section .content-block:hover .visual-bg {
transform: rotate(20deg) scale(1.1);
opacity: 0.25;
}
.additional-universal-section .block-visual i {
font-size: 3.00rem;
color: var(--primary-500);
position: relative;
z-index: 2;
}
.additional-universal-section .mini-icon {
width: 48px;
height: 48px;
background: var(--primary-50);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.49rem;
transition: all 0.66s ease;
}
.additional-universal-section .content-block:hover .mini-icon {
background: var(--primary-300);
transform: rotate(-5deg);
}
.additional-universal-section .mini-icon i {
font-size: 1.62rem;
color: var(--primary-700);
}
.additional-universal-section .block-inner-horizontal {
display: flex;
align-items: flex-start;
gap: 1.75rem;
}
.additional-universal-section .block-icon-circle {
flex-shrink: 0;
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), color-mix(in srgb, var(--primary-700) 60%, var(--primary-500) 40%));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.50s ease;
}
.additional-universal-section .content-block:hover .block-icon-circle {
transform: scale(1.1) rotate(10deg);
}
.additional-universal-section .block-icon-circle i {
font-size: 1.88rem;
color: var(--light);
}
.additional-universal-section .compact-visual {
margin-bottom: 1.34rem;
}
.additional-universal-section .icon-stack {
display: flex;
gap: 0.25rem;
}
.additional-universal-section .icon-stack i {
font-size: 1.25rem;
color: var(--primary-500);
}
.additional-universal-section .block-title {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-section .block-title-small {
font-size: 1.44rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1.05rem;
line-height: 1.3;
}
.additional-universal-section .block-title-medium {
font-size: 1.50rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-section .block-title-compact {
font-size: 1.19rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.85rem;
line-height: 1.3;
}
.additional-universal-section .block-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.block-description-small,
.block-description-medium,
.additional-universal-section .block-description-compact {
font-size: 0.94rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.additional-universal-section .floating-element {
position: absolute;
pointer-events: none;
z-index: 1;
border-radius: 50%;
opacity: 0.5;
}
.additional-universal-section .element-1 {
width: 200px;
height: 200px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 20%, transparent), transparent);
top: 20%;
right: 5%;
animation: float-1 15s ease-in-out infinite;
}
.additional-universal-section .element-2 {
width: 150px;
height: 150px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 15%, transparent), transparent);
bottom: 25%;
left: 8%;
animation: float-2 18s ease-in-out infinite;
}
.additional-universal-section .element-3 {
width: 180px;
height: 180px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 18%, transparent), transparent);
top: 60%;
right: 10%;
animation: float-3 20s ease-in-out infinite;
}
.additional-universal-section .gradient-overlay {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
height: 300px;
background: radial-gradient(ellipse at top, color-mix(in srgb, var(--primary-300) 8%, transparent), transparent);
pointer-events: none;
z-index: 0;
}
@keyframes float-1 {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(-30px, -40px);
}
}
@keyframes float-2 {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(40px, -30px);
}
}
@keyframes float-3 {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(-20px, 35px);
}
}
@media (max-width: 991.98px) {
.additional-universal-section .content-grid {
grid-template-columns: repeat(6, 1fr);
}
.block-full,
.block-half,
.block-large,
.additional-universal-section .block-small {
grid-column: span 6;
}
.additional-universal-section .block-inner {
flex-direction: column;
text-align: center;
}
.additional-universal-section .section-title {
font-size: 1.88rem;
}
.additional-universal-section .section-subtitle {
font-size: 1.25rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-section {
padding: 3rem 0;
}
.additional-universal-section .content-grid {
grid-template-columns: 1fr;
}
.block-full,
.block-half,
.block-large,
.additional-universal-section .block-small {
grid-column: span 1;
}
.additional-universal-section .content-block {
padding: 1.5rem;
}
.additional-universal-section .block-title {
font-size: 1.38rem;
}
.block-title-small,
.additional-universal-section .block-title-medium {
font-size: 1.25rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(9, 21, 46, 0.62) 0%,
rgba(6, 14, 22, 0.54) 45%,
rgba(3, 4, 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;
}
.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.90s 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: 2.12rem;
color: var(--primary-500);
}
.additional-universal-section .timeline-item:nth-child(even) .step-badge {
float: right;
}
.additional-universal-section .timeline-title {
font-size: 1.31rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
clear: both;
}
.additional-universal-section .timeline-description {
font-size: 0.94rem;
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.38rem;
}
.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.64rem !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.44rem;
}
}
[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, 30, 51, 0.62) 0%,
rgba(7, 16, 26, 0.54) 45%,
rgba(8, 19, 37, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}