:root {
--primary-50: #f5f6f6;
--primary-50-rgb: 245, 246, 246;
--primary-50-rgb: 245, 246, 246;
--primary-100: #e1e3e5;
--primary-100-rgb: 225, 227, 229;
--primary-100-rgb: 225, 227, 229;
--primary-300: #9ba3a7;
--primary-300-rgb: 155, 163, 167;
--primary-300-rgb: 155, 163, 167;
--primary-500: #37474f;
--primary-500-rgb: 55, 71, 79;
--primary-500-rgb: 55, 71, 79;
--primary-700: #2c393f;
--primary-700-rgb: 44, 57, 63;
--primary-700-rgb: 44, 57, 63;
--primary-200: #bec3c6;
--primary-200-rgb: 190, 195, 198;
--primary-200-rgb: 190, 195, 198;
--primary-400: #69757b;
--primary-400-rgb: 105, 117, 123;
--primary-400-rgb: 105, 117, 123;
--primary-600: #324047;
--primary-600-rgb: 50, 64, 71;
--primary-600-rgb: 50, 64, 71;
--primary-800: #232e32;
--primary-800-rgb: 35, 46, 50;
--primary-800-rgb: 35, 46, 50;
--primary-900: #1e272b;
--primary-900-rgb: 30, 39, 43;
--primary-900-rgb: 30, 39, 43;
--primary-950: #151b1e;
--primary-950-rgb: 21, 27, 30;
--primary-950-rgb: 21, 27, 30;
--primary-rgb: 55, 71, 79;
--neutral-50: #fafafa;
--neutral-50-rgb: 250, 250, 250;
--neutral-50-rgb: 250, 250, 250;
--neutral-100: #f5f5f5;
--neutral-100-rgb: 245, 245, 245;
--neutral-100-rgb: 245, 245, 245;
--neutral-300: #d4d4d4;
--neutral-300-rgb: 212, 212, 212;
--neutral-300-rgb: 212, 212, 212;
--neutral-500: #737373;
--neutral-500-rgb: 115, 115, 115;
--neutral-500-rgb: 115, 115, 115;
--neutral-700: #404040;
--neutral-700-rgb: 64, 64, 64;
--neutral-700-rgb: 64, 64, 64;
--neutral-900: #2b2b2b;
--neutral-900-rgb: 43, 43, 43;
--neutral-900-rgb: 43, 43, 43;
--neutral-200: #e5e5e5;
--neutral-200-rgb: 229, 229, 229;
--neutral-200-rgb: 229, 229, 229;
--neutral-400: #a4a4a4;
--neutral-400-rgb: 164, 164, 164;
--neutral-400-rgb: 164, 164, 164;
--neutral-600: #5a5a5a;
--neutral-600-rgb: 90, 90, 90;
--neutral-600-rgb: 90, 90, 90;
--neutral-800: #333333;
--neutral-800-rgb: 51, 51, 51;
--neutral-800-rgb: 51, 51, 51;
--neutral-950: #1e1e1e;
--neutral-950-rgb: 30, 30, 30;
--neutral-950-rgb: 30, 30, 30;
--surface-primary: #eceff1;
--surface-primary-rgb: 236, 239, 241;
--surface-secondary: #cfd8dc;
--surface-secondary-rgb: 207, 216, 220;
--surface-accent: var(--primary-50);
--text-primary: #263238;
--text-primary-rgb: 38, 50, 56;
--text-secondary: #37474f;
--text-secondary-rgb: 55, 71, 79;
--text-accent: var(--primary-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #ffffff;
--button-primary-text-rgb: 255, 255, 255;
--button-secondary-bg: var(--neutral-100);
--button-secondary-text: var(--neutral-900);
--border-light: var(--neutral-300);
--border-medium: var(--neutral-500);
--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
--accent-50: #f8f7e0;
--accent-50-rgb: 248, 247, 224;
--accent-50-rgb: 248, 247, 224;
--accent-100: #eae7d0;
--accent-100-rgb: 234, 231, 208;
--accent-100-rgb: 234, 231, 208;
--accent-200: #d2ccb4;
--accent-200-rgb: 210, 204, 180;
--accent-200-rgb: 210, 204, 180;
--accent-300: #b9b198;
--accent-300-rgb: 185, 177, 152;
--accent-300-rgb: 185, 177, 152;
--accent-400: #968a70;
--accent-400-rgb: 150, 138, 112;
--accent-400-rgb: 150, 138, 112;
--accent-500: #736348;
--accent-500-rgb: 115, 99, 72;
--accent-500-rgb: 115, 99, 72;
--accent-600: #705d41;
--accent-600-rgb: 112, 93, 65;
--accent-600-rgb: 112, 93, 65;
--accent-700: #6b5739;
--accent-700-rgb: 107, 87, 57;
--accent-700-rgb: 107, 87, 57;
--accent-800: #654d2e;
--accent-800-rgb: 101, 77, 46;
--accent-800-rgb: 101, 77, 46;
--accent-900: #624727;
--accent-900-rgb: 98, 71, 39;
--accent-900-rgb: 98, 71, 39;
--accent-950: #5b3d1b;
--accent-950-rgb: 91, 61, 27;
--accent-950-rgb: 91, 61, 27;
--accent-rgb: 115, 99, 72;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--overlay-light-rgb: 255, 255, 255;
--overlay-dark-rgb: 0, 0, 0;
--white-rgb: 255, 255, 255;
--black-rgb: 0, 0, 0;
--transparent-rgb: 0, 0, 0;
--text-xs: clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);
--text-sm: clamp(0.875rem, 0.8rem + 0.375vw, 1rem);
--text-base: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
--text-lg: clamp(1.125rem, 1rem + 0.625vw, 1.25rem);
--text-xl: clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);
--text-2xl: clamp(1.5rem, 1.3rem + 1vw, 1.875rem);
--text-3xl: clamp(1.875rem, 1.6rem + 1.375vw, 2.25rem);
--text-4xl: clamp(2.25rem, 1.9rem + 1.75vw, 3rem);
--text-5xl: clamp(3rem, 2.5rem + 2.5vw, 3.75rem);
--text-6xl: clamp(3.75rem, 3rem + 3.75vw, 4.5rem);
--text-7xl: clamp(4.5rem, 3.5rem + 5vw, 6rem);
--text-8xl: clamp(6rem, 4.5rem + 7.5vw, 8rem);
--text-9xl: clamp(8rem, 6rem + 10vw, 12rem);
--font-light: 300;
--font-normal: 400;
--font-medium: 500;
--font-semibold: 600;
--font-bold: 700;
--font-extrabold: 800;
--leading-none: 1;
--leading-tight: 1.25;
--leading-snug: 1.375;
--leading-normal: 1.5;
--leading-relaxed: 1.625;
--leading-loose: 2;
--leading-extra_loose: 2.5;
--tracking-tighter: -0.05em;
--tracking-tight: -0.025em;
--tracking-normal: 0;
--tracking-wide: 0.025em;
--tracking-wider: 0.05em;
--tracking-widest: 0.1em;
--font-primary: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--font-secondary: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
--font-monospace: 'JetBrains Mono', 'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', Consolas, 'Courier New', monospace;
--text-body: var(--text-primary);
--space-0: 0;
--space-1: 0.25rem;
--space-2: 0.5rem;
--space-3: 0.75rem;
--space-4: 1rem;
--space-5: 1.25rem;
--space-6: 1.5rem;
--space-7: 1.75rem;
--space-8: 2rem;
--space-9: 2.25rem;
--space-10: 2.5rem;
--space-11: 2.75rem;
--space-12: 3rem;
--space-14: 3.5rem;
--space-16: 4rem;
--space-20: 5rem;
--space-24: 6rem;
--space-28: 7rem;
--space-32: 8rem;
--space-36: 9rem;
--space-40: 10rem;
--space-44: 11rem;
--space-48: 12rem;
--space-52: 13rem;
--space-56: 14rem;
--space-60: 15rem;
--space-64: 16rem;
--space-72: 18rem;
--space-80: 20rem;
--space-96: 24rem;
--space-px: 1px;
--space-0.5: 0.125rem;
--space-1.5: 0.375rem;
--space-2.5: 0.625rem;
--space-3.5: 0.875rem;
--space-xs: 0.5rem;
--space-sm: 1rem;
--space-md: 1.5rem;
--space-lg: 2rem;
--space-xl: 3rem;
--space-2xl: 4rem;
--space-3xl: 6rem;
--space-4xl: 8rem;
--space-5xl: 12rem;
--space-6xl: 16rem;
--section-py: clamp(3rem, 5vw, 5rem);
--section-y-mobile: 3rem;
--section-y-tablet: 4rem;
--section-y-desktop: 5rem;
--section-y-hero: clamp(4rem, 10vw, 8rem);
--section-x: clamp(1rem, 3vw, 2rem);
--section-gap: clamp(1.5rem, 3vw, 2.5rem);
--card-padding: 1.5rem;
--card-gap: 1rem;
--button-padding-x: 1.5rem;
--button-padding-y: 0.75rem;
--form-gap: 1rem;
}
:root {
--shadow-none: none;
--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
--shadow-inner: inset 0 2px 4px 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.15s ease;
--transition-normal: 0.3s ease;
--transition-slow: 0.5s ease;
--transition-all: all 0.3s ease;
--duration-fast: 0.15s;
--duration-normal: 0.3s;
--duration-slow: 0.5s;
--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;
}
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: 768px) {
section {
padding-top: var(--section-y-tablet);
padding-bottom: var(--section-y-tablet);
}
}
@media (min-width: 1024px) {
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;
}
.unique_font_primary {
font-family: var(--font-primary);
}
.custom_font_secondary {
font-family: var(--font-secondary);
}
.elite_font_mono {
font-family: var(--font-mono);
}
.layout_display_1 {
font-family: var(--font-secondary);
font-size: var(--text-6xl);
font-weight: var(--font-extrabold);
line-height: var(--leading-none);
letter-spacing: var(--tracking-tighter);
}
.company_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);
}
.bold_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);
}
.theme_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);
}
.light_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);
}
.section_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);
}
.container_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);
}
.base_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);
}
.bright_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);
}
.smart_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);
}
.studio_body_base {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
}
.style_body_small {
font-family: var(--font-primary);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.dark_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);
}
.design_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);
}
.creative_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);
}
.brand_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;
}
.clean_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);
}
.app_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);
}
.digital_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);
}
.core_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);
}
.content_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;
}
.prime_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);
}
.fresh_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);
}
.main_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);
}
.main_nav_link:hover,
.main_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.business_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);
}
.modern_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: 768px) {
.clean_hero_title {
font-size: var(--text-4xl);
}
.digital_section_title {
font-size: var(--text-3xl);
}
.layout_display_1 {
font-size: var(--text-5xl);
}
.company_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.clean_hero_title {
font-size: var(--text-3xl);
}
.digital_section_title {
font-size: var(--text-2xl);
}
.layout_display_1 {
font-size: var(--text-4xl);
}
}
a:not([class]) {
color: var(--text-link);
text-decoration: underline;
text-decoration-thickness: 1px;
text-underline-offset: 2px;
transition: all var(--transition-fast);
}
a:not([class]):hover,
a:not([class]):focus {
color: var(--text-link-hover);
text-decoration-thickness: 2px;
}
a:not([class]):visited {
color: var(--text-link);
}
.pro_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.web_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.page_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.ui_text_balance {
text-wrap: balance;
}
.top_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.main_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.dark_caption,
.design_overline,
.modern_footer_text {
color: var(--text-secondary);
}
.app_hero_subtitle,
.core_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.clean_hero_title,
.digital_section_title,
.theme_heading_1,
.light_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.pro_text_gradient {
color: var(--text-primary);}
}
body {
font-family: var(--font-primary);
font-size: 1rem;
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: 1rem;
font-weight: 500;
}
p {
font-family: var(--font-body);
margin-bottom: 1em;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
line-height: 1.7;
}
.text-accent,
.hero-title,
.section-title,
.card-title {
font-family: var(--font-accent);
}
.subtitle,
.section-subtitle {
font-family: var(--font-primary);
font-weight: 500;
}
blockquote {
font-family: var(--font-accent);
font-style: italic;
font-size: 1.125rem;
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.875rem;
}
footer,
.footer {
font-family: var(--font-primary);
font-size: 0.9rem;
}
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: 768px) {
body {
font-size: 0.95rem;
}
.lead {
font-size: 1.125rem;
}
}
@media print {
body {
font-family: var(--font-primary);
}
h1, h2, h3, h4, h5, h6 {
font-family: var(--font-accent);
page-break-after: avoid;
}
}
.new_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.best_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.premium_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.agency_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.site_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.minimal_stack {
display: flex;
flex-direction: column;
}
.base23_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.core50_full_height {
min-height: 100vh;
}
.digital7_section_height {
min-height: 80vh;
}
.company44_hero_height {
min-height: 90vh;
}
.brand4_m_0 { margin: 0; }
.minimal21_m_1 { margin: var(--space-1); }
.best24_m_2 { margin: var(--space-2); }
.business87_m_3 { margin: var(--space-3); }
.layout56_m_4 { margin: var(--space-4); }
.modern54_m_6 { margin: var(--space-6); }
.dark78_m_8 { margin: var(--space-8); }
.bright33_m_12 { margin: var(--space-12); }
.pro25_m_16 { margin: var(--space-16); }
.best55_mx_auto { margin-left: auto; margin-right: auto; }
.bold26_my_auto { margin-top: auto; margin-bottom: auto; }
.clean0_mt_0 { margin-top: 0; }
.ui77_mt_4 { margin-top: var(--space-4); }
.modern89_mt_8 { margin-top: var(--space-8); }
.company14_mt_12 { margin-top: var(--space-12); }
.prime15_mb_0 { margin-bottom: 0; }
.company48_mb_4 { margin-bottom: var(--space-4); }
.content3_mb_8 { margin-bottom: var(--space-8); }
.base94_mb_12 { margin-bottom: var(--space-12); }
.custom40_p_0 { padding: 0; }
.minimal46_p_1 { padding: var(--space-1); }
.minimal68_p_2 { padding: var(--space-2); }
.core87_p_3 { padding: var(--space-3); }
.brand24_p_4 { padding: var(--space-4); }
.company79_p_6 { padding: var(--space-6); }
.web18_p_8 { padding: var(--space-8); }
.web38_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.theme18_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.core58_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.agency49_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.smart86_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.best43_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.pro85_gap_1 { gap: var(--space-1); }
.style38_gap_2 { gap: var(--space-2); }
.core86_gap_3 { gap: var(--space-3); }
.web21_gap_4 { gap: var(--space-4); }
.minimal74_gap_6 { gap: var(--space-6); }
.bright23_gap_8 { gap: var(--space-8); }
.pro82_shadow_none { box-shadow: var(--shadow-none); }
.top17_shadow_xs { box-shadow: var(--shadow-xs); }
.base80_shadow_sm { box-shadow: var(--shadow-sm); }
.premium7_shadow_md { box-shadow: var(--shadow-md); }
.agency62_shadow_lg { box-shadow: var(--shadow-lg); }
.modern8_shadow_xl { box-shadow: var(--shadow-xl); }
.layout29_shadow_2xl { box-shadow: var(--shadow-2xl); }
.container23_shadow_inner { box-shadow: var(--shadow-inner); }
.unique37_shadow_colored { box-shadow: var(--shadow-colored); }
.clean63_radius_none { border-radius: var(--radius-none); }
.section36_radius_xs { border-radius: var(--radius-xs); }
.container37_radius_sm { border-radius: var(--radius-sm); }
.business33_radius_md { border-radius: var(--radius-md); }
.unique28_radius_lg { border-radius: var(--radius-lg); }
.pro35_radius_xl { border-radius: var(--radius-xl); }
.business98_radius_2xl { border-radius: var(--radius-2xl); }
.dark83_radius_3xl { border-radius: var(--radius-3xl); }
.digital1_radius_full { border-radius: var(--radius-full); }
.digital50_gradient_primary {
background: var(--gradient-primary);
}
.section98_gradient_secondary {
background: var(--gradient-secondary);
}
.pro90_gradient_hero {
background: var(--gradient-hero);
}
.bold85_gradient_card {
background: var(--gradient-card);
}
.main61_gradient_overlay {
position: relative;
}
.main61_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;
}
.main61_gradient_overlay > * {
position: relative;
z-index: 2;
}
.modern26_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.modern26_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.business19_hover_scale {
transition: transform var(--transition-normal);
}
.business19_hover_scale:hover {
transform: scale(1.02);
}
.design15_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.design15_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.business87_hover_fade {
transition: opacity var(--transition-normal);
}
.business87_hover_fade:hover {
opacity: var(--opacity-loading);
}
.bold55_focus_ring {
transition: box-shadow var(--transition-fast);
}
.bold55_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.theme50_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.main74_hero_content {
position: relative;
z-index: 2;
}
.elite12_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.core30_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.new67_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.prime12_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.dark51_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.top81_timeline {
position: relative;
}
.top81_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.light24_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.light24_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.light24_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.site50_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.company47_slide_up {
transform: translateY(20px);
opacity: 0;
animation: tc-slideUp var(--transition-slow) ease-out forwards;
}
@keyframes tc-slideUp {
to {
transform: translateY(0);
opacity: 1;
}
}
.prime16_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;
}
}
.fresh55_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;
}
}
.smart47_transition_all {
transition: var(--transition-all);
}
.theme19_transition_fast {
transition: all var(--transition-fast);
}
.dark93_transition_normal {
transition: all var(--transition-normal);
}
.page32_transition_slow {
transition: all var(--transition-slow);
}
.minimal13_bg_primary { background-color: var(--bg-primary); }
.clean29_bg_secondary { background-color: var(--bg-secondary); }
.core0_bg_muted { background-color: var(--bg-muted); }
.layout46_bg_glass { background-color: var(--bg-glass); }
.modern60_text_primary { color: var(--text-primary); }
.content47_text_secondary { color: var(--text-secondary); }
.app3_text_muted { color: var(--text-muted); }
.page33_text_inverse { color: var(--text-inverse); }
.custom4_text_link { color: var(--text-link); }
.ui2_border_light { border-color: var(--border-light); }
.minimal55_border_medium { border-color: var(--border-medium); }
.bold86_border_strong { border-color: var(--border-strong); }
.ui35_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.elite12_services_grid,
.new67_features_grid,
.core30_team_grid,
.dark51_pricing_grid {
grid-template-columns: 1fr;
}
.prime12_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.top81_timeline::before {
left: 30px;
}
.light24_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.digital7_section_height {
min-height: 60vh;
}
.company44_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.prime12_gallery_grid {
grid-template-columns: 1fr;
}
.light24_timeline_item {
padding-left: var(--space-12) !important;
}
}
.design36_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;
}
.layout37_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.web48_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);
}
.web48_skip_link:focus {
top: 6px;
}
@media print {
.design2_no_print {
display: none !important;
}
.fresh0_print_only {
display: block !important;
}
.top17_shadow_xs,
.base80_shadow_sm,
.premium7_shadow_md,
.agency62_shadow_lg,
.modern8_shadow_xl,
.layout29_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.5rem;
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.125rem;
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) {
.site50_fade_in,
.company47_slide_up,
.prime16_slide_in_left,
.fresh55_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.modern26_hover_lift,
.business19_hover_scale,
.design15_hover_shadow,
.business87_hover_fade,
.smart47_transition_all,
.theme19_transition_fast,
.dark93_transition_normal,
.page32_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-secondary {
position: relative;
background: var(--surface-primary);
box-shadow: 0 2px 12px color-mix(in srgb, var(--neutral-900) 8%, transparent);
z-index: 1000;
}
.header-secondary .navbar {
padding: 1rem 0;
position: relative;
}
.header-secondary .container-fluid {
position: relative;
z-index: 10;
}
.header-secondary .navbar-brand {
font-size: 1.125rem;
font-weight: 700;
color: var(--primary-700);
letter-spacing: -0.02em;
transition: all 0.3s ease;
position: relative;
z-index: 10;
}
.header-secondary .navbar-brand:hover {
color: var(--primary-500);
transform: translateY(-1px);
}
.header-secondary .nav-toggle-checkbox {
display: none;
}
.header-secondary .navbar-toggler {
border: none;
background: transparent;
padding: 0.5rem;
cursor: pointer;
display: none;
flex-direction: column;
gap: 5px;
width: 40px;
height: 40px;
justify-content: center;
align-items: center;
position: relative;
z-index: 10003;
transition: transform 0.3s ease;
}
.header-secondary .navbar-toggler:hover {
transform: scale(1.05);
}
.header-secondary .hamburger-line {
display: block;
width: 28px;
height: 3px;
background: #334155;
border-radius: 3px;
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transform-origin: center;
}
.header-secondary .nav-toggle-checkbox:checked ~ .navbar-toggler .hamburger-line:nth-child(1) {
transform: translateY(8px) rotate(45deg);
}
.header-secondary .nav-toggle-checkbox:checked ~ .navbar-toggler .hamburger-line:nth-child(2) {
opacity: 0;
transform: scaleX(0);
}
.header-secondary .nav-toggle-checkbox:checked ~ .navbar-toggler .hamburger-line:nth-child(3) {
transform: translateY(-8px) rotate(-45deg);
}
.header-secondary .navbar-nav {
gap: 0.5rem;
align-items: center;
}
.header-secondary .nav-link {
color: var(--text-primary);
font-size: 0.75rem;
font-weight: 500;
padding: 0.625rem 1.25rem;
margin: 0;
border-radius: 8px;
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.header-secondary .nav-link::before {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background: var(--primary-500);
transform: translateX(-50%);
transition: width 0.3s ease;
}
.header-secondary .nav-link:hover {
color: var(--primary-700);
background: color-mix(in srgb, var(--primary-50) 50%, transparent);
}
.header-secondary .nav-link:hover::before {
width: 80%;
}
.header-secondary .header-decoration-top {
position: absolute;
top: -50px;
right: 10%;
width: 120px;
height: 120px;
background: radial-gradient(circle, var(--primary-100), transparent 70%);
border-radius: 50%;
opacity: 0.4;
pointer-events: none;
z-index: 1;
}
.header-secondary .header-decoration-right {
position: absolute;
bottom: -30px;
right: 5%;
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-300), transparent);
border-radius: 50%;
opacity: 0.3;
pointer-events: none;
z-index: 1;
}
@media (max-width: 991.98px) {
.header-secondary .navbar-toggler {
display: flex;
}
.header-secondary .navbar-collapse {
position: fixed;
top: 0;
right: -100%;
width: 280px;
height: 100vh;
background: var(--surface-primary);
transition: right 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
z-index: 10;
padding: 5rem 0 2rem 0;
overflow-y: auto;
box-shadow: -4px 0 20px color-mix(in srgb, var(--neutral-900) 15%, transparent);
}
.header-secondary .nav-toggle-checkbox:checked ~ .navbar-collapse {
right: 0;
}
.header-secondary .navbar-backdrop {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: color-mix(in srgb, var(--neutral-900) 40%, transparent);
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
z-index: -1;
backdrop-filter: blur(4px);
}
.header-secondary .nav-toggle-checkbox:checked ~ .navbar-collapse .navbar-backdrop {
opacity: 1;
visibility: visible;
}
.header-secondary .navbar-nav {
flex-direction: column;
gap: 0;
width: 100%;
align-items: stretch;
}
.header-secondary .nav-item {
width: 100%;
opacity: 0;
transform: translateX(30px);
animation: slideInRight 0.4s ease forwards;
}
.header-secondary .nav-toggle-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(1) {
animation-delay: 0.1s;
}
.header-secondary .nav-toggle-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(2) {
animation-delay: 0.2s;
}
.header-secondary .nav-toggle-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(3) {
animation-delay: 0.3s;
}
.header-secondary .nav-toggle-checkbox:checked ~ .navbar-collapse .nav-item:nth-child(4) {
animation-delay: 0.4s;
}
.header-secondary .nav-link {
padding: 1rem 2rem;
margin: 0;
border-radius: 0;
border-bottom: 1px solid var(--neutral-100);
font-size: 0.875rem;
font-weight: 500;
color: var(--text-primary);
}
.header-secondary .nav-link::before {
display: none;
}
.header-secondary .nav-link:hover {
background: var(--primary-50);
color: var(--primary-700);
}
}
@keyframes slideInRight {
from {
opacity: 0;
transform: translateX(30px);
}
to {
opacity: 1;
transform: translateX(0);
}
}
@media (max-width: 767.98px) {
.header-secondary .navbar-brand {
font-size: 1.125rem;
}
.header-secondary .navbar-collapse {
width: 260px;
}
.header-secondary .header-decoration-top,
.header-secondary .header-decoration-right {
display: none;
}
}
@media (min-width: 1400px) {
.header-secondary .navbar {
padding: 1.25rem 0;
}
.header-secondary .navbar-brand {
font-size: 1.125rem;
}
.header-secondary .nav-link {
font-size: 1.0625rem;
padding: 0.75rem 1.5rem;
}
.header-secondary .header-decoration-top {
width: 150px;
height: 150px;
}
.header-secondary .header-decoration-right {
width: 100px;
height: 100px;
}
}
.hero-bold {
position: relative;
padding: 120px 0 100px;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 50%, var(--neutral-50) 50%) 100%
);
overflow: hidden;
}
.hero-bold .background-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.bg-shape {
position: absolute;
border-radius: 50%;
opacity: 0.06;
background: var(--primary-500);
}
.bg-shape.shape-1 {
width: 400px;
height: 400px;
top: -100px;
left: -100px;
}
.bg-shape.shape-2 {
width: 300px;
height: 300px;
bottom: -80px;
right: 10%;
background: var(--primary-700);
}
.bg-shape.shape-3 {
width: 200px;
height: 200px;
top: 40%;
right: -50px;
opacity: 0.04;
}
.hero-bold .container {
position: relative;
z-index: 1;
}
.hero-bold .hero-content {
position: relative;
z-index: 2;
}
.hero-bold .decorative-badge {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 8px 20px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
border-radius: 50px;
margin-bottom: 24px;
border: 1px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
.badge-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse-dot 2s ease-in-out infinite;
}
.badge-dot:nth-child(2) {
animation-delay: 0.3s;
}
.badge-dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse-dot {
0%, 100% {
opacity: 1;
transform: scale(1);
}
50% {
opacity: 0.4;
transform: scale(1.2);
}
}
.hero-bold .hero-title {
font-size: 3.5rem;
font-weight: 800;
line-height: 1.15;
color: var(--text-primary);
margin-bottom: 24px;
letter-spacing: -0.02em;
}
.hero-bold .hero-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-700);
margin-bottom: 20px;
line-height: 1.4;
}
.hero-bold .hero-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
margin-bottom: 32px;
max-width: 540px;
}
.hero-bold .icon-trust-grid {
display: flex;
gap: 16px;
margin-top: 40px;
}
.hero-bold .icon-trust-grid .icon-item {
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-primary);
border-radius: 12px;
border: 2px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
transition: all 0.3s ease;
}
.hero-bold .icon-trust-grid .icon-item i {
font-size: 24px;
color: var(--primary-500);
transition: all 0.3s ease;
}
.hero-bold .icon-trust-grid .icon-item:hover {
transform: translateY(-4px);
border-color: var(--primary-500);
box-shadow: 0 8px 20px rgba(var(--black-rgb), 0.08);
}
.hero-bold .icon-trust-grid .icon-item:hover i {
color: var(--primary-700);
transform: scale(1.1);
}
.hero-bold .hero-image-wrapper {
position: relative;
padding: 40px;
}
.hero-bold .hero-image-container {
position: relative;
z-index: 2;
border-radius: 24px;
overflow: hidden;
box-shadow:
0 20px 60px rgba(var(--black-rgb), 0.12),
0 4px 16px rgba(var(--black-rgb), 0.08);
}
.hero-bold .hero-image {
width: 100%;
height: auto;
display: block;
transition: transform 0.4s ease;
}
.hero-bold .hero-image-container:hover .hero-image {
transform: scale(1.05);
}
.hero-bold .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(60px);
opacity: 0.15;
z-index: 0;
}
.hero-bold .decorative-blob.blob-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: -50px;
right: -50px;
animation: float-blob 8s ease-in-out infinite;
}
.hero-bold .decorative-blob.blob-2 {
width: 250px;
height: 250px;
background: var(--primary-300);
bottom: -80px;
left: -60px;
animation: float-blob 10s ease-in-out infinite reverse;
}
@keyframes float-blob {
0%, 100% { transform: translate(0, 0) scale(1); }
33% { transform: translate(20px, -20px) scale(1.05); }
66% { transform: translate(-20px, 20px) scale(0.95); }
}
.hero-bold .decorative-circle {
position: absolute;
border: 3px solid color-mix(in srgb, var(--primary-500) 25%, transparent 75%);
border-radius: 50%;
z-index: 1;
}
.hero-bold .decorative-circle.circle-1 {
width: 120px;
height: 120px;
top: 20px;
left: 20px;
animation: rotate-circle 15s linear infinite;
}
.hero-bold .decorative-circle.circle-2 {
width: 80px;
height: 80px;
bottom: 60px;
right: 40px;
animation: rotate-circle 12s linear infinite reverse;
}
@keyframes rotate-circle {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}
.hero-bold .floating-icon {
position: absolute;
width: 60px;
height: 60px;
background: var(--surface-primary);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.1);
border: 2px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
z-index: 3;
}
.hero-bold .floating-icon i {
font-size: 28px;
color: var(--primary-500);
}
.hero-bold .floating-icon.icon-pos-1 {
top: 10%;
left: 5%;
animation: float-icon 4s ease-in-out infinite;
}
.hero-bold .floating-icon.icon-pos-2 {
top: 50%;
right: -20px;
animation: float-icon 5s ease-in-out infinite;
animation-delay: 0.5s;
}
.hero-bold .floating-icon.icon-pos-3 {
bottom: 15%;
left: -10px;
animation: float-icon 4.5s ease-in-out infinite;
animation-delay: 1s;
}
@keyframes float-icon {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-20px); }
}
@media (max-width: 991px) {
.hero-bold {
padding: 80px 0 60px;
}
.hero-bold .hero-title {
font-size: 2.5rem;
}
.hero-bold .hero-subtitle {
font-size: 1.25rem;
}
.hero-bold .hero-description {
font-size: 1rem;
}
.hero-bold .hero-image-wrapper {
margin-top: 40px;
padding: 20px;
}
.hero-bold .icon-trust-grid {
margin-top: 32px;
}
}
@media (max-width: 767px) {
.hero-bold {
padding: 60px 0 40px;
}
.hero-bold .hero-title {
font-size: 2rem;
}
.hero-bold .hero-subtitle {
font-size: 1.125rem;
}
.hero-bold .icon-trust-grid {
gap: 12px;
}
.hero-bold .icon-trust-grid .icon-item {
width: 48px;
height: 48px;
}
.hero-bold .icon-trust-grid .icon-item i {
font-size: 20px;
}
.hero-bold .floating-icon {
width: 50px;
height: 50px;
}
.hero-bold .floating-icon i {
font-size: 22px;
}
.bg-shape.shape-1 {
width: 300px;
height: 300px;
}
.bg-shape.shape-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 575px) {
.hero-bold .hero-title {
font-size: 1.75rem;
}
.hero-bold .hero-subtitle {
font-size: 1rem;
}
.hero-bold .hero-description {
font-size: 0.9375rem;
}
.hero-bold .decorative-badge {
padding: 6px 16px;
}
.badge-dot {
width: 6px;
height: 6px;
}
}
.usp-secondary {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 50%, white 50%) 100%
);
position: relative;
padding: 80px 0;
--usp-item-icon-size: 64px;
--usp-item-gap: 20px;
--usp-item-padding: 32px;
}
.usp-secondary__bg-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.usp-secondary__shape {
position: absolute;
border-radius: 50%;
opacity: 0.06;
}
.usp-secondary__shape--1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: -150px;
right: -100px;
animation: float 18s ease-in-out infinite;
}
.usp-secondary__shape--2 {
width: 400px;
height: 400px;
background: var(--primary-300);
bottom: -150px;
left: -100px;
animation: float 15s ease-in-out infinite reverse;
}
.usp-secondary__header {
position: relative;
z-index: 2;
}
.usp-secondary__badge {
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
}
.usp-secondary__badge-dot {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
display: block;
animation: pulse-grow 2s ease-out infinite;
}
.usp-secondary__title {
color: var(--text-primary);
line-height: 1.2;
font-weight: 800;
letter-spacing: -0.01em;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__subtitle {
color: var(--primary-700);
font-weight: 600;
line-height: 1.4;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__description {
color: var(--text-secondary);
line-height: 1.6;
max-width: 680px;
margin-left: auto;
margin-right: auto;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__item {
background: white;
border-radius: 16px;
padding: var(--usp-item-padding);
height: 100%;
display: flex;
gap: var(--usp-item-gap);
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.06);
transition: all 0.3s ease;
position: relative;
z-index: 2;
border: 1px solid rgba(var(--primary-rgb), 0.1);
min-width: 0;
overflow: hidden;
}
.usp-secondary__item:hover {
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.usp-secondary__item-icon {
flex-shrink: 0;
width: var(--usp-item-icon-size);
height: var(--usp-item-icon-size);
min-width: 48px;
min-height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600));
border-radius: 16px;
box-shadow: 0 8px 16px rgba(var(--primary-rgb), 0.3);
transition: all 0.3s ease;
}
.usp-secondary__item:hover .usp-secondary__item-icon {
transform: scale(1.05);
box-shadow: 0 12px 24px rgba(var(--primary-rgb), 0.4);
}
.usp-secondary__item-icon i {
font-size: 28px;
color: white;
}
.usp-secondary__item-content {
flex: 1;
min-width: 0;
}
.usp-secondary__item-header {
margin-bottom: 12px;
gap: 12px;
flex-wrap: wrap;
align-items: flex-start;
}
.usp-secondary__item-title {
color: var(--text-primary);
font-weight: 700;
line-height: 1.3;
margin: 0;
flex: 1 1 auto;
min-width: 0;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__item-badge {
display: inline-block;
padding: 6px 14px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
color: var(--primary-700);
border-radius: 20px;
font-size: 0.875rem;
font-weight: 700;
white-space: normal;
border: 1px solid var(--primary-200);
flex-shrink: 0;
text-align: center;
max-width: 100%;
word-break: break-word;
}
.usp-secondary__item-text {
color: var(--text-secondary);
line-height: 1.6;
font-size: 0.9375rem;
word-wrap: break-word;
overflow-wrap: break-word;
hyphens: auto;
}
.usp-secondary__accent-line {
height: 4px;
width: 100px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 2px;
margin: 0 auto;
position: relative;
z-index: 2;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(3deg);
}
}
@keyframes pulse-grow {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(2);
opacity: 0;
}
}
@media (max-width: 1399px) {
.usp-secondary {
--usp-item-padding: 28px;
--usp-item-gap: 18px;
}
.usp-secondary__item-header {
gap: 8px;
}
}
@media (max-width: 1199px) {
.usp-secondary {
--usp-item-icon-size: 56px;
--usp-item-padding: 24px;
--usp-item-gap: 16px;
}
.usp-secondary__item-header {
gap: 10px;
}
.usp-secondary__item-title {
font-size: 1.125rem;
}
.usp-secondary__item-badge {
font-size: 0.8125rem;
padding: 5px 12px;
}
}
@media (max-width: 991px) {
.usp-secondary {
padding: 60px 0;
--usp-item-icon-size: 56px;
}
.usp-secondary__title {
font-size: 2rem;
}
.usp-secondary__subtitle {
font-size: 1.125rem;
}
.usp-secondary__item {
gap: 16px;
}
.usp-secondary__item-icon i {
font-size: 24px;
}
.usp-secondary__item-header {
gap: 10px;
}
.usp-secondary__shape--1,
.usp-secondary__shape--2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 767px) {
.usp-secondary {
--usp-item-icon-size: 48px;
--usp-item-padding: 20px;
--usp-item-gap: 16px;
}
.usp-secondary__title {
font-size: 1.75rem;
}
.usp-secondary__subtitle {
font-size: 1rem;
}
.usp-secondary__description {
font-size: 0.9375rem;
}
.usp-secondary__item {
flex-direction: column;
text-align: center;
}
.usp-secondary__item-header {
flex-direction: column;
gap: 8px;
align-items: center;
}
.usp-secondary__item-title {
text-align: center;
}
.usp-secondary__item-icon {
margin: 0 auto;
}
.usp-secondary__item-icon i {
font-size: 22px;
}
.usp-secondary__item-badge {
font-size: 0.8125rem;
padding: 5px 12px;
}
.usp-secondary__shape--1,
.usp-secondary__shape--2 {
display: none;
}
}
@media (max-width: 575px) {
.usp-secondary {
padding: 40px 0;
--usp-item-padding: 16px;
--usp-item-gap: 12px;
}
.usp-secondary__title {
font-size: 1.5rem;
}
.usp-secondary__item-header {
gap: 6px;
margin-bottom: 8px;
}
.usp-secondary__item-badge {
padding: 4px 10px;
font-size: 0.75rem;
}
.usp-secondary__item-text {
font-size: 0.875rem;
}
}
.about-section-standard {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.about-section-standard .about-images-grid {
position: relative;
display: grid;
grid-template-columns: 1fr;
gap: 1.5rem;
}
.about-section-standard .main-image-wrapper {
position: relative;
border-radius: 1rem;
overflow: hidden;
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.1);
transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.about-section-standard .main-image-wrapper:hover {
transform: translateY(-8px);
box-shadow: 0 25px 50px rgba(var(--black-rgb), 0.15);
}
.about-section-standard .main-image {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform 0.6s ease;
}
.about-section-standard .main-image-wrapper:hover .main-image {
transform: scale(1.05);
}
.about-section-standard .decorative-blob {
position: absolute;
width: 200px;
height: 200px;
border-radius: 50%;
opacity: 0.15;
pointer-events: none;
}
.about-section-standard .blob-1 {
top: -50px;
right: -50px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
animation: float 6s ease-in-out infinite;
}
@keyframes float {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
50% { transform: translate(10px, -10px) rotate(5deg); }
}
.about-section-standard .secondary-images-wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1rem;
}
.about-section-standard .secondary-image-box {
position: relative;
border-radius: 0.75rem;
overflow: hidden;
box-shadow: 0 10px 25px rgba(var(--black-rgb), 0.08);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.about-section-standard .secondary-image-box:hover {
transform: translateY(-5px);
box-shadow: 0 15px 35px rgba(var(--black-rgb), 0.12);
}
.about-section-standard .secondary-image-box img {
width: 100%;
height: 180px;
object-fit: cover;
transition: filter 0.3s ease;
}
.about-section-standard .secondary-image-box:hover img {
filter: brightness(1.1);
}
.about-section-standard .decorative-shape {
position: absolute;
width: 60px;
height: 60px;
opacity: 0.2;
pointer-events: none;
}
.about-section-standard .shape-1 {
top: 10px;
left: 10px;
background: var(--primary-500);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
animation: morph 8s ease-in-out infinite;
}
.about-section-standard .shape-2 {
bottom: 10px;
right: 10px;
background: var(--primary-700);
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
animation: morph 8s ease-in-out infinite reverse;
}
@keyframes morph {
0%, 100% { border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; }
50% { border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%; }
}
.about-section-standard .floating-icon {
position: absolute;
width: 60px;
height: 60px;
background: var(--surface-primary);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 20px rgba(var(--black-rgb), 0.1);
animation: bounce 3s ease-in-out infinite;
z-index: 2;
}
.about-section-standard .floating-icon i {
font-size: 1.5rem;
color: var(--primary-500);
}
.about-section-standard .icon-1 {
top: 20%;
left: -20px;
animation-delay: 0s;
}
.about-section-standard .icon-2 {
bottom: 15%;
right: -20px;
animation-delay: 1.5s;
}
@keyframes bounce {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-15px); }
}
.about-section-standard .about-content {
position: relative;
padding: 1.5rem 0;
}
.about-section-standard .section-header {
position: relative;
}
.about-section-standard .section-title {
font-size: 2.25rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 1rem;
}
.about-section-standard .title-underline {
width: 80px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 2px;
margin-top: 0.5rem;
}
.about-section-standard .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1rem;
}
.about-section-standard .section-description {
font-size: 1.05rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 2rem;
}
.about-section-standard .features-grid {
display: grid;
grid-template-columns: 1fr;
gap: 1.5rem;
margin-top: 2rem;
}
.about-section-standard .feature-item {
display: flex;
gap: 1.25rem;
padding: 1.5rem;
background: var(--surface-secondary);
border-radius: 0.75rem;
border-left: 4px solid var(--primary-500);
transition: all 0.3s ease;
}
.about-section-standard .feature-item:hover {
transform: translateX(8px);
box-shadow: 0 8px 20px rgba(var(--black-rgb), 0.08);
background: color-mix(in srgb, var(--surface-secondary) 95%, var(--primary-500) 5%);
}
.about-section-standard .feature-icon {
flex-shrink: 0;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 0.5rem;
color: var(--light);
font-size: 1.5rem;
transition: transform 0.3s ease;
}
.about-section-standard .feature-item:hover .feature-icon {
transform: rotate(5deg) scale(1.1);
}
.about-section-standard .feature-content {
flex: 1;
}
.about-section-standard .feature-name {
font-size: 1.15rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.5rem;
}
.about-section-standard .feature-desc {
font-size: 0.95rem;
line-height: 1.6;
color: var(--text-secondary);
margin: 0;
}
.about-section-standard .content-decoration {
position: absolute;
top: 0;
right: 0;
display: flex;
align-items: center;
gap: 0.5rem;
opacity: 0.3;
}
.about-section-standard .deco-line {
width: 60px;
height: 2px;
background: var(--primary-500);
}
.about-section-standard .deco-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
}
.bg-decoration {
position: absolute;
pointer-events: none;
opacity: 0.05;
}
.about-section-standard .deco-circle-1 {
top: 10%;
left: 5%;
width: 300px;
height: 300px;
border: 2px solid var(--primary-500);
border-radius: 50%;
}
.about-section-standard .deco-circle-2 {
bottom: 15%;
right: 8%;
width: 200px;
height: 200px;
border: 2px solid var(--primary-700);
border-radius: 50%;
}
.about-section-standard .deco-gradient-blob {
top: 50%;
right: 0;
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-300), transparent);
transform: translateY(-50%);
}
@media (max-width: 991.98px) {
.about-section-standard .section-title {
font-size: 1.875rem;
}
.about-section-standard .features-grid {
gap: 1.25rem;
}
.about-section-standard .floating-icon {
display: none;
}
.about-section-standard .about-images-grid {
margin-bottom: 2rem;
}
}
@media (max-width: 767.98px) {
.about-section-standard .section-title {
font-size: 1.625rem;
}
.about-section-standard .section-subtitle {
font-size: 1.125rem;
}
.about-section-standard .secondary-images-wrapper {
grid-template-columns: 1fr;
}
.about-section-standard .secondary-image-box img {
height: 220px;
}
.about-section-standard .feature-item {
flex-direction: column;
text-align: center;
padding: 1.25rem;
}
.about-section-standard .feature-icon {
margin: 0 auto;
}
.bg-decoration {
display: none;
}
}
@media (max-width: 575.98px) {
.about-section-standard {
padding: 3rem 0;
}
.about-section-standard .section-title {
font-size: 1.5rem;
}
.about-section-standard .feature-item {
padding: 1rem;
}
}
.features-section-modern {
position: relative;
background: linear-gradient(
180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.features-section-modern .section-header {
position: relative;
z-index: 2;
}
.features-section-modern #features-title {
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.features-section-modern #features-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.features-section-modern #features-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.features-section-modern .feature-card {
position: relative;
display: flex;
align-items: flex-start;
gap: 1.5rem;
padding: 2rem;
background: var(--surface-primary);
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
border-radius: 1rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 6px -1px rgba(var(--black-rgb), 0.05);
}
.features-section-modern .feature-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow:
0 20px 25px -5px rgba(var(--black-rgb), 0.08),
0 0 0 1px color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
}
.features-section-modern .feature-icon-wrapper {
position: relative;
flex-shrink: 0;
}
.features-section-modern .icon-circle {
position: relative;
width: 70px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(
135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-700) 70%, var(--primary-500) 30%)
);
border-radius: 1rem;
z-index: 2;
transition: all 0.4s ease;
}
.features-section-modern .feature-card:hover .icon-circle {
transform: rotate(5deg) scale(1.05);
box-shadow: 0 8px 16px -4px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.features-section-modern .icon-circle i {
font-size: 2rem;
color: var(--light);
}
.features-section-modern .icon-accent {
position: absolute;
top: -4px;
right: -4px;
width: 100%;
height: 100%;
background: color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 1rem;
z-index: 1;
transition: all 0.4s ease;
}
.features-section-modern .feature-card:hover .icon-accent {
transform: translate(6px, 6px);
}
.features-section-modern .feature-content {
flex: 1;
}
.features-section-modern .feature-content h4 {
color: var(--text-primary);
margin-bottom: 0.75rem;
transition: color 0.3s ease;
}
.features-section-modern .feature-card:hover .feature-content h4 {
color: var(--primary-500);
}
.features-section-modern .feature-content p {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.features-section-modern .decorative-blob {
position: absolute;
top: -100px;
right: -100px;
width: 400px;
height: 400px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent 70%
);
border-radius: 50%;
z-index: 0;
animation: float 20s ease-in-out infinite;
}
.features-section-modern .decorative-circle-1 {
position: absolute;
bottom: 100px;
left: -50px;
width: 200px;
height: 200px;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
border-radius: 50%;
z-index: 0;
}
.features-section-modern .decorative-circle-2 {
position: absolute;
top: 50%;
right: 5%;
width: 120px;
height: 120px;
background: color-mix(in srgb, var(--primary-50) 40%, transparent 60%);
border-radius: 50%;
z-index: 0;
animation: pulse 4s ease-in-out infinite;
}
.features-section-modern .decorative-line {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
transparent,
var(--primary-300),
transparent
);
opacity: 0.3;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 0.5;
}
50% {
transform: scale(1.1);
opacity: 0.8;
}
}
@media (max-width: 991.98px) {
.features-section-modern .feature-card {
flex-direction: column;
text-align: center;
align-items: center;
}
.features-section-modern .icon-circle {
width: 60px;
height: 60px;
}
.features-section-modern .icon-circle i {
font-size: 1.75rem;
}
}
@media (max-width: 767.98px) {
.features-section-modern {
padding-top: 3rem;
padding-bottom: 3rem;
}
.features-section-modern #features-title {
font-size: 2rem;
}
.features-section-modern .feature-card {
padding: 1.5rem;
}
.features-section-modern .decorative-blob {
width: 250px;
height: 250px;
top: -50px;
right: -50px;
}
}
@media (max-width: 575.98px) {
.features-section-modern #features-title {
font-size: 1.75rem;
}
.features-section-modern #features-subtitle {
font-size: 0.9rem;
}
.features-section-modern .feature-card {
padding: 1.25rem;
}
.features-section-modern .icon-circle {
width: 50px;
height: 50px;
}
.features-section-modern .icon-circle i {
font-size: 1.5rem;
}
}
.services-secondary {
position: relative;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.services-secondary .section-header {
position: relative;
z-index: 2;
}
.services-secondary #services-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.services-secondary #services-subtitle {
color: var(--primary-700);
font-weight: 600;
letter-spacing: -0.01em;
}
.services-secondary #services-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 680px;
margin-left: auto;
margin-right: auto;
}
.services-secondary .service-card {
position: relative;
background: var(--surface-primary);
border-radius: 20px;
padding: 2.5rem;
box-shadow:
0 4px 20px rgba(var(--black-rgb), 0.06),
0 0 0 1px color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.services-secondary .service-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.services-secondary .service-card:hover {
transform: translateY(-8px);
box-shadow:
0 12px 40px rgba(var(--black-rgb), 0.12),
0 0 0 1px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.services-secondary .service-card:hover::before {
transform: scaleX(1);
}
.services-secondary .service-icon-wrapper {
position: relative;
width: 80px;
height: 80px;
margin-bottom: 1.75rem;
display: flex;
align-items: center;
justify-content: center;
}
.services-secondary .icon-background {
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 15%, transparent 85%) 0%,
color-mix(in srgb, var(--primary-700) 10%, transparent 90%) 100%
);
border-radius: 20px;
transition: all 0.4s ease;
}
.services-secondary .service-card:hover .icon-background {
transform: rotate(10deg) scale(1.1);
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 20%, transparent 80%) 0%,
color-mix(in srgb, var(--primary-700) 15%, transparent 85%) 100%
);
}
.services-secondary .service-icon {
position: relative;
font-size: 2.25rem;
color: var(--primary-700);
z-index: 1;
transition: all 0.4s ease;
}
.services-secondary .service-card:hover .service-icon {
color: var(--primary-500);
transform: scale(1.1);
}
.services-secondary .service-content {
position: relative;
z-index: 1;
}
.services-secondary .service-name {
color: var(--text-primary);
font-weight: 700;
font-size: 1.35rem;
line-height: 1.3;
transition: color 0.3s ease;
}
.services-secondary .service-card:hover .service-name {
color: var(--primary-700);
}
.services-secondary .service-description {
color: var(--text-secondary);
font-size: 0.95rem;
line-height: 1.7;
}
.services-secondary .service-features-wrapper {
padding: 1.25rem;
background: color-mix(in srgb, var(--primary-50) 50%, transparent 50%);
border-radius: 12px;
border-left: 3px solid var(--primary-500);
transition: all 0.3s ease;
}
.services-secondary .service-card:hover .service-features-wrapper {
background: color-mix(in srgb, var(--primary-50) 70%, transparent 30%);
border-left-color: var(--primary-700);
}
.services-secondary .features-label {
color: var(--primary-700);
font-weight: 600;
letter-spacing: 0.05em;
margin-bottom: 0.75rem;
}
.services-secondary .service-features {
color: var(--text-secondary);
font-size: 0.9rem;
line-height: 1.65;
margin-bottom: 0;
}
.services-secondary .service-price-wrapper {
padding-top: 1.25rem;
border-top: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
}
.services-secondary .price-label {
display: block;
color: var(--text-secondary);
font-weight: 600;
letter-spacing: 0.05em;
margin-bottom: 0.5rem;
}
.services-secondary .service-price {
color: var(--primary-700);
font-weight: 700;
transition: color 0.3s ease;
}
.services-secondary .service-card:hover .service-price {
color: var(--primary-500);
}
.services-secondary .card-accent-line {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(
90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.services-secondary .service-card:hover .card-accent-line {
opacity: 1;
}
.services-secondary .decorative-elements {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.services-secondary .floating-shape {
position: absolute;
border-radius: 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 8%, transparent 92%) 0%,
color-mix(in srgb, var(--primary-500) 6%, transparent 94%) 100%
);
animation: float 20s ease-in-out infinite;
}
.services-secondary .shape-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
animation-delay: 0s;
}
.services-secondary .shape-2 {
width: 300px;
height: 300px;
bottom: -80px;
left: -80px;
animation-delay: 5s;
}
.services-secondary .shape-3 {
width: 250px;
height: 250px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation-delay: 10s;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
25% {
transform: translate(30px, -30px) rotate(90deg);
}
50% {
transform: translate(0, -60px) rotate(180deg);
}
75% {
transform: translate(-30px, -30px) rotate(270deg);
}
}
@media (max-width: 991.98px) {
.services-secondary #services-title {
font-size: 2.25rem;
}
.services-secondary .service-card {
padding: 2rem;
}
.services-secondary .service-icon-wrapper {
width: 70px;
height: 70px;
}
.services-secondary .service-icon {
font-size: 2rem;
}
.services-secondary .floating-shape {
display: none;
}
}
@media (max-width: 767.98px) {
.services-secondary {
padding: 3rem 0;
}
.services-secondary #services-title {
font-size: 1.85rem;
}
.services-secondary #services-subtitle {
font-size: 1.15rem;
}
.services-secondary .service-card {
padding: 1.75rem;
}
.services-secondary .service-name {
font-size: 1.2rem;
}
.services-secondary .service-features-wrapper {
padding: 1rem;
}
}
@media (max-width: 575.98px) {
.services-secondary #services-title {
font-size: 1.65rem;
}
.services-secondary .service-card {
padding: 1.5rem;
}
.services-secondary .service-icon-wrapper {
width: 60px;
height: 60px;
}
.services-secondary .service-icon {
font-size: 1.75rem;
}
}
@media (prefers-contrast: high) {
.services-secondary .service-card {
box-shadow:
0 4px 20px rgba(var(--black-rgb), 0.15),
0 0 0 2px var(--primary-500);
}
.services-secondary .service-card:hover {
box-shadow:
0 12px 40px rgba(var(--black-rgb), 0.25),
0 0 0 2px var(--primary-700);
}
.services-secondary .service-features-wrapper {
border-left-width: 4px;
}
}
@media (prefers-reduced-motion: reduce) {
.services-secondary .service-card,
.services-secondary .service-icon,
.services-secondary .icon-background,
.services-secondary .card-accent-line {
transition: none;
}
.services-secondary .floating-shape {
animation: none;
}
.services-secondary .service-card:hover {
transform: none;
}
}
@media print {
.services-secondary {
background: white;
}
.services-secondary .service-card {
box-shadow: none;
border: 1px solid var(--neutral-300);
page-break-inside: avoid;
}
.services-secondary .decorative-elements {
display: none;
}
}
.priceplan-section-custom {
position: relative;
overflow: hidden;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%
);
}
.priceplan-section-custom .section-header {
position: relative;
z-index: 2;
}
.priceplan-section-custom #priceplan-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.priceplan-section-custom #priceplan-subtitle {
color: var(--primary-500);
font-weight: 600;
}
.priceplan-section-custom #priceplan-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.priceplan-section-custom .pricing-card {
background: white;
border-radius: 20px;
padding: 2.5rem 2rem;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
border: 2px solid transparent;
display: flex;
flex-direction: column;
}
.priceplan-section-custom .pricing-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-700) 100%
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.priceplan-section-custom .pricing-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
border-color: var(--primary-300);
}
.priceplan-section-custom .pricing-card:hover::before {
transform: scaleX(1);
}
.priceplan-section-custom .pricing-card-featured {
background: linear-gradient(135deg,
white 0%,
color-mix(in srgb, var(--primary-50) 20%, white 80%) 100%
);
border: 2px solid var(--primary-500);
transform: scale(1.05);
box-shadow: 0 8px 30px rgba(var(--black-rgb), 0.12);
}
.priceplan-section-custom .pricing-card-featured:hover {
transform: scale(1.05) translateY(-8px);
}
.priceplan-section-custom .featured-badge {
position: absolute;
top: -10px;
right: 30px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: white;
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 15px rgba(var(--black-rgb), 0.2);
z-index: 10;
}
.priceplan-section-custom .featured-badge i {
font-size: 1.5rem;
animation: pulse-star 2s ease-in-out infinite;
}
@keyframes pulse-star {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.2); }
}
.priceplan-section-custom .pricing-card-header {
text-align: center;
margin-bottom: 2rem;
}
.priceplan-section-custom .pricing-icon-wrapper {
width: 80px;
height: 80px;
margin: 0 auto;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 30%, white 70%),
color-mix(in srgb, var(--primary-500) 30%, white 70%)
);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.priceplan-section-custom .pricing-card:hover .pricing-icon-wrapper {
transform: rotate(10deg) scale(1.1);
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
}
.priceplan-section-custom .pricing-icon-wrapper i {
font-size: 2rem;
color: var(--primary-700);
transition: color 0.3s ease;
}
.priceplan-section-custom .pricing-card:hover .pricing-icon-wrapper i {
color: white;
}
.priceplan-section-custom .pricing-plan-name {
color: var(--text-primary);
font-weight: 700;
margin-bottom: 0.5rem;
}
.priceplan-section-custom .pricing-plan-desc {
color: var(--text-secondary);
font-size: 0.95rem;
line-height: 1.6;
}
.priceplan-section-custom .pricing-card-featured .pricing-plan-desc {
color: var(--text-primary);
}
.priceplan-section-custom .pricing-card-body {
flex: 1;
display: flex;
flex-direction: column;
}
.priceplan-section-custom .pricing-amount {
text-align: center;
padding: 1.5rem 0;
border-top: 1px solid var(--neutral-100);
border-bottom: 1px solid var(--neutral-100);
margin-bottom: 2rem;
}
.priceplan-section-custom .price-value {
color: var(--primary-700);
font-weight: 800;
line-height: 1;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.priceplan-section-custom .price-period {
color: var(--text-secondary);
font-size: 1rem;
display: inline-block;
margin-left: 0.25rem;
}
.priceplan-section-custom .pricing-features {
flex: 1;
}
.priceplan-section-custom .features-text {
color: var(--text-secondary);
line-height: 1.8;
font-size: 0.95rem;
margin: 0;
}
.priceplan-section-custom .pricing-card-footer {
margin-top: 2rem;
text-align: center;
position: relative;
}
.priceplan-section-custom .decorative-line {
height: 2px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
margin-bottom: 1.5rem;
}
.priceplan-section-custom .card-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
background: color-mix(in srgb, var(--primary-100) 50%, white 50%);
border-radius: 50%;
color: var(--primary-700);
font-size: 1.25rem;
transition: all 0.3s ease;
}
.priceplan-section-custom .pricing-card:hover .card-badge {
background: var(--primary-500);
color: white;
transform: scale(1.2);
}
.priceplan-section-custom .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.priceplan-section-custom .deco-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent
);
}
.priceplan-section-custom .deco-circle-1 {
width: 400px;
height: 400px;
top: -200px;
left: -100px;
animation: float-circle 20s ease-in-out infinite;
}
.priceplan-section-custom .deco-circle-2 {
width: 300px;
height: 300px;
bottom: -150px;
right: -50px;
animation: float-circle 15s ease-in-out infinite reverse;
}
.priceplan-section-custom .deco-shape {
position: absolute;
width: 150px;
height: 150px;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
.priceplan-section-custom .deco-shape-1 {
top: 10%;
right: 5%;
animation: morph-shape 10s ease-in-out infinite;
}
.priceplan-section-custom .deco-shape-2 {
bottom: 15%;
left: 3%;
animation: morph-shape 12s ease-in-out infinite reverse;
}
@keyframes float-circle {
0%, 100% { transform: translate(0, 0); }
50% { transform: translate(30px, 30px); }
}
@keyframes morph-shape {
0%, 100% {
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
transform: rotate(0deg);
}
50% {
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
transform: rotate(180deg);
}
}
@media (max-width: 991.98px) {
.priceplan-section-custom .pricing-card-featured {
transform: scale(1);
}
.priceplan-section-custom .pricing-card-featured:hover {
transform: translateY(-8px);
}
}
@media (max-width: 767.98px) {
.priceplan-section-custom .pricing-card {
padding: 2rem 1.5rem;
}
.priceplan-section-custom .pricing-icon-wrapper {
width: 60px;
height: 60px;
}
.priceplan-section-custom .pricing-icon-wrapper i {
font-size: 1.5rem;
}
.priceplan-section-custom .deco-circle-1,
.priceplan-section-custom .deco-circle-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.priceplan-section-custom #priceplan-title {
font-size: 2rem;
}
.priceplan-section-custom .price-value {
font-size: 2.5rem;
}
}
.team-section-special {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.team-section-special .section-header-wrapper {
z-index: 2;
}
.team-section-special .header-decoration {
width: 60px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
margin: 0 auto 1.5rem;
border-radius: 2px;
}
.team-section-special .section-title {
font-size: clamp(2rem, 4vw, 2.75rem);
color: var(--text-primary);
letter-spacing: -0.02em;
line-height: 1.2;
}
.team-section-special .section-subtitle {
font-size: clamp(0.875rem, 1.5vw, 1rem);
color: var(--primary-500);
font-weight: 600;
letter-spacing: 0.1em;
}
.team-section-special .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 700px;
margin: 0 auto;
}
.team-section-special .team-card {
background: var(--surface-secondary);
border-radius: 12px;
overflow: hidden;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent);
box-shadow: 0 4px 6px -1px rgba(var(--black-rgb), 0.05),
0 2px 4px -1px rgba(var(--black-rgb), 0.03);
}
.team-section-special .team-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 25px -5px rgba(var(--black-rgb), 0.08),
0 10px 10px -5px rgba(var(--black-rgb), 0.04);
border-color: var(--primary-300);
}
.team-section-special .team-image-wrapper {
aspect-ratio: 1 / 1;
background: linear-gradient(
135deg,
var(--neutral-100),
var(--neutral-50)
);
}
.team-section-special .team-member-photo {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-special .team-card:hover .team-member-photo {
transform: scale(1.05);
}
.team-section-special .image-overlay {
position: absolute;
inset: 0;
background: linear-gradient(
180deg,
transparent 0%,
transparent 60%,
color-mix(in srgb, var(--primary-700) 20%, transparent) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.team-section-special .team-card:hover .image-overlay {
opacity: 1;
}
.team-section-special .team-content {
background: var(--surface-secondary);
position: relative;
}
.team-section-special .member-name {
font-size: 1.25rem;
color: var(--text-primary);
margin-bottom: 0.5rem;
transition: color 0.3s ease;
}
.team-section-special .team-card:hover .member-name {
color: var(--primary-500);
}
.team-section-special .member-role {
font-size: 0.875rem;
color: var(--text-secondary);
letter-spacing: 0.05em;
font-weight: 500;
}
.team-section-special .badge-dot {
display: inline-block;
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
position: relative;
}
.team-section-special .badge-dot::before {
content: '';
position: absolute;
inset: -4px;
border: 2px solid color-mix(in srgb, var(--primary-300) 40%, transparent);
border-radius: 50%;
animation: pulse-v238 2s infinite;
}
@keyframes pulse-v238 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0;
}
}
.team-section-special .decorative-column {
padding: 3rem 2rem;
}
.team-section-special .icon-stack {
display: flex;
flex-direction: column;
gap: 2rem;
align-items: center;
}
.team-section-special .icon-stack i {
font-size: 3rem;
color: var(--primary-300);
opacity: 0.3;
transition: all 0.3s ease;
}
.team-section-special .icon-stack i:hover {
transform: scale(1.2) rotate(5deg);
opacity: 0.6;
}
.team-section-special .decorative-shapes {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 0;
}
.team-section-special .shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.team-section-special .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -200px;
right: -100px;
filter: blur(80px);
}
.team-section-special .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-300);
bottom: -150px;
left: -100px;
filter: blur(60px);
}
.team-section-special .shape-3 {
width: 250px;
height: 250px;
background: var(--primary-500);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
filter: blur(100px);
}
@media (max-width: 991.98px) {
.team-section-special .section-title {
font-size: 2rem;
}
.team-section-special .section-description {
font-size: 1rem;
}
}
@media (max-width: 767.98px) {
.team-section-special {
padding: 3rem 0;
}
.team-section-special .team-card {
margin-bottom: 1.5rem;
}
.team-section-special .section-title {
font-size: 1.75rem;
}
.team-section-special .member-name {
font-size: 1.125rem;
}
}
@media (max-width: 575.98px) {
.team-section-special .team-content {
padding: 1.5rem 1rem;
}
.team-section-special .section-description {
font-size: 0.9375rem;
}
}
@media (prefers-reduced-motion: reduce) {
.team-section-special .team-card,
.team-section-special .team-member-photo,
.team-section-special .member-name {
transition: none;
}
.team-section-special .badge-dot::before {
animation: none;
}
}
@media (prefers-contrast: high) {
.team-section-special .team-card {
border: 2px solid var(--neutral-700);
}
.team-section-special .member-name {
font-weight: 700;
}
.team-section-special .member-role {
font-weight: 600;
}
}
.reviews-section-minimal {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.reviews-section-minimal .section-header {
position: relative;
z-index: 2;
}
.reviews-section-minimal .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.reviews-section-minimal .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1rem;
}
.reviews-section-minimal .section-description {
font-size: 1.1rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 100%;
}
.reviews-section-minimal .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.reviews-section-minimal .shape-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
color-mix(in srgb, var(--primary-500) 10%, transparent 90%));
opacity: 0.4;
}
.reviews-section-minimal .shape-circle-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
animation: float 20s ease-in-out infinite;
}
.reviews-section-minimal .shape-circle-2 {
width: 200px;
height: 200px;
bottom: 100px;
left: -50px;
animation: float 15s ease-in-out infinite reverse;
}
.reviews-section-minimal .shape-blob {
position: absolute;
width: 400px;
height: 400px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent);
bottom: -150px;
right: 10%;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morphing 12s ease-in-out infinite;
}
@keyframes float {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-30px) rotate(5deg); }
}
@keyframes morphing {
0%, 100% { border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%; }
50% { border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%; }
}
.reviews-section-minimal .review-card {
position: relative;
background: var(--light);
border-radius: 16px;
padding: 2.5rem;
height: 100%;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
overflow: hidden;
z-index: 2;
}
.reviews-section-minimal .review-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s ease;
}
.reviews-section-minimal .review-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
border-color: var(--primary-300);
}
.reviews-section-minimal .review-card:hover::before {
transform: scaleX(1);
}
.reviews-section-minimal .review-card-featured {
background: linear-gradient(135deg,
var(--light) 0%,
color-mix(in srgb, var(--primary-50) 40%, var(--light) 60%) 100%);
border: 2px solid var(--primary-300);
}
.reviews-section-minimal .quote-icon {
font-size: 3rem;
color: var(--primary-300);
margin-bottom: 1.5rem;
opacity: 0.6;
line-height: 1;
}
.reviews-section-minimal .review-card-featured .quote-icon {
font-size: 3.5rem;
color: var(--primary-500);
}
.reviews-section-minimal .review-content {
margin-bottom: 2rem;
}
.reviews-section-minimal .review-text {
font-size: 1rem;
line-height: 1.7;
color: var(--text-primary);
margin: 0;
font-style: italic;
}
.reviews-section-minimal .review-card-featured .review-text {
font-size: 1.1rem;
line-height: 1.8;
}
.reviews-section-minimal .review-author-section {
display: flex;
align-items: center;
gap: 1.25rem;
}
.reviews-section-minimal .author-avatar {
flex-shrink: 0;
}
.reviews-section-minimal .avatar-placeholder {
width: 60px;
height: 60px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 2rem;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.1);
}
.reviews-section-minimal .avatar-placeholder-large {
width: 70px;
height: 70px;
font-size: 2.5rem;
}
.reviews-section-minimal .author-info {
flex: 1;
}
.reviews-section-minimal .author-name {
font-size: 1rem;
font-weight: 600;
color: var(--text-primary);
margin: 0;
line-height: 1.4;
}
.reviews-section-minimal .review-card-featured .author-name {
font-size: 1.1rem;
}
.reviews-section-minimal .card-accent {
position: absolute;
bottom: 0;
right: 0;
width: 120px;
height: 120px;
background: radial-gradient(circle at bottom right,
color-mix(in srgb, var(--primary-500) 8%, transparent 92%),
transparent);
border-radius: 50%;
pointer-events: none;
}
.reviews-section-minimal .featured-badge {
position: absolute;
top: 2rem;
right: 2rem;
width: 50px;
height: 50px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.5rem;
box-shadow: 0 4px 15px rgba(var(--black-rgb), 0.2);
animation: pulse 2s ease-in-out infinite;
}
@keyframes pulse {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.05); }
}
.reviews-section-minimal .decorative-bottom {
margin-top: 4rem;
text-align: center;
}
.reviews-section-minimal .decorative-line {
width: 100px;
height: 3px;
background: linear-gradient(90deg, transparent, var(--primary-500), transparent);
margin: 0 auto 1rem;
border-radius: 2px;
}
.reviews-section-minimal .decorative-dots {
display: flex;
gap: 0.5rem;
justify-content: center;
}
.reviews-section-minimal .dot {
width: 8px;
height: 8px;
background: var(--primary-300);
border-radius: 50%;
display: inline-block;
animation: dotPulse 1.5s ease-in-out infinite;
}
.reviews-section-minimal .dot:nth-child(2) {
animation-delay: 0.2s;
}
.reviews-section-minimal .dot:nth-child(3) {
animation-delay: 0.4s;
}
@keyframes dotPulse {
0%, 100% { opacity: 0.4; transform: scale(1); }
50% { opacity: 1; transform: scale(1.2); }
}
@media (max-width: 991.98px) {
.reviews-section-minimal .section-title {
font-size: 2rem;
}
.reviews-section-minimal .section-subtitle {
font-size: 1.1rem;
}
.reviews-section-minimal .review-card {
padding: 2rem;
}
.reviews-section-minimal .shape-circle-1,
.reviews-section-minimal .shape-blob {
opacity: 0.2;
}
}
@media (max-width: 767.98px) {
.reviews-section-minimal .section-title {
font-size: 1.75rem;
}
.reviews-section-minimal .section-description {
font-size: 1rem;
}
.reviews-section-minimal .review-card {
padding: 1.5rem;
}
.reviews-section-minimal .quote-icon {
font-size: 2.5rem;
}
.reviews-section-minimal .review-text {
font-size: 0.95rem;
}
.reviews-section-minimal .author-name {
font-size: 0.9rem;
}
.reviews-section-minimal .avatar-placeholder {
width: 50px;
height: 50px;
font-size: 1.75rem;
}
.reviews-section-minimal .featured-badge {
width: 40px;
height: 40px;
font-size: 1.25rem;
top: 1.5rem;
right: 1.5rem;
}
}
@media (max-width: 575.98px) {
.reviews-section-minimal .section-title {
font-size: 1.5rem;
}
.reviews-section-minimal .review-card {
padding: 1.25rem;
}
.reviews-section-minimal .decorative-shapes {
opacity: 0.5;
}
}
.casestudy-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;
}
.casestudy-section-modern .section-header {
max-width: 900px;
margin: 0 auto 80px;
position: relative;
z-index: 2;
}
.casestudy-section-modern .decorative-line-top {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
margin: 0 auto 30px;
border-radius: 2px;
}
.casestudy-section-modern .section-title {
font-size: clamp(2rem, 5vw, 3rem);
font-weight: 700;
color: var(--text-primary);
margin-bottom: 20px;
line-height: 1.2;
}
.casestudy-section-modern .section-subtitle {
font-size: clamp(1.25rem, 3vw, 1.75rem);
font-weight: 500;
color: var(--primary-500);
margin-bottom: 25px;
line-height: 1.4;
}
.casestudy-section-modern .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
margin-bottom: 30px;
}
.casestudy-section-modern .decorative-accent-group {
display: flex;
gap: 12px;
justify-content: center;
margin-top: 30px;
}
.casestudy-section-modern .accent-dot {
width: 10px;
height: 10px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse-dot 2s ease-in-out infinite;
}
.casestudy-section-modern .accent-dot:nth-child(2) {
animation-delay: 0.3s;
background: var(--primary-300);
}
.casestudy-section-modern .accent-dot:nth-child(3) {
animation-delay: 0.6s;
background: var(--primary-700);
}
.casestudy-section-modern .casestudies-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 40px;
position: relative;
z-index: 2;
}
@media (min-width: 992px) {
.casestudy-section-modern .casestudies-grid {
grid-template-columns: repeat(3, 1fr);
}
}
.casestudy-section-modern .casestudy-card {
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.casestudy-section-modern .casestudy-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-500);
}
.casestudy-section-modern .card-decorative-header {
position: relative;
height: 80px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-300)
);
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.casestudy-section-modern .header-shape {
position: absolute;
top: -50%;
right: -20%;
width: 200px;
height: 200px;
background: color-mix(in srgb, var(--light) 15%, transparent 85%);
border-radius: 50%;
}
.casestudy-section-modern .icon-container {
width: 60px;
height: 60px;
background: var(--surface-primary);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 2;
box-shadow: 0 4px 15px rgba(var(--black-rgb), 0.1);
}
.casestudy-section-modern .icon-container i {
font-size: 28px;
color: var(--primary-500);
}
.casestudy-section-modern .card-image-placeholder {
position: relative;
height: 200px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-50) 50%, var(--surface-primary) 50%),
color-mix(in srgb, var(--neutral-100) 80%, var(--surface-primary) 20%)
);
overflow: hidden;
}
.casestudy-section-modern .image-overlay {
position: absolute;
inset: 0;
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%) 20px
);
}
.casestudy-section-modern .decorative-corner {
position: absolute;
width: 40px;
height: 40px;
border: 3px solid var(--primary-500);
}
.casestudy-section-modern .decorative-corner.top-left {
top: 15px;
left: 15px;
border-right: none;
border-bottom: none;
}
.casestudy-section-modern .decorative-corner.bottom-right {
bottom: 15px;
right: 15px;
border-left: none;
border-top: none;
}
.casestudy-section-modern .card-content {
padding: 30px 25px;
position: relative;
}
.casestudy-section-modern .content-badge {
width: 50px;
height: 4px;
background: var(--primary-500);
border-radius: 2px;
margin-bottom: 20px;
}
.casestudy-section-modern .card-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 15px;
line-height: 1.3;
transition: color 0.3s ease;
}
.casestudy-section-modern .casestudy-card:hover .card-title {
color: var(--primary-500);
}
.casestudy-section-modern .card-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 20px;
}
.casestudy-section-modern .card-metrics-visual {
display: flex;
gap: 8px;
margin-top: 25px;
}
.casestudy-section-modern .metric-bar {
height: 6px;
border-radius: 3px;
transition: all 0.5s ease;
}
.casestudy-section-modern .metric-bar:nth-child(1) {
flex: 3;
background: var(--primary-700);
}
.casestudy-section-modern .metric-bar:nth-child(2) {
flex: 2;
background: var(--primary-500);
}
.casestudy-section-modern .metric-bar:nth-child(3) {
flex: 1;
background: var(--primary-300);
}
.casestudy-section-modern .casestudy-card:hover .metric-bar {
transform: scaleY(1.5);
}
.casestudy-section-modern .card-footer-decoration {
padding: 20px 25px;
background: color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%);
}
.casestudy-section-modern .footer-line {
height: 2px;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
transparent
);
}
.casestudy-section-modern .section-decoration-bottom {
position: relative;
margin-top: 80px;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
}
.casestudy-section-modern .deco-circle {
width: 20px;
height: 20px;
border-radius: 50%;
border: 3px solid var(--primary-500);
position: absolute;
animation: float-circle 3s ease-in-out infinite;
}
.casestudy-section-modern .circle-1 {
left: 20%;
animation-delay: 0s;
}
.casestudy-section-modern .circle-2 {
left: 50%;
transform: translateX(-50%);
animation-delay: 1s;
border-color: var(--primary-300);
}
.casestudy-section-modern .circle-3 {
right: 20%;
animation-delay: 2s;
border-color: var(--primary-700);
}
.casestudy-section-modern .flowing-line {
position: absolute;
width: 60%;
height: 2px;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
transparent
);
}
.casestudy-section-modern .background-shapes {
position: absolute;
inset: 0;
overflow: hidden;
pointer-events: none;
z-index: 1;
}
.casestudy-section-modern .shape {
position: absolute;
border-radius: 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 8%, transparent 92%),
transparent
);
}
.casestudy-section-modern .shape-1 {
width: 400px;
height: 400px;
top: -100px;
left: -100px;
animation: rotate-shape 20s linear infinite;
}
.casestudy-section-modern .shape-2 {
width: 300px;
height: 300px;
bottom: -50px;
right: 10%;
animation: rotate-shape 25s linear infinite reverse;
}
.casestudy-section-modern .shape-3 {
width: 250px;
height: 250px;
top: 40%;
right: -80px;
animation: rotate-shape 30s linear infinite;
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
@keyframes float-circle {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-15px);
}
}
@keyframes rotate-shape {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@media (max-width: 991px) {
.casestudy-section-modern {
padding: 80px 0;
}
.casestudy-section-modern .section-header {
margin-bottom: 60px;
}
.casestudy-section-modern .casestudies-grid {
gap: 30px;
}
}
@media (max-width: 767px) {
.casestudy-section-modern {
padding: 60px 0;
}
.casestudy-section-modern .section-header {
margin-bottom: 40px;
}
.casestudy-section-modern .section-description {
font-size: 1rem;
}
.casestudy-section-modern .casestudies-grid {
grid-template-columns: 1fr;
gap: 25px;
}
.casestudy-section-modern .card-content {
padding: 25px 20px;
}
.casestudy-section-modern .section-decoration-bottom {
margin-top: 50px;
}
.casestudy-section-modern .shape-1,
.casestudy-section-modern .shape-2,
.casestudy-section-modern .shape-3 {
width: 200px;
height: 200px;
}
}
@media (max-width: 575px) {
.casestudy-section-modern .card-image-placeholder {
height: 160px;
}
.casestudy-section-modern .card-title {
font-size: 1.25rem;
}
.casestudy-section-modern .card-description {
font-size: 0.95rem;
}
}
.process-section-classic {
position: relative;
padding: 100px 0;
background: var(--surface-primary);
overflow: hidden;
}
.process-section-classic .process-header {
margin-bottom: 80px;
}
.process-section-classic .header-decorative-line {
width: 60px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
margin: 0 auto 24px;
border-radius: 2px;
}
.process-section-classic .process-main-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.process-section-classic .process-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 24px;
line-height: 1.4;
}
.process-section-classic .process-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
margin-bottom: 0;
}
.process-section-classic .process-timeline {
position: relative;
padding-top: 20px;
}
.process-section-classic .timeline-line {
position: absolute;
left: calc(16.666% + 40px);
top: 60px;
bottom: 60px;
width: 2px;
background: linear-gradient(180deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-700) 100%);
z-index: 1;
}
.process-section-classic .process-item {
margin-bottom: 60px;
position: relative;
}
.process-section-classic .process-item:last-child {
margin-bottom: 0;
}
.process-section-classic .process-number-wrapper {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
z-index: 2;
}
.process-section-classic .process-number-circle {
width: 80px;
height: 80px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.1);
position: relative;
transition: all 0.4s ease;
}
.process-section-classic .process-number-circle::before {
content: '';
position: absolute;
inset: -4px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0;
transition: opacity 0.4s ease;
z-index: -1;
}
.process-section-classic .process-item:hover .process-number-circle::before {
opacity: 1;
}
.process-section-classic .process-number-circle.success {
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 70%, #10b981 30%),
color-mix(in srgb, var(--primary-700) 70%, #059669 30%));
}
.process-section-classic .step-number {
font-size: 1.5rem;
font-weight: 700;
color: var(--light);
}
.process-section-classic .number-connector {
width: 2px;
height: 40px;
background: var(--primary-300);
margin-top: 12px;
}
.process-section-classic .process-content-card {
background: var(--surface-secondary);
border-radius: 16px;
padding: 40px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.4s ease;
position: relative;
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--primary-500) 10%, transparent);
}
.process-section-classic .process-content-card:hover {
transform: translateX(8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.card-icon-wrapper {
width: 56px;
height: 56px;
border-radius: 12px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 15%, var(--surface-primary)),
color-mix(in srgb, var(--primary-300) 15%, var(--surface-primary)));
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 24px;
transition: all 0.4s ease;
}
.card-icon-wrapper i {
font-size: 1.75rem;
color: var(--primary-500);
transition: all 0.4s ease;
}
.process-section-classic .process-content-card:hover .card-icon-wrapper {
transform: scale(1.1) rotate(-5deg);
}
.process-section-classic .process-content-card:hover .card-icon-wrapper i {
color: var(--primary-700);
}
.card-content {
position: relative;
z-index: 2;
}
.process-section-classic .process-item-title {
font-size: 1.625rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
}
.process-section-classic .process-item-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.card-decorative-shape {
position: absolute;
right: -30px;
bottom: -30px;
width: 120px;
height: 120px;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 8%, transparent),
transparent 70%);
pointer-events: none;
z-index: 1;
}
.process-section-classic .decorative-blob-1 {
position: absolute;
top: 10%;
right: 5%;
width: 300px;
height: 300px;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 6%, transparent),
transparent 70%);
animation: blob-float 20s ease-in-out infinite;
pointer-events: none;
}
.process-section-classic .decorative-blob-2 {
position: absolute;
bottom: 15%;
left: 5%;
width: 250px;
height: 250px;
border-radius: 60% 40% 30% 70% / 60% 50% 50% 40%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 5%, transparent),
transparent 70%);
animation: blob-float 25s ease-in-out infinite reverse;
pointer-events: none;
}
@keyframes blob-float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.05);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@media (max-width: 991px) {
.process-section-classic {
padding: 80px 0;
}
.process-section-classic .process-main-title {
font-size: 2.25rem;
}
.process-section-classic .process-subtitle {
font-size: 1.25rem;
}
.process-section-classic .timeline-line {
left: 40px;
}
.process-section-classic .process-number-wrapper {
position: absolute;
left: 0;
}
.process-section-classic .process-content-card {
padding: 32px;
margin-left: 60px;
}
.process-section-classic .process-item-title {
font-size: 1.5rem;
}
}
@media (max-width: 767px) {
.process-section-classic {
padding: 60px 0;
}
.process-section-classic .process-header {
margin-bottom: 60px;
}
.process-section-classic .process-main-title {
font-size: 1.875rem;
}
.process-section-classic .process-subtitle {
font-size: 1.125rem;
}
.process-section-classic .process-description {
font-size: 1rem;
}
.process-section-classic .timeline-line {
left: 30px;
}
.process-section-classic .process-number-circle {
width: 60px;
height: 60px;
}
.process-section-classic .step-number {
font-size: 1.25rem;
}
.process-section-classic .process-content-card {
padding: 24px;
margin-left: 50px;
}
.card-icon-wrapper {
width: 48px;
height: 48px;
margin-bottom: 20px;
}
.card-icon-wrapper i {
font-size: 1.5rem;
}
.process-section-classic .process-item-title {
font-size: 1.25rem;
}
.process-section-classic .process-item-description {
font-size: 0.9375rem;
}
.process-section-classic .process-item {
margin-bottom: 40px;
}
.decorative-blob-1,
.process-section-classic .decorative-blob-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 575px) {
.process-section-classic .process-main-title {
font-size: 1.625rem;
}
.process-section-classic .process-content-card {
margin-left: 40px;
}
.process-section-classic .process-number-circle {
width: 50px;
height: 50px;
}
.process-section-classic .step-number {
font-size: 1.125rem;
}
.process-section-classic .timeline-line {
left: 25px;
}
}
@media (prefers-contrast: high) {
.process-section-classic .process-content-card {
border: 2px solid var(--primary-500);
}
.process-section-classic .timeline-line {
width: 3px;
background: var(--primary-700);
}
.process-section-classic .process-number-circle {
border: 3px solid var(--light);
}
}
@media (prefers-reduced-motion: reduce) {
.process-content-card,
.card-icon-wrapper,
.process-section-classic .process-number-circle {
transition: none;
}
.decorative-blob-1,
.process-section-classic .decorative-blob-2 {
animation: none;
}
}
.timeline-section-variant {
position: relative;
padding: 100px 0;
background: var(--surface-primary);
overflow: hidden;
}
.timeline-section-variant .section-header {
margin-bottom: 80px;
}
.timeline-section-variant .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
letter-spacing: -0.02em;
}
.timeline-section-variant .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 24px;
}
.timeline-section-variant .section-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
max-width: 800px;
}
.timeline-section-variant .timeline-wrapper {
position: relative;
max-width: 1200px;
margin: 0 auto;
padding: 40px 0;
}
.timeline-section-variant .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(
to bottom,
transparent 0%,
var(--primary-300) 10%,
var(--primary-500) 50%,
var(--primary-300) 90%,
transparent 100%
);
transform: translateX(-50%);
z-index: 1;
}
.timeline-section-variant .timeline-item {
position: relative;
margin-bottom: 60px;
width: 100%;
}
.timeline-section-variant .timeline-item:last-child {
margin-bottom: 0;
}
.timeline-section-variant .timeline-content {
position: relative;
display: flex;
align-items: center;
width: 100%;
}
.timeline-section-variant .timeline-item-right .timeline-content {
justify-content: flex-end;
}
.timeline-section-variant .timeline-item-right .timeline-card {
margin-right: calc(50% + 60px);
margin-left: 0;
}
.timeline-section-variant .timeline-item-left .timeline-content {
justify-content: flex-start;
}
.timeline-section-variant .timeline-item-left .timeline-card {
margin-left: calc(50% + 60px);
margin-right: 0;
}
.timeline-section-variant .timeline-icon {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 60px;
height: 60px;
background: var(--surface-primary);
border: 4px solid var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
z-index: 3;
transition: all 0.4s ease;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.1);
}
.timeline-section-variant .timeline-icon i {
font-size: 1.5rem;
color: var(--primary-500);
transition: all 0.4s ease;
}
.timeline-section-variant .timeline-item:hover .timeline-icon {
background: var(--primary-500);
transform: translateX(-50%) scale(1.15);
box-shadow: 0 6px 20px rgba(var(--black-rgb), 0.15);
}
.timeline-section-variant .timeline-item:hover .timeline-icon i {
color: var(--light);
}
.timeline-section-variant .timeline-card {
position: relative;
background: var(--surface-primary);
border: 2px solid var(--neutral-100);
border-radius: 16px;
padding: 32px;
width: calc(50% - 90px);
transition: all 0.4s ease;
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.06);
}
.timeline-section-variant .timeline-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.timeline-section-variant .timeline-badge {
position: absolute;
top: 40px;
width: 12px;
height: 12px;
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
}
.timeline-section-variant .timeline-item-right .timeline-badge {
right: -38px;
}
.timeline-section-variant .timeline-item-left .timeline-badge {
left: -38px;
}
.timeline-section-variant .timeline-badge i {
font-size: 0.75rem;
color: var(--primary-500);
}
.timeline-section-variant .timeline-card-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
}
.timeline-section-variant .timeline-card-desc {
font-size: 1rem;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
}
.timeline-section-variant .timeline-decoration {
position: absolute;
left: 50%;
width: 20px;
height: 20px;
background: var(--primary-500);
border-radius: 50%;
transform: translateX(-50%);
z-index: 2;
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-500) 20%, transparent);
}
.timeline-section-variant .timeline-decoration-top {
top: 0;
}
.timeline-section-variant .timeline-decoration-bottom {
bottom: 0;
}
.timeline-section-variant .bg-shape {
position: absolute;
border-radius: 50%;
opacity: 0.03;
z-index: 0;
pointer-events: none;
}
.timeline-section-variant .bg-shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: 10%;
left: -200px;
}
.timeline-section-variant .bg-shape-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: 20%;
right: -150px;
}
.timeline-section-variant .bg-shape-3 {
width: 250px;
height: 250px;
background: var(--primary-300);
top: 50%;
right: 10%;
transform: translateY(-50%);
}
@media (max-width: 992px) {
.timeline-section-variant {
padding: 80px 0;
}
.timeline-section-variant .section-title {
font-size: 2.25rem;
}
.timeline-section-variant .section-subtitle {
font-size: 1.25rem;
}
.timeline-section-variant .timeline-line {
left: 30px;
}
.timeline-section-variant .timeline-icon {
left: 30px;
transform: translateX(-50%);
width: 50px;
height: 50px;
}
.timeline-section-variant .timeline-icon i {
font-size: 1.25rem;
}
.timeline-section-variant .timeline-item-right .timeline-card,
.timeline-section-variant .timeline-item-left .timeline-card {
margin-left: 80px;
margin-right: 0;
width: calc(100% - 80px);
}
.timeline-section-variant .timeline-item-right .timeline-badge {
right: auto;
left: -23px;
}
.timeline-section-variant .timeline-item-left .timeline-badge {
left: -23px;
}
.timeline-section-variant .timeline-decoration {
left: 30px;
}
}
@media (max-width: 576px) {
.timeline-section-variant {
padding: 60px 0;
}
.timeline-section-variant .section-header {
margin-bottom: 60px;
}
.timeline-section-variant .section-title {
font-size: 1.875rem;
}
.timeline-section-variant .section-subtitle {
font-size: 1.125rem;
}
.timeline-section-variant .section-description {
font-size: 1rem;
}
.timeline-section-variant .timeline-line {
left: 20px;
}
.timeline-section-variant .timeline-icon {
left: 20px;
width: 44px;
height: 44px;
}
.timeline-section-variant .timeline-icon i {
font-size: 1.125rem;
}
.timeline-section-variant .timeline-item {
margin-bottom: 40px;
}
.timeline-section-variant .timeline-item-right .timeline-card,
.timeline-section-variant .timeline-item-left .timeline-card {
margin-left: 60px;
width: calc(100% - 60px);
}
.timeline-section-variant .timeline-card {
padding: 24px;
}
.timeline-section-variant .timeline-card-title {
font-size: 1.25rem;
}
.timeline-section-variant .timeline-card-desc {
font-size: 0.9375rem;
}
.timeline-section-variant .timeline-item-right .timeline-badge {
left: -18px;
}
.timeline-section-variant .timeline-item-left .timeline-badge {
left: -18px;
}
.timeline-section-variant .timeline-decoration {
left: 20px;
width: 16px;
height: 16px;
}
.timeline-section-variant .bg-shape-1 {
width: 250px;
height: 250px;
}
.timeline-section-variant .bg-shape-2 {
width: 200px;
height: 200px;
}
.timeline-section-variant .bg-shape-3 {
display: none;
}
}
.career-section-pro {
position: relative;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.career-section-pro .decorative-shape-top {
width: 60px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
margin: 0 auto 1.5rem;
border-radius: 2px;
}
.career-section-pro #career-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.career-section-pro #career-subtitle {
color: var(--primary-700);
font-weight: 600;
}
.career-section-pro #career-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.career-section-pro .career-card {
background: var(--surface-primary);
border-radius: 16px;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
position: relative;
}
.career-section-pro .career-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.career-section-pro .career-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
}
.career-section-pro .career-card:hover::before {
transform: scaleX(1);
}
.career-section-pro .career-card-header {
display: flex;
justify-content: space-between;
align-items: flex-start;
padding: 2rem 2rem 0;
position: relative;
}
.career-section-pro .icon-wrapper {
width: 64px;
height: 64px;
background: linear-gradient(
135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 50%, var(--primary-50) 50%)
);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.4s ease;
}
.career-section-pro .icon-wrapper i {
font-size: 2rem;
color: var(--primary-700);
transition: all 0.4s ease;
}
.career-section-pro .career-card:hover .icon-wrapper {
background: var(--primary-500);
transform: rotate(5deg) scale(1.05);
}
.career-section-pro .career-card:hover .icon-wrapper i {
color: var(--light);
transform: scale(1.1);
}
.career-section-pro .badge-wrapper {
position: relative;
}
.career-section-pro .badge-dot {
display: inline-block;
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
position: relative;
animation: pulse-v179 2s infinite;
}
@keyframes pulse-v179 {
0%, 100% {
box-shadow: 0 0 0 0 rgba(var(--primary-500), 0.4);
}
50% {
box-shadow: 0 0 0 8px rgba(var(--primary-500), 0);
}
}
.career-section-pro .career-card-body {
padding: 1.5rem 2rem;
}
.career-section-pro .career-card-title {
color: var(--text-primary);
font-weight: 700;
font-size: 1.5rem;
transition: color 0.3s ease;
}
.career-section-pro .career-card:hover .career-card-title {
color: var(--primary-700);
}
.career-section-pro .career-card-desc {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.career-section-pro .career-meta {
margin-top: 1rem;
}
.career-section-pro .role-badge {
display: inline-block;
padding: 0.5rem 1rem;
background: color-mix(in srgb, var(--primary-100) 40%, var(--surface-primary) 60%);
color: var(--primary-700);
border-radius: 8px;
font-size: 0.875rem;
font-weight: 600;
border: 1px solid var(--primary-300);
transition: all 0.3s ease;
}
.career-section-pro .career-card:hover .role-badge {
background: var(--primary-500);
color: var(--light);
border-color: var(--primary-700);
}
.career-section-pro .career-card-footer {
padding: 0 2rem 2rem;
}
.career-section-pro .decorative-line {
height: 2px;
background: linear-gradient(
90deg,
transparent,
var(--primary-300),
transparent
);
opacity: 0.5;
transition: opacity 0.3s ease;
}
.career-section-pro .career-card:hover .decorative-line {
opacity: 1;
}
.career-section-pro .decorative-blob-1 {
position: absolute;
width: 400px;
height: 400px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent 70%
);
border-radius: 50%;
top: -100px;
right: -100px;
pointer-events: none;
animation: float-v179-1 20s ease-in-out infinite;
}
.career-section-pro .decorative-blob-2 {
position: absolute;
width: 300px;
height: 300px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-500) 10%, transparent 90%),
transparent 70%
);
border-radius: 50%;
bottom: -80px;
left: -80px;
pointer-events: none;
animation: float-v179-2 25s ease-in-out infinite;
}
.career-section-pro .decorative-shape-bottom {
position: absolute;
width: 200px;
height: 200px;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
bottom: 50px;
right: 10%;
pointer-events: none;
animation: rotate-v179 30s linear infinite;
}
@keyframes float-v179-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@keyframes float-v179-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(-40px, -40px) scale(1.15);
}
}
@keyframes rotate-v179 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@media (max-width: 991.98px) {
.career-section-pro .career-card-header {
padding: 1.5rem 1.5rem 0;
}
.career-section-pro .career-card-body {
padding: 1.25rem 1.5rem;
}
.career-section-pro .career-card-footer {
padding: 0 1.5rem 1.5rem;
}
.career-section-pro .icon-wrapper {
width: 56px;
height: 56px;
}
.career-section-pro .icon-wrapper i {
font-size: 1.75rem;
}
.career-section-pro .career-card-title {
font-size: 1.35rem;
}
}
@media (max-width: 767.98px) {
.career-section-pro #career-title {
font-size: 2rem;
}
.career-section-pro .decorative-blob-1,
.career-section-pro .decorative-blob-2 {
width: 250px;
height: 250px;
}
.career-section-pro .decorative-shape-bottom {
width: 150px;
height: 150px;
}
}
@media (max-width: 575.98px) {
.career-section-pro .career-card-header {
flex-direction: column;
gap: 1rem;
}
.career-section-pro .badge-wrapper {
align-self: flex-start;
}
.career-section-pro .role-badge {
font-size: 0.8rem;
padding: 0.4rem 0.8rem;
}
}
.coreinfo-section-alt {
position: relative;
padding: 100px 0;
background: linear-gradient(180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.coreinfo-section-alt .section-header {
text-align: center;
max-width: 900px;
margin: 0 auto 80px;
position: relative;
z-index: 2;
}
.coreinfo-section-alt .decorative-accent {
width: 60px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-700) 100%);
margin: 0 auto 24px;
border-radius: 2px;
}
.coreinfo-section-alt .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
letter-spacing: -0.02em;
}
.coreinfo-section-alt .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-700);
margin-bottom: 24px;
line-height: 1.4;
}
.coreinfo-section-alt .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
margin: 0;
}
.coreinfo-section-alt .info-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
gap: 32px;
position: relative;
z-index: 2;
}
.coreinfo-section-alt .info-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 40px 32px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
overflow: hidden;
}
.coreinfo-section-alt .info-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-700) 100%);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-section-alt .info-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.coreinfo-section-alt .info-card:hover::before {
transform: scaleX(1);
}
.coreinfo-section-alt .card-icon-wrapper {
width: 64px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg,
var(--primary-100) 0%,
color-mix(in srgb, var(--primary-300) 50%, var(--primary-100) 50%) 100%);
border-radius: 16px;
margin-bottom: 24px;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
z-index: 1;
}
.coreinfo-section-alt .card-icon-wrapper i {
font-size: 32px;
color: var(--primary-700);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-section-alt .info-card:hover .card-icon-wrapper {
background: linear-gradient(135deg,
var(--primary-500) 0%,
var(--primary-700) 100%);
transform: rotate(5deg) scale(1.05);
}
.coreinfo-section-alt .info-card:hover .card-icon-wrapper i {
color: var(--light);
transform: scale(1.1);
}
.coreinfo-section-alt .card-content {
position: relative;
z-index: 1;
}
.coreinfo-section-alt .card-title {
font-size: 1.5rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
transition: color 0.3s ease;
}
.coreinfo-section-alt .info-card:hover .card-title {
color: var(--primary-700);
}
.coreinfo-section-alt .card-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.coreinfo-section-alt .card-decorator {
position: absolute;
bottom: -20px;
right: -20px;
width: 120px;
height: 120px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 10%, transparent 90%) 0%,
transparent 70%);
border-radius: 50%;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
pointer-events: none;
}
.coreinfo-section-alt .info-card:hover .card-decorator {
transform: scale(1.3);
opacity: 0.6;
}
.coreinfo-section-alt .floating-shape {
position: absolute;
border-radius: 50%;
opacity: 0.06;
pointer-events: none;
z-index: 1;
}
.coreinfo-section-alt .shape-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: -100px;
left: -150px;
animation: float-1 20s ease-in-out infinite;
}
.coreinfo-section-alt .shape-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-700) 0%, transparent 70%);
bottom: -80px;
right: -100px;
animation: float-2 25s ease-in-out infinite;
}
.coreinfo-section-alt .shape-3 {
width: 250px;
height: 250px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
top: 50%;
right: 10%;
animation: float-3 30s ease-in-out infinite;
}
@keyframes float-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@keyframes float-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(-40px, -40px) scale(1.15);
}
}
@keyframes float-3 {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
50% {
transform: translate(20px, 30px) rotate(180deg);
}
}
@media (max-width: 1200px) {
.coreinfo-section-alt .info-grid {
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 28px;
}
}
@media (max-width: 992px) {
.coreinfo-section-alt {
padding: 80px 0;
}
.coreinfo-section-alt .section-header {
margin-bottom: 60px;
}
.coreinfo-section-alt .section-title {
font-size: 2.25rem;
}
.coreinfo-section-alt .section-subtitle {
font-size: 1.35rem;
}
.coreinfo-section-alt .info-grid {
grid-template-columns: 1fr;
gap: 24px;
}
}
@media (max-width: 768px) {
.coreinfo-section-alt {
padding: 60px 0;
}
.coreinfo-section-alt .section-header {
margin-bottom: 50px;
}
.coreinfo-section-alt .section-title {
font-size: 1.875rem;
}
.coreinfo-section-alt .section-subtitle {
font-size: 1.2rem;
}
.coreinfo-section-alt .section-description {
font-size: 1rem;
}
.coreinfo-section-alt .info-card {
padding: 32px 24px;
}
.coreinfo-section-alt .card-title {
font-size: 1.35rem;
}
.coreinfo-section-alt .floating-shape {
opacity: 0.03;
}
}
@media (max-width: 576px) {
.coreinfo-section-alt {
padding: 50px 0;
}
.coreinfo-section-alt .section-title {
font-size: 1.625rem;
}
.coreinfo-section-alt .section-subtitle {
font-size: 1.1rem;
}
.coreinfo-section-alt .card-icon-wrapper {
width: 56px;
height: 56px;
}
.coreinfo-section-alt .card-icon-wrapper i {
font-size: 28px;
}
.coreinfo-section-alt .card-title {
font-size: 1.25rem;
}
.coreinfo-section-alt .card-description {
font-size: 0.9375rem;
}
}
@media (prefers-reduced-motion: reduce) {
.coreinfo-section-alt .info-card,
.coreinfo-section-alt .card-icon-wrapper,
.coreinfo-section-alt .card-icon-wrapper i,
.coreinfo-section-alt .card-decorator {
transition: none;
}
.coreinfo-section-alt .floating-shape {
animation: none;
}
}
@media (prefers-contrast: high) {
.coreinfo-section-alt .info-card {
border-width: 2px;
border-color: var(--primary-700);
}
.coreinfo-section-alt .section-title,
.coreinfo-section-alt .card-title {
font-weight: 800;
}
}
.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.5s 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.4s ease, box-shadow 0.4s 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.3s ease;
font-size: 1rem;
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.3s 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, #3b82f6, #1d4ed8) !important;
color: var(--light) !important;
border: none;
border-radius: 14px;
font-weight: 600;
font-size: 1.15rem;
letter-spacing: 0.4px;
transition: all 0.4s ease;
box-shadow: 0 6px 20px rgba(59, 130, 246, 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.6s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(59, 130, 246, 0.45);
}
.leadgen-section-secondary .btn-leadgen-submit:hover::before {
left: 100%;
}
.leadgen-section-secondary .btn-leadgen-submit:active {
transform: translateY(0);
box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
}
.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.05rem;
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
padding: 1rem 1.15rem;
}
}
.leadgen-section-secondary .form-control:focus-visible,
.leadgen-section-secondary .form-select:focus-visible,
.leadgen-section-secondary .form-check-input:focus-visible {
outline: 3px solid var(--primary-500);
outline-offset: 2px;
}
.leadgen-section-secondary .btn-leadgen-submit:focus-visible {
outline: 3px solid var(--light);
outline-offset: 3px;
}
.leadgen-section-secondary .leadgen-field,
.leadgen-section-secondary .leadgen-field-dynamic {
animation: fadeInField 0.4s 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.3s ease;
font-size: 1rem;
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.3s 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;
}
.contact-section-clean {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%);
overflow: hidden;
}
.contact-section-clean .section-header {
position: relative;
z-index: 2;
}
.contact-section-clean .decorative-accent {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
}
.contact-section-clean .accent-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse-v187 2s infinite;
}
.contact-section-clean .accent-line {
width: 60px;
height: 2px;
background: linear-gradient(90deg, var(--primary-300), var(--primary-500));
}
@keyframes pulse-v187 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.contact-section-clean #contact-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.contact-section-clean #contact-subtitle {
color: var(--text-secondary);
font-size: 1.25rem;
}
.contact-section-clean #contact-desc {
color: var(--text-secondary);
font-size: 1rem;
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.contact-section-clean .contact-form-wrapper {
position: relative;
background: white;
border-radius: 20px;
padding: 2.5rem;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.contact-section-clean .contact-form-wrapper:hover {
transform: translateY(-5px);
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.12);
}
.contact-section-clean .decorative-corner {
position: absolute;
width: 40px;
height: 40px;
border-style: solid;
border-color: var(--primary-300);
}
.contact-section-clean .decorative-corner.top-left {
top: -2px;
left: -2px;
border-width: 3px 0 0 3px;
border-radius: 20px 0 0 0;
}
.contact-section-clean .decorative-corner.bottom-right {
bottom: -2px;
right: -2px;
border-width: 0 3px 3px 0;
border-radius: 0 0 20px 0;
}
.contact-section-clean .form-control {
border: 2px solid color-mix(in srgb, var(--neutral-300) 50%, white 50%);
border-radius: 12px;
padding: 1rem;
transition: all 0.3s ease;
background: var(--surface-primary);
}
.contact-section-clean .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-100) 30%, transparent 70%);
background: white;
}
.contact-section-clean .form-floating > label {
color: var(--text-secondary);
padding: 1rem;
}
.contact-section-clean .form-check-input {
border: 2px solid var(--neutral-300);
border-radius: 6px;
width: 1.25rem;
height: 1.25rem;
cursor: pointer;
}
.contact-section-clean .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-clean .form-check-label {
color: var(--text-secondary);
font-size: 0.9rem;
cursor: pointer;
}
.contact-section-clean .btn-submit {
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
border: none;
border-radius: 12px;
font-weight: 600;
font-size: 1.1rem;
letter-spacing: 0.02em;
transition: all 0.3s ease;
box-shadow: 0 4px 15px rgba(37, 99, 235, 0.3);
position: relative;
overflow: hidden;
}
.contact-section-clean .btn-submit::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(var(--white-rgb), 0.2), transparent);
transition: left 0.5s ease;
}
.contact-section-clean .btn-submit:hover {
transform: translateY(-2px);
box-shadow: 0 6px 25px rgba(37, 99, 235, 0.4);
}
.contact-section-clean .btn-submit:hover::before {
left: 100%;
}
.contact-section-clean .btn-submit:active {
transform: translateY(0);
}
.contact-section-clean .contact-info-wrapper {
position: relative;
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.contact-section-clean .contact-info-card {
background: white;
border-radius: 16px;
padding: 1.75rem;
display: flex;
align-items: center;
gap: 1.5rem;
box-shadow: 0 5px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.contact-section-clean .contact-info-card::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 4px;
height: 100%;
background: linear-gradient(180deg, var(--primary-500), var(--primary-700));
transform: scaleY(0);
transition: transform 0.3s ease;
}
.contact-section-clean .contact-info-card:hover {
transform: translateX(5px);
box-shadow: 0 8px 30px rgba(var(--black-rgb), 0.1);
}
.contact-section-clean .contact-info-card:hover::before {
transform: scaleY(1);
}
.contact-section-clean .icon-decoration {
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-100), color-mix(in srgb, var(--primary-300) 50%, white 50%));
border-radius: 14px;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5rem;
color: var(--primary-700);
flex-shrink: 0;
transition: transform 0.3s ease;
}
.contact-section-clean .contact-info-card:hover .icon-decoration {
transform: rotate(10deg) scale(1.1);
}
.contact-section-clean .info-content {
flex: 1;
}
.contact-section-clean .info-label {
font-size: 0.85rem;
color: var(--text-secondary);
text-transform: uppercase;
letter-spacing: 0.05em;
font-weight: 600;
margin-bottom: 0.5rem;
}
.contact-section-clean .info-value {
font-size: 1.1rem;
color: var(--text-primary);
font-weight: 500;
line-height: 1.5;
}
.contact-section-clean .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
}
.contact-section-clean .decorative-shape.shape-1 {
width: 120px;
height: 120px;
background: var(--primary-500);
top: -40px;
right: -40px;
}
.contact-section-clean .decorative-shape.shape-2 {
width: 80px;
height: 80px;
background: var(--primary-700);
bottom: 100px;
right: 30px;
}
.contact-section-clean .decorative-shape.shape-3 {
width: 60px;
height: 60px;
background: var(--primary-300);
bottom: 30px;
left: 20px;
}
.contact-section-clean .social-icons-decoration {
display: flex;
justify-content: center;
gap: 1.5rem;
padding: 1.5rem;
background: white;
border-radius: 16px;
box-shadow: 0 5px 20px rgba(var(--black-rgb), 0.06);
}
.contact-section-clean .social-icons-decoration i {
font-size: 1.5rem;
color: var(--primary-500);
transition: all 0.3s ease;
cursor: pointer;
}
.contact-section-clean .social-icons-decoration i:hover {
color: var(--primary-700);
transform: translateY(-3px) scale(1.2);
}
.contact-section-clean .decorative-background-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 1;
}
.contact-section-clean .bg-shape {
position: absolute;
opacity: 0.04;
}
.contact-section-clean .bg-shape.shape-circle-1 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: -100px;
right: -50px;
animation: float-v187 20s infinite ease-in-out;
}
.contact-section-clean .bg-shape.shape-circle-2 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-700) 0%, transparent 70%);
bottom: -150px;
left: -100px;
animation: float-v187 25s infinite ease-in-out reverse;
}
.contact-section-clean .bg-shape.shape-blob {
width: 500px;
height: 500px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: rotate-v187 30s infinite linear;
}
@keyframes float-v187 {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-30px) translateX(20px);
}
}
@keyframes rotate-v187 {
0% {
transform: translate(-50%, -50%) rotate(0deg);
}
100% {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@media (max-width: 991.98px) {
.contact-section-clean .contact-form-wrapper {
padding: 2rem;
margin-bottom: 2rem;
}
.contact-section-clean #contact-title {
font-size: 2rem;
}
.contact-section-clean .decorative-shape {
opacity: 0.05;
}
}
@media (max-width: 767.98px) {
.contact-section-clean .contact-form-wrapper {
padding: 1.5rem;
}
.contact-section-clean #contact-title {
font-size: 1.75rem;
}
.contact-section-clean #contact-subtitle {
font-size: 1.1rem;
}
.contact-section-clean .contact-info-card {
padding: 1.25rem;
}
.contact-section-clean .icon-decoration {
width: 50px;
height: 50px;
font-size: 1.25rem;
}
.contact-section-clean .social-icons-decoration {
gap: 1rem;
}
.contact-section-clean .bg-shape {
opacity: 0.02;
}
}
@media (max-width: 575.98px) {
.contact-section-clean .contact-form-wrapper {
padding: 1.25rem;
}
.contact-section-clean .btn-submit {
font-size: 1rem;
padding: 0.875rem 1.5rem;
}
.contact-section-clean .decorative-corner {
width: 30px;
height: 30px;
}
.contact-section-clean .social-icons-decoration i {
font-size: 1.25rem;
}
}
.blog-section-minimal {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.blog-section-minimal .section-header {
position: relative;
z-index: 2;
}
.blog-section-minimal .decorative-dot-pattern {
display: flex;
gap: 8px;
justify-content: center;
align-items: center;
}
.blog-section-minimal .decorative-dot-pattern .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
display: block;
animation: pulse-dot 2s ease-in-out infinite;
}
.blog-section-minimal .decorative-dot-pattern .dot:nth-child(2) {
animation-delay: 0.2s;
}
.blog-section-minimal .decorative-dot-pattern .dot:nth-child(3) {
animation-delay: 0.4s;
}
@keyframes pulse-dot {
0%, 100% {
opacity: 0.4;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.2);
}
}
.blog-section-minimal #blog-title {
color: var(--text-primary);
font-weight: 700;
line-height: 1.2;
}
.blog-section-minimal #blog-subtitle {
color: var(--primary-500);
font-weight: 500;
}
.blog-section-minimal #blog-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.blog-section-minimal .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-300),
var(--primary-500),
var(--primary-300)
);
border-radius: 2px;
}
.blog-section-minimal .blog-card {
height: 100%;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.blog-section-minimal .blog-card-inner {
height: 100%;
background: var(--surface-secondary);
border-radius: 12px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.08);
transition: all 0.3s ease;
display: flex;
flex-direction: column;
}
.blog-section-minimal .blog-card:hover .blog-card-inner {
transform: translateY(-8px);
box-shadow: 0 12px 24px rgba(var(--black-rgb), 0.12);
}
.blog-section-minimal .blog-image-wrapper {
position: relative;
width: 100%;
height: 220px;
overflow: hidden;
background: color-mix(in srgb, var(--primary-50) 50%, var(--neutral-100));
}
.blog-section-minimal .blog-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s ease;
}
.blog-section-minimal .blog-card:hover .blog-image {
transform: scale(1.08);
}
.blog-section-minimal .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
180deg,
rgba(var(--black-rgb), 0) 0%,
rgba(var(--black-rgb), 0.1) 100%
);
opacity: 0;
transition: opacity 0.3s ease;
}
.blog-section-minimal .blog-card:hover .image-overlay {
opacity: 1;
}
.blog-section-minimal .category-badge {
position: absolute;
top: 16px;
right: 16px;
background: var(--primary-500);
color: var(--light);
width: 36px;
height: 36px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
}
.blog-section-minimal .blog-content {
padding: 24px;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.blog-section-minimal .blog-meta {
display: flex;
gap: 16px;
margin-bottom: 16px;
padding-bottom: 16px;
border-bottom: 1px solid var(--neutral-100);
}
.blog-section-minimal .meta-item {
display: flex;
align-items: center;
gap: 6px;
color: var(--text-secondary);
font-size: 14px;
}
.blog-section-minimal .meta-item i {
color: var(--primary-500);
font-size: 16px;
}
.blog-section-minimal .blog-title {
color: var(--text-primary);
font-weight: 600;
line-height: 1.4;
margin-bottom: 12px;
transition: color 0.3s ease;
}
.blog-section-minimal .blog-card:hover .blog-title {
color: var(--primary-500);
}
.blog-section-minimal .blog-excerpt {
color: var(--text-secondary);
line-height: 1.6;
font-size: 15px;
margin-bottom: 20px;
flex-grow: 1;
}
.blog-section-minimal .read-more-link {
color: var(--primary-500);
text-decoration: none;
font-weight: 600;
font-size: 15px;
display: inline-flex;
align-items: center;
transition: all 0.3s ease;
align-self: flex-start;
}
.blog-section-minimal .read-more-link:hover {
color: var(--primary-700);
gap: 8px;
}
.blog-section-minimal .read-more-link i {
transition: transform 0.3s ease;
}
.blog-section-minimal .read-more-link:hover i {
transform: translateX(4px);
}
.blog-section-minimal .decorative-bottom {
position: relative;
height: 100px;
pointer-events: none;
}
.blog-section-minimal .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.blog-section-minimal .decorative-shape.shape-1 {
width: 120px;
height: 120px;
background: var(--primary-500);
left: 10%;
top: 20px;
animation: float-shape 6s ease-in-out infinite;
}
.blog-section-minimal .decorative-shape.shape-2 {
width: 80px;
height: 80px;
background: var(--primary-700);
right: 15%;
top: 40px;
animation: float-shape 8s ease-in-out infinite;
animation-delay: 1s;
}
.blog-section-minimal .decorative-shape.shape-3 {
width: 100px;
height: 100px;
background: var(--primary-300);
left: 50%;
top: 10px;
animation: float-shape 7s ease-in-out infinite;
animation-delay: 2s;
}
@keyframes float-shape {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(180deg);
}
}
@media (max-width: 991.98px) {
.blog-section-minimal #blog-title {
font-size: 2.5rem;
}
.blog-section-minimal .blog-image-wrapper {
height: 200px;
}
}
@media (max-width: 767.98px) {
.blog-section-minimal #blog-title {
font-size: 2rem;
}
.blog-section-minimal #blog-subtitle {
font-size: 1.25rem;
}
.blog-section-minimal .blog-image-wrapper {
height: 180px;
}
.blog-section-minimal .blog-content {
padding: 20px;
}
.blog-section-minimal .decorative-shape {
display: none;
}
}
@media (max-width: 575.98px) {
.blog-section-minimal #blog-title {
font-size: 1.75rem;
}
.blog-section-minimal .blog-image-wrapper {
height: 160px;
}
}
.faq-section-standard {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
position: relative;
min-height: 100vh;
}
.faq-section-standard .header-accent {
display: flex;
align-items: center;
justify-content: center;
gap: 0.75rem;
}
.faq-section-standard .accent-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse-dot 2s ease-in-out infinite;
}
.faq-section-standard .accent-line {
width: 60px;
height: 2px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 0.6;
}
50% {
transform: scale(1.3);
opacity: 1;
}
}
.faq-section-standard .icon-decoration i {
font-size: 1.5rem;
color: var(--primary-500);
opacity: 0.4;
transition: all 0.3s ease;
}
.faq-section-standard .icon-decoration i:hover {
opacity: 1;
transform: translateY(-5px);
}
.faq-section-standard #faq-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.faq-section-standard #faq-subtitle {
color: var(--primary-700);
font-weight: 500;
}
.faq-section-standard #faq-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.faq-section-standard .faq-card {
border-radius: 16px;
overflow: hidden;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
background: var(--surface-primary);
}
.faq-section-standard .faq-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.1) !important;
}
.faq-section-standard .card-header {
padding: 1.5rem;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 15%, var(--surface-primary) 85%) 0%,
color-mix(in srgb, var(--primary-300) 10%, var(--surface-primary) 90%) 100%
);
border-bottom: 2px solid var(--primary-100);
}
.faq-section-standard .card-header .icon-wrapper {
width: 40px;
height: 40px;
border-radius: 10px;
background: var(--primary-500);
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.1);
}
.faq-section-standard .card-header .icon-wrapper i {
font-size: 1.25rem;
color: var(--light);
}
.faq-section-standard .card-header h4 {
color: var(--text-primary);
font-weight: 600;
line-height: 1.4;
}
.faq-section-standard .card-body {
padding: 1.5rem;
background: var(--surface-primary);
}
.faq-section-standard .card-body p {
line-height: 1.7;
color: var(--text-secondary);
}
.faq-section-standard .bg-decoration {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
z-index: 0;
}
.faq-section-standard .bg-decoration-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: 10%;
left: -5%;
animation: float-decoration 20s ease-in-out infinite;
}
.faq-section-standard .bg-decoration-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
top: 50%;
right: -5%;
animation: float-decoration 25s ease-in-out infinite reverse;
}
.faq-section-standard .bg-decoration-3 {
width: 250px;
height: 250px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
bottom: 10%;
left: 50%;
animation: float-decoration 30s ease-in-out infinite;
}
@keyframes float-decoration {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
.faq-section-standard .container {
position: relative;
z-index: 1;
}
@media (max-width: 991.98px) {
.faq-section-standard #faq-title {
font-size: 2rem;
}
.faq-section-standard .bg-decoration {
opacity: 0.03;
}
.faq-section-standard .bg-decoration-1,
.faq-section-standard .bg-decoration-2,
.faq-section-standard .bg-decoration-3 {
width: 200px;
height: 200px;
}
}
@media (max-width: 767.98px) {
.faq-section-standard #faq-title {
font-size: 1.75rem;
}
.faq-section-standard .card-header {
padding: 1.25rem;
}
.faq-section-standard .card-body {
padding: 1.25rem;
}
.faq-section-standard .icon-decoration {
gap: 0.5rem !important;
}
.faq-section-standard .icon-decoration i {
font-size: 1.25rem;
}
}
@media (max-width: 575.98px) {
.faq-section-standard .card-header {
flex-direction: column;
text-align: center;
gap: 1rem !important;
}
.faq-section-standard .accent-line {
width: 40px;
}
}
@media print {
.faq-section-standard .bg-decoration {
display: none;
}
.faq-section-standard .faq-card {
page-break-inside: avoid;
box-shadow: none !important;
border: 1px solid var(--neutral-300);
}
}
@media (prefers-contrast: high) {
.faq-section-standard .card-header {
border-bottom-width: 3px;
}
.faq-section-standard .faq-card {
border: 2px solid var(--neutral-300);
}
}
@media (prefers-reduced-motion: reduce) {
.faq-section-standard .faq-card,
.faq-section-standard .icon-decoration i,
.faq-section-standard .accent-dot {
animation: none;
transition: none;
}
.faq-section-standard .bg-decoration-1,
.faq-section-standard .bg-decoration-2,
.faq-section-standard .bg-decoration-3 {
animation: none;
}
}
.footer-clean {
position: relative;
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%
), url('assets/images/footer_bg.webp');
background-size: cover;
background-position: center;
background-attachment: fixed;
color: var(--light);
overflow: hidden;
padding: 0;
margin-top: 80px;
}
.footer-clean .footer-background-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: color-mix(in srgb, var(--primary-700) 8%, transparent);
pointer-events: none;
z-index: 1;
}
.footer-clean .container {
position: relative;
z-index: 2;
}
.footer-clean .footer-brand {
max-width: 400px;
}
.footer-clean .footer-sitename {
color: var(--light);
font-size: 1.75rem;
font-weight: 700;
line-height: 1.3;
margin-bottom: 1rem;
text-shadow: 0 2px 4px rgba(var(--black-rgb), 0.2);
}
.footer-clean .footer-sitedesc {
color: rgba(var(--white-rgb), 0.9);
font-size: 0.95rem;
line-height: 1.7;
margin-bottom: 0;
}
.footer-clean .footer-decorative-element {
margin-top: 2rem;
}
.footer-clean .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-300),
transparent
);
border-radius: 2px;
}
.footer-clean .footer-section-title {
color: var(--light);
font-size: 1.125rem;
font-weight: 600;
margin-bottom: 1.5rem;
position: relative;
padding-bottom: 0.75rem;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.footer-clean .footer-section-title::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 40px;
height: 2px;
background: var(--primary-300);
}
.footer-clean .footer-links-list {
margin: 0;
padding: 0;
}
.footer-clean .footer-link-item {
display: flex;
align-items: center;
transition: transform 0.3s ease;
}
.footer-clean .footer-link-item:hover {
transform: translateX(5px);
}
.footer-clean .footer-link-item i {
color: var(--primary-300);
font-size: 0.75rem;
transition: color 0.3s ease;
}
.footer-clean .footer-link {
color: rgba(var(--white-rgb), 0.85);
text-decoration: none;
font-size: 0.95rem;
transition: all 0.3s ease;
position: relative;
}
.footer-clean .footer-link:hover {
color: var(--light);
text-decoration: none;
}
.footer-clean .footer-link::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 1px;
background: var(--primary-300);
transition: width 0.3s ease;
}
.footer-clean .footer-link:hover::after {
width: 100%;
}
.footer-clean .footer-contact-section {
max-width: 100%;
}
.footer-clean .contact-item {
padding: 0.5rem 0;
border-bottom: 1px solid rgba(var(--white-rgb), 0.1);
}
.footer-clean .contact-item:last-child {
border-bottom: none;
}
.footer-clean .contact-icon {
color: var(--primary-300);
font-size: 1.125rem;
margin-top: 0.25rem;
flex-shrink: 0;
}
.footer-clean .contact-text {
color: rgba(var(--white-rgb), 0.9);
font-size: 0.95rem;
line-height: 1.6;
display: block;
}
.footer-clean .trust-badges-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1rem;
}
.footer-clean .trust-badge-item {
background: color-mix(in srgb, var(--primary-300) 15%, transparent);
backdrop-filter: blur(10px);
border: 1px solid rgba(var(--white-rgb), 0.1);
border-radius: 12px;
padding: 1.25rem;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.footer-clean .trust-badge-item:hover {
background: color-mix(in srgb, var(--primary-300) 25%, transparent);
transform: translateY(-4px);
box-shadow: 0 8px 20px rgba(var(--black-rgb), 0.15);
}
.footer-clean .trust-badge-item i {
color: var(--primary-300);
font-size: 2rem;
}
.footer-clean .footer-decorative-shape {
width: 100%;
height: 4px;
background: linear-gradient(
90deg,
transparent,
var(--primary-300),
transparent
);
border-radius: 2px;
margin-top: 2rem;
}
.footer-clean .footer-disclaimer-section {
border-top: 1px solid rgba(var(--white-rgb), 0.1);
border-bottom: 1px solid rgba(var(--white-rgb), 0.1);
}
.footer-clean .footer-disclaimer {
color: rgba(var(--white-rgb), 0.75);
font-size: 0.875rem;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
}
.footer-clean .footer-bottom-bar {
border-top: 1px solid rgba(var(--white-rgb), 0.1) !important;
}
.footer-clean .footer-copyright {
color: rgba(var(--white-rgb), 0.8);
font-size: 0.9rem;
line-height: 1.5;
}
.footer-clean .footer-decorative-circles {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.footer-clean .decorative-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 20%, transparent) 0%,
transparent 70%
);
}
.footer-clean .circle-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
animation: float-circle 20s infinite ease-in-out;
}
.footer-clean .circle-2 {
width: 200px;
height: 200px;
bottom: -50px;
left: 10%;
animation: float-circle 25s infinite ease-in-out reverse;
}
.footer-clean .circle-3 {
width: 150px;
height: 150px;
top: 50%;
left: -30px;
animation: float-circle 30s infinite ease-in-out;
}
@keyframes float-circle {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(20px, -20px) scale(1.1);
}
66% {
transform: translate(-15px, 15px) scale(0.9);
}
}
@media (max-width: 991.98px) {
.footer-clean {
background-attachment: scroll;
}
.footer-clean .footer-brand {
max-width: 100%;
margin-bottom: 2rem;
}
.footer-clean .footer-sitename {
font-size: 1.5rem;
}
.footer-clean .trust-badges-grid {
grid-template-columns: repeat(4, 1fr);
}
}
@media (max-width: 767.98px) {
.footer-clean {
margin-top: 60px;
}
.footer-clean .footer-sitename {
font-size: 1.375rem;
}
.footer-clean .footer-sitedesc {
font-size: 0.9rem;
}
.footer-clean .footer-section-title {
font-size: 1rem;
margin-bottom: 1.25rem;
}
.footer-clean .trust-badges-grid {
grid-template-columns: repeat(2, 1fr);
gap: 0.75rem;
}
.footer-clean .trust-badge-item {
padding: 1rem;
}
.footer-clean .trust-badge-item i {
font-size: 1.5rem;
}
.footer-clean .footer-disclaimer {
font-size: 0.8125rem;
}
.footer-clean .footer-copyright {
font-size: 0.8125rem;
}
.circle-1,
.circle-2,
.footer-clean .circle-3 {
display: none;
}
}
@media (max-width: 575.98px) {
.footer-clean .footer-link-item i {
display: none;
}
.footer-clean .contact-item {
flex-direction: column;
align-items: flex-start;
}
.footer-clean .contact-icon {
margin-bottom: 0.5rem;
}
}
@media (prefers-reduced-motion: reduce) {
.footer-clean * {
animation: none !important;
transition: none !important;
}
.footer-clean {
background-attachment: scroll !important;
}
}
@media (prefers-contrast: high) {
.footer-clean {
background: var(--primary-700);
}
.footer-clean .footer-background-overlay {
background: rgba(var(--black-rgb), 0.5);
}
.footer-link,
.contact-text,
.footer-disclaimer,
.footer-clean .footer-copyright {
color: var(--light);
}
.footer-clean .trust-badge-item {
border: 2px solid var(--light);
}
}
@media print {
.footer-clean {
background: var(--light) !important;
color: var(--dark) !important;
}
.footer-decorative-circles,
.footer-clean .footer-background-overlay {
display: none !important;
}
.footer-sitename,
.footer-clean .footer-section-title {
color: var(--dark) !important;
}
.footer-link,
.footer-clean .contact-text {
color: #333333 !important;
}
}
.additional-universal-section {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-section .section-title {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-section .section-subtitle {
font-size: clamp(1.125rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.additional-universal-section .title-decoration {
width: 60px;
height: 3px;
background: var(--primary-500);
}
.additional-universal-section .section-description {
font-size: 1.0625rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 700px;
}
.additional-universal-section .steps-grid {
position: relative;
z-index: 2;
}
.additional-universal-section .step-number-wrapper {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
gap: 0.75rem;
}
.additional-universal-section .step-number {
display: flex;
align-items: center;
justify-content: center;
width: 80px;
height: 80px;
background: linear-gradient(
135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 75%, var(--primary-700) 25%)
);
border-radius: 50%;
box-shadow: 0 4px 20px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
transition: all 0.3s ease;
}
.additional-universal-section .step-number span {
font-size: 2rem;
font-weight: 700;
color: var(--light);
line-height: 1;
}
.additional-universal-section .step-icon {
display: flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
background: var(--surface-secondary);
border: 2px solid var(--primary-500);
border-radius: 12px;
transition: all 0.3s ease;
}
.additional-universal-section .step-icon i {
font-size: 1.25rem;
color: var(--primary-500);
}
.row:hover .step-number {
transform: scale(1.1);
box-shadow: 0 6px 30px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.row:hover .step-icon {
background: var(--primary-500);
transform: translateY(-4px);
}
.row:hover .step-icon i {
color: var(--light);
}
.additional-universal-section .step-content {
position: relative;
padding: 1.5rem;
background: var(--surface-secondary);
border-radius: 12px;
border: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent 60%);
transition: all 0.3s ease;
}
.row:hover .step-content {
border-color: color-mix(in srgb, var(--primary-500) 50%, transparent 50%);
box-shadow: 0 4px 16px color-mix(in srgb, var(--primary-500) 12%, transparent 88%);
}
.additional-universal-section .step-title {
font-size: 1.375rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.3;
}
.additional-universal-section .step-description {
font-size: 1rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 0;
}
.additional-universal-section .step-connector {
position: absolute;
left: 50%;
bottom: -2.5rem;
transform: translateX(-50%);
width: 2px;
height: 2.5rem;
background: linear-gradient(
180deg,
var(--primary-300),
transparent
);
}
.additional-universal-section .background-grid {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image:
linear-gradient(color-mix(in srgb, var(--neutral-300) 8%, transparent 92%) 1px, transparent 1px),
linear-gradient(90deg, color-mix(in srgb, var(--neutral-300) 8%, transparent 92%) 1px, transparent 1px);
background-size: 50px 50px;
opacity: 0.5;
z-index: 0;
}
.additional-universal-section .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.additional-universal-section .element {
position: absolute;
opacity: 0.2;
}
.additional-universal-section .element-1 {
width: 200px;
height: 200px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 20%, transparent 80%),
transparent
);
border-radius: 50%;
top: 10%;
right: 5%;
filter: blur(40px);
}
.additional-universal-section .element-2 {
width: 250px;
height: 250px;
background: linear-gradient(
225deg,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent
);
border-radius: 50%;
bottom: 15%;
left: 5%;
filter: blur(50px);
}
@media (max-width: 991.98px) {
.additional-universal-section .step-number {
width: 70px;
height: 70px;
}
.additional-universal-section .step-number span {
font-size: 1.75rem;
}
.additional-universal-section .step-icon {
width: 44px;
height: 44px;
}
.additional-universal-section .step-icon i {
font-size: 1.125rem;
}
.additional-universal-section .step-content {
padding: 1.25rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.additional-universal-section .steps-grid .row {
margin-bottom: 3rem !important;
}
.additional-universal-section .steps-grid .row:last-child {
margin-bottom: 0 !important;
}
.additional-universal-section .step-number-wrapper {
flex-direction: row;
justify-content: center;
margin-bottom: 1rem;
}
.additional-universal-section .step-number {
width: 60px;
height: 60px;
}
.additional-universal-section .step-number span {
font-size: 1.5rem;
}
.additional-universal-section .step-icon {
width: 40px;
height: 40px;
}
.additional-universal-section .step-icon i {
font-size: 1rem;
}
.additional-universal-section .step-content {
padding: 1rem;
}
.additional-universal-section .step-title {
font-size: 1.25rem;
}
.additional-universal-section .step-connector {
display: none;
}
}
.additional-universal-classic {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.additional-universal-classic .header-badge {
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 2rem;
margin-bottom: 1.5rem;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.additional-universal-classic .section-header h1 {
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-classic .section-header h2 {
color: var(--primary-500);
font-weight: 500;
}
.additional-universal-classic .section-header p {
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
}
.additional-universal-classic .cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 2rem;
position: relative;
z-index: 2;
}
.additional-universal-classic .creative-card {
background: var(--surface-secondary);
border-radius: 20px;
padding: 2rem;
transition: all 0.4s ease;
position: relative;
overflow: hidden;
border: 2px solid transparent;
}
.additional-universal-classic .creative-card:hover {
transform: translateY(-12px);
border-color: var(--primary-500);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
}
.additional-universal-classic .card-visual {
position: relative;
height: 120px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
}
.additional-universal-classic .icon-circle {
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 2rem;
position: relative;
z-index: 2;
transition: all 0.4s ease;
}
.additional-universal-classic .creative-card:hover .icon-circle {
transform: scale(1.15) rotate(10deg);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}
.additional-universal-classic .card-blob {
position: absolute;
border-radius: 50%;
opacity: 0.15;
transition: all 0.6s ease;
}
.additional-universal-classic .card-blob.blob-1 {
width: 140px;
height: 140px;
background: var(--primary-500);
top: -20px;
right: -30px;
}
.additional-universal-classic .card-blob.blob-2 {
width: 120px;
height: 120px;
background: var(--primary-700);
top: 10px;
left: -20px;
}
.additional-universal-classic .card-blob.blob-3 {
width: 130px;
height: 130px;
background: var(--primary-300);
bottom: -25px;
right: -20px;
}
.additional-universal-classic .card-blob.blob-4 {
width: 110px;
height: 110px;
background: var(--primary-500);
top: -15px;
left: -25px;
}
.additional-universal-classic .card-blob.blob-5 {
width: 125px;
height: 125px;
background: var(--primary-700);
bottom: -20px;
right: -30px;
}
.additional-universal-classic .creative-card:hover .card-blob {
opacity: 0.25;
transform: scale(1.2);
}
.additional-universal-classic .card-content h3 {
color: var(--text-primary);
line-height: 1.3;
transition: color 0.3s ease;
}
.additional-universal-classic .creative-card:hover .card-content h3 {
color: var(--primary-500);
}
.additional-universal-classic .card-content p {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.additional-universal-classic .bg-gradient {
position: absolute;
border-radius: 50%;
opacity: 0.06;
pointer-events: none;
filter: blur(60px);
}
.additional-universal-classic .bg-gradient.gradient-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: 0;
left: -100px;
}
.additional-universal-classic .bg-gradient.gradient-2 {
width: 350px;
height: 350px;
background: var(--primary-700);
bottom: 10%;
right: -80px;
}
.additional-universal-classic .bg-gradient.gradient-3 {
width: 300px;
height: 300px;
background: var(--primary-300);
top: 40%;
right: 10%;
}
@media (max-width: 991px) {
.additional-universal-classic .section-header h1 {
font-size: 2rem;
}
.additional-universal-classic .cards-grid {
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 1.5rem;
}
.additional-universal-classic .creative-card {
padding: 1.75rem;
}
.additional-universal-classic .icon-circle {
width: 70px;
height: 70px;
font-size: 1.75rem;
}
.additional-universal-classic .header-badge {
width: 70px;
height: 70px;
font-size: 1.75rem;
}
}
@media (max-width: 767px) {
.additional-universal-classic .section-header h1 {
font-size: 1.75rem;
}
.additional-universal-classic .section-header h2 {
font-size: 1.35rem;
}
.additional-universal-classic .cards-grid {
grid-template-columns: 1fr;
gap: 1.25rem;
}
.additional-universal-classic .creative-card {
padding: 1.5rem;
}
.additional-universal-classic .card-visual {
height: 100px;
margin-bottom: 1.25rem;
}
.additional-universal-classic .icon-circle {
width: 64px;
height: 64px;
font-size: 1.5rem;
}
.additional-universal-classic .header-badge {
width: 64px;
height: 64px;
font-size: 1.5rem;
}
.additional-universal-classic .creative-card:hover {
transform: translateY(-8px);
}
}
.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: 36px;
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: 0.5s;
}
.v-066 .floating-icons .icon-3 {
animation-delay: 1s;
}
.v-066 .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.v-066 .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.v-066 .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 750px;
}
.v-066 .mixed-content-grid {
display: grid;
grid-template-columns: repeat(12, 1fr);
gap: 25px;
max-width: 1200px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.v-066 .content-block {
position: relative;
border-radius: 20px;
overflow: hidden;
transition: all 0.5s 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.5s 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.5s ease;
}
.v-066 .content-block:hover {
transform: translateY(-10px);
}
.v-066 .content-block:hover .block-inner {
border-color: var(--primary-300);
box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12);
}
.v-066 .content-block:hover .block-inner::before {
opacity: 1;
}
.v-066 .block-large {
grid-column: span 7;
grid-row: span 2;
}
.v-066 .block-medium {
grid-column: span 5;
}
.v-066 .block-small {
grid-column: span 6;
}
.v-066 .block-icon-wrapper {
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 18px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 25px;
transition: all 0.5s ease;
position: relative;
z-index: 1;
}
.v-066 .block-icon-wrapper i {
font-size: 34px;
color: white;
transition: transform 0.5s 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.5rem;
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.75rem;
margin-bottom: 20px;
}
.v-066 .block-description {
font-size: 1.0625rem;
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.125rem;
line-height: 1.8;
}
.v-066 .block-decoration {
display: flex;
gap: 8px;
margin-top: auto;
padding-top: 25px;
position: relative;
z-index: 1;
}
.v-066 .deco-circle {
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
animation: circleScale 2s ease-in-out infinite;
}
.v-066 .deco-circle:nth-child(1) { animation-delay: 0s; }
.v-066 .deco-circle:nth-child(2) { animation-delay: 0.3s; }
.v-066 .deco-circle:nth-child(3) { animation-delay: 0.6s; }
.v-066 .decorative-elements {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 1;
opacity: 0.6;
}
.v-066 .gradient-orb {
position: absolute;
border-radius: 50%;
filter: blur(60px);
opacity: 0.25;
}
.v-066 .orb-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500), transparent);
top: -100px;
right: -100px;
animation: orbFloat 20s ease-in-out infinite;
}
.v-066 .orb-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-700), transparent);
bottom: -80px;
left: -80px;
animation: orbFloat 25s ease-in-out infinite reverse;
}
.v-066 .orb-3 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-300), transparent);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: orbPulse 18s ease-in-out infinite;
}
.v-066 .mesh-pattern {
position: absolute;
inset: 0;
background-image:
radial-gradient(circle at 25% 25%, color-mix(in srgb, var(--primary-500) 10%, transparent) 1px, transparent 1px),
radial-gradient(circle at 75% 75%, color-mix(in srgb, var(--primary-300) 10%, transparent) 1px, transparent 1px);
background-size: 40px 40px;
opacity: 0.4;
}
@keyframes iconFloat {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-15px) rotate(10deg);
}
}
@keyframes circleScale {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.4);
opacity: 0.6;
}
}
@keyframes orbFloat {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(50px, 50px);
}
}
@keyframes orbPulse {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.25;
}
50% {
transform: translate(-50%, -50%) scale(1.3);
opacity: 0.15;
}
}
@media (max-width: 991px) {
.v-066 {
padding: 80px 0;
}
.v-066 .section-title {
font-size: 2.25rem;
}
.v-066 .section-subtitle {
font-size: 1.25rem;
}
.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.375rem;
}
.v-066 .block-large .block-title {
font-size: 1.5rem;
}
}
@media (max-width: 767px) {
.v-066 {
padding: 60px 0;
}
.v-066 .section-title {
font-size: 1.875rem;
}
.v-066 .section-subtitle {
font-size: 1.125rem;
}
.v-066 .floating-icons {
gap: 20px;
}
.v-066 .floating-icons i {
font-size: 28px;
}
.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.25rem;
}
.v-066 .block-large .block-title {
font-size: 1.375rem;
}
}
.additional-universal-section {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-section .creative-badge {
display: inline-flex;
align-items: center;
gap: 0.5rem;
}
.badge-circle {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse 2s ease-in-out infinite;
}
.badge-circle:nth-child(2) {
animation-delay: 0.3s;
}
.badge-circle:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.additional-universal-section .section-title {
font-size: clamp(2rem, 4vw, 3rem);
font-weight: 800;
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-section .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.625rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.3;
}
.additional-universal-section .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 750px;
margin: 0 auto;
}
.additional-universal-section .timeline-wrapper {
position: relative;
max-width: 900px;
margin: 0 auto;
padding: 2rem 0;
}
.additional-universal-section .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg,
transparent 0%,
var(--primary-300) 10%,
var(--primary-500) 50%,
var(--primary-300) 90%,
transparent 100%);
transform: translateX(-50%);
z-index: 1;
}
.additional-universal-section .timeline-item {
position: relative;
display: flex;
align-items: center;
gap: 2rem;
margin-bottom: 3rem;
z-index: 2;
}
.additional-universal-section .timeline-item:nth-child(even) {
flex-direction: row-reverse;
}
.additional-universal-section .timeline-marker {
flex-shrink: 0;
position: relative;
display: flex;
flex-direction: column;
align-items: center;
gap: 0.75rem;
}
.additional-universal-section .marker-number {
font-size: 0.875rem;
font-weight: 700;
color: var(--primary-500);
background: var(--surface-secondary);
padding: 0.25rem 0.75rem;
border-radius: 20px;
border: 2px solid var(--primary-300);
}
.additional-universal-section .marker-icon {
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), color-mix(in srgb, var(--primary-700) 60%, var(--primary-500) 40%));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.additional-universal-section .timeline-item:hover .marker-icon {
transform: scale(1.15) rotate(10deg);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}
.additional-universal-section .marker-icon i {
font-size: 2rem;
color: var(--light);
}
.additional-universal-section .timeline-content {
flex: 1;
background: var(--surface-secondary);
padding: 2rem;
border-radius: 16px;
border: 2px solid var(--neutral-100);
transition: all 0.4s ease;
position: relative;
}
.additional-universal-section .timeline-item:hover .timeline-content {
border-color: var(--primary-300);
transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.additional-universal-section .timeline-title {
font-size: 1.625rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-section .timeline-description {
font-size: 1.0625rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.additional-universal-section .timeline-decoration {
position: absolute;
font-size: 3rem;
color: color-mix(in srgb, var(--primary-300) 15%, transparent);
pointer-events: none;
transition: all 0.3s ease;
}
.additional-universal-section .timeline-item:nth-child(odd) .timeline-decoration {
right: -1.5rem;
top: 50%;
transform: translateY(-50%);
}
.additional-universal-section .timeline-item:nth-child(even) .timeline-decoration {
left: -1.5rem;
top: 50%;
transform: translateY(-50%);
}
.additional-universal-section .timeline-item:hover .timeline-decoration {
color: color-mix(in srgb, var(--primary-500) 25%, transparent);
transform: translateY(-50%) scale(1.2);
}
.additional-universal-section .timeline-item-final .marker-icon {
background: linear-gradient(135deg, var(--primary-700), var(--primary-500));
}
.additional-universal-section .floating-shape {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 0;
opacity: 0.5;
}
.additional-universal-section .shape-1 {
width: 350px;
height: 350px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 15%, transparent), transparent);
top: 15%;
right: -100px;
animation: float 20s ease-in-out infinite;
}
.additional-universal-section .shape-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 12%, transparent), transparent);
bottom: 20%;
left: -80px;
animation: float 15s ease-in-out infinite reverse;
}
.additional-universal-section .shape-3 {
width: 250px;
height: 250px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 18%, transparent), transparent);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: float 18s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-30px);
}
}
@media (max-width: 991.98px) {
.additional-universal-section .timeline-line {
left: 35px;
}
.timeline-item,
.additional-universal-section .timeline-item:nth-child(even) {
flex-direction: row;
padding-left: 80px;
}
.additional-universal-section .timeline-marker {
position: absolute;
left: 0;
}
.additional-universal-section .timeline-decoration {
display: none;
}
.additional-universal-section .section-title {
font-size: 2rem;
}
.additional-universal-section .section-subtitle {
font-size: 1.25rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-section {
padding: 3rem 0;
}
.additional-universal-section .timeline-content {
padding: 1.5rem;
}
.additional-universal-section .timeline-title {
font-size: 1.375rem;
}
.additional-universal-section .marker-icon {
width: 60px;
height: 60px;
}
.additional-universal-section .marker-icon i {
font-size: 1.5rem;
}
}


/* Footer Social Links - Simple Style */
.footer-social-links {
    margin: 20px 0;
    padding: 15px 0;
    text-align: center;
}

.footer-social-grid {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.footer-social-link {
    display: inline-flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    font-size: 18px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    position: relative;
}

.footer-social-link:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.25);
    color: white;
    text-decoration: none;
}

/* Social Network Colors */
.footer-facebook-link {
    background: linear-gradient(135deg, #1877f2, #42a5f5);
}

.footer-instagram-link {
    background: linear-gradient(135deg, #e4405f, #f77737, #fcaf45);
}

.footer-linkedin-link {
    background: linear-gradient(135deg, #0a66c2, #2196f3);
}

.footer-x-link {
    background: linear-gradient(135deg, #000000, #333333);
}

.footer-x-link i {
    display: none;
}

.footer-x-link .x-symbol {
    font-weight: bold;
    font-size: 20px;
}

.footer-youtube-link {
    background: linear-gradient(135deg, #ff0000, #ff4444);
}

.footer-pinterest-link {
    background: linear-gradient(135deg, #bd081c, #e60023);
}

.footer-tiktok-link {
    background: linear-gradient(135deg, #fe2c55, #25f4ee);
}

.footer-telegram-link {
    background: linear-gradient(135deg, #0088cc, #229ed9);
}

@media (max-width: 768px) {
    .footer-social-grid {
        gap: 12px;
    }
    
    .footer-social-link {
        width: 36px;
        height: 36px;
        font-size: 16px;
    }
}
