:root {
--primary-50: #f5f3ff;
--primary-50-rgb: 245, 243, 255;
--primary-50-rgb: 245, 243, 255;
--primary-100: #f0eeff;
--primary-100-rgb: 237, 233, 254;
--primary-100-rgb: 237, 233, 254;
--primary-300: #d7c5fb;
--primary-300-rgb: 196, 181, 253;
--primary-300-rgb: 196, 181, 253;
--primary-500: #4c24d7;
--primary-500-rgb: 124, 58, 237;
--primary-500-rgb: 124, 58, 237;
--primary-700: #5628c4;
--primary-700-rgb: 109, 40, 217;
--primary-700-rgb: 109, 40, 217;
--primary-200: #cdb9fe;
--primary-200-rgb: 217, 207, 254;
--primary-200-rgb: 217, 207, 254;
--primary-400: #9b71e6;
--primary-400-rgb: 160, 120, 245;
--primary-400-rgb: 160, 120, 245;
--primary-600: #7d32e2;
--primary-600-rgb: 117, 49, 227;
--primary-600-rgb: 117, 49, 227;
--primary-800: #5f10be;
--primary-800-rgb: 87, 32, 174;
--primary-800-rgb: 87, 32, 174;
--primary-900: #511e95;
--primary-900-rgb: 74, 27, 148;
--primary-900-rgb: 74, 27, 148;
--primary-950: #240d6a;
--primary-950-rgb: 52, 19, 104;
--primary-950-rgb: 52, 19, 104;
--primary-rgb: 124, 58, 237;
--neutral-50: #f8fafc;
--neutral-50-rgb: 248, 250, 252;
--neutral-50-rgb: 248, 250, 252;
--neutral-100: #f1f5f9;
--neutral-100-rgb: 241, 245, 249;
--neutral-100-rgb: 241, 245, 249;
--neutral-300: #deeaf2;
--neutral-300-rgb: 203, 213, 225;
--neutral-300-rgb: 203, 213, 225;
--neutral-500: #56617d;
--neutral-500-rgb: 100, 116, 139;
--neutral-500-rgb: 100, 116, 139;
--neutral-700: #4a566c;
--neutral-700-rgb: 71, 85, 105;
--neutral-700-rgb: 71, 85, 105;
--neutral-900: #2c3640;
--neutral-900-rgb: 48, 58, 71;
--neutral-900-rgb: 48, 58, 71;
--neutral-200: #edf1f5;
--neutral-200-rgb: 222, 229, 237;
--neutral-200-rgb: 222, 229, 237;
--neutral-400: #93a6ba;
--neutral-400-rgb: 152, 165, 182;
--neutral-400-rgb: 152, 165, 182;
--neutral-600: #556e86;
--neutral-600-rgb: 86, 101, 122;
--neutral-600-rgb: 86, 101, 122;
--neutral-800: #323d47;
--neutral-800-rgb: 57, 68, 84;
--neutral-800-rgb: 57, 68, 84;
--neutral-950: #2d3c49;
--neutral-950-rgb: 34, 41, 50;
--neutral-950-rgb: 34, 41, 50;
--surface-primary: var(--neutral-50);
--surface-secondary: var(--neutral-100);
--surface-accent: var(--primary-50);
--text-primary: var(--neutral-900);
--text-secondary: var(--neutral-700);
--text-accent: var(--primary-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #000000;
--button-primary-text-rgb: 0, 0, 0;
--button-secondary-bg: var(--neutral-100);
--button-secondary-text: var(--neutral-900);
--border-light: var(--neutral-300);
--border-medium: var(--neutral-500);
--shadow-sm: 0 1px 7px 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 5px 7px -1px rgba(0, 0, 0, 0.1), 0 7px 9px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 21px 19px -11px rgba(0, 0, 0, 0.1), 0 9px 10px -3px rgba(0, 0, 0, 0.05);
--accent-50: #f6f5f1;
--accent-50-rgb: 248, 245, 232;
--accent-50-rgb: 248, 245, 232;
--accent-100: #eae9e7;
--accent-100-rgb: 242, 236, 231;
--accent-100-rgb: 242, 236, 231;
--accent-200: #e0d4e4;
--accent-200-rgb: 228, 214, 231;
--accent-200-rgb: 228, 214, 231;
--accent-300: #e3c0f3;
--accent-300-rgb: 214, 192, 230;
--accent-300-rgb: 214, 192, 230;
--accent-400: #e0a8f6;
--accent-400-rgb: 189, 140, 223;
--accent-400-rgb: 189, 140, 223;
--accent-500: #9754d4;
--accent-500-rgb: 163, 88, 216;
--accent-500-rgb: 163, 88, 216;
--accent-600: #9d59d1;
--accent-600-rgb: 158, 80, 207;
--accent-600-rgb: 158, 80, 207;
--accent-700: #9d4fc8;
--accent-700-rgb: 153, 72, 197;
--accent-700-rgb: 153, 72, 197;
--accent-800: #7c398a;
--accent-800-rgb: 137, 65, 158;
--accent-800-rgb: 137, 65, 158;
--accent-900: #7b3e81;
--accent-900-rgb: 128, 61, 135;
--accent-900-rgb: 128, 61, 135;
--accent-950: #633552;
--accent-950-rgb: 113, 54, 95;
--accent-950-rgb: 113, 54, 95;
--accent-rgb: 163, 88, 216;
--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 6px 0 rgba(0, 0, 0, 0.05);
--shadow-sm: 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-md: 0 9px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 7px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 19px 17px -3px rgba(0, 0, 0, 0.1), 0 13px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-xl: 0 23px 27px -5px rgba(0, 0, 0, 0.1), 0 11px 17px -5px rgba(0, 0, 0, 0.04);
--shadow-2xl: 0 211px 50px -15px 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.48s ease;
--transition-normal: 0.78s ease;
--transition-slow: 1.18s ease;
--transition-all: all 0.90s ease;
--duration-fast: 0.84s;
--duration-normal: 0.58s;
--duration-slow: 1.26s;
--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: 13px;
}
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: 7615px) {
section {
padding-top: var(--section-y-tablet);
padding-bottom: var(--section-y-tablet);
}
}
@media (min-width: 1026px) {
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 4px 6px -1px rgba(0, 0, 0, 0.3);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.3);
}
}
@media print {
:root {
--shadow-sm: none;
--shadow-md: none;
--shadow-lg: none;
--shadow-xl: none;
}
section {
padding-top: 1rem;
padding-bottom: 1rem;
break-inside: avoid;
}
}
html {
scroll-behavior: smooth;
scroll-padding-top: 6rem;
}
body {
overflow-x: hidden;
}
*:focus {
outline: 2px solid var(--border-interactive);
outline-offset: 2px;
border-radius: var(--radius-sm);
}
*:focus:not(:focus-visible) {
outline: none;
}
*:focus-visible {
outline: 2px solid var(--border-interactive);
outline-offset: 2px;
}
.core_font_primary {
font-family: var(--font-primary);
}
.main_font_secondary {
font-family: var(--font-secondary);
}
.modern_font_mono {
font-family: var(--font-mono);
}
.section_display_1 {
font-family: var(--font-secondary);
font-size: var(--text-6xl);
font-weight: var(--font-extrabold);
line-height: var(--leading-none);
letter-spacing: var(--tracking-tighter);
}
.content_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);
}
.layout_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);
}
.design_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);
}
.agency_heading_2 {
font-family: var(--font-secondary);
font-size: var(--text-3xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.page_heading_3 {
font-family: var(--font-secondary);
font-size: var(--text-2xl);
font-weight: var(--font-semibold);
line-height: var(--leading-snug);
letter-spacing: var(--tracking-normal);
}
.style_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);
}
.best_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);
}
.dark_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);
}
.brand_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);
}
.premium_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);
}
.creative_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);
}
.light_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);
}
.digital_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);
}
.unique_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;
}
.prime_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);
}
.web_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);
}
.elite_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);
}
.custom_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);
}
.smart_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;
}
.container_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);
}
.pro_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);
}
.business_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);
}
.business_nav_link:hover,
.business_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.site_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);
}
.bold_footer_text {
font-family: var(--font-primary);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-muted);
}
@media (max-width: 7611px) {
.prime_hero_title {
font-size: var(--text-4xl);
}
.elite_section_title {
font-size: var(--text-3xl);
}
.section_display_1 {
font-size: var(--text-5xl);
}
.content_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.prime_hero_title {
font-size: var(--text-3xl);
}
.elite_section_title {
font-size: var(--text-2xl);
}
.section_display_1 {
font-size: var(--text-4xl);
}
}
a:not([class]) {
color: var(--text-link);
text-decoration: underline;
text-decoration-thickness: 1px;
text-underline-offset: 2px;
transition: all var(--transition-fast);
}
a:not([class]):hover,
a:not([class]):focus {
color: var(--text-link-hover);
text-decoration-thickness: 2px;
}
a:not([class]):visited {
color: var(--text-link);
}
.app_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.clean_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.theme_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.new_text_balance {
text-wrap: balance;
}
.minimal_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.business_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.creative_caption,
.light_overline,
.bold_footer_text {
color: var(--text-secondary);
}
.web_hero_subtitle,
.custom_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.prime_hero_title,
.elite_section_title,
.design_heading_1,
.agency_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.app_text_gradient {
color: var(--text-primary);}
}
body {
font-family: var(--font-primary);
font-size: 0.88rem;
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.00rem;
font-weight: 500;
}
p {
font-family: var(--font-body);
margin-bottom: 1em;
}
.lead {
font-size: 1.31rem;
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.12rem;
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: 769px) {
body {
font-size: 0.88rem;
}
.lead {
font-size: 1.06rem;
}
}
@media print {
body {
font-family: var(--font-primary);
}
h1, h2, h3, h4, h5, h6 {
font-family: var(--font-accent);
page-break-after: avoid;
}
}
.top_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.bright_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.company_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.ui_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.studio_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.base_stack {
display: flex;
flex-direction: column;
}
.content99_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.container32_full_height {
min-height: auto;
}
.creative21_section_height {
min-height: auto;
}
.site9_hero_height {
min-height: auto;
}
.page63_m_0 { margin: 0; }
.digital33_m_1 { margin: var(--space-1); }
.main61_m_2 { margin: var(--space-2); }
.agency76_m_3 { margin: var(--space-3); }
.fresh5_m_4 { margin: var(--space-4); }
.style60_m_6 { margin: var(--space-6); }
.modern24_m_8 { margin: var(--space-8); }
.ui84_m_12 { margin: var(--space-12); }
.agency14_m_16 { margin: var(--space-16); }
.style44_mx_auto { margin-left: auto; margin-right: auto; }
.creative36_my_auto { margin-top: auto; margin-bottom: auto; }
.business5_mt_0 { margin-top: 0; }
.business52_mt_4 { margin-top: var(--space-4); }
.business18_mt_8 { margin-top: var(--space-8); }
.bold53_mt_12 { margin-top: var(--space-12); }
.content53_mb_0 { margin-bottom: 0; }
.fresh2_mb_4 { margin-bottom: var(--space-4); }
.style53_mb_8 { margin-bottom: var(--space-8); }
.new41_mb_12 { margin-bottom: var(--space-12); }
.base46_p_0 { padding: 0; }
.minimal62_p_1 { padding: var(--space-1); }
.top13_p_2 { padding: var(--space-2); }
.page0_p_3 { padding: var(--space-3); }
.pro90_p_4 { padding: var(--space-4); }
.modern96_p_6 { padding: var(--space-6); }
.page22_p_8 { padding: var(--space-8); }
.page19_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.best21_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.best65_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.custom72_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.base55_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.content10_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.bright99_gap_1 { gap: var(--space-1); }
.modern20_gap_2 { gap: var(--space-2); }
.creative61_gap_3 { gap: var(--space-3); }
.brand45_gap_4 { gap: var(--space-4); }
.brand54_gap_6 { gap: var(--space-6); }
.style84_gap_8 { gap: var(--space-8); }
.style67_shadow_none { box-shadow: var(--shadow-none); }
.fresh84_shadow_xs { box-shadow: var(--shadow-xs); }
.section77_shadow_sm { box-shadow: var(--shadow-sm); }
.style94_shadow_md { box-shadow: var(--shadow-md); }
.theme95_shadow_lg { box-shadow: var(--shadow-lg); }
.minimal25_shadow_xl { box-shadow: var(--shadow-xl); }
.page15_shadow_2xl { box-shadow: var(--shadow-2xl); }
.bold52_shadow_inner { box-shadow: var(--shadow-inner); }
.custom52_shadow_colored { box-shadow: var(--shadow-colored); }
.fresh40_radius_none { border-radius: var(--radius-none); }
.layout99_radius_xs { border-radius: var(--radius-xs); }
.fresh92_radius_sm { border-radius: var(--radius-sm); }
.top77_radius_md { border-radius: var(--radius-md); }
.fresh2_radius_lg { border-radius: var(--radius-lg); }
.brand54_radius_xl { border-radius: var(--radius-xl); }
.brand12_radius_2xl { border-radius: var(--radius-2xl); }
.page75_radius_3xl { border-radius: var(--radius-3xl); }
.light25_radius_full { border-radius: var(--radius-full); }
.brand42_gradient_primary {
background: var(--gradient-primary);
}
.minimal0_gradient_secondary {
background: var(--gradient-secondary);
}
.smart30_gradient_hero {
background: var(--gradient-hero);
}
.web10_gradient_card {
background: var(--gradient-card);
}
.prime72_gradient_overlay {
position: relative;
}
.prime72_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;
}
.prime72_gradient_overlay > * {
position: relative;
z-index: 2;
}
.dark71_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.dark71_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.style90_hover_scale {
transition: transform var(--transition-normal);
}
.style90_hover_scale:hover {
transform: scale(1.02);
}
.clean90_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.clean90_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.custom94_hover_fade {
transition: opacity var(--transition-normal);
}
.custom94_hover_fade:hover {
opacity: var(--opacity-loading);
}
.creative12_focus_ring {
transition: box-shadow var(--transition-fast);
}
.creative12_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.core13_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.digital83_hero_content {
position: relative;
z-index: 2;
}
.top43_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.company96_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.web31_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.unique15_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.clean12_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(321px, 1fr));
gap: var(--space-6);
}
.base63_timeline {
position: relative;
}
.base63_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.layout14_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.layout14_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.layout14_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.top5_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.main9_slide_up {
transform: translateY(25px);
opacity: 0;
animation: tc-slideUp var(--transition-slow) ease-out forwards;
}
@keyframes tc-slideUp {
to {
transform: translateY(0);
opacity: 1;
}
}
.container88_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;
}
}
.light93_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;
}
}
.best23_transition_all {
transition: var(--transition-all);
}
.top92_transition_fast {
transition: all var(--transition-fast);
}
.clean52_transition_normal {
transition: all var(--transition-normal);
}
.container25_transition_slow {
transition: all var(--transition-slow);
}
.layout35_bg_primary { background-color: var(--bg-primary); }
.pro27_bg_secondary { background-color: var(--bg-secondary); }
.container42_bg_muted { background-color: var(--bg-muted); }
.clean19_bg_glass { background-color: var(--bg-glass); }
.core71_text_primary { color: var(--text-primary); }
.new21_text_secondary { color: var(--text-secondary); }
.ui4_text_muted { color: var(--text-muted); }
.ui28_text_inverse { color: var(--text-inverse); }
.ui15_text_link { color: var(--text-link); }
.web35_border_light { border-color: var(--border-light); }
.app80_border_medium { border-color: var(--border-medium); }
.digital29_border_strong { border-color: var(--border-strong); }
.smart44_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 7613px) {
.top43_services_grid,
.web31_features_grid,
.company96_team_grid,
.clean12_pricing_grid {
grid-template-columns: 1fr;
}
.unique15_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.base63_timeline::before {
left: 30px;
}
.layout14_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.creative21_section_height {
min-height: auto;
}
.site9_hero_height {
min-height: auto;
}
}
@media (max-width: 480px) {
.unique15_gallery_grid {
grid-template-columns: 1fr;
}
.layout14_timeline_item {
padding-left: var(--space-12) !important;
}
}
.clean93_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;
}
.app1_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.smart4_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);
}
.smart4_skip_link:focus {
top: 6px;
}
@media print {
.minimal40_no_print {
display: none !important;
}
.site12_print_only {
display: block !important;
}
.fresh84_shadow_xs,
.section77_shadow_sm,
.style94_shadow_md,
.theme95_shadow_lg,
.minimal25_shadow_xl,
.page15_shadow_2xl {
box-shadow: none !important;
}
}
.cta-action-btn {
display: inline-flex;
align-items: center;
gap: 0.5rem;
padding: 0.875rem 1.75rem;
margin-top: 1.74rem;
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-semibold);
line-height: var(--leading-tight);
text-decoration: none;
color: var(--button-primary-text);
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border: none;
border-radius: var(--radius-lg);
box-shadow: var(--shadow-md);
transition: all var(--duration-normal) var(--ease-smooth);
}
.cta-action-btn .btn-icon {
font-size: 1.19rem;
transition: transform var(--duration-fast) var(--ease-spring);
}
.cta-action-btn:hover {
color: var(--button-primary-text);
transform: translateY(-2px);
box-shadow: var(--shadow-lg);
}
.cta-action-btn:hover .btn-icon {
transform: translateX(4px);
}
.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) {
.top5_fade_in,
.main9_slide_up,
.container88_slide_in_left,
.light93_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.dark71_hover_lift,
.style90_hover_scale,
.clean90_hover_shadow,
.custom94_hover_fade,
.best23_transition_all,
.top92_transition_fast,
.clean52_transition_normal,
.container25_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
#header {
position: relative;
background: linear-gradient(
135deg,
rgba(255, 255, 255, 0.7) 0%,
rgba(240, 248, 255, 0.5) 100%
);
backdrop-filter: blur(14px);
border-bottom: 1px solid var(--border-light);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
overflow: hidden;
z-index: 1000;
}
#header .navbar-brand {
font-weight: 600;
letter-spacing: -0.5px;
transition: opacity var(--duration-200) var(--ease-out);
}
#header .navbar-brand:hover {
opacity: 0.85;
}
#header .nav-link {
color: var(--text-primary) !important;
font-weight: 500;
font-size: 1.00rem;
margin-left: 1.5rem;
position: relative;
transition: color var(--duration-200) var(--ease-out);
}
#header .nav-link::after {
content: '';
position: absolute;
bottom: -4px;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width var(--duration-250) var(--ease-out);
}
#header .nav-link:hover {
color: var(--primary-600) !important;
}
#header .nav-link:hover::after {
width: 100%;
}
.custom-hamburger {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 32px;
height: 32px;
cursor: pointer;
padding: 0;
position: relative;
}
.hamburger-line {
width: 24px;
height: 2px;
background-color: var(--text-primary);
margin: 4px 0;
transition: all var(--duration-300) var(--ease-out);
border-radius: 1px;
}
.custom-hamburger[aria-expanded="true"] .hamburger-line:nth-child(1) {
transform: rotate(45deg) translate(10px, 10px);
}
.custom-hamburger[aria-expanded="true"] .hamburger-line:nth-child(2) {
opacity: 0;
}
.custom-hamburger[aria-expanded="true"] .hamburger-line:nth-child(3) {
transform: rotate(-45deg) translate(7px, -7px);
}
#header .navbar-collapse {
transition: all var(--duration-300) var(--ease-out);
}
@media (max-width: 991.913px) {
#header .nav-link {
margin-left: 0;
padding: 0.75rem 0;
border-bottom: 1px solid var(--border-light);
}
#header .nav-link:last-child {
border-bottom: none;
}
#header .nav-link::after {
display: none;
}
#header .navbar-nav {
padding-top: 1rem;
}
}
.header-decoration {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
rgba(59, 130, 246, 0.08) 0%,
transparent 70%
);
pointer-events: none;
}
.header-decoration-1 {
width: 320px;
height: 320px;
top: -120px;
right: -80px;
opacity: 0.6;
}
.header-decoration-2 {
width: 240px;
height: 240px;
bottom: -80px;
left: 5%;
opacity: 0.4;
}
@media (max-width: 7614px) {
#header {
padding-top: 0.98rem;
padding-bottom: 0.89rem;
}
.header-decoration-1,
.header-decoration-2 {
opacity: 0.3;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(12, 26, 42, 0.62) 0%,
rgba(11, 26, 46, 0.54) 45%,
rgba(10, 26, 49, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.hero-secondary {
min-height: 100vh;
overflow: hidden;
background: var(--neutral-50);
display: flex;
align-items: center;
position: relative;
}
.hero-secondary .row {
margin: 0;
padding: 0;
}
.hero-secondary .container-fluid {
padding-left: 5%;
padding-right: 5%;
}
.hero-content-col {
padding: 60px 40px 60px 0;
position: relative;
}
.hero-content-wrapper {
max-width: 650px;
position: relative;
}
.swiss-grid-line {
position: absolute;
left: 0;
width: 60px;
height: 1px;
background: var(--primary-500);
}
.swiss-grid-top {
top: 0;
}
.swiss-grid-bottom {
bottom: 0;
}
.swiss-label-container {
display: flex;
align-items: center;
gap: 17px;
margin-bottom: 40px;
}
.swiss-vertical-line {
width: 2px;
height: 40px;
background: var(--primary-500);
}
.swiss-label-number {
font-size: 0.94rem;
font-weight: 700;
letter-spacing: 0.1em;
color: var(--primary-500);
text-transform: uppercase;
}
.hero-title {
font-size: 3.00rem;
line-height: 1.1;
font-weight: 700;
color: var(--neutral-900);
margin: 0 0 30px 0;
letter-spacing: -0.02em;
}
.subtitle-grid {
display: grid;
grid-template-columns: 80px 1fr;
gap: 20px;
align-items: start;
margin-bottom: 30px;
}
.subtitle-line {
width: 100%;
height: 1px;
background: var(--neutral-300);
margin-top: 13px;
}
.hero-subtitle {
font-size: 1.31rem;
line-height: 1.4;
font-weight: 400;
color: var(--neutral-700);
margin: 0;
}
.description-wrapper {
max-width: 500px;
padding-left: 100px;
position: relative;
}
.description-wrapper::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 1px;
height: 100%;
background: var(--neutral-300);
}
.hero-description {
font-size: 1.00rem;
line-height: 1.6;
color: var(--neutral-700);
margin: 0;
}
.hero-visual-col {
padding: 60px 0 60px 40px;
display: flex;
align-items: center;
justify-content: center;
}
.hero-visual-wrapper {
width: 100%;
max-width: 400px;
position: relative;
}
.swiss-geometric-shape {
width: 100%;
aspect-ratio: 1 / 1;
border: 2px solid var(--primary-500);
position: relative;
background: var(--neutral-50);
}
.geometric-inner {
position: absolute;
top: 30px;
left: 30px;
right: 30px;
bottom: 30px;
background: var(--primary-50);
}
.swiss-icon-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 200px;
height: 200px;
background: var(--neutral-300);
}
.icon-item {
background: var(--neutral-50);
display: flex;
align-items: center;
justify-content: center;
}
.icon-item i {
font-size: 2.00rem;
color: var(--primary-500);
}
@media (max-width: 991.913px) {
.hero-content-col {
padding: 40px 20px;
}
.hero-visual-col {
padding: 40px 20px;
min-height: 400px;
}
.hero-title {
font-size: 2.50rem;
}
.description-wrapper {
padding-left: 0;
margin-top: 30px;
}
.description-wrapper::before {
display: none;
}
.subtitle-grid {
grid-template-columns: 1fr;
gap: 15px;
}
.subtitle-line {
display: none;
}
}
@media (max-width: 767.910px) {
.hero-secondary {
min-height: auto;
max-height: none;
}
.hero-title {
font-size: 1.88rem;
margin-bottom: 20px;
}
.hero-subtitle {
font-size: 1.00rem;
}
.swiss-geometric-shape {
max-width: 300px;
margin: 0 auto;
}
.swiss-icon-grid {
width: 160px;
height: 160px;
}
.icon-item i {
font-size: 1.44rem;
}
.swiss-label-container {
margin-bottom: 30px;
}
}
@media (max-width: 575.910px) {
.hero-title {
font-size: 1.81rem;
}
.hero-subtitle {
font-size: 1.00rem;
}
.hero-description {
font-size: 0.88rem;
}
.hero-content-col {
padding: 30px 15px;
}
.swiss-geometric-shape {
max-width: 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(8, 15, 22, 0.62) 0%,
rgba(4, 8, 17, 0.54) 45%,
rgba(8, 14, 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;
}
.hero-secondary {
overflow-x: hidden !important;
}
.usp-section {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, color-mix(in srgb, var(--bg-primary) 95%, var(--primary-50)) 100%);
min-height: auto;
}
.usp-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
filter: blur(80px);
}
.usp-deco-1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: -150px;
right: -100px;
}
.usp-deco-2 {
width: 400px;
height: 400px;
background: var(--primary-300);
bottom: -100px;
left: -50px;
}
.usp-deco-3 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: 50%;
left: 5%;
opacity: 0.05;
}
.usp-card {
position: relative;
background: linear-gradient(135deg, color-mix(in srgb, var(--bg-secondary) 80%, transparent), var(--bg-secondary));
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
padding: var(--space-lg);
transition: all var(--duration-base) var(--ease-out);
backdrop-filter: blur(15px);
box-shadow: 0 11px 32px rgba(0, 0, 0, 0.08);
overflow: hidden;
}
.usp-card::before {
content: '';
position: absolute;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
background: linear-gradient(135deg, color-mix(in srgb, var(--primary-500) 30%, transparent), color-mix(in srgb, var(--primary-300) 20%, transparent));
border-radius: var(--radius-lg);
opacity: 0;
transition: opacity var(--duration-base) var(--ease-out);
pointer-events: none;
z-index: -1;
}
.usp-card:hover {
border-color: color-mix(in srgb, var(--primary-500) 40%, var(--border-light));
box-shadow: 0 19px 49px rgba(0, 0, 0, 0.12), 0 0 40px rgba(86, 139, 255, 0.15);
transform: translateY(-4px);
}
.usp-card:hover::before {
opacity: 1;
}
.usp-card-content {
position: relative;
z-index: 1;
}
.usp-card-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: var(--space-md);
}
.usp-card h3 {
color: var(--text-primary);
margin: 0;
flex: 1;
}
.usp-value {display: inline-block;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--text-inverse);
padding: var(--space-sm) var(--space-md);
border-radius: var(--radius-md);
font-weight: 600;
font-size: 0.81rem;
box-shadow: 0 4px 21px rgba(54, 120, 231, 0.25);
}
.usp-card p {
margin: 0;
line-height: 1.6;
}
@media (max-width: 991px) {
.usp-section {
padding: var(--space-xl) 0;
}
.usp-card {
padding: var(--space-md);
}
.usp-decoration {
display: none;
}
}
@media (max-width: 576px) {
.usp-card-header {
flex-direction: column;
align-items: flex-start;
}
.usp-value {align-self: flex-start;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(9, 13, 25, 0.62) 0%,
rgba(13, 23, 35, 0.54) 45%,
rgba(5, 7, 14, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.about-section-353 {
position: relative;
padding: 100px 0;
background: var(--surface-primary);
overflow: hidden;
}
.about-section-353 .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
z-index: 0;
}
.about-section-353 .blob-1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: -150px;
left: -150px;
filter: blur(80px);
}
.about-section-353 .blob-2 {
width: 400px;
height: 400px;
background: var(--primary-700);
bottom: -100px;
right: -100px;
filter: blur(80px);
}
.about-section-353 .content-wrapper {
position: relative;
z-index: 1;
}
.about-section-353 .badge-wrapper {
display: inline-flex;
align-items: center;
}
.about-section-353 .decorative-badge {
display: inline-block;
width: 50px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 2px;
}
.about-section-353 .subtitle {
font-size: 0.94rem;
font-weight: 600;
color: var(--primary-500);
text-transform: uppercase;
letter-spacing: 1.5px;
margin: 0;
}
.about-section-353 .main-title {
font-size: 3.00rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin: 0;
}
.about-section-353 .description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.8;
margin: 0;
}
.about-section-353 .features-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
}
.about-section-353 .feature-item {
display: flex;
gap: 1rem;
padding: 1.5rem;
background: var(--surface-secondary);
border-radius: 12px;
border: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent);
transition: all 1.04s ease;
}
.about-section-353 .feature-item:hover {
transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
border-color: var(--primary-300);
}
.about-section-353 .feature-icon {
flex-shrink: 0;
width: 413px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(
135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 50%, white)
);
border-radius: 10px;
color: var(--primary-500);
font-size: 1.50rem;
transition: all 0.60s ease;
}
.about-section-353 .feature-item:hover .feature-icon {
background: var(--primary-500);
color: var(--light);
transform: scale(1.1);
}
.about-section-353 .feature-content {
flex: 1;
}
.about-section-353 .feature-name {
font-size: 1.19rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.61rem;
}
.about-section-353 .feature-desc {
font-size: 0.88rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.about-section-353 .images-wrapper {
position: relative;
height: 100%;
min-height: 600px;
}
.about-section-353 .images-grid {
position: relative;
height: 100%;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
gap: 1.5rem;
}
.about-section-353 .image-frame {
position: relative;
width: 100%;
height: 100%;
border-radius: 19px;
overflow: hidden;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.about-section-353 .image-frame img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 1.20s ease;
}
.about-section-353 .image-frame:hover img {
transform: scale(1.08);
}
.about-section-353 .image-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 10%, transparent),
transparent
);
opacity: 0;
transition: opacity 0.82s ease;
}
.about-section-353 .image-frame:hover .image-overlay {
opacity: 1;
}
.about-section-353 .image-main {
grid-column: 1 / 2;
grid-row: 1 / 3;
}
.about-section-353 .images-secondary {
grid-column: 2 / 3;
grid-row: 1 / 2;
display: grid;
gap: 1.5rem;
}
.about-section-353 .image-small {
height: 100%;
}
.about-section-353 .image-accent {
grid-column: 2 / 3;
grid-row: 2 / 3;
}
.about-section-353 .decorative-dots {
position: absolute;
bottom: -20px;
left: -20px;
width: 100px;
height: 100px;
background-image: radial-gradient(
circle,
var(--primary-300) 2px,
transparent 2px
);
background-size: 20px 20px;
opacity: 0.3;
z-index: -1;
}
.about-section-353 .decorative-circle {
position: absolute;
top: -30px;
right: -30px;
width: 150px;
height: 150px;
border: 3px solid var(--primary-300);
border-radius: 50%;
opacity: 0.2;
z-index: -1;
}
@media (max-width: 991.98px) {
.about-section-353 {
padding: 80px 0;
}
.about-section-353 .main-title {
font-size: 2.44rem;
}
.about-section-353 .features-grid {
grid-template-columns: 1fr;
gap: 1.5rem;
}
.about-section-353 .images-wrapper {
min-height: 500px;
margin-top: 3rem;
}
}
@media (max-width: 767.98px) {
.about-section-353 {
padding: 60px 0;
}
.about-section-353 .main-title {
font-size: 1.81rem;
}
.about-section-353 .description {
font-size: 1.00rem;
}
.about-section-353 .feature-item {
padding: 1.25rem;
}
.about-section-353 .images-grid {
grid-template-columns: 1fr;
grid-template-rows: auto;
gap: 1rem;
}
.about-section-353 .image-main {
grid-column: 1 / 2;
grid-row: 1 / 2;
height: 300px;
}
.about-section-353 .images-secondary {
grid-column: 1 / 2;
grid-row: 2 / 3;
grid-template-columns: repeat(2, 1fr);
height: auto;
}
.about-section-353 .image-small {
height: 200px;
}
.about-section-353 .image-accent {
grid-column: 1 / 2;
grid-row: 3 / 4;
height: 250px;
}
.about-section-353 .blob-1,
.about-section-353 .blob-2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 575.98px) {
.about-section-353 .main-title {
font-size: 1.50rem;
}
.about-section-353 .feature-item {
flex-direction: column;
text-align: center;
}
.about-section-353 .images-secondary {
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(5, 7, 12, 0.62) 0%,
rgba(9, 15, 26, 0.54) 45%,
rgba(4, 8, 18, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.features-section {
position: relative;
min-height: auto;
padding: var(--space-12) 0;
overflow: hidden;
}
.features-header {
max-width: 720px;
margin-bottom: var(--space-8);
position: relative;
z-index: 1;
}
#fcf7bftures-title {
font-size: clamp(2rem, 5vw, 3rem);
line-height: 1.15;
margin-bottom: var(--space-3);
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
#fff596tures-subtitle {
font-size: clamp(1rem, 2.5vw, 1.25rem);
margin-bottom: var(--space-2);
color: var(--primary-500);
font-weight: 600;
}
#fee3a7tures-desc {
max-width: 560px;
color: var(--text-secondary);
line-height: 1.6;
font-weight: 400;
}
.features-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
margin-top: var(--space-8);
position: relative;
z-index: 1;
}
@media (min-width: 768px) {
.features-grid {
grid-template-columns: repeat(2, 1fr);
gap: var(--space-6);
}
}
.feature-card {
position: relative;
padding: var(--space-6);
border-radius: var(--radius-lg);
border: 1px solid var(--border-light);
transition: all var(--duration-default) var(--ease-smooth);
backdrop-filter: blur(8px);
}
.feature-card-primary {
background: linear-gradient(135deg, rgba(59, 130, 246, 0.08) 0%, rgba(59, 130, 246, 0.02) 100%);
border-color: var(--primary-100);
}
.feature-card-primary:hover {
border-color: var(--primary-300);
background: linear-gradient(135deg, rgba(79, 129, 255, 0.12) 0%, rgba(59, 130, 246, 0.04) 100%);
box-shadow: var(--shadow-md);
}
.feature-card-secondary {
background: linear-gradient(135deg, rgba(107, 114, 128, 0.04) 0%, rgba(107, 114, 128, 0.01) 100%);
border-color: var(--border-light);
}
.feature-card-secondary:hover {
border-color: var(--primary-300);
background: linear-gradient(135deg, rgba(59, 130, 246, 0.08) 0%, rgba(59, 130, 246, 0.02) 100%);
box-shadow: var(--shadow-md);
}
.feature-card-inner {
position: relative;
}
#f1e4a6tures-item-1-name,
#fff0c3tures-item-2-name,
#f8e9b7tures-item-3-name,
#f5e396tures-item-4-name {
color: var(--text-primary);
margin-bottom: var(--space-3);
font-weight: 600;
line-height: 1.3;
}
#fff9a9tures-item-1-desc,
#efebb5tures-item-2-desc,
#fffba2tures-item-3-desc,
#fbee94tures-item-4-desc {
color: var(--text-secondary);
line-height: 1.6;
font-size: 0.88rem;
}
.features-decoration {
position: absolute;
pointer-events: none;
opacity: 0.3;
}
.features-decoration-blur {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
border-radius: 50%;
top: -100px;
right: -150px;
filter: blur(60px);
}
.features-decoration-line {
width: 1px;
height: 200px;
background: linear-gradient(180deg, transparent 0%, var(--primary-300) 50%, transparent 100%);
top: 50px;
left: 50%;
transform: translateX(-50%);
}
@media (max-width: 767px) {
.features-section {
padding: var(--space-10) 0;
}
.features-header {
margin-bottom: var(--space-6);
}
#f2df9btures-title {
font-size: 1.88rem;
}
#fcfab8tures-subtitle {
font-size: 1.06rem;
}
.features-grid {
grid-template-columns: 1fr;
gap: var(--space-4);
}
.feature-card {
padding: var(--space-5);
}
.features-decoration-blur {
width: 300px;
height: 300px;
top: -50px;
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(11, 19, 28, 0.62) 0%,
rgba(13, 28, 44, 0.54) 45%,
rgba(3, 7, 13, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.services-section {
position: relative;
padding: var(--space-6) 0;
overflow: hidden;
min-height: auto;
display: flex;
align-items: center;
}
.services-section .container {
position: relative;
z-index: 2;
}
.services-header {
margin-bottom: var(--space-5);
text-align: left;
}
.services-header h2 {
font-size: clamp(2rem, 4vw, 3.5rem);
line-height: 1.15;
margin-bottom: var(--space-1);
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.services-header .custom_section_subtitle {
color: var(--primary-500);
margin-bottom: var(--space-2);
font-weight: 600;
}
.services-desc {
color: var(--text-secondary);
max-width: 50%;
margin: 0;
}
.services-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-4);
margin-bottom: 0;
}
@media (min-width: 768px) {
.services-grid {
grid-template-columns: repeat(3, 1fr);
gap: var(--space-4);
}
}
@media (max-height: 1200px) {
.services-grid {
grid-template-columns: repeat(2, 1fr);
}
}
.services-item {
display: flex;
flex-direction: column;
justify-content: space-between;
padding: var(--space-4);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
background: linear-gradient(135deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.4) 100%);
transition: all var(--duration-base) var(--ease-smooth);
position: relative;
overflow: hidden;
min-height: 280px;
}
.services-item::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 0;
background: linear-gradient(180deg, var(--primary-500) 0%, var(--primary-300) 100%);
transition: height var(--duration-base) var(--ease-smooth);
}
.services-item:hover {
border-color: var(--border-medium);
background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
box-shadow: var(--shadow-medium);
transform: translateY(-2px);
}
.services-item:hover::before {
height: 100%;
}
.services-item-content {
flex: 1;
margin-bottom: var(--space-3);
}
.services-item h3 {
color: var(--text-primary);
margin-bottom: var(--space-2);
font-weight: 700;
line-height: 1.3;
letter-spacing: -0.01em;
}
.services-item .fresh_body_base {
color: var(--text-secondary);
margin: 0 0 var(--space-2) 0;
line-height: 1.5;
}
.services-features {
color: var(--text-muted);
margin: 0;
display: block;
line-height: 1.6;
}
.services-item-footer {
display: flex;
justify-content: space-between;
align-items: flex-end;
padding-top: var(--space-3);
border-top: 1px solid var(--border-light);
}
.services-price {
color: var(--primary-500);
font-weight: 700;
letter-spacing: 0.05em;
}
.services-link {
display: inline-block;
padding: var(--space-1) var(--space-3);
background: var(--primary-500);
color: white;
text-decoration: none;
border-radius: var(--radius-md);
font-size: 0.94rem;
font-weight: 600;
letter-spacing: 0.05em;
transition: all var(--duration-base) var(--ease-smooth);
border: 1px solid var(--primary-500);
}
.services-link:hover {
background: var(--primary-700);
border-color: var(--primary-700);
text-decoration: none;
}
.services-decoration {
position: absolute;
top: 50%;
right: -20%;
width: 600px;
height: 600px;
background: radial-gradient(circle, var(--primary-50) 0%, transparent 70%);
border-radius: 50%;
opacity: 0.4;
pointer-events: none;
z-index: 1;
}
@media (max-width: 768px) {
.services-header {
margin-bottom: var(--space-4);
}
.services-header h2 {
font-size: 1.94rem;
}
.services-desc {
max-width: 100%;
}
.services-grid {
grid-template-columns: 1fr;
gap: var(--space-3);
}
.services-item {
min-height: 240px;
padding: var(--space-3);
}
.services-decoration {
width: 400px;
height: 400px;
right: -15%;
top: 30%;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(5, 13, 22, 0.62) 0%,
rgba(9, 29, 51, 0.54) 45%,
rgba(11, 23, 51, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.priceplan-section-modern {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.priceplan-section-modern .section-header {
text-align: center;
max-width: 800px;
margin: 0 auto 80px;
position: relative;
}
.priceplan-section-modern .decorative-line {
width: 60px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300)
);
margin: 0 auto 30px;
border-radius: 2px;
}
.priceplan-section-modern .section-title {
font-size: clamp(2rem, 5vw, 3rem);
font-weight: 800;
color: var(--text-primary);
margin-bottom: 20px;
line-height: 1.2;
}
.priceplan-section-modern .title-accent {
display: flex;
justify-content: center;
gap: 8px;
margin-bottom: 20px;
}
.priceplan-section-modern .accent-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse-dot 2s ease-in-out infinite;
}
.priceplan-section-modern .accent-dot:nth-child(2) {
animation-delay: 1.17s;
}
.priceplan-section-modern .accent-dot:nth-child(3) {
animation-delay: 0.87s;
}
@keyframes pulse-dot {
0%, 100% { transform: scale(1); opacity: 1; }
50% { transform: scale(1.5); opacity: 0.6; }
}
.priceplan-section-modern .section-subtitle {
font-size: clamp(1.25rem, 3vw, 1.75rem);
font-weight: 600;
color: var(--primary-700);
margin-bottom: 20px;
}
.priceplan-section-modern .section-description {
font-size: 1.12rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 700px;
margin: 0 auto;
}
.priceplan-section-modern .pricing-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 40px;
max-width: 1200px;
margin: 0 auto;
}
.priceplan-section-modern .pricing-card {
position: relative;
background: var(--surface-primary);
border-radius: 24px;
padding: 50px 35px;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
transition: all 0.79s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
overflow: hidden;
}
.priceplan-section-modern .pricing-card:hover {
transform: translateY(-12px);
box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
border-color: var(--primary-500);
}
.priceplan-section-modern .featured-card {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%) 100%
);
border: 2px solid var(--primary-500);
transform: scale(1.05);
}
.priceplan-section-modern .featured-card:hover {
transform: scale(1.08) translateY(-12px);
}
.priceplan-section-modern .featured-badge {
position: absolute;
top: 25px;
right: 25px;
width: 50px;
height: 50px;
background: var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.25rem;
animation: rotate-badge 10s linear infinite;
}
@keyframes rotate-badge {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}
.priceplan-section-modern .card-decoration {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 6px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300)
);
border-radius: 24px 24px 0 0;
}
.priceplan-section-modern .decoration-circle {
position: absolute;
width: 150px;
height: 150px;
background: color-mix(in srgb, var(--primary-300) 10%, transparent 90%);
border-radius: 50%;
top: -50px;
right: -30px;
pointer-events: none;
}
.priceplan-section-modern .decoration-pattern {
position: absolute;
width: 100px;
height: 100px;
background:
repeating-linear-gradient(45deg,
transparent,
transparent 10px,
color-mix(in srgb, var(--primary-300) 5%, transparent 95%) 10px,
color-mix(in srgb, var(--primary-300) 5%, transparent 95%) 11px
);
bottom: -20px;
left: -20px;
pointer-events: none;
}
.priceplan-section-modern .card-header {
margin-bottom: 35px;
text-align: center;
}
.priceplan-section-modern .plan-badge {
width: 70px;
height: 70px;
background: linear-gradient(135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 25px;
color: var(--light);
font-size: 1.81rem;
transition: transform 1.00s ease;
}
.priceplan-section-modern .plan-badge.featured {
background: linear-gradient(135deg,
var(--primary-700),
var(--primary-500)
);
animation: pulse-badge 2s ease-in-out infinite;
}
@keyframes pulse-badge {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.1); }
}
.priceplan-section-modern .pricing-card:hover .plan-badge {
transform: rotateY(360deg);
}
.priceplan-section-modern .plan-name {
font-size: 1.69rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 15px;
}
.priceplan-section-modern .plan-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.7;
}
.priceplan-section-modern .card-price {
position: relative;
text-align: center;
margin-bottom: 35px;
padding: 30px 0;
}
.priceplan-section-modern .price-container {
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
}
.priceplan-section-modern .currency-symbol {
font-size: 1.62rem;
font-weight: 700;
color: var(--primary-700);
align-self: flex-start;
margin-top: 8px;
}
.priceplan-section-modern .price-amount {
font-size: 3.00rem;
font-weight: 800;
color: var(--primary-500);
line-height: 1;
}
.priceplan-section-modern .price-period {
font-size: 1.12rem;
color: var(--text-secondary);
align-self: flex-end;
margin-bottom: 12px;
}
.priceplan-section-modern .price-decoration {
width: 80px;
height: 3px;
background: var(--primary-300);
margin: 20px auto 0;
border-radius: 2px;
}
.priceplan-section-modern .price-decoration.featured {
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-300)
);
width: 120px;
}
.priceplan-section-modern .card-features {
position: relative;
padding: 30px 25px;
background: color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%);
border-radius: 16px;
margin-bottom: 30px;
}
.priceplan-section-modern .features-icon {
position: absolute;
top: -15px;
left: 50%;
transform: translateX(-50%);
width: 40px;
height: 40px;
background: var(--primary-500);
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.12rem;
}
.priceplan-section-modern .features-list {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.8;
text-align: left;
}
.priceplan-section-modern .card-footer {
text-align: center;
padding-top: 20px;
}
.priceplan-section-modern .footer-decoration {
display: flex;
justify-content: center;
gap: 6px;
}
.priceplan-section-modern .footer-decoration .dot {
width: 6px;
height: 6px;
background: var(--primary-300);
border-radius: 50%;
}
.priceplan-section-modern .section-footer {
text-align: center;
margin-top: 80px;
}
.priceplan-section-modern .footer-icons {
display: flex;
justify-content: center;
gap: 30px;
font-size: 2.12rem;
color: var(--primary-500);
}
.priceplan-section-modern .footer-icons i {
opacity: 0.6;
transition: all 0.94s ease;
}
.priceplan-section-modern .footer-icons i:hover {
opacity: 1;
transform: translateY(-5px);
}
.priceplan-section-modern .bg-decoration {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 0;
}
.priceplan-section-modern .bg-decoration-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent 70%
);
top: -100px;
right: -100px;
animation: float-decoration 20s ease-in-out infinite;
}
.priceplan-section-modern .bg-decoration-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 10%, transparent 90%),
transparent 70%
);
bottom: -50px;
left: -50px;
animation: float-decoration 15s ease-in-out infinite reverse;
}
.priceplan-section-modern .bg-decoration-3 {
width: 200px;
height: 200px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-700) 12%, transparent 88%),
transparent 70%
);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: pulse-decoration 10s ease-in-out infinite;
}
@keyframes float-decoration {
0%, 100% { transform: translate(0, 0); }
50% { transform: translate(30px, 30px); }
}
@keyframes pulse-decoration {
0%, 100% { transform: translate(-50%, -50%) scale(1); opacity: 0.3; }
50% { transform: translate(-50%, -50%) scale(1.3); opacity: 0.1; }
}
@media (max-width: 991px) {
.priceplan-section-modern {
padding: 80px 0;
}
.priceplan-section-modern .section-header {
margin-bottom: 60px;
}
.priceplan-section-modern .pricing-grid {
gap: 30px;
}
.priceplan-section-modern .featured-card {
transform: scale(1);
}
.priceplan-section-modern .featured-card:hover {
transform: scale(1.02) translateY(-8px);
}
}
@media (max-width: 767px) {
.priceplan-section-modern {
padding: 60px 0;
}
.priceplan-section-modern .section-title {
font-size: 2.12rem;
}
.priceplan-section-modern .section-subtitle {
font-size: 1.25rem;
}
.priceplan-section-modern .pricing-grid {
grid-template-columns: 1fr;
gap: 30px;
}
.priceplan-section-modern .pricing-card {
padding: 40px 25px;
}
.priceplan-section-modern .price-amount {
font-size: 3.00rem;
}
.priceplan-section-modern .section-footer {
margin-top: 60px;
}
.priceplan-section-modern .footer-icons {
gap: 20px;
font-size: 1.38rem;
}
}
@media (max-width: 575px) {
.priceplan-section-modern .pricing-card {
padding: 35px 20px;
}
.priceplan-section-modern .plan-badge {
width: 60px;
height: 60px;
font-size: 1.62rem;
}
.priceplan-section-modern .price-amount {
font-size: 2.88rem;
}
.priceplan-section-modern .card-features {
padding: 25px 20px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(4, 7, 15, 0.62) 0%,
rgba(3, 5, 8, 0.54) 45%,
rgba(2, 5, 9, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
#team {
position: relative;
overflow: hidden;
background-color: var(--bg-primary);
min-height: auto;
}
.team-bg-blob {
position: absolute;
opacity: 0.08;
z-index: 0;
pointer-events: none;
}
.blob-1 {
width: 450px;
height: 450px;
background: radial-gradient(circle at 30% 40%, var(--primary-500), var(--primary-700));
border-radius: 45% 55% 52% 48% / 48% 45% 55% 52%;
top: -150px;
right: -100px;
animation: float 8s ease-in-out infinite;
}
.blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle at 70% 60%, var(--primary-300), var(--primary-500));
border-radius: 40% 60% 55% 45% / 45% 55% 60% 40%;
bottom: -100px;
left: -120px;
animation: float 10s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(30px);
}
}
.team-header-decoration {
position: relative;
height: 200px;
background: linear-gradient(135deg, var(--primary-100) 0%, var(--primary-50) 100%);
border-radius: var(--radius-xl);
overflow: hidden;
}
.team-header-decoration::before {
content: '';
position: absolute;
width: 200px;
height: 200px;
background: radial-gradient(circle, var(--primary-300), transparent 70%);
border-radius: 50%;
top: -50px;
right: -50px;
opacity: 0.6;
}
.team-header-decoration::after {
content: '';
position: absolute;
width: 150px;
height: 150px;
background: linear-gradient(45deg, var(--primary-200), transparent);
border-radius: 45% 55% 50% 50%;
bottom: -30px;
left: 20px;
opacity: 0.5;
}
.team-member-card {
position: relative;
background: var(--bg-secondary);
border-radius: var(--radius-lg);
overflow: hidden;
border: 1px solid var(--border-light);
transition: all var(--duration-base) var(--ease-smooth);
z-index: 1;
}
.team-member-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 16px 32px rgba(var(--primary-500-rgb), 0.12);
}
.card-offset-1 {
margin-top: 24px;
}
.card-offset-2 {
margin-top: 12px;
}
.team-member-image-wrapper {
position: relative;
width: 100%;
padding-bottom: 100%;
overflow: hidden;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
}
.team-member-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.team-member-accent {
position: absolute;
opacity: 0;
transition: opacity var(--duration-base) var(--ease-smooth);
}
.accent-1 {
width: 120px;
height: 120px;
background: radial-gradient(circle, var(--primary-300), transparent 70%);
border-radius: 50%;
top: 10%;
right: -30px;
}
.accent-2 {
width: 100px;
height: 100px;
background: linear-gradient(135deg, var(--primary-200), transparent);
border-radius: 40% 60% 50% 50%;
bottom: -20px;
left: -30px;
}
.accent-3 {
width: 140px;
height: 80px;
background: radial-gradient(ellipse at 50% 50%, var(--primary-400), transparent 60%);
border-radius: 50% 50% 30% 70%;
top: -20px;
left: -40px;
}
.accent-4 {
width: 110px;
height: 110px;
background: linear-gradient(45deg, var(--primary-300), var(--primary-100));
border-radius: 25% 75% 60% 40%;
bottom: 10%;
right: -30px;
}
.accent-5 {
width: 95px;
height: 130px;
background: radial-gradient(ellipse at center, var(--primary-200), transparent 65%);
border-radius: 65% 35% 55% 45%;
top: -30px;
right: -40px;
}
.team-member-card:hover .team-member-accent {
opacity: 1;
}
.team-member-content {
padding: var(--space-md) var(--space-md);
background: var(--bg-secondary);
}
.team-member-content h4 {
color: var(--text-primary);
letter-spacing: -0.3px;
}
.team-member-content p {
color: var(--text-muted);
}
@media (max-width: 768px) {
.card-offset-1,
.card-offset-2 {
margin-top: 0;
}
.team-header-decoration {
height: 150px;
}
.blob-1 {
width: 300px;
height: 300px;
top: -100px;
right: -80px;
}
.blob-2 {
width: 250px;
height: 250px;
bottom: -80px;
left: -100px;
}
}
@media (max-width: 576px) {
#team {
padding-top: var(--space-lg) !important;
padding-bottom: var(--space-lg) !important;
}
.team-member-content {
padding: var(--space-sm) var(--space-md);
}
.team-member-content h4 {
font-size: 1.00rem;
}
.blob-1,
.blob-2 {
opacity: 0.04;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(9, 13, 28, 0.62) 0%,
rgba(16, 23, 47, 0.54) 45%,
rgba(5, 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;
}
.reviews-section-variant {
background: linear-gradient(
to bottom,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
position: relative;
overflow: hidden;
}
.reviews-section-variant .section-header {
position: relative;
z-index: 2;
}
.reviews-section-variant #reviews-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.5px;
line-height: 1.2;
}
.reviews-section-variant #reviews-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.88rem;
}
.reviews-section-variant #reviews-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.reviews-section-variant .review-card {
background: var(--surface-primary);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
border-radius: 16px;
padding: 2rem;
position: relative;
transition: all 0.84s ease;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.reviews-section-variant .review-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
border-color: color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.reviews-section-variant .review-card.featured-review {
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%) 100%
);
border: 2px solid var(--primary-300);
padding: 2.5rem;
}
.reviews-section-variant .reviewer-avatar {
width: 56px;
height: 56px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.reviews-section-variant .reviewer-avatar.featured {
width: 64px;
height: 64px;
background: linear-gradient(135deg, var(--primary-700) 0%, var(--primary-500) 100%);
}
.reviews-section-variant .reviewer-avatar i {
font-size: 1.81rem;
color: var(--light);
}
.reviews-section-variant .reviewer-avatar.featured i {
font-size: 2.31rem;
}
.reviews-section-variant .reviewer-info h4 {
color: var(--text-primary);
font-weight: 600;
line-height: 1.4;
}
.reviews-section-variant .reviewer-badge {
display: flex;
align-items: center;
gap: 0.25rem;
}
.reviews-section-variant .reviewer-badge i {
color: var(--primary-500);
font-size: 1.00rem;
}
.reviews-section-variant .reviewer-badge .bi-star-fill {
color: color-mix(in srgb, var(--primary-500) 70%, #efa228 30%);
}
.reviews-section-variant .quote-icon {
width: 48px;
height: 48px;
background: color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
}
.reviews-section-variant .quote-icon i {
font-size: 1.50rem;
color: var(--primary-500);
}
.reviews-section-variant .featured-review .quote-icon {
background: color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
width: 56px;
height: 56px;
}
.reviews-section-variant .featured-review .quote-icon i {
font-size: 1.88rem;
}
.reviews-section-variant .review-text {
color: var(--text-secondary);
line-height: 1.8;
font-size: 1.00rem;
margin: 0;
}
.reviews-section-variant .featured-review .review-text {
font-size: 1.19rem;
color: var(--text-primary);
}
.reviews-section-variant .review-decoration {
position: absolute;
bottom: 0;
right: 0;
width: 120px;
height: 120px;
background: radial-gradient(
circle at center,
color-mix(in srgb, var(--primary-300) 10%, transparent 90%) 0%,
transparent 70%
);
border-radius: 16px 0 16px 0;
pointer-events: none;
}
.reviews-section-variant .review-decoration.featured {
width: 150px;
height: 150px;
background: radial-gradient(
circle at center,
color-mix(in srgb, var(--primary-500) 15%, transparent 85%) 0%,
transparent 70%
);
}
.reviews-section-variant .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.reviews-section-variant .deco-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle at center,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%
);
}
.reviews-section-variant .deco-circle-1 {
width: 300px;
height: 300px;
top: -150px;
right: -100px;
}
.reviews-section-variant .deco-circle-2 {
width: 200px;
height: 200px;
bottom: -100px;
left: -50px;
}
.reviews-section-variant .deco-shape {
position: absolute;
width: 100px;
height: 100px;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
border-radius: 24px;
transform: rotate(45deg);
}
.reviews-section-variant .deco-shape-1 {
top: 20%;
left: 5%;
}
.reviews-section-variant .deco-shape-2 {
bottom: 15%;
right: 10%;
}
@media (max-width: 991.98px) {
.reviews-section-variant .review-card {
padding: 1.5rem;
}
.reviews-section-variant .review-card.featured-review {
padding: 2rem;
}
.reviews-section-variant .reviewer-avatar {
width: 48px;
height: 48px;
}
.reviews-section-variant .reviewer-avatar i {
font-size: 1.69rem;
}
.reviews-section-variant .reviewer-avatar.featured {
width: 56px;
height: 56px;
}
.reviews-section-variant .quote-icon {
width: 40px;
height: 40px;
}
.reviews-section-variant .quote-icon i {
font-size: 1.19rem;
}
.reviews-section-variant .deco-circle-1 {
width: 200px;
height: 200px;
}
.reviews-section-variant .deco-circle-2 {
width: 150px;
height: 150px;
}
}
@media (max-width: 767.98px) {
.reviews-section-variant {
padding: 3rem 0;
}
.reviews-section-variant #reviews-title {
font-size: 1.94rem;
}
.reviews-section-variant #reviews-subtitle {
font-size: 0.81rem;
}
.reviews-section-variant #reviews-desc {
font-size: 1.00rem;
}
.reviews-section-variant .review-card {
padding: 1.25rem;
}
.reviews-section-variant .review-card.featured-review {
padding: 1.5rem;
}
.reviews-section-variant .review-text {
font-size: 0.88rem;
}
.reviews-section-variant .featured-review .review-text {
font-size: 0.94rem;
}
.reviews-section-variant .deco-shape {
display: none;
}
}
@media (max-width: 575.98px) {
.reviews-section-variant .review-header {
flex-direction: column;
align-items: flex-start !important;
gap: 1rem;
}
.reviews-section-variant .reviewer-info {
margin-left: 0 !important;
}
.reviews-section-variant .deco-circle {
display: none;
}
}
@media (prefers-reduced-motion: no-preference) {
.reviews-section-variant .review-card {
animation: fadeInUp 0.78s ease-out backwards;
}
.reviews-section-variant .review-card:nth-child(1) {
animation-delay: 0.57s;
}
.reviews-section-variant .review-card:nth-child(2) {
animation-delay: 1.00s;
}
.reviews-section-variant .review-card:nth-child(3) {
animation-delay: 0.45s;
}
.reviews-section-variant .review-card:nth-child(4) {
animation-delay: 0.82s;
}
.reviews-section-variant .review-card:nth-child(5) {
animation-delay: 0.66s;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.reviews-section-variant .deco-circle {
animation: float 8s ease-in-out infinite;
}
.reviews-section-variant .deco-circle-2 {
animation-delay: -4s;
}
@keyframes float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-20px);
}
}
.reviews-section-variant .deco-shape {
animation: rotate 20s linear infinite;
}
@keyframes rotate {
from {
transform: rotate(45deg);
}
to {
transform: rotate(405deg);
}
}
}
.reviews-section-variant .review-card:focus-within {
outline: 2px solid var(--primary-500);
outline-offset: 4px;
}
@media (prefers-contrast: high) {
.reviews-section-variant .review-card {
border: 2px solid var(--primary-500);
}
.reviews-section-variant #reviews-desc,
.reviews-section-variant .review-text {
color: var(--text-primary);
}
}
[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, 24, 39, 0.62) 0%,
rgba(6, 17, 31, 0.54) 45%,
rgba(3, 5, 12, 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;
padding: var(--space-5) 0;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, rgba(var(--primary-50-rgb), 0.3) 100%);
}
.casestudy-header {
margin-bottom: var(--space-3);
text-align: center;
}
#casestudy-title {
color: var(--text-primary);
margin-bottom: var(--space-1);
}
#casestudy-subtitle {
color: var(--text-secondary);
font-weight: 500;
}
#casestudy-desc {
color: var(--text-muted);
max-width: 540px;
margin: 0 auto var(--space-4);
text-align: center;
}
.casestudy-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-3);
margin-bottom: var(--space-4);
}
.casestudy-card {
position: relative;
background: var(--bg-secondary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
padding: var(--space-3);
overflow: hidden;
transition: all var(--duration-base) var(--ease-out);
box-shadow: var(--shadow-sm);
}
.casestudy-card:hover {
border-color: var(--border-medium);
box-shadow: var(--shadow-md);
transform: translateY(-4px);
}
.casestudy-card-content {
position: relative;
z-index: 2;
}
.casestudy-card h3 {
color: var(--text-primary);
margin-bottom: var(--space-2);
}
.casestudy-card p {
color: var(--text-muted);
line-height: 1.6;
}
.casestudy-card-accent {
position: absolute;
bottom: -20px;
right: -20px;
opacity: 0.08;
pointer-events: none;
}
.casestudy-accent-1 {
width: 140px;
height: 140px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 50%;
}
.casestudy-accent-2 {
width: 120px;
height: 120px;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-300) 100%);
border-radius: 20% 80% 70% 30% / 30% 60% 40% 70%;
}
.casestudy-accent-3 {
width: 130px;
height: 130px;
background: conic-gradient(from 45deg, var(--primary-500), var(--primary-300), var(--primary-500));
border-radius: 40% 60% 50% 50% / 50% 50% 60% 40%;
}
.casestudy-decoration {
position: absolute;
pointer-events: none;
opacity: 0.04;
z-index: 0;
}
.casestudy-decoration-1 {
top: -80px;
left: -100px;
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
border-radius: 50%;
}
.casestudy-decoration-2 {
bottom: -60px;
right: -120px;
width: 350px;
height: 350px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-300));
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
@media (max-width: 768px) {
.casestudy-section {
padding: var(--space-4) 0;
}
.casestudy-grid {
grid-template-columns: 1fr;
gap: var(--space-2);
}
#casestudy-desc {
font-size: 1.06rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(9, 25, 50, 0.62) 0%,
rgba(3, 6, 11, 0.54) 45%,
rgba(13, 22, 48, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.process-section-bold {
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;
}
.process-section-bold .section-header {
max-width: 800px;
margin: 0 auto 80px;
position: relative;
z-index: 2;
}
.process-section-bold .header-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 64px;
height: 64px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 20px;
margin-bottom: 24px;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 25%, transparent);
animation: float 3s ease-in-out infinite;
}
.process-section-bold .header-badge i {
font-size: 34px;
color: white;
}
.process-section-bold .section-title {
font-size: 48px;
font-weight: 800;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.process-section-bold .section-subtitle {
font-size: 25px;
font-weight: 600;
color: var(--primary-700);
margin-bottom: 20px;
letter-spacing: -0.5px;
}
.process-section-bold .section-description {
font-size: 20px;
line-height: 1.8;
color: var(--text-secondary);
max-width: 700px;
margin-bottom: 24px;
}
.process-section-bold .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
margin: 0 auto;
border-radius: 2px;
}
.process-section-bold .process-timeline {
position: relative;
max-width: 1000px;
margin: 0 auto;
padding: 40px 0;
}
.process-section-bold .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-300) 100%);
transform: translateX(-50%);
z-index: 1;
}
.process-section-bold .process-item {
position: relative;
display: flex;
align-items: center;
margin-bottom: 60px;
gap: 40px;
}
.process-section-bold .process-item:last-child {
margin-bottom: 0;
}
.process-section-bold .process-number {
position: absolute;
left: 50%;
transform: translateX(-50%);
z-index: 3;
display: flex;
align-items: center;
justify-content: center;
}
.process-section-bold .process-number .number {
display: flex;
align-items: center;
justify-content: center;
width: 72px;
height: 72px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: white;
font-size: 22px;
font-weight: 800;
border-radius: 50%;
box-shadow: 0 8px 32px color-mix(in srgb, var(--primary-500) 40%, transparent);
position: relative;
z-index: 2;
border: 4px solid var(--surface-primary);
}
.process-section-bold .process-number .number-ring {
position: absolute;
width: 92px;
height: 92px;
border: 2px solid color-mix(in srgb, var(--primary-300) 40%, transparent);
border-radius: 50%;
animation: pulse-ring 2s ease-in-out infinite;
}
.process-section-bold .process-card {
flex: 0 0 calc(50% - 60px);
background: white;
border-radius: 24px;
padding: 40px;
box-shadow: 0 12px 48px color-mix(in srgb, var(--neutral-900) 8%, transparent);
transition: all 1.20s cubic-bezier(0.34, 1.56, 0.64, 1);
position: relative;
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--primary-100) 50%, transparent);
}
.process-section-bold .process-item:not(.reverse) .process-card {
margin-right: auto;
}
.process-section-bold .process-item.reverse .process-card {
margin-left: auto;
}
.process-section-bold .process-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 60px color-mix(in srgb, var(--primary-500) 15%, transparent);
border-color: var(--primary-300);
}
.process-section-bold .card-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 64px;
height: 64px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 80%, white),
color-mix(in srgb, var(--primary-300) 40%, white));
border-radius: 16px;
margin-bottom: 24px;
transition: all 0.91s ease;
}
.process-section-bold .card-icon i {
font-size: 34px;
color: var(--primary-700);
transition: all 1.12s ease;
}
.process-section-bold .process-card:hover .card-icon {
transform: scale(1.1) rotate(5deg);
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
}
.process-section-bold .process-card:hover .card-icon i {
color: white;
}
.process-section-bold .card-content .process-title {
font-size: 22px;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
}
.process-section-bold .card-content .process-description {
font-size: 16px;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
}
.process-section-bold .card-decorator {
position: absolute;
top: -20px;
right: -20px;
width: 120px;
height: 120px;
opacity: 0.05;
pointer-events: none;
}
.process-section-bold .decorator-shape {
width: 100%;
height: 100%;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
animation: morph 8s ease-in-out infinite;
}
.process-section-bold .decorative-elements {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 0;
}
.process-section-bold .floating-shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.process-section-bold .shape-1 {
width: 300px;
height: 300px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
top: 10%;
right: 5%;
animation: float-slow 20s ease-in-out infinite;
}
.process-section-bold .shape-2 {
width: 200px;
height: 200px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
bottom: 15%;
left: 8%;
animation: float-slow 25s ease-in-out infinite reverse;
}
.process-section-bold .shape-3 {
width: 150px;
height: 150px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
top: 50%;
left: 5%;
animation: float-slow 18s ease-in-out infinite;
}
.process-section-bold .gradient-orb {
position: absolute;
border-radius: 50%;
filter: blur(60px);
opacity: 0.15;
}
.process-section-bold .orb-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-300), transparent);
top: 20%;
left: -100px;
animation: float 15s ease-in-out infinite;
}
.process-section-bold .orb-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-500), transparent);
bottom: 10%;
right: -80px;
animation: float 18s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(5deg);
}
}
@keyframes float-slow {
0%, 100% {
transform: translate(0, 0);
}
33% {
transform: translate(30px, -30px);
}
66% {
transform: translate(-20px, 20px);
}
}
@keyframes pulse-ring {
0%, 100% {
transform: scale(1);
opacity: 0.8;
}
50% {
transform: scale(1.15);
opacity: 0.4;
}
}
@keyframes morph {
0%, 100% {
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
25% {
border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
}
50% {
border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
}
75% {
border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
}
}
@media (max-width: 991px) {
.process-section-bold .section-title {
font-size: 36px;
}
.process-section-bold .section-subtitle {
font-size: 20px;
}
.process-section-bold .timeline-line {
left: 36px;
}
.process-section-bold .process-item,
.process-section-bold .process-item.reverse {
flex-direction: row;
gap: 24px;
}
.process-section-bold .process-number {
left: 36px;
transform: none;
}
.process-section-bold .process-number .number {
width: 56px;
height: 56px;
font-size: 20px;
}
.process-section-bold .process-number .number-ring {
width: 72px;
height: 72px;
}
.process-section-bold .process-card {
flex: 1;
margin-left: 96px !important;
margin-right: 0 !important;
padding: 32px;
}
.process-section-bold .shape-1 {
width: 200px;
height: 200px;
}
}
@media (max-width: 767px) {
.process-section-bold {
padding: 60px 0;
}
.process-section-bold .section-header {
margin-bottom: 60px;
}
.process-section-bold .section-title {
font-size: 32px;
}
.process-section-bold .section-subtitle {
font-size: 16px;
}
.process-section-bold .section-description {
font-size: 17px;
}
.process-section-bold .timeline-line {
left: 28px;
}
.process-section-bold .process-number {
left: 28px;
}
.process-section-bold .process-number .number {
width: 48px;
height: 48px;
font-size: 18px;
border-width: 3px;
}
.process-section-bold .process-number .number-ring {
width: 64px;
height: 64px;
}
.process-section-bold .process-card {
margin-left: 76px !important;
padding: 24px;
}
.process-section-bold .card-icon {
width: 48px;
height: 48px;
border-radius: 12px;
margin-bottom: 16px;
}
.process-section-bold .card-icon i {
font-size: 23px;
}
.process-section-bold .card-content .process-title {
font-size: 19px;
margin-bottom: 12px;
}
.process-section-bold .card-content .process-description {
font-size: 16px;
}
.process-section-bold .process-item {
margin-bottom: 40px;
}
.process-section-bold .shape-1,
.process-section-bold .shape-2 {
width: 150px;
height: 150px;
}
.process-section-bold .shape-3 {
display: none;
}
}
@media (max-width: 575px) {
.process-section-bold .header-badge {
width: 56px;
height: 56px;
border-radius: 16px;
}
.process-section-bold .header-badge i {
font-size: 29px;
}
.process-section-bold .section-title {
font-size: 29px;
}
.process-section-bold .process-card {
margin-left: 68px !important;
padding: 20px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(18, 28, 49, 0.62) 0%,
rgba(6, 10, 15, 0.54) 45%,
rgba(10, 16, 26, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.timeline-section {
position: relative;
min-height: 100vh;
display: flex;
align-items: center;
overflow: hidden;
background: linear-gradient(135deg, var(--bg-primary) 0%, var(--neutral-50) 100%);
}
.timeline-decoration {
position: absolute;
pointer-events: none;
opacity: 0.08;
}
.timeline-decoration--blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle at 30% 50%, var(--primary-500) 0%, transparent 70%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
top: -150px;
right: -100px;
filter: blur(40px);
}
.timeline-decoration--blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle at 70% 50%, var(--primary-300) 0%, transparent 70%);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
bottom: -100px;
left: -80px;
filter: blur(40px);
}
.timeline-decoration--line {
width: 2px;
height: 100%;
background: linear-gradient(to bottom, transparent 0%, var(--primary-500) 20%, var(--primary-500) 80%, transparent 100%);
left: 50%;
top: 0;
opacity: 0.15;
}
.timeline-items-wrapper {
position: relative;
z-index: 1;
}
.timeline-card {
position: relative;
display: flex;
gap: 1.5rem;
padding: 2rem;
background: var(--bg-secondary);
border: 1px solid var(--border-light);
border-radius: var(--radius-lg);
backdrop-filter: blur(20px);
background-clip: padding-box;
transition: all var(--duration-standard) var(--ease-standard);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
overflow: hidden;
}
.timeline-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(135deg, var(--primary-50) 0%, transparent 100%);
opacity: 0;
transition: opacity var(--duration-standard) var(--ease-standard);
pointer-events: none;
}
.timeline-card:hover {
border-color: var(--border-medium);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12), inset 0 1px 0 var(--primary-50);
transform: translateY(-4px);
}
.timeline-card:hover::before {
opacity: 0.5;
}
.timeline-card--offset {
margin-top: 3rem;
}
.timeline-marker {
flex-shrink: 0;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: var(--radius-full);
color: white;
font-weight: 700;
font-size: 1.12rem;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
position: relative;
z-index: 2;
}
.timeline-marker::after {
content: '';
position: absolute;
inset: -4px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
border-radius: var(--radius-full);
opacity: 0.3;
filter: blur(8px);
}
.timeline-content {
flex: 1;
min-width: 0;
position: relative;
z-index: 1;
}
.timeline-content h3 {
color: var(--text-primary);
font-weight: 600;
letter-spacing: -0.5px;
}
.timeline-content p {
color: var(--text-secondary);
line-height: 1.6;
}
@media (max-width: 1199px) {
.timeline-card--offset {
margin-top: 0;
}
.timeline-items-wrapper {
flex-direction: column;
}
}
@media (max-width: 768px) {
.timeline-section {
min-height: auto;
}
.timeline-card {
flex-direction: column;
align-items: flex-start;
padding: 1.5rem;
}
.timeline-marker {
width: 50px;
height: 50px;
font-size: 1.00rem;
}
.timeline-decoration--blob-1,
.timeline-decoration--blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 480px) {
.timeline-card {
padding: 1.25rem;
gap: 1rem;
}
.timeline-marker {
width: 48px;
height: 48px;
font-size: 1.06rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(6, 15, 29, 0.62) 0%,
rgba(9, 16, 26, 0.54) 45%,
rgba(10, 17, 39, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.career-section {
position: relative;
overflow: hidden;
background-color: var(--bg-primary);
min-height: auto;
}
.career-decoration {
position: absolute;
pointer-events: none;
opacity: 0.03;
}
.career-decoration-1 {
top: -10%;
right: -15%;
width: 500px;
height: 500px;
border-radius: 50%;
background: var(--primary-500);
}
.career-decoration-2 {
bottom: -5%;
left: -10%;
width: 400px;
height: 400px;
border-radius: 50%;
background: var(--primary-300);
}
.career-header {
padding-right: var(--space-4);
}
.career-title {
color: var(--text-primary);
margin-bottom: var(--space-2);
line-height: 1.15;
}
.career-subtitle {
color: var(--primary-500);
text-transform: uppercase;
letter-spacing: 0.08em;
margin-bottom: var(--space-3);
font-weight: 600;
}
.career-desc {
color: var(--text-secondary);
line-height: 1.6;
max-width: 90%;
}
.career-timeline {
position: relative;
padding-left: var(--space-4);
}
.career-timeline::before {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 2px;
background: linear-gradient(
to bottom,
var(--primary-500),
var(--primary-500) 50%,
transparent 100%
);
opacity: 0.6;
}
.career-item {
position: relative;
margin-bottom: var(--space-5);
}
.career-item:last-child {
margin-bottom: 0;
}
.career-item-inner {
position: relative;
}
.career-item-marker {
position: absolute;
left: calc(-1 * var(--space-4) - 8px);
top: 4px;
width: 16px;
height: 16px;
border-radius: 50%;
background-color: var(--primary-500);
border: 3px solid var(--bg-primary);
box-shadow: 0 0 0 3px var(--primary-500);
}
.career-item-content {
padding: var(--space-3);
border-left: 1px solid var(--border-light);
border-radius: var(--radius-md);
background-color: rgba(var(--primary-50), 0.4);
transition: all var(--duration-base) var(--ease-out);
}
.career-item:hover .career-item-content {
background-color: rgba(var(--primary-50), 0.7);
border-left-color: var(--primary-300);
box-shadow: var(--shadow-sm);
}
.career-item-role {
color: var(--primary-500);
margin-bottom: var(--space-1);
display: block;
}
.career-item-title {
color: var(--text-primary);
margin-bottom: var(--space-2);
margin-top: 0;
}
.career-item-desc {
color: var(--text-secondary);
line-height: 1.55;
margin: 0;
}
@media (max-width: 991.98px) {
.career-section {
padding-top: var(--space-4);
padding-bottom: var(--space-4);
}
.career-header {
padding-right: 0;
margin-bottom: var(--space-2);
}
.career-title {
font-size: 1.88rem;
}
.career-timeline {
padding-left: var(--space-3);
}
.career-item-marker {
left: calc(-1 * var(--space-3) - 8px);
}
.career-item-content {
padding: var(--space-2);
}
}
@media (max-width: 576px) {
.career-title {
font-size: 1.81rem;
}
.career-timeline {
padding-left: var(--space-2);
}
.career-item {
margin-bottom: var(--space-4);
}
.career-item-marker {
left: calc(-1 * var(--space-2) - 8px);
width: 12px;
height: 12px;
box-shadow: 0 0 0 2px var(--primary-500);
}
.career-decoration {
display: none;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(4, 6, 13, 0.62) 0%,
rgba(3, 9, 13, 0.54) 45%,
rgba(6, 10, 16, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.coreinfo-section {
position: relative;
padding: var(--space-8) 0;
overflow: hidden;
background: linear-gradient(135deg, rgba(var(--primary-50-rgb), 0.3) 0%, rgba(var(--neutral-50-rgb), 0.2) 100%);
}
.coreinfo-header {
position: relative;
z-index: 2;
margin-bottom: var(--space-7);
}
.coreinfo-title {
color: var(--text-primary);
margin-bottom: var(--space-2);
position: relative;
display: inline-block;
}
.coreinfo-title::after {
content: '';
position: absolute;
bottom: -8px;
left: 50%;
transform: translateX(-50%);
width: 60px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: var(--radius-full);
opacity: 0.8;
}
.coreinfo-subtitle {
color: var(--primary-500);
font-weight: 600;
margin: var(--space-3) 0 var(--space-2);
}
.coreinfo-desc {
color: var(--text-secondary);
max-width: 480px;
margin: 0 auto;
font-size: 1.06rem;
}
.coreinfo-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-5);
position: relative;
z-index: 2;
}
.coreinfo-item {
position: relative;
padding: var(--space-5);
border-radius: var(--radius-2);
background: var(--bg-primary);
border: 1px solid var(--border-light);
transition: all var(--duration-base) var(--ease-smooth);
overflow: hidden;
}
.coreinfo-item::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(90deg, var(--primary-400), var(--primary-600), transparent);
opacity: 0.6;
transform: scaleX(0);
transform-origin: left;
transition: transform var(--duration-base) var(--ease-smooth);
}
.coreinfo-item:hover {
border-color: var(--border-interactive);
box-shadow: var(--shadow-medium);
transform: translateY(-4px);
}
.coreinfo-item:hover::before {
transform: scaleX(1);
}
.coreinfo-item-featured {
grid-column: span 1;
background: linear-gradient(135deg, var(--primary-50), var(--bg-primary));
border-color: var(--primary-300);
border-width: 2px;
}
.coreinfo-item-featured:hover {
border-color: var(--primary-500);
box-shadow: 0 12px 32px rgba(var(--primary-500-rgb), 0.15);
}
.coreinfo-item-content {
position: relative;
z-index: 1;
}
.coreinfo-item-title {
color: var(--text-primary);
margin-bottom: var(--space-2);
font-weight: 600;
display: flex;
align-items: center;
}
.coreinfo-item-title::before {
content: '';
display: inline-block;
width: 8px;
height: 8px;
border-radius: var(--radius-full);
background: linear-gradient(135deg, var(--primary-500), var(--primary-400));
margin-right: var(--space-2);
flex-shrink: 0;
}
.coreinfo-item-desc {
color: var(--text-secondary);
line-height: 1.6;
font-size: 1.00rem;
}
.coreinfo-decoration {
position: absolute;
opacity: 0.08;
pointer-events: none;
}
.coreinfo-deco-blob-1 {
top: -80px;
right: -100px;
width: 400px;
height: 400px;
border-radius: 45% 55% 60% 40% / 55% 45% 55% 45%;
background: var(--primary-500);
}
.coreinfo-deco-blob-2 {
bottom: -120px;
left: -150px;
width: 350px;
height: 350px;
border-radius: 40% 60% 45% 55% / 45% 55% 50% 45%;
background: var(--primary-300);
animation: float 8s ease-in-out infinite;
}
.coreinfo-deco-line-1 {
top: 50%;
right: 15%;
width: 120px;
height: 2px;
background: linear-gradient(90deg, var(--primary-400), transparent);
transform: rotate(-25deg);
}
@keyframes float {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-20px);
}
}
@media (max-width: 768px) {
.coreinfo-section {
padding: var(--space-6) 0;
}
.coreinfo-header {
margin-bottom: var(--space-5);
}
.coreinfo-grid {
grid-template-columns: 1fr;
gap: var(--space-4);
}
.coreinfo-deco-blob-1,
.coreinfo-deco-blob-2 {
display: none;
}
.coreinfo-item-title {
font-size: 1.06rem;
}
.coreinfo-item-desc {
font-size: 0.81rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(17, 31, 44, 0.62) 0%,
rgba(11, 19, 32, 0.54) 45%,
rgba(2, 3, 7, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.leadgen-section-secondary {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.leadgen-section-secondary .decorative-accent {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
margin: 0 auto;
box-shadow: 0 0 25px var(--primary-500);
animation: pulse-leadgen-v001 2.88s ease-in-out infinite;
}
@keyframes pulse-leadgen-v001 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.leadgen-section-secondary .leadgen-form-card {
background: var(--light);
border-radius: 28px;
padding: 3.5rem;
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.1);
position: relative;
overflow: hidden;
border: 1px solid var(--neutral-100);
transition: transform 0.65s ease, box-shadow 1.26s 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.69s 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.47s 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, #2781dd, #1663ce) !important;
color: var(--light) !important;
border: none;
border-radius: 14px;
font-weight: 600;
font-size: 1.06rem;
letter-spacing: 0.4px;
transition: all 0.51s ease;
box-shadow: 0 6px 20px rgba(56, 145, 255, 0.35);
position: relative;
overflow: hidden;
}
.leadgen-section-secondary .btn-leadgen-submit::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(var(--white-rgb), 0.25), transparent);
transition: left 0.90s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(49, 99, 255, 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(58, 158, 255, 0.30);
}
.leadgen-section-secondary .decorative-blob-primary {
position: absolute;
top: 10%;
left: 5%;
width: 300px;
height: 300px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-300) 15%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(60px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-1 15s ease-in-out infinite;
}
.leadgen-section-secondary .decorative-blob-secondary {
position: absolute;
bottom: 15%;
right: 8%;
width: 250px;
height: 250px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-500) 12%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(50px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-2 18s ease-in-out infinite;
}
@keyframes float-blob-leadgen-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@keyframes float-blob-leadgen-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(-25px, 25px) scale(1.05);
}
66% {
transform: translate(20px, -20px) scale(0.98);
}
}
.leadgen-section-secondary .container > * {
position: relative;
z-index: 1;
}
@media (max-width: 991px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2.5rem;
}
}
@media (max-width: 767px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2rem;
border-radius: 20px;
}
.leadgen-section-secondary .btn-leadgen-submit {
font-size: 1.12rem;
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
padding: 1rem 1.15rem;
}
}
.leadgen-section-secondary .form-control:focus-visible,
.leadgen-section-secondary .form-select:focus-visible,
.leadgen-section-secondary .form-check-input:focus-visible {
outline: 3px solid var(--primary-500);
outline-offset: 2px;
}
.leadgen-section-secondary .btn-leadgen-submit:focus-visible {
outline: 3px solid var(--light);
outline-offset: 3px;
}
.leadgen-section-secondary .leadgen-field,
.leadgen-section-secondary .leadgen-field-dynamic {
animation: fadeInField 1.17s 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 0.70s ease;
font-size: 1.06rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,
.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control {
min-height: 120px;
resize: vertical;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.41s ease;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(8, 13, 28, 0.62) 0%,
rgba(7, 16, 28, 0.54) 45%,
rgba(10, 18, 52, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.contact-section-variant {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, white) 100%);
overflow: hidden;
}
.contact-section-variant .decorative-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0.1;
z-index: 0;
}
.contact-section-variant .decorative-circle-1 {
width: 400px;
height: 400px;
top: -200px;
right: -100px;
}
.contact-section-variant .decorative-circle-2 {
width: 300px;
height: 300px;
bottom: -150px;
left: -100px;
}
.contact-section-variant .decorative-blob {
position: absolute;
width: 500px;
height: 500px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(circle, var(--primary-100) 0%, transparent 70%);
opacity: 0.3;
z-index: 0;
animation: blobPulse 8s ease-in-out infinite;
}
@keyframes blobPulse {
0%, 100% { transform: translate(-50%, -50%) scale(1); }
50% { transform: translate(-50%, -50%) scale(1.1); }
}
.contact-section-variant .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: 16px;
color: white;
font-size: 1.81rem;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.contact-section-variant .section-title {
font-size: 2.31rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
position: relative;
z-index: 1;
}
.contact-section-variant .section-subtitle {
font-size: 1.44rem;
font-weight: 600;
color: var(--primary-700);
position: relative;
z-index: 1;
}
.contact-section-variant .section-description {
font-size: 1.19rem;
color: var(--text-secondary);
line-height: 1.7;
position: relative;
z-index: 1;
}
.contact-section-variant .contact-form-wrapper {
background: white;
border-radius: 24px;
padding: 2.5rem;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
position: relative;
z-index: 1;
height: 100%;
}
.contact-section-variant .form-header {
display: flex;
align-items: center;
gap: 1rem;
padding-bottom: 1.69rem;
border-bottom: 2px solid var(--neutral-100);
}
.contact-section-variant .form-header i {
font-size: 2.00rem;
color: var(--primary-500);
}
.contact-section-variant .form-header h4 {
font-size: 1.56rem;
font-weight: 600;
color: var(--text-primary);
margin: 0;
}
.contact-section-variant .form-floating {
position: relative;
}
.contact-section-variant .form-floating .form-icon {
position: absolute;
right: 1rem;
top: 50%;
transform: translateY(-50%);
color: var(--neutral-500);
font-size: 1.38rem;
pointer-events: none;
z-index: 5;
transition: color 1.18s ease;
}
.contact-section-variant .form-floating textarea + .form-icon {
top: 2rem;
transform: none;
}
.contact-section-variant .form-control {
border: 2px solid var(--neutral-100);
border-radius: 12px;
padding: 1rem 3rem 1rem 1rem;
font-size: 1.00rem;
transition: all 0.48s ease;
background: var(--surface-primary);
}
.contact-section-variant .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 10%, transparent);
background: white;
}
.contact-section-variant .form-control:focus ~ .form-icon {
color: var(--primary-500);
}
.contact-section-variant .form-floating > label {
color: var(--neutral-500);
}
.contact-section-variant .form-check {
padding: 1rem;
background: var(--surface-secondary);
border-radius: 12px;
}
.contact-section-variant .form-check-input {
width: 1.25rem;
height: 1.25rem;
border: 2px solid var(--neutral-300);
cursor: pointer;
}
.contact-section-variant .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-variant .form-check-label {
color: var(--text-secondary);
font-size: 0.94rem;
margin-left: 0.5rem;
cursor: pointer;
}
.contact-section-variant .btn-submit {
width: 100% !important;
padding: 1rem 2rem !important;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700)) !important;
color: white !important;
border: none !important;
border-radius: 12px !important;
font-size: 1.25rem !important;
font-weight: 600 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
gap: 0.75rem !important;
transition: all 1.18s ease !important;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 30%, transparent) !important;
}
.contact-section-variant .btn-submit:hover {
transform: translateY(-2px) !important;
box-shadow: 0 12px 32px color-mix(in srgb, var(--primary-500) 40%, transparent) !important;
}
.contact-section-variant .btn-submit i {
font-size: 1.50rem;
transition: transform 0.95s ease;
}
.contact-section-variant .btn-submit:hover i {
transform: translateX(4px);
}
.contact-section-variant .contact-info-wrapper {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 24px;
padding: 2.5rem;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
position: relative;
overflow: hidden;
z-index: 1;
}
.contact-section-variant .info-header {
display: flex;
align-items: center;
gap: 1rem;
padding-bottom: 1.59rem;
border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.contact-section-variant .info-header i {
font-size: 2.12rem;
color: white;
}
.contact-section-variant .info-header h4 {
font-size: 1.62rem;
font-weight: 600;
color: white;
margin: 0;
}
.contact-section-variant .contact-info-list {
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.contact-section-variant .info-item {
display: flex;
align-items: flex-start;
gap: 1rem;
padding: 1.25rem;
background: rgba(255, 255, 255, 0.1);
border-radius: 16px;
backdrop-filter: blur(10px);
transition: all 0.54s ease;
}
.contact-section-variant .info-item:hover {
background: rgba(255, 255, 255, 0.15);
transform: translateX(8px);
}
.contact-section-variant .info-icon {
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: white;
border-radius: 12px;
flex-shrink: 0;
}
.contact-section-variant .info-icon i {
font-size: 1.50rem;
color: var(--primary-500);
}
.contact-section-variant .info-content h5 {
font-size: 0.88rem;
font-weight: 600;
color: rgba(255, 255, 255, 0.8);
margin-bottom: 0.42rem;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.contact-section-variant .info-content p {
font-size: 1.19rem;
font-weight: 500;
color: white;
margin: 0;
}
.contact-section-variant .social-links {
display: flex;
gap: 1rem;
padding-top: 1.65rem;
border-top: 2px solid rgba(255, 255, 255, 0.2);
}
.contact-section-variant .social-link {
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(255, 255, 255, 0.1);
border-radius: 12px;
color: white;
font-size: 1.12rem;
transition: all 1.22s ease;
cursor: pointer;
}
.contact-section-variant .social-link:hover {
background: white;
color: var(--primary-500);
transform: translateY(-4px);
}
.contact-section-variant .decorative-pattern {
position: absolute;
bottom: 1rem;
right: 1rem;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 0.5rem;
opacity: 0.2;
}
.contact-section-variant .pattern-dot {
width: 12px;
height: 12px;
background: white;
border-radius: 50%;
}
@media (max-width: 991px) {
.contact-section-variant .section-title {
font-size: 2.19rem;
}
.contact-section-variant .section-subtitle {
font-size: 1.31rem;
}
.contact-section-variant .contact-form-wrapper,
.contact-section-variant .contact-info-wrapper {
padding: 2rem;
}
}
@media (max-width: 767px) {
.contact-section-variant .section-title {
font-size: 1.88rem;
}
.contact-section-variant .section-subtitle {
font-size: 1.00rem;
}
.contact-section-variant .section-description {
font-size: 0.88rem;
}
.contact-section-variant .contact-form-wrapper,
.contact-section-variant .contact-info-wrapper {
padding: 1.5rem;
}
.contact-section-variant .decorative-circle-1,
.contact-section-variant .decorative-circle-2 {
display: none;
}
}
@media (max-width: 575px) {
.contact-section-variant .form-header,
.contact-section-variant .info-header {
flex-direction: column;
text-align: center;
}
.contact-section-variant .btn-submit {
font-size: 1.00rem !important;
padding: 0.875rem 1.5rem !important;
}
.contact-section-variant .social-links {
justify-content: center;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(6, 11, 29, 0.62) 0%,
rgba(3, 5, 8, 0.54) 45%,
rgba(5, 9, 14, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.contact-section-variant {
overflow-x: hidden !important;
}
.blog-section {
position: relative;
background-color: var(--bg-primary);
overflow-y: auto;
padding-top: var(--space-xl) !important;
padding-bottom: var(--space-xl) !important;
}
.blog-header {
position: relative;
z-index: 2;
}
.blog-header h2 {
color: var(--text-primary);
font-weight: 900;
letter-spacing: -0.02em;
}
.blog-header .custom_section_subtitle {
color: var(--primary-500);
font-weight: 700;
text-transform: uppercase;
font-size: 0.88rem;
letter-spacing: 0.1em;
}
.blog-header .fresh_body_base {
color: var(--text-secondary);
max-width: 480px;
}
.blog-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: var(--space-lg);
position: relative;
z-index: 2;
margin-bottom: var(--space-lg);
}
.blog-card {
position: relative;
background-color: var(--bg-secondary);
border: 3px solid var(--border-strong);
padding: var(--space-lg);
transition: all var(--duration-base) var(--ease-base);
display: flex;
flex-direction: column;
min-height: 320px;
}
.blog-card:hover {
transform: translate(-4px, -4px);
box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.08);
}
.blog-card-inner {
position: relative;
display: flex;
flex-direction: column;
height: 100%;
}
.blog-card-accent {
position: absolute;
top: -12px;
right: -12px;
width: 60px;
height: 60px;
background-color: var(--primary-500);
border-radius: var(--radius-base);
z-index: -1;
}
.blog-card:nth-child(2) .blog-card-accent {
background-color: var(--primary-300);
}
.blog-card:nth-child(3) .blog-card-accent {
background-color: var(--primary-700);
}
.blog-card-content {
display: flex;
flex-direction: column;
flex-grow: 1;
position: relative;
z-index: 1;
}
.blog-card h3 {
color: var(--text-primary);
line-height: 1.3;
margin-bottom: var(--space-md) !important;
}
.blog-card p {
flex-grow: 1;
line-height: 1.6;
}
.blog-card-link {
display: inline-block;
color: var(--primary-500);
text-decoration: none;
font-weight: 700;
font-size: 1.00rem;
padding: var(--space-sm) var(--space-md);
border: 2px solid var(--primary-500);
background-color: transparent;
transition: all var(--duration-base) var(--ease-base);
width: fit-content;
margin-top: auto;
}
.blog-card-link:hover {
background-color: var(--primary-500);
color: var(--text-inverse);
}
.blog-decoration {
position: absolute;
bottom: 0;
left: 0;
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-50) 0%, transparent 70%);
opacity: 0.4;
pointer-events: none;
z-index: 0;
border-radius: 50%;
}
@media (max-width: 992px) {
.blog-grid {
grid-template-columns: repeat(2, 1fr);
gap: var(--space-md);
}
.blog-card {
min-height: 300px;
}
}
@media (max-width: 640px) {
.blog-section {
padding-top: var(--space-lg) !important;
padding-bottom: var(--space-lg) !important;
}
.blog-grid {
grid-template-columns: 1fr;
gap: var(--space-md);
}
.blog-card {
min-height: 280px;
padding: var(--space-md);
border-width: 2px;
}
.blog-card-accent {
width: 50px;
height: 50px;
}
.blog-header h2 {
font-size: 1.81rem;
}
.blog-header .fresh_body_base {
font-size: 0.94rem;
}
.blog-decoration {
width: 200px;
height: 200px;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(7, 12, 19, 0.62) 0%,
rgba(8, 15, 26, 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;
}
.faq-section-standard {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.faq-section-standard .section-header {
position: relative;
z-index: 2;
}
.faq-section-standard .section-title {
font-size: 2.50rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.faq-section-standard .section-subtitle {
font-size: 1.50rem;
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.faq-section-standard .section-description {
font-size: 1.19rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.faq-section-standard .decorative-dots {
display: flex;
justify-content: center;
gap: 0.5rem;
margin-top: 1.66rem;
}
.faq-section-standard .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
transition: all 0.71s ease;
}
.faq-section-standard .decorative-dots .dot:nth-child(2) {
background: var(--primary-300);
}
.faq-section-standard .decorative-dots .dot:nth-child(3) {
background: var(--primary-700);
}
.faq-section-standard .faq-card {
background: var(--light);
border: 1px solid color-mix(in srgb, var(--primary-500) 15%, transparent);
border-radius: 12px;
padding: 2rem;
height: 100%;
position: relative;
transition: all 0.78s ease;
display: flex;
gap: 1.5rem;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
.faq-section-standard .faq-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 0;
background: linear-gradient(180deg, var(--primary-500), var(--primary-700));
border-radius: 12px 0 0 12px;
transition: height 0.78s ease;
}
.faq-section-standard .faq-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
border-color: var(--primary-500);
}
.faq-section-standard .faq-card:hover::before {
height: 100%;
}
.faq-section-standard .faq-icon-wrapper {
flex-shrink: 0;
width: 48px;
height: 48px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.80s ease;
}
.faq-section-standard .faq-icon-wrapper i {
font-size: 1.38rem;
color: var(--primary-500);
transition: all 0.98s ease;
}
.faq-section-standard .faq-card:hover .faq-icon-wrapper {
background: var(--primary-500);
transform: rotate(5deg) scale(1.05);
}
.faq-section-standard .faq-card:hover .faq-icon-wrapper i {
color: var(--light);
}
.faq-section-standard .faq-content {
flex: 1;
}
.faq-section-standard .faq-question {
font-size: 1.38rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.96rem;
line-height: 1.4;
transition: color 1.00s ease;
}
.faq-section-standard .faq-card:hover .faq-question {
color: var(--primary-700);
}
.faq-section-standard .faq-answer {
font-size: 1.06rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.faq-section-standard .bg-decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.faq-section-standard .circle-blur {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 20%, transparent), transparent 70%);
filter: blur(60px);
opacity: 0.4;
}
.faq-section-standard .circle-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
}
.faq-section-standard .circle-2 {
width: 500px;
height: 500px;
bottom: -150px;
left: -150px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 15%, transparent), transparent 70%);
}
.faq-section-standard .geometric-shape {
position: absolute;
background: color-mix(in srgb, var(--primary-500) 5%, transparent);
opacity: 0.3;
}
.faq-section-standard .shape-1 {
width: 200px;
height: 200px;
top: 10%;
left: 5%;
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
transform: rotate(45deg);
}
.faq-section-standard .shape-2 {
width: 150px;
height: 150px;
bottom: 20%;
right: 8%;
border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
transform: rotate(-30deg);
}
@media (max-width: 991.98px) {
.faq-section-standard .section-title {
font-size: 1.88rem;
}
.faq-section-standard .section-subtitle {
font-size: 1.25rem;
}
.faq-section-standard .section-description {
font-size: 0.94rem;
}
.faq-section-standard .faq-card {
padding: 1.5rem;
}
.faq-section-standard .faq-question {
font-size: 1.00rem;
}
.faq-section-standard .circle-1,
.faq-section-standard .circle-2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 767.98px) {
.faq-section-standard .section-title {
font-size: 1.62rem;
}
.faq-section-standard .section-subtitle {
font-size: 1.06rem;
}
.faq-section-standard .faq-card {
flex-direction: column;
gap: 1rem;
padding: 1.25rem;
}
.faq-section-standard .faq-icon-wrapper {
width: 40px;
height: 40px;
}
.faq-section-standard .faq-icon-wrapper i {
font-size: 1.25rem;
}
.faq-section-standard .faq-question {
font-size: 1.00rem;
}
.faq-section-standard .faq-answer {
font-size: 1.00rem;
}
}
@media (max-width: 575.98px) {
.faq-section-standard .section-title {
font-size: 1.50rem;
}
.faq-section-standard .decorative-dots .dot {
width: 6px;
height: 6px;
}
.faq-section-standard .geometric-shape {
display: none;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(15, 33, 53, 0.62) 0%,
rgba(2, 5, 12, 0.54) 45%,
rgba(9, 19, 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;
}
.faq-section-standard {
overflow-x: hidden !important;
}
.footer-primary {
position: relative;
padding: 100px 0 40px;
background-image: url('assets/images/footer_bg.webp');
background-size: cover;
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
overflow: hidden;
color: #ffffff;
}
.footer-primary .footer-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 95%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 90%, transparent) 50%,
color-mix(in srgb, var(--neutral-900) 92%, transparent) 100%
);
z-index: 1;
}
.footer-primary .container {
position: relative;
z-index: 2;
}
.footer-primary .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
overflow: hidden;
pointer-events: none;
}
.footer-primary .shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
background: #ffffff;
animation: float 20s infinite ease-in-out;
pointer-events: none;}
.footer-primary .shape-1 {
width: 300px;
height: 300px;
top: -100px;
right: 10%;
animation-delay: 0s;
}
.footer-primary .shape-2 {
width: 200px;
height: 200px;
bottom: 20%;
left: 5%;
animation-delay: -7s;
}
.footer-primary .shape-3 {
width: 150px;
height: 150px;
top: 40%;
right: 5%;
animation-delay: -14s;
}
@keyframes float {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
33% { transform: translate(30px, -30px) rotate(120deg); }
66% { transform: translate(-20px, 20px) rotate(240deg); }
}
.footer-primary .footer-content {
margin-bottom: 60px;
}
.footer-primary .footer-brand {
padding-right: 20px;
}
.footer-primary .brand-icon-wrapper {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background: color-mix(in srgb, #ffffff 15%, transparent);
border-radius: 16px;
margin-bottom: 20px;
backdrop-filter: blur(10px);
border: 1px solid color-mix(in srgb, #ffffff 20%, transparent);
transition: all 1.22s cubic-bezier(0.4, 0, 0.2, 1);
}
.footer-primary .brand-icon-wrapper:hover {
transform: translateY(-5px) scale(1.05);
background: color-mix(in srgb, #ffffff 25%, transparent);
box-shadow: 0 10px 30px color-mix(in srgb, var(--primary-700) 30%, transparent);
}
.footer-primary .brand-icon-wrapper i {
font-size: 27px;
color: #ffffff;
}
.footer-primary .brand-name {
font-size: 26px;
font-weight: 700;
color: #ffffff;
margin-bottom: 16px;
letter-spacing: -0.5px;
line-height: 1.2;
}
.footer-primary .brand-description {
color: rgba(255, 255, 255, 0.85);
font-size: 16px;
line-height: 1.7;
margin-bottom: 24px;
}
.footer-primary .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(90deg, #ffffff, transparent);
border-radius: 2px;
opacity: 0.6;
}
.footer-primary .footer-heading {
font-size: 17px;
font-weight: 700;
color: #ffffff;
margin-bottom: 24px;
position: relative;
padding-bottom: 12px;
letter-spacing: 0.5px;
}
.footer-primary .footer-heading::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 40px;
height: 3px;
background: #ffffff;
border-radius: 2px;
opacity: 0.8;
}
.footer-primary .links-list {
list-style: none;
padding: 0;
margin: 0;
}
.footer-primary .links-list li {
margin-bottom: 14px;
display: flex;
align-items: center;
gap: 10px;
transition: transform 0.47s ease;
}
.footer-primary .links-list li:hover {
transform: translateX(5px);
}
.footer-primary .links-list i {
font-size: 11px;
color: rgba(255, 255, 255, 0.6);
transition: color 0.58s ease;
}
.footer-primary .links-list li:hover i {
color: #ffffff;
}
.footer-primary .links-list a {
color: rgba(255, 255, 255, 0.85);
text-decoration: none;
font-size: 15px;
transition: all 1.10s ease;
position: relative;
}
.footer-primary .links-list a::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 1px;
background: #ffffff;
transition: width 0.57s ease;
}
.footer-primary .links-list a:hover {
color: #ffffff;
}
.footer-primary .links-list a:hover::after {
width: 100%;
}
.footer-primary .contact-list {
list-style: none;
padding: 0;
margin: 0;
}
.footer-primary .contact-item {
display: flex;
align-items: flex-start;
gap: 16px;
margin-bottom: 20px;
padding: 16px;
background: color-mix(in srgb, #ffffff 8%, transparent);
border-radius: 12px;
backdrop-filter: blur(10px);
border: 1px solid color-mix(in srgb, #ffffff 15%, transparent);
transition: all 1.24s ease;
}
.footer-primary .contact-item:hover {
background: color-mix(in srgb, #ffffff 12%, transparent);
transform: translateY(-3px);
box-shadow: 0 8px 20px color-mix(in srgb, var(--primary-700) 20%, transparent);
}
.footer-primary .contact-icon {
flex-shrink: 0;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, #ffffff 15%, transparent);
border-radius: 10px;
transition: all 0.70s ease;
}
.footer-primary .contact-item:hover .contact-icon {
background: color-mix(in srgb, #ffffff 25%, transparent);
transform: scale(1.1);
}
.footer-primary .contact-icon i {
font-size: 19px;
color: #ffffff;
}
.footer-primary .contact-text {color: rgba(255, 255, 255, 0.9);
font-size: 13px;
line-height: 1.6;
}
.footer-primary .info-card {
padding: 24px;
background: color-mix(in srgb, #ffffff 8%, transparent);
border-radius: 16px;
backdrop-filter: blur(10px);
border: 1px solid color-mix(in srgb, #ffffff 15%, transparent);
margin-bottom: 24px;
transition: all 1.07s ease;
}
.footer-primary .info-card:hover {
background: color-mix(in srgb, #ffffff 12%, transparent);
transform: translateY(-5px);
box-shadow: 0 12px 30px color-mix(in srgb, var(--primary-700) 25%, transparent);
}
.footer-primary .info-icon {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, #ffffff 15%, transparent);
border-radius: 12px;
margin-bottom: 16px;
}
.footer-primary .info-icon i {
font-size: 26px;
color: #ffffff;
}
.footer-primary .disclaimer-text {
color: rgba(255, 255, 255, 0.85);
font-size: 14px;
line-height: 1.7;
margin: 0;
}
.footer-primary .quality-badges {
display: flex;
gap: 12px;
justify-content: flex-start;
}
.footer-primary .badge-item {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, #ffffff 10%, transparent);
border-radius: 12px;
backdrop-filter: blur(10px);
border: 1px solid color-mix(in srgb, #ffffff 20%, transparent);
transition: all 0.84s ease;
}
.footer-primary .badge-item:hover {
background: color-mix(in srgb, #ffffff 20%, transparent);
transform: translateY(-5px) rotate(5deg);
}
.footer-primary .badge-item i {
font-size: 25px;
color: #ffffff;
}
.footer-primary .footer-bottom {
padding-top: 40px;
border-top: 1px solid color-mix(in srgb, #ffffff 20%, transparent);
}
.footer-primary .copyright-wrapper {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
padding: 20px;
background: color-mix(in srgb, #ffffff 6%, transparent);
border-radius: 12px;
backdrop-filter: blur(10px);
}
.footer-primary .copyright-icon {
width: 36px;
height: 36px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, #ffffff 15%, transparent);
border-radius: 8px;
flex-shrink: 0;
}
.footer-primary .copyright-icon i {
font-size: 19px;
color: #ffffff;
}
.footer-primary .copyright-text {
color: rgba(255, 255, 255, 0.8);
font-size: 14px;
margin: 0;
text-align: center;
line-height: 1.6;
}
.footer-primary .footer-wave {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 80px;
z-index: 1;
color: color-mix(in srgb, #ffffff 5%, transparent);
pointer-events: none;}
.footer-primary .footer-wave svg {
width: 100%;
height: 100%;
}
@media (max-width: 991px) {
.footer-primary {
padding: 80px 0 40px;
}
.footer-primary .footer-brand {
padding-right: 0;
margin-bottom: 20px;
}
.footer-primary .brand-name {
font-size: 25px;
}
.footer-primary .footer-content {
margin-bottom: 40px;
}
}
@media (max-width: 767px) {
.footer-primary {
padding: 60px 0 30px;
background-attachment: scroll;
}
.footer-primary .brand-name {
font-size: 24px;
}
.footer-primary .footer-heading {
font-size: 16px;
margin-bottom: 20px;
}
.footer-primary .quality-badges {
justify-content: center;
}
.footer-primary .copyright-wrapper {
flex-direction: column;
text-align: center;
}
.footer-primary .shape-1 {
width: 200px;
height: 200px;
}
.footer-primary .shape-2,
.footer-primary .shape-3 {
width: 120px;
height: 120px;
}
}
@media (max-width: 575px) {
.footer-primary .brand-icon-wrapper {
width: 50px;
height: 50px;
}
.footer-primary .brand-icon-wrapper i {
font-size: 23px;
}
.footer-primary .contact-item {
padding: 12px;
}
.footer-primary .contact-icon {
width: 36px;
height: 36px;
}
.footer-primary .info-card {
padding: 20px;
}
.footer-primary .badge-item {
width: 44px;
height: 44px;
}
.footer-primary .badge-item i {
font-size: 21px;
}
}
[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, 8, 0.62) 0%,
rgba(11, 18, 36, 0.54) 45%,
rgba(7, 11, 20, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.footer-primary {
overflow-x: hidden !important;
}
.add_wrap_clean {
position: relative;
padding: var(--space-section-y, 5rem) 0;
background: var(--surface-primary, #f8fafc);
}
.add_wrap_clean .add_header_panels {
margin-bottom: var(--space-12, 3rem);
padding-bottom: var(--space-8, 2rem);
border-bottom: 2px solid var(--neutral-100, #f1f5f9);
}
.add_wrap_clean .panel_accent {
position: relative;
height: 120px;
display: flex;
align-items: center;
justify-content: center;
}
.add_wrap_clean .left_panel {
border-right: 4px solid var(--primary-500, #274afc);
}
.add_wrap_clean .right_panel {
border-left: 4px solid var(--primary-500, #2359e8);
}
.add_wrap_clean .panel_decoration {
width: 40px;
height: 40px;
background: var(--primary-100, #e8ecf6);
transform: rotate(45deg);
border: 2px solid var(--primary-500, #2b74ff);
}
.add_wrap_clean .header_main_content {
padding: var(--space-4, 1rem);
}
.add_wrap_clean .add_title {
font-size: clamp(2rem, 4vw, 2.75rem);
font-weight: 700;
color: var(--text-primary, #0b1228);
margin-bottom: var(--space-3, 0.75rem);
line-height: 1.2;
letter-spacing: -0.02em;
}
.add_wrap_clean .add_subtitle {
font-size: clamp(1.125rem, 2vw, 1.375rem);
color: var(--primary-500, #2260db);
margin-bottom: var(--space-6, 1.5rem);
font-weight: 600;
line-height: 1.4;
}
.add_wrap_clean .add_description {
font-size: 1.00rem;
color: var(--text-secondary, #2c3243);
line-height: 1.7;
text-align: center;
margin-top: var(--space-6, 1.5rem);
}
.add_wrap_clean .add_horizontal_steps {
position: relative;
margin-top: var(--space-10, 2.5rem);
}
.add_wrap_clean .steps_connector {
position: absolute;
top: 40px;
left: 10%;
right: 10%;
height: 3px;
background: linear-gradient(90deg,
var(--primary-500, #1439da) 0%,
var(--primary-300, #83d1ff) 50%,
var(--primary-500, #2c4bd9) 100%);
z-index: 0;
}
.add_wrap_clean .step_item {
position: relative;
margin-bottom: var(--space-8, 2rem);
z-index: 1;
}
.add_wrap_clean .step_marker {
display: flex;
flex-direction: column;
align-items: center;
margin-bottom: var(--space-4, 1rem);
}
.add_wrap_clean .marker_inner {
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
background: #ffffff;
border: 4px solid var(--primary-500, #0d34d5);
border-radius: 50%;
color: var(--primary-500, #2a67e1);
font-size: 1.81rem;
box-shadow: 0 4px 16px rgba(20, 60, 232, 0.20);
transition: all 0.52s ease;
position: relative;
z-index: 2;
}
.add_wrap_clean .step_item:hover .marker_inner {
background: var(--primary-500, #157ae8);
color: #ffffff;
transform: scale(1.1);
}
.add_wrap_clean .marker_label {
margin-top: var(--space-2, 0.5rem);
font-size: 0.81rem;
font-weight: 700;
color: var(--neutral-500, #5e677e);
text-transform: uppercase;
letter-spacing: 0.1em;
}
.add_wrap_clean .step_content {
background: #ffffff;
padding: var(--space-6, 1.5rem);
border-radius: var(--radius-lg, 12px);
border: 2px solid var(--neutral-100, #f1f5f9);
text-align: center;
transition: all 0.61s ease;
}
.add_wrap_clean .step_item:hover .step_content {
border-color: var(--primary-300, #8cbbff);
box-shadow: 0 8px 24px rgba(35, 71, 250, 0.10);
transform: translateY(-4px);
}
.add_wrap_clean .add_elem_title {
font-size: clamp(1.25rem, 2vw, 1.5rem);
font-weight: 700;
color: var(--text-primary, #0c112c);
margin-bottom: var(--space-3, 0.75rem);
line-height: 1.3;
}
.add_wrap_clean .add_elem_desc {
font-size: 1.00rem;
color: var(--text-secondary, #394853);
line-height: 1.65;
margin: 0;
}
.add_wrap_clean .step_conclusion {
margin-top: var(--space-10, 2.5rem);
}
.add_wrap_clean .step_conclusion .step_content {
background: linear-gradient(135deg, var(--primary-50, #eff6ff) 0%, #ffffff 100%);
border: 3px solid var(--primary-500, #416bff);
padding: var(--space-8, 2rem);
max-width: 900px;
margin: 0 auto;
}
.add_wrap_clean .step_conclusion:hover .step_content {
border-color: var(--primary-700, #265de0);
background: linear-gradient(135deg, var(--primary-100, #eaf4ff) 0%, #ffffff 100%);
}
.add_wrap_clean .conclusion_badge {
width: 96px;
height: 96px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500, #2f87e7) 0%, var(--primary-700, #2057d1) 100%);
color: #ffffff;
border-radius: 50%;
font-size: 2.69rem;
margin: 0 auto var(--space-6, 1.5rem);
box-shadow: 0 12px 32px rgba(24, 129, 248, 0.30);
}
.add_wrap_clean .step_conclusion .add_elem_title {
font-size: clamp(1.5rem, 2.5vw, 1.875rem);
color: var(--primary-700, #0a34c7);
}
@media (max-width: 991.98px) {
.add_wrap_clean .panel_accent {
display: none;
}
.add_wrap_clean .steps_connector {
display: none;
}
}
@media (max-width: 767.98px) {
.add_wrap_clean {
padding: var(--space-10, 2.5rem) 0;
}
.add_wrap_clean .add_header_panels {
margin-bottom: var(--space-8, 2rem);
padding-bottom: var(--space-6, 1.5rem);
}
.add_wrap_clean .marker_inner {
width: 64px;
height: 64px;
font-size: 1.62rem;
}
.add_wrap_clean .step_content {
padding: var(--space-4, 1rem);
}
.add_wrap_clean .step_conclusion .step_content {
padding: var(--space-6, 1.5rem);
}
.add_wrap_clean .conclusion_badge {
width: 80px;
height: 80px;
font-size: 1.88rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(10, 27, 44, 0.62) 0%,
rgba(1, 2, 5, 0.54) 45%,
rgba(14, 29, 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;
}
.add_wrap {
padding: var(--section-py) 0;
background-color: var(--neutral-100);
}
.add_wrap .add_header {
margin-bottom: var(--space-12);
}
.add_wrap .add_title {
color: var(--text-primary);
margin-bottom: var(--space-4);
}
.add_wrap .add_subtitle {
color: var(--text-secondary);
margin-bottom: var(--space-6);
}
.add_wrap .add_description {
color: var(--text-body);
max-width: 600px;
margin: 0 auto;
}
.add_wrap .add_timeline {
position: relative;
padding-left: var(--space-8);
}
.add_wrap .add_timeline:before {
content: '';
position: absolute;
left: var(--space-4);
top: 0;
bottom: var(--space-8);
width: 2px;
background: linear-gradient(to bottom, var(--primary-500), var(--primary-300));
}
.add_wrap .add_timeline_item {
position: relative;
margin-bottom: var(--space-10);
padding-left: var(--space-8);
}
.add_wrap .add_timeline_item:last-child {
margin-bottom: 0;
}
.add_wrap .add_timeline_marker {
position: absolute;
left: calc(-1 * var(--space-8) - 6px);
top: var(--space-2);
width: 16px;
height: 16px;
background-color: var(--primary-500);
border: 3px solid var(--neutral-100);
border-radius: 50%;
z-index: 2;
}
.add_wrap .add_timeline_marker:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 6px;
height: 6px;
background-color: var(--neutral-100);
border-radius: 50%;
}
.add_wrap .add_timeline_content {
background-color: var(--neutral-50);
padding: var(--space-6);
border-radius: var(--radius-lg);
border: 1px solid var(--neutral-200);
position: relative;
}
.add_wrap .add_timeline_content:before {
content: '';
position: absolute;
left: -8px;
top: var(--space-4);
width: 0;
height: 0;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 8px solid var(--neutral-200);
}
.add_wrap .add_timeline_content:after {
content: '';
position: absolute;
left: -7px;
top: calc(var(--space-4) + 1px);
width: 0;
height: 0;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-right: 7px solid var(--neutral-50);
}
.add_wrap .add_timeline_title {
color: var(--text-primary);
margin-bottom: var(--space-3);
font-size: 1.19rem;
font-weight: 600;
}
.add_wrap .add_timeline_desc {
color: var(--text-body);
margin-bottom: 0;
line-height: 1.6;
}
.add_wrap .add_timeline_item:nth-child(even) .add_timeline_content {
background: linear-gradient(135deg, var(--neutral-50), var(--primary-50));
}
@media (max-width: 768px) {
.add_wrap .add_timeline {
padding-left: var(--space-6);
}
.add_wrap .add_timeline:before {
left: var(--space-3);
}
.add_wrap .add_timeline_item {
padding-left: var(--space-6);
margin-bottom: var(--space-8);
}
.add_wrap .add_timeline_marker {
left: calc(-1 * var(--space-6) - 6px);
}
.add_wrap .add_timeline_content {
padding: var(--space-4);
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(16, 25, 45, 0.62) 0%,
rgba(3, 5, 9, 0.54) 45%,
rgba(12, 17, 39, 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-046 {
padding: 80px 0;
background: linear-gradient(180deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 25%, var(--surface-primary) 75%) 50%, var(--surface-primary) 100%);
position: relative;
overflow: hidden;
}
.additional-universal-section.v-046 .section-header {
position: relative;
z-index: 2;
}
.additional-universal-section.v-046 .organic-shape-group {
display: flex;
gap: 6px;
justify-content: center;
margin-bottom: 24px;
}
.additional-universal-section.v-046 .organic-dot {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
animation: organic-pulse 4s ease-in-out infinite;
}
.additional-universal-section.v-046 .organic-dot:nth-child(2) {
animation-delay: 1.02s;
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
background: var(--primary-700);
}
.additional-universal-section.v-046 .organic-dot:nth-child(3) {
animation-delay: 1.85s;
border-radius: 50% 50% 30% 70% / 30% 70% 50% 50%;
background: var(--primary-300);
}
@keyframes organic-pulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.additional-universal-section.v-046 .section-title {
font-size: 2.62rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.additional-universal-section.v-046 .section-subtitle {
font-size: 1.38rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.3;
}
.additional-universal-section.v-046 .section-description {
font-size: 1.06rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.additional-universal-section.v-046 .content-list {
display: flex;
flex-direction: column;
gap: 24px;
position: relative;
z-index: 2;
}
.additional-universal-section.v-046 .list-item {
position: relative;
}
.additional-universal-section.v-046 .item-wrapper {
background: var(--surface-primary);
border-radius: 24px;
padding: 32px;
display: flex;
gap: 24px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
border: 2px solid color-mix(in srgb, var(--primary-300) 15%, transparent 85%);
transition: all 1.08s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.additional-universal-section.v-046 .item-wrapper::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 6px;
height: 100%;
background: linear-gradient(180deg, var(--primary-500), var(--primary-700));
transform: scaleY(0);
transform-origin: top;
transition: transform 1.40s ease;
}
.additional-universal-section.v-046 .list-item:hover .item-wrapper {
transform: translateX(8px);
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
border-color: var(--primary-500);
}
.additional-universal-section.v-046 .list-item:hover .item-wrapper::before {
transform: scaleY(1);
}
.additional-universal-section.v-046 .list-item.featured .item-wrapper {
background: linear-gradient(135deg, color-mix(in srgb, var(--primary-50) 50%, var(--surface-primary) 50%), var(--surface-primary));
border: 2px solid var(--primary-500);
}
.additional-universal-section.v-046 .item-header {
display: flex;
flex-direction: column;
gap: 16px;
align-items: center;
flex-shrink: 0;
}
.additional-universal-section.v-046 .item-number {
width: 56px;
height: 56px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.38rem;
font-weight: 700;
color: var(--primary-700);
border: 2px solid var(--primary-300);
}
.additional-universal-section.v-046 .item-number.featured {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
border-color: var(--primary-700);
}
.additional-universal-section.v-046 .item-icon {
width: 64px;
height: 64px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
transition: transform 0.48s ease;
}
.additional-universal-section.v-046 .list-item:hover .item-icon {
transform: rotate(-5deg) scale(1.05);
}
.additional-universal-section.v-046 .item-icon.featured {
width: 72px;
height: 72px;
background: linear-gradient(135deg, var(--primary-700), var(--primary-500));
}
.additional-universal-section.v-046 .item-icon i {
font-size: 32px;
color: var(--light);
}
.additional-universal-section.v-046 .item-icon.featured i {
font-size: 38px;
}
.additional-universal-section.v-046 .item-content {
flex: 1;
}
.additional-universal-section.v-046 .item-title {
font-size: 1.31rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.3;
}
.additional-universal-section.v-046 .item-description {
font-size: 1.00rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 0;
}
.additional-universal-section.v-046 .item-accent {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, transparent, var(--primary-500), transparent);
opacity: 0;
transition: opacity 0.99s ease;
}
.additional-universal-section.v-046 .list-item:hover .item-accent {
opacity: 1;
}
.additional-universal-section.v-046 .organic-decorations {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.additional-universal-section.v-046 .leaf-shape {
position: absolute;
width: 80px;
height: 120px;
background: linear-gradient(135deg, color-mix(in srgb, var(--primary-300) 10%, transparent 90%), transparent);
border-radius: 0 100% 80% 100%;
transform-origin: bottom center;
}
.additional-universal-section.v-046 .leaf-shape.leaf-1 {
top: 15%;
right: 8%;
animation: leaf-sway 8s ease-in-out infinite;
}
.additional-universal-section.v-046 .leaf-shape.leaf-2 {
bottom: 25%;
left: 5%;
transform: rotate(180deg);
animation: leaf-sway 10s ease-in-out infinite reverse;
}
.additional-universal-section.v-046 .leaf-shape.leaf-3 {
top: 50%;
right: 5%;
width: 60px;
height: 90px;
animation: leaf-sway 12s ease-in-out infinite;
}
@keyframes leaf-sway {
0%, 100% {
transform: rotate(0deg);
}
50% {
transform: rotate(15deg);
}
}
.additional-universal-section.v-046 .natural-blob {
position: absolute;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 8%, transparent 92%) 0%, transparent 70%);
animation: blob-morph 20s ease-in-out infinite;
}
.additional-universal-section.v-046 .natural-blob.blob-1 {
width: 350px;
height: 350px;
top: -100px;
left: -100px;
}
.additional-universal-section.v-046 .natural-blob.blob-2 {
width: 300px;
height: 300px;
bottom: -80px;
right: -80px;
animation-delay: 5s;
}
@keyframes blob-morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
50% {
border-radius: 70% 30% 50% 50% / 30% 60% 40% 70%;
}
}
@media (max-width: 991.98px) {
.additional-universal-section.v-046 {
padding: 60px 0;
}
.additional-universal-section.v-046 .section-title {
font-size: 1.88rem;
}
.additional-universal-section.v-046 .section-subtitle {
font-size: 1.19rem;
}
.additional-universal-section.v-046 .item-wrapper {
padding: 24px;
}
}
@media (max-width: 767.98px) {
.additional-universal-section.v-046 {
padding: 40px 0;
}
.additional-universal-section.v-046 .section-title {
font-size: 1.62rem;
}
.additional-universal-section.v-046 .section-subtitle {
font-size: 1.19rem;
}
.additional-universal-section.v-046 .item-wrapper {
flex-direction: column;
padding: 20px;
}
.additional-universal-section.v-046 .item-header {
flex-direction: row;
gap: 12px;
}
.additional-universal-section.v-046 .item-number {
width: 48px;
height: 48px;
font-size: 1.25rem;
}
.additional-universal-section.v-046 .item-icon {
width: 56px;
height: 56px;
}
.additional-universal-section.v-046 .item-icon i {
font-size: 30px;
}
.additional-universal-section.v-046 .list-item:hover .item-wrapper {
transform: translateY(-4px);
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(3, 7, 13, 0.62) 0%,
rgba(3, 4, 7, 0.54) 45%,
rgba(3, 5, 12, 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.12rem;
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 0.70s 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 1.12s 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.16s 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.64rem;
transition: all 0.47s ease;
}
.additional-universal-section .block-icon-wrapper i {
font-size: 1.88rem;
color: var(--primary-500);
transition: all 0.80s 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.96s 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.37s 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.44rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
transition: color 0.47s 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.81rem;
max-width: 70%;
}
.additional-universal-section .content-description {
font-size: 0.94rem;
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.25rem;
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: 3.00rem;
}
}
@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: 1.88rem;
}
.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.31rem;
}
.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(19, 25, 50, 0.62) 0%,
rgba(7, 14, 31, 0.54) 45%,
rgba(19, 35, 51, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.add_wrap_classic {
position: relative;
padding: var(--space-section-y, 5rem) 0;
background: var(--surface-primary, #f8fafc);
overflow: hidden;
}
.add_wrap_classic .gradient_overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: radial-gradient(circle at 20% 30%, rgba(124, 58, 237, 0.05) 0%, transparent 50%),
radial-gradient(circle at 80% 70%, rgba(196, 181, 253, 0.08) 0%, transparent 50%);
pointer-events: none;
z-index: 0;
}
.add_wrap_classic .container {
position: relative;
z-index: 1;
}
.add_wrap_classic .add_header_creative {
position: relative;
padding: var(--space-8, 2rem) 0;
margin-bottom: var(--space-12, 3rem);
}
.add_wrap_classic .floating_icon {
position: absolute;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-100, #e7e4ff) 0%, var(--primary-50, #f5f3ff) 100%);
border: 2px solid var(--primary-300, #aba2e6);
border-radius: 12px;
color: var(--primary-500, #6d33e5);
font-size: 1.19rem;
animation: float 6s ease-in-out infinite;
}
.add_wrap_classic .icon_1 {
top: 10%;
left: 5%;
animation-delay: 0s;
}
.add_wrap_classic .icon_2 {
top: 5%;
right: 10%;
animation-delay: 2s;
}
.add_wrap_classic .icon_3 {
bottom: 20%;
left: 8%;
animation-delay: 4s;
}
@keyframes float {
0%, 100% {
transform: translateY(0px) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(10deg);
}
}
.add_wrap_classic .add_title {
font-size: clamp(2rem, 4vw, 3rem);
font-weight: 800;
color: var(--text-primary, #060606);
margin-bottom: var(--space-4, 1rem);
line-height: 1.15;
background: linear-gradient(135deg, var(--text-primary, #121212) 0%, var(--primary-700, #5a22c7) 100%);
-webkit-background-clip: text;
background-clip: text;}
.add_wrap_classic .add_subtitle {
font-size: clamp(1.125rem, 2vw, 1.5rem);
color: var(--primary-500, #7848ff);
margin-bottom: var(--space-6, 1.5rem);
font-weight: 600;
line-height: 1.4;
font-style: italic;
}
.add_wrap_classic .description_box {
position: relative;
padding: var(--space-6, 1.5rem);
background: rgba(255, 255, 255, 0.8);
backdrop-filter: blur(10px);
border-radius: var(--radius-lg, 12px);
border: 1px solid var(--primary-200, #ebe4ff);
box-shadow: 0 8px 24px rgba(124, 58, 237, 0.08);
}
.add_wrap_classic .add_description {
font-size: 1.06rem;
color: var(--text-secondary, #313b51);
line-height: 1.75;
margin: 0;
}
.add_wrap_classic .add_diagonal_grid {
margin-top: var(--space-10, 2.5rem);
}
.add_wrap_classic .diagonal_item {
position: relative;
background: #ffffff;
padding: var(--space-6, 1.5rem);
border-radius: var(--radius-lg, 12px);
border: 2px solid var(--neutral-100, #f1f5f9);
height: 100%;
min-height: 320px;
overflow: hidden;
transition: all 0.91s cubic-bezier(0.4, 0, 0.2, 1);
}
.add_wrap_classic .diagonal_item:hover {
transform: translateY(-8px) rotate(-1deg);
border-color: var(--primary-500, #6b2de0);
box-shadow: 0 20px 40px rgba(140, 47, 251, 0.20);
}
.add_wrap_classic .item_corner_accent {
position: absolute;
top: 0;
right: 0;
width: 80px;
height: 80px;
background: linear-gradient(135deg, transparent 50%, var(--primary-50, #f5f3ff) 50%);
opacity: 0.5;
transition: all 1.19s ease;
}
.add_wrap_classic .diagonal_item:hover .item_corner_accent {
opacity: 1;
background: linear-gradient(135deg, transparent 50%, var(--primary-100, #dbd9ff) 50%);
}
.add_wrap_classic .item_style_a {
transform: rotate(0.5deg);
}
.add_wrap_classic .item_style_b {
transform: rotate(-0.5deg);
}
.add_wrap_classic .item_style_a:hover {
transform: translateY(-8px) rotate(-0.5deg);
}
.add_wrap_classic .item_style_b:hover {
transform: translateY(-8px) rotate(0.5deg);
}
.add_wrap_classic .item_icon_frame {
position: relative;
width: 72px;
height: 72px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-50, #f5f3ff) 0%, var(--primary-100, #ece4ff) 100%);
border-radius: 16px;
color: var(--primary-500, #8b4ef7);
font-size: 2.12rem;
margin-bottom: var(--space-4, 1rem);
transition: all 1.25s ease;
z-index: 1;
}
.add_wrap_classic .diagonal_item:hover .item_icon_frame {
background: linear-gradient(135deg, var(--primary-500, #8e3fe5) 0%, var(--primary-700, #501af2) 100%);
color: #ffffff;
transform: scale(1.1) rotate(10deg);
}
.add_wrap_classic .item_content {
position: relative;
z-index: 1;
}
.add_wrap_classic .add_elem_title {
font-size: clamp(1.25rem, 2vw, 1.5rem);
font-weight: 700;
color: var(--text-primary, #232323);
margin-bottom: var(--space-3, 0.75rem);
line-height: 1.3;
}
.add_wrap_classic .add_elem_desc {
font-size: 0.94rem;
color: var(--text-secondary, #414c5f);
line-height: 1.65;
margin: 0;
}
.add_wrap_classic .item_highlight {
position: relative;
min-height: auto;
padding: var(--space-8, 2rem);
background: linear-gradient(135deg, var(--primary-50, #f5f3ff) 0%, #ffffff 50%, var(--primary-50, #f5f3ff) 100%);
border: 3px solid var(--primary-300, #c3bdff);
transform: rotate(0deg);
text-align: center;
}
.add_wrap_classic .item_highlight:hover {
transform: translateY(-8px) scale(1.02);
border-color: var(--primary-500, #7d54ff);
}
.add_wrap_classic .highlight_glow {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 300px;
height: 300px;
background: radial-gradient(circle, rgba(83, 41, 245, 0.10) 0%, transparent 70%);
pointer-events: none;
animation: pulse-glow 3s ease-in-out infinite;
}
@keyframes pulse-glow {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.5;
}
50% {
transform: translate(-50%, -50%) scale(1.2);
opacity: 0.8;
}
}
.add_wrap_classic .icon_frame_large {
width: 96px;
height: 96px;
font-size: 2.38rem;
margin: 0 auto var(--space-6, 1.5rem);
border-radius: 50%;
}
.add_wrap_classic .icon_ripple {
position: absolute;
width: 120px;
height: 120px;
border: 3px solid var(--primary-300, #aba3fe);
border-radius: 50%;
animation: ripple-out 2s ease-out infinite;
}
@keyframes ripple-out {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(1.4);
opacity: 0;
}
}
.add_wrap_classic .item_content_centered {
max-width: 900px;
margin: 0 auto;
}
.add_wrap_classic .item_highlight .add_elem_title {
font-size: clamp(1.5rem, 2.5vw, 1.875rem);
}
@media (max-width: 991.98px) {
.add_wrap_classic .floating_icon {
display: none;
}
}
@media (max-width: 767.98px) {
.add_wrap_classic {
padding: var(--space-10, 2.5rem) 0;
}
.add_wrap_classic .add_header_creative {
margin-bottom: var(--space-8, 2rem);
}
.add_wrap_classic .diagonal_item {
min-height: auto;
padding: var(--space-4, 1rem);
transform: rotate(0deg) !important;
}
.add_wrap_classic .diagonal_item:hover {
transform: translateY(-4px) rotate(0deg) !important;
}
.add_wrap_classic .item_highlight {
padding: var(--space-6, 1.5rem);
}
.add_wrap_classic .item_icon_frame {
width: 64px;
height: 64px;
font-size: 1.88rem;
}
.add_wrap_classic .icon_frame_large {
width: 80px;
height: 80px;
font-size: 1.88rem;
}
.add_wrap_classic .icon_ripple {
width: 100px;
height: 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(2, 3, 7, 0.62) 0%,
rgba(7, 13, 29, 0.54) 45%,
rgba(11, 17, 34, 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: 38px;
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.33s;
}
.v-066 .floating-icons .icon-3 {
animation-delay: 1s;
}
.v-066 .section-title {
font-size: 2.81rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.v-066 .section-subtitle {
font-size: 1.56rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.v-066 .section-description {
font-size: 1.12rem;
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 1.26s 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 0.75s 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.81s 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 1.14s ease;
position: relative;
z-index: 1;
}
.v-066 .block-icon-wrapper i {
font-size: 33px;
color: white;
transition: transform 0.79s 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.62rem;
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.19rem;
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: 1.29s; }
.v-066 .deco-circle:nth-child(3) { animation-delay: 1.26s; }
.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.06rem;
}
.v-066 .section-subtitle {
font-size: 1.19rem;
}
.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.75rem;
}
.v-066 .section-subtitle {
font-size: 1.19rem;
}
.v-066 .floating-icons {
gap: 20px;
}
.v-066 .floating-icons i {
font-size: 27px;
}
.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: 28px;
}
.v-066 .block-title {
font-size: 1.38rem;
}
.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(10, 20, 32, 0.62) 0%,
rgba(8, 14, 23, 0.54) 45%,
rgba(1, 1, 3, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-modern {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-modern #a1d4cd_page_1_sec_1_title {
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-modern #b6dcd9_page_1_sec_1_subtitle {
color: var(--text-secondary);
font-weight: 500;
}
.additional-universal-modern #a7c6cb_page_1_sec_1_desc {
color: var(--text-secondary);
line-height: 1.7;
}
.additional-universal-modern .feature-card {
position: relative;
padding: 2.5rem 2rem;
border-radius: 20px;
background: var(--surface-secondary);
border: 1px solid color-mix(in srgb, var(--primary-500) 15%, transparent);
transition: all 0.94s ease;
overflow: hidden;
}
.additional-universal-modern .feature-card:hover {
transform: translateY(-8px);
box-shadow: 0 15px 40px color-mix(in srgb, var(--primary-500) 15%, transparent);
border-color: var(--primary-500);
}
.additional-universal-modern .feature-card.featured {
background: color-mix(in srgb, var(--primary-500) 5%, var(--surface-secondary));
border-width: 2px;
}
.additional-universal-modern .card-icon-wrapper {
display: inline-flex;
align-items: center;
justify-content: center;
width: 70px;
height: 70px;
border-radius: 16px;
background: color-mix(in srgb, var(--primary-500) 15%, transparent);
color: var(--primary-500);
font-size: 2.12rem;
margin-bottom: 1.56rem;
transition: all 0.88s ease;
}
.additional-universal-modern .feature-card:hover .card-icon-wrapper {
transform: scale(1.1) rotate(5deg);
background: var(--primary-500);
color: white;
}
.additional-universal-modern .card-content h3 {
color: var(--text-primary);
margin-bottom: 1rem;
}
.additional-universal-modern .card-content p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.94rem;
margin-bottom: 0;
}
.additional-universal-modern .card-decoration {
position: absolute;
bottom: -30px;
right: -30px;
width: 150px;
height: 150px;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-500) 8%, transparent);
filter: blur(30px);
pointer-events: none;
}
.additional-universal-modern .featured-badge {
position: absolute;
top: 1.5rem;
right: 1.5rem;
width: 40px;
height: 40px;
border-radius: 50%;
background: var(--primary-500);
color: white;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.06rem;
animation: pulse-v080 2s ease-in-out infinite;
}
.additional-universal-modern .floating-shape {
position: absolute;
opacity: 0.06;
pointer-events: none;
color: var(--primary-500);
}
.additional-universal-modern .shape-1 {
top: 15%;
left: 5%;
font-size: 3.00rem;
animation: float-v080 8s ease-in-out infinite;
}
.additional-universal-modern .shape-2 {
top: 50%;
right: 8%;
font-size: 3.00rem;
animation: float-v080 10s ease-in-out infinite reverse;
}
.additional-universal-modern .shape-3 {
bottom: 20%;
left: 10%;
font-size: 3.00rem;
animation: float-v080 12s ease-in-out infinite;
}
@keyframes float-v080 {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(10deg);
}
}
@keyframes pulse-v080 {
0%, 100% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
}
@media (max-width: 991.98px) {
.additional-universal-modern .feature-card {
padding: 2rem 1.5rem;
}
.additional-universal-modern .card-icon-wrapper {
width: 60px;
height: 60px;
font-size: 1.88rem;
}
}
@media (max-width: 575.98px) {
.additional-universal-modern #bde5ea_page_1_sec_1_title {
font-size: 2.19rem;
}
.additional-universal-modern .feature-card {
padding: 1.5rem 1.25rem;
}
.additional-universal-modern .floating-shape {
opacity: 0.03;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(10, 20, 41, 0.62) 0%,
rgba(3, 9, 16, 0.54) 45%,
rgba(11, 30, 52, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.additional-universal-special {
position: relative;
padding: 6rem 0;
background: linear-gradient(180deg, var(--neutral-0) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.additional-universal-special .section-title {
font-size: clamp(2rem, 4.5vw, 2.75rem);
font-weight: 700;
color: var(--primary-900);
margin-bottom: 1rem;
line-height: 1.2;
}
.additional-universal-special .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-700);
margin-bottom: 1.59rem;
line-height: 1.4;
}
.additional-universal-special .section-description {
font-size: 1.12rem;
color: var(--neutral-700);
line-height: 1.7;
max-width: 900px;
margin: 0 auto;
}
.additional-universal-special .content-rows {
margin-top: 4rem;
position: relative;
z-index: 2;
}
.additional-universal-special .content-row {
margin-bottom: 4rem;
}
.additional-universal-special .content-row:last-child {
margin-bottom: 0;
}
.additional-universal-special .text-wrapper {
position: relative;
padding: 2rem;
background: var(--neutral-0);
border-radius: 16px;
border-left: 4px solid var(--primary-500);
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
transition: all 0.77s ease;
}
.additional-universal-special .text-wrapper:hover {
transform: translateX(8px);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
border-left-color: var(--accent-500);
}
.additional-universal-special .content-row .order-lg-2 .text-wrapper {
border-left: none;
border-right: 4px solid var(--primary-500);
}
.additional-universal-special .content-row .order-lg-2 .text-wrapper:hover {
transform: translateX(-8px);
border-right-color: var(--accent-500);
}
.additional-universal-special .item-number {
display: inline-block;
width: 50px;
height: 50px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600));
color: var(--neutral-0);
font-size: 1.19rem;
font-weight: 700;
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.72rem;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}
.additional-universal-special .item-title {
font-size: 1.62rem;
font-weight: 700;
color: var(--primary-900);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-special .item-description {
font-size: 0.94rem;
color: var(--neutral-700);
line-height: 1.7;
margin: 0;
}
.additional-universal-special .decorative-accent {
position: absolute;
width: 60px;
height: 60px;
opacity: 0.1;
pointer-events: none;
}
.additional-universal-special .accent-left {
bottom: 15px;
left: 15px;
border-bottom: 3px solid var(--primary-500);
border-left: 3px solid var(--primary-500);
}
.additional-universal-special .accent-right {
bottom: 15px;
right: 15px;
border-bottom: 3px solid var(--primary-500);
border-right: 3px solid var(--primary-500);
}
.additional-universal-special .visual-container {
position: relative;
height: 350px;
display: flex;
align-items: center;
justify-content: center;
}
.additional-universal-special .image-placeholder {
width: 100%;
height: 100%;
border-radius: 16px;
box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
transition: all 0.61s ease;
}
.additional-universal-special .placeholder-1 {
background: linear-gradient(135deg, var(--primary-100) 0%, var(--primary-200) 100%);
}
.additional-universal-special .placeholder-2 {
background: linear-gradient(135deg, var(--accent-100) 0%, var(--accent-200) 100%);
}
.additional-universal-special .placeholder-3 {
background: linear-gradient(135deg, var(--primary-200) 0%, var(--accent-200) 100%);
}
.additional-universal-special .placeholder-4 {
background: linear-gradient(135deg, var(--accent-200) 0%, var(--primary-100) 100%);
}
.additional-universal-special .placeholder-5 {
background: linear-gradient(135deg, var(--primary-100) 0%, var(--accent-100) 100%);
}
.additional-universal-special .content-row:hover .image-placeholder {
transform: scale(1.02);
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}
.additional-universal-special .floating-icon {
position: absolute;
top: 20px;
right: 20px;
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 6px 25px rgba(0, 0, 0, 0.2);
animation: float-gentle 3s ease-in-out infinite;
}
.additional-universal-special .floating-icon i {
font-size: 1.94rem;
color: var(--neutral-0);
}
@keyframes float-gentle {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-10px);
}
}
.additional-universal-special .bg-shape {
position: absolute;
border-radius: 50%;
opacity: 0.04;
pointer-events: none;
filter: blur(60px);
}
.additional-universal-special .shape-1 {
width: 500px;
height: 500px;
background: var(--primary-300);
top: 10%;
left: -150px;
}
.additional-universal-special .shape-2 {
width: 450px;
height: 450px;
background: var(--accent-300);
bottom: 15%;
right: -150px;
}
@media (max-width: 991px) {
.additional-universal-special {
padding: 4rem 0;
}
.additional-universal-special .content-row {
margin-bottom: 3rem;
}
.additional-universal-special .visual-container {
height: 300px;
margin-bottom: 2rem;
}
.additional-universal-special .content-row .order-2 .visual-container {
margin-bottom: 0;
margin-top: 2rem;
}
.additional-universal-special .text-wrapper {
padding: 1.75rem;
}
.additional-universal-special .content-row .order-lg-2 .text-wrapper {
border-left: 4px solid var(--primary-500);
border-right: none;
}
.additional-universal-special .content-row .order-lg-2 .text-wrapper:hover {
transform: translateX(8px);
}
}
@media (max-width: 767px) {
.additional-universal-special {
padding: 3rem 0;
}
.additional-universal-special .section-title {
font-size: 1.62rem;
}
.additional-universal-special .section-subtitle {
font-size: 1.19rem;
}
.additional-universal-special .section-description {
font-size: 1.12rem;
}
.additional-universal-special .content-row {
margin-bottom: 2.64rem;
}
.additional-universal-special .text-wrapper {
padding: 1.5rem;
}
.additional-universal-special .item-number {
width: 45px;
height: 45px;
font-size: 1.12rem;
}
.additional-universal-special .item-title {
font-size: 1.50rem;
}
.additional-universal-special .item-description {
font-size: 0.94rem;
}
.additional-universal-special .visual-container {
height: 250px;
}
.additional-universal-special .floating-icon {
width: 60px;
height: 60px;
}
.additional-universal-special .floating-icon i {
font-size: 1.88rem;
}
.additional-universal-special .bg-shape {
display: none;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(6, 12, 26, 0.62) 0%,
rgba(5, 11, 19, 0.54) 45%,
rgba(9, 16, 32, 0.78) 100%
) !important;
z-index: 1 !important;
pointer-events: none !important;
}
footer.undefined-footer > * {
position: relative !important;
z-index: 2 !important;
}
footer.undefined-footer .footer-background,
footer.undefined-footer .footer-bg-image,
footer.undefined-footer .footer-decorative-grid,
footer.undefined-footer .footer-decorative-shapes {
z-index: 0 !important;
}
footer.undefined-footer :is(
#sitename,
#sitedesc,
#site_policies_title,
#site_contact_title,
#site_disclaimer,
#site-copyright,
#contact-info-phone,
#contact-info-email,
#contact-info-address,
#site_policies_link1,
#site_policies_link2,
#site_policies_link3,
#site_policies_link4,
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright,
.footer-section-title,
.footer-contact-title,
.footer-links-title
) {
color: var(--light, #ffffff) !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45) !important;
}
.add_wrap {
padding: var(--section-py) 0;
background-color: var(--neutral-100);
}
.add_wrap .add_header {
margin-bottom: var(--space-12);
}
.add_wrap .add_title {
color: var(--text-primary);
margin-bottom: var(--space-4);
}
.add_wrap .add_subtitle {
color: var(--text-secondary);
margin-bottom: var(--space-6);
}
.add_wrap .add_description {
color: var(--text-body);
max-width: 600px;
margin: 0 auto;
}
.add_wrap .add_content {
padding-right: var(--space-6);
}
.add_wrap .add_elem_item {
margin-bottom: var(--space-8);
}
.add_wrap .add_elem_item:last-child {
margin-bottom: 0;
}
.add_wrap .add_elem_title {
color: var(--text-primary);
margin-bottom: var(--space-3);
font-size: 1.19rem;
font-weight: 600;
position: relative;
padding-left: var(--space-6);
}
.add_wrap .add_elem_title:before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: var(--space-4);
height: var(--space-4);
background-color: var(--primary-500);
border-radius: 50%;
}
.add_wrap .add_elem_desc {
color: var(--text-body);
margin-bottom: 0;
padding-left: var(--space-6);
}
.add_wrap .add_image_container {
position: relative;
}
.add_wrap .add_main_image {
width: 100%;
height: auto;
border-radius: var(--radius-lg);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
margin-bottom: var(--space-6);
}
.add_wrap .add_extra_content {
background-color: var(--neutral-50);
padding: var(--space-6);
border-radius: var(--radius-lg);
border: 1px solid var(--neutral-200);
}
.add_wrap .add_extra_content .add_elem_item {
margin-bottom: var(--space-6);
}
.add_wrap .add_extra_content .add_elem_item:last-child {
margin-bottom: 0;
}
.add_wrap .add_extra_content .add_elem_title {
font-size: 1.19rem;
padding-left: var(--space-5);
}
.add_wrap .add_extra_content .add_elem_title:before {
width: var(--space-3);
height: var(--space-3);
background-color: var(--primary-400);
}
.add_wrap .add_extra_content .add_elem_desc {
padding-left: var(--space-5);
font-size: 0.88rem;
}
@media (max-width: 768px) {
.add_wrap .add_content {
padding-right: 0;
margin-bottom: var(--space-8);
}
.add_wrap .add_elem_item {
margin-bottom: var(--space-6);
}
.add_wrap .add_extra_content {
padding: var(--space-4);
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(15, 22, 52, 0.62) 0%,
rgba(4, 6, 12, 0.54) 45%,
rgba(8, 11, 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;
}
.add_wrap {
padding: var(--section-py) 0;
background: var(--neutral-50);
position: relative;
}
.add_wrap .add_header {
margin-bottom: var(--space-8);
}
.add_wrap .add_title {
font-family: var(--elite_section_title);
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: var(--text-primary);
margin-bottom: var(--space-4);
line-height: 1.2;
}
.add_wrap .add_subtitle {
font-family: var(--brand_body_large);
font-size: clamp(1.125rem, 2vw, 1.25rem);
font-weight: 600;
color: var(--primary-500);
margin-bottom: var(--space-3);
line-height: 1.4;
}
.add_wrap .add_description {
font-family: var(--fresh_body_base);
font-size: 0.94rem;
color: var(--text-body);
max-width: 700px;
margin: 0 auto;
line-height: 1.7;
}
.add_wrap .add_elements_list {
display: flex;
flex-direction: column;
gap: var(--space-4);
}
.add_wrap .add_element {
display: flex;
gap: var(--space-4);
align-items: flex-start;
padding: var(--space-5);
background: white;
border-radius: var(--radius-lg);
border-left: 4px solid var(--primary-500);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
transition: all 1.05s ease;
}
.add_wrap .add_element:hover {
transform: translateX(8px);
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.add_wrap .add_elem_number {
flex-shrink: 0;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600, var(--primary-500)));
color: white;
font-size: 1.31rem;
font-weight: 700;
border-radius: 50%;
}
.add_wrap .add_elem_content {
flex: 1;
}
.add_wrap .add_elem_title {
font-family: var(--brand_body_large);
font-size: 1.38rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: var(--space-2);
line-height: 1.3;
}
.add_wrap .add_elem_desc {
font-family: var(--fresh_body_base);
font-size: 1.00rem;
color: var(--text-body);
margin: 0;
line-height: 1.6;
}
@media (max-width: 768px) {
.add_wrap {
padding: var(--space-8) 0;
}
.add_wrap .add_element {
flex-direction: column;
gap: var(--space-3);
padding: var(--space-4);
}
.add_wrap .add_element:hover {
transform: translateY(-4px);
}
.add_wrap .add_elem_number {
width: 40px;
height: 40px;
font-size: 1.19rem;
}
.add_wrap .add_elem_title {
font-size: 1.12rem;
}
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
#usp [id^="usp-item-"][id$="-value"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"],
.footer-link,
.footer-contact-text,
.contact-text,
.footer-sitedesc,
.footer-disclaimer,
.footer-copyright {
width: auto !important;
min-width: 0 !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
[id^="services-item-"][id$="-link"],
[id^="priceplan-item-"][id$="-link"],
.service-footer .btn,
.price-card .btn,
.price-card [id^="priceplan-item-"][id$="-link"] {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex-wrap: wrap !important;
text-align: center !important;
}
.service-footer,
.usp-card__header,
.footer-contact-item,
.contact-item {
flex-wrap: wrap !important;
}
.price-card,
.service-card,
.usp-card {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
}
footer[id^="footer"],
footer[class*="footer-"],
footer[class*="footer-v"] {
height: auto !important;
min-height: 0 !important;
max-height: none !important;
align-items: stretch !important;
}
footer.undefined-footer {
position: relative !important;
isolation: isolate !important;
}
footer.undefined-footer::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: linear-gradient(
180deg,
rgba(2, 4, 6, 0.62) 0%,
rgba(7, 13, 31, 0.54) 45%,
rgba(13, 22, 39, 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;
}