:root {
--primary-50: #fef2f2;
--primary-50-rgb: 254, 242, 242;
--primary-50-rgb: 254, 242, 242;
--primary-100: #fee2e2;
--primary-100-rgb: 254, 226, 226;
--primary-100-rgb: 254, 226, 226;
--primary-300: #fca5a5;
--primary-300-rgb: 252, 165, 165;
--primary-300-rgb: 252, 165, 165;
--primary-500: #dc2626;
--primary-500-rgb: 220, 38, 38;
--primary-500-rgb: 220, 38, 38;
--primary-700: #b91c1c;
--primary-700-rgb: 185, 28, 28;
--primary-700-rgb: 185, 28, 28;
--primary-200: #fdc4c4;
--primary-200-rgb: 253, 196, 196;
--primary-200-rgb: 253, 196, 196;
--primary-400: #ec6666;
--primary-400-rgb: 236, 102, 102;
--primary-400-rgb: 236, 102, 102;
--primary-600: #cb2121;
--primary-600-rgb: 203, 33, 33;
--primary-600-rgb: 203, 33, 33;
--primary-800: #941616;
--primary-800-rgb: 148, 22, 22;
--primary-800-rgb: 148, 22, 22;
--primary-900: #7e1313;
--primary-900-rgb: 126, 19, 19;
--primary-900-rgb: 126, 19, 19;
--primary-950: #580d0d;
--primary-950-rgb: 88, 13, 13;
--primary-950-rgb: 88, 13, 13;
--primary-rgb: 220, 38, 38;
--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: var(--neutral-50);
--surface-secondary: var(--neutral-100);
--surface-accent: var(--primary-50);
--text-primary: var(--neutral-900);
--text-secondary: var(--neutral-700);
--text-accent: var(--primary-500);
--button-primary-bg: var(--primary-500);
--button-primary-text: #000000;
--button-primary-text-rgb: 0, 0, 0;
--button-secondary-bg: var(--neutral-100);
--button-secondary-text: var(--neutral-900);
--border-light: var(--neutral-300);
--border-medium: var(--neutral-500);
--shadow-sm: 0 1px 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: #fef4dc;
--accent-50-rgb: 254, 244, 220;
--accent-50-rgb: 254, 244, 220;
--accent-100: #fee6ce;
--accent-100-rgb: 254, 230, 206;
--accent-100-rgb: 254, 230, 206;
--accent-200: #fecdb2;
--accent-200-rgb: 254, 205, 178;
--accent-200-rgb: 254, 205, 178;
--accent-300: #fdb396;
--accent-300-rgb: 253, 179, 150;
--accent-300-rgb: 253, 179, 150;
--accent-400: #f27d5d;
--accent-400-rgb: 242, 125, 93;
--accent-400-rgb: 242, 125, 93;
--accent-500: #e74723;
--accent-500-rgb: 231, 71, 35;
--accent-500-rgb: 231, 71, 35;
--accent-600: #db421e;
--accent-600-rgb: 219, 66, 30;
--accent-600-rgb: 219, 66, 30;
--accent-700: #ce3e19;
--accent-700-rgb: 206, 62, 25;
--accent-700-rgb: 206, 62, 25;
--accent-800: #b43914;
--accent-800-rgb: 180, 57, 20;
--accent-800-rgb: 180, 57, 20;
--accent-900: #a53611;
--accent-900-rgb: 165, 54, 17;
--accent-900-rgb: 165, 54, 17;
--accent-950: #8a310c;
--accent-950-rgb: 138, 49, 12;
--accent-950-rgb: 138, 49, 12;
--accent-rgb: 231, 71, 35;
--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;
}
.elite_font_primary {
font-family: var(--font-primary);
}
.layout_font_secondary {
font-family: var(--font-secondary);
}
.studio_font_mono {
font-family: var(--font-mono);
}
.app_display_1 {
font-family: var(--font-secondary);
font-size: var(--text-6xl);
font-weight: var(--font-extrabold);
line-height: var(--leading-none);
letter-spacing: var(--tracking-tighter);
}
.content_display_2 {
font-family: var(--font-secondary);
font-size: var(--text-5xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
}
.creative_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);
}
.clean_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);
}
.top_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);
}
.container_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);
}
.dark_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);
}
.pro_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);
}
.page_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);
}
.minimal_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);
}
.custom_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);
}
.main_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);
}
.light_caption {
font-family: var(--font-primary);
font-size: var(--text-xs);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-wide);
color: var(--text-muted);
}
.design_overline {
font-family: var(--font-primary);
font-size: var(--text-xs);
font-weight: var(--font-semibold);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-wider);
text-transform: uppercase;
color: var(--text-muted);
}
.bright_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);
}
.bold_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;
}
.new_hero_title {
font-family: var(--font-secondary);
font-size: var(--text-6xl);
font-weight: var(--font-extrabold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tighter);
color: var(--text-primary);
margin-bottom: var(--space-6);
}
.web_hero_subtitle {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-secondary);
margin-bottom: var(--space-8);
}
.agency_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);
}
.best_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);
}
.prime_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;
}
.site_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);
}
.section_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);
}
.theme_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);
}
.theme_nav_link:hover,
.theme_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.digital_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);
}
.smart_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) {
.new_hero_title {
font-size: var(--text-4xl);
}
.agency_section_title {
font-size: var(--text-3xl);
}
.app_display_1 {
font-size: var(--text-5xl);
}
.content_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.new_hero_title {
font-size: var(--text-3xl);
}
.agency_section_title {
font-size: var(--text-2xl);
}
.app_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);
}
.ui_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.modern_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.brand_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.premium_text_balance {
text-wrap: balance;
}
.base_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.theme_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.light_caption,
.design_overline,
.smart_footer_text {
color: var(--text-secondary);
}
.web_hero_subtitle,
.best_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.new_hero_title,
.agency_section_title,
.clean_heading_1,
.top_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.ui_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;
}
}
.fresh_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.unique_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.core_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.company_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.business_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.style_stack {
display: flex;
flex-direction: column;
}
.main16_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.smart12_full_height {
min-height: 100vh;
}
.pro96_section_height {
min-height: 80vh;
}
.best30_hero_height {
min-height: 90vh;
}
.studio85_m_0 { margin: 0; }
.minimal71_m_1 { margin: var(--space-1); }
.fresh62_m_2 { margin: var(--space-2); }
.layout43_m_3 { margin: var(--space-3); }
.theme16_m_4 { margin: var(--space-4); }
.premium96_m_6 { margin: var(--space-6); }
.app47_m_8 { margin: var(--space-8); }
.top33_m_12 { margin: var(--space-12); }
.brand67_m_16 { margin: var(--space-16); }
.dark87_mx_auto { margin-left: auto; margin-right: auto; }
.site58_my_auto { margin-top: auto; margin-bottom: auto; }
.site89_mt_0 { margin-top: 0; }
.minimal96_mt_4 { margin-top: var(--space-4); }
.prime23_mt_8 { margin-top: var(--space-8); }
.agency23_mt_12 { margin-top: var(--space-12); }
.top70_mb_0 { margin-bottom: 0; }
.business91_mb_4 { margin-bottom: var(--space-4); }
.container7_mb_8 { margin-bottom: var(--space-8); }
.ui92_mb_12 { margin-bottom: var(--space-12); }
.custom75_p_0 { padding: 0; }
.base29_p_1 { padding: var(--space-1); }
.section24_p_2 { padding: var(--space-2); }
.elite33_p_3 { padding: var(--space-3); }
.minimal94_p_4 { padding: var(--space-4); }
.site95_p_6 { padding: var(--space-6); }
.layout83_p_8 { padding: var(--space-8); }
.ui88_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.premium59_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.brand27_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.dark45_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.main92_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.smart54_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.unique29_gap_1 { gap: var(--space-1); }
.best49_gap_2 { gap: var(--space-2); }
.business61_gap_3 { gap: var(--space-3); }
.base72_gap_4 { gap: var(--space-4); }
.fresh28_gap_6 { gap: var(--space-6); }
.business30_gap_8 { gap: var(--space-8); }
.bold65_shadow_none { box-shadow: var(--shadow-none); }
.base68_shadow_xs { box-shadow: var(--shadow-xs); }
.best48_shadow_sm { box-shadow: var(--shadow-sm); }
.page36_shadow_md { box-shadow: var(--shadow-md); }
.agency92_shadow_lg { box-shadow: var(--shadow-lg); }
.dark6_shadow_xl { box-shadow: var(--shadow-xl); }
.creative97_shadow_2xl { box-shadow: var(--shadow-2xl); }
.section18_shadow_inner { box-shadow: var(--shadow-inner); }
.bright51_shadow_colored { box-shadow: var(--shadow-colored); }
.light71_radius_none { border-radius: var(--radius-none); }
.light65_radius_xs { border-radius: var(--radius-xs); }
.smart18_radius_sm { border-radius: var(--radius-sm); }
.core8_radius_md { border-radius: var(--radius-md); }
.container43_radius_lg { border-radius: var(--radius-lg); }
.creative2_radius_xl { border-radius: var(--radius-xl); }
.modern18_radius_2xl { border-radius: var(--radius-2xl); }
.style40_radius_3xl { border-radius: var(--radius-3xl); }
.premium87_radius_full { border-radius: var(--radius-full); }
.creative48_gradient_primary {
background: var(--gradient-primary);
}
.brand20_gradient_secondary {
background: var(--gradient-secondary);
}
.brand8_gradient_hero {
background: var(--gradient-hero);
}
.light85_gradient_card {
background: var(--gradient-card);
}
.style97_gradient_overlay {
position: relative;
}
.style97_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;
}
.style97_gradient_overlay > * {
position: relative;
z-index: 2;
}
.digital45_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.digital45_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.light73_hover_scale {
transition: transform var(--transition-normal);
}
.light73_hover_scale:hover {
transform: scale(1.02);
}
.ui50_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.ui50_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.bright16_hover_fade {
transition: opacity var(--transition-normal);
}
.bright16_hover_fade:hover {
opacity: var(--opacity-loading);
}
.digital45_focus_ring {
transition: box-shadow var(--transition-fast);
}
.digital45_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.studio46_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.business10_hero_content {
position: relative;
z-index: 2;
}
.brand53_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.site23_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.light4_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.layout8_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.style13_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.theme92_timeline {
position: relative;
}
.theme92_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.creative64_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.creative64_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.creative64_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.design3_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.prime0_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;
}
}
.web97_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;
}
}
.company55_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;
}
}
.new76_transition_all {
transition: var(--transition-all);
}
.company56_transition_fast {
transition: all var(--transition-fast);
}
.section38_transition_normal {
transition: all var(--transition-normal);
}
.clean23_transition_slow {
transition: all var(--transition-slow);
}
.base61_bg_primary { background-color: var(--bg-primary); }
.minimal67_bg_secondary { background-color: var(--bg-secondary); }
.modern30_bg_muted { background-color: var(--bg-muted); }
.custom34_bg_glass { background-color: var(--bg-glass); }
.main85_text_primary { color: var(--text-primary); }
.core31_text_secondary { color: var(--text-secondary); }
.minimal56_text_muted { color: var(--text-muted); }
.custom45_text_inverse { color: var(--text-inverse); }
.app69_text_link { color: var(--text-link); }
.agency98_border_light { border-color: var(--border-light); }
.top18_border_medium { border-color: var(--border-medium); }
.section68_border_strong { border-color: var(--border-strong); }
.site9_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.brand53_services_grid,
.light4_features_grid,
.site23_team_grid,
.style13_pricing_grid {
grid-template-columns: 1fr;
}
.layout8_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.theme92_timeline::before {
left: 30px;
}
.creative64_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.pro96_section_height {
min-height: 60vh;
}
.best30_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.layout8_gallery_grid {
grid-template-columns: 1fr;
}
.creative64_timeline_item {
padding-left: var(--space-12) !important;
}
}
.theme62_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;
}
.main49_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.container91_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);
}
.container91_skip_link:focus {
top: 6px;
}
@media print {
.pro29_no_print {
display: none !important;
}
.smart4_print_only {
display: block !important;
}
.base68_shadow_xs,
.best48_shadow_sm,
.page36_shadow_md,
.agency92_shadow_lg,
.dark6_shadow_xl,
.creative97_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) {
.design3_fade_in,
.prime0_slide_up,
.web97_slide_in_left,
.company55_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.digital45_hover_lift,
.light73_hover_scale,
.ui50_hover_shadow,
.bright16_hover_fade,
.new76_transition_all,
.company56_transition_fast,
.section38_transition_normal,
.clean23_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-classic {
position: relative;
background: var(--surface-primary);
border-bottom: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent 50%);
z-index: 1000;
}
.header-classic .navbar {
padding: 1.25rem 0;
position: relative;
}
.header-classic .navbar-brand {
text-decoration: none;
padding: 0;
margin-right: auto;
transition: transform 0.3s ease;
}
.header-classic .navbar-brand:hover {
transform: translateY(-2px);
}
.header-classic .brand-wrapper {
display: flex;
align-items: center;
gap: 0.75rem;
}
.header-classic .brand-icon {
font-size: 1.75rem;
color: var(--primary-500);
line-height: 1;
transition: all 0.3s ease;
}
.header-classic .navbar-brand:hover .brand-icon {
color: var(--primary-700);
transform: rotate(15deg);
}
.header-classic .brand-text {
font-size: 1.25rem;
font-weight: 700;
color: var(--text-primary);
letter-spacing: -0.02em;
}
.header-classic .hamburger-checkbox {
display: none;
}
.header-classic .hamburger-toggle {
display: none;
flex-direction: column;
justify-content: center;
align-items: center;
width: 44px;
height: 44px;
cursor: pointer;
padding: 10px;
position: relative;
z-index: 10003;
background: transparent;
border: none;
margin-left: auto;
transition: all 0.3s ease;
}
.header-classic .hamburger-toggle:hover {
background: color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
border-radius: 8px;
}
.header-classic .hamburger-line {
width: 24px;
height: 2px;
background: #334155;
border-radius: 2px;
transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
position: relative;
}
.header-classic .hamburger-line:not(:last-child) {
margin-bottom: 5px;
}
.header-classic .hamburger-checkbox:checked + .hamburger-toggle .hamburger-line:nth-child(1) {
transform: translateY(7px) rotate(45deg);
background: var(--primary-700);
}
.header-classic .hamburger-checkbox:checked + .hamburger-toggle .hamburger-line:nth-child(2) {
opacity: 0;
transform: translateX(-20px);
}
.header-classic .hamburger-checkbox:checked + .hamburger-toggle .hamburger-line:nth-child(3) {
transform: translateY(-7px) rotate(-45deg);
background: var(--primary-700);
}
.header-classic .navbar-collapse-wrapper {
display: flex;
align-items: center;
margin-left: auto;
}
.header-classic .navbar-backdrop {
display: none;
}
.header-classic .navbar-nav-container {
display: flex;
}
.header-classic .navbar-nav {
display: flex;
align-items: center;
gap: 0.5rem;
list-style: none;
margin: 0;
padding: 0;
}
.header-classic .nav-item {
margin: 0;
}
.header-classic .nav-link {
color: var(--text-secondary);
font-size: 0.75rem;
font-weight: 500;
padding: 0.625rem 1rem;
text-decoration: none;
border-radius: 6px;
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.header-classic .nav-link::before {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background: var(--primary-500);
transform: translateX(-50%);
transition: width 0.3s ease;
}
.header-classic .nav-link:hover {
color: var(--primary-700);
background: color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
}
.header-classic .nav-link:hover::before {
width: 70%;
}
.header-classic .header-decoration {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.header-classic .deco-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
color-mix(in srgb, var(--primary-500) 10%, transparent 90%)
);
animation: float-circle 20s ease-in-out infinite;
}
.header-classic .deco-circle-1 {
width: 150px;
height: 150px;
top: -50px;
right: 10%;
animation-delay: 0s;
}
.header-classic .deco-circle-2 {
width: 100px;
height: 100px;
bottom: -30px;
right: 5%;
animation-delay: 3s;
}
@keyframes float-circle {
0%, 100% {
transform: translateY(0) scale(1);
opacity: 0.3;
}
50% {
transform: translateY(-20px) scale(1.05);
opacity: 0.5;
}
}
@media (max-width: 991.98px) {
.header-classic .hamburger-toggle {
display: flex;
}
.header-classic .navbar-collapse-wrapper {
position: fixed;
top: 0;
right: -100%;
width: 100%;
height: 100vh;
transition: right 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
z-index: 10000;
}
.header-classic .navbar-backdrop {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(var(--black-rgb), 0);
backdrop-filter: blur(0px);
transition: all 0.4s ease;
z-index: -1;
}
.header-classic .navbar-nav-container {
position: relative;
width: 80%;
max-width: 400px;
height: 100%;
margin-left: auto;
background: var(--surface-primary);
box-shadow: -10px 0 30px rgba(var(--black-rgb), 0.1);
padding: 5rem 2rem 2rem;
z-index: 10;
transform: translateX(50px);
opacity: 0;
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.header-classic .navbar-nav {
flex-direction: column;
align-items: stretch;
gap: 0.5rem;
}
.header-classic .nav-link {
padding: 1rem 1.25rem;
font-size: 0.875rem;
border-left: 3px solid transparent;
border-radius: 0;
}
.header-classic .nav-link::before {
display: none;
}
.header-classic .nav-link:hover {
border-left-color: var(--primary-500);
background: color-mix(in srgb, var(--primary-100) 30%, transparent 70%);
transform: translateX(5px);
}
.header-classic .hamburger-checkbox:checked ~ .navbar-collapse-wrapper {
right: 0;
}
.header-classic .hamburger-checkbox:checked ~ .navbar-collapse-wrapper .navbar-backdrop {
background: rgba(var(--black-rgb), 0.5);
backdrop-filter: blur(5px);
}
.header-classic .hamburger-checkbox:checked ~ .navbar-collapse-wrapper .navbar-nav-container {
transform: translateX(0);
opacity: 1;
}
}
@media (max-width: 767.98px) {
.header-classic .navbar {
padding: 1rem 0;
}
.header-classic .brand-text {
font-size: 1.125rem;
}
.header-classic .brand-icon {
font-size: 1.5rem;
}
.header-classic .navbar-nav-container {
width: 85%;
padding: 4.5rem 1.5rem 1.5rem;
}
}
@media (max-width: 575.98px) {
.header-classic .navbar-nav-container {
width: 90%;
padding: 4rem 1.25rem 1.25rem;
}
.header-classic .nav-link {
padding: 0.875rem 1rem;
font-size: 1rem;
}
}
@media (min-width: 992px) {
.header-classic .navbar {
padding: 1.5rem 0;
}
.header-classic .navbar-nav {
gap: 0.75rem;
}
.header-classic .nav-link {
padding: 0.75rem 1.25rem;
}
}
.hero-section-classic {
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
position: relative;
padding: 4rem 0;
}
.hero-section-classic .hero-content {
position: relative;
z-index: 10;
}
.hero-section-classic .decorative-badge {
display: inline-flex;
gap: 0.5rem;
padding: 0.5rem 1rem;
background: color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
border-radius: 50px;
border: 2px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
.hero-section-classic .badge-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
display: inline-block;
animation: pulse-dot 2s ease-in-out infinite;
}
.hero-section-classic .badge-dot:nth-child(2) {
animation-delay: 0.3s;
}
.hero-section-classic .badge-dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.hero-section-classic .hero-title {
color: var(--text-primary);
line-height: 1.2;
font-weight: 800;
letter-spacing: -0.02em;
}
.hero-section-classic .hero-subtitle {
color: var(--primary-700);
line-height: 1.5;
font-weight: 500;
}
.hero-section-classic .hero-description {
color: var(--text-secondary);
line-height: 1.8;
font-size: 1.1rem;
}
.hero-section-classic .feature-icons-row {
animation: float-icons 3s ease-in-out infinite;
}
.hero-section-classic .icon-wrapper {
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-primary);
border-radius: 16px;
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.08);
transition: all 0.3s ease;
}
.hero-section-classic .icon-wrapper:hover {
transform: translateY(-5px);
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
.hero-section-classic .icon-wrapper i {
font-size: 1.8rem;
color: var(--primary-500);
}
@keyframes float-icons {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-10px);
}
}
.hero-section-classic .hero-image-wrapper {
position: relative;
z-index: 5;
}
.hero-section-classic .main-image-container {
position: relative;
border-radius: 24px;
overflow: hidden;
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
}
.hero-section-classic .hero-main-image {
width: 100%;
height: auto;
display: block;
transition: transform 0.5s ease;
}
.hero-section-classic .main-image-container:hover .hero-main-image {
transform: scale(1.05);
}
.hero-section-classic .floating-shape {
position: absolute;
border-radius: 50%;
animation: float-shape 6s ease-in-out infinite;
z-index: -1;
}
.hero-section-classic .shape-1 {
width: 180px;
height: 180px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 40%, transparent 60%),
color-mix(in srgb, var(--primary-500) 30%, transparent 70%)
);
top: -40px;
right: -40px;
animation-delay: 0s;
}
.hero-section-classic .shape-2 {
width: 120px;
height: 120px;
background: linear-gradient(
225deg,
color-mix(in srgb, var(--primary-500) 35%, transparent 65%),
color-mix(in srgb, var(--primary-700) 25%, transparent 75%)
);
bottom: 60px;
left: -30px;
animation-delay: 2s;
}
.hero-section-classic .shape-3 {
width: 90px;
height: 90px;
background: linear-gradient(
45deg,
color-mix(in srgb, var(--primary-300) 45%, transparent 55%),
color-mix(in srgb, var(--primary-500) 35%, transparent 65%)
);
top: 50%;
right: -20px;
animation-delay: 4s;
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(20px, -20px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
.hero-section-classic .floating-icons-grid {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
}
.hero-section-classic .floating-icon-item {
position: absolute;
width: 50px;
height: 50px;
background: var(--surface-primary);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.1);
animation: float-icon 4s ease-in-out infinite;
}
.hero-section-classic .floating-icon-item:nth-child(2) {
animation-delay: 1.5s;
}
.hero-section-classic .floating-icon-item:nth-child(3) {
animation-delay: 3s;
}
.hero-section-classic .floating-icon-item i {
font-size: 1.5rem;
color: var(--primary-500);
}
@keyframes float-icon {
0%, 100% {
transform: translateY(0px) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(10deg);
}
}
.hero-section-classic .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(40px);
opacity: 0.3;
z-index: -2;
animation: blob-morph 8s ease-in-out infinite;
}
.hero-section-classic .blob-1 {
width: 300px;
height: 300px;
background: var(--primary-300);
top: 10%;
right: 10%;
animation-delay: 0s;
}
.hero-section-classic .blob-2 {
width: 250px;
height: 250px;
background: var(--primary-500);
bottom: 20%;
left: 5%;
animation-delay: 4s;
}
@keyframes blob-morph {
0%, 100% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
transform: scale(1);
}
50% {
border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
transform: scale(1.1);
}
}
.hero-section-classic .bg-decoration-shapes {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
overflow: hidden;
z-index: 0;
pointer-events: none;
}
.hero-section-classic .bg-shape {
position: absolute;
border-radius: 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 8%, transparent 92%),
color-mix(in srgb, var(--primary-300) 10%, transparent 90%)
);
}
.hero-section-classic .shape-large {
width: 600px;
height: 600px;
top: -200px;
right: -150px;
animation: rotate-slow 30s linear infinite;
}
.hero-section-classic .shape-medium {
width: 400px;
height: 400px;
bottom: -100px;
left: -100px;
animation: rotate-slow 25s linear infinite reverse;
}
.hero-section-classic .shape-small {
width: 250px;
height: 250px;
top: 40%;
left: 10%;
animation: rotate-slow 20s linear infinite;
}
@keyframes rotate-slow {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@media (max-width: 991.98px) {
.hero-section-classic {
padding: 3rem 0;
}
.hero-section-classic .hero-title {
font-size: 2.5rem;
}
.hero-section-classic .hero-subtitle {
font-size: 1.3rem;
}
.hero-section-classic .hero-description {
font-size: 1rem;
}
.hero-section-classic .floating-shape {
display: none;
}
.hero-section-classic .floating-icon-item {
width: 40px;
height: 40px;
}
.hero-section-classic .floating-icon-item i {
font-size: 1.2rem;
}
}
@media (max-width: 767.98px) {
.hero-section-classic .hero-title {
font-size: 2rem;
}
.hero-section-classic .hero-subtitle {
font-size: 1.1rem;
}
.hero-section-classic .icon-wrapper {
width: 50px;
height: 50px;
}
.hero-section-classic .icon-wrapper i {
font-size: 1.5rem;
}
.hero-section-classic .decorative-blob {
display: none;
}
.hero-section-classic .bg-shape {
opacity: 0.5;
}
}
@media (max-width: 575.98px) {
.hero-section-classic .hero-title {
font-size: 1.75rem;
}
.hero-section-classic .feature-icons-row {
gap: 0.75rem;
}
.hero-section-classic .floating-icons-grid {
display: none;
}
}
.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-pro {
position: relative;
overflow: hidden;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
}
.about-section-pro .text-primary {
color: var(--primary-700) !important;
}
.about-section-pro .text-secondary {
color: var(--primary-500) !important;
}
.about-section-pro .about-content-wrapper {
position: relative;
z-index: 2;
animation: fadeInUp 0.8s ease-out;
}
.about-section-pro .about-image-grid {
position: relative;
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(8, 50px);
gap: 1rem;
}
.about-section-pro .image-primary {
grid-column: 1 / 9;
grid-row: 1 / 6;
position: relative;
z-index: 2;
animation: fadeInRight 1s ease-out;
}
.about-section-pro .image-secondary {
grid-column: 7 / 13;
grid-row: 5 / 9;
position: relative;
z-index: 3;
animation: fadeInRight 1.2s ease-out;
}
.about-section-pro .about-image-grid img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.about-section-pro .about-image-grid img:hover {
transform: scale(1.03);
filter: brightness(1.05);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.15) !important;
}
.about-section-pro .decorative-shape {
position: absolute;
border-radius: 50%;
z-index: 1;
pointer-events: none;
}
.about-section-pro .shape-primary {
width: 120px;
height: 120px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0.3;
top: -30px;
left: -30px;
animation: float 6s ease-in-out infinite;
}
.about-section-pro .shape-secondary {
width: 80px;
height: 80px;
background: color-mix(in srgb, var(--primary-500) 50%, transparent);
bottom: -20px;
right: -20px;
animation: float 8s ease-in-out infinite reverse;
}
.about-section-pro .floating-badge {
position: absolute;
top: 50%;
right: -30px;
width: 80px;
height: 80px;
background: var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.2);
z-index: 4;
animation: pulse 3s ease-in-out infinite;
}
.about-section-pro .floating-badge i {
font-size: 2rem;
color: white;
}
.about-section-pro .feature-card {
background: white;
padding: 2.5rem 2rem;
border-radius: 1rem;
position: relative;
overflow: hidden;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid var(--neutral-100);
}
.about-section-pro .feature-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.1);
border-color: var(--primary-300);
}
.about-section-pro .feature-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s ease;
}
.about-section-pro .feature-card:hover::before {
transform: scaleX(1);
}
.about-section-pro .feature-icon-wrapper {
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
border-radius: 1rem;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.4s ease;
}
.about-section-pro .feature-icon-wrapper i {
font-size: 2rem;
color: var(--primary-700);
transition: all 0.4s ease;
}
.about-section-pro .feature-card:hover .feature-icon-wrapper {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
transform: rotate(5deg) scale(1.1);
}
.about-section-pro .feature-card:hover .feature-icon-wrapper i {
color: white;
}
.about-section-pro .feature-decoration {
position: absolute;
bottom: -50px;
right: -50px;
width: 150px;
height: 150px;
background: color-mix(in srgb, var(--primary-300) 20%, transparent);
border-radius: 50%;
pointer-events: none;
transition: all 0.6s ease;
}
.about-section-pro .feature-card:hover .feature-decoration {
transform: scale(1.5);
opacity: 0.5;
}
.about-section-pro .additional-image-wrapper {
position: relative;
overflow: hidden;
border-radius: 1.5rem;
animation: fadeInUp 1.4s ease-out;
}
.about-section-pro .additional-image-wrapper img {
transition: transform 0.6s ease;
}
.about-section-pro .additional-image-wrapper:hover img {
transform: scale(1.05);
}
.about-section-pro .overlay-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(135deg, transparent 0%, color-mix(in srgb, var(--primary-700) 30%, transparent) 100%);
pointer-events: none;
opacity: 0;
transition: opacity 0.4s ease;
}
.about-section-pro .additional-image-wrapper:hover .overlay-decoration {
opacity: 1;
}
.about-section-pro .background-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 0;
pointer-events: none;
}
.about-section-pro .shape-blob {
position: absolute;
border-radius: 50%;
filter: blur(60px);
opacity: 0.15;
}
.about-section-pro .blob-1 {
width: 400px;
height: 400px;
background: var(--primary-300);
top: 10%;
left: -100px;
animation: float 15s ease-in-out infinite;
}
.about-section-pro .blob-2 {
width: 300px;
height: 300px;
background: var(--primary-500);
bottom: 10%;
right: -80px;
animation: float 20s ease-in-out infinite reverse;
}
.about-section-pro .shape-circle {
position: absolute;
border: 3px solid var(--primary-300);
border-radius: 50%;
opacity: 0.2;
}
.about-section-pro .circle-1 {
width: 200px;
height: 200px;
top: 50%;
right: 10%;
animation: rotate 30s linear infinite;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translateX(30px);
}
to {
opacity: 1;
transform: translateX(0);
}
}
@keyframes float {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-20px) translateX(10px);
}
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.2);
}
50% {
transform: scale(1.05);
box-shadow: 0 15px 40px rgba(var(--black-rgb), 0.3);
}
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@media (max-width: 991.98px) {
.about-section-pro .about-image-grid {
grid-template-rows: repeat(6, 60px);
}
.about-section-pro .image-primary {
grid-column: 1 / 8;
grid-row: 1 / 5;
}
.about-section-pro .image-secondary {
grid-column: 6 / 13;
grid-row: 4 / 7;
}
.about-section-pro .floating-badge {
width: 60px;
height: 60px;
right: -20px;
}
.about-section-pro .floating-badge i {
font-size: 1.5rem;
}
}
@media (max-width: 767.98px) {
.about-section-pro {
padding: 3rem 0;
}
.about-section-pro .about-image-grid {
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.about-section-pro .floating-badge {
position: static;
width: 60px;
height: 60px;
margin: 1rem auto 0;
}
.about-section-pro .feature-card {
padding: 2rem 1.5rem;
}
.about-section-pro .shape-blob {
display: none;
}
}
@media (max-width: 575.98px) {
.about-section-pro .about-content-wrapper h2 {
font-size: 2rem;
}
.about-section-pro .feature-icon-wrapper {
width: 60px;
height: 60px;
}
.about-section-pro .feature-icon-wrapper i {
font-size: 1.5rem;
}
.about-section-pro .additional-image-wrapper {
border-radius: 1rem;
}
}
.features-section-secondary {
position: relative;
background: linear-gradient(
180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.features-section-secondary .features-header {
position: relative;
z-index: 2;
}
.features-section-secondary #features-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.features-section-secondary #features-subtitle {
color: var(--primary-500);
font-weight: 600;
letter-spacing: -0.01em;
}
.features-section-secondary #features-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 100%;
}
.features-section-secondary .decorative-line-top {
height: 4px;
width: 80px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
margin: 0 auto 4rem;
border-radius: 2px;
box-shadow: 0 2px 8px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.features-section-secondary .feature-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 2.5rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
box-shadow:
0 4px 12px color-mix(in srgb, var(--neutral-900) 5%, transparent 95%),
0 0 0 1px color-mix(in srgb, var(--primary-100) 30%, transparent 70%);
overflow: hidden;
}
.features-section-secondary .feature-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 0;
background: linear-gradient(
180deg,
color-mix(in srgb, var(--primary-50) 80%, transparent 20%) 0%,
transparent 100%
);
transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
z-index: 0;
}
.features-section-secondary .feature-card:hover::before {
height: 100%;
}
.features-section-secondary .feature-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow:
0 12px 32px color-mix(in srgb, var(--primary-500) 15%, transparent 85%),
0 0 0 1px color-mix(in srgb, var(--primary-300) 50%, transparent 50%);
}
.features-section-secondary .feature-card-inner {
position: relative;
z-index: 1;
}
.features-section-secondary .icon-wrapper {
position: relative;
display: inline-block;
}
.features-section-secondary .icon-circle {
width: 80px;
height: 80px;
background: linear-gradient(
135deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 2;
box-shadow:
0 8px 24px color-mix(in srgb, var(--primary-500) 30%, transparent 70%),
inset 0 1px 0 color-mix(in srgb, var(--light) 20%, transparent 80%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.features-section-secondary .feature-card:hover .icon-circle {
transform: scale(1.1) rotate(5deg);
box-shadow:
0 12px 32px color-mix(in srgb, var(--primary-500) 40%, transparent 60%),
inset 0 1px 0 color-mix(in srgb, var(--light) 30%, transparent 70%);
}
.features-section-secondary .icon-circle i {
font-size: 2rem;
color: var(--light);
}
.features-section-secondary .icon-decoration {
position: absolute;
top: -8px;
right: -8px;
width: 96px;
height: 96px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%) 0%,
transparent 100%
);
border-radius: 24px;
z-index: 1;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.features-section-secondary .feature-card:hover .icon-decoration {
transform: scale(1.15) rotate(-5deg);
opacity: 0.8;
}
.features-section-secondary .feature-title {
color: var(--text-primary);
font-weight: 700;
font-size: 1.5rem;
letter-spacing: -0.01em;
transition: color 0.3s ease;
}
.features-section-secondary .feature-card:hover .feature-title {
color: var(--primary-700);
}
.features-section-secondary .feature-description {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1rem;
margin: 0;
}
.features-section-secondary .card-accent-line {
position: absolute;
bottom: 0;
left: 0;
height: 4px;
width: 0;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.features-section-secondary .feature-card:hover .card-accent-line {
width: 100%;
}
.features-section-secondary .decorative-dots-pattern {
position: absolute;
top: 10%;
right: 5%;
width: 200px;
height: 200px;
background-image: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%) 2px,
transparent 2px
);
background-size: 20px 20px;
opacity: 0.5;
z-index: 0;
}
.features-section-secondary .decorative-circle-1 {
position: absolute;
top: 20%;
left: -100px;
width: 300px;
height: 300px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-100) 40%, transparent 60%) 0%,
transparent 70%
);
border-radius: 50%;
z-index: 0;
animation: float-1 8s ease-in-out infinite;
}
.features-section-secondary .decorative-circle-2 {
position: absolute;
bottom: 10%;
right: -80px;
width: 250px;
height: 250px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%) 0%,
transparent 70%
);
border-radius: 50%;
z-index: 0;
animation: float-2 10s ease-in-out infinite;
}
@keyframes float-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(30px, -30px) scale(1.1);
}
}
@keyframes float-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(-20px, 20px) scale(1.05);
}
}
@media (max-width: 991.98px) {
.features-section-secondary .feature-card {
padding: 2rem;
}
.features-section-secondary .icon-circle {
width: 70px;
height: 70px;
}
.features-section-secondary .icon-circle i {
font-size: 1.75rem;
}
.features-section-secondary .icon-decoration {
width: 86px;
height: 86px;
}
.features-section-secondary .feature-title {
font-size: 1.35rem;
}
.features-section-secondary .decorative-circle-1,
.features-section-secondary .decorative-circle-2 {
opacity: 0.5;
}
}
@media (max-width: 767.98px) {
.features-section-secondary {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.features-section-secondary .feature-card {
padding: 1.75rem;
}
.features-section-secondary .icon-circle {
width: 64px;
height: 64px;
}
.features-section-secondary .icon-circle i {
font-size: 1.5rem;
}
.features-section-secondary #features-title {
font-size: 2rem;
}
.features-section-secondary #features-subtitle {
font-size: 1.15rem;
}
.features-section-secondary .decorative-dots-pattern {
width: 150px;
height: 150px;
opacity: 0.3;
}
.features-section-secondary .decorative-circle-1,
.features-section-secondary .decorative-circle-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.features-section-secondary .feature-card {
padding: 1.5rem;
}
.features-section-secondary .icon-circle {
width: 56px;
height: 56px;
}
.features-section-secondary .icon-circle i {
font-size: 1.35rem;
}
.features-section-secondary .feature-title {
font-size: 1.25rem;
}
.features-section-secondary .feature-description {
font-size: 0.95rem;
}
}
@media (prefers-reduced-motion: reduce) {
.features-section-secondary .feature-card,
.features-section-secondary .icon-circle,
.features-section-secondary .icon-decoration,
.features-section-secondary .card-accent-line {
transition: none;
}
.features-section-secondary .decorative-circle-1,
.features-section-secondary .decorative-circle-2 {
animation: none;
}
}
@media (prefers-contrast: high) {
.features-section-secondary .feature-card {
border-width: 3px;
border-color: var(--primary-500);
}
.features-section-secondary .feature-title {
font-weight: 800;
}
}
.services-section-alt {
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-section-alt .services-header {
position: relative;
z-index: 2;
max-width: 900px;
margin: 0 auto;
}
.services-section-alt .header-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
}
.services-section-alt .decoration-line {
width: 60px;
height: 2px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%
);
}
.services-section-alt .decoration-icon {
font-size: 1.5rem;
color: var(--primary-500);
animation: rotateIcon 8s linear infinite;
}
@keyframes rotateIcon {
0%, 100% { transform: rotate(0deg); }
50% { transform: rotate(180deg); }
}
.services-section-alt .services-main-title {
font-size: clamp(2rem, 5vw, 3rem);
font-weight: 800;
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.services-section-alt .services-subtitle {
font-size: clamp(1.1rem, 3vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.services-section-alt .services-description {
font-size: 1.1rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 750px;
}
.services-section-alt .service-card {
position: relative;
background: var(--surface-primary);
border-radius: 24px;
padding: 2.5rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
overflow: hidden;
}
.services-section-alt .service-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-300) 100%
);
transform: scaleX(0);
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.services-section-alt .service-card:hover {
transform: translateY(-8px);
border-color: var(--primary-500);
box-shadow:
0 20px 40px rgba(var(--black-rgb), 0.08),
0 0 0 1px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
.services-section-alt .service-card:hover::before {
transform: scaleX(1);
}
.services-section-alt .service-card-featured {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%) 100%
);
border-color: var(--primary-500);
box-shadow:
0 12px 32px rgba(var(--black-rgb), 0.1),
0 0 0 1px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.services-section-alt .featured-badge {
position: absolute;
top: 1.5rem;
right: 1.5rem;
z-index: 2;
}
.badge-dot {
display: block;
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
animation: pulseDot 2s ease-in-out infinite;
}
@keyframes pulseDot {
0%, 100% {
transform: scale(1);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
50% {
transform: scale(1.1);
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
}
}
.card-icon-wrapper {
width: 72px;
height: 72px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg,
var(--primary-500) 0%,
color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%) 100%
);
border-radius: 20px;
font-size: 1.8rem;
color: var(--light);
box-shadow:
0 8px 24px color-mix(in srgb, var(--primary-500) 30%, transparent 70%),
inset 0 -2px 8px rgba(var(--black-rgb), 0.15);
transition: all 0.4s ease;
}
.services-section-alt .service-card:hover .card-icon-wrapper {
transform: scale(1.1) rotate(5deg);
box-shadow:
0 12px 32px color-mix(in srgb, var(--primary-500) 40%, transparent 60%),
inset 0 -2px 8px rgba(var(--black-rgb), 0.15);
}
.card-icon-wrapper i {
transition: transform 0.4s ease;
}
.services-section-alt .service-card:hover .card-icon-wrapper i {
transform: scale(1.1);
}
.services-section-alt .service-name {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 1rem;
}
.services-section-alt .service-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 1.5rem;
}
.services-section-alt .service-features {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.8;
padding: 1.25rem;
background: color-mix(in srgb, var(--primary-50) 40%, transparent 60%);
border-radius: 12px;
border-left: 3px solid var(--primary-500);
white-space: pre-line;
}
.services-section-alt .price-wrapper {
margin-top: 1.5rem;
padding-top: 1.5rem;
border-top: 2px solid color-mix(in srgb, var(--neutral-100) 50%, transparent 50%);
}
.services-section-alt .service-price {
font-size: 2rem;
font-weight: 800;
color: var(--primary-500);
line-height: 1;
letter-spacing: -0.02em;
}
.card-decoration {
position: absolute;
bottom: -30px;
right: -30px;
width: 120px;
height: 120px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%
);
border-radius: 50%;
pointer-events: none;
}
.services-section-alt .floating-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.services-section-alt .shape {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%) 0%,
transparent 70%
);
animation: float 20s ease-in-out infinite;
}
.services-section-alt .shape-1 {
width: 300px;
height: 300px;
top: 10%;
left: 5%;
animation-delay: 0s;
}
.services-section-alt .shape-2 {
width: 200px;
height: 200px;
top: 50%;
right: 10%;
animation-delay: 5s;
}
.services-section-alt .shape-3 {
width: 250px;
height: 250px;
bottom: 10%;
left: 50%;
animation-delay: 10s;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) scale(1);
opacity: 0.3;
}
33% {
transform: translate(30px, -30px) scale(1.1);
opacity: 0.5;
}
66% {
transform: translate(-30px, 30px) scale(0.9);
opacity: 0.4;
}
}
@media (max-width: 991.98px) {
.services-section-alt {
padding: 3rem 0;
}
.services-section-alt .service-card {
padding: 2rem;
}
.services-section-alt .services-main-title {
font-size: 2rem;
}
.services-section-alt .services-subtitle {
font-size: 1.25rem;
}
}
@media (max-width: 767.98px) {
.services-section-alt .header-decoration {
gap: 0.75rem;
}
.services-section-alt .decoration-line {
width: 40px;
}
.services-section-alt .decoration-icon {
font-size: 1.25rem;
}
.services-section-alt .service-card {
padding: 1.75rem;
}
.card-icon-wrapper {
width: 64px;
height: 64px;
font-size: 1.5rem;
}
.services-section-alt .service-name {
font-size: 1.35rem;
}
.services-section-alt .service-features {
font-size: 0.9rem;
padding: 1rem;
}
.services-section-alt .service-price {
font-size: 1.75rem;
}
.services-section-alt .shape {
opacity: 0.4;
}
}
@media (max-width: 575.98px) {
.services-section-alt .services-description {
font-size: 1rem;
}
.services-section-alt .service-card {
padding: 1.5rem;
}
.card-icon-wrapper {
width: 56px;
height: 56px;
font-size: 1.35rem;
}
}
@media print {
.services-section-alt {
background: white;
}
.floating-shapes,
.card-decoration {
display: none;
}
.services-section-alt .service-card {
border: 1px solid #ddd;
box-shadow: none;
page-break-inside: avoid;
}
}
@media (prefers-reduced-motion: reduce) {
.service-card,
.card-icon-wrapper,
.card-icon-wrapper i,
.decoration-icon,
.badge-dot,
.services-section-alt .shape {
animation: none;
transition: none;
}
.services-section-alt .service-card:hover {
transform: none;
}
}
@media (prefers-contrast: high) {
.services-section-alt .service-card {
border-width: 3px;
border-color: var(--text-primary);
}
.services-section-alt .service-features {
border-left-width: 4px;
}
}
.priceplan-section-custom {
position: relative;
overflow: hidden;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%
);
}
.priceplan-section-custom .section-header {
position: relative;
z-index: 2;
}
.priceplan-section-custom #priceplan-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.priceplan-section-custom #priceplan-subtitle {
color: var(--primary-500);
font-weight: 600;
}
.priceplan-section-custom #priceplan-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.priceplan-section-custom .pricing-card {
background: white;
border-radius: 20px;
padding: 2.5rem 2rem;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
border: 2px solid transparent;
display: flex;
flex-direction: column;
}
.priceplan-section-custom .pricing-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-700) 100%
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.priceplan-section-custom .pricing-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
border-color: var(--primary-300);
}
.priceplan-section-custom .pricing-card:hover::before {
transform: scaleX(1);
}
.priceplan-section-custom .pricing-card-featured {
background: linear-gradient(135deg,
white 0%,
color-mix(in srgb, var(--primary-50) 20%, white 80%) 100%
);
border: 2px solid var(--primary-500);
transform: scale(1.05);
box-shadow: 0 8px 30px rgba(var(--black-rgb), 0.12);
}
.priceplan-section-custom .pricing-card-featured:hover {
transform: scale(1.05) translateY(-8px);
}
.priceplan-section-custom .featured-badge {
position: absolute;
top: -10px;
right: 30px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: white;
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 15px rgba(var(--black-rgb), 0.2);
z-index: 10;
}
.priceplan-section-custom .featured-badge i {
font-size: 1.5rem;
animation: pulse-star 2s ease-in-out infinite;
}
@keyframes pulse-star {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.2); }
}
.priceplan-section-custom .pricing-card-header {
text-align: center;
margin-bottom: 2rem;
}
.priceplan-section-custom .pricing-icon-wrapper {
width: 80px;
height: 80px;
margin: 0 auto;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 30%, white 70%),
color-mix(in srgb, var(--primary-500) 30%, white 70%)
);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.priceplan-section-custom .pricing-card:hover .pricing-icon-wrapper {
transform: rotate(10deg) scale(1.1);
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
}
.priceplan-section-custom .pricing-icon-wrapper i {
font-size: 2rem;
color: var(--primary-700);
transition: color 0.3s ease;
}
.priceplan-section-custom .pricing-card:hover .pricing-icon-wrapper i {
color: white;
}
.priceplan-section-custom .pricing-plan-name {
color: var(--text-primary);
font-weight: 700;
margin-bottom: 0.5rem;
}
.priceplan-section-custom .pricing-plan-desc {
color: var(--text-secondary);
font-size: 0.95rem;
line-height: 1.6;
}
.priceplan-section-custom .pricing-card-featured .pricing-plan-desc {
color: var(--text-primary);
}
.priceplan-section-custom .pricing-card-body {
flex: 1;
display: flex;
flex-direction: column;
}
.priceplan-section-custom .pricing-amount {
text-align: center;
padding: 1.5rem 0;
border-top: 1px solid var(--neutral-100);
border-bottom: 1px solid var(--neutral-100);
margin-bottom: 2rem;
}
.priceplan-section-custom .price-value {
color: var(--primary-700);
font-weight: 800;
line-height: 1;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.priceplan-section-custom .price-period {
color: var(--text-secondary);
font-size: 1rem;
display: inline-block;
margin-left: 0.25rem;
}
.priceplan-section-custom .pricing-features {
flex: 1;
}
.priceplan-section-custom .features-text {
color: var(--text-secondary);
line-height: 1.8;
font-size: 0.95rem;
margin: 0;
}
.priceplan-section-custom .pricing-card-footer {
margin-top: 2rem;
text-align: center;
position: relative;
}
.priceplan-section-custom .decorative-line {
height: 2px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
margin-bottom: 1.5rem;
}
.priceplan-section-custom .card-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
background: color-mix(in srgb, var(--primary-100) 50%, white 50%);
border-radius: 50%;
color: var(--primary-700);
font-size: 1.25rem;
transition: all 0.3s ease;
}
.priceplan-section-custom .pricing-card:hover .card-badge {
background: var(--primary-500);
color: white;
transform: scale(1.2);
}
.priceplan-section-custom .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.priceplan-section-custom .deco-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent
);
}
.priceplan-section-custom .deco-circle-1 {
width: 400px;
height: 400px;
top: -200px;
left: -100px;
animation: float-circle 20s ease-in-out infinite;
}
.priceplan-section-custom .deco-circle-2 {
width: 300px;
height: 300px;
bottom: -150px;
right: -50px;
animation: float-circle 15s ease-in-out infinite reverse;
}
.priceplan-section-custom .deco-shape {
position: absolute;
width: 150px;
height: 150px;
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
.priceplan-section-custom .deco-shape-1 {
top: 10%;
right: 5%;
animation: morph-shape 10s ease-in-out infinite;
}
.priceplan-section-custom .deco-shape-2 {
bottom: 15%;
left: 3%;
animation: morph-shape 12s ease-in-out infinite reverse;
}
@keyframes float-circle {
0%, 100% { transform: translate(0, 0); }
50% { transform: translate(30px, 30px); }
}
@keyframes morph-shape {
0%, 100% {
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
transform: rotate(0deg);
}
50% {
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
transform: rotate(180deg);
}
}
@media (max-width: 991.98px) {
.priceplan-section-custom .pricing-card-featured {
transform: scale(1);
}
.priceplan-section-custom .pricing-card-featured:hover {
transform: translateY(-8px);
}
}
@media (max-width: 767.98px) {
.priceplan-section-custom .pricing-card {
padding: 2rem 1.5rem;
}
.priceplan-section-custom .pricing-icon-wrapper {
width: 60px;
height: 60px;
}
.priceplan-section-custom .pricing-icon-wrapper i {
font-size: 1.5rem;
}
.priceplan-section-custom .deco-circle-1,
.priceplan-section-custom .deco-circle-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.priceplan-section-custom #priceplan-title {
font-size: 2rem;
}
.priceplan-section-custom .price-value {
font-size: 2.5rem;
}
}
.team-section-alt {
background: var(--surface-primary);
position: relative;
overflow: hidden;
}
.team-section-alt .section-header-alt {
position: relative;
z-index: 2;
}
.team-section-alt .section-title-alt {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.team-section-alt .section-subtitle-alt {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
margin-bottom: 1.5rem;
}
.team-section-alt .section-description-alt {
font-size: 1.1rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 800px;
margin: 0 auto;
}
.team-section-alt .team-card-alt {
background: var(--surface-secondary);
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);
position: relative;
height: 100%;
display: flex;
flex-direction: column;
}
.team-section-alt .team-card-alt:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
}
.team-section-alt .team-card-alt::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-alt .team-card-alt:hover::before {
transform: scaleX(1);
}
.team-section-alt .team-image-wrapper-alt {
position: relative;
width: 100%;
padding-top: 100%;
overflow: hidden;
background: color-mix(in srgb, var(--primary-500) 10%, var(--surface-primary));
}
.team-section-alt .team-member-photo-alt {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-alt .team-card-alt:hover .team-member-photo-alt {
transform: scale(1.08);
}
.team-section-alt .team-overlay-alt {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
180deg,
transparent 0%,
rgba(var(--black-rgb), 0.03) 100%
);
pointer-events: none;
}
.team-section-alt .team-info-alt {
padding: 2rem 1.5rem;
text-align: center;
position: relative;
z-index: 2;
flex: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.team-section-alt .team-name-alt {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.5rem;
line-height: 1.3;
transition: color 0.3s ease;
}
.team-section-alt .team-card-alt:hover .team-name-alt {
color: var(--primary-500);
}
.team-section-alt .team-role-alt {
font-size: 1rem;
color: var(--text-secondary);
font-weight: 500;
margin: 0;
line-height: 1.5;
}
.team-section-alt .decorative-accent-alt {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%) scaleX(0);
width: 60%;
height: 3px;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
transparent
);
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-alt .team-card-alt:hover .decorative-accent-alt {
transform: translateX(-50%) scaleX(1);
}
.team-section-alt .decorative-shape-alt {
position: absolute;
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
z-index: 1;
}
.team-section-alt .decorative-shape-alt.shape-1 {
width: 400px;
height: 400px;
background: radial-gradient(
circle,
var(--primary-300),
transparent 70%
);
top: -200px;
right: -100px;
}
.team-section-alt .decorative-shape-alt.shape-2 {
width: 300px;
height: 300px;
background: radial-gradient(
circle,
var(--primary-500),
transparent 70%
);
bottom: -150px;
left: -80px;
}
.team-section-alt .decorative-dots-alt {
position: absolute;
top: 50%;
left: 5%;
width: 100px;
height: 100px;
opacity: 0.06;
background-image: radial-gradient(
circle,
var(--primary-500) 2px,
transparent 2px
);
background-size: 20px 20px;
pointer-events: none;
z-index: 1;
}
@media (max-width: 1199px) {
.team-section-alt .section-title-alt {
font-size: 2.2rem;
}
.team-section-alt .section-subtitle-alt {
font-size: 1.15rem;
}
.team-section-alt .section-description-alt {
font-size: 1.05rem;
}
}
@media (max-width: 991px) {
.team-section-alt .section-title-alt {
font-size: 2rem;
}
.team-section-alt .section-subtitle-alt {
font-size: 1.1rem;
}
.team-section-alt .section-description-alt {
font-size: 1rem;
}
.team-section-alt .team-name-alt {
font-size: 1.35rem;
}
.team-section-alt .team-role-alt {
font-size: 0.95rem;
}
.team-section-alt .team-info-alt {
padding: 1.75rem 1.25rem;
}
.team-section-alt .decorative-shape-alt.shape-1 {
width: 300px;
height: 300px;
}
.team-section-alt .decorative-shape-alt.shape-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 767px) {
.team-section-alt {
padding: 3rem 0;
}
.team-section-alt .section-title-alt {
font-size: 1.75rem;
}
.team-section-alt .section-subtitle-alt {
font-size: 1rem;
}
.team-section-alt .section-description-alt {
font-size: 0.95rem;
}
.team-section-alt .team-name-alt {
font-size: 1.25rem;
}
.team-section-alt .team-role-alt {
font-size: 0.9rem;
}
.team-section-alt .team-info-alt {
padding: 1.5rem 1rem;
}
.team-section-alt .team-card-alt {
border-radius: 12px;
}
.decorative-shape-alt.shape-1,
.team-section-alt .decorative-shape-alt.shape-2 {
display: none;
}
.team-section-alt .decorative-dots-alt {
display: none;
}
}
@media (max-width: 575px) {
.team-section-alt .section-title-alt {
font-size: 1.5rem;
}
.team-section-alt .section-subtitle-alt {
font-size: 0.95rem;
}
.team-section-alt .section-description-alt {
font-size: 0.9rem;
}
.team-section-alt .team-name-alt {
font-size: 1.15rem;
}
.team-section-alt .team-role-alt {
font-size: 0.85rem;
}
.team-section-alt .team-info-alt {
padding: 1.25rem 0.875rem;
}
}
@media (prefers-contrast: high) {
.team-section-alt .team-card-alt {
border: 2px solid var(--neutral-300);
}
.team-section-alt .team-overlay-alt {
display: none;
}
.team-section-alt .section-description-alt {
color: var(--text-primary);
}
}
@media (prefers-reduced-motion: reduce) {
.team-card-alt,
.team-member-photo-alt,
.team-name-alt,
.decorative-accent-alt,
.team-section-alt .team-card-alt::before {
transition: none;
}
.team-section-alt .team-card-alt:hover {
transform: none;
}
.team-section-alt .team-card-alt:hover .team-member-photo-alt {
transform: none;
}
}
.reviews-section-classic {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.reviews-section-classic .section-header {
position: relative;
z-index: 2;
}
.reviews-section-classic #reviews-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.reviews-section-classic #reviews-subtitle {
color: var(--primary-500);
font-weight: 600;
}
.reviews-section-classic #reviews-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.reviews-section-classic .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-300),
var(--primary-500)
);
border-radius: 2px;
}
.reviews-section-classic .review-card {
background: var(--surface-secondary);
border-radius: 16px;
padding: 2rem;
position: relative;
transition: all 0.3s ease;
border: 1px solid color-mix(in srgb, var(--primary-300) 30%, transparent);
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.04);
}
.reviews-section-classic .review-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-300);
}
.reviews-section-classic .review-header {
display: flex;
align-items: center;
gap: 1rem;
}
.reviews-section-classic .client-avatar {
flex-shrink: 0;
}
.reviews-section-classic .avatar-circle {
width: 56px;
height: 56px;
border-radius: 50%;
background: linear-gradient(
135deg,
var(--primary-300),
var(--primary-500)
);
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 1.75rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.reviews-section-classic .client-info {
flex: 1;
}
.reviews-section-classic .client-info h4 {
color: var(--text-primary);
margin: 0;
line-height: 1.4;
}
.reviews-section-classic .decorative-badge {
width: 32px;
height: 3px;
background: var(--primary-300);
border-radius: 2px;
margin-top: 0.5rem;
}
.reviews-section-classic .review-content {
position: relative;
padding-top: 1rem;
}
.reviews-section-classic .quote-icon {
position: absolute;
top: -0.5rem;
left: -0.5rem;
width: 40px;
height: 40px;
background: color-mix(in srgb, var(--primary-300) 20%, transparent);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
color: var(--primary-500);
font-size: 1.25rem;
opacity: 0.5;
}
.reviews-section-classic .review-text {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
margin: 0;
padding-left: 1.5rem;
}
.reviews-section-classic .card-decoration {
position: absolute;
bottom: 0;
right: 0;
width: 80px;
height: 80px;
background: linear-gradient(
135deg,
transparent 50%,
color-mix(in srgb, var(--primary-300) 10%, transparent) 50%
);
border-radius: 0 0 16px 0;
pointer-events: none;
}
.reviews-section-classic .background-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.reviews-section-classic .shape {
position: absolute;
border-radius: 50%;
opacity: 0.03;
}
.reviews-section-classic .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
left: -100px;
animation: float 20s ease-in-out infinite;
}
.reviews-section-classic .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-300);
bottom: -80px;
right: -80px;
animation: float 15s ease-in-out infinite reverse;
}
.reviews-section-classic .shape-3 {
width: 200px;
height: 200px;
background: var(--primary-500);
top: 50%;
right: 10%;
animation: float 18s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@media (max-width: 991.98px) {
.reviews-section-classic .review-card {
padding: 1.5rem;
}
.reviews-section-classic .avatar-circle {
width: 48px;
height: 48px;
font-size: 1.5rem;
}
}
@media (max-width: 767.98px) {
.reviews-section-classic #reviews-title {
font-size: 1.75rem;
}
.reviews-section-classic #reviews-subtitle {
font-size: 1.1rem;
}
.reviews-section-classic .review-card {
padding: 1.25rem;
}
.reviews-section-classic .review-header {
flex-direction: column;
align-items: flex-start;
gap: 0.75rem;
}
.reviews-section-classic .shape-1,
.reviews-section-classic .shape-2,
.reviews-section-classic .shape-3 {
display: none;
}
}
@media (prefers-reduced-motion: reduce) {
.reviews-section-classic .review-card,
.reviews-section-classic .shape {
animation: none;
transition: none;
}
.reviews-section-classic .review-card:hover {
transform: none;
}
}
@media (prefers-contrast: high) {
.reviews-section-classic .review-card {
border: 2px solid var(--primary-500);
}
.reviews-section-classic .review-text {
color: var(--text-primary);
}
}
.casestudy-section-secondary {
padding: 100px 0;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
position: relative;
overflow: hidden;
}
.casestudy-section-secondary .section-header {
margin-bottom: 60px;
position: relative;
z-index: 2;
}
.casestudy-section-secondary .section-subtitle {
font-size: 0.875rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
color: var(--primary-500);
margin-bottom: 16px;
display: inline-block;
padding: 8px 20px;
background: color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
border-radius: 50px;
}
.casestudy-section-secondary .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 24px;
line-height: 1.2;
}
.casestudy-section-secondary .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.casestudy-section-secondary .casestudy-grid {
position: relative;
z-index: 2;
}
.casestudy-section-secondary .casestudy-card {
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
height: 100%;
display: flex;
flex-direction: column;
border: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent 70%);
}
.casestudy-section-secondary .casestudy-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.casestudy-section-secondary .card-image-wrapper {
position: relative;
height: 280px;
overflow: hidden;
background: linear-gradient(
135deg,
var(--primary-100) 0%,
var(--primary-300) 100%
);
}
.casestudy-section-secondary .image-placeholder {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.casestudy-section-secondary .image-placeholder i {
font-size: 80px;
color: var(--primary-500);
opacity: 0.3;
transition: all 0.4s ease;
}
.casestudy-section-secondary .casestudy-card:hover .image-placeholder i {
transform: scale(1.1);
opacity: 0.5;
}
.casestudy-section-secondary .card-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(
180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 20%, transparent 80%) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.casestudy-section-secondary .casestudy-card:hover .card-overlay {
opacity: 1;
}
.casestudy-section-secondary .card-content {
padding: 32px;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.casestudy-section-secondary .content-inner {
flex-grow: 1;
display: flex;
flex-direction: column;
}
.casestudy-section-secondary .card-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-secondary .casestudy-card:hover .card-title {
color: var(--primary-500);
}
.casestudy-section-secondary .card-description {
font-size: 0.9375rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 24px;
flex-grow: 1;
}
.casestudy-section-secondary .card-icons {
display: flex;
gap: 12px;
padding-top: 20px;
border-top: 1px solid var(--neutral-300);
}
.casestudy-section-secondary .card-icons i {
font-size: 20px;
color: var(--primary-500);
opacity: 0.6;
transition: all 0.3s ease;
}
.casestudy-section-secondary .casestudy-card:hover .card-icons i {
opacity: 1;
transform: translateY(-2px);
}
.casestudy-section-secondary .decorative-shape-top {
position: absolute;
top: -50px;
right: 10%;
width: 200px;
height: 200px;
background: linear-gradient(
135deg,
var(--primary-300),
var(--primary-500)
);
border-radius: 50%;
opacity: 0.08;
z-index: 1;
animation: float 6s ease-in-out infinite;
}
.casestudy-section-secondary .decorative-shape-bottom {
position: absolute;
bottom: -80px;
left: 5%;
width: 300px;
height: 300px;
background: linear-gradient(
225deg,
var(--primary-300),
var(--primary-500)
);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
opacity: 0.06;
z-index: 1;
animation: float 8s ease-in-out infinite reverse;
}
.casestudy-section-secondary .decorative-dots {
position: absolute;
top: 20%;
left: -30px;
width: 150px;
height: 150px;
background-image: radial-gradient(
circle,
var(--primary-500) 2px,
transparent 2px
);
background-size: 20px 20px;
opacity: 0.15;
z-index: 1;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(5deg);
}
}
@media (max-width: 991px) {
.casestudy-section-secondary {
padding: 80px 0;
}
.casestudy-section-secondary .section-title {
font-size: 2.25rem;
}
.casestudy-section-secondary .section-header {
margin-bottom: 50px;
}
.casestudy-section-secondary .card-image-wrapper {
height: 240px;
}
}
@media (max-width: 767px) {
.casestudy-section-secondary {
padding: 60px 0;
}
.casestudy-section-secondary .section-title {
font-size: 1.875rem;
}
.casestudy-section-secondary .section-description {
font-size: 1rem;
}
.casestudy-section-secondary .section-header {
margin-bottom: 40px;
}
.casestudy-section-secondary .card-content {
padding: 24px;
}
.casestudy-section-secondary .card-title {
font-size: 1.25rem;
}
.casestudy-section-secondary .card-description {
font-size: 0.875rem;
}
.casestudy-section-secondary .card-image-wrapper {
height: 200px;
}
.casestudy-section-secondary .image-placeholder i {
font-size: 60px;
}
.casestudy-section-secondary .decorative-shape-top,
.casestudy-section-secondary .decorative-shape-bottom {
display: none;
}
}
@media (max-width: 575px) {
.casestudy-section-secondary .section-title {
font-size: 1.625rem;
}
.casestudy-section-secondary .card-icons {
gap: 8px;
}
.casestudy-section-secondary .card-icons i {
font-size: 18px;
}
}
@media (prefers-reduced-motion: reduce) {
.casestudy-section-secondary .casestudy-card,
.casestudy-section-secondary .image-placeholder i,
.casestudy-section-secondary .card-icons i {
transition: none;
}
.casestudy-section-secondary .decorative-shape-top,
.casestudy-section-secondary .decorative-shape-bottom {
animation: none;
}
}
@media (prefers-contrast: high) {
.casestudy-section-secondary .casestudy-card {
border: 2px solid var(--neutral-700);
}
.casestudy-section-secondary .card-icons {
border-top-width: 2px;
}
}
.process-section-modern {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.process-section-modern .section-header {
max-width: 800px;
margin: 0 auto 80px;
position: relative;
z-index: 2;
}
.process-section-modern .header-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
margin-bottom: 20px;
}
.process-section-modern .decoration-line {
width: 60px;
height: 2px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%);
}
.process-section-modern .header-decoration i {
font-size: 28px;
color: var(--primary-500);
}
.process-section-modern .section-title {
font-size: 42px;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.process-section-modern .section-subtitle {
font-size: 20px;
font-weight: 500;
color: var(--primary-500);
margin-bottom: 24px;
line-height: 1.4;
}
.process-section-modern .section-description {
font-size: 17px;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
}
.process-section-modern .process-timeline {
position: relative;
max-width: 1000px;
margin: 0 auto;
padding: 40px 0;
}
.process-section-modern .timeline-connector {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-300) 100%);
transform: translateX(-50%);
z-index: 0;
}
.process-section-modern .process-item {
position: relative;
margin-bottom: 60px;
display: flex;
align-items: flex-start;
gap: 30px;
}
.process-section-modern .process-item:last-child {
margin-bottom: 0;
}
.process-section-modern .item-number {
position: relative;
z-index: 2;
display: flex;
flex-direction: column;
align-items: center;
min-width: 80px;
}
.process-section-modern .number-circle {
width: 80px;
height: 80px;
border-radius: 50%;
background: linear-gradient(135deg,
var(--primary-500) 0%,
color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%) 100%);
color: var(--light);
display: flex;
align-items: center;
justify-content: center;
font-size: 24px;
font-weight: 700;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
position: relative;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.process-section-modern .number-circle::before {
content: '';
position: absolute;
inset: -8px;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
z-index: -1;
}
.process-section-modern .process-item:hover .number-circle {
transform: scale(1.1);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.18);
}
.process-section-modern .connector-dot {
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
margin-top: 20px;
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-100) 60%, transparent 40%);
}
.process-section-modern .item-content {
flex: 1;
background: var(--surface-primary);
border-radius: 20px;
padding: 40px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
position: relative;
transition: transform 0.3s ease, box-shadow 0.3s ease;
display: flex;
gap: 25px;
align-items: flex-start;
border: 2px solid color-mix(in srgb, var(--primary-100) 40%, transparent 60%);
}
.process-section-modern .item-content:hover {
transform: translateY(-5px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.process-section-modern .item-content.alternate {
flex-direction: row-reverse;
}
.process-section-modern .item-icon {
min-width: 70px;
width: 70px;
height: 70px;
border-radius: 16px;
background: linear-gradient(135deg,
var(--primary-50) 0%,
var(--primary-100) 100%);
display: flex;
align-items: center;
justify-content: center;
position: relative;
transition: transform 0.3s ease;
}
.process-section-modern .item-content:hover .item-icon {
transform: rotate(5deg) scale(1.05);
}
.process-section-modern .item-icon i {
font-size: 32px;
color: var(--primary-500);
}
.process-section-modern .item-text {
flex: 1;
}
.process-section-modern .item-title {
font-size: 24px;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 14px;
line-height: 1.3;
}
.process-section-modern .item-description {
font-size: 16px;
line-height: 1.7;
color: var(--text-secondary);
margin: 0;
}
.process-section-modern .item-decoration {
position: absolute;
top: -15px;
right: -15px;
width: 100px;
height: 100px;
pointer-events: none;
opacity: 0.15;
z-index: 0;
}
.process-section-modern .decoration-blob {
width: 100%;
height: 100%;
background: radial-gradient(circle,
var(--primary-500) 0%,
transparent 70%);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
animation: blob-float 8s ease-in-out infinite;
}
@keyframes blob-float {
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);
}
}
.process-section-modern .background-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.process-section-modern .shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.process-section-modern .shape-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: 10%;
left: -150px;
animation: shape-float-1 20s ease-in-out infinite;
}
.process-section-modern .shape-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
bottom: 15%;
right: -100px;
animation: shape-float-2 25s ease-in-out infinite;
}
.process-section-modern .shape-3 {
width: 250px;
height: 250px;
background: radial-gradient(circle, var(--primary-100) 0%, transparent 70%);
top: 50%;
right: 10%;
animation: shape-float-3 30s ease-in-out infinite;
}
@keyframes shape-float-1 {
0%, 100% { transform: translate(0, 0) scale(1); }
50% { transform: translate(50px, -50px) scale(1.1); }
}
@keyframes shape-float-2 {
0%, 100% { transform: translate(0, 0) scale(1); }
50% { transform: translate(-40px, 40px) scale(1.15); }
}
@keyframes shape-float-3 {
0%, 100% { transform: translate(0, 0) scale(1); }
50% { transform: translate(30px, 30px) scale(0.9); }
}
@media (max-width: 992px) {
.process-section-modern {
padding: 80px 0;
}
.process-section-modern .section-title {
font-size: 36px;
}
.process-section-modern .section-subtitle {
font-size: 18px;
}
.process-section-modern .timeline-connector {
left: 40px;
}
.process-section-modern .process-item {
flex-direction: column;
gap: 20px;
padding-left: 100px;
}
.process-section-modern .item-number {
position: absolute;
left: 0;
top: 0;
}
.process-section-modern .item-content,
.process-section-modern .item-content.alternate {
flex-direction: column;
padding: 30px;
}
.process-section-modern .item-icon {
min-width: 60px;
width: 60px;
height: 60px;
}
.process-section-modern .item-icon i {
font-size: 28px;
}
}
@media (max-width: 768px) {
.process-section-modern {
padding: 60px 0;
}
.process-section-modern .section-header {
margin-bottom: 60px;
}
.process-section-modern .section-title {
font-size: 32px;
}
.process-section-modern .section-subtitle {
font-size: 17px;
}
.process-section-modern .section-description {
font-size: 16px;
}
.process-section-modern .process-item {
margin-bottom: 50px;
padding-left: 80px;
}
.process-section-modern .number-circle {
width: 60px;
height: 60px;
font-size: 20px;
}
.process-section-modern .item-title {
font-size: 20px;
}
.process-section-modern .item-description {
font-size: 15px;
}
.process-section-modern .item-content {
padding: 25px;
}
}
@media (max-width: 576px) {
.process-section-modern {
padding: 50px 0;
}
.process-section-modern .section-title {
font-size: 28px;
}
.process-section-modern .section-subtitle {
font-size: 16px;
}
.process-section-modern .timeline-connector {
left: 30px;
}
.process-section-modern .process-item {
padding-left: 70px;
}
.process-section-modern .number-circle {
width: 50px;
height: 50px;
font-size: 18px;
}
.process-section-modern .item-content {
padding: 20px;
gap: 15px;
}
.process-section-modern .item-icon {
min-width: 50px;
width: 50px;
height: 50px;
}
.process-section-modern .item-icon i {
font-size: 24px;
}
.process-section-modern .item-title {
font-size: 18px;
}
}
.timeline-section-minimal {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.timeline-section-minimal .timeline-header {
position: relative;
z-index: 2;
}
.timeline-section-minimal .decorative-dots {
display: flex;
gap: 8px;
justify-content: center;
align-items: center;
}
.timeline-section-minimal .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
display: inline-block;
animation: pulse-dot 2s ease-in-out infinite;
}
.timeline-section-minimal .decorative-dots .dot:nth-child(2) {
animation-delay: 0.2s;
background: color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%);
}
.timeline-section-minimal .decorative-dots .dot:nth-child(3) {
animation-delay: 0.4s;
background: var(--primary-700);
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
#timeline-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.5px;
}
#timeline-subtitle {
color: var(--primary-700);
font-weight: 600;
}
#timeline-desc {
color: var(--text-secondary);
line-height: 1.8;
font-size: 1.05rem;
}
.timeline-section-minimal .timeline-wrapper {
padding: 3rem 0;
position: relative;
z-index: 2;
}
.timeline-section-minimal .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg,
transparent 0%,
var(--primary-300) 10%,
var(--primary-500) 50%,
var(--primary-300) 90%,
transparent 100%);
transform: translateX(-50%);
display: none;
}
@media (min-width: 992px) {
.timeline-section-minimal .timeline-line {
display: block;
}
}
.timeline-section-minimal .timeline-item {
margin-bottom: 4rem;
position: relative;
}
.timeline-section-minimal .timeline-item:last-child {
margin-bottom: 0;
}
.timeline-section-minimal .timeline-content {
background: var(--surface-primary);
padding: 2rem;
border-radius: 16px;
box-shadow:
0 4px 20px rgba(var(--black-rgb), 0.06),
0 1px 4px rgba(var(--black-rgb), 0.04);
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent 70%);
position: relative;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.timeline-section-minimal .timeline-content:hover {
transform: translateY(-8px);
box-shadow:
0 12px 40px rgba(var(--black-rgb), 0.12),
0 4px 12px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-500);
}
.timeline-section-minimal .timeline-badge {
position: absolute;
top: -20px;
left: 2rem;
width: 56px;
height: 56px;
border-radius: 50%;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 6px 20px rgba(var(--black-rgb), 0.15);
transition: transform 0.3s ease;
}
.timeline-section-minimal .timeline-content:hover .timeline-badge {
transform: scale(1.15) rotate(5deg);
}
.timeline-section-minimal .timeline-badge i {
font-size: 1.5rem;
color: var(--light);
}
.timeline-section-minimal .timeline-content h3 {
color: var(--text-primary);
margin-top: 1rem;
font-weight: 700;
}
.timeline-section-minimal .timeline-content p {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.timeline-section-minimal .timeline-connector {
position: relative;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.timeline-section-minimal .connector-dot {
width: 20px;
height: 20px;
border-radius: 50%;
background: var(--primary-500);
border: 4px solid var(--surface-primary);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
position: relative;
z-index: 3;
transition: all 0.3s ease;
}
.timeline-section-minimal .timeline-item:hover .connector-dot {
transform: scale(1.3);
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-300) 60%, transparent 40%);
}
.timeline-section-minimal .timeline-visual {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
min-height: 250px;
}
.timeline-section-minimal .visual-placeholder {
width: 180px;
height: 180px;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 50%, transparent 50%),
color-mix(in srgb, var(--primary-300) 30%, transparent 70%));
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.08);
transition: all 0.4s ease;
position: relative;
overflow: hidden;
}
.timeline-section-minimal .visual-placeholder::before {
content: '';
position: absolute;
top: -50%;
left: -50%;
width: 200%;
height: 200%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%) 0%,
transparent 70%);
animation: rotate-gradient 10s linear infinite;
}
@keyframes rotate-gradient {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.timeline-section-minimal .timeline-item:hover .visual-placeholder {
transform: scale(1.05);
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.12);
}
.timeline-section-minimal .visual-placeholder i {
font-size: 4rem;
color: var(--primary-700);
position: relative;
z-index: 2;
}
.timeline-section-minimal .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 1;
}
.timeline-section-minimal .shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
animation: float 20s ease-in-out infinite;
}
.timeline-section-minimal .shape-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-300), transparent);
top: -10%;
right: -5%;
animation-delay: 0s;
}
.timeline-section-minimal .shape-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle, var(--primary-500), transparent);
bottom: 10%;
left: -8%;
animation-delay: 3s;
}
.timeline-section-minimal .shape-3 {
width: 250px;
height: 250px;
background: radial-gradient(circle, var(--primary-700), transparent);
top: 40%;
right: 5%;
animation-delay: 6s;
}
@keyframes float {
0%, 100% {
transform: translateY(0) scale(1);
}
50% {
transform: translateY(-30px) scale(1.05);
}
}
@media (max-width: 991px) {
.timeline-section-minimal .timeline-item {
margin-bottom: 3rem;
}
.timeline-section-minimal .timeline-content {
margin-left: 0;
margin-right: 0;
}
.timeline-section-minimal .visual-placeholder {
width: 120px;
height: 120px;
margin: 0 auto 1.5rem;
}
.timeline-section-minimal .visual-placeholder i {
font-size: 2.5rem;
}
}
@media (max-width: 767px) {
.timeline-section-minimal {
padding: 3rem 0;
}
#timeline-title {
font-size: 2rem;
}
#timeline-subtitle {
font-size: 1.1rem;
}
.timeline-section-minimal .timeline-content {
padding: 1.5rem;
}
.timeline-section-minimal .timeline-badge {
width: 48px;
height: 48px;
top: -18px;
left: 1.5rem;
}
.timeline-section-minimal .timeline-badge i {
font-size: 1.2rem;
}
.timeline-section-minimal .shape {
opacity: 0.05;
}
.shape-1,
.shape-2,
.timeline-section-minimal .shape-3 {
width: 200px;
height: 200px;
}
}
@media (max-width: 575px) {
#timeline-title {
font-size: 1.75rem;
}
.timeline-section-minimal .timeline-content h3 {
font-size: 1.25rem;
}
.timeline-section-minimal .timeline-item {
margin-bottom: 2rem;
}
}
.career-section-variant {
position: relative;
padding: 80px 0 100px;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.career-section-variant .decorative-dot-grid {
position: absolute;
top: -20px;
left: 50%;
transform: translateX(-50%);
width: 80px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-300) 100%);
border-radius: 2px;
}
.career-section-variant .decorative-dot-grid::before,
.career-section-variant .decorative-dot-grid::after {
content: '';
position: absolute;
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
top: -2px;
}
.career-section-variant .decorative-dot-grid::before {
left: -15px;
}
.career-section-variant .decorative-dot-grid::after {
right: -15px;
}
.career-section-variant #career-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.career-section-variant #career-subtitle {
color: var(--primary-500);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.career-section-variant #career-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.career-section-variant .career-timeline {
position: relative;
max-width: 1100px;
margin: 60px auto 0;
padding: 40px 0;
}
.career-section-variant .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 3px;
background: linear-gradient(180deg,
transparent 0%,
var(--primary-300) 10%,
var(--primary-300) 90%,
transparent 100%);
transform: translateX(-50%);
}
.career-section-variant .timeline-item {
position: relative;
margin-bottom: 60px;
display: flex;
align-items: center;
}
.career-section-variant .timeline-item-right {
justify-content: flex-start;
padding-left: calc(50% + 40px);
}
.career-section-variant .timeline-item-left {
justify-content: flex-end;
padding-right: calc(50% + 40px);
}
.career-section-variant .timeline-marker {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 50px;
height: 50px;
background: var(--surface-primary);
border: 3px solid var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.08);
transition: all 0.3s ease;
}
.career-section-variant .timeline-marker i {
font-size: 20px;
color: var(--primary-500);
transition: all 0.3s ease;
}
.career-section-variant .timeline-item:hover .timeline-marker {
background: var(--primary-500);
transform: translateX(-50%) scale(1.1);
}
.career-section-variant .timeline-item:hover .timeline-marker i {
color: var(--surface-primary);
}
.career-section-variant .career-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 32px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
border: 1px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
max-width: 500px;
width: 100%;
transition: all 0.3s ease;
position: relative;
}
.career-section-variant .career-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%);
border-radius: 16px 16px 0 0;
opacity: 0;
transition: opacity 0.3s ease;
}
.career-section-variant .career-card:hover {
transform: translateY(-5px);
box-shadow: 0 8px 30px rgba(var(--black-rgb), 0.12);
}
.career-section-variant .career-card:hover::before {
opacity: 1;
}
.career-section-variant .card-icon-wrapper {
width: 56px;
height: 56px;
background: linear-gradient(135deg,
var(--primary-100) 0%,
var(--primary-50) 100%);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
transition: all 0.3s ease;
}
.career-section-variant .card-icon-wrapper i {
font-size: 28px;
color: var(--primary-500);
}
.career-section-variant .career-card:hover .card-icon-wrapper {
background: linear-gradient(135deg,
var(--primary-500) 0%,
var(--primary-700) 100%);
}
.career-section-variant .career-card:hover .card-icon-wrapper i {
color: var(--surface-primary);
}
.career-section-variant .card-title {
color: var(--text-primary);
font-weight: 700;
margin-bottom: 16px;
line-height: 1.3;
}
.career-section-variant .card-description {
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 20px;
font-size: 15px;
}
.career-section-variant .card-meta {
display: flex;
align-items: center;
gap: 12px;
padding-top: 16px;
border-top: 1px solid var(--neutral-100);
}
.career-section-variant .role-badge {
display: inline-flex;
align-items: center;
padding: 6px 14px;
background: color-mix(in srgb, var(--primary-100) 60%, transparent 40%);
color: var(--primary-700);
border-radius: 20px;
font-size: 13px;
font-weight: 600;
letter-spacing: 0.02em;
}
.career-section-variant .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.05;
z-index: 0;
pointer-events: none;
}
.career-section-variant .blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
top: 10%;
right: -100px;
animation: float-blob 20s ease-in-out infinite;
}
.career-section-variant .blob-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-300) 0%, transparent 70%);
bottom: 15%;
left: -80px;
animation: float-blob 25s ease-in-out infinite reverse;
}
@keyframes float-blob {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
@media (max-width: 991px) {
.career-section-variant {
padding: 60px 0 80px;
}
.career-section-variant .timeline-line {
left: 30px;
}
.career-section-variant .timeline-item-right,
.career-section-variant .timeline-item-left {
padding-left: 80px;
padding-right: 0;
justify-content: flex-start;
}
.career-section-variant .timeline-marker {
left: 30px;
}
.career-section-variant .career-card {
max-width: 100%;
}
}
@media (max-width: 767px) {
.career-section-variant {
padding: 50px 0 60px;
}
.career-section-variant #career-title {
font-size: 2rem;
}
.career-section-variant #career-subtitle {
font-size: 0.9rem;
}
.career-section-variant #career-desc {
font-size: 1rem;
}
.career-section-variant .career-timeline {
padding: 20px 0;
margin-top: 40px;
}
.career-section-variant .timeline-line {
left: 20px;
}
.career-section-variant .timeline-item {
margin-bottom: 40px;
}
.career-section-variant .timeline-item-right,
.career-section-variant .timeline-item-left {
padding-left: 60px;
}
.career-section-variant .timeline-marker {
left: 20px;
width: 40px;
height: 40px;
}
.career-section-variant .timeline-marker i {
font-size: 18px;
}
.career-section-variant .career-card {
padding: 24px;
}
.career-section-variant .card-icon-wrapper {
width: 48px;
height: 48px;
}
.career-section-variant .card-icon-wrapper i {
font-size: 24px;
}
.career-section-variant .card-title {
font-size: 1.15rem;
}
.career-section-variant .card-description {
font-size: 14px;
}
.career-section-variant .blob-1,
.career-section-variant .blob-2 {
width: 250px;
height: 250px;
}
}
@media (prefers-contrast: high) {
.career-section-variant .career-card {
border: 2px solid var(--neutral-300);
}
.career-section-variant .timeline-line {
background: var(--primary-500);
width: 4px;
}
.career-section-variant .timeline-marker {
border-width: 4px;
}
}
@media (prefers-reduced-motion: reduce) {
.career-section-variant .career-card,
.career-section-variant .timeline-marker,
.career-section-variant .card-icon-wrapper {
transition: none;
}
.career-section-variant .blob-1,
.career-section-variant .blob-2 {
animation: none;
}
}
.coreinfo-section-clean {
position: relative;
background: linear-gradient(
to bottom,
var(--surface-primary) 0%,
var(--neutral-50) 100%
);
overflow: hidden;
}
.coreinfo-section-clean .coreinfo-header {
position: relative;
z-index: 2;
}
.coreinfo-section-clean .decorative-line-top {
width: 60px;
height: 4px;
background: linear-gradient(
to right,
var(--primary-500),
var(--primary-300)
);
margin: 0 auto;
border-radius: 2px;
}
#coreinfo-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
#coreinfo-subtitle {
color: color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%);
font-weight: 500;
}
#coreinfo-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 100%;
}
.coreinfo-section-clean .decorative-dots {
display: flex;
justify-content: center;
gap: 8px;
}
.coreinfo-section-clean .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-300);
display: inline-block;
animation: dotPulse 2s ease-in-out infinite;
}
.coreinfo-section-clean .decorative-dots .dot:nth-child(2) {
animation-delay: 0.3s;
}
.coreinfo-section-clean .decorative-dots .dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes dotPulse {
0%, 100% {
opacity: 0.4;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.2);
}
}
.coreinfo-section-clean .coreinfo-card {
position: relative;
background: var(--surface-primary);
border: 1px solid var(--neutral-100);
border-radius: 12px;
padding: 2rem;
transition: all 0.3s ease;
overflow: hidden;
}
.coreinfo-section-clean .coreinfo-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-300);
}
.card-icon-wrapper {
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(
135deg,
var(--primary-50),
color-mix(in srgb, var(--primary-100) 70%, var(--primary-300) 30%)
);
border-radius: 12px;
transition: all 0.3s ease;
}
.card-icon-wrapper i {
font-size: 28px;
color: var(--primary-500);
transition: all 0.3s ease;
}
.coreinfo-section-clean .coreinfo-card:hover .card-icon-wrapper {
transform: scale(1.1) rotate(5deg);
background: linear-gradient(
135deg,
var(--primary-100),
var(--primary-300)
);
}
.coreinfo-section-clean .coreinfo-card:hover .card-icon-wrapper i {
color: var(--primary-700);
}
.card-content h4 {
color: var(--text-primary);
font-weight: 600;
transition: color 0.3s ease;
}
.coreinfo-section-clean .coreinfo-card:hover .card-content h4 {
color: var(--primary-700);
}
.card-content p {
color: var(--text-secondary);
line-height: 1.6;
font-size: 0.95rem;
}
.card-accent {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
to right,
transparent,
var(--primary-500),
transparent
);
opacity: 0;
transition: opacity 0.3s ease;
}
.coreinfo-section-clean .coreinfo-card:hover .card-accent {
opacity: 1;
}
.coreinfo-section-clean .decorative-bg-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 1;
}
.coreinfo-section-clean .decorative-bg-shapes .shape {
position: absolute;
border-radius: 50%;
opacity: 0.03;
}
.coreinfo-section-clean .decorative-bg-shapes .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -200px;
right: -100px;
animation: floatShape 20s ease-in-out infinite;
}
.coreinfo-section-clean .decorative-bg-shapes .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: -150px;
left: -75px;
animation: floatShape 25s ease-in-out infinite reverse;
}
.coreinfo-section-clean .decorative-bg-shapes .shape-3 {
width: 200px;
height: 200px;
background: var(--primary-300);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: floatShape 30s ease-in-out infinite;
}
@keyframes floatShape {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-30px, 30px) rotate(240deg);
}
}
@media (max-width: 991.98px) {
.coreinfo-section-clean {
padding-top: 3rem;
padding-bottom: 3rem;
}
#coreinfo-title {
font-size: 2rem;
}
.coreinfo-section-clean .coreinfo-card {
padding: 1.5rem;
}
.card-icon-wrapper {
width: 48px;
height: 48px;
}
.card-icon-wrapper i {
font-size: 24px;
}
}
@media (max-width: 767.98px) {
#coreinfo-title {
font-size: 1.75rem;
}
#coreinfo-subtitle {
font-size: 1.1rem;
}
#coreinfo-desc {
font-size: 1rem;
}
.coreinfo-section-clean .decorative-bg-shapes .shape-1 {
width: 250px;
height: 250px;
}
.coreinfo-section-clean .decorative-bg-shapes .shape-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 575.98px) {
.coreinfo-section-clean .coreinfo-card {
padding: 1.25rem;
}
.card-content h4 {
font-size: 1.1rem;
}
.card-content p {
font-size: 0.9rem;
}
}
@media print {
.coreinfo-section-clean {
background: white;
}
.decorative-bg-shapes,
.card-accent,
.coreinfo-section-clean .decorative-dots {
display: none;
}
.coreinfo-section-clean .coreinfo-card {
border: 1px solid #ddd;
box-shadow: none;
page-break-inside: avoid;
}
}
@media (prefers-contrast: high) {
.coreinfo-section-clean .coreinfo-card {
border: 2px solid var(--neutral-900);
}
.card-icon-wrapper {
border: 2px solid var(--primary-700);
}
#coreinfo-title,
.card-content h4 {
font-weight: 700;
}
}
@media (prefers-reduced-motion: reduce) {
.coreinfo-card,
.card-icon-wrapper,
.card-icon-wrapper i,
.coreinfo-section-clean .decorative-dots .dot {
transition: none;
animation: none;
}
.coreinfo-section-clean .decorative-bg-shapes .shape {
animation: none;
}
}
.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-standard {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%);
overflow: hidden;
}
.contact-section-standard .decorative-badge {
width: 60px;
height: 60px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
color: white;
font-size: 1.5rem;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.1);
}
.contact-section-standard #contact-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.contact-section-standard #contact-subtitle {
color: var(--primary-500);
font-weight: 600;
}
.contact-section-standard #contact-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.contact-section-standard .contact-form-card {
position: relative;
background: white;
padding: 3rem;
border-radius: 20px;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.contact-section-standard .contact-form-card:hover {
transform: translateY(-5px);
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.12);
}
.contact-section-standard .decorative-corner {
position: absolute;
width: 40px;
height: 40px;
border: 3px solid var(--primary-300);
}
.contact-section-standard .decorative-corner.top-left {
top: 20px;
left: 20px;
border-right: none;
border-bottom: none;
border-radius: 12px 0 0 0;
}
.contact-section-standard .decorative-corner.bottom-right {
bottom: 20px;
right: 20px;
border-left: none;
border-top: none;
border-radius: 0 0 12px 0;
}
.contact-section-standard .form-label {
color: var(--text-primary);
font-weight: 600;
font-size: 0.95rem;
margin-bottom: 0.5rem;
}
.contact-section-standard .input-group-text {
background: color-mix(in srgb, var(--primary-50) 40%, white 60%);
border: 2px solid var(--primary-100);
color: var(--primary-500);
border-right: none;
}
.contact-section-standard .form-control {
border: 2px solid var(--primary-100);
border-left: none;
padding: 0.75rem 1rem;
font-size: 0.95rem;
transition: all 0.3s ease;
}
.contact-section-standard .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.2rem color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.contact-section-standard .input-group:focus-within .input-group-text {
border-color: var(--primary-500);
background: color-mix(in srgb, var(--primary-100) 50%, white 50%);
}
.contact-section-standard textarea.form-control {
border: 2px solid var(--primary-100);
resize: vertical;
min-height: 130px;
}
.contact-section-standard .form-check-input {
width: 1.2em;
height: 1.2em;
border: 2px solid var(--primary-300);
cursor: pointer;
}
.contact-section-standard .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-standard .form-check-label {
color: var(--text-secondary);
font-size: 0.9rem;
cursor: pointer;
margin-left: 0.5rem;
}
.contact-section-standard #site_submit_btn {
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
border: none !important;
padding: 1rem 2rem;
font-size: 1.1rem;
font-weight: 600;
border-radius: 12px;
transition: all 0.3s ease;
box-shadow: 0 4px 15px rgba(37, 99, 235, 0.3);
}
.contact-section-standard #site_submit_btn:hover {
transform: translateY(-2px);
box-shadow: 0 6px 25px rgba(37, 99, 235, 0.4);
}
.contact-section-standard #site_submit_btn:active {
transform: translateY(0);
}
.contact-section-standard .contact-info-wrapper {
position: relative;
height: 100%;
}
.contact-section-standard .contact-info-card {
background: white;
padding: 1.75rem;
border-radius: 16px;
margin-bottom: 1.5rem;
box-shadow: 0 5px 20px rgba(var(--black-rgb), 0.06);
border-left: 4px solid var(--primary-500);
display: flex;
gap: 1.25rem;
align-items: flex-start;
transition: all 0.3s ease;
}
.contact-section-standard .contact-info-card:hover {
transform: translateX(5px);
box-shadow: 0 8px 30px rgba(var(--black-rgb), 0.1);
border-left-width: 6px;
}
.contact-section-standard .icon-wrapper {
width: 50px;
height: 50px;
min-width: 50px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
color: white;
font-size: 1.4rem;
}
.contact-section-standard .info-content h3 {
color: var(--text-primary);
font-weight: 700;
margin-bottom: 0.75rem;
}
.contact-section-standard .info-detail {
color: var(--text-secondary);
font-size: 0.95rem;
margin-bottom: 0.25rem;
line-height: 1.6;
}
.contact-section-standard .social-icons-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 1rem;
padding: 1.5rem;
background: white;
border-radius: 16px;
box-shadow: 0 5px 20px rgba(var(--black-rgb), 0.06);
}
.contact-section-standard .social-icon {
aspect-ratio: 1;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--primary-50) 50%, white 50%);
border-radius: 12px;
color: var(--primary-500);
font-size: 1.25rem;
transition: all 0.3s ease;
cursor: pointer;
}
.contact-section-standard .social-icon:hover {
background: var(--primary-500);
color: white;
transform: translateY(-3px);
box-shadow: 0 4px 15px rgba(var(--black-rgb), 0.15);
}
.contact-section-standard .decorative-pattern {
position: absolute;
width: 80px;
height: 80px;
border-radius: 50%;
opacity: 0.1;
pointer-events: none;
}
.contact-section-standard .pattern-1 {
top: 10%;
right: -20px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
}
.contact-section-standard .pattern-2 {
bottom: 15%;
left: -30px;
background: radial-gradient(circle, var(--primary-700) 0%, transparent 70%);
}
.contact-section-standard .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
z-index: 0;
}
.contact-section-standard .blob-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
background: radial-gradient(circle, var(--primary-500) 0%, transparent 70%);
animation: float 20s ease-in-out infinite;
}
.contact-section-standard .blob-2 {
width: 300px;
height: 300px;
bottom: -80px;
left: -80px;
background: radial-gradient(circle, var(--primary-700) 0%, transparent 70%);
animation: float 25s ease-in-out infinite reverse;
}
.contact-section-standard .decorative-circle {
position: absolute;
border: 2px solid var(--primary-300);
border-radius: 50%;
opacity: 0.15;
pointer-events: none;
z-index: 0;
}
.contact-section-standard .circle-1 {
width: 200px;
height: 200px;
top: 50%;
left: 5%;
animation: pulse 15s ease-in-out infinite;
}
.contact-section-standard .circle-2 {
width: 150px;
height: 150px;
bottom: 20%;
right: 10%;
animation: pulse 18s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
25% {
transform: translate(20px, 20px) rotate(5deg);
}
50% {
transform: translate(0, 40px) rotate(10deg);
}
75% {
transform: translate(-20px, 20px) rotate(5deg);
}
}
@keyframes pulse {
0%, 100% {
transform: scale(1);
opacity: 0.15;
}
50% {
transform: scale(1.1);
opacity: 0.25;
}
}
.contact-section-standard .container > .row {
position: relative;
z-index: 1;
}
@media (max-width: 991.98px) {
.contact-section-standard .contact-form-card {
padding: 2rem;
margin-bottom: 2rem;
}
.contact-section-standard .decorative-corner {
width: 30px;
height: 30px;
}
.contact-section-standard .decorative-corner.top-left {
top: 15px;
left: 15px;
}
.contact-section-standard .decorative-corner.bottom-right {
bottom: 15px;
right: 15px;
}
}
@media (max-width: 767.98px) {
.contact-section-standard #contact-title {
font-size: 2rem;
}
.contact-section-standard .contact-form-card {
padding: 1.5rem;
}
.contact-section-standard .contact-info-card {
padding: 1.25rem;
}
.contact-section-standard .icon-wrapper {
width: 45px;
height: 45px;
min-width: 45px;
font-size: 1.2rem;
}
.contact-section-standard .social-icons-grid {
gap: 0.75rem;
padding: 1.25rem;
}
.contact-section-standard .decorative-blob {
display: none;
}
}
@media (max-width: 575.98px) {
.contact-section-standard #contact-title {
font-size: 1.75rem;
}
.contact-section-standard #site_submit_btn {
padding: 0.875rem 1.5rem;
font-size: 1rem;
}
}
.blog-section-modern {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.blog-section-modern .decorative-line {
width: 60px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 2px;
}
.blog-section-modern .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.blog-section-modern .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.blog-section-modern .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.blog-section-modern .blog-card {
background: var(--light);
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);
}
.blog-section-modern .blog-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.blog-section-modern .blog-card-image-wrapper {
position: relative;
width: 100%;
height: 220px;
overflow: hidden;
background: var(--neutral-100);
}
.blog-section-modern .blog-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-section-modern .blog-card:hover .blog-image {
transform: scale(1.08);
}
.blog-section-modern .image-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(
180deg,
rgba(var(--black-rgb), 0) 0%,
rgba(var(--black-rgb), 0.3) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.blog-section-modern .blog-card:hover .image-overlay {
opacity: 1;
}
.blog-section-modern .category-badge {
position: absolute;
top: 16px;
left: 16px;
padding: 6px 16px;
background: var(--primary-500);
color: var(--light);
font-size: 0.75rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
border-radius: 20px;
z-index: 2;
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.15);
}
.blog-section-modern .blog-card-content {
padding: 1.75rem;
}
.blog-section-modern .blog-meta {
display: flex;
gap: 1.25rem;
flex-wrap: wrap;
}
.blog-section-modern .meta-date,
.blog-section-modern .meta-author {
display: inline-flex;
align-items: center;
gap: 6px;
font-size: 0.875rem;
color: var(--text-secondary);
font-weight: 500;
}
.blog-section-modern .meta-date i,
.blog-section-modern .meta-author i {
color: var(--primary-500);
font-size: 1rem;
}
.blog-section-modern .blog-card-title {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.3;
transition: color 0.3s ease;
}
.blog-section-modern .blog-card:hover .blog-card-title {
color: var(--primary-500);
}
.blog-section-modern .blog-card-excerpt {
font-size: 0.9375rem;
color: var(--text-secondary);
line-height: 1.7;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
}
.blog-section-modern .blog-card-link {
display: inline-flex;
align-items: center;
font-size: 0.9375rem;
font-weight: 600;
color: var(--primary-500);
text-decoration: none;
transition: all 0.3s ease;
position: relative;
}
.blog-section-modern .blog-card-link::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width 0.3s ease;
}
.blog-section-modern .blog-card-link:hover {
color: var(--primary-700);
gap: 8px;
}
.blog-section-modern .blog-card-link:hover::after {
width: calc(100% - 30px);
}
.blog-section-modern .blog-card-link i {
transition: transform 0.3s ease;
}
.blog-section-modern .blog-card-link:hover i {
transform: translateX(4px);
}
.blog-section-modern .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.blog-section-modern .shape-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 15%, transparent),
color-mix(in srgb, var(--primary-500) 10%, transparent)
);
}
.blog-section-modern .shape-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
animation: float-shape 20s ease-in-out infinite;
}
.blog-section-modern .shape-2 {
width: 200px;
height: 200px;
bottom: -80px;
left: -60px;
animation: float-shape 15s ease-in-out infinite reverse;
}
.blog-section-modern .shape-blob {
position: absolute;
width: 400px;
height: 400px;
bottom: 10%;
right: 5%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 12%, transparent),
transparent 70%
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph-shape 25s ease-in-out infinite;
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@keyframes morph-shape {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
50% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
}
@media (max-width: 991px) {
.blog-section-modern .section-title {
font-size: 2rem;
}
.blog-section-modern .section-subtitle {
font-size: 1.125rem;
}
.blog-section-modern .section-description {
font-size: 1rem;
}
.blog-section-modern .blog-card-title {
font-size: 1.25rem;
}
.blog-section-modern .blog-card-image-wrapper {
height: 200px;
}
}
@media (max-width: 767px) {
.blog-section-modern .section-title {
font-size: 1.75rem;
}
.blog-section-modern .section-subtitle {
font-size: 1rem;
}
.blog-section-modern .section-description {
font-size: 0.9375rem;
}
.blog-section-modern .blog-card-content {
padding: 1.5rem;
}
.blog-section-modern .blog-card-title {
font-size: 1.125rem;
}
.blog-section-modern .blog-card-excerpt {
font-size: 0.875rem;
-webkit-line-clamp: 3;
}
.blog-section-modern .blog-meta {
gap: 0.875rem;
font-size: 0.8125rem;
}
.blog-section-modern .shape-1,
.blog-section-modern .shape-2 {
display: none;
}
}
@media (max-width: 575px) {
.blog-section-modern .blog-card-image-wrapper {
height: 180px;
}
.blog-section-modern .category-badge {
font-size: 0.6875rem;
padding: 5px 12px;
}
.blog-section-modern .blog-card-content {
padding: 1.25rem;
}
}
.faq-section-featured {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.faq-section-featured .section-header {
position: relative;
z-index: 2;
}
.faq-section-featured #faq-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
margin-bottom: 1rem;
}
.faq-section-featured #faq-subtitle {
color: var(--primary-500);
font-weight: 600;
margin-bottom: 1rem;
}
.faq-section-featured #faq-desc {
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.faq-section-featured .faq-card {
border: none;
border-radius: 16px;
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.05);
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
background: var(--light);
overflow: hidden;
}
.faq-section-featured .faq-card:hover {
transform: translateY(-4px);
box-shadow: 0 12px 24px rgba(var(--black-rgb), 0.1);
}
.faq-section-featured .faq-card .card-header {
background: linear-gradient(135deg,
var(--primary-500) 0%,
color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%) 100%
);
border: none;
padding: 1.5rem;
border-radius: 16px 16px 0 0;
}
.faq-section-featured .faq-card .card-header h4 {
color: var(--light);
line-height: 1.4;
font-size: 1.125rem;
}
.faq-section-featured .icon-wrapper {
width: 40px;
height: 40px;
border-radius: 10px;
background: var(--light);
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.1);
}
.faq-section-featured .icon-wrapper i {
font-size: 1.25rem;
color: var(--primary-500);
}
.faq-section-featured .faq-card .card-body {
padding: 1.5rem;
background: var(--light);
}
.faq-section-featured .faq-card .card-body p {
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 0;
}
.faq-section-featured .decorative-elements {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.faq-section-featured .blob-shape {
position: absolute;
border-radius: 50%;
filter: blur(60px);
opacity: 0.15;
}
.faq-section-featured .blob-1 {
width: 500px;
height: 500px;
background: var(--primary-300);
top: -150px;
right: -100px;
animation: float 20s ease-in-out infinite;
}
.faq-section-featured .blob-2 {
width: 400px;
height: 400px;
background: var(--primary-500);
bottom: -100px;
left: -100px;
animation: float 25s ease-in-out infinite reverse;
}
.faq-section-featured .circle-accent {
position: absolute;
border-radius: 50%;
border: 2px solid var(--primary-300);
opacity: 0.2;
}
.faq-section-featured .circle-1 {
width: 200px;
height: 200px;
top: 10%;
left: 5%;
animation: pulse 4s ease-in-out infinite;
}
.faq-section-featured .circle-2 {
width: 150px;
height: 150px;
bottom: 15%;
right: 10%;
animation: pulse 5s 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 pulse {
0%, 100% {
transform: scale(1);
opacity: 0.2;
}
50% {
transform: scale(1.1);
opacity: 0.3;
}
}
@media (max-width: 991.98px) {
.faq-section-featured {
padding: 80px 0;
}
.faq-section-featured #faq-title {
font-size: 2rem;
}
.faq-section-featured #faq-subtitle {
font-size: 1.25rem;
}
.faq-section-featured .blob-1,
.faq-section-featured .blob-2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 767.98px) {
.faq-section-featured {
padding: 60px 0;
}
.faq-section-featured #faq-title {
font-size: 1.75rem;
}
.faq-section-featured #faq-subtitle {
font-size: 1.125rem;
}
.faq-section-featured .faq-card .card-header h4 {
font-size: 1rem;
}
.faq-section-featured .icon-wrapper {
width: 35px;
height: 35px;
}
.faq-section-featured .icon-wrapper i {
font-size: 1.125rem;
}
.faq-section-featured .faq-card .card-header,
.faq-section-featured .faq-card .card-body {
padding: 1.25rem;
}
.faq-section-featured .circle-1,
.faq-section-featured .circle-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.faq-section-featured .faq-card .card-header h4 {
font-size: 0.95rem;
}
.faq-section-featured .icon-wrapper {
width: 32px;
height: 32px;
margin-right: 0.75rem !important;
}
.faq-section-featured .faq-card .card-body p {
font-size: 0.9rem;
}
}
.footer-primary {
position: relative;
padding: 80px 0 30px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 95%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 90%, transparent) 50%,
color-mix(in srgb, var(--neutral-900) 92%, transparent) 100%
),
url('assets/images/footer_bg.webp');
background-size: cover;
background-position: center;
background-attachment: fixed;
color: var(--light);
overflow: hidden;
}
.footer-primary .footer-background-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 93%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 88%, transparent) 100%
);
pointer-events: none;
z-index: 1;
}
.footer-primary .container {
z-index: 2;
}
.footer-primary .footer-brand-section {
padding-right: 20px;
}
.footer-primary .footer-brand {
font-size: 1.75rem;
font-weight: 700;
color: var(--light);
margin-bottom: 20px;
letter-spacing: -0.5px;
}
.footer-primary .footer-description {
font-size: 0.95rem;
line-height: 1.7;
color: rgba(var(--white-rgb), 0.9);
margin-bottom: 20px;
}
.footer-primary .decorative-line {
width: 60px;
height: 3px;
background: linear-gradient(
90deg,
rgba(var(--white-rgb), 0.8),
rgba(var(--white-rgb), 0.2)
);
border-radius: 2px;
}
.footer-primary .footer-title {
font-size: 1.25rem;
font-weight: 600;
color: var(--light);
margin-bottom: 25px;
position: relative;
padding-bottom: 10px;
}
.footer-primary .footer-title::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 40px;
height: 2px;
background: rgba(var(--white-rgb), 0.6);
}
.footer-primary .footer-links-list {
list-style: none;
padding: 0;
margin: 0;
}
.footer-primary .footer-links-list li {
margin-bottom: 12px;
display: flex;
align-items: center;
transition: transform 0.3s ease;
}
.footer-primary .footer-links-list li:hover {
transform: translateX(5px);
}
.footer-primary .footer-links-list i {
font-size: 0.75rem;
margin-right: 10px;
color: rgba(var(--white-rgb), 0.7);
transition: color 0.3s ease;
}
.footer-primary .footer-links-list a {
color: rgba(var(--white-rgb), 0.9);
text-decoration: none;
font-size: 0.95rem;
transition: color 0.3s ease;
}
.footer-primary .footer-links-list li:hover a {
color: var(--light);
}
.footer-primary .footer-links-list li:hover i {
color: var(--light);
}
.footer-primary .contact-info-wrapper {
display: flex;
flex-direction: column;
gap: 20px;
}
.footer-primary .contact-info-item {
display: flex;
align-items: flex-start;
gap: 15px;
padding: 15px;
background: rgba(var(--white-rgb), 0.08);
border-radius: 10px;
border: 1px solid rgba(var(--white-rgb), 0.15);
transition: all 0.3s ease;
}
.footer-primary .contact-info-item:hover {
background: rgba(var(--white-rgb), 0.12);
border-color: rgba(var(--white-rgb), 0.25);
transform: translateY(-2px);
}
.footer-primary .contact-icon {
flex-shrink: 0;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(var(--white-rgb), 0.15);
border-radius: 8px;
color: var(--light);
font-size: 1.1rem;
}
.footer-primary .contact-details {
display: flex;
flex-direction: column;
gap: 4px;
}
.footer-primary .contact-label {
font-size: 0.8rem;
color: rgba(var(--white-rgb), 0.7);
text-transform: uppercase;
letter-spacing: 0.5px;
font-weight: 600;
}
.footer-primary .contact-value {
color: var(--light);
font-size: 0.95rem;
line-height: 1.5;
}
.footer-primary .footer-decorative-shapes {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
z-index: 1;
overflow: hidden;
}
.footer-primary .shape-circle {
position: absolute;
border-radius: 50%;
background: rgba(var(--white-rgb), 0.05);
border: 2px solid rgba(var(--white-rgb), 0.1);
}
.footer-primary .shape-1 {
width: 150px;
height: 150px;
top: 10%;
right: 5%;
animation: float 6s ease-in-out infinite;
}
.footer-primary .shape-2 {
width: 100px;
height: 100px;
bottom: 20%;
left: 8%;
animation: float 8s ease-in-out infinite reverse;
}
.footer-primary .shape-blob {
position: absolute;
width: 300px;
height: 300px;
top: 50%;
right: -100px;
background: radial-gradient(
circle,
rgba(var(--white-rgb), 0.08) 0%,
transparent 70%
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph 10s ease-in-out infinite;
}
@keyframes float {
0%,
100% {
transform: translateY(0px);
}
50% {
transform: translateY(-20px);
}
}
@keyframes morph {
0%,
100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
50% {
border-radius: 70% 30% 50% 50% / 60% 40% 60% 40%;
}
}
.footer-primary .footer-bottom {
margin-top: 60px;
padding-top: 30px;
border-top: 1px solid rgba(var(--white-rgb), 0.15);
}
.footer-primary .footer-disclaimer {
font-size: 0.85rem;
line-height: 1.6;
color: rgba(var(--white-rgb), 0.75);
margin: 0;
}
.footer-primary .footer-copyright {
font-size: 0.9rem;
color: rgba(var(--white-rgb), 0.85);
margin: 0;
font-weight: 500;
}
@media (max-width: 991.98px) {
.footer-primary {
padding: 60px 0 30px;
background-attachment: scroll;
}
.footer-primary .footer-brand-section {
padding-right: 0;
margin-bottom: 20px;
}
.footer-primary .footer-brand {
font-size: 1.5rem;
}
.footer-primary .footer-title {
font-size: 1.15rem;
margin-bottom: 20px;
}
.footer-primary .footer-bottom {
margin-top: 40px;
padding-top: 25px;
text-align: center;
}
.footer-primary .footer-copyright {
margin-top: 15px;
}
}
@media (max-width: 767.98px) {
.footer-primary {
padding: 50px 0 25px;
}
.footer-primary .footer-brand {
font-size: 1.35rem;
}
.footer-primary .contact-info-item {
padding: 12px;
}
.footer-primary .contact-icon {
width: 35px;
height: 35px;
font-size: 1rem;
}
.shape-1,
.footer-primary .shape-2 {
display: none;
}
.footer-primary .shape-blob {
width: 200px;
height: 200px;
}
}
@media (max-width: 575.98px) {
.footer-primary {
padding: 40px 0 20px;
}
.footer-primary .footer-brand {
font-size: 1.25rem;
margin-bottom: 15px;
}
.footer-primary .footer-description {
font-size: 0.9rem;
}
.footer-primary .footer-title {
font-size: 1.1rem;
margin-bottom: 18px;
}
.footer-primary .contact-info-wrapper {
gap: 15px;
}
.footer-primary .contact-info-item {
padding: 10px;
gap: 12px;
}
.footer-primary .footer-bottom {
margin-top: 30px;
padding-top: 20px;
}
.footer-primary .footer-disclaimer {
font-size: 0.8rem;
}
.footer-primary .footer-copyright {
font-size: 0.85rem;
}
}


/* 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;
    }
}
