:root {
--primary-50: #f9f6f3;
--primary-50-rgb: 249, 246, 243;
--primary-50-rgb: 249, 246, 243;
--primary-100: #dbd8d7;
--primary-100-rgb: 238, 227, 220;
--primary-100-rgb: 238, 227, 220;
--primary-300: #c58d79;
--primary-300-rgb: 197, 162, 137;
--primary-300-rgb: 197, 162, 137;
--primary-500: #9a6323;
--primary-500-rgb: 139, 69, 19;
--primary-500-rgb: 139, 69, 19;
--primary-700: #793608;
--primary-700-rgb: 111, 55, 15;
--primary-700-rgb: 111, 55, 15;
--primary-200: #eedfcf;
--primary-200-rgb: 218, 195, 179;
--primary-200-rgb: 218, 195, 179;
--primary-400: #c06c49;
--primary-400-rgb: 168, 116, 78;
--primary-400-rgb: 168, 116, 78;
--primary-600: #79451c;
--primary-600-rgb: 125, 62, 17;
--primary-600-rgb: 125, 62, 17;
--primary-800: #521f0b;
--primary-800-rgb: 89, 44, 12;
--primary-800-rgb: 89, 44, 12;
--primary-900: #653b06;
--primary-900-rgb: 76, 37, 10;
--primary-900-rgb: 76, 37, 10;
--primary-950: #472a03;
--primary-950-rgb: 53, 26, 7;
--primary-950-rgb: 53, 26, 7;
--primary-rgb: 139, 69, 19;
--neutral-50: #fafafa;
--neutral-50-rgb: 250, 250, 250;
--neutral-50-rgb: 250, 250, 250;
--neutral-100: #f5f5f5;
--neutral-100-rgb: 245, 245, 245;
--neutral-100-rgb: 245, 245, 245;
--neutral-300: #e0e0e0;
--neutral-300-rgb: 212, 212, 212;
--neutral-300-rgb: 212, 212, 212;
--neutral-500: #837e7e;
--neutral-500-rgb: 115, 115, 115;
--neutral-500-rgb: 115, 115, 115;
--neutral-700: #4c4c4c;
--neutral-700-rgb: 64, 64, 64;
--neutral-700-rgb: 64, 64, 64;
--neutral-900: #3e3c3b;
--neutral-900-rgb: 43, 43, 43;
--neutral-900-rgb: 43, 43, 43;
--neutral-200: #f7f7f7;
--neutral-200-rgb: 229, 229, 229;
--neutral-200-rgb: 229, 229, 229;
--neutral-400: #a09293;
--neutral-400-rgb: 164, 164, 164;
--neutral-400-rgb: 164, 164, 164;
--neutral-600: #5d5d5d;
--neutral-600-rgb: 90, 90, 90;
--neutral-600-rgb: 90, 90, 90;
--neutral-800: #1f1d1d;
--neutral-800-rgb: 51, 51, 51;
--neutral-800-rgb: 51, 51, 51;
--neutral-950: #1a1a1a;
--neutral-950-rgb: 30, 30, 30;
--neutral-950-rgb: 30, 30, 30;
--surface-primary: #faf5f0;
--surface-primary-rgb: 250, 245, 240;
--surface-secondary: #ebebe9;
--surface-secondary-rgb: 245, 245, 220;
--surface-accent: var(--primary-50);
--text-primary: #442825;
--text-primary-rgb: 62, 39, 35;
--text-secondary: #46332e;
--text-secondary-rgb: 93, 64, 55;
--text-accent: var(--primary-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #ffffff;
--button-primary-text-rgb: 255, 255, 255;
--button-secondary-bg: var(--neutral-100);
--button-secondary-text: var(--neutral-900);
--border-light: var(--neutral-300);
--border-medium: var(--neutral-500);
--shadow-sm: 0 1px 7px 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 13px 7px -1px rgba(0, 0, 0, 0.1), 0 7px 7px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 13px 30px -14px rgba(0, 0, 0, 0.1), 0 5px 9px -6px rgba(0, 0, 0, 0.05);
--accent-50: #fffee6;
--accent-50-rgb: 251, 247, 221;
--accent-50-rgb: 251, 247, 221;
--accent-100: #dfdbbf;
--accent-100-rgb: 243, 231, 200;
--accent-100-rgb: 243, 231, 200;
--accent-200: #f7d4b1;
--accent-200-rgb: 229, 204, 163;
--accent-200-rgb: 229, 204, 163;
--accent-300: #e6c382;
--accent-300-rgb: 214, 176, 125;
--accent-300-rgb: 214, 176, 125;
--accent-400: #c06f37;
--accent-400-rgb: 194, 137, 71;
--accent-400-rgb: 194, 137, 71;
--accent-500: #c38525;
--accent-500-rgb: 174, 97, 17;
--accent-500-rgb: 174, 97, 17;
--accent-600: #ac6d0e;
--accent-600-rgb: 164, 91, 15;
--accent-600-rgb: 164, 91, 15;
--accent-700: #b06b14;
--accent-700-rgb: 154, 85, 14;
--accent-700-rgb: 154, 85, 14;
--accent-800: #953902;
--accent-800-rgb: 139, 76, 11;
--accent-800-rgb: 139, 76, 11;
--accent-900: #6b3d00;
--accent-900-rgb: 130, 70, 9;
--accent-900-rgb: 130, 70, 9;
--accent-950: #8b4007;
--accent-950-rgb: 114, 60, 6;
--accent-950-rgb: 114, 60, 6;
--accent-rgb: 174, 97, 17;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--overlay-light-rgb: 255, 255, 255;
--overlay-dark-rgb: 0, 0, 0;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--text-xs: clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);
--text-sm: clamp(0.875rem, 0.8rem + 0.375vw, 1rem);
--text-base: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
--text-lg: clamp(1.125rem, 1rem + 0.625vw, 1.25rem);
--text-xl: clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);
--text-2xl: clamp(1.5rem, 1.3rem + 1vw, 1.875rem);
--text-3xl: clamp(1.875rem, 1.6rem + 1.375vw, 2.25rem);
--text-4xl: clamp(2.25rem, 1.9rem + 1.75vw, 3rem);
--text-5xl: clamp(3rem, 2.5rem + 2.5vw, 3.75rem);
--text-6xl: clamp(2.5rem, 2.2rem + 1.5vw, 3rem);
--text-7xl: clamp(2.625rem, 2.3rem + 1.625vw, 3rem);
--text-8xl: clamp(2.75rem, 2.4rem + 1.75vw, 3rem);
--text-9xl: clamp(2.875rem, 2.5rem + 1.875vw, 3rem);
--font-light: 300;
--font-normal: 400;
--font-medium: 500;
--font-semibold: 600;
--font-bold: 700;
--font-extrabold: 800;
--leading-none: 1;
--leading-tight: 1.25;
--leading-snug: 1.375;
--leading-normal: 1.5;
--leading-relaxed: 1.625;
--leading-loose: 2;
--leading-extra_loose: 2.5;
--tracking-tighter: -0.05em;
--tracking-tight: -0.025em;
--tracking-normal: 0;
--tracking-wide: 0.025em;
--tracking-wider: 0.05em;
--tracking-widest: 0.1em;
--font-primary: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--font-secondary: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
--font-monospace: 'JetBrains Mono', 'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', Consolas, 'Courier New', monospace;
--text-body: var(--text-primary);
--space-0: 0;
--space-1: 0.25rem;
--space-2: 0.5rem;
--space-3: 0.75rem;
--space-4: 1rem;
--space-5: 1.25rem;
--space-6: 1.5rem;
--space-7: 1.75rem;
--space-8: 2rem;
--space-9: 2.25rem;
--space-10: 2.5rem;
--space-11: 2.75rem;
--space-12: 3rem;
--space-14: 3.5rem;
--space-16: 4rem;
--space-20: 5rem;
--space-24: 6rem;
--space-28: 7rem;
--space-32: 8rem;
--space-36: 9rem;
--space-40: 10rem;
--space-44: 11rem;
--space-48: 12rem;
--space-52: 13rem;
--space-56: 14rem;
--space-60: 15rem;
--space-64: 16rem;
--space-72: 18rem;
--space-80: 20rem;
--space-96: 24rem;
--space-px: 1px;
--space-0.5: 0.125rem;
--space-1.5: 0.375rem;
--space-2.5: 0.625rem;
--space-3.5: 0.875rem;
--space-xs: 0.5rem;
--space-sm: 1rem;
--space-md: 1.5rem;
--space-lg: 2rem;
--space-xl: 3rem;
--space-2xl: 4rem;
--space-3xl: 6rem;
--space-4xl: 8rem;
--space-5xl: 12rem;
--space-6xl: 16rem;
--section-py: clamp(3rem, 5vw, 5rem);
--section-y-mobile: 3rem;
--section-y-tablet: 4rem;
--section-y-desktop: 5rem;
--section-y-hero: clamp(4rem, 10vw, 8rem);
--section-x: clamp(1rem, 3vw, 2rem);
--section-gap: clamp(1.5rem, 3vw, 2.5rem);
--card-padding: 1.5rem;
--card-gap: 1rem;
--button-padding-x: 1.5rem;
--button-padding-y: 0.75rem;
--form-gap: 1rem;
}
:root {
--shadow-none: none;
--shadow-xs: 0 1px 7px 0 rgba(0, 0, 0, 0.05);
--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-md: 0 7px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 5px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 117px -3px rgba(0, 0, 0, 0.1), 0 7px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-xl: 0 23px 26px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
--shadow-2xl: 0 29px 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.74s ease;
--transition-normal: 0.94s ease;
--transition-slow: 1.47s ease;
--transition-all: all 1.02s ease;
--duration-fast: 1.07s;
--duration-normal: 1.15s;
--duration-slow: 1.20s;
--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: 7613px) {
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 5px 6px -1px rgba(0, 0, 0, 0.3);
--shadow-lg: 0 10px 20px -3px rgba(0, 0, 0, 0.3);
}
}
@media print {
:root {
--shadow-sm: none;
--shadow-md: none;
--shadow-lg: none;
--shadow-xl: none;
}
section {
padding-top: 1rem;
padding-bottom: 1rem;
break-inside: avoid;
}
}
html {
scroll-behavior: smooth;
scroll-padding-top: 6rem;
}
body {
overflow-x: hidden;
}
*:focus {
outline: 2px solid var(--border-interactive);
outline-offset: 2px;
border-radius: var(--radius-sm);
}
*:focus:not(:focus-visible) {
outline: none;
}
*:focus-visible {
outline: 2px solid var(--border-interactive);
outline-offset: 2px;
}
.minimal_font_primary {
font-family: var(--font-primary);
}
.main_font_secondary {
font-family: var(--font-secondary);
}
.section_font_mono {
font-family: var(--font-mono);
}
.design_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);
}
.prime_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);
}
.premium_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);
}
.best_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);
}
.creative_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);
}
.clean_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);
}
.company_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);
}
.studio_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);
}
.app_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);
}
.layout_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);
}
.fresh_body_base {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
}
.page_body_small {
font-family: var(--font-primary);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.agency_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);
}
.custom_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);
}
.elite_code_inline {
font-family: var(--font-mono);
font-size: 0.875em;
font-weight: var(--font-medium);
line-height: var(--leading-normal);
background-color: var(--bg-muted);
color: var(--text-primary);
padding: 0.125rem 0.25rem;
border-radius: var(--radius-sm);
}
.bright_code_block {
font-family: var(--font-mono);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
background-color: var(--bg-muted);
color: var(--text-primary);
padding: var(--space-4);
border-radius: var(--radius-md);
overflow-x: auto;
}
.top_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);
}
.pro_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);
}
.site_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);
}
.theme_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);
}
.base_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;
}
.brand_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);
}
.dark_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);
}
.style_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);
}
.style_nav_link:hover,
.style_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.content_button_text {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.container_footer_text {
font-family: var(--font-primary);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-muted);
}
@media (max-width: 769px) {
.top_hero_title {
font-size: var(--text-4xl);
}
.site_section_title {
font-size: var(--text-3xl);
}
.design_display_1 {
font-size: var(--text-5xl);
}
.prime_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.top_hero_title {
font-size: var(--text-3xl);
}
.site_section_title {
font-size: var(--text-2xl);
}
.design_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);
}
.web_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.light_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.bold_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.core_text_balance {
text-wrap: balance;
}
.smart_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.style_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.agency_caption,
.custom_overline,
.container_footer_text {
color: var(--text-secondary);
}
.pro_hero_subtitle,
.theme_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.top_hero_title,
.site_section_title,
.best_heading_1,
.creative_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.web_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.38rem;
font-weight: 300;
line-height: 1.7;
}
.text-accent,
.hero-title,
.section-title,
.card-title {
font-family: var(--font-accent);
}
.subtitle,
.section-subtitle {
font-family: var(--font-primary);
font-weight: 500;
}
blockquote {
font-family: var(--font-accent);
font-style: italic;
font-size: 1.06rem;
border-left: 3px solid currentColor;
padding-left: 1.5rem;
margin: 1.5rem 0;
}
.navbar,
.nav-link,
.navbar-brand {
font-family: var(--font-primary);
font-weight: 500;
}
.btn,
button {
font-family: var(--font-primary);
font-weight: 600;
letter-spacing: 0.025em;
}
input,
textarea,
select,
.form-control,
.form-label {
font-family: var(--font-primary);
}
.form-label {
font-weight: 500;
}
.card {
font-family: var(--font-primary);
}
.card-header,
.card-title {
font-family: var(--font-accent);
font-weight: 600;
}
.badge,
.label,
.tag {
font-family: var(--font-primary);
font-weight: 600;
font-size: 0.88rem;
}
footer,
.footer {
font-family: var(--font-primary);
font-size: 0.88rem;
}
footer h1, footer h2, footer h3,
footer h4, footer h5, footer h6,
.footer h1, .footer h2, .footer h3,
.footer h4, .footer h5, .footer h6 {
font-family: var(--font-accent);
}
code,
pre,
kbd,
samp {
font-family: var(--font-mono);
font-size: 0.9em;
}
.font-primary {
font-family: var(--font-primary) !important;
}
.font-accent {
font-family: var(--font-accent) !important;
}
.font-heading {
font-family: var(--font-heading) !important;
}
.font-body {
font-family: var(--font-body) !important;
}
@media (max-width: 7617px) {
body {
font-size: 0.94rem;
}
.lead {
font-size: 1.19rem;
}
}
@media print {
body {
font-family: var(--font-primary);
}
h1, h2, h3, h4, h5, h6 {
font-family: var(--font-accent);
page-break-after: avoid;
}
}
.digital_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.new_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.ui_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.business_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.modern_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.unique_stack {
display: flex;
flex-direction: column;
}
.studio95_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.brand3_full_height {
min-height: auto;
}
.app83_section_height {
min-height: auto;
}
.company95_hero_height {
min-height: auto;
}
.pro22_m_0 { margin: 0; }
.base45_m_1 { margin: var(--space-1); }
.custom55_m_2 { margin: var(--space-2); }
.bold75_m_3 { margin: var(--space-3); }
.core99_m_4 { margin: var(--space-4); }
.pro27_m_6 { margin: var(--space-6); }
.pro16_m_8 { margin: var(--space-8); }
.web96_m_12 { margin: var(--space-12); }
.elite28_m_16 { margin: var(--space-16); }
.content74_mx_auto { margin-left: auto; margin-right: auto; }
.clean15_my_auto { margin-top: auto; margin-bottom: auto; }
.prime50_mt_0 { margin-top: 0; }
.style83_mt_4 { margin-top: var(--space-4); }
.custom54_mt_8 { margin-top: var(--space-8); }
.bold69_mt_12 { margin-top: var(--space-12); }
.site60_mb_0 { margin-bottom: 0; }
.modern21_mb_4 { margin-bottom: var(--space-4); }
.new58_mb_8 { margin-bottom: var(--space-8); }
.fresh76_mb_12 { margin-bottom: var(--space-12); }
.site39_p_0 { padding: 0; }
.company80_p_1 { padding: var(--space-1); }
.ui28_p_2 { padding: var(--space-2); }
.clean83_p_3 { padding: var(--space-3); }
.minimal80_p_4 { padding: var(--space-4); }
.dark94_p_6 { padding: var(--space-6); }
.page38_p_8 { padding: var(--space-8); }
.main72_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.clean59_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.bright9_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.smart29_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.best92_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.app94_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.custom35_gap_1 { gap: var(--space-1); }
.brand45_gap_2 { gap: var(--space-2); }
.elite17_gap_3 { gap: var(--space-3); }
.prime89_gap_4 { gap: var(--space-4); }
.ui8_gap_6 { gap: var(--space-6); }
.unique43_gap_8 { gap: var(--space-8); }
.content56_shadow_none { box-shadow: var(--shadow-none); }
.design83_shadow_xs { box-shadow: var(--shadow-xs); }
.prime0_shadow_sm { box-shadow: var(--shadow-sm); }
.modern0_shadow_md { box-shadow: var(--shadow-md); }
.top62_shadow_lg { box-shadow: var(--shadow-lg); }
.custom21_shadow_xl { box-shadow: var(--shadow-xl); }
.design6_shadow_2xl { box-shadow: var(--shadow-2xl); }
.style88_shadow_inner { box-shadow: var(--shadow-inner); }
.main47_shadow_colored { box-shadow: var(--shadow-colored); }
.modern93_radius_none { border-radius: var(--radius-none); }
.main55_radius_xs { border-radius: var(--radius-xs); }
.main84_radius_sm { border-radius: var(--radius-sm); }
.ui52_radius_md { border-radius: var(--radius-md); }
.theme94_radius_lg { border-radius: var(--radius-lg); }
.business96_radius_xl { border-radius: var(--radius-xl); }
.elite75_radius_2xl { border-radius: var(--radius-2xl); }
.container17_radius_3xl { border-radius: var(--radius-3xl); }
.clean91_radius_full { border-radius: var(--radius-full); }
.best72_gradient_primary {
background: var(--gradient-primary);
}
.core70_gradient_secondary {
background: var(--gradient-secondary);
}
.page91_gradient_hero {
background: var(--gradient-hero);
}
.bright83_gradient_card {
background: var(--gradient-card);
}
.minimal83_gradient_overlay {
position: relative;
}
.minimal83_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;
}
.minimal83_gradient_overlay > * {
position: relative;
z-index: 2;
}
.container16_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.container16_hover_lift:hover {
transform: translateY(-9px);
box-shadow: var(--shadow-lg);
}
.new39_hover_scale {
transition: transform var(--transition-normal);
}
.new39_hover_scale:hover {
transform: scale(1.02);
}
.theme94_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.theme94_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.company57_hover_fade {
transition: opacity var(--transition-normal);
}
.company57_hover_fade:hover {
opacity: var(--opacity-loading);
}
.main25_focus_ring {
transition: box-shadow var(--transition-fast);
}
.main25_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.site46_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.company79_hero_content {
position: relative;
z-index: 2;
}
.top42_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.best90_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.smart20_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.creative83_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.pro12_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(325px, 1fr));
gap: var(--space-6);
}
.content89_timeline {
position: relative;
}
.content89_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.ui84_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.ui84_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.ui84_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.creative39_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.ui71_slide_up {
transform: translateY(22px);
opacity: 0;
animation: tc-slideUp var(--transition-slow) ease-out forwards;
}
@keyframes tc-slideUp {
to {
transform: translateY(0);
opacity: 1;
}
}
.content37_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;
}
}
.unique89_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;
}
}
.site29_transition_all {
transition: var(--transition-all);
}
.layout96_transition_fast {
transition: all var(--transition-fast);
}
.custom38_transition_normal {
transition: all var(--transition-normal);
}
.modern59_transition_slow {
transition: all var(--transition-slow);
}
.smart30_bg_primary { background-color: var(--bg-primary); }
.main41_bg_secondary { background-color: var(--bg-secondary); }
.design71_bg_muted { background-color: var(--bg-muted); }
.style13_bg_glass { background-color: var(--bg-glass); }
.page5_text_primary { color: var(--text-primary); }
.prime68_text_secondary { color: var(--text-secondary); }
.creative1_text_muted { color: var(--text-muted); }
.minimal35_text_inverse { color: var(--text-inverse); }
.studio69_text_link { color: var(--text-link); }
.modern1_border_light { border-color: var(--border-light); }
.bright20_border_medium { border-color: var(--border-medium); }
.unique26_border_strong { border-color: var(--border-strong); }
.main84_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 7613px) {
.top42_services_grid,
.smart20_features_grid,
.best90_team_grid,
.pro12_pricing_grid {
grid-template-columns: 1fr;
}
.creative83_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.content89_timeline::before {
left: 30px;
}
.ui84_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.app83_section_height {
min-height: auto;
}
.company95_hero_height {
min-height: auto;
}
}
@media (max-width: 480px) {
.creative83_gallery_grid {
grid-template-columns: 1fr;
}
.ui84_timeline_item {
padding-left: var(--space-12) !important;
}
}
.main18_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;
}
.modern94_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.bold19_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);
}
.bold19_skip_link:focus {
top: 6px;
}
@media print {
.premium50_no_print {
display: none !important;
}
.web99_print_only {
display: block !important;
}
.design83_shadow_xs,
.prime0_shadow_sm,
.modern0_shadow_md,
.top62_shadow_lg,
.custom21_shadow_xl,
.design6_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.58rem;
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.12rem;
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(13px);
}
.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) {
.creative39_fade_in,
.ui71_slide_up,
.content37_slide_in_left,
.unique89_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.container16_hover_lift,
.new39_hover_scale,
.theme94_hover_shadow,
.company57_hover_fade,
.site29_transition_all,
.layout96_transition_fast,
.custom38_transition_normal,
.modern59_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-minimal {
position: relative;
background: var(--surface-primary);
border-bottom: 1px solid var(--neutral-100);
z-index: 10;
}
.header-minimal .navbar {
padding: 1.25rem 0;
transition: all 0.96s ease;
}
.header-minimal .navbar-brand {
display: flex;
align-items: center;
text-decoration: none;
position: relative;
z-index: 10003;
}
.header-minimal .brand-text {
font-size: 1.50rem;
font-weight: 700;
color: var(--primary-700);
letter-spacing: -0.02em;
transition: color 0.94s ease;
}
.header-minimal .navbar-brand:hover .brand-text {
color: var(--primary-500);
}
.header-minimal .hamburger-menu {
display: none;
position: relative;
width: 413px;
height: 413px;
background: transparent;
border: none;
cursor: pointer;
padding: 17px;
z-index: 10003;
transition: transform 0.53s ease;
}
.header-minimal .hamburger-menu:hover {
transform: scale(1.05);
}
.header-minimal .hamburger-icon {
display: block;
position: relative;
width: 25px;
height: 18px;
}
.header-minimal .hamburger-icon .line {
display: block;
position: absolute;
width: 100%;
height: 2px;
background: var(--primary-700);
border-radius: 2px;
transition: all 0.86s cubic-bezier(0.4, 0, 0.2, 1);
left: 0;
}
.header-minimal .hamburger-icon .line-1 {
top: 0;
}
.header-minimal .hamburger-icon .line-2 {
top: 50%;
transform: translateY(-50%);
}
.header-minimal .hamburger-icon .line-3 {
bottom: 0;
}
.header-minimal .hamburger-menu.active .line-1 {
top: 50%;
transform: translateY(-50%) rotate(45deg);
}
.header-minimal .hamburger-menu.active .line-2 {
opacity: 0;
transform: translateY(-50%) translateX(10px);
}
.header-minimal .hamburger-menu.active .line-3 {
bottom: 50%;
transform: translateY(50%) rotate(-45deg);
}
.header-minimal .navbar-nav {
gap: 0.5rem;
align-items: center;
}
.header-minimal .nav-link {
font-size: 1.06rem;
font-weight: 500;
color: var(--text-primary);
padding: 0.5rem 1rem;
border-radius: 0.375rem;
transition: all 0.88s ease;
position: relative;
}
.header-minimal .nav-link::before {
content: '';
position: absolute;
bottom: 0.25rem;
left: 1rem;
right: 1rem;
height: 2px;
background: var(--primary-500);
transform: scaleX(0);
transition: transform 1.23s ease;
}
.header-minimal .nav-link:hover {
color: var(--primary-700);
background: color-mix(in srgb, var(--primary-50) 60%, transparent);
}
.header-minimal .nav-link:hover::before {
transform: scaleX(1);
}
.header-minimal .nav-decorative-shapes {
position: absolute;
top: 0;
right: 0;
width: 200px;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 1;
}
.header-minimal .shape-circle {
position: absolute;
top: -30px;
right: -30px;
width: 80px;
height: 80px;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-100) 30%, transparent);
animation: float-v294 6s ease-in-out infinite;
}
.header-minimal .shape-dot {
position: absolute;
bottom: 10px;
right: 60px;
width: 19px;
height: 13px;
border-radius: 50%;
background: var(--primary-300);
animation: pulse-v294 3s ease-in-out infinite;
}
.header-minimal .mobile-backdrop {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
z-index: 0;
opacity: 0;
transition: opacity 0.86s ease;
pointer-events: none;
}
.header-minimal .mobile-backdrop.show {
opacity: 1;
pointer-events: auto;
}
@keyframes float-v294 {
0%, 100% {
transform: translateY(0) scale(1);
}
50% {
transform: translateY(-20px) scale(1.05);
}
}
@keyframes pulse-v294 {
0%, 100% {
opacity: 1;
transform: scale(1);
}
50% {
opacity: 0.6;
transform: scale(1.2);
}
}
@media (max-width: 991.98px) {
.header-minimal .hamburger-menu {
display: flex;
align-items: center;
justify-content: center;
}
.header-minimal .navbar-collapse {
position: fixed;
top: 0;
right: -100%;
width: 280px;
height: 100vh;
background: var(--surface-primary);
padding: 6rem 2rem 2rem;
box-shadow: -9px 0 25px rgba(0, 0, 0, 0.1);
transition: right 1.30s cubic-bezier(0.4, 0, 0.2, 1);
overflow-y: auto;
z-index: 10002;
}
.header-minimal .navbar-collapse.show {
right: 0;
}
.header-minimal .navbar-nav {
flex-direction: column;
gap: 0.25rem;
align-items: stretch;
}
.header-minimal .nav-link {
padding: 1rem 1.25rem;
font-size: 1.25rem;
border-left: 3px solid transparent;
border-radius: 0;
}
.header-minimal .nav-link::before {
display: none;
}
.header-minimal .nav-link:hover {
border-left-color: var(--primary-500);
background: color-mix(in srgb, var(--primary-50) 40%, transparent);
}
.header-minimal .mobile-backdrop {
display: block;
}
.header-minimal .nav-decorative-shapes {
display: none;
}
}
@media (max-width: 575.98px) {
.header-minimal .navbar {
padding: 1rem 0;
}
.header-minimal .brand-text {
font-size: 1.12rem;
}
.header-minimal .navbar-collapse {
width: 100%;
}
}
@media (min-width: 992px) {
.header-minimal.sticky {
position: sticky;
top: 0;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}
.header-minimal.sticky .navbar {
padding: 0.75rem 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(10, 15, 29, 0.62) 0%,
rgba(2, 5, 10, 0.54) 45%,
rgba(10, 25, 47, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.header-minimal {
overflow-x: hidden !important;
}
#hero {
min-height: 100vh;
display: flex;
align-items: center;
background-color: var(--bg-primary);
color: var(--text-primary);
position: relative;
overflow: hidden;
}
#hero .container {
position: relative;
z-index: 2;
}
.hero-content {
max-width: 580px;
}
#hero-title-1 {
font-weight: 900;
letter-spacing: -0.02em;
line-height: 1.15;
color: var(--text-primary);
}
#hero-subtitle-1 {
color: var(--primary-500);
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.08em;
font-size: 0.94rem;
}
#hero-desc-1 {
color: var(--text-secondary);
line-height: 1.6;
}
.btn-hero {
padding: 0.875rem 2rem;
font-weight: 700;
letter-spacing: 0.02em;
border: 2px solid;
border-radius: var(--radius-sm);
text-decoration: none;
display: inline-block;
transition: all var(--duration-short) var(--ease-out);
text-align: center;
}
.btn-hero.btn-primary {
background-color: var(--primary-500);
color: white;
border-color: var(--primary-500);
}
.btn-hero.btn-primary:hover {
background-color: var(--primary-700);
border-color: var(--primary-700);
transform: translateY(-2px);
box-shadow: var(--shadow-medium);
}
.btn-hero.btn-secondary {
background-color: transparent;
color: var(--text-primary);
border-color: var(--border-strong);
}
.btn-hero.btn-secondary:hover {
background-color: var(--primary-50);
border-color: var(--primary-500);
color: var(--primary-700);
transform: translateY(-2px);
}
.hero-image-grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto auto auto;
gap: 1.5rem;
position: relative;
height: 100%;
min-height: 500px;
}
.hero-image-block {
background-color: var(--bg-secondary);
border: 3px solid var(--border-strong);
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
position: relative;
box-shadow: var(--shadow-medium);
}
.hero-image-block img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.hero-image-lg {
grid-column: 1 / -1;
grid-row: 1;
min-height: 320px;
border-radius: var(--radius-md);
}
.hero-image-sm {
min-height: 200px;
border-radius: var(--radius-sm);
}
.hero-image-sm:nth-of-type(2) {
grid-column: 1;
grid-row: 2;
}
.hero-image-sm:nth-of-type(3) {
grid-column: 2;
grid-row: 2;
}
.hero-image-md {
grid-column: 1 / -1;
grid-row: 3;
min-height: 240px;
border-radius: var(--radius-md);
}
.hero-decoration {
position: absolute;
opacity: 0.08;
pointer-events: none;
}
.hero-deco-blob-1 {
width: 600px;
height: 600px;
background: var(--primary-500);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
top: -150px;
right: -200px;
z-index: 0;
}
.hero-deco-blob-2 {
width: 500px;
height: 500px;
background: var(--primary-300);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
bottom: -100px;
left: -150px;
z-index: 0;
}
.hero-deco-line-1 {
width: 2px;
height: 400px;
background: linear-gradient(180deg, var(--primary-500) 0%, transparent 100%);
top: 50%;
right: 15%;
transform: translateY(-50%);
z-index: 1;
}
@media (max-width: 991px) {
#hero {
min-height: auto;
padding: var(--space-lg) 0;
}
.hero-image-grid {
min-height: 400px;
gap: 1rem;
}
.hero-image-lg {
min-height: 250px;
}
.hero-image-sm {
min-height: 150px;
}
.hero-image-md {
min-height: 180px;
}
#hero-title-1 {
font-size: 2.75rem;
}
}
@media (max-width: 576px) {
#hero {
padding: var(--space-md) 0;
}
#hero-title-1 {
font-size: 2.00rem;
}
#hero-subtitle-1 {
font-size: 0.75rem;
}
#hero-desc-1 {
font-size: 0.94rem;
}
.btn-hero {
padding: 0.75rem 1.5rem;
font-size: 0.88rem;
}
.hero-image-grid {
min-height: 350px;
gap: 1rem;
}
.hero-image-lg {
min-height: 200px;
}
.hero-image-sm {
min-height: 120px;
}
.hero-image-md {
min-height: 150px;
}
.hero-deco-blob-1,
.hero-deco-blob-2 {
width: 300px;
height: 300px;
}
.hero-deco-line-1 {
height: 250px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(7, 16, 28, 0.62) 0%,
rgba(5, 9, 14, 0.54) 45%,
rgba(7, 13, 22, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.usp-section {
position: relative;
padding: 4rem 0;
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);
overflow: hidden;
min-height: auto;
}
.usp-section .container {
position: relative;
z-index: 2;
}
.usp-header {
margin-bottom: 3.56rem;
}
#usp-title {
color: var(--text-primary);
margin-bottom: 0.90rem;
font-weight: 700;
letter-spacing: -0.5px;
}
#usp-subtitle {
color: var(--primary-500);
margin-bottom: 1rem;
font-weight: 600;
}
#usp-desc {
color: var(--text-secondary);
max-width: 600px;
margin-left: auto;
margin-right: auto;
font-size: 0.94rem;
}
.usp-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 1.5rem;
margin-bottom: 1rem;
}
.usp-card {
position: relative;
height: 100%;
min-height: 280px;
perspective: 1000px;
}
.usp-card-inner {
position: relative;
width: 100%;
height: 100%;
padding: 2rem;
background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.02) 100%);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
backdrop-filter: blur(20px);
display: flex;
flex-direction: column;
justify-content: space-between;
transition: all var(--duration-fast) var(--ease-smooth);
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
overflow: hidden;
}
.usp-card:hover .usp-card-inner {
border-color: var(--border-medium);
background: linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%);
box-shadow: 0 20px 48px rgba(76, 111, 239, 0.15), 0 8px 32px rgba(0, 0, 0, 0.12);
transform: translateY(-8px);
}
.usp-card-accent {
position: absolute;
top: -1px;
left: 0;
right: 0;
height: 2px;
background: linear-gradient(90deg, transparent, var(--primary-500), transparent);
opacity: 0;
transition: opacity var(--duration-normal) var(--ease-smooth);
}
.usp-card:hover .usp-card-accent {
opacity: 1;
}
#usp-item-1-name,
#usp-item-2-name,
#usp-item-3-name,
#usp-item-4-name {
color: var(--text-primary);
margin-bottom: 0.58rem;
font-weight: 600;
font-size: 1.19rem;
}
#usp-item-1-desc,
#usp-item-2-desc,
#usp-item-3-desc,
#usp-item-4-desc {
color: var(--text-secondary);
font-size: 0.88rem;
margin-bottom: 1.65rem;
line-height: 1.5;
}
.usp-card-value {color: var(--primary-500);
font-weight: 700;
font-size: 2.12rem;
letter-spacing: -1px;
}
.usp-bg-decoration {
position: absolute;
z-index: 0;
opacity: 0.4;
pointer-events: none;
}
.usp-blob-1 {
top: -10%;
right: -5%;
width: 400px;
height: 400px;
background: radial-gradient(circle at 30% 50%, var(--primary-500), transparent 70%);
border-radius: 45% 55% 52% 48% / 48% 45% 55% 52%;
filter: blur(60px);
animation: float-blob 15s ease-in-out infinite;
}
.usp-blob-2 {
bottom: -15%;
left: -5%;
width: 350px;
height: 350px;
background: radial-gradient(circle at 70% 50%, var(--primary-300), transparent 70%);
border-radius: 52% 48% 45% 55% / 55% 52% 48% 45%;
filter: blur(60px);
animation: float-blob 18s ease-in-out infinite reverse;
}
.usp-gradient-line {
top: 25%;
right: 10%;
width: 2px;
height: 200px;
background: linear-gradient(180deg, transparent, var(--primary-500), transparent);
filter: blur(1px);
animation: shimmer 4s ease-in-out infinite;
}
@keyframes float-blob {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(30px, -30px);
}
}
@keyframes shimmer {
0%, 100% {
opacity: 0.3;
}
50% {
opacity: 1;
}
}
@media (max-width: 768px) {
.usp-section {
padding: 3rem 0;
}
.usp-header {
margin-bottom: 2.56rem;
}
.usp-grid {
grid-template-columns: 1fr;
gap: 1.25rem;
}
.usp-card-inner {
min-height: 260px;
padding: 1.75rem;
}
#usp-title {
font-size: 1.62rem;
}
#usp-subtitle {
font-size: 1.00rem;
}
#usp-desc {
font-size: 0.81rem;
}
.usp-blob-1,
.usp-blob-2 {
opacity: 0.2;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(3, 6, 12, 0.62) 0%,
rgba(6, 10, 27, 0.54) 45%,
rgba(14, 23, 42, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
#about {
position: relative;
overflow: hidden;
background-color: var(--bg-primary);
min-height: auto;
}
#about .container {
position: relative;
z-index: 1;
}
.about-content {
padding-right: 2rem;
}
#about-title {
font-size: clamp(2rem, 5vw, 3.5rem);
line-height: 1.2;
color: var(--text-primary);
font-weight: 700;
}
#about-subtitle {
color: var(--text-secondary);
font-size: clamp(1rem, 2vw, 1.25rem);
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 1.68rem !important;
}
#about-desc {
color: var(--text-secondary);
max-width: 90%;
line-height: 1.65;
}
.about-features {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2rem 3rem;
}
.about-feature {
padding-left: 0;
border-left: 2px solid var(--border-medium);
padding-left: 1.5rem;
}
#about-feature-1-name,
#about-feature-2-name,
#about-feature-3-name,
#about-feature-4-name {
color: var(--text-primary);
font-size: 0.69rem;
letter-spacing: 0.08em;
text-transform: uppercase;
font-weight: 600;
}
#about-feature-1-desc,
#about-feature-2-desc,
#about-feature-3-desc,
#about-feature-4-desc {
color: var(--text-secondary);
font-size: 0.88rem;
line-height: 1.55;
}
.about-images {
position: relative;
height: 100%;
min-height: 500px;
}
.about-image-grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto auto;
gap: 1.5rem;
height: 100%;
}
.about-image-item {
overflow: hidden;
background-color: var(--bg-secondary);
}
.about-image-large {
grid-column: 1 / 2;
grid-row: 1 / 3;
min-height: 420px;
}
.about-image-small {
min-height: 200px;
}
.about-image-accent {
min-height: 200px;
}
.about-image-item img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.about-decoration-blur {
position: absolute;
width: 600px;
height: 600px;
background: radial-gradient(circle, var(--primary-50) 0%, transparent 70%);
border-radius: 50%;
bottom: -200px;
right: -150px;
opacity: 0.4;
z-index: 0;
pointer-events: none;
}
@media (max-width: 991px) {
.about-content {
padding-right: 0;
}
#about-desc {
max-width: 100%;
}
.about-features {
grid-template-columns: 1fr;
gap: 1.5rem 2rem;
}
.about-images {
min-height: 400px;
}
.about-image-grid {
gap: 1rem;
}
.about-image-large {
grid-column: 1 / 3;
grid-row: 1 / 2;
min-height: 250px;
}
.about-image-small {
min-height: 150px;
}
.about-image-accent {
min-height: 150px;
}
}
@media (max-width: 576px) {
#about {
padding: 3rem 0;
}
#about-title {
font-size: 1.69rem;
}
#about-subtitle {
font-size: 0.81rem;
}
.about-features {
grid-template-columns: 1fr;
gap: 1.25rem 1.5rem;
}
.about-feature {
padding-left: 1rem;
border-left-width: 1px;
}
.about-image-grid {
grid-template-columns: 1fr;
gap: 1rem;
}
.about-image-large {
grid-column: 1;
grid-row: auto;
min-height: 220px;
}
.about-image-small,
.about-image-accent {
min-height: 180px;
}
.about-decoration-blur {
width: 400px;
height: 400px;
bottom: -100px;
right: -100px;
}
}
[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, 19, 37, 0.62) 0%,
rgba(8, 18, 28, 0.54) 45%,
rgba(12, 17, 38, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.features-section {
position: relative;
background: linear-gradient(135deg, rgba(var(--primary-50-rgb), 0.3) 0%, rgba(var(--neutral-50-rgb), 0.2) 100%);
overflow: hidden;
}
.features-decoration {
position: absolute;
opacity: 0.08;
pointer-events: none;
mix-blend-mode: multiply;
}
.features-decoration-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 45% 55% 60% 40% / 55% 45% 55% 45%;
top: -150px;
right: -100px;
animation: float-blob 8s ease-in-out infinite;
}
.features-decoration-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
border-radius: 38% 62% 45% 55% / 65% 35% 65% 35%;
bottom: 100px;
left: -80px;
animation: float-blob 10s ease-in-out infinite 1s;
}
.features-decoration-3 {
width: 250px;
height: 250px;
background: radial-gradient(circle, var(--primary-100) 0%, transparent 70%);
border-radius: 60% 40% 50% 50% / 40% 60% 50% 50%;
top: 200px;
right: 5%;
animation: float-blob 12s ease-in-out infinite 2s;
}
@keyframes float-blob {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(20px, -30px) rotate(120deg);
}
66% {
transform: translate(-15px, 25px) rotate(240deg);
}
}
.features-card {
position: relative;
height: 100%;
background: var(--bg-primary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
padding: var(--space-5);
transition: all var(--duration-300) var(--ease-out-cubic);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
display: flex;
flex-direction: column;
overflow: hidden;
}
.features-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300), transparent);
opacity: 0;
transition: opacity var(--duration-300) var(--ease-out-cubic);
}
.features-card:hover {
transform: translateY(-4px);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
border-color: var(--primary-300);
}
.features-card:hover::before {
opacity: 1;
}
.features-card-offset {
margin-top: var(--space-4);
}
.features-card-inner {
display: flex;
flex-direction: column;
gap: var(--space-2);
}
#eddcactures-item-1-name,
#f5db97tures-item-2-name,
#f8e58ftures-item-3-name,
#fff09atures-item-4-name {
color: var(--text-primary);
position: relative;
display: inline-block;
}
#fff2batures-item-1-name::before,
#f8e1a6tures-item-2-name::before,
#fff9c1tures-item-3-name::before,
#ffe699tures-item-4-name::before {
content: '';
position: absolute;
bottom: -4px;
left: 0;
width: 24px;
height: 3px;
background: var(--primary-500);
border-radius: var(--radius-sm);
transform: scaleX(0);
transform-origin: left;
transition: transform var(--duration-300) var(--ease-out-cubic);
}
.features-card:hover #ffeca7tures-item-1-name::before,
.features-card:hover #fffa9ctures-item-2-name::before,
.features-card:hover #fffb9btures-item-3-name::before,
.features-card:hover #ffe99atures-item-4-name::before {
transform: scaleX(1);
}
#f9dc91tures-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.5px;
}
#ffeab4tures-subtitle {
color: var(--primary-500);
font-weight: 600;
}
#ffde99tures-desc {
color: var(--text-secondary);
}
@media (max-width: 991px) {
.features-card-offset {
margin-top: 0;
}
.features-decoration {
display: none;
}
}
@media (max-width: 576px) {
.features-section {
padding-top: var(--space-6);
padding-bottom: var(--space-6);
}
.features-card {
padding: var(--space-4);
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(14, 29, 46, 0.62) 0%,
rgba(12, 20, 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;
}
.services-section {
padding: 120px 0;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
position: relative;
}
.decorative-grid {
background-image:
linear-gradient(to right, color-mix(in srgb, var(--primary-300) 5%, transparent 95%) 1px, transparent 1px),
linear-gradient(to bottom, color-mix(in srgb, var(--primary-300) 5%, transparent 95%) 1px, transparent 1px);
background-size: 60px 60px;
opacity: 0.4;
z-index: 0;
}
.decorative-blob {
width: 400px;
height: 400px;
border-radius: 50%;
filter: blur(100px);
opacity: 0.15;
z-index: 0;
}
.blob-1 {
background: var(--primary-300);
top: -100px;
right: -100px;
}
.blob-2 {
background: var(--primary-500);
bottom: -150px;
left: -150px;
}
.section-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 17px;
color: var(--light);
font-size: 1.56rem;
margin: 0 auto;
box-shadow: 0 4px 20px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
#services-title {
color: var(--text-primary);
letter-spacing: -0.02em;
line-height: 1.2;
}
#services-subtitle {
color: var(--primary-700);
font-weight: 600;
letter-spacing: 0.5px;
}
#services-desc {
font-size: 1.12rem;
line-height: 1.8;
max-width: 800px;
margin: 0 auto;
}
.service-card {
background: var(--surface-primary);
border-radius: 20px;
padding: 40px 30px;
transition: all 0.56s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid color-mix(in srgb, var(--primary-300) 15%, transparent 85%);
box-shadow:
0 4px 6px color-mix(in srgb, var(--neutral-900) 5%, transparent 95%),
0 10px 30px color-mix(in srgb, var(--primary-500) 5%, transparent 95%);
overflow: hidden;
}
.service-card:hover {
transform: translateY(-8px);
box-shadow:
0 12px 24px color-mix(in srgb, var(--neutral-900) 10%, transparent 90%),
0 20px 50px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
border-color: var(--primary-500);
}
.service-card-decoration {
position: absolute;
bottom: -30px;
right: -30px;
width: 150px;
height: 150px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 10%, transparent 90%),
transparent
);
border-radius: 50%;
transition: all 0.58s ease;
}
.service-card:hover .service-card-decoration {
transform: scale(1.3);
opacity: 0.8;
}
.service-icon-wrapper {
position: relative;
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
}
.icon-background {
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
color-mix(in srgb, var(--primary-500) 15%, transparent 85%)
);
border-radius: 20px;
transform: rotate(45deg);
transition: all 0.86s ease;
}
.service-card:hover .icon-background {
transform: rotate(45deg) scale(1.1);
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
}
.service-icon {
font-size: 2.06rem;
color: var(--primary-700);
position: relative;
z-index: 1;
transition: all 0.99s ease;
}
.service-card:hover .service-icon {
color: var(--light);
transform: scale(1.1);
}
.service-content h3 {
color: var(--text-primary);
font-weight: 700;
margin-bottom: 1rem;
line-height: 1.3;
}
.service-content p {
font-size: 1.00rem;
line-height: 1.7;
color: var(--text-secondary);
}
.features-list h4 {
color: var(--text-primary);
position: relative;
padding-left: 20px;
line-height: 1.8;
}
.features-list h4::before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 4px;
height: 70%;
background: linear-gradient(
to bottom,
var(--primary-500),
var(--primary-700)
);
border-radius: 2px;
}
.price-wrapper {
padding-top: 20px;
border-top: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: border-color 0.55s ease;
}
.service-card:hover .price-wrapper {
border-color: var(--primary-500);
}
.price-label {
color: var(--text-secondary);
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
}
.price-value {
color: var(--primary-700);
font-weight: 800;
letter-spacing: -0.02em;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.decorative-icon-grid {
display: flex;
justify-content: center;
align-items: center;
gap: 30px;
flex-wrap: wrap;
opacity: 0.3;
padding: 40px 0 0;
border-top: 2px solid color-mix(in srgb, var(--primary-300) 15%, transparent 85%);
}
.decorative-icon-grid .icon-item {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.44rem;
color: var(--primary-500);
background: color-mix(in srgb, var(--primary-100) 30%, transparent 70%);
border-radius: 12px;
transition: all 0.65s ease;
}
.decorative-icon-grid .icon-item:hover {
transform: translateY(-5px) rotate(5deg);
opacity: 1;
background: var(--primary-300);
color: var(--light);
}
.section-bottom-decoration {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 6px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700),
var(--primary-500)
);
}
@media (max-width: 991px) {
.services-section {
padding: 80px 0;
}
#services-title {
font-size: 2.69rem;
}
.service-card {
padding: 30px 25px;
}
.decorative-blob {
width: 300px;
height: 300px;
}
}
@media (max-width: 767px) {
.services-section {
padding: 60px 0;
}
#services-title {
font-size: 2.00rem;
}
.service-icon-wrapper {
width: 60px;
height: 60px;
}
.service-icon {
font-size: 1.44rem;
}
.decorative-icon-grid {
gap: 20px;
}
.decorative-icon-grid .icon-item {
width: 40px;
height: 40px;
font-size: 1.12rem;
}
}
@media (max-width: 575px) {
.service-card {
padding: 25px 20px;
}
.section-badge {
width: 50px;
height: 50px;
font-size: 1.12rem;
}
.price-value {
font-size: 1.62rem;
}
}
@media (prefers-reduced-motion: reduce) {
.service-card,
.icon-background,
.service-icon,
.decorative-icon-grid .icon-item {
transition: none;
}
.service-card:hover {
transform: none;
}
}
@media (prefers-contrast: high) {
.service-card {
border: 3px solid var(--primary-700);
}
#services-title,
.service-content h3 {
font-weight: 800;
}
}
[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, 17, 35, 0.62) 0%,
rgba(6, 15, 26, 0.54) 45%,
rgba(11, 19, 45, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.priceplan-section {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, rgba(59, 130, 246, 0.03) 100%);
min-height: auto;
display: flex;
flex-direction: column;
justify-content: center;
}
.priceplan-bg-decoration {
position: absolute;
pointer-events: none;
opacity: 0.08;
z-index: 0;
}
.priceplan-bg-blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 40% 60% 50% 50%;
top: -100px;
right: -100px;
filter: blur(80px);
}
.priceplan-bg-blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
border-radius: 50% 40% 60% 50%;
bottom: -80px;
left: -80px;
filter: blur(100px);
}
.priceplan-bg-glow {
position: fixed;
width: 600px;
height: 600px;
background: radial-gradient(circle, var(--primary-100) 0%, transparent 70%);
border-radius: 50%;
top: 20%;
left: 50%;
transform: translateX(-50%);
filter: blur(120px);
opacity: 0.05;
z-index: -1;
}
.priceplan-section .container {
position: relative;
z-index: 1;
}
.price-card {
height: 100%;
position: relative;
background: var(--bg-secondary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
overflow: hidden;
transition: all var(--duration-normal) var(--ease-out);
}
.price-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
pointer-events: none;
opacity: 0.5;
}
.price-card:hover {
border-color: var(--border-medium);
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(37, 91, 255, 0.15);
}
.price-card-inner {
padding: 2rem;
position: relative;
z-index: 2;
display: flex;
flex-direction: column;
height: 100%;
}
.price-card-header {
margin-bottom: 1rem;
}
.price-card-price {
display: flex;
align-items: baseline;
gap: 0.5rem;
}
.price-card-price .top_hero_title {
color: var(--primary-500);
font-weight: 700;
}
.price-card-features {
list-style: none;
padding: 0;
margin: 0;
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.price-card-features li {
padding: 0.75rem 0;
color: var(--text-secondary);
line-height: 1.6;
}
.price-card-featured {
position: relative;
background: linear-gradient(135deg, rgba(59, 130, 246, 0.08) 0%, rgba(59, 130, 246, 0.02) 100%);
border: 2px solid var(--primary-300);
transform: scale(1.02);
}
.price-card-featured::after {
content: '';
position: absolute;
inset: 0;
background: radial-gradient(circle at 50% 0%, rgba(76, 165, 255, 0.10), transparent);
pointer-events: none;
opacity: 0.8;
}
.price-card-featured:hover {
border-color: var(--primary-500);
box-shadow: 0 25px 50px rgba(84, 172, 255, 0.20);
transform: scale(1.02) translateY(-10px);
}
.price-card-badge {
position: absolute;
top: -1px;
left: 50%;
transform: translateX(-50%) translateY(-50%);
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
padding: 0.4rem 1.2rem;
border-radius: var(--radius-full);
z-index: 10;
}
.price-card-badge .custom_overline {
color: var(--text-inverse);
font-weight: 600;
text-transform: uppercase;
font-size: 0.62rem;
letter-spacing: 0.08em;
}
.btn-primary {
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border: none;
color: var(--text-inverse);
font-weight: 600;
padding: 0.75rem 1.5rem;
transition: all var(--duration-normal) var(--ease-out);
}
.btn-primary:hover {
background: linear-gradient(135deg, var(--primary-700) 0%, var(--primary-500) 100%);
transform: translateY(-2px);
box-shadow: 0 10px 25px rgba(66, 117, 228, 0.30);
color: var(--text-inverse);
}
.btn-outline-primary {
border: 2px solid var(--primary-500);
color: var(--primary-500);
font-weight: 600;
padding: 0.6rem 1.5rem;
transition: all var(--duration-normal) var(--ease-out);
background: transparent;
}
.btn-outline-primary:hover {
background: var(--primary-500);
color: var(--text-inverse);
transform: translateY(-2px);
box-shadow: 0 10px 25px rgba(52, 128, 228, 0.20);
border-color: var(--primary-500);
}
@media (max-width: 768px) {
.priceplan-section {
padding-top: 3rem;
padding-bottom: 3rem;
}
.price-card-featured {
transform: scale(1);
}
.price-card-featured:hover {
transform: translateY(-8px);
}
.price-card-inner {
padding: 1.5rem;
}
.priceplan-bg-blob-1,
.priceplan-bg-blob-2 {
width: 250px;
height: 250px;
}
.priceplan-bg-glow {
width: 400px;
height: 400px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(10, 23, 42, 0.62) 0%,
rgba(8, 14, 27, 0.54) 45%,
rgba(17, 28, 45, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
#team {
position: relative;
background-color: var(--bg-primary);
min-height: auto;
}
.team-card {
transition: transform var(--duration-base) var(--ease-in-out),
box-shadow var(--duration-base) var(--ease-in-out);
}
.team-card:hover {
transform: translateY(-4px);
}
.team-card-image {
position: relative;
overflow: hidden;
border-radius: var(--radius-lg);
aspect-ratio: 1;
background-color: var(--bg-secondary);
}
.team-card-image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform var(--duration-base) var(--ease-in-out);
}
.team-card:hover .team-card-image img {
transform: scale(1.03);
}
.team-bg-decoration {
position: absolute;
pointer-events: none;
opacity: 0.08;
}
.team-decoration-1 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 50%;
top: -100px;
right: -50px;
z-index: 0;
}
.team-decoration-2 {
width: 250px;
height: 250px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
border-radius: 50%;
bottom: -80px;
left: -100px;
z-index: 0;
}
@media (max-width: 768px) {
#team {
padding-top: var(--space-5);
padding-bottom: var(--space-5);
}
.team-decoration-1 {
width: 200px;
height: 200px;
top: -60px;
right: -80px;
}
.team-decoration-2 {
width: 180px;
height: 180px;
bottom: -60px;
left: -80px;
}
}
@media (max-width: 576px) {
.team-card:hover {
transform: none;
}
.team-card-image img:hover {
transform: 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(11, 22, 42, 0.62) 0%,
rgba(8, 16, 30, 0.54) 45%,
rgba(6, 10, 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;
}
.reviews-section {
position: relative;
overflow: hidden;
background: var(--bg-primary);
min-height: auto;
}
.reviews-header {
position: relative;
z-index: 2;
max-width: 600px;
}
#reviews-title {
color: var(--text-primary);
font-weight: 700;
line-height: 1.2;
margin-bottom: 1rem;
}
#reviews-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 0.94rem;
margin-bottom: 0.89rem;
}
#reviews-desc {
color: var(--text-secondary);
font-size: 1.06rem;
line-height: 1.6;
}
.reviews-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.5rem;
position: relative;
z-index: 2;
}
@media (min-width: 768px) {
.reviews-grid {
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
}
}
@media (min-width: 1200px) {
.reviews-grid {
grid-template-columns: repeat(3, 1fr);
gap: 2rem;
}
}
.reviews-item {
background: var(--bg-secondary);
border: 1px solid var(--border-light);
border-radius: var(--radius-2);
padding: 1.75rem;
display: flex;
flex-direction: column;
height: 100%;
transition: all var(--duration-300) var(--ease-out);
box-shadow: var(--shadow-sm);
position: relative;
}
.reviews-item::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: var(--radius-2) var(--radius-2) 0 0;
}
.reviews-item:hover {
border-color: var(--border-medium);
box-shadow: var(--shadow-md);
transform: translateY(-2px);
}
.reviews-item-content {
display: flex;
flex-direction: column;
gap: 1rem;
height: 100%;
}
.reviews-item-text {
color: var(--text-primary);
line-height: 1.6;
flex-grow: 1;
font-size: 1.00rem;
}
.reviews-item-meta {
margin-top: 0.62rem;
}
.reviews-item-author {
color: var(--text-secondary);
font-weight: 600;
margin: 0;
display: block;
}
.reviews-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.04;
pointer-events: none;
z-index: 1;
}
.reviews-decoration-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
right: -80px;
}
.reviews-decoration-2 {
width: 300px;
height: 300px;
background: var(--primary-300);
bottom: -50px;
left: -100px;
}
@media (max-width: 767px) {
.reviews-section {
padding-top: 3rem;
padding-bottom: 3rem;
}
.reviews-item {
padding: 1.5rem;
}
.reviews-grid {
grid-template-columns: 1fr;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(1, 1, 3, 0.62) 0%,
rgba(7, 11, 22, 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;
}
.casestudy-section {
position: relative;
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);
overflow: hidden;
min-height: auto;
}
.casestudy-decoration {
position: absolute;
pointer-events: none;
opacity: 0.08;
z-index: 0;
}
.casestudy-decoration-1 {
top: -100px;
right: -80px;
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 50%;
filter: blur(60px);
}
.casestudy-decoration-2 {
bottom: -120px;
left: -100px;
width: 450px;
height: 450px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
border-radius: 50%;
filter: blur(80px);
}
.casestudy-card {
position: relative;
z-index: 1;
height: 100%;
background: rgba(255, 255, 255, 0.08);
backdrop-filter: blur(21px);
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: var(--radius-lg);
transition: all var(--duration-300) var(--ease-out);
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.04);
}
.casestudy-card:hover {
background: rgba(255, 255, 255, 0.12);
border-color: rgba(255, 255, 255, 0.2);
transform: translateY(-4px);
box-shadow: 0 12px 48px rgba(0, 0, 0, 0.08);
}
.casestudy-card-inner {
padding: var(--space-6);
display: flex;
flex-direction: column;
height: 100%;
}
.casestudy-card-header {
margin-bottom: var(--space-4);
}
.casestudy-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 44px;
height: 44px;
background: linear-gradient(135deg, var(--primary-100) 0%, var(--primary-50) 100%);
border-radius: var(--radius-md);
color: var(--primary-700);
font-weight: 600;
font-size: 14px;
letter-spacing: 0.5px;
}
#casestudy-item-1-title,
#casestudy-item-2-title,
#casestudy-item-3-title {
color: var(--text-primary);
}
#casestudy-item-1-desc,
#casestudy-item-2-desc,
#casestudy-item-3-desc {
color: var(--text-secondary);
flex-grow: 1;
line-height: 1.6;
}
@media (max-width: 991px) {
.casestudy-card-inner {
padding: var(--space-5);
}
.casestudy-decoration-1,
.casestudy-decoration-2 {
opacity: 0.04;
}
}
@media (max-width: 576px) {
.casestudy-section {
padding-top: var(--space-6) !important;
padding-bottom: var(--space-6) !important;
}
.casestudy-card-inner {
padding: var(--space-4);
}
.row {
margin-left: 0 !important;
margin-right: 0 !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(17, 29, 53, 0.62) 0%,
rgba(9, 18, 30, 0.54) 45%,
rgba(13, 23, 42, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.process-section {
position: relative;
background: var(--bg-primary);
overflow: hidden;
min-height: auto;
}
.process-decoration {
position: absolute;
opacity: 0.08;
pointer-events: none;
border-radius: 50%;
}
.process-decoration-1 {
width: 450px;
height: 450px;
background: var(--primary-500);
filter: blur(80px);
top: -10%;
right: -5%;
}
.process-decoration-2 {
width: 350px;
height: 350px;
background: var(--primary-300);
filter: blur(70px);
bottom: 5%;
left: -8%;
}
.process-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: 2rem;
transition: all var(--duration-default) var(--ease-in-out);
backdrop-filter: blur(10px);
box-shadow:
0 8px 32px rgba(0, 0, 0, 0.04),
inset 0 1px 1px rgba(255, 255, 255, 0.1);
height: 100%;
display: flex;
flex-direction: column;
}
.process-card:hover {
background: linear-gradient(
135deg,
rgba(255, 255, 255, 0.12) 0%,
rgba(255, 255, 255, 0.08) 100%
);
border-color: var(--border-medium);
box-shadow:
0 18px 48px rgba(0, 0, 0, 0.08),
inset 0 1px 1px rgba(255, 255, 255, 0.15),
0 0 20px rgba(var(--primary-500-rgb), 0.1);
transform: translateY(-4px);
}
.process-card-header {
display: flex;
align-items: center;
margin-bottom: 1.63rem;
}
.process-step-number {
font-size: 2.62rem;
font-weight: 700;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-300)
);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
letter-spacing: -0.02em;
}
#process-title {
color: var(--text-primary);
letter-spacing: -0.01em;
font-weight: 700;
}
#process-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.08em;
font-size: 0.88rem;
}
#process-desc {
color: var(--text-secondary);
font-size: 1.12rem;
line-height: 1.6;
}
.process-card h3 {
color: var(--text-primary);
font-weight: 600;
line-height: 1.3;
}
.process-card p {
color: var(--text-muted);
font-size: 1.00rem;
line-height: 1.6;
flex-grow: 1;
}
@media (max-width: 991.98px) {
.process-card {
padding: 1.75rem;
}
.process-step-number {
font-size: 2.19rem;
}
#process-title {
font-size: 2.12rem;
}
#process-subtitle {
font-size: 0.88rem;
}
#process-desc {
font-size: 1.06rem;
}
}
@media (max-width: 767.98px) {
.process-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.process-card {
padding: 1.5rem;
}
.process-step-number {
font-size: 1.75rem;
}
.process-card h3 {
font-size: 1.06rem;
}
.process-card p {
font-size: 0.88rem;
}
#process-title {
font-size: 1.94rem;
}
#process-subtitle {
font-size: 0.81rem;
}
#process-desc {
font-size: 0.94rem;
}
.process-decoration-1 {
width: 300px;
height: 300px;
top: -15%;
right: -10%;
}
.process-decoration-2 {
width: 250px;
height: 250px;
bottom: 10%;
left: -12%;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(2, 3, 6, 0.62) 0%,
rgba(20, 34, 52, 0.54) 45%,
rgba(10, 18, 29, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
#timeline {
position: relative;
background: linear-gradient(135deg, rgba(var(--primary-50), 0.3) 0%, transparent 100%);
overflow: hidden;
}
#timeline::before {
content: '';
position: absolute;
top: 0;
right: 0;
width: 400px;
height: 400px;
background: radial-gradient(circle, rgba(var(--primary-100), 0.4) 0%, transparent 70%);
border-radius: 50%;
pointer-events: none;
opacity: 0.5;
}
.timeline-line {
position: absolute;
left: 50%;
top: 200px;
bottom: 0;
width: 1px;
background: var(--border-light);
transform: translateX(-50%);
z-index: 0;
}
.timeline-item {
position: relative;
z-index: 1;
padding-right: 40px;
}
.timeline-item-right {
padding-right: 0;
padding-left: 40px;
text-align: right;
}
.timeline-marker {
position: absolute;
width: 16px;
height: 16px;
background: var(--primary-500);
border: 3px solid var(--bg-primary);
border-radius: 50%;
top: 0;
right: -36px;
box-shadow: 0 0 0 4px rgba(var(--primary-500), 0.1);
}
.timeline-item-right .timeline-marker {
right: auto;
left: -36px;
}
.timeline-content {
padding: var(--space-4);
background: var(--bg-primary);
border: 1px solid var(--border-light);
border-radius: var(--radius-2);
transition: all var(--duration-base) var(--ease-in-out);
}
.timeline-content:hover {
border-color: var(--border-medium);
box-shadow: var(--shadow-2);
}
#timeline-item-1-title,
#timeline-item-2-title,
#timeline-item-3-title,
#timeline-item-4-title,
#timeline-item-5-title {
color: var(--text-primary);
font-weight: 600;
letter-spacing: -0.5px;
}
@media (max-width: 991.98px) {
.timeline-line {
left: 20px;
}
.timeline-item,
.timeline-item-right {
padding-left: 56px;
padding-right: 0;
text-align: left;
}
.timeline-marker,
.timeline-item-right .timeline-marker {
left: -36px;
right: auto;
}
}
[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, 41, 0.62) 0%,
rgba(5, 13, 23, 0.54) 45%,
rgba(8, 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;
}
.career-section-minimal {
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;
}
.deco-blob {
position: absolute;
border-radius: 50%;
opacity: 0.08;
z-index: 1;
pointer-events: none;
}
.deco-blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(
circle,
var(--primary-300),
transparent 70%
);
top: -100px;
left: -150px;
animation: float 20s ease-in-out infinite;
}
.deco-blob-2 {
width: 500px;
height: 500px;
background: radial-gradient(
circle,
var(--primary-500),
transparent 70%
);
bottom: -150px;
right: -200px;
animation: float 25s ease-in-out infinite reverse;
}
.deco-circle {
position: absolute;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 50%;
z-index: 1;
pointer-events: none;
}
.deco-circle-1 {
width: 200px;
height: 200px;
top: 20%;
right: 10%;
animation: pulse-ring 4s ease-in-out infinite;
}
.deco-circle-2 {
width: 150px;
height: 150px;
bottom: 30%;
left: 5%;
animation: pulse-ring 5s ease-in-out infinite 1s;
}
.deco-line {
position: absolute;
height: 2px;
background: linear-gradient(
90deg,
transparent,
var(--primary-300),
transparent
);
z-index: 1;
pointer-events: none;
}
.deco-line-1 {
width: 300px;
top: 15%;
left: 20%;
animation: shimmer 3s ease-in-out infinite;
}
.deco-line-2 {
width: 250px;
bottom: 20%;
right: 15%;
animation: shimmer 4s ease-in-out infinite 1.76s;
}
.section-badge {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 8px 20px;
background: var(--surface-secondary);
border: 1px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 50px;
color: var(--primary-700);
font-size: 0.88rem;
font-weight: 600;
position: relative;
z-index: 2;
}
.section-badge i {
font-size: 0.94rem;
}
.badge-line {
width: 30px;
height: 2px;
background: var(--primary-500);
border-radius: 2px;
}
.section-title {
font-size: clamp(2rem, 4vw, 2.75rem);
font-weight: 800;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 0;
position: relative;
z-index: 2;
}
.section-subtitle {
font-size: clamp(1.125rem, 2vw, 1.5rem);
font-weight: 600;
color: var(--primary-700);
line-height: 1.4;
margin-bottom: 0;
position: relative;
z-index: 2;
}
.section-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.career-card {
position: relative;
height: 100%;
background: var(--surface-primary);
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent 50%);
border-radius: 16px;
padding: 32px;
transition: all 0.94s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
z-index: 2;
}
.career-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.51s cubic-bezier(0.4, 0, 0.2, 1);
}
.career-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow:
0 20px 40px color-mix(in srgb, var(--primary-500) 15%, transparent 85%),
0 0 0 1px color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
}
.career-card:hover::before {
transform: scaleX(1);
}
.card-icon-wrapper {
width: 64px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 15%, transparent 85%),
color-mix(in srgb, var(--primary-300) 10%, transparent 90%)
);
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 16px;
margin-bottom: 24px;
transition: all 1.09s cubic-bezier(0.4, 0, 0.2, 1);
}
.card-icon-wrapper i {
font-size: 31px;
color: var(--primary-700);
transition: all 0.68s cubic-bezier(0.4, 0, 0.2, 1);
}
.career-card:hover .card-icon-wrapper {
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-color: var(--primary-700);
transform: rotate(5deg) scale(1.05);
}
.career-card:hover .card-icon-wrapper i {
color: var(--light);
transform: scale(1.1);
}
.card-content {
position: relative;
z-index: 2;
}
.card-header-section {
display: flex;
flex-direction: column;
gap: 12px;
margin-bottom: 16px;
}
.career-card-title {
font-size: 1.62rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 0;
transition: color 0.85s ease;
}
.career-card:hover .career-card-title {
color: var(--primary-700);
}
.career-role-badge {
display: inline-flex;
align-items: center;
padding: 6px 16px;
background: color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
border: 1px solid color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
border-radius: 20px;
font-size: 0.88rem;
font-weight: 600;
color: var(--primary-700);
width: fit-content;
transition: all 0.82s ease;
}
.career-card:hover .career-role-badge {
background: color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
border-color: var(--primary-500);
}
.career-card-description {
font-size: 0.94rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 24px;
}
.card-footer-meta {
display: flex;
gap: 16px;
padding-top: 20px;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent 60%);
}
.meta-item {
display: flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
background: var(--surface-secondary);
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent 50%);
border-radius: 8px;
transition: all 0.44s ease;
}
.meta-item i {
font-size: 16px;
color: var(--primary-500);
transition: all 0.90s ease;
}
.career-card:hover .meta-item {
background: color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
border-color: var(--primary-300);
}
.career-card:hover .meta-item i {
color: var(--primary-700);
transform: scale(1.1);
}
.card-hover-effect {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0;
background: linear-gradient(
180deg,
transparent,
color-mix(in srgb, var(--primary-500) 5%, transparent 95%)
);
transition: height 0.57s cubic-bezier(0.4, 0, 0.2, 1);
z-index: 1;
pointer-events: none;
}
.career-card:hover .card-hover-effect {
height: 100%;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(5deg);
}
66% {
transform: translate(-20px, 20px) rotate(-5deg);
}
}
@keyframes pulse-ring {
0%, 100% {
transform: scale(1);
opacity: 0.3;
}
50% {
transform: scale(1.15);
opacity: 0.15;
}
}
@keyframes shimmer {
0%, 100% {
opacity: 0.3;
transform: translateX(0);
}
50% {
opacity: 0.6;
transform: translateX(20px);
}
}
@media (max-width: 991.98px) {
.career-section-minimal {
padding: 80px 0;
}
.section-title {
font-size: 1.88rem;
}
.section-subtitle {
font-size: 1.31rem;
}
.section-description {
font-size: 0.94rem;
}
.career-card {
padding: 28px;
}
.career-card-title {
font-size: 1.38rem;
}
.deco-blob-1,
.deco-blob-2 {
display: none;
}
}
@media (max-width: 767.98px) {
.career-section-minimal {
padding: 60px 0;
}
.career-card {
padding: 24px;
}
.card-icon-wrapper {
width: 56px;
height: 56px;
margin-bottom: 20px;
}
.card-icon-wrapper i {
font-size: 26px;
}
.career-card-title {
font-size: 1.31rem;
}
.career-card-description {
font-size: 1.00rem;
}
.card-footer-meta {
gap: 12px;
}
.meta-item {
width: 32px;
height: 32px;
}
.meta-item i {
font-size: 14px;
}
.deco-circle-1,
.deco-circle-2,
.deco-line-1,
.deco-line-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.career-section-minimal {
padding: 50px 0;
}
.section-badge {
padding: 6px 16px;
font-size: 0.81rem;
}
.section-title {
font-size: 1.88rem;
}
.section-subtitle {
font-size: 1.00rem;
}
.career-card {
padding: 20px;
}
.card-header-section {
gap: 10px;
}
.career-role-badge {
font-size: 0.75rem;
padding: 5px 14px;
}
}
[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, 15, 41, 0.62) 0%,
rgba(7, 20, 35, 0.54) 45%,
rgba(5, 9, 15, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.coreinfo-section {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);
}
.coreinfo-decoration {
position: absolute;
opacity: 0.08;
pointer-events: none;
z-index: 0;
}
.coreinfo-decoration-1 {
width: 420px;
height: 420px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
top: -80px;
right: -100px;
}
.coreinfo-decoration-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
bottom: 40px;
left: -120px;
}
.coreinfo-decoration-3 {
width: 280px;
height: 280px;
background: radial-gradient(circle, var(--primary-100) 0%, transparent 70%);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
top: 50%;
right: 10%;
transform: translateY(-50%);
}
.coreinfo-section .row {
position: relative;
z-index: 1;
}
.coreinfo-item {
background: var(--bg-primary);
border: 1px solid var(--border-light);
border-radius: var(--radius-xl);
padding: var(--space-6);
height: 100%;
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
transition: all var(--duration-base) var(--ease-out);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.coreinfo-item::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300), transparent);
transform: scaleX(0);
transform-origin: left;
transition: transform var(--duration-base) var(--ease-out);
}
.coreinfo-item:hover {
border-color: var(--border-interactive);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
transform: translateY(-4px);
}
.coreinfo-item:hover::before {
transform: scaleX(1);
}
.coreinfo-item-header {
margin-bottom: var(--space-4);
}
.coreinfo-item-header h3 {
color: var(--text-primary);
margin: 0;
font-weight: 600;
letter-spacing: -0.5px;
}
.coreinfo-item p {
color: var(--text-secondary);
margin: 0;
line-height: 1.6;
flex-grow: 1;
}
#coreinfo-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -1px;
line-height: 1.2;
}
#coreinfo-subtitle {
color: var(--primary-500);
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.94rem;
}
#coreinfo-desc {
color: var(--text-secondary);
line-height: 1.6;
}
@media (max-width: 768px) {
.coreinfo-section {
padding-top: var(--space-8);
padding-bottom: var(--space-8);
}
.coreinfo-item {
padding: var(--space-5);
}
.coreinfo-decoration-1 {
width: 300px;
height: 300px;
top: -60px;
right: -80px;
}
.coreinfo-decoration-2 {
width: 250px;
height: 250px;
bottom: 20px;
left: -100px;
}
.coreinfo-decoration-3 {
width: 200px;
height: 200px;
right: -50px;
}
#coreinfo-title {
font-size: 1.69rem;
}
}
@media (max-width: 480px) {
.coreinfo-item {
padding: var(--space-4);
}
.coreinfo-decoration {
opacity: 0.04;
}
#coreinfo-title {
font-size: 1.62rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(19, 35, 51, 0.62) 0%,
rgba(4, 7, 18, 0.54) 45%,
rgba(0, 1, 3, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.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.29s ease-in-out infinite;
}
@keyframes pulse-leadgen-v001 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.leadgen-section-secondary .leadgen-form-card {
background: var(--light);
border-radius: 28px;
padding: 3.5rem;
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.1);
position: relative;
overflow: hidden;
border: 1px solid var(--neutral-100);
transition: transform 1.23s ease, box-shadow 0.76s 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.47s ease;
font-size: 0.94rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .form-control:focus,
.leadgen-section-secondary .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .form-control:hover,
.leadgen-section-secondary .form-select:hover {
border-color: var(--neutral-200);
}
.leadgen-section-secondary textarea.form-control {
min-height: 150px;
resize: vertical;
}
.leadgen-section-secondary .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.51s 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, #278dec, #1c50c3) !important;
color: var(--light) !important;
border: none;
border-radius: 14px;
font-weight: 600;
font-size: 1.12rem;
letter-spacing: 0.4px;
transition: all 1.31s ease;
box-shadow: 0 6px 20px rgba(59, 139, 223, 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.51s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(72, 152, 243, 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(86, 161, 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.00rem;
}
.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.00s 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.94rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,
.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control {
min-height: 120px;
resize: vertical;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.52s ease;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(10, 20, 42, 0.62) 0%,
rgba(13, 25, 45, 0.54) 45%,
rgba(7, 20, 33, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.contact-section-clean {
position: relative;
overflow: hidden;
background: linear-gradient(
to bottom,
var(--surface-primary) 0%,
var(--neutral-50) 100%
);
min-height: 100vh;
display: flex;
align-items: center;
}
.contact-section-clean .decorative-badge {
width: 64px;
height: 64px;
background: linear-gradient(
135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%)
);
border-radius: 16px;
display: inline-flex;
align-items: center;
justify-content: center;
margin: 0 auto;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 25%, transparent);
transform: rotate(-5deg);
transition: all 0.84s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.contact-section-clean .decorative-badge:hover {
transform: rotate(5deg) scale(1.1);
}
.contact-section-clean .decorative-badge i {
font-size: 26px;
color: var(--light);
}
.contact-section-clean #contact-title {
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
font-weight: 800;
}
.contact-section-clean #contact-subtitle {
color: var(--primary-500);
font-weight: 600;
}
.contact-section-clean #contact-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 680px;
margin: 0 auto;
}
.contact-section-clean .contact-form-wrapper {
background: var(--light);
border-radius: 24px;
padding: 48px;
box-shadow:
0 4px 24px color-mix(in srgb, var(--neutral-900) 5%, transparent),
0 0 0 1px color-mix(in srgb, var(--neutral-300) 50%, transparent);
position: relative;
overflow: hidden;
transition: all 1.13s ease;
}
.contact-section-clean .contact-form-wrapper:hover {
transform: translateY(-4px);
box-shadow:
0 12px 48px color-mix(in srgb, var(--neutral-900) 8%, transparent),
0 0 0 1px var(--primary-300);
}
.contact-section-clean .decorative-corner {
position: absolute;
width: 80px;
height: 80px;
border: 3px solid var(--primary-300);
opacity: 0.3;
}
.contact-section-clean .decorative-corner.top-left {
top: 0;
left: 0;
border-right: none;
border-bottom: none;
border-radius: 24px 0 0 0;
}
.contact-section-clean .decorative-corner.bottom-right {
bottom: 0;
right: 0;
border-left: none;
border-top: none;
border-radius: 0 0 24px 0;
}
.contact-section-clean .form-label {
color: var(--text-primary);
margin-bottom: 12px;
font-size: 15px;
letter-spacing: 0.01em;
}
.contact-section-clean .input-icon-wrapper {
position: relative;
}
.contact-section-clean .input-icon {
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
color: var(--primary-500);
font-size: 19px;
pointer-events: none;
z-index: 1;
}
.contact-section-clean textarea.form-control ~ .input-icon {
top: 24px;
transform: none;
}
.contact-section-clean .form-control {
padding-left: 56px;
border: 2px solid var(--neutral-300);
border-radius: 12px;
background: var(--surface-primary);
color: var(--text-primary);
transition: all 0.96s ease;
font-size: 15px;
}
.contact-section-clean .form-control:focus {
border-color: var(--primary-500);
background: var(--light);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 10%, transparent);
outline: none;
}
.contact-section-clean .form-control::placeholder {
color: var(--neutral-500);
}
.contact-section-clean textarea.form-control {
resize: vertical;
min-height: 140px;
}
.contact-section-clean .form-check-input {
width: 22px;
height: 22px;
border: 2px solid var(--neutral-300);
border-radius: 6px;
cursor: pointer;
transition: all 0.46s ease;
margin-top: 2px;
}
.contact-section-clean .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-clean .form-check-input:focus {
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 10%, transparent);
border-color: var(--primary-500);
}
.contact-section-clean .form-check-label {
color: var(--text-secondary);
font-size: 13px;
line-height: 1.6;
cursor: pointer;
user-select: none;
}
.contact-section-clean #site_submit_btn {
background: linear-gradient(
135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 85%, var(--primary-700) 15%)
);
border: none;
border-radius: 12px;
color: var(--light);
font-weight: 600;
letter-spacing: 0.02em;
padding: 16px 32px;
transition: all 1.11s ease;
box-shadow: 0 4px 16px color-mix(in srgb, var(--primary-500) 30%, transparent);
position: relative;
overflow: hidden;
}
.contact-section-clean #site_submit_btn::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(
90deg,
transparent,
color-mix(in srgb, var(--light) 20%, transparent),
transparent
);
transition: left 1.40s ease;
}
.contact-section-clean #site_submit_btn:hover {
transform: translateY(-2px);
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 40%, transparent);
}
.contact-section-clean #site_submit_btn:hover::before {
left: 100%;
}
.contact-section-clean #site_submit_btn:active {
transform: translateY(0);
}
.contact-section-clean #site_submit_btn i {
transition: transform 1.25s ease;
}
.contact-section-clean #site_submit_btn:hover i {
transform: translateX(4px);
}
.contact-section-clean .contact-info-wrapper {
position: relative;
}
.contact-section-clean .contact-info-card {
background: var(--light);
border-radius: 16px;
padding: 28px;
display: flex;
align-items: flex-start;
gap: 20px;
box-shadow:
0 2px 12px color-mix(in srgb, var(--neutral-900) 4%, transparent),
0 0 0 1px color-mix(in srgb, var(--neutral-300) 50%, transparent);
transition: all 0.77s ease;
position: relative;
overflow: hidden;
}
.contact-section-clean .contact-info-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 100%;
background: linear-gradient(
to bottom,
var(--primary-500),
var(--primary-700)
);
transform: scaleY(0);
transition: transform 0.85s ease;
transform-origin: top;
}
.contact-section-clean .contact-info-card:hover {
transform: translateX(8px);
box-shadow:
0 4px 20px color-mix(in srgb, var(--neutral-900) 6%, transparent),
0 0 0 1px var(--primary-300);
}
.contact-section-clean .contact-info-card:hover::before {
transform: scaleY(1);
}
.contact-section-clean .info-icon-wrapper {
width: 56px;
height: 56px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 10%, transparent),
color-mix(in srgb, var(--primary-300) 10%, transparent)
);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
transition: all 0.51s ease;
}
.contact-section-clean .contact-info-card:hover .info-icon-wrapper {
background: linear-gradient(
135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 85%, var(--primary-700) 15%)
);
transform: scale(1.1) rotate(5deg);
}
.contact-section-clean .info-icon-wrapper i {
font-size: 25px;
color: var(--primary-500);
transition: color 0.51s ease;
}
.contact-section-clean .contact-info-card:hover .info-icon-wrapper i {
color: var(--light);
}
.contact-section-clean .info-content {
flex: 1;
}
.contact-section-clean .info-label {
font-size: 13px;
text-transform: uppercase;
letter-spacing: 0.08em;
color: var(--neutral-500);
font-weight: 600;
margin-bottom: 6px;
}
.contact-section-clean .info-value {
font-size: 17px;
color: var(--text-primary);
font-weight: 600;
line-height: 1.5;
}
.contact-section-clean .decorative-pattern {
position: absolute;
bottom: -20px;
right: -20px;
width: 120px;
height: 120px;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 12px;
opacity: 0.15;
pointer-events: none;
}
.contact-section-clean .pattern-dot {
width: 100%;
height: 100%;
background: var(--primary-500);
border-radius: 50%;
animation: patternPulse 3s ease-in-out infinite;
}
.contact-section-clean .pattern-dot:nth-child(1) { animation-delay: 0s; }
.contact-section-clean .pattern-dot:nth-child(2) { animation-delay: 1.04s; }
.contact-section-clean .pattern-dot:nth-child(3) { animation-delay: 1.07s; }
.contact-section-clean .pattern-dot:nth-child(4) { animation-delay: 0.96s; }
.contact-section-clean .pattern-dot:nth-child(5) { animation-delay: 1.56s; }
.contact-section-clean .pattern-dot:nth-child(6) { animation-delay: 1s; }
@keyframes patternPulse {
0%, 100% {
transform: scale(1);
opacity: 0.3;
}
50% {
transform: scale(1.3);
opacity: 0.6;
}
}
.contact-section-clean .social-icons-wrapper {
display: flex;
gap: 12px;
flex-wrap: wrap;
}
.contact-section-clean .social-icon {
width: 48px;
height: 48px;
background: var(--light);
border: 2px solid var(--neutral-300);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: all 1.03s ease;
}
.contact-section-clean .social-icon:hover {
background: var(--primary-500);
border-color: var(--primary-500);
transform: translateY(-4px);
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.contact-section-clean .social-icon i {
font-size: 22px;
color: var(--text-primary);
transition: color 0.86s ease;
}
.contact-section-clean .social-icon:hover i {
color: var(--light);
}
.contact-section-clean .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
z-index: 0;
}
.contact-section-clean .decorative-blob.blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(
circle,
var(--primary-500),
transparent 70%
);
top: -100px;
right: -100px;
animation: blobFloat 20s ease-in-out infinite;
}
.contact-section-clean .decorative-blob.blob-2 {
width: 300px;
height: 300px;
background: radial-gradient(
circle,
var(--primary-700),
transparent 70%
);
bottom: -80px;
left: -80px;
animation: blobFloat 25s ease-in-out infinite reverse;
}
@keyframes blobFloat {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@media (max-width: 991.98px) {
.contact-section-clean .contact-form-wrapper {
padding: 32px;
}
.contact-section-clean #contact-title {
font-size: 2.50rem;
}
.contact-section-clean .decorative-blob.blob-1,
.contact-section-clean .decorative-blob.blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 767.98px) {
.contact-section-clean .contact-form-wrapper {
padding: 24px;
border-radius: 16px;
}
.contact-section-clean #contact-title {
font-size: 2.00rem;
}
.contact-section-clean #contact-subtitle {
font-size: 1.25rem;
}
.contact-section-clean .decorative-corner {
width: 50px;
height: 50px;
}
.contact-section-clean .contact-info-card {
padding: 20px;
}
.contact-section-clean .info-icon-wrapper {
width: 48px;
height: 48px;
}
.contact-section-clean .info-icon-wrapper i {
font-size: 22px;
}
.contact-section-clean .decorative-pattern {
width: 80px;
height: 80px;
gap: 8px;
}
}
@media (max-width: 575.98px) {
.contact-section-clean {
padding: 40px 0;
}
.contact-section-clean .decorative-badge {
width: 52px;
height: 52px;
}
.contact-section-clean .decorative-badge i {
font-size: 26px;
}
.contact-section-clean #contact-title {
font-size: 1.81rem;
}
.contact-section-clean .form-control {
font-size: 13px;
}
.contact-section-clean #site_submit_btn {
padding: 14px 24px;
}
}
@media (prefers-reduced-motion: reduce) {
.contact-section-clean * {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
.contact-section-clean .form-control {
border-width: 3px;
}
.contact-section-clean .contact-info-card {
border: 2px solid var(--neutral-900);
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(2, 4, 11, 0.62) 0%,
rgba(10, 19, 28, 0.54) 45%,
rgba(6, 10, 27, 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-clean {
overflow-x: hidden !important;
}
.blog-section {
position: relative;
background: var(--bg-primary);
overflow: hidden;
min-height: auto;
}
.blog-section .container {
position: relative;
z-index: 2;
}
.blog-section .site_section_title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.5px;
}
.blog-section .theme_section_subtitle {
color: var(--primary-500);
font-weight: 600;
font-size: 1.06rem;
text-transform: uppercase;
letter-spacing: 1px;
}
.blog-section .fresh_body_base {
color: var(--text-secondary);
line-height: 1.6;
max-width: 540px;
}
.blog-card {
position: relative;
background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.02) 100%);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
backdrop-filter: blur(12px);
padding: var(--space-6);
height: 100%;
display: flex;
flex-direction: column;
transition: all var(--duration-md) var(--ease-out);
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.06);
overflow: hidden;
}
.blog-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(180deg, rgba(59, 130, 246, 0.08) 0%, transparent 100%);
opacity: 0;
transition: opacity var(--duration-md) var(--ease-out);
pointer-events: none;
}
.blog-card:hover {
border-color: var(--border-medium);
box-shadow: 0 16px 48px rgba(58, 129, 248, 0.12);
transform: translateY(-4px);
}
.blog-card:hover::before {
opacity: 1;
}
.blog-card-featured {
background: linear-gradient(135deg, rgba(38, 140, 255, 0.12) 0%, rgba(59, 130, 246, 0.04) 100%);
border-color: var(--primary-300);
box-shadow: 0 12px 48px rgba(75, 136, 228, 0.15);
}
.blog-card-featured:hover {
box-shadow: 0 20px 60px rgba(52, 130, 235, 0.20);
}
.blog-card-header {
position: relative;
margin: calc(var(--space-6) * -1) calc(var(--space-6) * -1) var(--space-5) calc(var(--space-6) * -1);
height: 3px;
overflow: hidden;
}
.blog-card-accent {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 40%;
background: linear-gradient(90deg, var(--primary-500) 0%, transparent 100%);
border-radius: 0 var(--radius-full) var(--radius-full) 0;
}
.blog-card-accent-alt {
background: linear-gradient(90deg, var(--primary-300) 0%, var(--primary-500) 100%);
}
.blog-card-body {
flex: 1;
display: flex;
flex-direction: column;
z-index: 1;
}
.blog-card .layout_body_large {
color: var(--text-primary);
font-weight: 700;
line-height: 1.4;
letter-spacing: -0.3px;
}
.blog-card .fresh_body_base {
color: var(--text-secondary);
line-height: 1.6;
flex: 1;
margin-bottom: var(--space-4);
}
.blog-card-link {
display: inline-flex;
align-items: center;
gap: var(--space-2);
color: var(--primary-500);
text-decoration: none;
font-weight: 600;
font-size: 0.94rem;
padding: var(--space-2) 0;
border-bottom: 2px solid transparent;
transition: all var(--duration-sm) var(--ease-out);
width: fit-content;
}
.blog-card-link::after {
content: 'â';
display: inline-block;
transition: transform var(--duration-sm) var(--ease-out);
}
.blog-card-link:hover {
color: var(--primary-700);
border-bottom-color: var(--primary-500);
}
.blog-card-link:hover::after {
transform: translateX(4px);
}
.blog-bg-blob {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
z-index: 0;
filter: blur(40px);
}
.blog-bg-blob-1 {
width: 280px;
height: 280px;
background: var(--primary-500);
top: -40px;
right: 10%;
}
.blog-bg-blob-2 {
width: 200px;
height: 200px;
background: var(--primary-300);
bottom: 20px;
left: 5%;
}
@media (max-width: 991.98px) {
.blog-section {
padding: var(--space-7) 0;
}
.blog-card {
padding: var(--space-5);
}
.blog-card-header {
margin: calc(var(--space-5) * -1) calc(var(--space-5) * -1) var(--space-4) calc(var(--space-5) * -1);
}
.blog-card .layout_body_large {
font-size: 1.06rem;
}
}
@media (max-width: 767.98px) {
.blog-section {
padding: var(--space-6) 0;
}
.blog-section .container {
padding: 0 var(--space-4);
}
.blog-section .site_section_title {
font-size: 1.88rem;
}
.blog-card {
padding: var(--space-4);
}
.blog-card-header {
margin: calc(var(--space-4) * -1) calc(var(--space-4) * -1) var(--space-3) calc(var(--space-4) * -1);
}
.blog-card .layout_body_large {
font-size: 1.00rem;
}
.blog-bg-blob-1 {
width: 200px;
height: 200px;
}
.blog-bg-blob-2 {
width: 140px;
height: 140px;
}
}
[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, 21, 43, 0.62) 0%,
rgba(3, 10, 17, 0.54) 45%,
rgba(8, 14, 22, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.faq-section {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--neutral-50) 100%);
min-height: auto;
}
.faq-section .container {
position: relative;
z-index: 2;
}
.faq-section #faq-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.5px;
}
.faq-section #faq-subtitle {
color: var(--primary-500);
font-weight: 600;
letter-spacing: 0.5px;
text-transform: uppercase;
font-size: 0.94rem;
}
.faq-section #faq-desc {
color: var(--text-secondary);
font-weight: 400;
}
.faq-card {
position: relative;
height: 100%;
border-radius: var(--radius-lg);
background: rgba(255, 255, 255, 0.6);
border: 1px solid var(--border-light);
backdrop-filter: blur(10px);
overflow: hidden;
transition: all var(--duration-base) var(--ease-smooth);
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
}
.faq-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 1px;
background: linear-gradient(90deg, transparent, var(--primary-300), transparent);
opacity: 0;
transition: opacity var(--duration-base) var(--ease-smooth);
}
.faq-card:hover {
background: rgba(255, 255, 255, 0.8);
border-color: var(--primary-300);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08), 0 0 20px rgba(36, 83, 255, 0.10);
transform: translateY(-2px);
}
.faq-card:hover::before {
opacity: 1;
}
.faq-card-inner {
padding: var(--space-lg);
}
.faq-question {
color: var(--text-primary);
font-weight: 600;
margin-bottom: var(--space-md);
line-height: 1.4;
}
.faq-answer {
color: var(--text-secondary);
line-height: 1.6;
font-weight: 400;
margin: 0;
}
.faq-decoration {
position: absolute;
z-index: 1;
pointer-events: none;
}
.faq-blob-1 {
width: 280px;
height: 280px;
top: -80px;
right: 10%;
background: radial-gradient(ellipse at center, var(--primary-100) 0%, transparent 70%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.5;
animation: blob-drift-1 8s ease-in-out infinite;
}
.faq-blob-2 {
width: 200px;
height: 200px;
bottom: -50px;
left: 5%;
background: radial-gradient(ellipse at center, var(--primary-50) 0%, transparent 70%);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
opacity: 0.4;
animation: blob-drift-2 10s ease-in-out infinite;
}
.faq-glow-line {
position: absolute;
width: 1px;
height: 100%;
left: 50%;
top: 0;
background: linear-gradient(180deg, transparent, var(--primary-200), transparent);
opacity: 0.3;
}
@keyframes blob-drift-1 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
25% {
transform: translate(-20px, 20px) rotate(90deg);
}
50% {
transform: translate(0, 40px) rotate(180deg);
}
75% {
transform: translate(20px, 20px) rotate(270deg);
}
}
@keyframes blob-drift-2 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, -40px) rotate(240deg);
}
}
@media (max-width: 768px) {
.faq-card-inner {
padding: var(--space-md);
}
.faq-question {
font-size: 0.94rem;
margin-bottom: var(--space-sm);
}
.faq-blob-1,
.faq-blob-2 {
opacity: 0.2;
}
.faq-glow-line {
opacity: 0.15;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(2, 3, 5, 0.62) 0%,
rgba(9, 18, 38, 0.54) 45%,
rgba(9, 17, 42, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.footer-minimal {
position: relative;
background: linear-gradient(135deg,
var(--primary-50) 0%,
color-mix(in srgb, var(--primary-50) 70%, var(--primary-100) 30%) 100%);
padding: 80px 0 30px;
overflow: hidden;
}
.footer-main {
margin-bottom: 50px;
position: relative;
z-index: 2;
}
.footer-brand {
padding-right: 20px;
}
.brand-name {
font-size: 27px;
font-weight: 700;
color: var(--primary-700);
margin-bottom: 20px;
letter-spacing: -0.5px;
}
.brand-description {
color: var(--text-secondary);
font-size: 15px;
line-height: 1.7;
margin-bottom: 25px;
}
.decorative-dots {
display: flex;
gap: 8px;
}
.decorative-dots .dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
display: inline-block;
animation: pulse 2s ease-in-out infinite;
}
.decorative-dots .dot:nth-child(2) {
animation-delay: 0.59s;
}
.decorative-dots .dot:nth-child(3) {
animation-delay: 1.25s;
}
.footer-links,
.footer-contact {padding-left: 15px;
}
.footer-title {
font-size: 19px;
font-weight: 700;
color: var(--primary-700);
margin-bottom: 15px;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.title-underline {
width: 40px;
height: 3px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-300) 100%);
margin-bottom: 25px;
border-radius: 3px;
}
.links-list {
list-style: none;
padding: 0;
margin: 0;
}
.links-list li {
margin-bottom: 12px;
display: flex;
align-items: center;
gap: 8px;
transition: transform 0.61s ease;
}
.links-list li:hover {
transform: translateX(5px);
}
.links-list a {
color: var(--text-primary);
text-decoration: none;
font-size: 15px;
transition: color 1.02s ease;
flex: 1;
}
.links-list a:hover {
color: var(--primary-500);
}
.link-icon {
color: var(--primary-300);
font-size: 11px;
opacity: 0;
transition: opacity 0.78s ease;
}
.links-list li:hover .link-icon {
opacity: 1;
}
.contact-list {
list-style: none;
padding: 0;
margin: 0;
}
.contact-item {
display: flex;
align-items: flex-start;
gap: 15px;
margin-bottom: 20px;
padding: 12px;
background: var(--surface-primary);
border-radius: 8px;
border-left: 3px solid var(--primary-300);
transition: all 0.80s ease;
}
.contact-item:hover {
border-left-color: var(--primary-500);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
transform: translateY(-2px);
}
.contact-icon {
width: 36px;
height: 36px;
background: linear-gradient(135deg,
var(--primary-300) 0%,
var(--primary-500) 100%);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.contact-icon i {
color: white;
font-size: 17px;
}
.contact-item a,
.contact-item span {
color: var(--text-primary);
text-decoration: none;
font-size: 14px;
line-height: 1.6;
transition: color 1.29s ease;
}
.contact-item a:hover {
color: var(--primary-500);
}
.footer-disclaimer-box {background: var(--surface-primary);
padding: 25px;
border-radius: 12px;
border: 2px solid var(--primary-100);
position: relative;
}
.footer-disclaimer-box::before {content: '';
position: absolute;
top: 0;
left: 0;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-300) 100%);
}
.disclaimer-icon {
width: 48px;
height: 48px;
background: linear-gradient(135deg,
var(--primary-100) 0%,
var(--primary-300) 100%);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 15px;
}
.disclaimer-icon i {
color: var(--primary-700);
font-size: 23px;
}
.disclaimer-text {
color: var(--text-secondary);
font-size: 14px;
line-height: 1.6;
margin: 0;
}
.footer-separator {
position: relative;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 30px;
}
.separator-line {
width: 100%;
height: 1px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%);
}
.separator-dot {
position: absolute;
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
border: 3px solid var(--primary-50);
}
.footer-bottom {
position: relative;
z-index: 2;
}
.copyright-text {
color: var(--text-secondary);
font-size: 14px;
margin: 0;
padding: 15px 0;
}
.decorative-shapes {
display: flex;
gap: 10px;
justify-content: center;
margin-top: 15px;
}
.shape {
width: 30px;
height: 4px;
background: var(--primary-300);
border-radius: 2px;
}
.shape-2 {
background: var(--primary-500);
width: 40px;
}
.shape-3 {
background: var(--primary-300);
}
.bg-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 1;
}
.deco-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 30%, transparent) 0%,
transparent 70%);
pointer-events: none;}
.deco-circle-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
animation: float 20s ease-in-out infinite;
}
.deco-circle-2 {
width: 200px;
height: 200px;
bottom: -50px;
left: 10%;
animation: float 15s ease-in-out infinite reverse;
}
.deco-line {
position: absolute;
width: 2px;
height: 150px;
background: linear-gradient(180deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%);
opacity: 0.3;
}
.deco-line-1 {
top: 20%;
right: 15%;
transform: rotate(15deg);
animation: slideVertical 8s ease-in-out infinite;
}
.deco-line-2 {
bottom: 30%;
left: 20%;
transform: rotate(-15deg);
animation: slideVertical 10s ease-in-out infinite reverse;
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.6;
}
}
@keyframes float {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-30px) translateX(20px);
}
}
@keyframes slideVertical {
0%, 100% {
transform: translateY(0) rotate(15deg);
}
50% {
transform: translateY(-40px) rotate(15deg);
}
}
@media (max-width: 991px) {
.footer-minimal {
padding: 60px 0 30px;
}
.footer-brand {
padding-right: 0;
margin-bottom: 30px;
}
.footer-links,
.footer-contact {padding-left: 0;
}
.brand-name {
font-size: 22px;
}
}
@media (max-width: 767px) {
.footer-minimal {
padding: 50px 0 30px;
}
.footer-main {
margin-bottom: 40px;
}
.footer-title {
font-size: 14px;
margin-bottom: 12px;
}
.brand-name {
font-size: 22px;
margin-bottom: 15px;
}
.brand-description {
font-size: 15px;
margin-bottom: 20px;
}
.contact-item {
padding: 10px;
margin-bottom: 15px;
}
.contact-icon {
width: 32px;
height: 32px;
}
.contact-icon i {
font-size: 14px;
}
.footer-disclaimer-box {padding: 20px;
margin-top: 30px;
}
.disclaimer-icon {
width: 40px;
height: 40px;
}
.disclaimer-icon i {
font-size: 19px;
}
.deco-circle-1 {
width: 200px;
height: 200px;
}
.deco-circle-2 {
width: 150px;
height: 150px;
}
}
@media (max-width: 575px) {
.copyright-text {
font-size: 12px;
}
.decorative-shapes .shape {
width: 20px;
height: 3px;
}
.decorative-shapes .shape-2 {
width: 30px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(4, 6, 12, 0.62) 0%,
rgba(9, 14, 29, 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;
}
.footer-minimal {
overflow-x: hidden !important;
}
.additional-universal-custom {
position: relative;
padding: 6rem 0;
background: radial-gradient(circle at top right, var(--primary-50) 0%, var(--neutral-50) 40%, var(--accent-50) 100%);
overflow: hidden;
}
.additional-universal-custom .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-custom .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-custom .section-description {
font-size: 1.12rem;
color: var(--neutral-700);
line-height: 1.7;
max-width: 850px;
margin: 0 auto;
}
.additional-universal-custom .creative-divider {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
margin: 3rem 0;
}
.additional-universal-custom .divider-line {
width: 100px;
height: 2px;
background: linear-gradient(90deg, transparent 0%, var(--primary-400) 50%, transparent 100%);
}
.additional-universal-custom .divider-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
box-shadow: 0 0 15px var(--primary-300);
}
.additional-universal-custom .features-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
max-width: 1200px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.additional-universal-custom .features-grid .feature-box:nth-child(3) {
grid-column: 1 / -1;
max-width: 600px;
margin: 0 auto;
width: 100%;
}
.additional-universal-custom .feature-box {
position: relative;
background: var(--neutral-0);
border-radius: 20px;
padding: 2.5rem;
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
border: 2px solid var(--neutral-100);
transition: all 1.33s cubic-bezier(0.175, 0.885, 0.32, 1.275);
overflow: hidden;
}
.additional-universal-custom .feature-box:hover {
transform: translateY(-10px) scale(1.02);
box-shadow: 0 16px 50px rgba(0, 0, 0, 0.15);
border-color: var(--primary-300);
}
.additional-universal-custom .feature-visual {
position: relative;
margin-bottom: 1.69rem;
display: flex;
align-items: center;
gap: 1rem;
}
.additional-universal-custom .icon-wrapper {
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);
position: relative;
z-index: 2;
}
.additional-universal-custom .icon-wrapper i {
font-size: 2.31rem;
color: var(--neutral-0);
}
.additional-universal-custom .gradient-1 {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
}
.additional-universal-custom .gradient-2 {
background: linear-gradient(135deg, var(--accent-500), var(--accent-700));
}
.additional-universal-custom .gradient-3 {
background: linear-gradient(135deg, var(--primary-600), var(--accent-600));
}
.additional-universal-custom .gradient-4 {
background: linear-gradient(135deg, var(--accent-400), var(--primary-600));
}
.additional-universal-custom .gradient-5 {
background: linear-gradient(135deg, var(--primary-700), var(--accent-500));
}
.additional-universal-custom .visual-accent {
flex: 1;
height: 3px;
border-radius: 2px;
opacity: 0.4;
}
.additional-universal-custom .accent-1 { background: linear-gradient(90deg, var(--primary-500), transparent); }
.additional-universal-custom .accent-2 { background: linear-gradient(90deg, var(--accent-500), transparent); }
.additional-universal-custom .accent-3 { background: linear-gradient(90deg, var(--primary-600), transparent); }
.additional-universal-custom .accent-4 { background: linear-gradient(90deg, var(--accent-400), transparent); }
.additional-universal-custom .accent-5 { background: linear-gradient(90deg, var(--primary-700), transparent); }
.additional-universal-custom .feature-title {
font-size: 1.44rem;
font-weight: 700;
color: var(--primary-900);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-custom .feature-description {
font-size: 1.00rem;
color: var(--neutral-700);
line-height: 1.7;
margin: 0;
}
.additional-universal-custom .feature-glow {
position: absolute;
bottom: -50%;
right: -50%;
width: 200px;
height: 200px;
background: radial-gradient(circle, var(--primary-200) 0%, transparent 70%);
opacity: 0;
transition: opacity 0.98s ease;
pointer-events: none;
}
.additional-universal-custom .feature-box:hover .feature-glow {
opacity: 0.3;
}
.additional-universal-custom .floating-orb {
position: absolute;
border-radius: 50%;
opacity: 0.06;
pointer-events: none;
filter: blur(40px);
}
.additional-universal-custom .orb-1 {
width: 350px;
height: 350px;
background: var(--primary-400);
top: 10%;
left: -100px;
}
.additional-universal-custom .orb-2 {
width: 300px;
height: 300px;
background: var(--accent-400);
top: 50%;
right: -80px;
}
.additional-universal-custom .orb-3 {
width: 250px;
height: 250px;
background: var(--primary-300);
bottom: 10%;
left: 50%;
transform: translateX(-50%);
}
.additional-universal-custom .geometric-pattern {
position: absolute;
width: 150px;
height: 150px;
opacity: 0.03;
pointer-events: none;
}
.additional-universal-custom .pattern-1 {
top: 15%;
right: 10%;
background: repeating-linear-gradient(
45deg,
var(--primary-500),
var(--primary-500) 10px,
transparent 10px,
transparent 20px
);
}
.additional-universal-custom .pattern-2 {
bottom: 20%;
left: 8%;
background: repeating-linear-gradient(
-45deg,
var(--accent-500),
var(--accent-500) 10px,
transparent 10px,
transparent 20px
);
}
@media (max-width: 991px) {
.additional-universal-custom {
padding: 4rem 0;
}
.additional-universal-custom .features-grid {
gap: 1.5rem;
}
.additional-universal-custom .feature-box {
padding: 2rem;
}
.additional-universal-custom .icon-wrapper {
width: 70px;
height: 70px;
}
.additional-universal-custom .icon-wrapper i {
font-size: 2.00rem;
}
}
@media (max-width: 767px) {
.additional-universal-custom {
padding: 3rem 0;
}
.additional-universal-custom .section-title {
font-size: 1.88rem;
}
.additional-universal-custom .section-subtitle {
font-size: 1.31rem;
}
.additional-universal-custom .section-description {
font-size: 1.06rem;
}
.additional-universal-custom .features-grid {
grid-template-columns: 1fr;
gap: 1.5rem;
}
.additional-universal-custom .features-grid .feature-box:nth-child(3) {
grid-column: 1;
max-width: 100%;
}
.additional-universal-custom .feature-box {
padding: 1.75rem;
}
.additional-universal-custom .icon-wrapper {
width: 60px;
height: 60px;
}
.additional-universal-custom .icon-wrapper i {
font-size: 1.62rem;
}
.additional-universal-custom .feature-title {
font-size: 1.31rem;
}
.additional-universal-custom .feature-description {
font-size: 0.94rem;
}
.additional-universal-custom .floating-orb,
.additional-universal-custom .geometric-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(8, 15, 26, 0.62) 0%,
rgba(4, 8, 20, 0.54) 45%,
rgba(18, 33, 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;
}
.add_wrap {
padding: var(--section-py) 0;
background: linear-gradient(135deg, var(--primary-50), var(--neutral-50));
}
.add_wrap .add_header {
margin-bottom: var(--space-12);
}
.add_wrap .add_title {
color: var(--text-primary);
margin-bottom: var(--space-4);
}
.add_wrap .add_subtitle {
color: var(--text-secondary);
margin-bottom: var(--space-6);
}
.add_wrap .add_description {
color: var(--text-body);
max-width: 600px;
margin: 0 auto;
}
.add_wrap .add_stat_card {
background-color: var(--neutral-100);
border-radius: var(--radius-lg);
padding: var(--space-8);
text-align: center;
height: 100%;
border: 1px solid var(--neutral-200);
transition: transform 1.08s ease, box-shadow 1.11s ease;
position: relative;
overflow: hidden;
}
.add_wrap .add_stat_card:hover {
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}
.add_wrap .add_stat_card:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-400));
}
.add_wrap .add_stat_card_large {
background: linear-gradient(135deg, var(--neutral-100), var(--neutral-50));
}
.add_wrap .add_stat_icon {
width: 80px;
height: 80px;
margin: 0 auto var(--space-4);
background: linear-gradient(135deg, var(--primary-500), var(--primary-400));
border-radius: 50%;
position: relative;
}
.add_wrap .add_stat_card_large .add_stat_icon {
width: 100px;
height: 100px;
}
.add_wrap .add_stat_icon_users:after {
content: 'ð¥';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 34px;
}
.add_wrap .add_stat_icon_projects:after {
content: 'ð';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 32px;
}
.add_wrap .add_stat_icon_awards:after {
content: 'ð';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 31px;
}
.add_wrap .add_stat_icon_growth:after {
content: 'ð';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 39px;
}
.add_wrap .add_stat_icon_satisfaction:after {
content: 'â­';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 36px;
}
.add_wrap .add_stat_number {
font-size: 2.69rem;
font-weight: bold;
color: var(--primary-500);
margin-bottom: var(--space-3);
line-height: 1;
}
.add_wrap .add_stat_card_large .add_stat_number {
font-size: 3.00rem;
}
.add_wrap .add_stat_title {
color: var(--text-primary);
margin-bottom: var(--space-3);
font-size: 1.12rem;
font-weight: 600;
}
.add_wrap .add_stat_card_large .add_stat_title {
font-size: 1.38rem;
}
.add_wrap .add_stat_desc {
color: var(--text-body);
margin-bottom: 0;
line-height: 1.6;
}
@media (max-width: 768px) {
.add_wrap .add_stat_card {
padding: var(--space-6);
}
.add_wrap .add_stat_icon {
width: 60px;
height: 60px;
}
.add_wrap .add_stat_card_large .add_stat_icon {
width: 80px;
height: 80px;
}
.add_wrap .add_stat_icon_users:after,
.add_wrap .add_stat_icon_projects:after,
.add_wrap .add_stat_icon_awards:after {
font-size: 24px;
}
.add_wrap .add_stat_icon_growth:after,
.add_wrap .add_stat_icon_satisfaction:after {
font-size: 26px;
}
.add_wrap .add_stat_number {
font-size: 2.56rem;
}
.add_wrap .add_stat_card_large .add_stat_number {
font-size: 3.00rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(2, 4, 7, 0.62) 0%,
rgba(4, 7, 12, 0.54) 45%,
rgba(12, 16, 33, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.add_wrap.v015_creative_purple {
padding: var(--section-py) 0;
background: linear-gradient(225deg, var(--neutral-50) 0%, var(--primary-50) 100%);
position: relative;
overflow: hidden;
}
.add_wrap.v015_creative_purple .add_decorative_banner {
display: flex;
justify-content: center;
gap: var(--space-3);
margin-bottom: var(--space-8);
}
.add_wrap.v015_creative_purple .add_banner_dot {
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse 2s ease-in-out infinite;
}
.add_wrap.v015_creative_purple .add_banner_dot:nth-child(2) {
animation-delay: 0.53s;
}
.add_wrap.v015_creative_purple .add_banner_dot:nth-child(3) {
animation-delay: 1.57s;
}
@keyframes pulse {
0%, 100% { opacity: 0.3; transform: scale(1); }
50% { opacity: 1; transform: scale(1.2); }
}
.add_wrap.v015_creative_purple .add_header {
margin-bottom: var(--space-12);
position: relative;
z-index: 2;
}
.add_wrap.v015_creative_purple .add_icon_cluster {
display: flex;
justify-content: center;
gap: var(--space-4);
margin-bottom: var(--space-6);
}
.add_wrap.v015_creative_purple .add_icon_cluster i {
font-size: 30px;
color: var(--primary-500);
transition: all 0.50s ease;
}
.add_wrap.v015_creative_purple .add_icon_cluster i:hover {
color: var(--primary-700);
transform: rotate(15deg) scale(1.2);
}
.add_wrap.v015_creative_purple .add_title {
color: var(--text-primary);
margin-bottom: var(--space-4);
font-weight: 800;
line-height: 1.2;
}
.add_wrap.v015_creative_purple .add_subtitle {
color: var(--primary-500);
margin-bottom: var(--space-6);
font-weight: 600;
font-style: italic;
}
.add_wrap.v015_creative_purple .add_description {
color: var(--text-secondary);
max-width: 850px;
margin: 0 auto;
line-height: 1.7;
}
.add_wrap.v015_creative_purple .add_masonry_grid {
display: grid;
grid-template-columns: repeat(12, 1fr);
gap: var(--space-6);
position: relative;
z-index: 2;
}
.add_wrap.v015_creative_purple .add_masonry_large {
grid-column: span 7;
}
.add_wrap.v015_creative_purple .add_masonry_medium {
grid-column: span 5;
}
.add_wrap.v015_creative_purple .add_masonry_full {
grid-column: span 12;
}
.add_wrap.v015_creative_purple .add_masonry_card {
height: 100%;
padding: var(--space-8);
background: #ffffff;
border-radius: 24px;
box-shadow: var(--shadow-md);
border: 1px solid var(--border-light);
transition: all 0.93s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.add_wrap.v015_creative_purple .add_masonry_card::before {
content: '';
position: absolute;
top: -2px;
left: -2px;
right: -2px;
bottom: -2px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-300));
border-radius: 24px;
opacity: 0;
transition: opacity 0.86s ease;
z-index: -1;
}
.add_wrap.v015_creative_purple .add_masonry_card:hover {
transform: translateY(-8px) rotate(-1deg);
box-shadow: var(--shadow-lg);
}
.add_wrap.v015_creative_purple .add_masonry_card:hover::before {
opacity: 1;
}
.add_wrap.v015_creative_purple .add_card_corner_accent {
position: absolute;
top: 0;
right: 0;
width: 80px;
height: 80px;
background: linear-gradient(135deg, transparent 50%, var(--primary-100) 50%);
border-radius: 0 24px 0 0;
}
.add_wrap.v015_creative_purple .add_card_icon_wrapper {
margin-bottom: var(--space-4);
}
.add_wrap.v015_creative_purple .add_card_icon {
width: 70px;
height: 70px;
display: inline-flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 20px;
transform: rotate(-5deg);
transition: all 0.57s ease;
}
.add_wrap.v015_creative_purple .add_card_icon i {
font-size: 30px;
color: #ffffff;
}
.add_wrap.v015_creative_purple .add_masonry_card:hover .add_card_icon {
transform: rotate(5deg) scale(1.1);
}
.add_wrap.v015_creative_purple .add_card_title {
color: var(--text-primary);
font-size: 1.31rem;
font-weight: 700;
margin-bottom: var(--space-3);
line-height: 1.3;
}
.add_wrap.v015_creative_purple .add_card_desc {
color: var(--text-secondary);
margin-bottom: var(--space-4);
line-height: 1.6;
}
.add_wrap.v015_creative_purple .add_card_decoration {
position: absolute;
bottom: 20px;
right: 20px;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-50);
border-radius: 50%;
opacity: 0.6;
}
.add_wrap.v015_creative_purple .add_card_decoration i {
font-size: 23px;
color: var(--primary-500);
}
.add_wrap.v015_creative_purple .add_card_icon_row {
display: flex;
gap: var(--space-3);
margin-top: var(--space-4);
}
.add_wrap.v015_creative_purple .add_card_icon_row i {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
color: var(--primary-500);
background: var(--primary-50);
border-radius: 10px;
transition: all 0.41s ease;
}
.add_wrap.v015_creative_purple .add_card_icon_row i:hover {
background: var(--primary-500);
color: #ffffff;
transform: translateY(-3px);
}
.add_wrap.v015_creative_purple .add_card_primary {
border-color: var(--primary-300);
}
.add_wrap.v015_creative_purple .add_card_secondary .add_card_icon {
background: linear-gradient(135deg, var(--primary-300) 0%, var(--primary-500) 100%);
}
.add_wrap.v015_creative_purple .add_card_accent {
background: linear-gradient(135deg, #ffffff 0%, var(--primary-50) 100%);
}
.add_wrap.v015_creative_purple .add_card_highlight {
border: 2px solid var(--primary-500);
}
.add_wrap.v015_creative_purple .add_showcase_card {
padding: var(--space-8);
background: linear-gradient(135deg, #ffffff 0%, var(--primary-50) 50%, var(--primary-100) 100%);
border-radius: 32px;
box-shadow: var(--shadow-lg);
border: 3px solid var(--primary-500);
position: relative;
overflow: hidden;
}
.add_wrap.v015_creative_purple .add_showcase_card::before {
content: '';
position: absolute;
top: -50%;
right: -50%;
width: 100%;
height: 100%;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
opacity: 0.2;
pointer-events: none;
}
.add_wrap.v015_creative_purple .add_showcase_icon_stack {
position: relative;
width: 150px;
height: 150px;
margin: 0 auto;
}
.add_wrap.v015_creative_purple .add_showcase_icon {
position: absolute;
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 50%;
box-shadow: 0 6px 16px rgba(136, 39, 227, 0.40);
transition: all 1.05s ease;
}
.add_wrap.v015_creative_purple .add_showcase_icon i {
font-size: 34px;
color: #ffffff;
}
.add_wrap.v015_creative_purple .add_showcase_icon_1 {
top: 0;
left: 50%;
transform: translateX(-50%);
z-index: 3;
}
.add_wrap.v015_creative_purple .add_showcase_icon_2 {
bottom: 0;
left: 0;
z-index: 2;
}
.add_wrap.v015_creative_purple .add_showcase_icon_3 {
bottom: 0;
right: 0;
z-index: 2;
}
.add_wrap.v015_creative_purple .add_showcase_icon:hover {
transform: scale(1.15);
}
.add_wrap.v015_creative_purple .add_showcase_icon_1:hover {
transform: translateX(-50%) scale(1.15);
}
.add_wrap.v015_creative_purple .add_showcase_title {
color: var(--text-primary);
font-size: 1.88rem;
font-weight: 800;
margin-bottom: var(--space-4);
line-height: 1.3;
}
.add_wrap.v015_creative_purple .add_showcase_desc {
color: var(--text-secondary);
margin-bottom: var(--space-6);
line-height: 1.7;
}
.add_wrap.v015_creative_purple .add_showcase_badge_grid {
display: flex;
gap: var(--space-3);
flex-wrap: wrap;
justify-content: flex-start;
}
.add_wrap.v015_creative_purple .add_showcase_badge {
width: 55px;
height: 55px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-100);
border-radius: 16px;
transition: all 0.76s ease;
}
.add_wrap.v015_creative_purple .add_showcase_badge i {
font-size: 27px;
color: var(--primary-500);
}
.add_wrap.v015_creative_purple .add_showcase_badge:hover {
background: var(--primary-500);
transform: scale(1.15) rotate(5deg);
}
.add_wrap.v015_creative_purple .add_showcase_badge:hover i {
color: #ffffff;
}
.add_wrap.v015_creative_purple .add_decorative_footer {
margin-top: var(--space-12);
display: flex;
justify-content: center;
gap: var(--space-4);
}
.add_wrap.v015_creative_purple .add_footer_shape {
width: 60px;
height: 8px;
background: var(--primary-500);
border-radius: 4px;
opacity: 0.6;
}
.add_wrap.v015_creative_purple .add_footer_shape_2 {
width: 40px;
opacity: 0.4;
}
.add_wrap.v015_creative_purple .add_footer_shape_3 {
width: 30px;
opacity: 0.3;
}
.add_wrap.v015_creative_purple .add_bg_gradient {
position: absolute;
border-radius: 50%;
opacity: 0.1;
z-index: 1;
pointer-events: none;
filter: blur(80px);
}
.add_wrap.v015_creative_purple .add_bg_gradient_1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: -250px;
right: -200px;
}
.add_wrap.v015_creative_purple .add_bg_gradient_2 {
width: 400px;
height: 400px;
background: var(--primary-300);
bottom: -200px;
left: -150px;
}
.add_wrap.v015_creative_purple .add_bg_mesh {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image:
linear-gradient(90deg, var(--primary-100) 1px, transparent 1px),
linear-gradient(180deg, var(--primary-100) 1px, transparent 1px);
background-size: 50px 50px;
opacity: 0.03;
z-index: 1;
pointer-events: none;
}
@media (max-width: 991px) {
.add_wrap.v015_creative_purple .add_masonry_large,
.add_wrap.v015_creative_purple .add_masonry_medium {
grid-column: span 12;
}
.add_wrap.v015_creative_purple .add_showcase_icon_stack {
width: 120px;
height: 120px;
margin-bottom: var(--space-4);
}
.add_wrap.v015_creative_purple .add_showcase_icon {
width: 70px;
height: 70px;
}
.add_wrap.v015_creative_purple .add_showcase_icon i {
font-size: 32px;
}
.add_wrap.v015_creative_purple .add_showcase_title {
font-size: 1.38rem;
}
}
@media (max-width: 768px) {
.add_wrap.v015_creative_purple .add_masonry_grid {
gap: var(--space-4);
}
.add_wrap.v015_creative_purple .add_masonry_card {
padding: var(--space-6);
border-radius: 16px;
}
.add_wrap.v015_creative_purple .add_card_icon {
width: 60px;
height: 60px;
}
.add_wrap.v015_creative_purple .add_card_icon i {
font-size: 30px;
}
.add_wrap.v015_creative_purple .add_card_title {
font-size: 1.06rem;
}
.add_wrap.v015_creative_purple .add_card_icon_row i {
width: 35px;
height: 35px;
font-size: 20px;
}
.add_wrap.v015_creative_purple .add_showcase_card {
padding: var(--space-6);
border-radius: 24px;
}
.add_wrap.v015_creative_purple .add_showcase_icon_stack {
width: 100px;
height: 100px;
}
.add_wrap.v015_creative_purple .add_showcase_icon {
width: 60px;
height: 60px;
}
.add_wrap.v015_creative_purple .add_showcase_icon i {
font-size: 28px;
}
.add_wrap.v015_creative_purple .add_showcase_title {
font-size: 1.19rem;
}
.add_wrap.v015_creative_purple .add_showcase_badge {
width: 48px;
height: 48px;
}
.add_wrap.v015_creative_purple .add_showcase_badge i {
font-size: 23px;
}
.add_wrap.v015_creative_purple .add_icon_cluster i {
font-size: 22px;
}
}
[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, 11, 23, 0.62) 0%,
rgba(14, 23, 43, 0.54) 45%,
rgba(12, 20, 47, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.additional-universal-section .section-header {
position: relative;
max-width: 900px;
margin: 0 auto;
z-index: 2;
}
.additional-universal-section .header-ornament {
display: flex;
align-items: center;
justify-content: center;
gap: 0.5rem;
margin-bottom: 2rem;
}
.additional-universal-section .ornament-dot {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
}
.additional-universal-section .ornament-line {
width: 60px;
height: 3px;
background: linear-gradient(90deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 50%, transparent 50%)
);
}
.additional-universal-section .section-main-title {
font-size: clamp(2rem, 4vw, 3rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.additional-universal-section .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.75rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.3;
}
.additional-universal-section .section-description {
font-size: 1.19rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 800px;
}
.additional-universal-section .content-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
max-width: 1100px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.additional-universal-section .content-block {
position: relative;
padding: 2rem;
border-radius: 20px;
transition: all 1.18s cubic-bezier(0.4, 0, 0.2, 1);
}
.additional-universal-section .block-style-1 {
background: linear-gradient(135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 50%, var(--light) 50%)
);
border: 2px solid var(--primary-300);
overflow: hidden;
}
.additional-universal-section .block-decoration {
position: absolute;
top: 1.5rem;
right: 1.5rem;
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
background: var(--light);
border-radius: 50%;
opacity: 0.4;
transition: all 0.92s ease;
}
.additional-universal-section .block-decoration i {
font-size: 2.50rem;
color: var(--primary-500);
}
.additional-universal-section .block-style-1:hover .block-decoration {
opacity: 1;
transform: rotate(15deg) scale(1.1);
}
.additional-universal-section .block-glow {
position: absolute;
bottom: -50%;
right: -20%;
width: 200px;
height: 200px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 30%, transparent 70%),
transparent 70%
);
border-radius: 50%;
transition: all 1.29s ease;
pointer-events: none;
}
.additional-universal-section .block-style-1:hover .block-glow {
bottom: -30%;
right: -10%;
opacity: 0.8;
}
.additional-universal-section .block-style-2 {
background: var(--light);
border: 2px solid var(--neutral-100);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.additional-universal-section .block-style-2:hover {
border-color: var(--primary-300);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
transform: translateY(-6px);
}
.additional-universal-section .block-icon-wrapper {
width: 70px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg,
var(--primary-100),
color-mix(in srgb, var(--primary-300) 40%, var(--primary-100) 60%)
);
border-radius: 16px;
margin-bottom: 1.59rem;
transition: all 0.77s ease;
}
.additional-universal-section .block-icon-wrapper i {
font-size: 1.88rem;
color: var(--primary-500);
transition: all 0.96s ease;
}
.additional-universal-section .block-style-2:hover .block-icon-wrapper {
background: linear-gradient(135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%)
);
transform: scale(1.1);
}
.additional-universal-section .block-style-2:hover .block-icon-wrapper i {
color: var(--light);
}
.additional-universal-section .block-corner-accent {
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
background: linear-gradient(135deg,
transparent 50%,
var(--primary-100) 50%
);
border-radius: 0 20px 0 0;
opacity: 0.5;
transition: opacity 0.74s ease;
}
.additional-universal-section .block-style-2:hover .block-corner-accent {
opacity: 1;
}
.additional-universal-section .block-style-3 {
grid-column: 1 / -1;
background: var(--light);
border: 3px solid var(--primary-300);
padding: 3rem;
position: relative;
overflow: hidden;
}
.additional-universal-section .block-style-3:hover {
border-color: var(--primary-500);
box-shadow: 0 16px 48px rgba(0, 0, 0, 0.15);
}
.additional-universal-section .block-highlight-bar {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 6px;
background: linear-gradient(90deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 70%, var(--primary-300) 30%),
var(--primary-500)
);
}
.additional-universal-section .block-mega-icon {
position: absolute;
top: 50%;
right: 3rem;
transform: translateY(-50%);
width: 120px;
height: 120px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 60%, transparent 40%)
);
border-radius: 50%;
opacity: 0.3;
transition: all 1.21s ease;
}
.additional-universal-section .block-mega-icon i {
font-size: 3.00rem;
color: var(--primary-500);
}
.additional-universal-section .block-style-3:hover .block-mega-icon {
opacity: 0.6;
transform: translateY(-50%) rotate(20deg) scale(1.1);
}
.additional-universal-section .block-pattern {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-image:
repeating-linear-gradient(45deg,
transparent,
transparent 20px,
color-mix(in srgb, var(--primary-100) 10%, transparent 90%) 20px,
color-mix(in srgb, var(--primary-100) 10%, transparent 90%) 22px
);
pointer-events: none;
opacity: 0.3;
}
.additional-universal-section .content-title {
font-size: 1.56rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
transition: color 1.07s ease;
position: relative;
z-index: 2;
}
.additional-universal-section .content-block:hover .content-title {
color: var(--primary-500);
}
.additional-universal-section .block-style-3 .content-title {
font-size: 1.62rem;
max-width: 70%;
}
.additional-universal-section .content-description {
font-size: 1.06rem;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
position: relative;
z-index: 2;
}
.additional-universal-section .block-style-3 .content-description {
font-size: 1.12rem;
max-width: 70%;
}
.bg-shape {
position: absolute;
opacity: 0.08;
z-index: 0;
pointer-events: none;
}
.additional-universal-section .shape-blob-1 {
top: 10%;
left: 5%;
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-500), transparent 70%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph-blob 20s ease-in-out infinite;
}
.additional-universal-section .shape-blob-2 {
top: 50%;
right: 5%;
width: 250px;
height: 250px;
background: radial-gradient(circle, var(--primary-300), transparent 70%);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
animation: morph-blob 25s ease-in-out infinite 5s;
}
.additional-universal-section .shape-blob-3 {
bottom: 10%;
left: 50%;
width: 200px;
height: 200px;
background: radial-gradient(circle, var(--primary-500), transparent 70%);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
animation: morph-blob 30s ease-in-out infinite 10s;
}
.additional-universal-section .decorative-dots {
position: absolute;
bottom: 5%;
right: 10%;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 0.5rem;
opacity: 0.2;
}
.additional-universal-section .decorative-dots span {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
}
@keyframes morph-blob {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
transform: rotate(0deg);
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
transform: rotate(180deg);
}
75% {
border-radius: 70% 30% 50% 50% / 30% 70% 30% 70%;
}
}
@media (max-width: 991.98px) {
.additional-universal-section .content-grid {
gap: 1.5rem;
}
.additional-universal-section .block-style-3 {
padding: 2.5rem;
}
.additional-universal-section .block-mega-icon {
width: 100px;
height: 100px;
}
.additional-universal-section .block-mega-icon i {
font-size: 2.81rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-section .content-grid {
grid-template-columns: 1fr;
gap: 1.5rem;
}
.additional-universal-section .block-style-3 {
padding: 2rem;
}
.block-style-3 .content-title,
.additional-universal-section .block-style-3 .content-description {
max-width: 100%;
}
.additional-universal-section .block-mega-icon {
position: static;
transform: none;
margin: 0 auto 1.5rem;
opacity: 0.5;
}
.additional-universal-section .block-decoration {
width: 60px;
height: 60px;
}
.additional-universal-section .block-decoration i {
font-size: 2.12rem;
}
.bg-shape {
display: none;
}
}
@media (max-width: 575.98px) {
.additional-universal-section {
padding: 3rem 0;
}
.additional-universal-section .content-block {
padding: 1.5rem;
}
.additional-universal-section .block-style-3 {
padding: 1.5rem;
}
.additional-universal-section .content-title {
font-size: 1.25rem;
}
.additional-universal-section .block-style-3 .content-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(7, 12, 26, 0.62) 0%,
rgba(3, 9, 16, 0.54) 45%,
rgba(6, 16, 28, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section.v-066 {
padding: 100px 0;
background: linear-gradient(180deg,
var(--surface-primary),
color-mix(in srgb, var(--neutral-100) 30%, var(--surface-primary)));
position: relative;
overflow: hidden;
}
.v-066 .section-header {
max-width: 850px;
margin: 0 auto 80px;
}
.v-066 .floating-icons {
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
}
.v-066 .floating-icons i {
font-size: 33px;
color: var(--primary-500);
animation: iconFloat 3s ease-in-out infinite;
}
.v-066 .floating-icons .icon-1 {
animation-delay: 0s;
}
.v-066 .floating-icons .icon-2 {
animation-delay: 1.12s;
}
.v-066 .floating-icons .icon-3 {
animation-delay: 1s;
}
.v-066 .section-title {
font-size: 2.94rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.v-066 .section-subtitle {
font-size: 1.38rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.v-066 .section-description {
font-size: 1.06rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 750px;
}
.v-066 .mixed-content-grid {
display: grid;
grid-template-columns: repeat(12, 1fr);
gap: 25px;
max-width: 1200px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.v-066 .content-block {
position: relative;
border-radius: 20px;
overflow: hidden;
transition: all 0.70s cubic-bezier(0.4, 0, 0.2, 1);
}
.v-066 .block-inner {
height: 100%;
background: white;
border: 2px solid var(--neutral-100);
border-radius: 20px;
padding: 40px 35px;
display: flex;
flex-direction: column;
transition: all 1.30s ease;
position: relative;
overflow: hidden;
}
.v-066 .block-inner::before {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 8%, transparent),
color-mix(in srgb, var(--primary-300) 5%, transparent));
opacity: 0;
transition: opacity 0.79s ease;
}
.v-066 .content-block:hover {
transform: translateY(-10px);
}
.v-066 .content-block:hover .block-inner {
border-color: var(--primary-300);
box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12);
}
.v-066 .content-block:hover .block-inner::before {
opacity: 1;
}
.v-066 .block-large {
grid-column: span 7;
grid-row: span 2;
}
.v-066 .block-medium {
grid-column: span 5;
}
.v-066 .block-small {
grid-column: span 6;
}
.v-066 .block-icon-wrapper {
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 18px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 25px;
transition: all 0.76s ease;
position: relative;
z-index: 1;
}
.v-066 .block-icon-wrapper i {
font-size: 34px;
color: white;
transition: transform 1.40s ease;
}
.v-066 .content-block:hover .block-icon-wrapper {
transform: scale(1.1) rotate(10deg);
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}
.v-066 .content-block:hover .block-icon-wrapper i {
transform: scale(1.15);
}
.v-066 .block-title {
font-size: 1.50rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 16px;
position: relative;
z-index: 1;
}
.v-066 .block-large .block-title {
font-size: 1.69rem;
margin-bottom: 20px;
}
.v-066 .block-description {
font-size: 1.06rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
position: relative;
z-index: 1;
}
.v-066 .block-large .block-description {
font-size: 1.06rem;
line-height: 1.8;
}
.v-066 .block-decoration {
display: flex;
gap: 8px;
margin-top: auto;
padding-top: 25px;
position: relative;
z-index: 1;
}
.v-066 .deco-circle {
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
animation: circleScale 2s ease-in-out infinite;
}
.v-066 .deco-circle:nth-child(1) { animation-delay: 0s; }
.v-066 .deco-circle:nth-child(2) { animation-delay: 0.64s; }
.v-066 .deco-circle:nth-child(3) { animation-delay: 0.82s; }
.v-066 .decorative-elements {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 1;
opacity: 0.6;
}
.v-066 .gradient-orb {
position: absolute;
border-radius: 50%;
filter: blur(60px);
opacity: 0.25;
}
.v-066 .orb-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500), transparent);
top: -100px;
right: -100px;
animation: orbFloat 20s ease-in-out infinite;
}
.v-066 .orb-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-700), transparent);
bottom: -80px;
left: -80px;
animation: orbFloat 25s ease-in-out infinite reverse;
}
.v-066 .orb-3 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-300), transparent);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: orbPulse 18s ease-in-out infinite;
}
.v-066 .mesh-pattern {
position: absolute;
inset: 0;
background-image:
radial-gradient(circle at 25% 25%, color-mix(in srgb, var(--primary-500) 10%, transparent) 1px, transparent 1px),
radial-gradient(circle at 75% 75%, color-mix(in srgb, var(--primary-300) 10%, transparent) 1px, transparent 1px);
background-size: 40px 40px;
opacity: 0.4;
}
@keyframes iconFloat {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-15px) rotate(10deg);
}
}
@keyframes circleScale {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.4);
opacity: 0.6;
}
}
@keyframes orbFloat {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(50px, 50px);
}
}
@keyframes orbPulse {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.25;
}
50% {
transform: translate(-50%, -50%) scale(1.3);
opacity: 0.15;
}
}
@media (max-width: 991px) {
.v-066 {
padding: 80px 0;
}
.v-066 .section-title {
font-size: 2.25rem;
}
.v-066 .section-subtitle {
font-size: 1.12rem;
}
.v-066 .mixed-content-grid {
grid-template-columns: repeat(6, 1fr);
}
.v-066 .block-large {
grid-column: span 6;
grid-row: span 1;
}
.v-066 .block-medium {
grid-column: span 6;
}
.v-066 .block-small {
grid-column: span 3;
}
.v-066 .block-title {
font-size: 1.44rem;
}
.v-066 .block-large .block-title {
font-size: 1.62rem;
}
}
@media (max-width: 767px) {
.v-066 {
padding: 60px 0;
}
.v-066 .section-title {
font-size: 1.94rem;
}
.v-066 .section-subtitle {
font-size: 1.19rem;
}
.v-066 .floating-icons {
gap: 20px;
}
.v-066 .floating-icons i {
font-size: 30px;
}
.v-066 .mixed-content-grid {
grid-template-columns: 1fr;
gap: 20px;
}
.v-066 .block-large,
.v-066 .block-medium,
.v-066 .block-small {
grid-column: span 1;
}
.v-066 .block-inner {
padding: 30px 25px;
}
.v-066 .block-icon-wrapper {
width: 60px;
height: 60px;
}
.v-066 .block-icon-wrapper i {
font-size: 31px;
}
.v-066 .block-title {
font-size: 1.31rem;
}
.v-066 .block-large .block-title {
font-size: 1.31rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(2, 4, 7, 0.62) 0%,
rgba(18, 31, 48, 0.54) 45%,
rgba(6, 10, 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;
}
.additional-universal-classic {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-classic #ade0dd_page_1_sec_1_title {
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-classic #c2f3f4_page_1_sec_1_subtitle {
color: var(--text-secondary);
font-weight: 500;
}
.additional-universal-classic #a8ced5_page_1_sec_1_desc {
color: var(--text-secondary);
line-height: 1.7;
}
.additional-universal-classic .timeline-container {
position: relative;
max-width: 900px;
margin: 0 auto;
padding: 2rem 0;
}
.additional-universal-classic .timeline-item {
position: relative;
display: flex;
gap: 2rem;
margin-bottom: 3rem;
align-items: flex-start;
}
.additional-universal-classic .timeline-item:nth-child(even) {
flex-direction: row-reverse;
}
.additional-universal-classic .timeline-item:last-child {
margin-bottom: 0;
}
.additional-universal-classic .timeline-item:last-child .timeline-connector {
display: none;
}
.additional-universal-classic .timeline-marker {
position: relative;
flex-shrink: 0;
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
}
.additional-universal-classic .marker-icon {
width: 80px;
height: 80px;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-500) 15%, var(--surface-secondary));
border: 3px solid var(--primary-500);
display: flex;
align-items: center;
justify-content: center;
font-size: 2.19rem;
color: var(--primary-500);
transition: all 0.99s ease;
z-index: 2;
}
.additional-universal-classic .timeline-item:hover .marker-icon {
transform: scale(1.15) rotate(10deg);
background: var(--primary-500);
color: white;
box-shadow: 0 10px 30px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.additional-universal-classic .marker-number {
font-size: 1.56rem;
font-weight: 700;
color: var(--primary-500);
opacity: 0.6;
}
.additional-universal-classic .timeline-connector {
position: absolute;
left: 50%;
top: 80px;
transform: translateX(-50%);
width: 3px;
height: calc(100% + 3rem);
background: linear-gradient(
to bottom,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 30%, transparent)
);
z-index: 1;
}
.additional-universal-classic .timeline-item:nth-child(even) .timeline-connector {
left: 50%;
}
.additional-universal-classic .timeline-content {
position: relative;
flex: 1;
padding: 2rem;
border-radius: 20px;
background: var(--surface-secondary);
border: 1px solid color-mix(in srgb, var(--primary-500) 10%, transparent);
transition: all 1.20s ease;
overflow: hidden;
}
.additional-universal-classic .timeline-item:hover .timeline-content {
transform: translateY(-5px);
box-shadow: 0 15px 40px color-mix(in srgb, var(--primary-500) 15%, transparent);
border-color: var(--primary-500);
}
.additional-universal-classic .timeline-content h3 {
color: var(--text-primary);
margin-bottom: 1rem;
}
.additional-universal-classic .timeline-content p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1.06rem;
margin-bottom: 0;
}
.additional-universal-classic .content-decoration {
position: absolute;
bottom: 1rem;
right: 1rem;
font-size: 3.00rem;
color: var(--primary-500);
opacity: 0.05;
pointer-events: none;
}
.additional-universal-classic .bg-blob {
position: absolute;
border-radius: 50%;
filter: blur(80px);
opacity: 0.15;
pointer-events: none;
}
.additional-universal-classic .blob-1 {
top: 10%;
left: -10%;
width: 500px;
height: 500px;
background: var(--primary-300);
animation: blob-float-v081 15s ease-in-out infinite;
}
.additional-universal-classic .blob-2 {
top: 50%;
right: -10%;
width: 400px;
height: 400px;
background: var(--primary-500);
animation: blob-float-v081 20s ease-in-out infinite reverse;
}
.additional-universal-classic .blob-3 {
bottom: 10%;
left: 20%;
width: 350px;
height: 350px;
background: var(--primary-300);
animation: blob-float-v081 18s ease-in-out infinite;
}
@keyframes blob-float-v081 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@media (max-width: 991.98px) {
.additional-universal-classic .timeline-item,
.additional-universal-classic .timeline-item:nth-child(even) {
flex-direction: column;
align-items: center;
text-align: center;
}
.additional-universal-classic .timeline-connector {
left: 50%;
transform: translateX(-50%);
}
.additional-universal-classic .marker-icon {
width: 70px;
height: 70px;
font-size: 1.69rem;
}
.additional-universal-classic .timeline-content {
padding: 1.5rem;
}
}
@media (max-width: 575.98px) {
.additional-universal-classic #8fd2d5_page_1_sec_1_title {
font-size: 1.94rem;
}
.additional-universal-classic .marker-icon {
width: 60px;
height: 60px;
font-size: 1.62rem;
}
.additional-universal-classic .marker-number {
font-size: 1.19rem;
}
.additional-universal-classic .timeline-content {
padding: 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(15, 22, 40, 0.62) 0%,
rgba(10, 18, 35, 0.54) 45%,
rgba(5, 8, 21, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section.v-047 {
padding: 80px 0;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--neutral-100) 60%, var(--surface-primary) 40%) 100%);
position: relative;
overflow: hidden;
}
.additional-universal-section.v-047 .section-header {
position: relative;
z-index: 2;
}
.additional-universal-section.v-047 .tech-indicator {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
margin-bottom: 24px;
}
.additional-universal-section.v-047 .indicator-line {
width: 40px;
height: 2px;
background: var(--primary-500);
}
.additional-universal-section.v-047 .indicator-dot {
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
position: relative;
animation: pulse-indicator 2s ease-in-out infinite;
}
@keyframes pulse-indicator {
0%, 100% {
box-shadow: 0 0 0 0 color-mix(in srgb, var(--primary-500) 70%, transparent 30%);
}
50% {
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-500) 0%, transparent 100%);
}
}
.additional-universal-section.v-047 .section-title {
font-size: 2.25rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
letter-spacing: -0.02em;
}
.additional-universal-section.v-047 .section-subtitle {
font-size: 1.56rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 1.06rem;
}
.additional-universal-section.v-047 .section-description {
font-size: 1.19rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.additional-universal-section.v-047 .tech-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 24px;
position: relative;
z-index: 2;
}
@media (min-width: 768px) {
.additional-universal-section.v-047 .tech-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 1200px) {
.additional-universal-section.v-047 .tech-grid {
grid-template-columns: repeat(2, 1fr);
}
}
.additional-universal-section.v-047 .grid-cell.featured {
grid-column: 1 / -1;
}
.additional-universal-section.v-047 .cell-container {
background: var(--surface-primary);
border: 2px solid var(--neutral-300);
border-radius: 4px;
padding: 28px;
height: 100%;
display: flex;
flex-direction: column;
transition: all 1.25s ease;
position: relative;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
.additional-universal-section.v-047 .cell-container:hover {
border-color: var(--primary-500);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
transform: translateY(-4px);
}
.additional-universal-section.v-047 .grid-cell.featured .cell-container {
background: linear-gradient(135deg, var(--surface-primary), color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%));
border-color: var(--primary-500);
border-width: 2px;
}
.additional-universal-section.v-047 .cell-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.additional-universal-section.v-047 .tech-badge {
width: 56px;
height: 56px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
border-radius: 4px;
transition: transform 1.19s ease;
}
.additional-universal-section.v-047 .cell-container:hover .tech-badge {
transform: scale(1.1);
}
.additional-universal-section.v-047 .tech-badge.featured-badge {
width: 64px;
height: 64px;
}
.additional-universal-section.v-047 .tech-badge i {
font-size: 28px;
color: var(--light);
}
.additional-universal-section.v-047 .tech-badge.featured-badge i {
font-size: 33px;
}
.additional-universal-section.v-047 .status-indicator {
width: 10px;
height: 10px;
background: var(--neutral-500);
border-radius: 50%;
position: relative;
}
.additional-universal-section.v-047 .status-indicator::after {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 20px;
border: 2px solid var(--neutral-500);
border-radius: 50%;
}
.additional-universal-section.v-047 .status-indicator.active {
background: var(--primary-500);
animation: status-blink 2s ease-in-out infinite;
}
.additional-universal-section.v-047 .status-indicator.active::after {
border-color: var(--primary-500);
}
@keyframes status-blink {
0%, 100% {
opacity: 1;
}
50% {
opacity: 0.3;
}
}
.additional-universal-section.v-047 .cell-content {
flex: 1;
}
.additional-universal-section.v-047 .cell-title {
font-size: 1.31rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.3;
letter-spacing: -0.01em;
}
.additional-universal-section.v-047 .cell-description {
font-size: 0.94rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 0;
}
.additional-universal-section.v-047 .cell-footer {
margin-top: 20px;
}
.additional-universal-section.v-047 .tech-line {
height: 3px;
background: linear-gradient(90deg, var(--primary-500) 0%, var(--primary-500) 30%, transparent 30%);
background-size: 12px 3px;
transition: background 0.83s ease;
}
.additional-universal-section.v-047 .cell-container:hover .tech-line {
background: linear-gradient(90deg, var(--primary-500) 0%, var(--primary-500) 60%, transparent 60%);
}
.additional-universal-section.v-047 .tech-line.featured-line {
background: linear-gradient(90deg, var(--primary-700) 0%, var(--primary-500) 50%, var(--primary-300) 100%);
}
.additional-universal-section.v-047 .featured-layout {
display: flex;
flex-direction: column;
}
.additional-universal-section.v-047 .tech-decorations {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.additional-universal-section.v-047 .circuit-line {
position: absolute;
background: linear-gradient(90deg, transparent, var(--neutral-300), transparent);
height: 1px;
}
.additional-universal-section.v-047 .circuit-line.line-1 {
width: 200px;
top: 20%;
right: 10%;
transform: rotate(45deg);
}
.additional-universal-section.v-047 .circuit-line.line-2 {
width: 150px;
bottom: 30%;
left: 5%;
transform: rotate(-30deg);
}
.additional-universal-section.v-047 .circuit-line.line-3 {
width: 180px;
top: 60%;
right: 8%;
transform: rotate(15deg);
}
.additional-universal-section.v-047 .circuit-node {
position: absolute;
width: 6px;
height: 6px;
background: var(--primary-500);
border-radius: 50%;
box-shadow: 0 0 8px color-mix(in srgb, var(--primary-500) 60%, transparent 40%);
}
.additional-universal-section.v-047 .circuit-node.node-1 {
top: 25%;
right: 15%;
}
.additional-universal-section.v-047 .circuit-node.node-2 {
bottom: 35%;
left: 12%;
}
.additional-universal-section.v-047 .circuit-node.node-3 {
top: 55%;
right: 20%;
}
.additional-universal-section.v-047 .grid-pattern {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image:
linear-gradient(var(--neutral-300) 1px, transparent 1px),
linear-gradient(90deg, var(--neutral-300) 1px, transparent 1px);
background-size: 50px 50px;
opacity: 0.03;
}
@media (max-width: 991.98px) {
.additional-universal-section.v-047 {
padding: 60px 0;
}
.additional-universal-section.v-047 .section-title {
font-size: 1.94rem;
}
.additional-universal-section.v-047 .section-subtitle {
font-size: 1.00rem;
}
.additional-universal-section.v-047 .cell-container {
padding: 24px;
}
}
@media (max-width: 767.98px) {
.additional-universal-section.v-047 {
padding: 40px 0;
}
.additional-universal-section.v-047 .section-title {
font-size: 1.94rem;
}
.additional-universal-section.v-047 .tech-grid {
gap: 16px;
}
.additional-universal-section.v-047 .cell-container {
padding: 20px;
}
.additional-universal-section.v-047 .tech-badge {
width: 48px;
height: 48px;
}
.additional-universal-section.v-047 .tech-badge i {
font-size: 26px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(13, 21, 49, 0.62) 0%,
rgba(6, 9, 25, 0.54) 45%,
rgba(16, 28, 43, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-section.v-064 {
padding: 100px 0;
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.v-064 .section-header {
max-width: 850px;
margin: 0 auto 70px;
}
.v-064 .header-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
}
.v-064 .deco-line {
width: 80px;
height: 2px;
background: linear-gradient(90deg, transparent, var(--primary-500), transparent);
}
.v-064 .deco-icon {
display: flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
background: var(--primary-500);
border-radius: 12px;
transform: rotate(45deg);
}
.v-064 .deco-icon i {
font-size: 25px;
color: white;
transform: rotate(-45deg);
animation: sparkle 3s ease-in-out infinite;
}
.v-064 .section-title {
font-size: 2.56rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.v-064 .section-subtitle {
font-size: 1.44rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.v-064 .section-description {
font-size: 1.19rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 750px;
}
.v-064 .features-list {
max-width: 1100px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.v-064 .feature-item {
background: white;
border: 1px solid var(--neutral-100);
border-left: 4px solid var(--primary-500);
border-radius: 12px;
padding: 35px 30px;
margin-bottom: 25px;
transition: all 0.70s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
}
.v-064 .feature-item:last-child {
margin-bottom: 0;
}
.v-064 .feature-item::before {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(180deg, var(--primary-700), var(--primary-500));
opacity: 0;
transition: opacity 1.14s ease;
}
.v-064 .feature-item:hover {
transform: translateX(8px);
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
border-left-color: var(--primary-700);
}
.v-064 .feature-item:hover::before {
opacity: 1;
}
.v-064 .feature-number {
display: flex;
align-items: center;
justify-content: center;
}
.v-064 .feature-number span {
font-size: 2.31rem;
font-weight: 700;
color: color-mix(in srgb, var(--primary-500) 25%, transparent);
line-height: 1;
transition: all 1.39s ease;
}
.v-064 .feature-item:hover .feature-number span {
color: var(--primary-500);
transform: scale(1.1);
}
.v-064 .feature-icon {
display: flex;
align-items: center;
justify-content: center;
}
.v-064 .feature-icon i {
font-size: 43px;
color: var(--primary-500);
transition: all 1.11s ease;
}
.v-064 .feature-item:hover .feature-icon i {
transform: scale(1.15) rotate(5deg);
color: var(--primary-700);
}
.v-064 .feature-content {
padding-left: 20px;
}
.v-064 .feature-title {
font-size: 1.62rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 12px;
}
.v-064 .feature-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.v-064 .decorative-bg {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 1;
opacity: 0.4;
}
.v-064 .bg-pattern {
position: absolute;
width: 200px;
height: 200px;
background-image: repeating-linear-gradient(
45deg,
var(--primary-300),
var(--primary-300) 1px,
transparent 1px,
transparent 10px
);
opacity: 0.15;
}
.v-064 .bg-pattern-1 {
top: 10%;
right: 5%;
transform: rotate(30deg);
animation: patternFloat 20s ease-in-out infinite;
}
.v-064 .bg-pattern-2 {
bottom: 15%;
left: 8%;
transform: rotate(-20deg);
animation: patternFloat 25s ease-in-out infinite reverse;
}
.v-064 .bg-blob {
position: absolute;
width: 600px;
height: 600px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent),
transparent 70%);
border-radius: 40% 60% 50% 50% / 60% 40% 60% 40%;
opacity: 0.12;
animation: blobMorph 30s ease-in-out infinite;
}
@keyframes sparkle {
0%, 100% {
opacity: 1;
transform: rotate(-45deg) scale(1);
}
50% {
opacity: 0.6;
transform: rotate(-45deg) scale(1.2);
}
}
@keyframes patternFloat {
0%, 100% {
transform: translate(0, 0) rotate(30deg);
}
50% {
transform: translate(20px, 20px) rotate(40deg);
}
}
@keyframes blobMorph {
0%, 100% {
border-radius: 40% 60% 50% 50% / 60% 40% 60% 40%;
transform: translate(-50%, -50%) rotate(0deg);
}
33% {
border-radius: 60% 40% 60% 40% / 50% 60% 40% 60%;
transform: translate(-50%, -50%) rotate(120deg);
}
66% {
border-radius: 50% 50% 40% 60% / 40% 60% 50% 50%;
transform: translate(-50%, -50%) rotate(240deg);
}
}
@media (max-width: 991px) {
.v-064 {
padding: 80px 0;
}
.v-064 .section-title {
font-size: 2.31rem;
}
.v-064 .section-subtitle {
font-size: 1.19rem;
}
.v-064 .feature-item {
padding: 30px 25px;
}
.v-064 .feature-number span {
font-size: 1.88rem;
}
.v-064 .feature-icon i {
font-size: 36px;
}
.v-064 .feature-title {
font-size: 1.31rem;
}
}
@media (max-width: 767px) {
.v-064 {
padding: 60px 0;
}
.v-064 .section-title {
font-size: 1.94rem;
}
.v-064 .section-subtitle {
font-size: 1.00rem;
}
.v-064 .deco-line {
width: 50px;
}
.v-064 .feature-item {
padding: 25px 20px;
}
.v-064 .feature-item:hover {
transform: translateX(4px);
}
.v-064 .feature-number span {
font-size: 1.88rem;
}
.v-064 .feature-icon i {
font-size: 34px;
}
.v-064 .feature-content {
padding-left: 0;
padding-top: 15px;
}
.v-064 .feature-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(2, 3, 6, 0.62) 0%,
rgba(5, 11, 21, 0.54) 45%,
rgba(7, 12, 22, 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;
}