: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;
}
.modern_font_primary {
font-family: var(--font-primary);
}
.studio_font_secondary {
font-family: var(--font-secondary);
}
.light_font_mono {
font-family: var(--font-mono);
}
.dark_display_1 {
font-family: var(--font-secondary);
font-size: var(--text-6xl);
font-weight: var(--font-extrabold);
line-height: var(--leading-none);
letter-spacing: var(--tracking-tighter);
}
.prime_display_2 {
font-family: var(--font-secondary);
font-size: var(--text-5xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.fresh_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);
}
.creative_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);
}
.business_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);
}
.elite_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);
}
.layout_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);
}
.clean_heading_5 {
font-family: var(--font-primary);
font-size: var(--text-lg);
font-weight: var(--font-semibold);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.app_heading_6 {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.theme_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);
}
.container_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);
}
.best_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);
}
.ui_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);
}
.site_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);
}
.design_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);
}
.web_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;
}
.style_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);
}
.premium_hero_subtitle {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-secondary);
margin-bottom: var(--space-8);
}
.company_section_title {
font-family: var(--font-secondary);
font-size: var(--text-4xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
color: var(--text-primary);
margin-bottom: var(--space-4);
}
.new_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);
}
.section_section_description {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
margin-bottom: var(--space-8);
max-width: 65ch;
}
.brand_card_title {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-semibold);
line-height: var(--leading-snug);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
margin-bottom: var(--space-3);
}
.minimal_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);
}
.smart_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);
}
.smart_nav_link:hover,
.smart_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.bold_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);
}
.custom_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) {
.style_hero_title {
font-size: var(--text-4xl);
}
.company_section_title {
font-size: var(--text-3xl);
}
.dark_display_1 {
font-size: var(--text-5xl);
}
.prime_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.style_hero_title {
font-size: var(--text-3xl);
}
.company_section_title {
font-size: var(--text-2xl);
}
.dark_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);
}
.base_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.unique_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.digital_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.pro_text_balance {
text-wrap: balance;
}
.core_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.smart_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.ui_caption,
.site_overline,
.custom_footer_text {
color: var(--text-secondary);
}
.premium_hero_subtitle,
.new_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.style_hero_title,
.company_section_title,
.creative_heading_1,
.business_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.base_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;
}
}
.bright_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.content_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.main_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.agency_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.page_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.top_stack {
display: flex;
flex-direction: column;
}
.container77_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.agency48_full_height {
min-height: 100vh;
}
.elite22_section_height {
min-height: 80vh;
}
.unique78_hero_height {
min-height: 90vh;
}
.digital72_m_0 { margin: 0; }
.light55_m_1 { margin: var(--space-1); }
.creative84_m_2 { margin: var(--space-2); }
.new25_m_3 { margin: var(--space-3); }
.premium49_m_4 { margin: var(--space-4); }
.main19_m_6 { margin: var(--space-6); }
.elite40_m_8 { margin: var(--space-8); }
.fresh37_m_12 { margin: var(--space-12); }
.company12_m_16 { margin: var(--space-16); }
.clean12_mx_auto { margin-left: auto; margin-right: auto; }
.ui59_my_auto { margin-top: auto; margin-bottom: auto; }
.web53_mt_0 { margin-top: 0; }
.pro98_mt_4 { margin-top: var(--space-4); }
.smart74_mt_8 { margin-top: var(--space-8); }
.theme48_mt_12 { margin-top: var(--space-12); }
.style9_mb_0 { margin-bottom: 0; }
.web18_mb_4 { margin-bottom: var(--space-4); }
.premium71_mb_8 { margin-bottom: var(--space-8); }
.style32_mb_12 { margin-bottom: var(--space-12); }
.best20_p_0 { padding: 0; }
.style14_p_1 { padding: var(--space-1); }
.elite70_p_2 { padding: var(--space-2); }
.style65_p_3 { padding: var(--space-3); }
.smart99_p_4 { padding: var(--space-4); }
.modern52_p_6 { padding: var(--space-6); }
.ui7_p_8 { padding: var(--space-8); }
.fresh28_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.light79_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.modern31_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.theme93_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.best97_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.base59_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.new18_gap_1 { gap: var(--space-1); }
.section18_gap_2 { gap: var(--space-2); }
.content85_gap_3 { gap: var(--space-3); }
.base94_gap_4 { gap: var(--space-4); }
.web28_gap_6 { gap: var(--space-6); }
.container28_gap_8 { gap: var(--space-8); }
.section14_shadow_none { box-shadow: var(--shadow-none); }
.bold60_shadow_xs { box-shadow: var(--shadow-xs); }
.creative68_shadow_sm { box-shadow: var(--shadow-sm); }
.pro49_shadow_md { box-shadow: var(--shadow-md); }
.fresh64_shadow_lg { box-shadow: var(--shadow-lg); }
.studio30_shadow_xl { box-shadow: var(--shadow-xl); }
.design89_shadow_2xl { box-shadow: var(--shadow-2xl); }
.content37_shadow_inner { box-shadow: var(--shadow-inner); }
.web3_shadow_colored { box-shadow: var(--shadow-colored); }
.style50_radius_none { border-radius: var(--radius-none); }
.content7_radius_xs { border-radius: var(--radius-xs); }
.layout33_radius_sm { border-radius: var(--radius-sm); }
.ui97_radius_md { border-radius: var(--radius-md); }
.fresh96_radius_lg { border-radius: var(--radius-lg); }
.studio76_radius_xl { border-radius: var(--radius-xl); }
.light79_radius_2xl { border-radius: var(--radius-2xl); }
.site22_radius_3xl { border-radius: var(--radius-3xl); }
.site2_radius_full { border-radius: var(--radius-full); }
.brand80_gradient_primary {
background: var(--gradient-primary);
}
.page40_gradient_secondary {
background: var(--gradient-secondary);
}
.smart53_gradient_hero {
background: var(--gradient-hero);
}
.elite24_gradient_card {
background: var(--gradient-card);
}
.agency92_gradient_overlay {
position: relative;
}
.agency92_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;
}
.agency92_gradient_overlay > * {
position: relative;
z-index: 2;
}
.fresh57_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.fresh57_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.prime67_hover_scale {
transition: transform var(--transition-normal);
}
.prime67_hover_scale:hover {
transform: scale(1.02);
}
.company28_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.company28_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.light66_hover_fade {
transition: opacity var(--transition-normal);
}
.light66_hover_fade:hover {
opacity: var(--opacity-loading);
}
.core63_focus_ring {
transition: box-shadow var(--transition-fast);
}
.core63_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.theme92_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.clean5_hero_content {
position: relative;
z-index: 2;
}
.custom43_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.smart21_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.bold38_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.best54_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.creative80_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.web41_timeline {
position: relative;
}
.web41_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.pro31_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.pro31_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.pro31_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.pro80_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.smart13_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;
}
}
.layout9_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;
}
}
.minimal25_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;
}
}
.digital83_transition_all {
transition: var(--transition-all);
}
.content11_transition_fast {
transition: all var(--transition-fast);
}
.modern96_transition_normal {
transition: all var(--transition-normal);
}
.business15_transition_slow {
transition: all var(--transition-slow);
}
.ui90_bg_primary { background-color: var(--bg-primary); }
.layout77_bg_secondary { background-color: var(--bg-secondary); }
.design30_bg_muted { background-color: var(--bg-muted); }
.site68_bg_glass { background-color: var(--bg-glass); }
.prime87_text_primary { color: var(--text-primary); }
.style93_text_secondary { color: var(--text-secondary); }
.design76_text_muted { color: var(--text-muted); }
.style92_text_inverse { color: var(--text-inverse); }
.unique74_text_link { color: var(--text-link); }
.bold45_border_light { border-color: var(--border-light); }
.creative85_border_medium { border-color: var(--border-medium); }
.agency54_border_strong { border-color: var(--border-strong); }
.prime63_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.custom43_services_grid,
.bold38_features_grid,
.smart21_team_grid,
.creative80_pricing_grid {
grid-template-columns: 1fr;
}
.best54_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.web41_timeline::before {
left: 30px;
}
.pro31_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.elite22_section_height {
min-height: 60vh;
}
.unique78_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.best54_gallery_grid {
grid-template-columns: 1fr;
}
.pro31_timeline_item {
padding-left: var(--space-12) !important;
}
}
.layout58_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;
}
.content7_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.minimal49_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);
}
.minimal49_skip_link:focus {
top: 6px;
}
@media print {
.custom57_no_print {
display: none !important;
}
.studio73_print_only {
display: block !important;
}
.bold60_shadow_xs,
.creative68_shadow_sm,
.pro49_shadow_md,
.fresh64_shadow_lg,
.studio30_shadow_xl,
.design89_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) {
.pro80_fade_in,
.smart13_slide_up,
.layout9_slide_in_left,
.minimal25_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.fresh57_hover_lift,
.prime67_hover_scale,
.company28_hover_shadow,
.light66_hover_fade,
.digital83_transition_all,
.content11_transition_fast,
.modern96_transition_normal,
.business15_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-classic {
background: var(--surface-primary);
border-bottom: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
position: sticky;
top: 0;
z-index: 1000;
box-shadow: 0 2px 12px color-mix(in srgb, var(--neutral-900) 5%, transparent);
transition: all 0.3s ease;
}
.header-classic .navbar {
padding: 1rem 0;
position: relative;
}
.header-classic .navbar-brand {
font-size: 1.125rem;
font-weight: 700;
color: var(--primary-700);
text-decoration: none;
transition: color 0.3s ease;
position: relative;
z-index: 10004;
}
.header-classic .navbar-brand:hover {
color: var(--primary-500);
}
.header-classic .hamburger-checkbox {
display: none;
}
.header-classic .hamburger-toggle {
display: none;
flex-direction: column;
justify-content: space-around;
width: 32px;
height: 28px;
cursor: pointer;
position: relative;
z-index: 10003;
background: transparent;
border: none;
padding: 0;
transition: transform 0.3s ease;
}
.header-classic .hamburger-line {
width: 100%;
height: 3px;
background: #334155;
border-radius: 3px;
transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transform-origin: center;
}
.header-classic .hamburger-checkbox:checked ~ .hamburger-toggle .hamburger-line-1 {
transform: translateY(9px) rotate(45deg);
}
.header-classic .hamburger-checkbox:checked ~ .hamburger-toggle .hamburger-line-2 {
opacity: 0;
transform: scaleX(0);
}
.header-classic .hamburger-checkbox:checked ~ .hamburger-toggle .hamburger-line-3 {
transform: translateY(-9px) rotate(-45deg);
}
.header-classic .menu-backdrop {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: color-mix(in srgb, var(--neutral-900) 40%, transparent);
backdrop-filter: blur(4px);
opacity: 0;
visibility: hidden;
transition: opacity 0.4s ease, visibility 0.4s ease;
z-index: -1;
}
.header-classic .hamburger-checkbox:checked ~ .menu-backdrop {
opacity: 1;
visibility: visible;
}
.header-classic .navbar-collapse {
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.header-classic .nav-link {
color: var(--text-primary);
font-size: 0.75rem;
font-weight: 500;
padding: 0.5rem 1rem;
margin: 0 0.25rem;
text-decoration: none;
transition: all 0.3s ease;
position: relative;
}
.header-classic .nav-link:hover {
color: var(--primary-500);
}
.header-classic .nav-link::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%) scaleX(0);
width: 80%;
height: 2px;
background: var(--primary-500);
transition: transform 0.3s ease;
}
.header-classic .nav-link:hover::after {
transform: translateX(-50%) scaleX(1);
}
.header-classic .header-decoration {
position: absolute;
top: 0;
right: 0;
width: 200px;
height: 100%;
pointer-events: none;
overflow: hidden;
opacity: 0.4;
}
.header-classic .deco-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
var(--primary-300),
color-mix(in srgb, var(--primary-500) 50%, transparent)
);
}
.header-classic .deco-circle-1 {
width: 80px;
height: 80px;
top: -30px;
right: 20px;
animation: float-circle 6s ease-in-out infinite;
}
.header-classic .deco-circle-2 {
width: 50px;
height: 50px;
top: 20px;
right: 100px;
animation: float-circle 8s ease-in-out infinite reverse;
}
.header-classic .deco-line {
position: absolute;
width: 2px;
height: 60px;
background: linear-gradient(to bottom,
var(--primary-500),
transparent
);
top: 10px;
right: 60px;
opacity: 0.3;
}
@keyframes float-circle {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-15px);
}
}
@media (max-width: 991.98px) {
.header-classic .hamburger-toggle {
display: flex;
}
.header-classic .navbar-collapse {
position: fixed;
top: 0;
right: -100%;
width: 80%;
max-width: 320px;
height: 100vh;
background: var(--surface-primary);
box-shadow: -4px 0 24px color-mix(in srgb, var(--neutral-900) 15%, transparent);
padding: 6rem 2rem 2rem;
z-index: 10;
overflow-y: auto;
}
.header-classic .hamburger-checkbox:checked ~ .navbar-collapse {
right: 0;
}
.header-classic .navbar-nav {
flex-direction: column;
gap: 0.5rem;
}
.header-classic .nav-item {
width: 100%;
}
.header-classic .nav-link {
padding: 1rem 1.5rem;
margin: 0;
border-radius: 8px;
background: color-mix(in srgb, var(--primary-50) 50%, transparent);
transition: all 0.3s ease;
}
.header-classic .nav-link:hover {
background: var(--primary-50);
transform: translateX(8px);
}
.header-classic .nav-link::after {
display: none;
}
.header-classic .header-decoration {
width: 100px;
opacity: 0.2;
}
.header-classic .deco-circle-1 {
width: 50px;
height: 50px;
right: 10px;
}
.header-classic .deco-circle-2 {
width: 30px;
height: 30px;
right: 60px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.header-classic .navbar-collapse {
width: 70%;
max-width: 400px;
}
.header-classic .nav-link {
font-size: 0.875rem;
}
}
@media (min-width: 992px) {
.header-classic .navbar-collapse {
display: flex !important;
position: static;
width: auto;
height: auto;
background: transparent;
box-shadow: none;
padding: 0;
}
.header-classic .navbar-nav {
flex-direction: row;
align-items: center;
}
.header-classic .hamburger-toggle,
.header-classic .menu-backdrop {
display: none !important;
}
}
@media (min-width: 1200px) {
.header-classic .navbar-brand {
font-size: 1.125rem;
}
.header-classic .nav-link {
font-size: 1.05rem;
padding: 0.5rem 1.25rem;
}
}
.header-classic .hamburger-toggle:focus,
.header-classic .nav-link:focus {
outline: 2px solid var(--primary-500);
outline-offset: 4px;
}
html {
scroll-behavior: smooth;
}
.hero-style {
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 50%, var(--surface-primary) 50%) 100%
);
position: relative;
padding: 80px 0;
}
.hero-style .hero-bg-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.hero-style .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%)
);
animation: float 20s ease-in-out infinite;
}
.hero-style .shape-circle-1 {
width: 400px;
height: 400px;
top: -200px;
right: -100px;
animation-delay: 0s;
}
.hero-style .shape-circle-2 {
width: 300px;
height: 300px;
bottom: -150px;
left: -50px;
animation-delay: -5s;
}
.hero-style .shape-blob {
position: absolute;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
background: color-mix(in srgb, var(--primary-300) 15%, transparent 85%);
animation: blob-morph 15s ease-in-out infinite;
}
.hero-style .shape-blob-1 {
width: 500px;
height: 500px;
top: 20%;
right: 10%;
animation-delay: -3s;
}
.hero-style .shape-blob-2 {
width: 350px;
height: 350px;
bottom: 10%;
left: 5%;
animation-delay: -8s;
}
@keyframes 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);
}
}
@keyframes blob-morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 30% 70% 50% 50% / 50% 60% 40% 60%;
}
75% {
border-radius: 70% 30% 60% 40% / 40% 70% 30% 60%;
}
}
.hero-style .hero-content {
position: relative;
z-index: 2;
}
.hero-style .hero-badge {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 8px 16px;
background: color-mix(in srgb, var(--primary-500) 10%, var(--surface-primary) 90%);
border-radius: 50px;
border: 2px solid var(--primary-300);
}
.badge-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse 2s ease-in-out infinite;
}
.badge-line {
width: 30px;
height: 2px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.2);
opacity: 0.7;
}
}
.hero-style .hero-title {
font-size: clamp(2.5rem, 5vw, 3.5rem);
font-weight: 800;
line-height: 1.2;
color: var(--text-primary);
margin-bottom: 1.5rem;
letter-spacing: -0.02em;
}
.hero-style .hero-subtitle {
font-size: clamp(1.25rem, 3vw, 1.75rem);
font-weight: 600;
line-height: 1.4;
color: var(--primary-700);
margin-bottom: 1.5rem;
}
.hero-style .hero-description {
font-size: clamp(1rem, 2vw, 1.125rem);
line-height: 1.8;
color: var(--text-secondary);
max-width: 600px;
}
.hero-style .hero-features-icons {
display: flex;
flex-wrap: wrap;
gap: 1rem;
}
.hero-style .feature-icon-item {
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-primary);
border: 2px solid var(--primary-300);
border-radius: 16px;
transition: all 0.3s ease;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.hero-style .feature-icon-item i {
font-size: 1.5rem;
color: var(--primary-500);
}
.hero-style .feature-icon-item:hover {
transform: translateY(-4px);
border-color: var(--primary-500);
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 25%, transparent 75%);
}
.hero-style .feature-icon-item:hover i {
color: var(--primary-700);
}
.hero-style .hero-image-wrapper {
position: relative;
z-index: 1;
}
.hero-style .image-frame-top {
position: absolute;
top: -20px;
right: -20px;
width: 180px;
height: 180px;
border: 3px solid var(--primary-500);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
z-index: 0;
animation: rotate-frame 20s linear infinite;
}
.hero-style .image-frame-bottom {
position: absolute;
bottom: -20px;
left: -20px;
width: 150px;
height: 150px;
border: 3px solid var(--primary-300);
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
z-index: 0;
animation: rotate-frame 25s linear infinite reverse;
}
@keyframes rotate-frame {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.hero-style .image-accent-circle {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 120%;
height: 120%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%) 0%,
transparent 70%
);
border-radius: 50%;
z-index: -1;
animation: pulse-glow 4s ease-in-out infinite;
}
@keyframes pulse-glow {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.6;
}
50% {
transform: translate(-50%, -50%) scale(1.1);
opacity: 0.3;
}
}
.hero-style .hero-image-container {
position: relative;
z-index: 1;
border-radius: 24px;
overflow: hidden;
box-shadow:
0 20px 60px color-mix(in srgb, var(--primary-500) 20%, transparent 80%),
0 8px 24px color-mix(in srgb, var(--neutral-900) 10%, transparent 90%);
}
.hero-style .hero-main-image {
width: 100%;
height: auto;
display: block;
transition: transform 0.6s ease;
}
.hero-style .hero-image-container:hover .hero-main-image {
transform: scale(1.05);
}
.hero-style .floating-element {
position: absolute;
width: 60px;
height: 60px;
background: var(--surface-primary);
border: 2px solid var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
animation: float-around 6s ease-in-out infinite;
z-index: 3;
}
.hero-style .floating-element i {
font-size: 1.5rem;
color: var(--primary-500);
}
.hero-style .floating-element-1 {
top: 10%;
right: 10%;
animation-delay: 0s;
}
.hero-style .floating-element-2 {
bottom: 20%;
right: 5%;
animation-delay: -2s;
}
.hero-style .floating-element-3 {
top: 50%;
left: -30px;
animation-delay: -4s;
}
@keyframes float-around {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-20px);
}
}
.hero-style .dots-pattern {
position: absolute;
width: 100px;
height: 100px;
background-image: radial-gradient(
circle,
var(--primary-300) 2px,
transparent 2px
);
background-size: 20px 20px;
opacity: 0.3;
z-index: 0;
}
.hero-style .dots-pattern-1 {
top: -50px;
left: -50px;
}
.hero-style .dots-pattern-2 {
bottom: -50px;
right: -50px;
}
.hero-style .hero-wave-bottom {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100px;
background: linear-gradient(
180deg,
transparent 0%,
color-mix(in srgb, var(--primary-50) 30%, transparent 70%) 100%
);
clip-path: polygon(
0 50%,
10% 45%,
20% 50%,
30% 45%,
40% 50%,
50% 45%,
60% 50%,
70% 45%,
80% 50%,
90% 45%,
100% 50%,
100% 100%,
0 100%
);
}
@media (max-width: 991.98px) {
.hero-style {
padding: 60px 0;
}
.hero-style .hero-title {
font-size: 2.5rem;
}
.hero-style .hero-subtitle {
font-size: 1.5rem;
}
.hero-style .hero-description {
font-size: 1rem;
}
.hero-style .hero-image-wrapper {
margin-top: 3rem;
}
.hero-style .floating-element {
width: 50px;
height: 50px;
}
.hero-style .floating-element i {
font-size: 1.25rem;
}
.shape-circle-1,
.hero-style .shape-blob-1 {
width: 300px;
height: 300px;
}
.shape-circle-2,
.hero-style .shape-blob-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 767.98px) {
.hero-style {
padding: 40px 0;
}
.hero-style .hero-title {
font-size: 2rem;
}
.hero-style .hero-subtitle {
font-size: 1.25rem;
}
.hero-style .feature-icon-item {
width: 48px;
height: 48px;
}
.hero-style .feature-icon-item i {
font-size: 1.25rem;
}
.image-frame-top,
.hero-style .image-frame-bottom {
display: none;
}
.hero-style .floating-element-3 {
display: none;
}
.hero-style .hero-features-icons {
gap: 0.75rem;
}
}
@media (max-width: 575.98px) {
.hero-style .hero-title {
font-size: 1.75rem;
}
.hero-style .hero-subtitle {
font-size: 1.125rem;
}
.hero-style .hero-description {
font-size: 0.9375rem;
}
.hero-style .feature-icon-item {
width: 44px;
height: 44px;
}
.hero-style .feature-icon-item i {
font-size: 1.125rem;
}
.hero-style .floating-element {
width: 44px;
height: 44px;
}
.hero-style .floating-element i {
font-size: 1.125rem;
}
}
.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-classic {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.about-section-classic .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.05;
z-index: 0;
pointer-events: none;
}
.about-section-classic .blob-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
right: -100px;
filter: blur(80px);
}
.about-section-classic .blob-2 {
width: 350px;
height: 350px;
background: var(--primary-700);
bottom: -80px;
left: -80px;
filter: blur(70px);
}
.about-section-classic .image-gallery-wrapper {
position: relative;
z-index: 1;
min-height: 500px;
}
.about-section-classic .main-image-container {
position: relative;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.about-section-classic .main-image-container:hover {
transform: translateY(-8px);
box-shadow: 0 25px 70px rgba(var(--black-rgb), 0.2);
}
.about-section-classic .main-image {
width: 100%;
height: auto;
display: block;
border-radius: 20px;
transition: transform 0.4s ease;
}
.about-section-classic .main-image-container:hover .main-image {
transform: scale(1.05);
}
.about-section-classic .decorative-shape {
position: absolute;
pointer-events: none;
}
.about-section-classic .shape-1 {
width: 100px;
height: 100px;
background: color-mix(in srgb, var(--primary-500) 30%, transparent);
border-radius: 50%;
top: -30px;
right: -30px;
border: 3px solid var(--primary-500);
}
.about-section-classic .shape-2 {
width: 80px;
height: 80px;
background: transparent;
border: 3px solid var(--primary-300);
border-radius: 50%;
bottom: -20px;
left: -20px;
}
.about-section-classic .secondary-images {
position: absolute;
bottom: -30px;
right: -30px;
display: flex;
gap: 15px;
z-index: 2;
}
.about-section-classic .secondary-image-1,
.about-section-classic .secondary-image-2 {
position: relative;
border-radius: 15px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.2);
transition: transform 0.3s ease;
}
.about-section-classic .secondary-image-1 {
width: 180px;
height: 180px;
}
.about-section-classic .secondary-image-2 {
width: 150px;
height: 150px;
}
.about-section-classic .secondary-image-1:hover,
.about-section-classic .secondary-image-2:hover {
transform: translateY(-5px);
}
.about-section-classic .secondary-images img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: filter 0.3s ease;
}
.about-section-classic .secondary-images img:hover {
filter: brightness(1.1);
}
.about-section-classic .decorative-accent {
position: absolute;
width: 60px;
height: 60px;
background: var(--primary-500);
border-radius: 50%;
top: -15px;
right: -15px;
opacity: 0.3;
}
.about-section-classic .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.15);
z-index: 3;
animation: float 3s ease-in-out infinite;
}
.about-section-classic .floating-icon i {
font-size: 28px;
color: var(--primary-500);
}
.about-section-classic .icon-1 {
top: 20%;
left: -20px;
animation-delay: 0s;
}
.about-section-classic .icon-2 {
bottom: 30%;
right: -15px;
animation-delay: 1.5s;
}
@keyframes float {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-15px);
}
}
.about-section-classic .content-wrapper {
position: relative;
z-index: 1;
}
.about-section-classic .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.about-section-classic .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
margin-bottom: 1rem;
}
.about-section-classic .section-description {
font-size: 1.05rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.about-section-classic .features-grid {
display: grid;
grid-template-columns: 1fr;
gap: 20px;
margin-top: 2rem;
}
.about-section-classic .feature-card {
display: flex;
gap: 20px;
padding: 25px;
background: var(--surface-secondary);
border-radius: 15px;
border: 2px solid transparent;
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.about-section-classic .feature-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 100%;
background: var(--primary-500);
transform: scaleY(0);
transition: transform 0.3s ease;
transform-origin: bottom;
}
.about-section-classic .feature-card:hover {
background: var(--surface-primary);
border-color: color-mix(in srgb, var(--primary-300) 50%, transparent);
box-shadow: 0 8px 25px rgba(var(--black-rgb), 0.08);
transform: translateX(5px);
}
.about-section-classic .feature-card:hover::before {
transform: scaleY(1);
transform-origin: top;
}
.about-section-classic .feature-icon {
flex-shrink: 0;
width: 55px;
height: 55px;
background: color-mix(in srgb, var(--primary-100) 60%, transparent);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.about-section-classic .feature-card:hover .feature-icon {
background: var(--primary-500);
transform: rotate(5deg) scale(1.1);
}
.about-section-classic .feature-icon i {
font-size: 26px;
color: var(--primary-500);
transition: color 0.3s ease;
}
.about-section-classic .feature-card:hover .feature-icon i {
color: var(--light);
}
.about-section-classic .feature-content {
flex: 1;
}
.about-section-classic .feature-name {
font-size: 1.15rem;
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.5rem;
transition: color 0.3s ease;
}
.about-section-classic .feature-card:hover .feature-name {
color: var(--primary-700);
}
.about-section-classic .feature-description {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 0;
}
@media (max-width: 991.98px) {
.about-section-classic .image-gallery-wrapper {
margin-bottom: 3rem;
min-height: 400px;
}
.about-section-classic .secondary-images {
bottom: -20px;
right: -20px;
}
.about-section-classic .secondary-image-1 {
width: 150px;
height: 150px;
}
.about-section-classic .secondary-image-2 {
width: 120px;
height: 120px;
}
.about-section-classic .section-title {
font-size: 2rem;
}
.about-section-classic .section-subtitle {
font-size: 1.15rem;
}
}
@media (max-width: 767.98px) {
.about-section-classic .image-gallery-wrapper {
min-height: 350px;
}
.about-section-classic .secondary-images {
flex-direction: column;
bottom: -15px;
right: -15px;
gap: 10px;
}
.about-section-classic .secondary-image-1,
.about-section-classic .secondary-image-2 {
width: 120px;
height: 120px;
}
.about-section-classic .floating-icon {
width: 50px;
height: 50px;
}
.about-section-classic .floating-icon i {
font-size: 22px;
}
.about-section-classic .section-title {
font-size: 1.75rem;
}
.about-section-classic .section-subtitle {
font-size: 1.1rem;
}
.about-section-classic .section-description {
font-size: 1rem;
}
.about-section-classic .feature-card {
padding: 20px;
gap: 15px;
}
.about-section-classic .feature-icon {
width: 50px;
height: 50px;
}
.about-section-classic .feature-icon i {
font-size: 22px;
}
.about-section-classic .feature-name {
font-size: 1.05rem;
}
.about-section-classic .feature-description {
font-size: 0.9rem;
}
}
@media (max-width: 575.98px) {
.about-section-classic .blob-1,
.about-section-classic .blob-2 {
width: 250px;
height: 250px;
}
.about-section-classic .secondary-images {
position: relative;
bottom: auto;
right: auto;
margin-top: 15px;
flex-direction: row;
justify-content: center;
}
.about-section-classic .secondary-image-1,
.about-section-classic .secondary-image-2 {
width: 100px;
height: 100px;
}
}
.features-custom {
position: relative;
background: linear-gradient(180deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.features-custom .decorative-line {
width: 60px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 2px;
}
.features-custom #features-title {
color: var(--text-primary);
letter-spacing: -0.02em;
}
.features-custom #features-subtitle {
color: var(--primary-500);
font-weight: 500;
}
.features-custom #features-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.features-custom .feature-card {
position: relative;
padding: 2.5rem 2rem;
background: var(--light);
border-radius: 16px;
border: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.features-custom .feature-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-300);
}
.features-custom .feature-icon-wrapper {
position: relative;
width: 80px;
height: 80px;
margin-bottom: 1.5rem;
display: flex;
align-items: center;
justify-content: center;
}
.features-custom .icon-background {
position: absolute;
inset: 0;
background: linear-gradient(135deg, var(--primary-50), var(--primary-100));
border-radius: 20px;
transition: all 0.4s ease;
}
.features-custom .feature-card:hover .icon-background {
transform: rotate(10deg) scale(1.1);
background: linear-gradient(135deg, var(--primary-100), var(--primary-300));
}
.features-custom .feature-icon {
position: relative;
font-size: 2rem;
color: var(--primary-500);
z-index: 1;
transition: all 0.4s ease;
}
.features-custom .feature-card:hover .feature-icon {
color: var(--primary-700);
transform: scale(1.1);
}
.features-custom .feature-content h3 {
color: var(--text-primary);
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.features-custom .feature-card:hover .feature-content h3 {
color: var(--primary-700);
}
.features-custom .feature-content p {
font-size: 0.95rem;
line-height: 1.7;
color: var(--text-secondary);
}
.features-custom .feature-decoration {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-300), var(--primary-500));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.features-custom .feature-card:hover .feature-decoration {
transform: scaleX(1);
}
.features-custom .decorative-shapes {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.features-custom .shape-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 15%, transparent), transparent 70%);
}
.features-custom .shape-1 {
width: 400px;
height: 400px;
top: -200px;
right: -100px;
animation: float 20s ease-in-out infinite;
}
.features-custom .shape-2 {
width: 300px;
height: 300px;
bottom: -150px;
left: -50px;
animation: float 25s ease-in-out infinite reverse;
}
.features-custom .shape-blob {
position: absolute;
width: 500px;
height: 500px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(ellipse at center, color-mix(in srgb, var(--primary-100) 10%, transparent), transparent 60%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morphing 30s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
33% {
transform: translateY(-30px) rotate(5deg);
}
66% {
transform: translateY(20px) rotate(-5deg);
}
}
@keyframes morphing {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
25% {
border-radius: 60% 40% 30% 70% / 50% 60% 40% 50%;
}
50% {
border-radius: 50% 50% 50% 50% / 60% 40% 60% 40%;
}
75% {
border-radius: 30% 70% 60% 40% / 50% 40% 50% 60%;
}
}
@media (max-width: 991.98px) {
.features-custom .feature-card {
padding: 2rem 1.5rem;
}
.features-custom #features-title {
font-size: 2rem;
}
}
@media (max-width: 767.98px) {
.features-custom {
padding: 3rem 0;
}
.features-custom .feature-icon-wrapper {
width: 70px;
height: 70px;
}
.features-custom .feature-icon {
font-size: 1.75rem;
}
.features-custom .feature-card {
padding: 1.75rem 1.25rem;
}
.features-custom #features-title {
font-size: 1.75rem;
}
.features-custom .shape-1,
.features-custom .shape-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.features-custom .feature-card {
padding: 1.5rem 1rem;
}
.features-custom #features-desc {
font-size: 1rem;
}
}
.services-clean {
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-clean .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(80px);
opacity: 0.15;
pointer-events: none;
z-index: 1;
}
.services-clean .decorative-blob.blob-1 {
width: 400px;
height: 400px;
background: var(--primary-300);
top: -100px;
left: -100px;
}
.services-clean .decorative-blob.blob-2 {
width: 500px;
height: 500px;
background: var(--primary-500);
bottom: -150px;
right: -150px;
}
.services-clean .decorative-circle {
position: absolute;
border: 2px solid color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
border-radius: 50%;
pointer-events: none;
z-index: 1;
}
.services-clean .decorative-circle.circle-1 {
width: 200px;
height: 200px;
top: 15%;
right: 10%;
}
.services-clean .decorative-circle.circle-2 {
width: 150px;
height: 150px;
bottom: 20%;
left: 8%;
}
.services-clean .decorative-line {
position: absolute;
width: 2px;
height: 100px;
background: linear-gradient(
to bottom,
transparent,
var(--primary-300),
transparent
);
pointer-events: none;
z-index: 1;
}
.services-clean .decorative-line.line-1 {
top: 25%;
left: 15%;
transform: rotate(25deg);
}
.services-clean .decorative-line.line-2 {
bottom: 30%;
right: 20%;
transform: rotate(-35deg);
}
.services-clean #services-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
position: relative;
z-index: 2;
}
.services-clean #services-subtitle {
color: var(--primary-700);
font-weight: 600;
position: relative;
z-index: 2;
}
.services-clean #services-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 750px;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 2;
}
.services-clean .service-card {
background: var(--surface-primary);
border-radius: 20px;
padding: 2.5rem;
box-shadow:
0 4px 6px rgba(var(--black-rgb), 0.05),
0 10px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
z-index: 2;
border: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
overflow: hidden;
}
.services-clean .service-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 5px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.services-clean .service-card:hover {
transform: translateY(-12px);
box-shadow:
0 12px 24px rgba(var(--black-rgb), 0.1),
0 20px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.services-clean .service-card:hover::before {
transform: scaleX(1);
}
.services-clean .featured-card {
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 20%, var(--surface-primary) 80%) 100%
);
border: 2px solid var(--primary-300);
box-shadow:
0 8px 16px rgba(var(--black-rgb), 0.08),
0 16px 32px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.services-clean .featured-badge {
position: absolute;
top: 20px;
right: 20px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
color: var(--light);
padding: 0.5rem 1rem;
border-radius: 30px;
font-size: 0.75rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
}
.services-clean .service-icon-wrapper {
width: 80px;
height: 80px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 10%, transparent 90%),
color-mix(in srgb, var(--primary-700) 15%, transparent 85%)
);
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
border: 2px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: all 0.4s ease;
}
.services-clean .service-card:hover .service-icon-wrapper {
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
transform: scale(1.08) rotate(5deg);
border-color: var(--primary-500);
}
.services-clean .service-icon-wrapper i {
font-size: 2rem;
color: var(--primary-700);
transition: color 0.4s ease;
}
.services-clean .service-card:hover .service-icon-wrapper i {
color: var(--light);
}
.services-clean .service-name {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.services-clean .service-description {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 1.5rem;
font-size: 0.95rem;
}
.services-clean .service-features {
color: var(--neutral-700);
line-height: 1.8;
margin-bottom: 2rem;
padding: 1.25rem;
background: color-mix(in srgb, var(--neutral-100) 50%, transparent 50%);
border-radius: 12px;
border-left: 4px solid var(--primary-500);
font-size: 0.9rem;
list-style: none;
padding-left: 1.25rem;
position: relative;
}
.services-clean .service-features::before {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(
to bottom,
var(--primary-500),
var(--primary-700)
);
border-radius: 4px 0 0 4px;
}
.services-clean .service-price-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 1.5rem;
border-top: 2px solid color-mix(in srgb, var(--neutral-300) 40%, transparent 60%);
}
.services-clean .service-price {
font-size: 2rem;
font-weight: 700;
color: var(--primary-700);
letter-spacing: -0.02em;
}
.services-clean .price-badge {
background: var(--primary-100);
color: var(--primary-700);
padding: 0.5rem 1rem;
border-radius: 8px;
font-size: 0.8rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.03em;
}
@media (max-width: 991.98px) {
.services-clean .service-card {
padding: 2rem;
}
.services-clean .service-icon-wrapper {
width: 70px;
height: 70px;
}
.services-clean .service-icon-wrapper i {
font-size: 1.75rem;
}
.services-clean .service-name {
font-size: 1.35rem;
}
.services-clean .decorative-blob.blob-1,
.services-clean .decorative-blob.blob-2 {
opacity: 0.08;
}
}
@media (max-width: 767.98px) {
.services-clean #services-title {
font-size: 2rem;
}
.services-clean #services-subtitle {
font-size: 1.25rem;
}
.services-clean .service-card {
padding: 1.75rem;
}
.services-clean .service-price {
font-size: 1.75rem;
}
.services-clean .featured-badge {
font-size: 0.7rem;
padding: 0.4rem 0.8rem;
}
.services-clean .decorative-circle {
display: none;
}
.services-clean .decorative-line {
display: none;
}
}
@media (max-width: 575.98px) {
.services-clean {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.services-clean .service-price-wrapper {
flex-direction: column;
align-items: flex-start;
gap: 1rem;
}
.services-clean .service-icon-wrapper {
width: 65px;
height: 65px;
}
.services-clean .service-icon-wrapper i {
font-size: 1.5rem;
}
}
@media (prefers-reduced-motion: no-preference) {
.services-clean .service-card {
animation: fadeInUp 0.6s ease-out backwards;
}
.services-clean .decorative-blob {
animation: float 8s ease-in-out infinite;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes float {
0%, 100% {
transform: translateY(0) scale(1);
}
50% {
transform: translateY(-20px) scale(1.05);
}
}
}
@media (prefers-contrast: high) {
.services-clean .service-card {
border: 2px solid var(--neutral-900);
}
.services-clean .service-features {
border-left-width: 6px;
}
}
@media print {
.services-clean .decorative-blob,
.services-clean .decorative-circle,
.services-clean .decorative-line {
display: none;
}
.services-clean .service-card {
box-shadow: none;
border: 1px solid var(--neutral-500);
page-break-inside: avoid;
}
}
.priceplan-secondary {
position: relative;
padding: 100px 0;
background: linear-gradient(180deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.priceplan-secondary .decorative-circle-top {
position: absolute;
top: -100px;
right: -100px;
width: 300px;
height: 300px;
border-radius: 50%;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 10%, transparent) 0%, transparent 70%);
pointer-events: none;
z-index: 0;
}
.priceplan-secondary .decorative-circle-bottom {
position: absolute;
bottom: -150px;
left: -150px;
width: 400px;
height: 400px;
border-radius: 50%;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 8%, transparent) 0%, transparent 70%);
pointer-events: none;
z-index: 0;
}
.priceplan-secondary .decorative-dots-left,
.priceplan-secondary .decorative-dots-right {
position: absolute;
width: 80px;
height: 80px;
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 15px 15px;
opacity: 0.3;
pointer-events: none;
z-index: 0;
}
.priceplan-secondary .decorative-dots-left {
bottom: 100px;
left: 50px;
}
.priceplan-secondary .decorative-dots-right {
top: 150px;
right: 50px;
}
.priceplan-secondary .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0;
position: relative;
z-index: 1;
}
.priceplan-secondary .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-500);
margin-bottom: 0;
position: relative;
z-index: 1;
}
.priceplan-secondary .section-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
position: relative;
z-index: 1;
}
.priceplan-secondary .price-card {
position: relative;
background: var(--surface-primary);
border-radius: 20px;
padding: 40px 30px;
height: 100%;
display: flex;
flex-direction: column;
border: 2px solid var(--neutral-100);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
z-index: 1;
}
.priceplan-secondary .price-card:hover {
transform: translateY(-10px);
border-color: var(--primary-300);
box-shadow: 0 20px 60px color-mix(in srgb, var(--primary-500) 15%, transparent);
}
.priceplan-secondary .price-card.featured {
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 50%, var(--surface-primary)) 100%);
border: 2px solid var(--primary-500);
box-shadow: 0 10px 40px color-mix(in srgb, var(--primary-500) 20%, transparent);
}
.priceplan-secondary .featured-badge {
position: absolute;
top: -15px;
right: 30px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
padding: 8px 20px;
border-radius: 20px;
font-size: 0.875rem;
font-weight: 600;
display: flex;
align-items: center;
gap: 6px;
box-shadow: 0 4px 15px color-mix(in srgb, var(--primary-500) 40%, transparent);
}
.priceplan-secondary .featured-badge i {
font-size: 1rem;
}
.priceplan-secondary .card-header {
text-align: center;
margin-bottom: 30px;
}
.priceplan-secondary .icon-wrapper {
width: 80px;
height: 80px;
margin: 0 auto 20px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
font-size: 2rem;
color: var(--light);
transition: all 0.3s ease;
}
.priceplan-secondary .price-card:hover .icon-wrapper {
transform: rotateY(360deg);
}
.priceplan-secondary .plan-name {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 15px;
}
.priceplan-secondary .plan-description {
font-size: 1rem;
line-height: 1.6;
color: var(--text-secondary);
margin-bottom: 0;
}
.priceplan-secondary .card-body {
flex: 1;
display: flex;
flex-direction: column;
}
.priceplan-secondary .price-wrapper {
text-align: center;
padding: 25px 0;
margin-bottom: 25px;
border-top: 1px solid var(--neutral-100);
border-bottom: 1px solid var(--neutral-100);
}
.priceplan-secondary .price {
font-size: 3.5rem;
font-weight: 800;
color: var(--primary-500);
line-height: 1;
display: inline-block;
}
.priceplan-secondary .period {
font-size: 1.25rem;
font-weight: 500;
color: var(--text-secondary);
margin-left: 8px;
}
.priceplan-secondary .features-wrapper {
flex: 1;
}
.priceplan-secondary .features-list {
font-size: 1rem;
line-height: 1.9;
color: var(--text-secondary);
margin-bottom: 0;
text-align: left;
}
.priceplan-secondary .card-footer {
margin-top: 30px;
padding-top: 25px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.priceplan-secondary .decorative-line {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 60%;
height: 2px;
background: linear-gradient(90deg, transparent 0%, var(--primary-300) 50%, transparent 100%);
}
.priceplan-secondary .icon-badge {
width: 50px;
height: 50px;
background: var(--surface-secondary);
border: 2px solid var(--primary-300);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.priceplan-secondary .price-card:hover .icon-badge {
background: var(--primary-500);
color: var(--light);
transform: scale(1.1);
}
@media (max-width: 991px) {
.priceplan-secondary {
padding: 80px 0;
}
.priceplan-secondary .section-title {
font-size: 2.25rem;
}
.priceplan-secondary .section-subtitle {
font-size: 1.25rem;
}
.priceplan-secondary .price {
font-size: 3rem;
}
}
@media (max-width: 767px) {
.priceplan-secondary {
padding: 60px 0;
}
.priceplan-secondary .section-title {
font-size: 2rem;
}
.priceplan-secondary .section-subtitle {
font-size: 1.125rem;
}
.priceplan-secondary .section-description {
font-size: 1rem;
}
.priceplan-secondary .price-card {
padding: 30px 20px;
}
.priceplan-secondary .icon-wrapper {
width: 70px;
height: 70px;
font-size: 1.75rem;
}
.priceplan-secondary .plan-name {
font-size: 1.5rem;
}
.priceplan-secondary .price {
font-size: 2.5rem;
}
.priceplan-secondary .decorative-circle-top,
.priceplan-secondary .decorative-circle-bottom {
display: none;
}
}
@media (max-width: 575px) {
.priceplan-secondary .section-title {
font-size: 1.75rem;
}
.priceplan-secondary .price {
font-size: 2.25rem;
}
.priceplan-secondary .period {
font-size: 1rem;
}
.priceplan-secondary .features-list {
font-size: 0.9375rem;
}
}
.team-section-clean {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%);
overflow: hidden;
}
.team-section-clean .decorative-dot-pattern {
width: 60px;
height: 6px;
background: linear-gradient(90deg, var(--primary-500) 0%, var(--primary-300) 100%);
margin: 0 auto 24px;
border-radius: 3px;
position: relative;
}
.team-section-clean .decorative-dot-pattern::before,
.team-section-clean .decorative-dot-pattern::after {
content: '';
position: absolute;
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
top: -1px;
}
.team-section-clean .decorative-dot-pattern::before {
left: -16px;
}
.team-section-clean .decorative-dot-pattern::after {
right: -16px;
}
.team-section-clean .section-title {
font-size: clamp(2rem, 4vw, 2.75rem);
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.team-section-clean .section-subtitle {
font-size: clamp(1.125rem, 2vw, 1.375rem);
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.4;
}
.team-section-clean .section-description {
font-size: 1.0625rem;
line-height: 1.8;
color: var(--text-secondary);
margin: 0;
}
.team-section-clean .row.g-4 {
position: relative;
z-index: 2;
}
.team-section-clean .team-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 32px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
height: 100%;
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.team-section-clean .team-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-500) 0%, var(--primary-300) 100%);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-clean .team-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
}
.team-section-clean .team-card:hover::before {
transform: scaleX(1);
}
.team-section-clean .team-image-wrapper {
position: relative;
margin-bottom: 24px;
}
.team-section-clean .image-frame {
position: relative;
border-radius: 12px;
overflow: hidden;
aspect-ratio: 1 / 1;
background: linear-gradient(135deg, var(--primary-50) 0%, var(--primary-100) 100%);
}
.team-section-clean .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-clean .team-card:hover .team-member-photo {
transform: scale(1.08);
}
.team-section-clean .decorative-corner {
position: absolute;
width: 40px;
height: 40px;
z-index: 1;
}
.team-section-clean .decorative-corner.top-left {
top: -8px;
left: -8px;
border-top: 3px solid var(--primary-500);
border-left: 3px solid var(--primary-500);
border-radius: 4px 0 0 0;
opacity: 0;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-clean .decorative-corner.bottom-right {
bottom: -8px;
right: -8px;
border-bottom: 3px solid var(--primary-300);
border-right: 3px solid var(--primary-300);
border-radius: 0 0 4px 0;
opacity: 0;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-clean .team-card:hover .decorative-corner {
opacity: 1;
}
.team-section-clean .team-card:hover .decorative-corner.top-left {
top: -4px;
left: -4px;
}
.team-section-clean .team-card:hover .decorative-corner.bottom-right {
bottom: -4px;
right: -4px;
}
.team-section-clean .team-info {
text-align: center;
}
.team-section-clean .member-name {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 8px;
line-height: 1.3;
transition: color 0.3s ease;
}
.team-section-clean .team-card:hover .member-name {
color: var(--primary-500);
}
.team-section-clean .member-role {
font-size: 1rem;
color: var(--text-secondary);
margin-bottom: 16px;
line-height: 1.5;
}
.team-section-clean .info-divider {
width: 50px;
height: 3px;
background: linear-gradient(90deg, var(--primary-500) 0%, var(--primary-300) 100%);
margin: 0 auto;
border-radius: 2px;
transform: scaleX(0.6);
transition: transform 0.3s ease;
}
.team-section-clean .team-card:hover .info-divider {
transform: scaleX(1);
}
.team-section-clean .decorative-join-card {
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
display: flex;
align-items: center;
justify-content: center;
min-height: 400px;
position: relative;
}
.team-section-clean .decorative-join-card::before {
background: linear-gradient(90deg, var(--primary-300) 0%, var(--primary-500) 100%);
}
.team-section-clean .join-content {
text-align: center;
position: relative;
z-index: 2;
}
.team-section-clean .join-icon-wrapper {
width: 100px;
height: 100px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
background: rgba(var(--white-rgb), 0.2);
border-radius: 50%;
backdrop-filter: blur(10px);
border: 3px solid rgba(var(--white-rgb), 0.3);
}
.team-section-clean .join-icon-wrapper i {
font-size: 3rem;
color: white;
}
.team-section-clean .decorative-shapes {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 200px;
height: 200px;
pointer-events: none;
}
.team-section-clean .shape-circle,
.team-section-clean .shape-square,
.team-section-clean .shape-triangle {
position: absolute;
opacity: 0.1;
}
.team-section-clean .shape-circle {
width: 60px;
height: 60px;
border: 3px solid white;
border-radius: 50%;
top: -20px;
right: -10px;
animation: float-shape 4s ease-in-out infinite;
}
.team-section-clean .shape-square {
width: 50px;
height: 50px;
border: 3px solid white;
bottom: -10px;
left: -20px;
transform: rotate(45deg);
animation: float-shape 5s ease-in-out infinite reverse;
}
.team-section-clean .shape-triangle {
width: 0;
height: 0;
border-left: 30px solid transparent;
border-right: 30px solid transparent;
border-bottom: 50px solid white;
top: 50%;
left: -30px;
animation: float-shape 6s ease-in-out infinite;
}
.team-section-clean .background-decoration {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.team-section-clean .deco-blob {
position: absolute;
border-radius: 50%;
opacity: 0.03;
filter: blur(40px);
}
.team-section-clean .deco-blob.blob-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
right: -100px;
animation: blob-float 20s ease-in-out infinite;
}
.team-section-clean .deco-blob.blob-2 {
width: 350px;
height: 350px;
background: var(--primary-700);
bottom: -80px;
left: -80px;
animation: blob-float 25s ease-in-out infinite reverse;
}
.team-section-clean .deco-lines {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
background-image:
linear-gradient(90deg, var(--primary-100) 1px, transparent 1px),
linear-gradient(0deg, var(--primary-100) 1px, transparent 1px);
background-size: 100px 100px;
opacity: 0.4;
}
@keyframes float-shape {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(180deg);
}
}
@keyframes blob-float {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@media (max-width: 991px) {
.team-section-clean {
padding: 80px 0;
}
.team-section-clean .team-card {
padding: 28px;
}
.team-section-clean .member-name {
font-size: 1.25rem;
}
}
@media (max-width: 767px) {
.team-section-clean {
padding: 60px 0;
}
.team-section-clean .team-card {
padding: 24px;
}
.team-section-clean .section-description {
font-size: 1rem;
}
.team-section-clean .member-name {
font-size: 1.125rem;
}
.team-section-clean .member-role {
font-size: 0.9375rem;
}
}
@media (max-width: 575px) {
.team-section-clean {
padding: 50px 0;
}
.team-section-clean .team-card {
padding: 20px;
}
.team-section-clean .decorative-corner {
width: 30px;
height: 30px;
}
}
.reviews-section-variant {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.reviews-section-variant .reviews-header {
position: relative;
z-index: 2;
}
.reviews-section-variant .reviews-header #reviews-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.reviews-section-variant .reviews-header #reviews-subtitle {
color: var(--primary-500);
font-weight: 600;
}
.reviews-section-variant .reviews-header #reviews-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.reviews-section-variant .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.reviews-section-variant .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(80px);
opacity: 0.08;
}
.reviews-section-variant .decorative-blob-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
right: -100px;
}
.reviews-section-variant .decorative-blob-2 {
width: 350px;
height: 350px;
background: var(--primary-300);
bottom: -80px;
left: -80px;
}
.reviews-section-variant .reviews-grid {
position: relative;
z-index: 2;
}
.reviews-section-variant .review-card {
background: var(--surface-secondary);
border-radius: 16px;
padding: 2rem;
height: 100%;
display: flex;
flex-direction: column;
position: relative;
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
transition: all 0.4s ease;
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.05);
}
.reviews-section-variant .review-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 24px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.reviews-section-variant .review-card-accent {
background: linear-gradient(
135deg,
var(--surface-secondary) 0%,
color-mix(in srgb, var(--primary-50) 60%, var(--surface-secondary) 40%) 100%
);
border: 2px solid var(--primary-300);
}
.reviews-section-variant .review-card-accent:hover {
border-color: var(--primary-500);
box-shadow: 0 12px 28px color-mix(in srgb, var(--primary-500) 20%, transparent);
}
.reviews-section-variant .review-card-featured {
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-50) 40%, var(--surface-secondary) 60%) 0%,
var(--surface-secondary) 100%
);
border: 2px solid var(--primary-500);
padding: 3rem 2.5rem;
}
.reviews-section-variant .review-card-featured:hover {
box-shadow: 0 16px 32px color-mix(in srgb, var(--primary-500) 25%, transparent);
}
.reviews-section-variant .quote-icon {
font-size: 2.5rem;
color: var(--primary-300);
margin-bottom: 1.5rem;
line-height: 1;
opacity: 0.4;
}
.reviews-section-variant .quote-icon-large {
font-size: 3.5rem;
color: var(--primary-500);
margin-bottom: 2rem;
opacity: 0.3;
}
.reviews-section-variant .review-card-accent .quote-icon {
color: var(--primary-500);
opacity: 0.5;
}
.reviews-section-variant .review-content {
flex: 1;
margin-bottom: 1.5rem;
}
.reviews-section-variant .review-text {
color: var(--text-secondary);
font-size: 1rem;
line-height: 1.7;
margin: 0;
}
.reviews-section-variant .review-card-featured .review-text {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-primary);
}
.reviews-section-variant .review-author-box {
display: flex;
align-items: center;
gap: 1rem;
padding-top: 1.5rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
}
.reviews-section-variant .review-author-centered {
flex-direction: column;
text-align: center;
padding-top: 2rem;
}
.reviews-section-variant .author-avatar {
flex-shrink: 0;
}
.reviews-section-variant .avatar-placeholder {
width: 56px;
height: 56px;
border-radius: 50%;
background: linear-gradient(
135deg,
var(--primary-300),
var(--primary-500)
);
position: relative;
overflow: hidden;
}
.reviews-section-variant .avatar-placeholder::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 28px;
height: 28px;
background: var(--surface-primary);
border-radius: 50%;
}
.reviews-section-variant .avatar-placeholder::after {
content: '';
position: absolute;
bottom: -10px;
left: 50%;
transform: translateX(-50%);
width: 48px;
height: 48px;
background: var(--surface-primary);
border-radius: 50%;
}
.reviews-section-variant .author-avatar-large .avatar-placeholder {
width: 80px;
height: 80px;
}
.reviews-section-variant .author-avatar-large .avatar-placeholder::before {
width: 36px;
height: 36px;
}
.reviews-section-variant .author-avatar-large .avatar-placeholder::after {
width: 64px;
height: 64px;
bottom: -12px;
}
.reviews-section-variant .author-info {
flex: 1;
}
.reviews-section-variant .author-name {
font-size: 1rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.4;
}
.reviews-section-variant .review-card-featured .author-name {
font-size: 1.125rem;
}
.reviews-section-variant .decorative-icons {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.reviews-section-variant .icon-element {
position: absolute;
font-size: 2rem;
color: var(--primary-300);
opacity: 0.08;
}
.reviews-section-variant .icon-element-1 {
top: 15%;
right: 10%;
animation: float 6s ease-in-out infinite;
}
.reviews-section-variant .icon-element-2 {
bottom: 25%;
left: 8%;
animation: float 7s ease-in-out infinite 1s;
}
.reviews-section-variant .icon-element-3 {
top: 50%;
right: 5%;
animation: float 8s ease-in-out infinite 2s;
}
@keyframes float {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-20px);
}
}
@media (max-width: 991px) {
.reviews-section-variant .review-card {
padding: 1.75rem;
}
.reviews-section-variant .review-card-featured {
padding: 2.5rem 2rem;
}
.reviews-section-variant .quote-icon {
font-size: 2rem;
}
.reviews-section-variant .quote-icon-large {
font-size: 3rem;
}
}
@media (max-width: 767px) {
.reviews-section-variant .reviews-header #reviews-title {
font-size: 2rem;
}
.reviews-section-variant .reviews-header #reviews-subtitle {
font-size: 1.25rem;
}
.reviews-section-variant .reviews-header #reviews-desc {
font-size: 1rem;
}
.reviews-section-variant .review-card {
padding: 1.5rem;
}
.reviews-section-variant .review-card-featured {
padding: 2rem 1.5rem;
}
.reviews-section-variant .quote-icon {
font-size: 1.75rem;
margin-bottom: 1rem;
}
.reviews-section-variant .quote-icon-large {
font-size: 2.5rem;
margin-bottom: 1.5rem;
}
.reviews-section-variant .review-text {
font-size: 0.95rem;
}
.reviews-section-variant .review-card-featured .review-text {
font-size: 1rem;
}
.reviews-section-variant .author-name {
font-size: 0.9rem;
}
.reviews-section-variant .avatar-placeholder {
width: 48px;
height: 48px;
}
.reviews-section-variant .avatar-placeholder::before {
width: 24px;
height: 24px;
}
.reviews-section-variant .avatar-placeholder::after {
width: 40px;
height: 40px;
}
.reviews-section-variant .author-avatar-large .avatar-placeholder {
width: 64px;
height: 64px;
}
.decorative-blob-1,
.reviews-section-variant .decorative-blob-2 {
width: 250px;
height: 250px;
}
.reviews-section-variant .icon-element {
font-size: 1.5rem;
}
}
@media (max-width: 575px) {
.reviews-section-variant {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.reviews-section-variant .review-card:hover {
transform: translateY(-4px);
}
.reviews-section-variant .review-author-box {
flex-direction: column;
align-items: flex-start;
gap: 0.75rem;
}
.reviews-section-variant .review-author-centered {
align-items: center;
}
}
.casestudy-section-minimal {
position: relative;
padding: 100px 0;
background: var(--surface-primary);
overflow: hidden;
}
.bg-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.bg-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 15%, transparent),
transparent 70%
);
}
.bg-circle-1 {
width: 600px;
height: 600px;
top: -200px;
right: -150px;
}
.bg-circle-2 {
width: 400px;
height: 400px;
bottom: -100px;
left: -100px;
}
.bg-blob {
position: absolute;
width: 800px;
height: 800px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(
ellipse at center,
color-mix(in srgb, var(--primary-50) 40%, transparent),
transparent 60%
);
opacity: 0.6;
}
.casestudy-section-minimal .section-header {
position: relative;
z-index: 1;
max-width: 800px;
margin: 0 auto 80px;
}
.casestudy-section-minimal .header-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 16px;
margin-bottom: 24px;
}
.casestudy-section-minimal .decorative-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
transparent
);
}
.casestudy-section-minimal .header-icon {
font-size: 32px;
color: var(--primary-500);
}
.casestudy-section-minimal .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.casestudy-section-minimal .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.4;
}
.casestudy-section-minimal .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.casestudy-section-minimal .timeline-container {
position: relative;
z-index: 1;
max-width: 1200px;
margin: 0 auto;
padding: 40px 0;
}
.casestudy-section-minimal .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(
to bottom,
transparent,
var(--primary-300) 10%,
var(--primary-300) 90%,
transparent
);
transform: translateX(-50%);
}
.casestudy-section-minimal .timeline-item {
position: relative;
width: 50%;
padding: 40px;
margin-bottom: 60px;
}
.casestudy-section-minimal .timeline-item-left {
padding-right: 60px;
text-align: right;
}
.casestudy-section-minimal .timeline-item-right {
margin-left: 50%;
padding-left: 60px;
}
.casestudy-section-minimal .timeline-marker {
position: absolute;
top: 50%;
width: 60px;
height: 60px;
transform: translateY(-50%);
z-index: 2;
}
.casestudy-section-minimal .timeline-item-left .timeline-marker {
right: -30px;
}
.casestudy-section-minimal .timeline-item-right .timeline-marker {
left: -30px;
}
.casestudy-section-minimal .marker-inner {
width: 100%;
height: 100%;
background: var(--surface-primary);
border: 4px solid var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 24px;
color: var(--primary-500);
transition: all 0.3s ease;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.1);
}
.casestudy-section-minimal .timeline-item:hover .marker-inner {
background: var(--primary-500);
color: var(--light);
transform: scale(1.1);
box-shadow: 0 6px 20px color-mix(in srgb, var(--primary-500) 40%, transparent);
}
.casestudy-section-minimal .case-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
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 var(--neutral-100);
}
.casestudy-section-minimal .case-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
border-color: var(--primary-300);
}
.card-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
}
.casestudy-section-minimal .case-visual {
position: relative;
height: 200px;
background: linear-gradient(
135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 60%, var(--neutral-50))
);
overflow: hidden;
}
.casestudy-section-minimal .visual-placeholder {
width: 100%;
height: 100%;
background:
linear-gradient(45deg, var(--neutral-100) 25%, transparent 25%),
linear-gradient(-45deg, var(--neutral-100) 25%, transparent 25%),
linear-gradient(45deg, transparent 75%, var(--neutral-100) 75%),
linear-gradient(-45deg, transparent 75%, var(--neutral-100) 75%);
background-size: 40px 40px;
background-position: 0 0, 0 20px, 20px -20px, -20px 0;
opacity: 0.3;
}
.casestudy-section-minimal .visual-overlay {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 64px;
color: var(--primary-300);
opacity: 0.4;
transition: all 0.4s ease;
}
.casestudy-section-minimal .case-card:hover .visual-overlay {
opacity: 0.6;
transform: translate(-50%, -50%) scale(1.1);
}
.casestudy-section-minimal .case-content {
padding: 32px;
}
.casestudy-section-minimal .case-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
transition: color 0.3s ease;
}
.casestudy-section-minimal .case-card:hover .case-title {
color: var(--primary-500);
}
.casestudy-section-minimal .case-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 24px;
}
.casestudy-section-minimal .case-meta {
display: flex;
align-items: center;
gap: 12px;
}
.casestudy-section-minimal .meta-badges {
display: flex;
gap: 8px;
}
.badge-dot {
width: 12px;
height: 12px;
border-radius: 50%;
transition: transform 0.3s ease;
}
.casestudy-section-minimal .case-card:hover .badge-dot {
transform: scale(1.2);
}
.badge-success {
background: color-mix(in srgb, #10b981 70%, var(--primary-500) 30%);
}
.badge-info {
background: color-mix(in srgb, #3b82f6 70%, var(--primary-500) 30%);
}
.badge-warning {
background: color-mix(in srgb, #f59e0b 70%, var(--primary-500) 30%);
}
.badge-primary {
background: var(--primary-500);
}
.badge-danger {
background: color-mix(in srgb, #ef4444 70%, var(--primary-500) 30%);
}
.bottom-decoration {
position: relative;
margin-top: 60px;
display: flex;
justify-content: center;
gap: 16px;
}
.casestudy-section-minimal .deco-shape {
width: 60px;
height: 8px;
background: var(--primary-300);
border-radius: 4px;
animation: pulse-shape 2s ease-in-out infinite;
}
.casestudy-section-minimal .shape-2 {
animation-delay: 0.3s;
}
.casestudy-section-minimal .shape-3 {
animation-delay: 0.6s;
}
@keyframes pulse-shape {
0%, 100% {
opacity: 0.3;
transform: scaleX(1);
}
50% {
opacity: 1;
transform: scaleX(1.2);
}
}
@media (max-width: 991px) {
.casestudy-section-minimal .section-title {
font-size: 2rem;
}
.casestudy-section-minimal .section-subtitle {
font-size: 1.125rem;
}
.casestudy-section-minimal .timeline-line {
left: 30px;
}
.timeline-item,
.timeline-item-left,
.casestudy-section-minimal .timeline-item-right {
width: 100%;
margin-left: 0;
padding: 20px 20px 20px 80px;
text-align: left;
}
.casestudy-section-minimal .timeline-marker {
left: 0 !important;
right: auto !important;
}
.casestudy-section-minimal .marker-inner {
width: 50px;
height: 50px;
font-size: 20px;
}
.casestudy-section-minimal .case-visual {
height: 160px;
}
.casestudy-section-minimal .visual-overlay {
font-size: 48px;
}
}
@media (max-width: 767px) {
.casestudy-section-minimal {
padding: 60px 0;
}
.casestudy-section-minimal .section-header {
margin-bottom: 50px;
}
.casestudy-section-minimal .section-title {
font-size: 1.75rem;
}
.casestudy-section-minimal .section-subtitle {
font-size: 1rem;
}
.casestudy-section-minimal .section-description {
font-size: 1rem;
}
.casestudy-section-minimal .header-icon {
font-size: 24px;
}
.casestudy-section-minimal .decorative-line {
width: 40px;
}
.casestudy-section-minimal .timeline-item {
margin-bottom: 40px;
padding: 15px 15px 15px 70px;
}
.casestudy-section-minimal .marker-inner {
width: 44px;
height: 44px;
font-size: 18px;
border-width: 3px;
}
.casestudy-section-minimal .case-content {
padding: 24px 20px;
}
.casestudy-section-minimal .case-title {
font-size: 1.25rem;
}
.casestudy-section-minimal .case-description {
font-size: 0.9375rem;
}
.casestudy-section-minimal .case-visual {
height: 140px;
}
.casestudy-section-minimal .visual-overlay {
font-size: 40px;
}
.bg-circle-1 {
width: 400px;
height: 400px;
}
.bg-circle-2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 575px) {
.casestudy-section-minimal .section-title {
font-size: 1.5rem;
}
.casestudy-section-minimal .case-title {
font-size: 1.125rem;
}
.casestudy-section-minimal .timeline-line {
left: 22px;
}
.casestudy-section-minimal .timeline-item {
padding-left: 60px;
}
.casestudy-section-minimal .marker-inner {
width: 40px;
height: 40px;
font-size: 16px;
}
.bottom-decoration {
gap: 12px;
}
.casestudy-section-minimal .deco-shape {
width: 40px;
height: 6px;
}
}
.process-section-style {
position: relative;
padding: 100px 0;
background: var(--surface-primary);
overflow: hidden;
}
.process-section-style .section-header {
margin-bottom: 80px;
}
.process-section-style .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
letter-spacing: -0.02em;
}
.process-section-style .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-500);
margin-bottom: 24px;
}
.process-section-style .section-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
}
.process-section-style .process-timeline {
position: relative;
padding: 40px 0;
}
.process-section-style .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: linear-gradient(
to bottom,
transparent,
var(--primary-300) 10%,
var(--primary-300) 90%,
transparent
);
transform: translateX(-50%);
z-index: 1;
}
.process-section-style .process-row {
margin-bottom: 80px;
position: relative;
}
.process-section-style .process-row:last-child {
margin-bottom: 0;
}
.process-section-style .process-card {
background: var(--surface-secondary);
border-radius: 16px;
padding: 40px;
position: relative;
box-shadow: 0 4px 24px 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-500) 10%, transparent);
}
.process-section-style .process-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-500);
}
.process-section-style .process-number {
position: absolute;
top: -20px;
right: 40px;
font-size: 4rem;
font-weight: 800;
color: color-mix(in srgb, var(--primary-500) 8%, transparent);
line-height: 1;
z-index: 0;
pointer-events: none;
}
.process-section-style .process-icon {
width: 72px;
height: 72px;
border-radius: 16px;
background: linear-gradient(135deg, var(--primary-500), color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%));
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 24px;
position: relative;
z-index: 1;
}
.process-section-style .process-icon i {
font-size: 2rem;
color: var(--light);
}
.process-section-style .process-title {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
position: relative;
z-index: 1;
}
.process-section-style .process-description {
font-size: 1.0625rem;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
position: relative;
z-index: 1;
}
.process-section-style .visual-placeholder {
height: 100%;
min-height: 320px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.process-section-style .decorative-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0.15;
}
.process-section-style .circle-1 {
width: 200px;
height: 200px;
top: 10%;
left: 15%;
animation: float 6s ease-in-out infinite;
}
.process-section-style .circle-2 {
width: 140px;
height: 140px;
bottom: 20%;
right: 20%;
animation: float 8s ease-in-out infinite reverse;
}
.process-section-style .decorative-shape {
position: absolute;
background: var(--primary-500);
opacity: 0.12;
}
.process-section-style .shape-1 {
width: 180px;
height: 180px;
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
top: 15%;
right: 10%;
animation: morph 10s ease-in-out infinite;
}
.process-section-style .shape-2 {
width: 120px;
height: 120px;
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
bottom: 15%;
left: 15%;
animation: morph 12s ease-in-out infinite reverse;
}
.process-section-style .decorative-blob {
position: absolute;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0.1;
filter: blur(40px);
}
.process-section-style .blob-1 {
width: 250px;
height: 250px;
border-radius: 50%;
top: 5%;
right: 5%;
animation: pulse 8s ease-in-out infinite;
}
.process-section-style .blob-2 {
width: 180px;
height: 180px;
border-radius: 50%;
bottom: 10%;
left: 10%;
animation: pulse 10s ease-in-out infinite reverse;
}
.process-section-style .decorative-ring {
position: absolute;
border-radius: 50%;
border: 3px solid var(--primary-500);
opacity: 0.2;
}
.process-section-style .ring-1 {
width: 160px;
height: 160px;
top: 20%;
left: 20%;
animation: rotate 20s linear infinite;
}
.process-section-style .ring-2 {
width: 100px;
height: 100px;
bottom: 25%;
right: 25%;
animation: rotate 15s linear infinite reverse;
}
.process-section-style .decorative-star {
position: absolute;
width: 24px;
height: 24px;
background: var(--primary-500);
opacity: 0.25;
clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}
.process-section-style .star-1 {
top: 15%;
right: 20%;
animation: twinkle 3s ease-in-out infinite;
}
.process-section-style .star-2 {
top: 50%;
right: 10%;
animation: twinkle 4s ease-in-out infinite 1s;
}
.process-section-style .star-3 {
bottom: 20%;
right: 30%;
animation: twinkle 5s ease-in-out infinite 2s;
}
.process-section-style .decorative-bg-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.bg-shape {
position: absolute;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0.03;
filter: blur(60px);
}
.process-section-style .shape-top-left {
width: 500px;
height: 500px;
border-radius: 50%;
top: -200px;
left: -200px;
}
.process-section-style .shape-bottom-right {
width: 600px;
height: 600px;
border-radius: 50%;
bottom: -250px;
right: -250px;
}
@keyframes float {
0%, 100% {
transform: translateY(0) scale(1);
}
50% {
transform: translateY(-20px) scale(1.05);
}
}
@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%;
}
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 0.1;
}
50% {
transform: scale(1.1);
opacity: 0.15;
}
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes twinkle {
0%, 100% {
opacity: 0.25;
transform: scale(1);
}
50% {
opacity: 0.5;
transform: scale(1.2);
}
}
@media (max-width: 991.98px) {
.process-section-style .timeline-line {
left: 30px;
}
.process-row,
.process-section-style .process-row.reverse {
flex-direction: column;
}
.process-content-left,
.process-content-right,
.process-visual-left,
.process-section-style .process-visual-right {
width: 100%;
max-width: 100%;
}
.process-visual-left,
.process-section-style .process-visual-right {
display: none;
}
.process-section-style .process-card {
margin-left: 60px;
}
.process-section-style .process-card::before {
content: '';
position: absolute;
left: -60px;
top: 50px;
width: 30px;
height: 2px;
background: var(--primary-500);
}
}
@media (max-width: 767.98px) {
.process-section-style {
padding: 60px 0;
}
.process-section-style .section-header {
margin-bottom: 50px;
}
.process-section-style .section-title {
font-size: 2rem;
}
.process-section-style .section-subtitle {
font-size: 1.25rem;
}
.process-section-style .section-description {
font-size: 1rem;
}
.process-section-style .process-card {
padding: 30px;
margin-left: 50px;
}
.process-section-style .process-number {
font-size: 3rem;
top: -15px;
right: 30px;
}
.process-section-style .process-icon {
width: 60px;
height: 60px;
}
.process-section-style .process-icon i {
font-size: 1.5rem;
}
.process-section-style .process-title {
font-size: 1.5rem;
}
.process-section-style .process-description {
font-size: 1rem;
}
.process-section-style .process-row {
margin-bottom: 50px;
}
}
@media (max-width: 575.98px) {
.process-section-style .process-card {
padding: 24px;
margin-left: 40px;
}
.process-section-style .process-card::before {
left: -40px;
width: 20px;
}
.process-section-style .timeline-line {
left: 20px;
}
}
.timeline-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;
}
.timeline-section-clean .section-header {
position: relative;
z-index: 2;
}
.timeline-section-clean #timeline-title {
color: var(--text-primary);
letter-spacing: -0.02em;
}
.timeline-section-clean #timeline-subtitle {
color: var(--primary-500);
font-weight: 600;
}
.timeline-section-clean #timeline-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.timeline-section-clean .timeline-wrapper {
position: relative;
z-index: 2;
padding: 2rem 0;
}
.timeline-section-clean .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
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-clean .timeline-item {
position: relative;
margin-bottom: 4rem;
}
.timeline-section-clean .timeline-item:last-child {
margin-bottom: 0;
}
.timeline-section-clean .timeline-marker {
position: relative;
z-index: 3;
}
.timeline-section-clean .marker-dot {
width: 24px;
height: 24px;
background: var(--primary-500);
border: 4px solid var(--surface-primary);
border-radius: 50%;
margin: 0 auto;
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
transition: all 0.3s ease;
}
.timeline-section-clean .timeline-item:hover .marker-dot {
background: var(--primary-700);
transform: scale(1.2);
box-shadow: 0 0 0 6px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.timeline-section-clean .timeline-content {
position: relative;
padding: 2rem;
background: var(--surface-primary);
border-radius: 12px;
box-shadow: 0 4px 20px color-mix(in srgb, var(--neutral-900) 8%, transparent 92%);
transition: all 0.3s ease;
}
.timeline-section-clean .timeline-content:hover {
transform: translateY(-4px);
box-shadow: 0 8px 30px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.timeline-section-clean .timeline-content::before {
content: '';
position: absolute;
top: 50%;
width: 30px;
height: 2px;
background: var(--primary-300);
transform: translateY(-50%);
}
.timeline-section-clean .row .col-md-5:first-child .timeline-content::before {
right: -30px;
}
.timeline-section-clean .row .col-md-5:last-child .timeline-content::before {
left: -30px;
}
.timeline-section-clean .timeline-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: white;
border-radius: 12px;
font-size: 1.25rem;
margin-bottom: 1rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.timeline-section-clean .timeline-badge-alt {
background: linear-gradient(135deg, var(--primary-700), var(--primary-500));
}
.timeline-section-clean .timeline-content h4 {
color: var(--text-primary);
margin-bottom: 0.75rem;
}
.timeline-section-clean .timeline-content p {
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 0;
}
.timeline-section-clean .timeline-visual {
padding: 1rem;
}
.timeline-section-clean .visual-placeholder {
position: relative;
width: 100%;
height: 200px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 10%, transparent 90%),
color-mix(in srgb, var(--primary-700) 10%, transparent 90%));
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
transition: all 0.3s ease;
}
.timeline-section-clean .timeline-item:hover .visual-placeholder {
border-color: var(--primary-500);
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 15%, transparent 85%),
color-mix(in srgb, var(--primary-700) 15%, transparent 85%));
}
.timeline-section-clean .visual-placeholder i {
font-size: 4rem;
color: var(--primary-500);
opacity: 0.4;
transition: all 0.3s ease;
}
.timeline-section-clean .timeline-item:hover .visual-placeholder i {
opacity: 0.6;
transform: scale(1.1);
}
.timeline-section-clean .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.timeline-section-clean .shape {
position: absolute;
border-radius: 50%;
opacity: 0.05;
}
.timeline-section-clean .shape-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: 10%;
left: 5%;
animation: float-shape 20s infinite ease-in-out;
}
.timeline-section-clean .shape-2 {
width: 200px;
height: 200px;
background: var(--primary-700);
top: 50%;
right: 10%;
animation: float-shape 15s infinite ease-in-out reverse;
}
.timeline-section-clean .shape-3 {
width: 250px;
height: 250px;
background: var(--primary-300);
bottom: 10%;
left: 50%;
animation: float-shape 18s infinite ease-in-out;
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@media (max-width: 767.98px) {
.timeline-section-clean .timeline-line {
left: 30px;
}
.timeline-section-clean .timeline-marker {
position: absolute;
left: 18px;
top: 2rem;
}
.timeline-section-clean .timeline-content {
margin-left: 80px;
}
.timeline-section-clean .timeline-content::before {
left: -50px;
width: 50px;
}
.timeline-section-clean .timeline-visual {
margin-left: 80px;
margin-top: 1rem;
}
.timeline-section-clean .visual-placeholder {
height: 150px;
}
.timeline-section-clean .visual-placeholder i {
font-size: 3rem;
}
.timeline-section-clean .shape-1,
.timeline-section-clean .shape-2,
.timeline-section-clean .shape-3 {
width: 150px;
height: 150px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.timeline-section-clean .visual-placeholder {
height: 180px;
}
.timeline-section-clean .visual-placeholder i {
font-size: 3.5rem;
}
}
@media (min-width: 992px) {
.timeline-section-clean .timeline-item {
margin-bottom: 5rem;
}
}
@media (prefers-reduced-motion: reduce) {
.timeline-section-clean .marker-dot,
.timeline-section-clean .timeline-content,
.timeline-section-clean .visual-placeholder,
.timeline-section-clean .visual-placeholder i {
transition: none;
}
.timeline-section-clean .shape-1,
.timeline-section-clean .shape-2,
.timeline-section-clean .shape-3 {
animation: none;
}
}
@media print {
.timeline-section-clean {
background: white;
}
.timeline-section-clean .decorative-shapes,
.timeline-section-clean .timeline-badge {
display: none;
}
.timeline-section-clean .timeline-content {
box-shadow: none;
border: 1px solid var(--neutral-300);
}
}
.career-section-variant {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.career-section-variant .decorative-circle-top {
position: absolute;
top: -50px;
right: -50px;
width: 200px;
height: 200px;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-500) 8%, transparent);
z-index: 0;
}
.career-section-variant .decorative-dot-pattern {
position: absolute;
top: 40px;
left: 20px;
width: 80px;
height: 80px;
background-image: radial-gradient(
circle,
color-mix(in srgb, var(--primary-500) 20%, transparent) 2px,
transparent 2px
);
background-size: 20px 20px;
opacity: 0.4;
z-index: 0;
}
.career-section-variant .decorative-line-accent {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
color-mix(in srgb, var(--primary-500) 60%, transparent)
);
margin: 2rem auto 0;
border-radius: 2px;
}
.career-section-variant .decorative-blob-1 {
position: absolute;
bottom: -100px;
left: -80px;
width: 300px;
height: 300px;
background: color-mix(in srgb, var(--primary-300) 10%, transparent);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
z-index: 0;
animation: blob-float 20s ease-in-out infinite;
}
.career-section-variant .decorative-blob-2 {
position: absolute;
top: 50%;
right: -120px;
width: 250px;
height: 250px;
background: color-mix(in srgb, var(--primary-500) 8%, transparent);
border-radius: 30% 70% 70% 30% / 60% 40% 60% 40%;
z-index: 0;
animation: blob-float 25s ease-in-out infinite reverse;
}
.career-section-variant .decorative-grid-pattern {
position: absolute;
bottom: 0;
right: 0;
width: 300px;
height: 300px;
background-image: linear-gradient(
color-mix(in srgb, var(--neutral-300) 15%, transparent) 1px,
transparent 1px
),
linear-gradient(
90deg,
color-mix(in srgb, var(--neutral-300) 15%, transparent) 1px,
transparent 1px
);
background-size: 30px 30px;
opacity: 0.3;
z-index: 0;
}
@keyframes blob-float {
0%,
100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
.career-section-variant .career-card {
position: relative;
background: var(--light);
border: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
border-radius: 16px;
padding: 2rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
z-index: 1;
}
.career-section-variant .career-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 cubic-bezier(0.4, 0, 0.2, 1);
}
.career-section-variant .career-card:hover {
transform: translateY(-8px);
border-color: color-mix(in srgb, var(--primary-500) 30%, transparent);
box-shadow: 0 20px 40px color-mix(in srgb, var(--primary-500) 12%, transparent);
}
.career-section-variant .career-card:hover::before {
transform: scaleX(1);
}
.career-section-variant .career-card-header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 1.5rem;
}
.career-section-variant .icon-wrapper {
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
border-radius: 12px;
color: var(--primary-500);
font-size: 1.75rem;
transition: all 0.3s ease;
}
.career-section-variant .career-card:hover .icon-wrapper {
background: var(--primary-500);
color: var(--light);
transform: scale(1.1) rotate(5deg);
}
.badge-new,
.badge-featured,
.badge-urgent {
padding: 0.35rem 0.85rem;
border-radius: 20px;
font-size: 0.75rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.badge-new {
background: color-mix(in srgb, var(--primary-500) 15%, transparent);
color: var(--primary-700);
}
.badge-featured {
background: color-mix(in srgb, var(--primary-300) 20%, transparent);
color: var(--primary-700);
}
.badge-urgent {
background: color-mix(in srgb, var(--primary-700) 15%, transparent);
color: var(--primary-700);
}
.career-section-variant .career-card-body {
position: relative;
z-index: 1;
}
.career-section-variant .career-title {
color: var(--text-primary);
font-size: 1.5rem;
font-weight: 700;
line-height: 1.3;
transition: color 0.3s ease;
}
.career-section-variant .career-card:hover .career-title {
color: var(--primary-500);
}
.career-section-variant .career-description {
color: var(--text-secondary);
font-size: 1rem;
line-height: 1.7;
margin-bottom: 0;
}
.career-section-variant .career-meta {
display: flex;
align-items: center;
justify-content: space-between;
gap: 1rem;
}
.career-section-variant .role-badge {
display: inline-flex;
align-items: center;
padding: 0.5rem 1rem;
background: color-mix(in srgb, var(--neutral-300) 20%, transparent);
color: var(--text-primary);
border-radius: 8px;
font-size: 0.875rem;
font-weight: 600;
transition: all 0.3s ease;
}
.career-section-variant .career-card:hover .role-badge {
background: color-mix(in srgb, var(--primary-500) 15%, transparent);
color: var(--primary-700);
}
.career-section-variant .decorative-dots {
display: flex;
gap: 6px;
}
.career-section-variant .decorative-dots .dot {
width: 6px;
height: 6px;
background: color-mix(in srgb, var(--primary-500) 40%, transparent);
border-radius: 50%;
transition: all 0.3s ease;
}
.career-section-variant .career-card:hover .decorative-dots .dot {
background: var(--primary-500);
}
.career-section-variant .career-card:hover .decorative-dots .dot:nth-child(1) {
animation: dot-bounce 0.6s ease infinite;
}
.career-section-variant .career-card:hover .decorative-dots .dot:nth-child(2) {
animation: dot-bounce 0.6s ease 0.1s infinite;
}
.career-section-variant .career-card:hover .decorative-dots .dot:nth-child(3) {
animation: dot-bounce 0.6s ease 0.2s infinite;
}
@keyframes dot-bounce {
0%,
100% {
transform: translateY(0);
}
50% {
transform: translateY(-6px);
}
}
.career-section-variant .career-card-footer {
margin-top: 1.5rem;
padding-top: 1.5rem;
border-top: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent);
}
.career-section-variant .icon-row {
display: flex;
gap: 1rem;
justify-content: flex-start;
}
.career-section-variant .icon-row i {
width: 36px;
height: 36px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--neutral-300) 15%, transparent);
color: var(--text-secondary);
border-radius: 8px;
font-size: 1rem;
transition: all 0.3s ease;
}
.career-section-variant .career-card:hover .icon-row i {
background: color-mix(in srgb, var(--primary-500) 12%, transparent);
color: var(--primary-500);
transform: translateY(-3px);
}
.career-section-variant .icon-row i:hover {
background: var(--primary-500);
color: var(--light);
}
@media (max-width: 991.98px) {
.career-section-variant .career-card {
padding: 1.5rem;
}
.career-section-variant .career-title {
font-size: 1.25rem;
}
.career-section-variant .icon-wrapper {
width: 50px;
height: 50px;
font-size: 1.5rem;
}
.decorative-blob-1,
.career-section-variant .decorative-blob-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 767.98px) {
.career-section-variant {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.career-section-variant .career-card {
padding: 1.25rem;
}
.career-section-variant .career-title {
font-size: 1.15rem;
}
.career-section-variant .career-description {
font-size: 0.95rem;
}
.career-section-variant .icon-wrapper {
width: 45px;
height: 45px;
font-size: 1.25rem;
}
.career-section-variant .decorative-circle-top {
width: 150px;
height: 150px;
}
.decorative-blob-1,
.career-section-variant .decorative-blob-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.career-section-variant .career-meta {
flex-direction: column;
align-items: flex-start;
gap: 0.75rem;
}
.career-section-variant .icon-row {
width: 100%;
justify-content: space-between;
}
.career-section-variant .role-badge {
font-size: 0.8rem;
padding: 0.4rem 0.85rem;
}
}
.coreinfo-section {
position: relative;
overflow: hidden;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 20%, var(--surface-primary) 80%) 100%
);
}
.coreinfo-section .decorative-badge {
display: inline-flex;
align-items: center;
justify-content: center;
}
.badge-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
position: relative;
animation: pulse-dot 2s infinite;
}
.badge-dot::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
background: var(--primary-500);
opacity: 0.4;
animation: pulse-ring 2s infinite;
}
@keyframes pulse-dot {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.1); }
}
@keyframes pulse-ring {
0% {
transform: scale(1);
opacity: 0.4;
}
100% {
transform: scale(2.5);
opacity: 0;
}
}
.coreinfo-section .section-title {
font-size: 2.25rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.3;
letter-spacing: -0.02em;
}
.coreinfo-section .section-subtitle {
font-size: 1.375rem;
font-weight: 600;
color: var(--primary-700);
line-height: 1.4;
}
.coreinfo-section .section-description {
font-size: 1.0625rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 48rem;
margin-left: auto;
margin-right: auto;
}
.coreinfo-section .coreinfo-card {
background: var(--surface-primary);
border: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
border-radius: 16px;
padding: 2rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.coreinfo-section .coreinfo-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-section .coreinfo-card:hover {
transform: translateY(-8px);
box-shadow:
0 12px 32px color-mix(in srgb, var(--primary-500) 12%, transparent 88%),
0 4px 12px color-mix(in srgb, var(--neutral-900) 8%, transparent 92%);
border-color: color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
}
.coreinfo-section .coreinfo-card:hover::before {
transform: scaleX(1);
}
.card-icon-wrapper {
width: 64px;
height: 64px;
border-radius: 14px;
background: linear-gradient(
135deg,
var(--primary-100) 0%,
var(--primary-50) 100%
);
display: flex;
align-items: center;
justify-content: center;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.card-icon-wrapper i {
font-size: 1.75rem;
color: var(--primary-700);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-section .coreinfo-card:hover .card-icon-wrapper {
transform: scale(1.08) rotate(5deg);
background: linear-gradient(
135deg,
var(--primary-300) 0%,
var(--primary-100) 100%
);
}
.coreinfo-section .coreinfo-card:hover .card-icon-wrapper i {
color: var(--primary-500);
transform: scale(1.1);
}
.card-title {
font-size: 1.25rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.4;
letter-spacing: -0.01em;
margin-bottom: 0.75rem;
}
.card-description {
font-size: 0.9375rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 1.25rem;
}
.coreinfo-section .decorative-line {
width: 48px;
height: 3px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
transparent 100%
);
border-radius: 2px;
transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-section .coreinfo-card:hover .decorative-line {
width: 72px;
}
.coreinfo-section .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.coreinfo-section .shape {
position: absolute;
border-radius: 50%;
opacity: 0.04;
}
.coreinfo-section .shape-circle-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
right: -100px;
animation: float-1 20s infinite ease-in-out;
}
.coreinfo-section .shape-circle-2 {
width: 280px;
height: 280px;
background: var(--primary-700);
bottom: -80px;
left: -80px;
animation: float-2 25s infinite ease-in-out;
}
.coreinfo-section .shape-blob {
width: 320px;
height: 320px;
background: var(--primary-300);
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 40% 60% 70% 30% / 50% 40% 60% 50%;
animation: morph 15s infinite ease-in-out;
}
@keyframes float-1 {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
33% { transform: translate(20px, -20px) rotate(120deg); }
66% { transform: translate(-20px, 20px) rotate(240deg); }
}
@keyframes float-2 {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
50% { transform: translate(-30px, -30px) rotate(180deg); }
}
@keyframes morph {
0%, 100% { border-radius: 40% 60% 70% 30% / 50% 40% 60% 50%; }
25% { border-radius: 60% 40% 30% 70% / 40% 60% 50% 50%; }
50% { border-radius: 30% 70% 60% 40% / 60% 50% 40% 50%; }
75% { border-radius: 70% 30% 40% 60% / 50% 40% 60% 50%; }
}
@media (max-width: 991.98px) {
.coreinfo-section .section-title {
font-size: 1.875rem;
}
.coreinfo-section .section-subtitle {
font-size: 1.1875rem;
}
.coreinfo-section .section-description {
font-size: 1rem;
}
.coreinfo-section .coreinfo-card {
padding: 1.75rem;
}
.card-icon-wrapper {
width: 56px;
height: 56px;
}
.card-icon-wrapper i {
font-size: 1.5rem;
}
.card-title {
font-size: 1.125rem;
}
}
@media (max-width: 767.98px) {
.coreinfo-section .section-title {
font-size: 1.625rem;
}
.coreinfo-section .section-subtitle {
font-size: 1.0625rem;
}
.coreinfo-section .section-description {
font-size: 0.9375rem;
}
.coreinfo-section .coreinfo-card {
padding: 1.5rem;
}
.card-icon-wrapper {
width: 52px;
height: 52px;
}
.card-icon-wrapper i {
font-size: 1.375rem;
}
.card-title {
font-size: 1.0625rem;
}
.card-description {
font-size: 0.875rem;
}
.shape-circle-1,
.shape-circle-2,
.coreinfo-section .shape-blob {
opacity: 0.02;
}
}
@media (max-width: 575.98px) {
.coreinfo-section {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.coreinfo-section .section-title {
font-size: 1.5rem;
}
.coreinfo-section .section-subtitle {
font-size: 1rem;
}
}
.coreinfo-section .coreinfo-card:focus-within {
outline: 2px solid var(--primary-500);
outline-offset: 4px;
}
@media (prefers-reduced-motion: reduce) {
.coreinfo-card,
.card-icon-wrapper,
.card-icon-wrapper i,
.coreinfo-section .decorative-line {
transition: none;
}
.badge-dot,
.badge-dot::before,
.shape-circle-1,
.shape-circle-2,
.coreinfo-section .shape-blob {
animation: none;
}
}
@media print {
.coreinfo-section {
background: white !important;
}
.coreinfo-section .decorative-shapes {
display: none;
}
.coreinfo-section .coreinfo-card {
page-break-inside: avoid;
box-shadow: none;
border: 1px solid #ddd;
}
}
.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-special {
position: relative;
background: linear-gradient(135deg,
var(--neutral-50) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--neutral-50) 70%) 100%
);
overflow: hidden;
}
.contact-section-special .decorative-dot-pattern {
width: 60px;
height: 6px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
border-radius: 3px;
margin: 0 auto;
}
.contact-section-special .decorative-line-accent {
width: 80px;
height: 3px;
background: var(--primary-500);
border-radius: 2px;
}
.contact-section-special #contact-title {
color: var(--text-primary);
letter-spacing: -0.5px;
}
.contact-section-special #contact-subtitle {
color: var(--primary-700);
font-weight: 600;
}
.contact-section-special #contact-desc {
color: var(--text-secondary);
line-height: 1.8;
}
.contact-section-special .contact-form-wrapper {
position: relative;
background: var(--light);
border-radius: 20px;
padding: 2.5rem;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.contact-section-special .form-decorative-shape {
position: absolute;
top: -20px;
right: -20px;
width: 150px;
height: 150px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent
);
border-radius: 50%;
z-index: 0;
}
.contact-section-special .form-corner-accent {
position: absolute;
bottom: 0;
left: 0;
width: 100px;
height: 100px;
background: linear-gradient(45deg,
var(--primary-500),
transparent
);
opacity: 0.1;
border-radius: 0 100% 0 0;
}
.contact-section-special .contact-form-special {
position: relative;
z-index: 1;
}
.contact-section-special .form-control {
border: 2px solid var(--neutral-300);
border-radius: 12px;
padding: 1rem;
transition: all 0.3s ease;
background: var(--light);
}
.contact-section-special .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
background: var(--light);
}
.contact-section-special .form-floating > label {
color: var(--text-secondary);
padding-left: 1rem;
}
.contact-section-special #contact-form-name,
.contact-section-special #contact-form-email,
.contact-section-special #contact-form-phone,
.contact-section-special #contact-form-message {
font-weight: 500;
}
.contact-section-special .form-check-input {
border: 2px solid var(--neutral-300);
border-radius: 6px;
width: 1.25em;
height: 1.25em;
}
.contact-section-special .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-special #contact-form-checkbox {
color: var(--text-secondary);
font-size: 0.95rem;
}
.contact-section-special .btn-submit-special {
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
border: none !important;
padding: 1rem 2.5rem;
border-radius: 12px;
font-weight: 600;
font-size: 1.1rem;
transition: all 0.3s ease;
box-shadow: 0 8px 25px rgba(37, 99, 235, 0.3);
display: inline-flex;
align-items: center;
justify-content: center;
}
.contact-section-special .btn-submit-special:hover {
transform: translateY(-3px);
box-shadow: 0 12px 35px rgba(37, 99, 235, 0.4);
}
.contact-section-special .btn-submit-special:active {
transform: translateY(-1px);
}
.contact-section-special .btn-submit-special i {
transition: transform 0.3s ease;
}
.contact-section-special .btn-submit-special:hover i {
transform: translateX(5px);
}
.contact-section-special .contact-info-wrapper {
position: relative;
height: 100%;
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.contact-section-special .info-decorative-shape {
position: absolute;
top: -30px;
left: -30px;
width: 200px;
height: 200px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-500) 10%, transparent 90%),
transparent
);
border-radius: 50%;
z-index: 0;
}
.contact-section-special .contact-info-card {
position: relative;
background: var(--light);
border-radius: 16px;
padding: 1.8rem;
display: flex;
align-items: flex-start;
gap: 1.5rem;
box-shadow: 0 6px 25px rgba(var(--black-rgb), 0.06);
border: 1px solid var(--neutral-300);
transition: all 0.3s ease;
overflow: hidden;
}
.contact-section-special .contact-info-card:hover {
transform: translateY(-5px);
box-shadow: 0 12px 35px rgba(var(--black-rgb), 0.1);
border-color: var(--primary-500);
}
.contact-section-special .info-badge {
position: absolute;
top: 10px;
right: 10px;
width: 40px;
height: 40px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%),
transparent
);
border-radius: 50%;
}
.contact-section-special .info-icon-wrapper {
flex-shrink: 0;
width: 60px;
height: 60px;
background: linear-gradient(135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 14px;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.5rem;
box-shadow: 0 6px 20px rgba(37, 99, 235, 0.3);
}
.contact-section-special .info-content {
flex: 1;
}
.contact-section-special .info-title {
font-size: 1.1rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.5rem;
}
.contact-section-special #contact-info-phone,
.contact-section-special #contact-info-email,
.contact-section-special #contact-info-address {
color: var(--text-secondary);
margin: 0;
line-height: 1.6;
font-size: 0.95rem;
}
.contact-section-special .decorative-icons-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 1rem;
margin-top: 2rem;
}
.contact-section-special .dec-icon-item {
aspect-ratio: 1;
background: linear-gradient(135deg,
var(--primary-100),
color-mix(in srgb, var(--primary-300) 50%, var(--primary-100) 50%)
);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5rem;
color: var(--primary-700);
transition: all 0.3s ease;
}
.contact-section-special .dec-icon-item:hover {
transform: scale(1.1) rotate(5deg);
box-shadow: 0 6px 20px rgba(var(--black-rgb), 0.1);
}
.contact-section-special .decorative-circles {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 0;
pointer-events: none;
}
.contact-section-special .decorative-circles .circle-1,
.contact-section-special .decorative-circles .circle-2,
.contact-section-special .decorative-circles .circle-3 {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent
);
}
.contact-section-special .decorative-circles .circle-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
}
.contact-section-special .decorative-circles .circle-2 {
width: 200px;
height: 200px;
bottom: 50px;
left: -50px;
}
.contact-section-special .decorative-circles .circle-3 {
width: 150px;
height: 150px;
top: 50%;
right: 10%;
}
@media (max-width: 991.98px) {
.contact-section-special .contact-form-wrapper,
.contact-section-special .contact-info-wrapper {
padding: 2rem 1.5rem;
}
.contact-section-special .decorative-icons-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767.98px) {
.contact-section-special #contact-title {
font-size: 2rem;
}
.contact-section-special .contact-info-card {
flex-direction: column;
text-align: center;
gap: 1rem;
}
.contact-section-special .info-icon-wrapper {
margin: 0 auto;
}
.contact-section-special .btn-submit-special {
padding: 0.9rem 2rem;
font-size: 1rem;
}
}
@media (max-width: 575.98px) {
.contact-section-special {
padding: 3rem 0;
}
.contact-section-special .contact-form-wrapper {
padding: 1.5rem;
}
.contact-section-special .decorative-icons-grid {
gap: 0.75rem;
}
.contact-section-special .dec-icon-item {
font-size: 1.2rem;
}
}
.blog-section-standard {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.blog-section-standard .decorative-dot-pattern {
width: 60px;
height: 8px;
background-image: radial-gradient(circle, var(--primary-500) 2px, transparent 2px);
background-size: 12px 12px;
margin: 0 auto;
opacity: 0.6;
}
.blog-section-standard .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.blog-section-standard .section-subtitle {
font-size: 1.25rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
}
.blog-section-standard .section-description {
font-size: 1.1rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.blog-section-standard .blog-card {
background: var(--surface-secondary);
border-radius: 16px;
overflow: hidden;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.05);
height: 100%;
display: flex;
flex-direction: column;
}
.blog-section-standard .blog-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.12);
}
.blog-section-standard .blog-image-wrapper {
position: relative;
width: 100%;
height: 220px;
overflow: hidden;
background: color-mix(in srgb, var(--primary-500) 10%, var(--neutral-100));
}
.blog-section-standard .blog-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-section-standard .blog-card:hover .blog-image {
transform: scale(1.08);
}
.blog-section-standard .blog-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 90%, transparent) 0%,
color-mix(in srgb, var(--primary-700) 80%, transparent) 100%
);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.4s ease;
}
.blog-section-standard .blog-card:hover .blog-overlay {
opacity: 1;
}
.blog-section-standard .blog-overlay i {
font-size: 3rem;
color: var(--light);
transform: scale(0.8);
transition: transform 0.3s ease;
}
.blog-section-standard .blog-card:hover .blog-overlay i {
transform: scale(1);
}
.blog-section-standard .blog-content {
padding: 1.75rem;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.blog-section-standard .blog-meta {
display: flex;
gap: 1.5rem;
align-items: center;
}
.blog-section-standard .blog-meta span {
display: inline-flex;
align-items: center;
gap: 0.4rem;
font-size: 0.875rem;
color: var(--text-secondary);
}
.blog-section-standard .blog-meta i {
font-size: 1rem;
color: var(--primary-500);
}
.blog-section-standard .blog-title {
font-size: 1.35rem;
font-weight: 600;
color: var(--text-primary);
line-height: 1.4;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.blog-section-standard .blog-card:hover .blog-title {
color: var(--primary-500);
}
.blog-section-standard .blog-excerpt {
font-size: 0.975rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 1.5rem;
flex-grow: 1;
}
.blog-section-standard .blog-link {
display: inline-flex;
align-items: center;
gap: 0.5rem;
font-size: 1rem;
font-weight: 600;
color: var(--primary-500);
text-decoration: none;
transition: all 0.3s ease;
position: relative;
padding-bottom: 0.25rem;
}
.blog-section-standard .blog-link::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width 0.3s ease;
}
.blog-section-standard .blog-link:hover {
color: var(--primary-700);
gap: 0.75rem;
}
.blog-section-standard .blog-link:hover::after {
width: calc(100% - 1.5rem);
}
.blog-section-standard .blog-link i {
transition: transform 0.3s ease;
}
.blog-section-standard .blog-link:hover i {
transform: translateX(4px);
}
.blog-section-standard .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.04;
pointer-events: none;
z-index: 0;
}
.blog-section-standard .decorative-blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: -100px;
right: -100px;
}
.blog-section-standard .decorative-blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-700) 0%, transparent 70%);
bottom: -80px;
left: -80px;
}
@media (max-width: 991.98px) {
.blog-section-standard .section-title {
font-size: 2rem;
}
.blog-section-standard .section-subtitle {
font-size: 1.1rem;
}
.blog-section-standard .section-description {
font-size: 1rem;
}
.blog-section-standard .blog-title {
font-size: 1.25rem;
}
.blog-section-standard .blog-excerpt {
font-size: 0.925rem;
}
}
@media (max-width: 767.98px) {
.blog-section-standard .section-title {
font-size: 1.75rem;
}
.blog-section-standard .section-subtitle {
font-size: 1rem;
}
.blog-section-standard .blog-image-wrapper {
height: 200px;
}
.blog-section-standard .blog-content {
padding: 1.5rem;
}
.blog-section-standard .blog-title {
font-size: 1.15rem;
}
.blog-section-standard .blog-meta {
gap: 1rem;
}
.decorative-blob-1,
.blog-section-standard .decorative-blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 575.98px) {
.blog-section-standard .section-title {
font-size: 1.5rem;
}
.blog-section-standard .blog-image-wrapper {
height: 180px;
}
.blog-section-standard .blog-content {
padding: 1.25rem;
}
.blog-section-standard .blog-title {
font-size: 1.1rem;
}
.blog-section-standard .blog-excerpt {
font-size: 0.9rem;
margin-bottom: 1.25rem;
}
.blog-section-standard .blog-link {
font-size: 0.925rem;
}
}
.faq-section-modern {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.faq-section-modern .decorative-dots-top {
position: absolute;
top: 5%;
left: 5%;
width: 120px;
height: 120px;
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 15px 15px;
opacity: 0.3;
z-index: 1;
}
.faq-section-modern .decorative-dots-bottom {
position: absolute;
bottom: 8%;
right: 8%;
width: 100px;
height: 100px;
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 12px 12px;
opacity: 0.25;
z-index: 1;
}
.faq-section-modern .decorative-circle-left {
position: absolute;
top: 30%;
left: -50px;
width: 200px;
height: 200px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-50) 0%, var(--primary-100) 100%);
opacity: 0.4;
z-index: 1;
filter: blur(40px);
}
.faq-section-modern .decorative-circle-right {
position: absolute;
bottom: 20%;
right: -60px;
width: 180px;
height: 180px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-100) 0%, var(--primary-300) 100%);
opacity: 0.35;
z-index: 1;
filter: blur(35px);
}
.faq-section-modern #faq-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
position: relative;
z-index: 2;
}
.faq-section-modern #faq-subtitle {
color: var(--primary-500);
font-weight: 600;
position: relative;
z-index: 2;
}
.faq-section-modern #faq-desc {
color: var(--text-secondary);
line-height: 1.7;
position: relative;
z-index: 2;
}
.faq-section-modern .faq-card {
border: 2px solid color-mix(in srgb, var(--primary-100) 60%, transparent 40%);
border-radius: 16px;
background: var(--light);
transition: all 0.3s ease;
overflow: hidden;
position: relative;
z-index: 2;
}
.faq-section-modern .faq-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-500) 0%, var(--primary-300) 100%);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s ease;
}
.faq-section-modern .faq-card:hover {
border-color: var(--primary-300);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.08);
transform: translateY(-4px);
}
.faq-section-modern .faq-card:hover::before {
transform: scaleX(1);
}
.faq-section-modern .card-header {
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-50) 80%, var(--light) 20%) 0%,
color-mix(in srgb, var(--primary-100) 50%, var(--light) 50%) 100%);
border-bottom: 2px solid color-mix(in srgb, var(--primary-100) 70%, transparent 30%);
padding: 1.5rem;
transition: background 0.3s ease;
}
.faq-section-modern .faq-card:hover .card-header {
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 70%, var(--light) 30%) 0%,
color-mix(in srgb, var(--primary-300) 40%, var(--light) 60%) 100%);
}
.faq-section-modern .faq-icon-wrapper {
width: 48px;
height: 48px;
min-width: 48px;
border-radius: 12px;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.12);
transition: all 0.3s ease;
}
.faq-section-modern .faq-card:hover .faq-icon-wrapper {
transform: rotate(5deg) scale(1.05);
box-shadow: 0 6px 16px rgba(var(--black-rgb), 0.16);
}
.faq-section-modern .faq-icon-wrapper i {
font-size: 1.5rem;
color: var(--light);
}
.faq-section-modern .faq-question {
color: var(--text-primary);
font-size: 1.15rem;
font-weight: 600;
line-height: 1.5;
margin-bottom: 0;
}
.faq-section-modern .card-body {
padding: 1.5rem;
background: var(--light);
}
.faq-section-modern .faq-answer {
color: var(--text-secondary);
font-size: 1rem;
line-height: 1.7;
margin-bottom: 0;
}
@media (max-width: 991.98px) {
.faq-section-modern #faq-title {
font-size: 2rem;
}
.faq-section-modern .faq-icon-wrapper {
width: 42px;
height: 42px;
min-width: 42px;
}
.faq-section-modern .faq-icon-wrapper i {
font-size: 1.3rem;
}
.faq-section-modern .faq-question {
font-size: 1.05rem;
}
}
@media (max-width: 767.98px) {
.faq-section-modern #faq-title {
font-size: 1.75rem;
}
.faq-section-modern #faq-subtitle {
font-size: 1.1rem;
}
.faq-section-modern .card-header,
.faq-section-modern .card-body {
padding: 1.25rem;
}
.faq-section-modern .faq-icon-wrapper {
width: 38px;
height: 38px;
min-width: 38px;
margin-right: 0.75rem !important;
}
.faq-section-modern .faq-icon-wrapper i {
font-size: 1.2rem;
}
.faq-section-modern .faq-question {
font-size: 1rem;
}
.faq-section-modern .faq-answer {
font-size: 0.95rem;
}
.faq-section-modern .decorative-circle-left,
.faq-section-modern .decorative-circle-right {
width: 120px;
height: 120px;
}
}
@media (max-width: 575.98px) {
.faq-section-modern #faq-title {
font-size: 1.5rem;
}
.faq-section-modern .decorative-dots-top,
.faq-section-modern .decorative-dots-bottom {
width: 80px;
height: 80px;
}
}
@media (prefers-reduced-motion: reduce) {
.faq-section-modern .faq-card,
.faq-section-modern .faq-icon-wrapper,
.faq-section-modern .card-header,
.faq-section-modern .faq-card::before {
transition: none;
}
}
@media print {
.faq-section-modern .decorative-dots-top,
.faq-section-modern .decorative-dots-bottom,
.faq-section-modern .decorative-circle-left,
.faq-section-modern .decorative-circle-right {
display: none;
}
.faq-section-modern .faq-card {
page-break-inside: avoid;
box-shadow: none;
border: 1px solid var(--neutral-300);
}
}
.footer-secondary {
position: relative;
overflow: hidden;
color: var(--light);
}
.footer-secondary .footer-bg-wrapper {
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;
padding: 4rem 0 2rem;
}
.footer-secondary .footer-bg-wrapper::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: repeating-linear-gradient(
45deg,
transparent,
transparent 10px,
color-mix(in srgb, var(--primary-300) 3%, transparent) 10px,
color-mix(in srgb, var(--primary-300) 3%, transparent) 11px
);
pointer-events: none;
}
.footer-secondary .decorative-pattern {
position: absolute;
top: 2rem;
right: 2rem;
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1rem;
opacity: 0.3;
}
.footer-secondary .pattern-dot {
width: 8px;
height: 8px;
background: var(--light);
border-radius: 50%;
animation: pulse 3s ease-in-out infinite;
}
.footer-secondary .pattern-dot:nth-child(2) {
animation-delay: 0.5s;
}
.footer-secondary .pattern-dot:nth-child(3) {
animation-delay: 1s;
}
.footer-secondary .pattern-dot:nth-child(4) {
animation-delay: 1.5s;
}
@keyframes pulse {
0%, 100% {
opacity: 0.3;
transform: scale(1);
}
50% {
opacity: 0.8;
transform: scale(1.5);
}
}
.footer-secondary .decorative-shape {
position: absolute;
border-radius: 50%;
background: color-mix(in srgb, var(--light) 10%, transparent);
pointer-events: none;
}
.footer-secondary .shape-1 {
width: 300px;
height: 300px;
top: -100px;
left: -100px;
animation: float 20s ease-in-out infinite;
}
.footer-secondary .shape-2 {
width: 200px;
height: 200px;
bottom: -50px;
right: 10%;
animation: float 15s ease-in-out infinite reverse;
}
.footer-secondary .floating-shape {
position: absolute;
background: color-mix(in srgb, var(--primary-300) 15%, transparent);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
.footer-secondary .shape-3 {
width: 150px;
height: 150px;
top: 50%;
left: 5%;
animation: morph 10s ease-in-out infinite;
}
.footer-secondary .shape-4 {
width: 180px;
height: 180px;
bottom: 20%;
right: 8%;
animation: morph 12s ease-in-out infinite reverse;
}
@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 morph {
0%, 100% {
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
transform: rotate(0deg);
}
50% {
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
transform: rotate(180deg);
}
}
.footer-secondary .footer-brand {
position: relative;
z-index: 1;
}
.footer-secondary .brand-name {
font-size: 1.75rem;
font-weight: 700;
margin-bottom: 1rem;
color: var(--light);
text-shadow: 0 2px 4px rgba(var(--black-rgb), 0.3);
}
.footer-secondary .brand-description {
font-size: 0.95rem;
line-height: 1.7;
margin-bottom: 0;
color: rgba(var(--white-rgb), 0.9);
text-shadow: 0 1px 2px rgba(var(--black-rgb), 0.2);
}
.footer-secondary .icon-grid {
display: flex;
gap: 1rem;
flex-wrap: wrap;
}
.footer-secondary .icon-item {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--light) 15%, transparent);
border-radius: 12px;
backdrop-filter: blur(10px);
transition: all 0.3s ease;
}
.footer-secondary .icon-item i {
font-size: 1.5rem;
color: var(--light);
}
.footer-secondary .icon-item:hover {
background: color-mix(in srgb, var(--light) 25%, transparent);
transform: translateY(-5px);
}
.footer-secondary .footer-heading {
font-size: 1.25rem;
font-weight: 600;
margin-bottom: 1.5rem;
color: var(--light);
position: relative;
padding-bottom: 0.75rem;
text-shadow: 0 2px 4px rgba(var(--black-rgb), 0.3);
}
.footer-secondary .decorative-line {
width: 50px;
height: 3px;
background: linear-gradient(
90deg,
var(--light),
color-mix(in srgb, var(--light) 50%, transparent)
);
margin-bottom: 1.5rem;
border-radius: 2px;
}
.footer-secondary .footer-links-section {
position: relative;
z-index: 1;
}
.footer-secondary .footer-links {
list-style: none;
padding: 0;
margin: 0;
}
.footer-secondary .footer-links li {
margin-bottom: 0.75rem;
display: flex;
align-items: center;
gap: 0.5rem;
}
.footer-secondary .footer-links li i {
font-size: 0.75rem;
color: rgba(var(--white-rgb), 0.7);
transition: transform 0.3s ease;
}
.footer-secondary .footer-links a {
color: rgba(var(--white-rgb), 0.9);
text-decoration: none;
font-size: 0.95rem;
transition: all 0.3s ease;
text-shadow: 0 1px 2px rgba(var(--black-rgb), 0.2);
position: relative;
display: inline-block;
}
.footer-secondary .footer-links a::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: var(--light);
transition: width 0.3s ease;
}
.footer-secondary .footer-links a:hover {
color: var(--light);
transform: translateX(5px);
}
.footer-secondary .footer-links a:hover::after {
width: 100%;
}
.footer-secondary .footer-links li:hover i {
transform: translateX(3px);
}
.footer-secondary .footer-contact {
position: relative;
z-index: 1;
}
.footer-secondary .contact-info-wrapper {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.footer-secondary .contact-item {
display: flex;
align-items: flex-start;
gap: 1rem;
padding: 1rem;
background: color-mix(in srgb, var(--light) 10%, transparent);
border-radius: 12px;
backdrop-filter: blur(10px);
transition: all 0.3s ease;
}
.footer-secondary .contact-item:hover {
background: color-mix(in srgb, var(--light) 15%, transparent);
transform: translateX(5px);
}
.footer-secondary .contact-icon {
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--light) 20%, transparent);
border-radius: 10px;
flex-shrink: 0;
}
.footer-secondary .contact-icon i {
font-size: 1.25rem;
color: var(--light);
}
.footer-secondary .contact-details {
flex: 1;
}
.footer-secondary .contact-text {
color: rgba(var(--white-rgb), 0.9);
font-size: 0.95rem;
line-height: 1.6;
display: block;
text-shadow: 0 1px 2px rgba(var(--black-rgb), 0.2);
}
.footer-secondary .footer-bottom {
margin-top: 3rem;
padding-top: 2rem;
border-top: 1px solid color-mix(in srgb, var(--light) 20%, transparent);
position: relative;
z-index: 1;
}
.footer-secondary .disclaimer-wrapper {
margin-bottom: 1rem;
}
.footer-secondary .disclaimer-text {
font-size: 0.85rem;
line-height: 1.6;
color: rgba(var(--white-rgb), 0.8);
margin-bottom: 0;
text-shadow: 0 1px 2px rgba(var(--black-rgb), 0.2);
}
.footer-secondary .copyright-wrapper {
margin-bottom: 1rem;
}
.footer-secondary .copyright-text {
font-size: 0.9rem;
color: rgba(var(--white-rgb), 0.9);
margin-bottom: 0;
font-weight: 500;
text-shadow: 0 1px 2px rgba(var(--black-rgb), 0.2);
}
@media (max-width: 991px) {
.footer-secondary .footer-bg-wrapper {
padding: 3rem 0 1.5rem;
}
.footer-secondary .brand-name {
font-size: 1.5rem;
}
.footer-secondary .footer-heading {
font-size: 1.15rem;
margin-bottom: 1.25rem;
}
.shape-1,
.footer-secondary .shape-2 {
display: none;
}
.footer-secondary .copyright-wrapper {
margin-top: 1.5rem;
}
}
@media (max-width: 767px) {
.footer-secondary .footer-bg-wrapper {
background-attachment: scroll;
padding: 2.5rem 0 1.5rem;
}
.footer-secondary .decorative-pattern {
top: 1rem;
right: 1rem;
gap: 0.5rem;
}
.footer-secondary .pattern-dot {
width: 6px;
height: 6px;
}
.footer-secondary .brand-name {
font-size: 1.35rem;
}
.footer-secondary .brand-description {
font-size: 0.9rem;
}
.footer-secondary .icon-grid {
gap: 0.75rem;
}
.footer-secondary .icon-item {
width: 45px;
height: 45px;
}
.footer-secondary .icon-item i {
font-size: 1.25rem;
}
.footer-secondary .footer-heading {
font-size: 1.1rem;
margin-bottom: 1rem;
}
.footer-secondary .decorative-line {
width: 40px;
height: 2px;
margin-bottom: 1rem;
}
.footer-secondary .contact-item {
padding: 0.875rem;
gap: 0.875rem;
}
.footer-secondary .contact-icon {
width: 40px;
height: 40px;
}
.footer-secondary .contact-icon i {
font-size: 1.1rem;
}
.footer-secondary .contact-text {
font-size: 0.9rem;
}
.footer-secondary .footer-bottom {
margin-top: 2rem;
padding-top: 1.5rem;
}
.footer-secondary .disclaimer-text {
font-size: 0.8rem;
margin-bottom: 1rem;
}
.footer-secondary .copyright-text {
font-size: 0.85rem;
}
.footer-secondary .floating-shape {
display: none;
}
}
@media (max-width: 575px) {
.footer-secondary .footer-bg-wrapper {
padding: 2rem 0 1rem;
}
.footer-secondary .brand-name {
font-size: 1.25rem;
}
.footer-secondary .footer-links a {
font-size: 0.9rem;
}
.footer-secondary .contact-info-wrapper {
gap: 1rem;
}
.footer-secondary .contact-item {
padding: 0.75rem;
}
.footer-secondary .footer-bottom {
margin-top: 1.5rem;
padding-top: 1.25rem;
}
}
.additional-universal-section {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-section .decorative-badge {
display: inline-flex;
align-items: center;
justify-content: center;
}
.badge-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-500) 15%, transparent);
}
.additional-universal-section .section-title {
font-size: clamp(2rem, 4vw, 2.75rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-section .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.additional-universal-section .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 800px;
margin: 0 auto;
}
.additional-universal-section .content-card {
position: relative;
background: var(--surface-secondary);
border-radius: 16px;
padding: 2rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid var(--neutral-100);
overflow: hidden;
}
.additional-universal-section .content-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
}
.additional-universal-section .content-card-large {
background: linear-gradient(135deg,
var(--surface-secondary) 0%,
color-mix(in srgb, var(--primary-50) 50%, var(--surface-secondary) 50%) 100%);
}
.card-icon-wrapper {
width: 64px;
height: 64px;
background: linear-gradient(135deg, var(--primary-500), color-mix(in srgb, var(--primary-700) 70%, var(--primary-500) 30%));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
transition: transform 0.3s ease;
}
.additional-universal-section .content-card:hover .card-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.card-icon-wrapper i {
font-size: 2rem;
color: var(--light);
}
.card-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.card-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.card-decoration {
position: absolute;
bottom: -20px;
right: -20px;
width: 100px;
height: 100px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 20%, transparent) 0%, transparent 70%);
border-radius: 50%;
pointer-events: none;
}
.additional-universal-section .decorative-shape {
position: absolute;
border-radius: 50%;
pointer-events: none;
opacity: 0.6;
}
.additional-universal-section .shape-1 {
width: 300px;
height: 300px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 15%, transparent), transparent);
top: 10%;
left: -100px;
}
.additional-universal-section .shape-2 {
width: 250px;
height: 250px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 10%, transparent), transparent);
bottom: 15%;
right: -80px;
}
@media (max-width: 991.98px) {
.additional-universal-section .section-title {
font-size: 2rem;
}
.additional-universal-section .section-subtitle {
font-size: 1.25rem;
}
.additional-universal-section .content-card {
padding: 1.5rem;
}
.card-icon-wrapper {
width: 56px;
height: 56px;
}
.card-icon-wrapper i {
font-size: 1.75rem;
}
}
@media (max-width: 767.98px) {
.additional-universal-section {
padding: 3rem 0;
}
.additional-universal-section .content-card {
padding: 1.25rem;
}
.card-title {
font-size: 1.25rem;
}
}
.additional-universal-minimal {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.additional-universal-minimal .section-header h1 {
color: var(--text-primary);
line-height: 1.3;
}
.additional-universal-minimal .section-header h2 {
color: var(--primary-500);
font-weight: 500;
}
.additional-universal-minimal .section-header p {
color: var(--text-secondary);
max-width: 720px;
margin: 0 auto;
}
.additional-universal-minimal .mixed-content-wrapper {
max-width: 1000px;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: 2rem;
}
.additional-universal-minimal .content-row {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
}
.additional-universal-minimal .content-block {
position: relative;
}
.additional-universal-minimal .block-inner {
background: var(--surface-secondary);
padding: 2.5rem;
border-radius: 16px;
height: 100%;
transition: all 0.4s ease;
position: relative;
border: 2px solid transparent;
}
.additional-universal-minimal .content-block:hover .block-inner {
border-color: var(--primary-500);
transform: translateY(-6px);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.1);
}
.additional-universal-minimal .featured-block .block-inner {
padding: 3rem;
text-align: center;
}
.additional-universal-minimal .icon-wrapper {
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 20px;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 2.25rem;
margin-bottom: 1.5rem;
transition: all 0.4s ease;
}
.additional-universal-minimal .content-block:hover .icon-wrapper {
transform: scale(1.1) rotate(-5deg);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}
.additional-universal-minimal .icon-wrapper-small {
width: 56px;
height: 56px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.5rem;
margin-bottom: 1.25rem;
transition: all 0.4s ease;
}
.additional-universal-minimal .content-block:hover .icon-wrapper-small {
transform: scale(1.1) rotate(-5deg);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
}
.additional-universal-minimal .block-inner h3 {
color: var(--text-primary);
line-height: 1.4;
}
.additional-universal-minimal .block-inner p {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.additional-universal-minimal .block-accent {
position: absolute;
width: 120px;
height: 120px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
border-radius: 50%;
opacity: 0.1;
bottom: -30px;
right: -30px;
transition: all 0.5s ease;
}
.additional-universal-minimal .featured-block:hover .block-accent {
opacity: 0.18;
transform: scale(1.4) rotate(45deg);
}
.additional-universal-minimal .floating-element {
position: absolute;
border-radius: 50%;
opacity: 0.06;
pointer-events: none;
}
.additional-universal-minimal .floating-element.element-1 {
width: 180px;
height: 180px;
background: var(--primary-500);
top: 8%;
right: 4%;
animation: float-modern-1 10s ease-in-out infinite;
}
.additional-universal-minimal .floating-element.element-2 {
width: 140px;
height: 140px;
background: var(--primary-700);
bottom: 15%;
left: 6%;
animation: float-modern-2 12s ease-in-out infinite;
}
.additional-universal-minimal .floating-element.element-3 {
width: 100px;
height: 100px;
background: var(--primary-300);
top: 45%;
left: 8%;
animation: float-modern-3 14s ease-in-out infinite;
}
.additional-universal-minimal .floating-element.element-4 {
width: 120px;
height: 120px;
background: var(--primary-500);
bottom: 30%;
right: 10%;
animation: float-modern-4 11s ease-in-out infinite;
}
@keyframes float-modern-1 {
0%, 100% { transform: translate(0, 0) scale(1); }
33% { transform: translate(-20px, -25px) scale(1.05); }
66% { transform: translate(15px, 20px) scale(0.95); }
}
@keyframes float-modern-2 {
0%, 100% { transform: translate(0, 0) scale(1); }
33% { transform: translate(25px, 15px) scale(1.08); }
66% { transform: translate(-20px, -20px) scale(0.92); }
}
@keyframes float-modern-3 {
0%, 100% { transform: translate(0, 0) scale(1); }
50% { transform: translate(20px, -30px) scale(1.1); }
}
@keyframes float-modern-4 {
0%, 100% { transform: translate(0, 0) scale(1); }
50% { transform: translate(-25px, 25px) scale(1.06); }
}
@media (max-width: 991px) {
.additional-universal-minimal .section-header h1 {
font-size: 2rem;
}
.additional-universal-minimal .content-row {
gap: 1.5rem;
}
.additional-universal-minimal .block-inner {
padding: 2rem;
}
.additional-universal-minimal .featured-block .block-inner {
padding: 2.5rem;
}
.additional-universal-minimal .icon-wrapper {
width: 70px;
height: 70px;
font-size: 2rem;
}
.additional-universal-minimal .icon-wrapper-small {
width: 50px;
height: 50px;
font-size: 1.35rem;
}
.additional-universal-minimal .floating-element {
opacity: 0.04;
}
}
@media (max-width: 767px) {
.additional-universal-minimal .section-header h1 {
font-size: 1.75rem;
}
.additional-universal-minimal .section-header h2 {
font-size: 1.25rem;
}
.additional-universal-minimal .mixed-content-wrapper {
gap: 1.5rem;
}
.additional-universal-minimal .content-row {
grid-template-columns: 1fr;
gap: 1.5rem;
}
.additional-universal-minimal .block-inner {
padding: 1.75rem;
}
.additional-universal-minimal .featured-block .block-inner {
padding: 2rem;
}
.additional-universal-minimal .icon-wrapper {
width: 64px;
height: 64px;
font-size: 1.75rem;
}
.additional-universal-minimal .icon-wrapper-small {
width: 48px;
height: 48px;
font-size: 1.25rem;
}
.additional-universal-minimal .content-block:hover .block-inner {
transform: translateY(-4px);
}
.additional-universal-minimal .floating-element {
opacity: 0.03;
}
}
.add_wrap {
padding: var(--section-py) 0;
background: linear-gradient(135deg, var(--primary-50), var(--neutral-50));
}
.add_wrap .add_header {
margin-bottom: var(--space-12);
}
.add_wrap .add_title {
color: var(--text-primary);
margin-bottom: var(--space-4);
}
.add_wrap .add_subtitle {
color: var(--text-secondary);
margin-bottom: var(--space-6);
}
.add_wrap .add_description {
color: var(--text-body);
max-width: 600px;
margin: 0 auto;
}
.add_wrap .add_stat_card {
background-color: var(--neutral-100);
border-radius: var(--radius-lg);
padding: var(--space-8);
text-align: center;
height: 100%;
border: 1px solid var(--neutral-200);
transition: transform 0.3s ease, box-shadow 0.3s ease;
position: relative;
overflow: hidden;
}
.add_wrap .add_stat_card:hover {
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}
.add_wrap .add_stat_card:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-400));
}
.add_wrap .add_stat_card_large {
background: linear-gradient(135deg, var(--neutral-100), var(--neutral-50));
}
.add_wrap .add_stat_icon {
width: 80px;
height: 80px;
margin: 0 auto var(--space-4);
background: linear-gradient(135deg, var(--primary-500), var(--primary-400));
border-radius: 50%;
position: relative;
}
.add_wrap .add_stat_card_large .add_stat_icon {
width: 100px;
height: 100px;
}
.add_wrap .add_stat_icon_users:after {
content: '👥';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 32px;
}
.add_wrap .add_stat_icon_projects:after {
content: '📊';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 32px;
}
.add_wrap .add_stat_icon_awards:after {
content: '🏆';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 32px;
}
.add_wrap .add_stat_icon_growth:after {
content: '📈';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 36px;
}
.add_wrap .add_stat_icon_satisfaction:after {
content: '⭐';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 36px;
}
.add_wrap .add_stat_number {
font-size: 3rem;
font-weight: bold;
color: var(--primary-500);
margin-bottom: var(--space-3);
line-height: 1;
}
.add_wrap .add_stat_card_large .add_stat_number {
font-size: 3.5rem;
}
.add_wrap .add_stat_title {
color: var(--text-primary);
margin-bottom: var(--space-3);
font-size: 1.25rem;
font-weight: 600;
}
.add_wrap .add_stat_card_large .add_stat_title {
font-size: 1.5rem;
}
.add_wrap .add_stat_desc {
color: var(--text-body);
margin-bottom: 0;
line-height: 1.6;
}
@media (max-width: 768px) {
.add_wrap .add_stat_card {
padding: var(--space-6);
}
.add_wrap .add_stat_icon {
width: 60px;
height: 60px;
}
.add_wrap .add_stat_card_large .add_stat_icon {
width: 80px;
height: 80px;
}
.add_wrap .add_stat_icon_users:after,
.add_wrap .add_stat_icon_projects:after,
.add_wrap .add_stat_icon_awards:after {
font-size: 24px;
}
.add_wrap .add_stat_icon_growth:after,
.add_wrap .add_stat_icon_satisfaction:after {
font-size: 28px;
}
.add_wrap .add_stat_number {
font-size: 2.5rem;
}
.add_wrap .add_stat_card_large .add_stat_number {
font-size: 3rem;
}
}


/* 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;
    }
}
