:root {
--primary-50: #f0fdfa;
--primary-50-rgb: 240, 253, 250;
--primary-50-rgb: 240, 253, 250;
--primary-100: #ccfbf1;
--primary-100-rgb: 204, 251, 241;
--primary-100-rgb: 204, 251, 241;
--primary-300: #5eead4;
--primary-300-rgb: 94, 234, 212;
--primary-300-rgb: 94, 234, 212;
--primary-500: #14b8a6;
--primary-500-rgb: 20, 184, 166;
--primary-500-rgb: 20, 184, 166;
--primary-700: #0f766e;
--primary-700-rgb: 15, 118, 110;
--primary-700-rgb: 15, 118, 110;
--primary-200: #95f3e3;
--primary-200-rgb: 149, 243, 227;
--primary-200-rgb: 149, 243, 227;
--primary-400: #39d1bd;
--primary-400-rgb: 57, 209, 189;
--primary-400-rgb: 57, 209, 189;
--primary-600: #12978a;
--primary-600-rgb: 18, 151, 138;
--primary-600-rgb: 18, 151, 138;
--primary-800: #0c5e58;
--primary-800-rgb: 12, 94, 88;
--primary-800-rgb: 12, 94, 88;
--primary-900: #0a504b;
--primary-900-rgb: 10, 80, 75;
--primary-900-rgb: 10, 80, 75;
--primary-950: #073835;
--primary-950-rgb: 7, 56, 53;
--primary-950-rgb: 7, 56, 53;
--primary-rgb: 20, 184, 166;
--neutral-50: #fafaf9;
--neutral-50-rgb: 250, 250, 249;
--neutral-50-rgb: 250, 250, 249;
--neutral-100: #f5f5f4;
--neutral-100-rgb: 245, 245, 244;
--neutral-100-rgb: 245, 245, 244;
--neutral-300: #d6d3d1;
--neutral-300-rgb: 214, 211, 209;
--neutral-300-rgb: 214, 211, 209;
--neutral-500: #78716c;
--neutral-500-rgb: 120, 113, 108;
--neutral-500-rgb: 120, 113, 108;
--neutral-700: #44403c;
--neutral-700-rgb: 68, 64, 60;
--neutral-700-rgb: 68, 64, 60;
--neutral-900: #2e2b29;
--neutral-900-rgb: 46, 43, 41;
--neutral-900-rgb: 46, 43, 41;
--neutral-200: #e6e4e3;
--neutral-200-rgb: 230, 228, 227;
--neutral-200-rgb: 230, 228, 227;
--neutral-400: #a7a29f;
--neutral-400-rgb: 167, 162, 159;
--neutral-400-rgb: 167, 162, 159;
--neutral-600: #5e5954;
--neutral-600-rgb: 94, 89, 84;
--neutral-600-rgb: 94, 89, 84;
--neutral-800: #363330;
--neutral-800-rgb: 54, 51, 48;
--neutral-800-rgb: 54, 51, 48;
--neutral-950: #201e1d;
--neutral-950-rgb: 32, 30, 29;
--neutral-950-rgb: 32, 30, 29;
--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: #f5fde4;
--accent-50-rgb: 245, 253, 228;
--accent-50-rgb: 245, 253, 228;
--accent-100: #dbfcdb;
--accent-100-rgb: 219, 252, 219;
--accent-100-rgb: 219, 252, 219;
--accent-200: #b5f5cf;
--accent-200-rgb: 181, 245, 207;
--accent-200-rgb: 181, 245, 207;
--accent-300: #8eedc1;
--accent-300-rgb: 142, 237, 193;
--accent-300-rgb: 142, 237, 193;
--accent-400: #74d8ac;
--accent-400-rgb: 116, 216, 172;
--accent-400-rgb: 116, 216, 172;
--accent-500: #5bc397;
--accent-500-rgb: 91, 195, 151;
--accent-500-rgb: 91, 195, 151;
--accent-600: #59a77e;
--accent-600-rgb: 89, 167, 126;
--accent-600-rgb: 89, 167, 126;
--accent-700: #578b64;
--accent-700-rgb: 87, 139, 100;
--accent-700-rgb: 87, 139, 100;
--accent-800: #557650;
--accent-800-rgb: 85, 118, 80;
--accent-800-rgb: 85, 118, 80;
--accent-900: #546a44;
--accent-900-rgb: 84, 106, 68;
--accent-900-rgb: 84, 106, 68;
--accent-950: #515630;
--accent-950-rgb: 81, 86, 48;
--accent-950-rgb: 81, 86, 48;
--accent-rgb: 91, 195, 151;
--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;
}
.company_font_primary {
font-family: var(--font-primary);
}
.modern_font_secondary {
font-family: var(--font-secondary);
}
.ui_font_mono {
font-family: var(--font-mono);
}
.bold_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);
}
.studio_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);
}
.top_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);
}
.layout_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);
}
.elite_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);
}
.digital_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);
}
.design_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);
}
.agency_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);
}
.custom_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);
}
.theme_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);
}
.unique_body_small {
font-family: var(--font-primary);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.dark_caption {
font-family: var(--font-primary);
font-size: var(--text-xs);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-wide);
color: var(--text-muted);
}
.bright_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);
}
.clean_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);
}
.page_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;
}
.fresh_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);
}
.creative_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);
}
.web_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);
}
.light_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);
}
.site_section_description {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
margin-bottom: var(--space-8);
max-width: 65ch;
}
.brand_card_title {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-semibold);
line-height: var(--leading-snug);
letter-spacing: var(--tracking-normal);
color: var(--text-primary);
margin-bottom: var(--space-3);
}
.new_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);
}
.app_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);
}
.app_nav_link:hover,
.app_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.business_button_text {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.best_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) {
.fresh_hero_title {
font-size: var(--text-4xl);
}
.web_section_title {
font-size: var(--text-3xl);
}
.bold_display_1 {
font-size: var(--text-5xl);
}
.studio_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.fresh_hero_title {
font-size: var(--text-3xl);
}
.web_section_title {
font-size: var(--text-2xl);
}
.bold_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);
}
.section_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.minimal_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.content_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.style_text_balance {
text-wrap: balance;
}
.prime_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.app_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.dark_caption,
.bright_overline,
.best_footer_text {
color: var(--text-secondary);
}
.creative_hero_subtitle,
.light_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.fresh_hero_title,
.web_section_title,
.layout_heading_1,
.elite_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.section_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;
}
}
.pro_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.main_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.premium_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.base_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.smart_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.core_stack {
display: flex;
flex-direction: column;
}
.business7_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.content68_full_height {
min-height: 100vh;
}
.best56_section_height {
min-height: 80vh;
}
.light85_hero_height {
min-height: 90vh;
}
.agency68_m_0 { margin: 0; }
.premium50_m_1 { margin: var(--space-1); }
.dark86_m_2 { margin: var(--space-2); }
.layout40_m_3 { margin: var(--space-3); }
.custom84_m_4 { margin: var(--space-4); }
.section47_m_6 { margin: var(--space-6); }
.premium15_m_8 { margin: var(--space-8); }
.core84_m_12 { margin: var(--space-12); }
.fresh53_m_16 { margin: var(--space-16); }
.content7_mx_auto { margin-left: auto; margin-right: auto; }
.design95_my_auto { margin-top: auto; margin-bottom: auto; }
.web23_mt_0 { margin-top: 0; }
.style58_mt_4 { margin-top: var(--space-4); }
.agency11_mt_8 { margin-top: var(--space-8); }
.digital42_mt_12 { margin-top: var(--space-12); }
.minimal52_mb_0 { margin-bottom: 0; }
.dark51_mb_4 { margin-bottom: var(--space-4); }
.new48_mb_8 { margin-bottom: var(--space-8); }
.digital4_mb_12 { margin-bottom: var(--space-12); }
.fresh76_p_0 { padding: 0; }
.unique63_p_1 { padding: var(--space-1); }
.style5_p_2 { padding: var(--space-2); }
.fresh13_p_3 { padding: var(--space-3); }
.page42_p_4 { padding: var(--space-4); }
.core34_p_6 { padding: var(--space-6); }
.digital7_p_8 { padding: var(--space-8); }
.pro80_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.bold78_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.dark13_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.content7_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.main50_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.premium20_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.minimal46_gap_1 { gap: var(--space-1); }
.container62_gap_2 { gap: var(--space-2); }
.theme46_gap_3 { gap: var(--space-3); }
.pro84_gap_4 { gap: var(--space-4); }
.light56_gap_6 { gap: var(--space-6); }
.top19_gap_8 { gap: var(--space-8); }
.company67_shadow_none { box-shadow: var(--shadow-none); }
.custom5_shadow_xs { box-shadow: var(--shadow-xs); }
.app11_shadow_sm { box-shadow: var(--shadow-sm); }
.studio10_shadow_md { box-shadow: var(--shadow-md); }
.brand33_shadow_lg { box-shadow: var(--shadow-lg); }
.fresh83_shadow_xl { box-shadow: var(--shadow-xl); }
.custom8_shadow_2xl { box-shadow: var(--shadow-2xl); }
.prime87_shadow_inner { box-shadow: var(--shadow-inner); }
.elite56_shadow_colored { box-shadow: var(--shadow-colored); }
.company37_radius_none { border-radius: var(--radius-none); }
.premium78_radius_xs { border-radius: var(--radius-xs); }
.smart88_radius_sm { border-radius: var(--radius-sm); }
.dark96_radius_md { border-radius: var(--radius-md); }
.elite15_radius_lg { border-radius: var(--radius-lg); }
.theme8_radius_xl { border-radius: var(--radius-xl); }
.web86_radius_2xl { border-radius: var(--radius-2xl); }
.site22_radius_3xl { border-radius: var(--radius-3xl); }
.top65_radius_full { border-radius: var(--radius-full); }
.pro28_gradient_primary {
background: var(--gradient-primary);
}
.minimal40_gradient_secondary {
background: var(--gradient-secondary);
}
.creative13_gradient_hero {
background: var(--gradient-hero);
}
.base45_gradient_card {
background: var(--gradient-card);
}
.web45_gradient_overlay {
position: relative;
}
.web45_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;
}
.web45_gradient_overlay > * {
position: relative;
z-index: 2;
}
.style49_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.style49_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.style0_hover_scale {
transition: transform var(--transition-normal);
}
.style0_hover_scale:hover {
transform: scale(1.02);
}
.page5_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.page5_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.clean72_hover_fade {
transition: opacity var(--transition-normal);
}
.clean72_hover_fade:hover {
opacity: var(--opacity-loading);
}
.content38_focus_ring {
transition: box-shadow var(--transition-fast);
}
.content38_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.agency72_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.top7_hero_content {
position: relative;
z-index: 2;
}
.theme83_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.main54_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.best3_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.pro38_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.top20_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.prime30_timeline {
position: relative;
}
.prime30_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.bold46_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.bold46_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.bold46_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.ui16_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.core40_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;
}
}
.premium70_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;
}
}
.elite3_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;
}
}
.elite3_transition_all {
transition: var(--transition-all);
}
.pro55_transition_fast {
transition: all var(--transition-fast);
}
.web60_transition_normal {
transition: all var(--transition-normal);
}
.layout69_transition_slow {
transition: all var(--transition-slow);
}
.web30_bg_primary { background-color: var(--bg-primary); }
.top14_bg_secondary { background-color: var(--bg-secondary); }
.company98_bg_muted { background-color: var(--bg-muted); }
.top35_bg_glass { background-color: var(--bg-glass); }
.style97_text_primary { color: var(--text-primary); }
.fresh96_text_secondary { color: var(--text-secondary); }
.design49_text_muted { color: var(--text-muted); }
.layout44_text_inverse { color: var(--text-inverse); }
.container67_text_link { color: var(--text-link); }
.web81_border_light { border-color: var(--border-light); }
.site37_border_medium { border-color: var(--border-medium); }
.bold94_border_strong { border-color: var(--border-strong); }
.elite31_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.theme83_services_grid,
.best3_features_grid,
.main54_team_grid,
.top20_pricing_grid {
grid-template-columns: 1fr;
}
.pro38_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.prime30_timeline::before {
left: 30px;
}
.bold46_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.best56_section_height {
min-height: 60vh;
}
.light85_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.pro38_gallery_grid {
grid-template-columns: 1fr;
}
.bold46_timeline_item {
padding-left: var(--space-12) !important;
}
}
.premium83_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;
}
.brand77_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.container44_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);
}
.container44_skip_link:focus {
top: 6px;
}
@media print {
.style78_no_print {
display: none !important;
}
.clean1_print_only {
display: block !important;
}
.custom5_shadow_xs,
.app11_shadow_sm,
.studio10_shadow_md,
.brand33_shadow_lg,
.fresh83_shadow_xl,
.custom8_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) {
.ui16_fade_in,
.core40_slide_up,
.premium70_slide_in_left,
.elite3_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.style49_hover_lift,
.style0_hover_scale,
.page5_hover_shadow,
.clean72_hover_fade,
.elite3_transition_all,
.pro55_transition_fast,
.web60_transition_normal,
.layout69_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-modern {
background: var(--surface-primary);
position: sticky;
top: 0;
z-index: 1000;
box-shadow: 0 2px 12px rgba(var(--black-rgb), 0.04);
transition: box-shadow 0.3s ease;
}
.header-modern .navbar {
padding: 1rem 0;
position: relative;
}
.header-modern .navbar-brand {
font-size: 1.125rem;
font-weight: 700;
color: var(--text-primary);
display: flex;
align-items: center;
gap: 0.75rem;
transition: color 0.3s ease;
text-decoration: none;
}
.header-modern .navbar-brand:hover {
color: var(--primary-500);
}
.header-modern .brand-icon {
width: 36px;
height: 36px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 8px;
display: inline-block;
position: relative;
transition: transform 0.3s ease;
}
.header-modern .brand-icon::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 16px;
height: 16px;
background: var(--light);
border-radius: 3px;
}
.header-modern .navbar-brand:hover .brand-icon {
transform: rotate(180deg);
}
.header-modern .navbar-nav {
align-items: center;
gap: 0.5rem;
}
.header-modern .nav-link {
color: var(--text-primary);
font-size: 0.75rem;
font-weight: 500;
padding: 0.75rem 1.25rem;
margin: 0;
border-radius: 8px;
transition: all 0.3s ease;
text-decoration: none;
position: relative;
}
.header-modern .nav-link::before {
content: '';
position: absolute;
bottom: 8px;
left: 50%;
transform: translateX(-50%) scaleX(0);
width: 20px;
height: 2px;
background: var(--primary-500);
transition: transform 0.3s ease;
}
.header-modern .nav-link:hover {
color: var(--primary-500);
background: color-mix(in srgb, var(--primary-50) 50%, transparent);
}
.header-modern .nav-link:hover::before {
transform: translateX(-50%) scaleX(1);
}
.header-modern .navbar-toggler {
display: none;
}
.header-modern .menu-toggle-input {
display: none;
}
.header-modern .hamburger-icon {
display: none;
flex-direction: column;
justify-content: space-between;
width: 32px;
height: 24px;
cursor: pointer;
position: relative;
z-index: 10003;
padding: 0;
background: transparent;
border: none;
}
.header-modern .hamburger-icon .line {
width: 100%;
height: 3px;
background: #334155;
border-radius: 2px;
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transform-origin: center;
}
.header-modern .menu-toggle-input:checked ~ .hamburger-icon .line-1 {
transform: translateY(10.5px) rotate(45deg);
}
.header-modern .menu-toggle-input:checked ~ .hamburger-icon .line-2 {
opacity: 0;
transform: scaleX(0);
}
.header-modern .menu-toggle-input:checked ~ .hamburger-icon .line-3 {
transform: translateY(-10.5px) rotate(-45deg);
}
.header-modern .menu-backdrop {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: rgba(var(--black-rgb), 0.4);
backdrop-filter: blur(4px);
opacity: 0;
transition: opacity 0.4s ease;
z-index: -1;
}
.header-modern .decorative-line {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background: linear-gradient(90deg,
transparent,
var(--primary-300),
var(--primary-500),
var(--primary-300),
transparent
);
opacity: 0.3;
}
.header-modern .header-accent-shape {
position: absolute;
top: -20px;
right: 10%;
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-300));
border-radius: 50%;
opacity: 0.15;
z-index: -1;
}
@media (max-width: 991.98px) {
.header-modern .hamburger-icon {
display: flex;
}
.header-modern .navbar-collapse {
position: fixed;
top: 0;
right: -100%;
width: 280px;
height: 100vh;
background: var(--surface-primary);
padding: 6rem 2rem 2rem;
box-shadow: -4px 0 24px rgba(var(--black-rgb), 0.1);
transition: right 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
z-index: 10;
overflow-y: auto;
}
.header-modern .menu-toggle-input:checked ~ .navbar-collapse {
right: 0;
}
.header-modern .menu-toggle-input:checked ~ .menu-backdrop {
display: block;
opacity: 1;
}
.header-modern .navbar-nav {
flex-direction: column;
gap: 0.5rem;
align-items: stretch;
}
.header-modern .nav-link {
padding: 1rem 1.25rem;
margin: 0;
border-left: 3px solid transparent;
border-radius: 8px;
text-align: left;
}
.header-modern .nav-link::before {
display: none;
}
.header-modern .nav-link:hover {
border-left-color: var(--primary-500);
background: color-mix(in srgb, var(--primary-50) 80%, transparent);
}
.header-modern .menu-toggle-input:checked ~ .navbar-collapse .nav-item {
animation: slideInMenu 0.4s ease forwards;
}
.header-modern .menu-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(1) {
animation-delay: 0.1s;
}
.header-modern .menu-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(2) {
animation-delay: 0.15s;
}
.header-modern .menu-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(3) {
animation-delay: 0.2s;
}
.header-modern .menu-toggle-input:checked ~ .navbar-collapse .nav-item:nth-child(4) {
animation-delay: 0.25s;
}
}
@keyframes slideInMenu {
from {
opacity: 0;
transform: translateX(20px);
}
to {
opacity: 1;
transform: translateX(0);
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.header-modern .navbar-collapse {
width: 320px;
}
}
@media (min-width: 992px) {
.header-modern .navbar-nav {
gap: 1rem;
}
.header-modern:hover {
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
}
}
@media (min-width: 1400px) {
.header-modern .container {
max-width: 1320px;
}
.header-modern .nav-link {
padding: 0.75rem 1.5rem;
}
}
.hero-bold {
position: relative;
padding: 120px 0 80px;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.hero-bold .hero-content {
position: relative;
z-index: 2;
}
.hero-bold .hero-badge {
position: relative;
width: 60px;
height: 60px;
margin-bottom: 2rem;
display: flex;
align-items: center;
justify-content: center;
}
.badge-dot {
width: 20px;
height: 20px;
background: var(--primary-500);
border-radius: 50%;
position: relative;
z-index: 2;
}
.badge-pulse {
position: absolute;
width: 60px;
height: 60px;
border: 3px solid var(--primary-300);
border-radius: 50%;
animation: pulse-ring 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes pulse-ring {
0% {
transform: scale(0.5);
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
.hero-bold .hero-title {
font-size: clamp(2.5rem, 5vw, 3.75rem);
font-weight: 800;
line-height: 1.2;
color: var(--text-primary);
margin-bottom: 1.5rem;
letter-spacing: -0.02em;
}
.hero-bold .hero-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.75rem);
font-weight: 600;
line-height: 1.4;
color: var(--primary-500);
margin-bottom: 1.5rem;
}
.hero-bold .hero-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
margin-bottom: 2.5rem;
max-width: 540px;
}
.hero-bold .trust-indicators {
display: flex;
gap: 1.5rem;
flex-wrap: wrap;
}
.hero-bold .trust-item {
width: 50px;
height: 50px;
background: var(--surface-primary);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.08);
transition: all 0.3s ease;
}
.hero-bold .trust-item i {
font-size: 1.5rem;
color: var(--primary-500);
}
.hero-bold .trust-item:hover {
transform: translateY(-4px);
box-shadow: 0 8px 20px rgba(var(--black-rgb), 0.12);
background: var(--primary-50);
}
.hero-bold .hero-image-wrapper {
position: relative;
z-index: 1;
}
.hero-bold .hero-image-container {
position: relative;
border-radius: 24px;
overflow: hidden;
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
}
.hero-bold .hero-image {
width: 100%;
height: auto;
display: block;
border-radius: 24px;
}
.hero-bold .shape-circle {
position: absolute;
border-radius: 50%;
z-index: -1;
}
.hero-bold .shape-circle-1 {
width: 200px;
height: 200px;
background: color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
top: -50px;
right: -50px;
animation: float 6s ease-in-out infinite;
}
.hero-bold .shape-circle-2 {
width: 150px;
height: 150px;
background: color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
bottom: -40px;
left: -40px;
animation: float 8s ease-in-out infinite reverse;
}
.hero-bold .shape-blob {
position: absolute;
width: 300px;
height: 300px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 25%, transparent 75%),
color-mix(in srgb, var(--primary-500) 20%, transparent 80%)
);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -2;
animation: blob-morph 10s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-20px);
}
}
@keyframes blob-morph {
0%, 100% {
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
50% {
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}
}
.hero-bold .floating-card {
position: absolute;
width: 70px;
height: 70px;
background: var(--surface-primary);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 12px 30px rgba(var(--black-rgb), 0.15);
animation: float-card 4s ease-in-out infinite;
}
.hero-bold .floating-card i {
font-size: 2rem;
color: var(--primary-500);
}
.hero-bold .floating-card-1 {
top: 10%;
right: 10%;
animation-delay: 0s;
}
.hero-bold .floating-card-2 {
bottom: 20%;
left: -10px;
animation-delay: 1s;
}
.hero-bold .floating-card-3 {
top: 60%;
right: -10px;
animation-delay: 2s;
}
@keyframes float-card {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-15px) rotate(5deg);
}
}
.hero-bold .decorative-line {
position: absolute;
bottom: -20px;
left: 10%;
width: 80%;
height: 4px;
background: linear-gradient(90deg,
transparent,
var(--primary-500),
transparent
);
border-radius: 2px;
}
.hero-bold .icon-grid {
display: flex;
justify-content: center;
gap: 2rem;
flex-wrap: wrap;
padding: 2rem 0;
}
.hero-bold .icon-item {
width: 60px;
height: 60px;
background: var(--surface-primary);
border: 2px solid var(--neutral-100);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.hero-bold .icon-item i {
font-size: 1.75rem;
color: var(--primary-500);
}
.hero-bold .icon-item:hover {
transform: scale(1.1);
border-color: var(--primary-500);
background: var(--primary-50);
}
.hero-bold .hero-bg-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
overflow: hidden;
pointer-events: none;
}
.bg-shape {
position: absolute;
border-radius: 50%;
opacity: 0.4;
}
.bg-shape-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 30%, transparent 70%),
transparent
);
top: -100px;
left: -100px;
}
.bg-shape-2 {
width: 300px;
height: 300px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 20%, transparent 80%),
transparent
);
bottom: -80px;
right: 10%;
}
.bg-shape-3 {
width: 250px;
height: 250px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 25%, transparent 75%),
transparent
);
top: 40%;
left: 30%;
}
@media (max-width: 991px) {
.hero-bold {
padding: 80px 0 60px;
}
.hero-bold .hero-description {
max-width: 100%;
}
.hero-bold .hero-image-wrapper {
margin-bottom: 3rem;
}
.hero-bold .floating-card {
width: 60px;
height: 60px;
}
.hero-bold .floating-card i {
font-size: 1.5rem;
}
}
@media (max-width: 767px) {
.hero-bold {
padding: 60px 0 40px;
}
.hero-bold .trust-indicators {
gap: 1rem;
}
.hero-bold .trust-item {
width: 45px;
height: 45px;
}
.hero-bold .trust-item i {
font-size: 1.25rem;
}
.hero-bold .icon-grid {
gap: 1rem;
}
.hero-bold .icon-item {
width: 50px;
height: 50px;
}
.hero-bold .icon-item i {
font-size: 1.5rem;
}
.shape-circle-1,
.hero-bold .shape-circle-2 {
display: none;
}
.floating-card-2,
.hero-bold .floating-card-3 {
display: none;
}
}
@media (max-width: 575px) {
.hero-bold .hero-badge {
width: 50px;
height: 50px;
margin-bottom: 1.5rem;
}
.badge-pulse {
width: 50px;
height: 50px;
}
}
.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-secondary {
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;
}
.about-section-secondary .about-content {
padding: 2rem 0;
}
.about-section-secondary #about-subtitle {
color: var(--primary-500);
letter-spacing: 0.1em;
font-size: 0.875rem;
position: relative;
padding-left: 3rem;
}
.about-section-secondary #about-subtitle::before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 2.5rem;
height: 2px;
background: var(--primary-500);
}
.about-section-secondary #about-title {
color: var(--text-primary);
line-height: 1.2;
}
.about-section-secondary #about-desc {
font-size: 1.125rem;
line-height: 1.8;
}
.about-section-secondary .features-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.5rem;
margin-top: 2rem;
}
.about-section-secondary .feature-card {
background: var(--surface-primary);
padding: 1.5rem;
border-radius: 12px;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: all 0.3s ease;
display: flex;
gap: 1rem;
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.04);
}
.about-section-secondary .feature-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-500);
}
.about-section-secondary .feature-icon-wrapper {
flex-shrink: 0;
width: 3rem;
height: 3rem;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 1.5rem;
}
.about-section-secondary .feature-content h4 {
color: var(--text-primary);
margin-bottom: 0.5rem;
}
.about-section-secondary .feature-content p {
font-size: 0.9375rem;
line-height: 1.6;
color: var(--text-secondary);
}
.about-section-secondary .images-wrapper {
min-height: 600px;
padding: 2rem;
}
.about-section-secondary .main-image-container {
position: relative;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
z-index: 3;
}
.about-section-secondary .main-image {
width: 100%;
height: auto;
display: block;
transition: transform 0.6s ease;
}
.about-section-secondary .main-image-container:hover .main-image {
transform: scale(1.05);
}
.about-section-secondary .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-700) 20%, transparent 80%) 0%,
transparent 100%
);
pointer-events: none;
}
.about-section-secondary .secondary-image-container {
position: absolute;
top: 10%;
right: -5%;
width: 45%;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 15px 45px rgba(var(--black-rgb), 0.2);
border: 4px solid var(--surface-primary);
z-index: 4;
}
.about-section-secondary .secondary-image {
width: 100%;
height: auto;
display: block;
transition: transform 0.5s ease, filter 0.5s ease;
}
.about-section-secondary .secondary-image-container:hover .secondary-image {
transform: scale(1.08);
filter: brightness(1.1);
}
.about-section-secondary .tertiary-image-container {
position: absolute;
bottom: 8%;
left: -8%;
width: 40%;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 15px 45px rgba(var(--black-rgb), 0.2);
border: 4px solid var(--surface-primary);
z-index: 5;
}
.about-section-secondary .tertiary-image {
width: 100%;
height: auto;
display: block;
transition: transform 0.5s ease, filter 0.5s ease;
}
.about-section-secondary .tertiary-image-container:hover .tertiary-image {
transform: scale(1.08);
filter: brightness(1.1);
}
.about-section-secondary .floating-badge {
position: absolute;
top: 45%;
left: 50%;
transform: translate(-50%, -50%);
width: 80px;
height: 80px;
background: var(--surface-primary);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.15);
z-index: 6;
animation: float-v241 3s ease-in-out infinite;
}
.about-section-secondary .floating-badge i {
font-size: 2.5rem;
color: var(--primary-500);
}
@keyframes float-v241 {
0%, 100% {
transform: translate(-50%, -50%) translateY(0);
}
50% {
transform: translate(-50%, -50%) translateY(-15px);
}
}
.about-section-secondary .decorative-blob-1 {
position: absolute;
top: -10%;
right: 5%;
width: 300px;
height: 300px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%) 0%,
transparent 70%
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
z-index: 1;
animation: morph-v241 8s ease-in-out infinite;
}
.about-section-secondary .decorative-blob-2 {
position: absolute;
bottom: -15%;
left: 10%;
width: 250px;
height: 250px;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-500) 12%, transparent 88%) 0%,
transparent 70%
);
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
z-index: 1;
animation: morph-v241 10s ease-in-out infinite reverse;
}
@keyframes morph-v241 {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
50% {
border-radius: 60% 40% 30% 70% / 50% 60% 40% 60%;
}
}
.about-section-secondary .decorative-dots {
position: absolute;
top: 30%;
left: -5%;
width: 120px;
height: 120px;
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 20px 20px;
opacity: 0.3;
z-index: 2;
}
@media (max-width: 991.98px) {
.about-section-secondary .images-wrapper {
min-height: 500px;
margin-bottom: 3rem;
}
.about-section-secondary .secondary-image-container {
width: 50%;
top: 5%;
right: 0;
}
.about-section-secondary .tertiary-image-container {
width: 45%;
bottom: 5%;
left: 0;
}
.about-section-secondary .floating-badge {
width: 70px;
height: 70px;
}
.about-section-secondary .floating-badge i {
font-size: 2rem;
}
}
@media (max-width: 767.98px) {
.about-section-secondary #about-title {
font-size: 2rem;
}
.about-section-secondary .features-grid {
grid-template-columns: 1fr;
}
.about-section-secondary .images-wrapper {
min-height: 450px;
padding: 1rem;
}
.about-section-secondary .secondary-image-container {
width: 55%;
}
.about-section-secondary .tertiary-image-container {
width: 50%;
}
.about-section-secondary .decorative-blob-1,
.about-section-secondary .decorative-blob-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 575.98px) {
.about-section-secondary #about-subtitle {
font-size: 0.75rem;
padding-left: 2rem;
}
.about-section-secondary #about-subtitle::before {
width: 1.5rem;
}
.about-section-secondary #about-desc {
font-size: 1rem;
}
.about-section-secondary .feature-card {
flex-direction: column;
text-align: center;
}
.about-section-secondary .feature-icon-wrapper {
margin: 0 auto;
}
.about-section-secondary .images-wrapper {
min-height: 400px;
}
}
.features-section-primary {
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;
}
.features-section-primary .features-header {
max-width: 800px;
margin: 0 auto 80px;
text-align: center;
position: relative;
z-index: 2;
}
.features-section-primary .header-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
margin-bottom: 24px;
}
.features-section-primary .decoration-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: pulse-dot 2s ease-in-out infinite;
}
.features-section-primary .decoration-dot:nth-child(3) {
animation-delay: 0.5s;
}
.features-section-primary .decoration-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
var(--primary-300),
var(--primary-500),
var(--primary-300)
);
}
@keyframes pulse-dot {
0%, 100% {
opacity: 0.5;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.3);
}
}
.features-section-primary .features-main-title {
font-size: 2.75rem;
font-weight: 800;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
letter-spacing: -0.02em;
}
.features-section-primary .features-main-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.features-section-primary .features-main-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.features-section-primary .features-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 32px;
position: relative;
z-index: 2;
}
.features-section-primary .feature-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 40px 32px;
position: relative;
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.features-section-primary .feature-card::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 ease;
}
.features-section-primary .feature-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow:
0 12px 40px rgba(var(--black-rgb), 0.08),
0 0 0 1px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
.features-section-primary .feature-card:hover::before {
transform: scaleX(1);
}
.card-accent-line {
position: absolute;
bottom: 0;
left: 32px;
right: 32px;
height: 3px;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
transparent
);
opacity: 0;
transition: opacity 0.4s ease;
}
.features-section-primary .feature-card:hover .card-accent-line {
opacity: 0.5;
}
.features-section-primary .feature-icon-wrapper {
position: relative;
width: 70px;
height: 70px;
margin-bottom: 24px;
display: flex;
align-items: center;
justify-content: center;
}
.features-section-primary .icon-background {
position: absolute;
inset: 0;
background: linear-gradient(
135deg,
var(--primary-100),
color-mix(in srgb, var(--primary-50) 80%, var(--primary-100) 20%)
);
border-radius: 16px;
transition: all 0.4s ease;
}
.features-section-primary .feature-card:hover .icon-background {
transform: rotate(8deg) scale(1.05);
background: linear-gradient(
135deg,
var(--primary-300),
var(--primary-100)
);
}
.features-section-primary .feature-icon-wrapper i {
font-size: 32px;
color: var(--primary-500);
position: relative;
z-index: 1;
transition: all 0.4s ease;
}
.features-section-primary .feature-card:hover .feature-icon-wrapper i {
transform: scale(1.1);
color: var(--primary-700);
}
.features-section-primary .feature-content {
position: relative;
z-index: 1;
}
.features-section-primary .feature-card-title {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 14px;
line-height: 1.3;
transition: color 0.3s ease;
}
.features-section-primary .feature-card:hover .feature-card-title {
color: var(--primary-700);
}
.features-section-primary .feature-card-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.features-section-primary .decorative-shapes {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 1;
}
.features-section-primary .shape-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent 70%
);
}
.features-section-primary .shape-circle-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
animation: float-shape 20s ease-in-out infinite;
}
.features-section-primary .shape-circle-2 {
width: 300px;
height: 300px;
bottom: -80px;
left: -80px;
animation: float-shape 25s ease-in-out infinite reverse;
}
.features-section-primary .shape-blob {
position: absolute;
width: 500px;
height: 500px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(
ellipse at center,
color-mix(in srgb, var(--primary-100) 20%, transparent 80%),
transparent 60%
);
border-radius: 40% 60% 70% 30% / 50% 60% 40% 50%;
animation: morph-blob 15s ease-in-out infinite;
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.05);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@keyframes morph-blob {
0%, 100% {
border-radius: 40% 60% 70% 30% / 50% 60% 40% 50%;
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 30% 70% 60% 40% / 40% 70% 30% 60%;
}
75% {
border-radius: 70% 30% 40% 60% / 30% 50% 60% 40%;
}
}
@media (max-width: 1200px) {
.features-section-primary .features-grid {
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 28px;
}
}
@media (max-width: 992px) {
.features-section-primary {
padding: 80px 0;
}
.features-section-primary .features-header {
margin-bottom: 60px;
}
.features-section-primary .features-main-title {
font-size: 2.25rem;
}
.features-section-primary .features-grid {
grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
gap: 24px;
}
.features-section-primary .feature-card {
padding: 32px 24px;
}
}
@media (max-width: 768px) {
.features-section-primary {
padding: 60px 0;
}
.features-section-primary .features-header {
margin-bottom: 48px;
}
.features-section-primary .features-main-title {
font-size: 2rem;
}
.features-section-primary .features-main-subtitle {
font-size: 1.125rem;
}
.features-section-primary .features-main-description {
font-size: 1rem;
}
.features-section-primary .features-grid {
grid-template-columns: 1fr;
gap: 20px;
}
.features-section-primary .feature-icon-wrapper {
width: 60px;
height: 60px;
}
.features-section-primary .feature-icon-wrapper i {
font-size: 28px;
}
.features-section-primary .feature-card-title {
font-size: 1.25rem;
}
.shape-circle-1,
.features-section-primary .shape-circle-2 {
width: 250px;
height: 250px;
}
.features-section-primary .shape-blob {
width: 350px;
height: 350px;
}
}
@media (max-width: 576px) {
.features-section-primary {
padding: 50px 0;
}
.features-section-primary .features-header {
margin-bottom: 40px;
}
.features-section-primary .features-main-title {
font-size: 1.75rem;
}
.features-section-primary .decoration-line {
width: 40px;
}
.features-section-primary .feature-card {
padding: 28px 20px;
}
.features-section-primary .feature-card:hover {
transform: translateY(-4px);
}
}
@media print {
.features-section-primary {
background: white;
padding: 40px 0;
}
.features-section-primary .decorative-shapes {
display: none;
}
.features-section-primary .feature-card {
break-inside: avoid;
border: 1px solid var(--neutral-300);
box-shadow: none;
}
.features-section-primary .feature-card:hover {
transform: none;
}
}
.services-section-minimal {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.services-section-minimal .section-header {
position: relative;
z-index: 2;
}
.services-section-minimal .header-decoration {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
}
.services-section-minimal .decoration-line {
width: 60px;
height: 2px;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
transparent
);
}
.services-section-minimal .decoration-icon {
font-size: 1.5rem;
color: var(--primary-500);
}
.services-section-minimal #services-title {
color: var(--text-primary);
line-height: 1.2;
font-weight: 700;
}
.services-section-minimal #services-subtitle {
color: var(--text-secondary);
font-weight: 600;
}
.services-section-minimal #services-desc {
color: var(--text-secondary);
line-height: 1.8;
}
.services-section-minimal .service-card {
position: relative;
background: var(--light);
border-radius: 16px;
padding: 2rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 2px solid var(--neutral-100);
overflow: hidden;
}
.services-section-minimal .service-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.services-section-minimal .service-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-300);
}
.services-section-minimal .service-card:hover::before {
transform: scaleX(1);
}
.services-section-minimal .featured-card {
background: linear-gradient(
135deg,
var(--light) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--light) 70%) 100%
);
border-color: var(--primary-300);
}
.services-section-minimal .featured-badge {
position: absolute;
top: 1rem;
right: 1rem;
width: 40px;
height: 40px;
background: var(--primary-500);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1rem;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
z-index: 3;
}
.services-section-minimal .service-icon-wrapper {
position: relative;
width: 80px;
height: 80px;
margin-bottom: 1.5rem;
}
.services-section-minimal .icon-background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
border-radius: 20px;
transform: rotate(45deg);
transition: all 0.4s ease;
}
.services-section-minimal .service-card:hover .icon-background {
transform: rotate(225deg);
background: color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.services-section-minimal .service-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2rem;
color: var(--primary-500);
transition: all 0.4s ease;
z-index: 2;
}
.services-section-minimal .service-card:hover .service-icon {
color: var(--primary-700);
transform: translate(-50%, -50%) scale(1.1);
}
.services-section-minimal .service-content {
position: relative;
z-index: 2;
}
.services-section-minimal .service-title {
color: var(--text-primary);
font-weight: 700;
line-height: 1.4;
transition: color 0.3s ease;
}
.services-section-minimal .service-card:hover .service-title {
color: var(--primary-700);
}
.services-section-minimal .service-description {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.services-section-minimal .service-features {
color: var(--text-secondary);
font-size: 0.875rem;
line-height: 1.6;
padding: 1rem;
background: color-mix(in srgb, var(--neutral-50) 50%, transparent 50%);
border-radius: 8px;
border-left: 3px solid var(--primary-300);
}
.services-section-minimal .service-footer {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 1.5rem;
padding-top: 1.5rem;
border-top: 1px solid var(--neutral-100);
}
.services-section-minimal .service-price {
color: var(--primary-700);
font-weight: 700;
font-size: 1rem;
}
.services-section-minimal .price-badge {
width: 32px;
height: 32px;
background: var(--primary-100);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--primary-700);
font-size: 1rem;
transition: all 0.3s ease;
}
.services-section-minimal .service-card:hover .price-badge {
background: var(--primary-500);
color: var(--light);
transform: scale(1.1);
}
.services-section-minimal .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.services-section-minimal .shape-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent
);
}
.services-section-minimal .shape-1 {
width: 300px;
height: 300px;
top: -100px;
left: -100px;
}
.services-section-minimal .shape-2 {
width: 200px;
height: 200px;
bottom: -50px;
right: -50px;
}
.services-section-minimal .shape-blob {
position: absolute;
width: 400px;
height: 400px;
background: radial-gradient(
ellipse,
color-mix(in srgb, var(--primary-100) 20%, transparent 80%),
transparent
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
filter: blur(40px);
}
.services-section-minimal .shape-3 {
top: 50%;
right: 10%;
transform: translateY(-50%);
}
@media (max-width: 991.98px) {
.services-section-minimal #services-title {
font-size: 2rem;
}
.services-section-minimal .service-card {
padding: 1.5rem;
}
.services-section-minimal .service-icon-wrapper {
width: 70px;
height: 70px;
}
.services-section-minimal .service-icon {
font-size: 1.75rem;
}
}
@media (max-width: 767.98px) {
.services-section-minimal #services-title {
font-size: 1.75rem;
}
.services-section-minimal .decoration-line {
width: 40px;
}
.services-section-minimal .service-icon-wrapper {
width: 60px;
height: 60px;
}
.services-section-minimal .service-icon {
font-size: 1.5rem;
}
.services-section-minimal .service-footer {
flex-direction: column;
gap: 1rem;
align-items: flex-start;
}
}
@media (max-width: 575.98px) {
.services-section-minimal .service-card {
padding: 1.25rem;
}
.services-section-minimal .featured-badge {
width: 36px;
height: 36px;
font-size: 0.875rem;
}
}
@media (prefers-reduced-motion: reduce) {
.services-section-minimal .service-card,
.services-section-minimal .icon-background,
.services-section-minimal .service-icon,
.services-section-minimal .service-card::before {
transition: none;
}
}
@media print {
.services-section-minimal .decorative-shapes {
display: none;
}
.services-section-minimal .service-card {
break-inside: avoid;
box-shadow: none;
border: 1px solid var(--neutral-300);
}
}
.priceplan-section-secondary {
padding: 5rem 0;
background: linear-gradient(135deg, var(--surface-primary) 0%, color-mix(in srgb, var(--primary-50) 30%, transparent) 100%);
position: relative;
overflow: hidden;
}
.priceplan-section-secondary .section-header {
margin-bottom: 4rem;
}
.priceplan-section-secondary .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.priceplan-section-secondary .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1.5rem;
line-height: 1.3;
}
.priceplan-section-secondary .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.priceplan-section-secondary .pricing-grid {
position: relative;
z-index: 2;
}
.priceplan-section-secondary .pricing-card {
background: var(--light);
border-radius: 1.5rem;
padding: 2.5rem 2rem;
height: 100%;
display: flex;
flex-direction: column;
position: relative;
box-shadow: 0 4px 24px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, transparent);
}
.priceplan-section-secondary .pricing-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 48px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.priceplan-section-secondary .pricing-card.featured {
background: linear-gradient(135deg, var(--light) 0%, color-mix(in srgb, var(--primary-50) 20%, var(--light)) 100%);
border-color: var(--primary-500);
box-shadow: 0 8px 32px rgba(var(--black-rgb), 0.1);
transform: scale(1.02);
}
.priceplan-section-secondary .pricing-card.featured:hover {
transform: scale(1.05) translateY(-8px);
}
.priceplan-section-secondary .featured-badge {
position: absolute;
top: 1.5rem;
right: 1.5rem;
width: 3rem;
height: 3rem;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.25rem;
box-shadow: 0 4px 16px color-mix(in srgb, var(--primary-500) 40%, transparent);
animation: pulse-badge 2s ease-in-out infinite;
}
@keyframes pulse-badge {
0%, 100% {
transform: scale(1);
box-shadow: 0 4px 16px color-mix(in srgb, var(--primary-500) 40%, transparent);
}
50% {
transform: scale(1.1);
box-shadow: 0 6px 24px color-mix(in srgb, var(--primary-500) 60%, transparent);
}
}
.priceplan-section-secondary .card-header-accent {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 1.5rem 1.5rem 0 0;
}
.priceplan-section-secondary .card-footer-accent {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 2px;
background: linear-gradient(90deg, transparent, var(--primary-100), transparent);
}
.priceplan-section-secondary .pricing-header {
text-align: center;
margin-bottom: 2rem;
}
.priceplan-section-secondary .icon-wrapper {
width: 4rem;
height: 4rem;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 1rem;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 1.5rem;
font-size: 2rem;
color: var(--light);
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 30%, transparent);
transition: transform 0.3s ease;
}
.priceplan-section-secondary .pricing-card:hover .icon-wrapper {
transform: rotateY(360deg);
}
.priceplan-section-secondary .plan-name {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.priceplan-section-secondary .plan-description {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.priceplan-section-secondary .pricing-body {
flex: 1;
display: flex;
flex-direction: column;
}
.priceplan-section-secondary .price-wrapper {
text-align: center;
padding: 2rem 0;
margin-bottom: 2rem;
position: relative;
}
.priceplan-section-secondary .price-wrapper::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 60%;
height: 2px;
background: linear-gradient(90deg, transparent, var(--primary-300), transparent);
}
.priceplan-section-secondary .currency {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
vertical-align: top;
margin-right: 0.25rem;
}
.priceplan-section-secondary .amount {
font-size: 4rem;
font-weight: 800;
color: var(--text-primary);
line-height: 1;
letter-spacing: -0.02em;
}
.priceplan-section-secondary .period {
font-size: 1.125rem;
font-weight: 500;
color: var(--text-secondary);
margin-left: 0.5rem;
}
.priceplan-section-secondary .features-list {
margin-bottom: 2rem;
flex: 1;
}
.priceplan-section-secondary .features-content {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.8;
padding: 1.5rem;
background: color-mix(in srgb, var(--primary-50) 30%, transparent);
border-radius: 1rem;
border-left: 4px solid var(--primary-500);
}
.priceplan-section-secondary .decorative-icon-grid {
display: flex;
gap: 1rem;
justify-content: center;
margin-top: auto;
padding-top: 1.5rem;
}
.priceplan-section-secondary .decorative-icon-grid i {
width: 2.5rem;
height: 2.5rem;
background: color-mix(in srgb, var(--primary-100) 50%, transparent);
border-radius: 0.5rem;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.25rem;
color: var(--primary-500);
transition: all 0.3s ease;
}
.priceplan-section-secondary .pricing-card:hover .decorative-icon-grid i {
background: var(--primary-500);
color: var(--light);
transform: translateY(-4px);
}
.priceplan-section-secondary .decorative-shape-top {
position: absolute;
top: -5%;
right: 5%;
width: 20rem;
height: 20rem;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 15%, transparent) 0%, transparent 70%);
border-radius: 50%;
z-index: 1;
}
.priceplan-section-secondary .decorative-shape-bottom {
position: absolute;
bottom: -10%;
left: -5%;
width: 25rem;
height: 25rem;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 10%, transparent) 0%, transparent 70%);
border-radius: 50%;
z-index: 1;
}
.priceplan-section-secondary .decorative-circle {
position: absolute;
border-radius: 50%;
z-index: 1;
pointer-events: none;
}
.priceplan-section-secondary .circle-1 {
width: 8rem;
height: 8rem;
background: linear-gradient(135deg, color-mix(in srgb, var(--primary-300) 20%, transparent), transparent);
top: 15%;
left: 8%;
animation: float 8s ease-in-out infinite;
}
.priceplan-section-secondary .circle-2 {
width: 6rem;
height: 6rem;
background: linear-gradient(135deg, color-mix(in srgb, var(--primary-500) 15%, transparent), transparent);
top: 60%;
right: 10%;
animation: float 10s ease-in-out infinite reverse;
}
.priceplan-section-secondary .circle-3 {
width: 10rem;
height: 10rem;
background: linear-gradient(135deg, color-mix(in srgb, var(--primary-300) 10%, transparent), transparent);
bottom: 10%;
right: 20%;
animation: float 12s ease-in-out infinite;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(180deg);
}
}
@media (max-width: 991px) {
.priceplan-section-secondary {
padding: 4rem 0;
}
.priceplan-section-secondary .section-title {
font-size: 2.25rem;
}
.priceplan-section-secondary .section-subtitle {
font-size: 1.25rem;
}
.priceplan-section-secondary .pricing-card.featured {
transform: scale(1);
}
.priceplan-section-secondary .pricing-card.featured:hover {
transform: translateY(-8px);
}
}
@media (max-width: 767px) {
.priceplan-section-secondary {
padding: 3rem 0;
}
.priceplan-section-secondary .section-header {
margin-bottom: 3rem;
}
.priceplan-section-secondary .section-title {
font-size: 1.875rem;
}
.priceplan-section-secondary .section-subtitle {
font-size: 1.125rem;
}
.priceplan-section-secondary .section-description {
font-size: 1rem;
}
.priceplan-section-secondary .pricing-card {
padding: 2rem 1.5rem;
}
.priceplan-section-secondary .amount {
font-size: 3rem;
}
.priceplan-section-secondary .plan-name {
font-size: 1.5rem;
}
.priceplan-section-secondary .decorative-shape-top,
.priceplan-section-secondary .decorative-shape-bottom {
display: none;
}
}
@media (max-width: 575px) {
.priceplan-section-secondary .featured-badge {
top: 1rem;
right: 1rem;
width: 2.5rem;
height: 2.5rem;
font-size: 1rem;
}
.priceplan-section-secondary .icon-wrapper {
width: 3.5rem;
height: 3.5rem;
font-size: 1.75rem;
}
.priceplan-section-secondary .decorative-icon-grid {
gap: 0.75rem;
}
.priceplan-section-secondary .decorative-icon-grid i {
width: 2rem;
height: 2rem;
font-size: 1rem;
}
}
.team-section-bold {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.team-section-bold .section-header {
position: relative;
z-index: 2;
}
.team-section-bold .section-title {
font-size: clamp(2rem, 4vw, 2.75rem);
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.team-section-bold .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1.5rem;
line-height: 1.4;
}
.team-section-bold .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.team-section-bold .decorative-line-top {
width: 100px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
margin: 0 auto 3rem;
border-radius: 2px;
}
.team-section-bold .team-card {
background: var(--surface-secondary);
border-radius: 16px;
overflow: hidden;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.05);
height: 100%;
position: relative;
border: 2px solid transparent;
}
.team-section-bold .team-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.1);
border-color: var(--primary-300);
}
.team-section-bold .team-image-wrapper {
position: relative;
width: 100%;
padding-top: 100%;
overflow: hidden;
background: color-mix(in srgb, var(--primary-50) 50%, var(--neutral-50) 50%);
}
.team-section-bold .team-member-photo {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.team-section-bold .team-card:hover .team-member-photo {
transform: scale(1.08);
}
.team-section-bold .image-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(
180deg,
transparent 0%,
transparent 50%,
color-mix(in srgb, var(--primary-700) 20%, transparent 80%) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.team-section-bold .team-card:hover .image-overlay {
opacity: 1;
}
.team-section-bold .team-info {
padding: 2rem 1.5rem;
text-align: center;
position: relative;
z-index: 2;
}
.team-section-bold .member-name {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.5rem;
line-height: 1.3;
}
.team-section-bold .member-role {
font-size: 1rem;
color: var(--primary-500);
font-weight: 500;
margin: 0;
line-height: 1.5;
}
.team-section-bold .decorative-accent {
position: absolute;
bottom: 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;
}
.team-section-bold .team-card:hover .decorative-accent {
transform: scaleX(1);
}
.team-section-bold .decorative-card {
background: linear-gradient(
135deg,
var(--primary-50) 0%,
color-mix(in srgb, var(--primary-100) 70%, var(--primary-50) 30%) 100%
);
display: flex;
align-items: center;
justify-content: center;
min-height: 400px;
border: 2px solid var(--primary-300);
}
.team-section-bold .decorative-content {
position: relative;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.team-section-bold .decorative-icon {
font-size: 6rem;
color: var(--primary-300);
opacity: 0.4;
position: relative;
z-index: 2;
}
.team-section-bold .decorative-shape-1,
.team-section-bold .decorative-shape-2,
.team-section-bold .decorative-shape-3 {
position: absolute;
border-radius: 50%;
opacity: 0.15;
}
.team-section-bold .decorative-shape-1 {
width: 120px;
height: 120px;
background: var(--primary-500);
top: 10%;
left: 10%;
animation: float-shape-1 8s ease-in-out infinite;
}
.team-section-bold .decorative-shape-2 {
width: 80px;
height: 80px;
background: var(--primary-300);
bottom: 20%;
right: 15%;
animation: float-shape-2 10s ease-in-out infinite;
}
.team-section-bold .decorative-shape-3 {
width: 60px;
height: 60px;
background: var(--primary-700);
top: 50%;
right: 20%;
animation: float-shape-3 12s ease-in-out infinite;
}
.team-section-bold .decorative-circles {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
}
.team-section-bold .circle {
position: absolute;
border-radius: 50%;
opacity: 0.04;
}
.team-section-bold .circle-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -100px;
left: -100px;
}
.team-section-bold .circle-2 {
width: 300px;
height: 300px;
background: var(--primary-300);
bottom: -50px;
right: 10%;
}
.team-section-bold .circle-3 {
width: 200px;
height: 200px;
background: var(--primary-700);
top: 40%;
right: -50px;
}
@keyframes float-shape-1 {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(20px, 30px);
}
}
@keyframes float-shape-2 {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(-15px, -25px);
}
}
@keyframes float-shape-3 {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(25px, -20px);
}
}
@media (max-width: 991.98px) {
.team-section-bold .section-title {
font-size: 2.25rem;
}
.team-section-bold .section-subtitle {
font-size: 1.375rem;
}
.team-section-bold .section-description {
font-size: 1rem;
}
.team-section-bold .member-name {
font-size: 1.25rem;
}
.team-section-bold .member-role {
font-size: 0.9375rem;
}
.team-section-bold .decorative-card {
min-height: 300px;
}
.team-section-bold .decorative-icon {
font-size: 4rem;
}
}
@media (max-width: 767.98px) {
.team-section-bold .section-title {
font-size: 2rem;
}
.team-section-bold .section-subtitle {
font-size: 1.25rem;
}
.team-section-bold .team-info {
padding: 1.5rem 1rem;
}
.team-section-bold .member-name {
font-size: 1.125rem;
}
.team-section-bold .circle-1,
.team-section-bold .circle-2,
.team-section-bold .circle-3 {
display: none;
}
}
@media (max-width: 575.98px) {
.team-section-bold .section-title {
font-size: 1.75rem;
}
.team-section-bold .section-subtitle {
font-size: 1.125rem;
}
.team-section-bold .section-description {
font-size: 0.9375rem;
}
.team-section-bold .decorative-line-top {
width: 80px;
height: 3px;
}
}
@media print {
.team-section-bold .decorative-circles,
.team-section-bold .decorative-accent,
.team-section-bold .image-overlay {
display: none;
}
.team-section-bold .team-card {
box-shadow: none;
border: 1px solid var(--neutral-300);
}
}
.reviews-section-primary {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.reviews-section-primary .section-header {
max-width: 800px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.reviews-section-primary .decorative-line {
width: 60px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
border-radius: 2px;
}
.reviews-section-primary .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.reviews-section-primary .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.reviews-section-primary .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
}
.reviews-section-primary .reviews-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 2rem;
position: relative;
z-index: 2;
}
.reviews-section-primary .review-card {
background: var(--light);
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
border-radius: 16px;
padding: 2.5rem;
position: relative;
transition: all 0.3s ease;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.05);
}
.reviews-section-primary .review-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.reviews-section-primary .card-decorative-corner {
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-50), transparent);
border-top-right-radius: 16px;
}
.reviews-section-primary .quote-icon {
width: 56px;
height: 56px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.reviews-section-primary .quote-icon i {
font-size: 1.75rem;
color: var(--light);
}
.reviews-section-primary .review-content {
margin-bottom: 2rem;
}
.reviews-section-primary .review-text {
font-size: 1.0625rem;
color: var(--text-primary);
line-height: 1.7;
margin: 0;
font-style: italic;
}
.reviews-section-primary .review-author-section {
display: flex;
align-items: center;
gap: 1rem;
padding-top: 1.5rem;
border-top: 2px solid var(--neutral-100);
}
.reviews-section-primary .author-avatar {
flex-shrink: 0;
}
.reviews-section-primary .avatar-placeholder {
width: 56px;
height: 56px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-300));
border-radius: 50%;
border: 3px solid var(--light);
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.08);
}
.reviews-section-primary .author-info {
flex: 1;
}
.reviews-section-primary .author-name {
font-size: 1rem;
font-weight: 600;
color: var(--text-primary);
margin: 0;
line-height: 1.5;
}
.reviews-section-primary .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
z-index: 1;
}
.reviews-section-primary .blob-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500), transparent);
top: -100px;
left: -100px;
filter: blur(80px);
}
.reviews-section-primary .blob-2 {
width: 500px;
height: 500px;
background: radial-gradient(circle, var(--primary-700), transparent);
bottom: -150px;
right: -150px;
filter: blur(100px);
}
.reviews-section-primary .decorative-circle {
position: absolute;
border: 2px solid var(--primary-300);
border-radius: 50%;
opacity: 0.15;
pointer-events: none;
z-index: 1;
}
.reviews-section-primary .circle-1 {
width: 200px;
height: 200px;
top: 20%;
right: 10%;
}
.reviews-section-primary .circle-2 {
width: 150px;
height: 150px;
bottom: 15%;
left: 8%;
}
@media (max-width: 991px) {
.reviews-section-primary .section-title {
font-size: 2rem;
}
.reviews-section-primary .section-subtitle {
font-size: 1.125rem;
}
.reviews-section-primary .reviews-grid {
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.5rem;
}
.reviews-section-primary .review-card {
padding: 2rem;
}
}
@media (max-width: 767px) {
.reviews-section-primary .section-title {
font-size: 1.75rem;
}
.reviews-section-primary .section-subtitle {
font-size: 1rem;
}
.reviews-section-primary .section-description {
font-size: 1rem;
}
.reviews-section-primary .reviews-grid {
grid-template-columns: 1fr;
gap: 1.25rem;
}
.reviews-section-primary .review-card {
padding: 1.75rem;
}
.reviews-section-primary .quote-icon {
width: 48px;
height: 48px;
}
.reviews-section-primary .quote-icon i {
font-size: 1.5rem;
}
.reviews-section-primary .review-text {
font-size: 1rem;
}
.reviews-section-primary .avatar-placeholder {
width: 48px;
height: 48px;
}
.reviews-section-primary .author-name {
font-size: 0.9375rem;
}
.reviews-section-primary .blob-1,
.reviews-section-primary .blob-2 {
opacity: 0.05;
}
}
@media (max-width: 575px) {
.reviews-section-primary .section-title {
font-size: 1.5rem;
}
.reviews-section-primary .review-card {
padding: 1.5rem;
}
.reviews-section-primary .review-author-section {
gap: 0.75rem;
}
}
@media (prefers-contrast: high) {
.reviews-section-primary .review-card {
border: 2px solid var(--neutral-500);
}
.reviews-section-primary .review-text {
color: var(--neutral-900);
}
.reviews-section-primary .decorative-blob,
.reviews-section-primary .decorative-circle {
display: none;
}
}
@media (prefers-reduced-motion: reduce) {
.reviews-section-primary .review-card {
transition: none;
}
.reviews-section-primary .review-card:hover {
transform: none;
}
}
.casestudy-section-secondary {
position: relative;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.casestudy-section-secondary .section-header {
position: relative;
z-index: 2;
}
.casestudy-section-secondary .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.casestudy-section-secondary .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
margin-bottom: 1.5rem;
}
.casestudy-section-secondary .section-description {
font-size: 1.0625rem;
line-height: 1.7;
color: var(--text-secondary);
max-width: 100%;
}
.casestudy-section-secondary .decorative-dots {
display: flex;
align-items: center;
justify-content: center;
gap: 0.5rem;
margin-top: 2rem;
}
.casestudy-section-secondary .decorative-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--primary-500);
animation: dotPulse 2s ease-in-out infinite;
}
.casestudy-section-secondary .decorative-dots .dot:nth-child(2) {
animation-delay: 0.3s;
background: color-mix(in srgb, var(--primary-500) 70%, var(--primary-700) 30%);
}
.casestudy-section-secondary .decorative-dots .dot:nth-child(3) {
animation-delay: 0.6s;
background: var(--primary-700);
}
@keyframes dotPulse {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.5);
opacity: 0.6;
}
}
.casestudy-section-secondary .case-card {
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
height: 100%;
display: flex;
flex-direction: column;
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
}
.casestudy-section-secondary .case-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
border-color: var(--primary-300);
}
.casestudy-section-secondary .case-image-wrapper {
position: relative;
height: 220px;
background: linear-gradient(
135deg,
var(--primary-50) 0%,
var(--primary-100) 100%
);
overflow: hidden;
}
.casestudy-section-secondary .case-image-placeholder {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
font-size: 4rem;
color: var(--primary-500);
transition: all 0.4s ease;
}
.casestudy-section-secondary .case-card:hover .case-image-placeholder {
transform: scale(1.1);
color: var(--primary-700);
}
.casestudy-section-secondary .case-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(
180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 10%, transparent 90%) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.casestudy-section-secondary .case-card:hover .case-overlay {
opacity: 1;
}
.casestudy-section-secondary .case-content {
padding: 2rem;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.casestudy-section-secondary .case-meta {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 1.25rem;
}
.casestudy-section-secondary .case-badge {
width: 40px;
height: 4px;
background: var(--primary-500);
border-radius: 2px;
transition: width 0.4s ease;
}
.casestudy-section-secondary .case-card:hover .case-badge {
width: 60px;
}
.casestudy-section-secondary .case-icon-group {
display: flex;
align-items: center;
justify-content: center;
width: 44px;
height: 44px;
border-radius: 12px;
background: color-mix(in srgb, var(--primary-100) 60%, transparent 40%);
color: var(--primary-700);
font-size: 1.25rem;
transition: all 0.3s ease;
}
.casestudy-section-secondary .case-card:hover .case-icon-group {
background: var(--primary-500);
color: var(--light);
transform: rotate(10deg);
}
.casestudy-section-secondary .case-title {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.casestudy-section-secondary .case-card:hover .case-title {
color: var(--primary-700);
}
.casestudy-section-secondary .case-description {
font-size: 0.9375rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 1.5rem;
flex-grow: 1;
}
.casestudy-section-secondary .case-footer {
margin-top: auto;
}
.casestudy-section-secondary .decorative-line {
height: 2px;
width: 100%;
background: linear-gradient(
90deg,
var(--primary-300) 0%,
transparent 100%
);
margin-bottom: 1rem;
}
.casestudy-section-secondary .case-stats {
display: flex;
align-items: center;
gap: 1rem;
font-size: 1.125rem;
color: var(--primary-500);
}
.casestudy-section-secondary .case-stats i {
transition: all 0.3s ease;
}
.casestudy-section-secondary .case-card:hover .case-stats i {
color: var(--primary-700);
}
.casestudy-section-secondary .case-stats i:hover {
transform: scale(1.2);
}
.casestudy-section-secondary .decorative-bottom {
position: relative;
margin-top: 4rem;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
gap: 2rem;
}
.casestudy-section-secondary .decorative-shape {
width: 60px;
height: 60px;
border-radius: 50%;
animation: floatShape 4s ease-in-out infinite;
}
.casestudy-section-secondary .shape-1 {
background: color-mix(in srgb, var(--primary-300) 40%, transparent 60%);
animation-delay: 0s;
}
.casestudy-section-secondary .shape-2 {
background: color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
animation-delay: 1.3s;
width: 50px;
height: 50px;
}
.casestudy-section-secondary .shape-3 {
background: color-mix(in srgb, var(--primary-700) 35%, transparent 65%);
animation-delay: 2.6s;
width: 70px;
height: 70px;
}
@keyframes floatShape {
0%, 100% {
transform: translateY(0) rotate(0deg);
opacity: 0.6;
}
50% {
transform: translateY(-20px) rotate(180deg);
opacity: 1;
}
}
@media (max-width: 991.98px) {
.casestudy-section-secondary .section-title {
font-size: 2rem;
}
.casestudy-section-secondary .section-subtitle {
font-size: 1.125rem;
}
.casestudy-section-secondary .case-image-wrapper {
height: 200px;
}
.casestudy-section-secondary .case-title {
font-size: 1.25rem;
}
}
@media (max-width: 767.98px) {
.casestudy-section-secondary .section-title {
font-size: 1.75rem;
}
.casestudy-section-secondary .section-subtitle {
font-size: 1rem;
}
.casestudy-section-secondary .section-description {
font-size: 1rem;
}
.casestudy-section-secondary .case-content {
padding: 1.5rem;
}
.casestudy-section-secondary .case-image-wrapper {
height: 180px;
}
.casestudy-section-secondary .decorative-bottom {
margin-top: 3rem;
height: 60px;
}
.casestudy-section-secondary .decorative-shape {
width: 40px;
height: 40px;
}
.casestudy-section-secondary .shape-2 {
width: 35px;
height: 35px;
}
.casestudy-section-secondary .shape-3 {
width: 45px;
height: 45px;
}
}
@media (max-width: 575.98px) {
.casestudy-section-secondary .section-title {
font-size: 1.5rem;
}
.casestudy-section-secondary .case-title {
font-size: 1.125rem;
}
.casestudy-section-secondary .case-description {
font-size: 0.875rem;
}
.casestudy-section-secondary .case-stats {
gap: 0.75rem;
font-size: 1rem;
}
}
@media print {
.casestudy-section-secondary .decorative-dots,
.casestudy-section-secondary .decorative-bottom,
.casestudy-section-secondary .case-overlay {
display: none;
}
.casestudy-section-secondary .case-card {
box-shadow: none;
border: 1px solid var(--neutral-300);
page-break-inside: avoid;
}
}
@media (prefers-reduced-motion: reduce) {
.casestudy-section-secondary * {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
.casestudy-section-secondary .case-card {
border: 2px solid var(--text-primary);
}
.casestudy-section-secondary .case-title,
.casestudy-section-secondary .section-title {
font-weight: 800;
}
}
.process-section-standard {
position: relative;
padding: 100px 0;
background: linear-gradient(180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.process-section-standard .section-header {
margin-bottom: 80px;
}
.process-section-standard .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.process-section-standard .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 24px;
line-height: 1.4;
}
.process-section-standard .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
margin: 0;
}
.process-section-standard .process-timeline {
position: relative;
padding: 40px 0;
}
.process-section-standard .timeline-track {
position: absolute;
left: calc(8.333% + 60px);
top: 80px;
bottom: 80px;
width: 3px;
background: linear-gradient(180deg,
var(--primary-300) 0%,
var(--primary-500) 50%,
var(--primary-300) 100%
);
border-radius: 2px;
}
.process-section-standard .process-item {
position: relative;
margin-bottom: 60px;
transition: transform 0.3s ease;
}
.process-section-standard .process-item:last-child {
margin-bottom: 0;
}
.process-section-standard .process-item:hover {
transform: translateX(8px);
}
.process-section-standard .process-number-wrapper {
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.process-section-standard .process-number {
position: relative;
width: 120px;
height: 120px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
z-index: 2;
}
.process-section-standard .process-item:hover .process-number {
transform: scale(1.1) rotate(5deg);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.18);
}
.process-section-standard .number-text {
font-size: 2.5rem;
font-weight: 700;
color: var(--light);
line-height: 1;
}
.process-section-standard .number-decoration {
position: absolute;
width: 140px;
height: 140px;
border: 2px dashed var(--primary-300);
border-radius: 50%;
animation: rotate-decoration 20s linear infinite;
}
@keyframes rotate-decoration {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}
.process-section-standard .process-content {
position: relative;
background: var(--surface-primary);
padding: 40px;
border-radius: 16px;
border-left: 4px solid var(--primary-500);
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.08);
transition: all 0.3s ease;
}
.process-section-standard .process-item:hover .process-content {
box-shadow: 0 8px 32px rgba(var(--black-rgb), 0.12);
border-left-width: 6px;
}
.process-section-standard .process-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
background: color-mix(in srgb, var(--primary-500) 15%, var(--surface-primary) 85%);
border-radius: 12px;
margin-bottom: 20px;
transition: all 0.3s ease;
}
.process-section-standard .process-icon i {
font-size: 28px;
color: var(--primary-500);
}
.process-section-standard .process-item:hover .process-icon {
transform: translateY(-4px);
background: var(--primary-500);
}
.process-section-standard .process-item:hover .process-icon i {
color: var(--light);
}
.process-section-standard .process-title {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
}
.process-section-standard .process-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.process-section-standard .process-decoration-line {
position: absolute;
bottom: 0;
left: 40px;
right: 40px;
height: 3px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
border-radius: 2px;
opacity: 0;
transition: opacity 0.3s ease;
}
.process-section-standard .process-item:hover .process-decoration-line {
opacity: 1;
}
.process-section-standard .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
}
.process-section-standard .shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.process-section-standard .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -200px;
right: -100px;
animation: float-shape-1 25s ease-in-out infinite;
}
.process-section-standard .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: -150px;
left: -80px;
animation: float-shape-2 30s ease-in-out infinite;
}
.process-section-standard .shape-3 {
width: 200px;
height: 200px;
background: var(--primary-300);
top: 50%;
right: 10%;
animation: float-shape-3 20s ease-in-out infinite;
}
@keyframes float-shape-1 {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
50% { transform: translate(-30px, 30px) rotate(180deg); }
}
@keyframes float-shape-2 {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
50% { transform: translate(40px, -40px) rotate(-180deg); }
}
@keyframes float-shape-3 {
0%, 100% { transform: translate(0, 0) scale(1); }
50% { transform: translate(-20px, 20px) scale(1.2); }
}
@media (max-width: 991.98px) {
.process-section-standard {
padding: 80px 0;
}
.process-section-standard .section-title {
font-size: 2.25rem;
}
.process-section-standard .section-subtitle {
font-size: 1.25rem;
}
.process-section-standard .timeline-track {
left: 40px;
}
.process-section-standard .process-number {
width: 100px;
height: 100px;
}
.process-section-standard .number-text {
font-size: 2rem;
}
.process-section-standard .number-decoration {
width: 120px;
height: 120px;
}
.process-section-standard .process-content {
padding: 32px;
}
.process-section-standard .process-title {
font-size: 1.5rem;
}
}
@media (max-width: 767.98px) {
.process-section-standard {
padding: 60px 0;
}
.process-section-standard .section-header {
margin-bottom: 60px;
}
.process-section-standard .section-title {
font-size: 2rem;
}
.process-section-standard .section-subtitle {
font-size: 1.125rem;
}
.process-section-standard .section-description {
font-size: 1rem;
}
.process-section-standard .timeline-track {
left: 20px;
width: 2px;
}
.process-section-standard .process-item {
margin-bottom: 40px;
}
.process-section-standard .process-number {
width: 80px;
height: 80px;
}
.process-section-standard .number-text {
font-size: 1.75rem;
}
.process-section-standard .number-decoration {
width: 100px;
height: 100px;
}
.process-section-standard .process-content {
padding: 24px;
}
.process-section-standard .process-icon {
width: 48px;
height: 48px;
}
.process-section-standard .process-icon i {
font-size: 24px;
}
.process-section-standard .process-title {
font-size: 1.375rem;
}
.process-section-standard .process-description {
font-size: 0.9375rem;
}
.process-section-standard .decorative-shapes .shape {
display: none;
}
}
@media (max-width: 575.98px) {
.process-section-standard .process-item:hover {
transform: translateX(0);
}
.process-section-standard .process-number-wrapper {
margin-bottom: 20px;
}
.process-section-standard .timeline-track {
display: none;
}
}
.timeline-section-pro {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%);
overflow: hidden;
}
.timeline-section-pro .decorative-line-top {
width: 60px;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500),
var(--primary-700));
margin: 0 auto 24px;
border-radius: 2px;
}
.timeline-section-pro .section-title {
font-size: 2.75rem;
font-weight: 800;
color: var(--text-primary);
margin-bottom: 16px;
letter-spacing: -0.5px;
}
.timeline-section-pro .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
letter-spacing: -0.3px;
}
.timeline-section-pro .section-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
margin-bottom: 0;
}
.timeline-section-pro .timeline-wrapper {
position: relative;
max-width: 1100px;
margin: 80px auto 0;
padding: 0 20px;
}
.timeline-section-pro .timeline-line {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(180deg,
transparent 0%,
var(--primary-300) 10%,
var(--primary-500) 50%,
var(--primary-300) 90%,
transparent 100%);
transform: translateX(-50%);
z-index: 1;
}
.timeline-section-pro .timeline-item {
position: relative;
margin-bottom: 80px;
width: 100%;
}
.timeline-section-pro .timeline-item:last-child {
margin-bottom: 0;
}
.timeline-section-pro .timeline-item-left .timeline-content {
display: flex;
justify-content: flex-end;
padding-right: calc(50% + 60px);
}
.timeline-section-pro .timeline-item-right .timeline-content {
display: flex;
justify-content: flex-start;
padding-left: calc(50% + 60px);
}
.timeline-section-pro .timeline-icon {
position: absolute;
left: 50%;
top: 30px;
transform: translateX(-50%);
width: 70px;
height: 70px;
background: linear-gradient(135deg,
var(--primary-500),
var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 0 0 8px var(--surface-primary),
0 8px 24px rgba(var(--black-rgb), 0.12);
z-index: 2;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.timeline-section-pro .timeline-icon i {
font-size: 1.75rem;
color: white;
}
.timeline-section-pro .timeline-item:hover .timeline-icon {
transform: translateX(-50%) scale(1.15);
box-shadow: 0 0 0 8px var(--surface-primary),
0 12px 32px rgba(var(--black-rgb), 0.18);
}
.timeline-section-pro .timeline-card {
position: relative;
background: white;
border-radius: 16px;
padding: 32px;
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.08);
border: 2px solid color-mix(in srgb, var(--primary-100) 50%, white 50%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
max-width: 480px;
}
.timeline-section-pro .timeline-card::before {
content: '';
position: absolute;
top: 40px;
width: 0;
height: 0;
border-style: solid;
}
.timeline-section-pro .timeline-item-left .timeline-card::before {
right: -16px;
border-width: 12px 0 12px 16px;
border-color: transparent transparent transparent white;
}
.timeline-section-pro .timeline-item-right .timeline-card::before {
left: -16px;
border-width: 12px 16px 12px 0;
border-color: transparent white transparent transparent;
}
.timeline-section-pro .timeline-card:hover {
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.15);
border-color: var(--primary-300);
}
.timeline-section-pro .timeline-badge {
display: inline-flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
background: color-mix(in srgb, var(--primary-100) 60%, white 40%);
border-radius: 8px;
margin-bottom: 16px;
}
.timeline-section-pro .timeline-badge i {
font-size: 1rem;
color: var(--primary-700);
}
.timeline-section-pro .timeline-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 12px;
line-height: 1.3;
}
.timeline-section-pro .timeline-description {
font-size: 1rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 0;
}
.timeline-section-pro .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.timeline-section-pro .shape-circle {
position: absolute;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 15%, transparent 85%),
transparent 70%);
}
.timeline-section-pro .shape-circle-1 {
width: 400px;
height: 400px;
top: 10%;
right: -100px;
opacity: 0.5;
}
.timeline-section-pro .shape-circle-2 {
width: 300px;
height: 300px;
bottom: 15%;
left: -80px;
opacity: 0.4;
}
.timeline-section-pro .shape-blob {
position: absolute;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 20%, transparent 80%),
transparent);
animation: blob-float 20s ease-in-out infinite;
}
.timeline-section-pro .shape-blob-1 {
width: 350px;
height: 350px;
top: 20%;
left: 5%;
animation-delay: 0s;
}
.timeline-section-pro .shape-blob-2 {
width: 280px;
height: 280px;
bottom: 10%;
right: 8%;
animation-delay: 10s;
}
@keyframes blob-float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@media (max-width: 992px) {
.timeline-section-pro {
padding: 80px 0;
}
.timeline-section-pro .section-title {
font-size: 2.25rem;
}
.timeline-section-pro .section-subtitle {
font-size: 1.25rem;
}
.timeline-section-pro .timeline-card {
max-width: 400px;
}
.timeline-section-pro .timeline-icon {
width: 60px;
height: 60px;
}
.timeline-section-pro .timeline-icon i {
font-size: 1.5rem;
}
}
@media (max-width: 768px) {
.timeline-section-pro {
padding: 60px 0;
}
.timeline-section-pro .section-title {
font-size: 1.875rem;
}
.timeline-section-pro .section-subtitle {
font-size: 1.125rem;
}
.timeline-section-pro .section-description {
font-size: 1rem;
}
.timeline-section-pro .timeline-line {
left: 30px;
}
.timeline-section-pro .timeline-item-left .timeline-content,
.timeline-section-pro .timeline-item-right .timeline-content {
padding-left: 80px;
padding-right: 0;
justify-content: flex-start;
}
.timeline-section-pro .timeline-icon {
left: 30px;
width: 50px;
height: 50px;
top: 20px;
}
.timeline-section-pro .timeline-icon i {
font-size: 1.25rem;
}
.timeline-section-pro .timeline-card {
max-width: 100%;
padding: 24px;
}
.timeline-section-pro .timeline-card::before {
top: 30px;
left: -12px;
right: auto;
border-width: 10px 12px 10px 0;
border-color: transparent white transparent transparent;
}
.timeline-section-pro .timeline-title {
font-size: 1.25rem;
}
.timeline-section-pro .timeline-description {
font-size: 0.9375rem;
}
.timeline-section-pro .timeline-item {
margin-bottom: 60px;
}
.timeline-section-pro .shape-circle-1,
.timeline-section-pro .shape-circle-2 {
width: 250px;
height: 250px;
}
.timeline-section-pro .shape-blob-1,
.timeline-section-pro .shape-blob-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 480px) {
.timeline-section-pro .section-title {
font-size: 1.625rem;
}
.timeline-section-pro .timeline-card {
padding: 20px;
}
.timeline-section-pro .timeline-badge {
width: 32px;
height: 32px;
}
.timeline-section-pro .timeline-badge i {
font-size: 0.875rem;
}
}
.career-section-secondary {
position: relative;
padding: 120px 0;
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-secondary .career-header {
margin-bottom: 80px;
position: relative;
z-index: 2;
}
.career-section-secondary .decorative-icon-top {
display: inline-flex;
align-items: center;
justify-content: center;
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 20px;
margin-bottom: 30px;
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.1);
}
.career-section-secondary .decorative-icon-top i {
font-size: 36px;
color: var(--light);
}
.career-section-secondary .career-title {
font-size: 48px;
font-weight: 800;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.career-section-secondary .career-subtitle {
font-size: 24px;
font-weight: 600;
color: var(--primary-700);
margin-bottom: 24px;
line-height: 1.4;
}
.career-section-secondary .career-desc {
font-size: 18px;
line-height: 1.8;
color: var(--text-secondary);
margin: 0;
}
.career-section-secondary .career-items-grid {
position: relative;
z-index: 2;
}
.career-section-secondary .career-item {
background: var(--surface-primary);
border-radius: 24px;
padding: 40px;
height: 100%;
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%);
position: relative;
overflow: hidden;
}
.career-section-secondary .career-item::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.career-section-secondary .career-item:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 30px 60px rgba(var(--black-rgb), 0.12);
}
.career-section-secondary .career-item:hover::before {
transform: scaleX(1);
}
.career-section-secondary .career-item-header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 24px;
}
.career-section-secondary .career-icon {
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 80%, transparent 20%),
color-mix(in srgb, var(--primary-50) 90%, transparent 10%)
);
border-radius: 16px;
transition: all 0.3s ease;
}
.career-section-secondary .career-icon i {
font-size: 28px;
color: var(--primary-700);
}
.career-section-secondary .career-item:hover .career-icon {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
transform: rotate(5deg) scale(1.1);
}
.career-section-secondary .career-item:hover .career-icon i {
color: var(--light);
}
.career-section-secondary .career-badge {
position: relative;
}
.badge-dot {
display: block;
width: 12px;
height: 12px;
background: var(--primary-500);
border-radius: 50%;
position: relative;
animation: pulse-dot 2s ease-in-out infinite;
}
.badge-dot::after {
content: '';
position: absolute;
top: -4px;
left: -4px;
width: 20px;
height: 20px;
border: 2px solid var(--primary-300);
border-radius: 50%;
animation: pulse-ring 2s ease-in-out infinite;
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
}
50% {
transform: scale(1.2);
}
}
@keyframes pulse-ring {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(1.8);
opacity: 0;
}
}
.career-section-secondary .career-item-content {
position: relative;
}
.career-section-secondary .career-item-title {
font-size: 26px;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
transition: color 0.3s ease;
}
.career-section-secondary .career-item:hover .career-item-title {
color: var(--primary-700);
}
.career-section-secondary .career-role-wrapper {
display: flex;
align-items: center;
gap: 8px;
margin-bottom: 20px;
}
.career-section-secondary .career-role-wrapper i {
font-size: 16px;
color: var(--primary-500);
}
.career-section-secondary .career-item-role {
font-size: 15px;
font-weight: 600;
color: var(--text-secondary);
text-transform: uppercase;
letter-spacing: 0.5px;
}
.career-section-secondary .career-item-desc {
font-size: 16px;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 24px;
}
.career-section-secondary .career-decorative-line {
width: 60px;
height: 3px;
background: linear-gradient(90deg, var(--primary-500), transparent);
border-radius: 2px;
transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.career-section-secondary .career-item:hover .career-decorative-line {
width: 120px;
}
.career-section-secondary .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.career-section-secondary .shape-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-100) 20%, transparent 80%),
color-mix(in srgb, var(--primary-50) 10%, transparent 90%)
);
}
.career-section-secondary .shape-1 {
width: 300px;
height: 300px;
top: 10%;
right: -100px;
animation: float-shape 20s ease-in-out infinite;
}
.career-section-secondary .shape-2 {
width: 200px;
height: 200px;
bottom: 15%;
left: -50px;
animation: float-shape 25s ease-in-out infinite reverse;
}
.career-section-secondary .shape-blob {
position: absolute;
width: 400px;
height: 400px;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-50) 15%, transparent 85%),
transparent 70%
);
filter: blur(40px);
}
.career-section-secondary .shape-3 {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: blob-morph 30s ease-in-out infinite;
}
@keyframes float-shape {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(10deg);
}
}
@keyframes blob-morph {
0%, 100% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
}
}
@media (max-width: 1199px) {
.career-section-secondary {
padding: 100px 0;
}
.career-section-secondary .career-title {
font-size: 42px;
}
.career-section-secondary .career-subtitle {
font-size: 22px;
}
}
@media (max-width: 991px) {
.career-section-secondary {
padding: 80px 0;
}
.career-section-secondary .career-header {
margin-bottom: 60px;
}
.career-section-secondary .career-title {
font-size: 36px;
}
.career-section-secondary .career-subtitle {
font-size: 20px;
}
.career-section-secondary .career-desc {
font-size: 16px;
}
.career-section-secondary .career-item {
padding: 32px;
}
.career-section-secondary .career-item-title {
font-size: 24px;
}
}
@media (max-width: 767px) {
.career-section-secondary {
padding: 60px 0;
}
.career-section-secondary .decorative-icon-top {
width: 64px;
height: 64px;
margin-bottom: 24px;
}
.career-section-secondary .decorative-icon-top i {
font-size: 28px;
}
.career-section-secondary .career-title {
font-size: 32px;
}
.career-section-secondary .career-subtitle {
font-size: 18px;
}
.career-section-secondary .career-item {
padding: 28px;
margin-bottom: 24px;
}
.career-section-secondary .career-item-title {
font-size: 22px;
}
.career-section-secondary .career-item-desc {
font-size: 15px;
}
.shape-1,
.career-section-secondary .shape-2 {
width: 150px;
height: 150px;
}
.career-section-secondary .shape-3 {
width: 250px;
height: 250px;
}
}
@media (max-width: 575px) {
.career-section-secondary .career-title {
font-size: 28px;
}
.career-section-secondary .career-subtitle {
font-size: 16px;
}
.career-section-secondary .career-item {
padding: 24px;
}
.career-section-secondary .career-icon {
width: 50px;
height: 50px;
}
.career-section-secondary .career-icon i {
font-size: 24px;
}
}
.coreinfo-custom {
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
position: relative;
}
.coreinfo-custom .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.06;
pointer-events: none;
}
.coreinfo-custom .shape-1 {
width: 400px;
height: 400px;
background: radial-gradient(circle, var(--primary-500), transparent);
top: -100px;
left: -100px;
}
.coreinfo-custom .shape-2 {
width: 350px;
height: 350px;
background: radial-gradient(circle, var(--primary-700), transparent);
bottom: -80px;
right: -80px;
}
.coreinfo-custom .decorative-dots {
position: absolute;
width: 120px;
height: 120px;
background-image: radial-gradient(
circle,
var(--primary-300) 2px,
transparent 2px
);
background-size: 20px 20px;
opacity: 0.15;
pointer-events: none;
}
.coreinfo-custom .dots-1 {
top: 50px;
right: 100px;
}
.coreinfo-custom .dots-2 {
bottom: 50px;
left: 80px;
}
.coreinfo-custom .badge-accent {
display: inline-flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
border-radius: 16px;
color: var(--light);
font-size: 1.5rem;
box-shadow:
0 8px 16px color-mix(in srgb, var(--primary-500) 25%, transparent),
0 0 0 4px color-mix(in srgb, var(--primary-50) 50%, transparent);
animation: pulse-badge 2s ease-in-out infinite;
}
@keyframes pulse-badge {
0%, 100% {
transform: scale(1);
}
50% {
transform: scale(1.05);
}
}
.coreinfo-custom #coreinfo-title {
color: var(--text-primary);
line-height: 1.2;
letter-spacing: -0.02em;
}
.coreinfo-custom #coreinfo-subtitle {
color: var(--primary-700);
font-weight: 600;
font-size: 1.25rem;
}
.coreinfo-custom .description-text {
color: var(--text-secondary);
font-size: 1.0625rem;
line-height: 1.7;
max-width: 720px;
margin: 0 auto;
}
.coreinfo-custom .feature-card {
background: var(--light);
border: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
border-radius: 20px;
padding: 2.5rem 2rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
}
.coreinfo-custom .feature-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-700)
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.coreinfo-custom .feature-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow:
0 20px 40px color-mix(in srgb, var(--primary-500) 12%, transparent),
0 0 0 1px color-mix(in srgb, var(--primary-300) 30%, transparent);
}
.coreinfo-custom .feature-card:hover::before {
transform: scaleX(1);
}
.coreinfo-custom .feature-icon-wrapper {
position: relative;
width: fit-content;
}
.coreinfo-custom .icon-circle {
width: 80px;
height: 80px;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-100) 80%, var(--light) 20%),
color-mix(in srgb, var(--primary-300) 40%, var(--light) 60%)
);
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
font-size: 2rem;
color: var(--primary-700);
transition: all 0.4s ease;
position: relative;
z-index: 2;
}
.coreinfo-custom .feature-card:hover .icon-circle {
background: linear-gradient(
135deg,
var(--primary-500),
var(--primary-700)
);
color: var(--light);
transform: rotate(5deg) scale(1.1);
border-radius: 24px;
}
.coreinfo-custom .icon-decoration {
position: absolute;
top: -8px;
right: -8px;
width: 32px;
height: 32px;
background: var(--primary-500);
border-radius: 8px;
opacity: 0.15;
z-index: 1;
transition: all 0.4s ease;
}
.coreinfo-custom .feature-card:hover .icon-decoration {
transform: translate(4px, -4px) rotate(15deg);
opacity: 0.25;
}
.coreinfo-custom .feature-card h3 {
color: var(--text-primary);
font-size: 1.375rem;
line-height: 1.4;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.coreinfo-custom .feature-card:hover h3 {
color: var(--primary-700);
}
.coreinfo-custom .feature-card p {
color: var(--text-secondary);
font-size: 0.9375rem;
line-height: 1.7;
}
.coreinfo-custom .decorative-line-bottom {
height: 3px;
width: 100%;
max-width: 200px;
margin: 0 auto;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
var(--primary-700),
transparent
);
border-radius: 2px;
opacity: 0.3;
}
@media (max-width: 991.98px) {
.coreinfo-custom .shape-1,
.coreinfo-custom .shape-2 {
width: 250px;
height: 250px;
}
.coreinfo-custom #coreinfo-title {
font-size: 2.25rem;
}
.coreinfo-custom .feature-card {
padding: 2rem 1.5rem;
}
}
@media (max-width: 767.98px) {
.coreinfo-custom .badge-accent {
width: 48px;
height: 48px;
font-size: 1.25rem;
}
.coreinfo-custom #coreinfo-title {
font-size: 1.875rem;
}
.coreinfo-custom #coreinfo-subtitle {
font-size: 1.125rem;
}
.coreinfo-custom .description-text {
font-size: 1rem;
}
.coreinfo-custom .decorative-dots {
width: 80px;
height: 80px;
background-size: 15px 15px;
}
.coreinfo-custom .icon-circle {
width: 70px;
height: 70px;
font-size: 1.75rem;
}
.coreinfo-custom .feature-card h3 {
font-size: 1.25rem;
}
}
@media (max-width: 575.98px) {
.coreinfo-custom .feature-card {
padding: 1.75rem 1.25rem;
}
}
@media (prefers-reduced-motion: no-preference) {
.coreinfo-custom .feature-card {
animation: fadeInUp 0.6s ease-out backwards;
}
.coreinfo-custom .feature-card:nth-child(1) { animation-delay: 0.1s; }
.coreinfo-custom .feature-card:nth-child(2) { animation-delay: 0.2s; }
.coreinfo-custom .feature-card:nth-child(3) { animation-delay: 0.3s; }
.coreinfo-custom .feature-card:nth-child(4) { animation-delay: 0.4s; }
.coreinfo-custom .feature-card:nth-child(5) { animation-delay: 0.5s; }
.coreinfo-custom .feature-card:nth-child(6) { animation-delay: 0.6s; }
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@media (prefers-reduced-motion: reduce) {
.coreinfo-custom *,
.coreinfo-custom *::before,
.coreinfo-custom *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
}
@media (prefers-contrast: high) {
.coreinfo-custom .feature-card {
border: 2px solid var(--neutral-900);
}
.coreinfo-custom .feature-card:hover {
border-color: var(--primary-700);
}
}
.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-classic {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.contact-section-classic .section-title {
font-size: clamp(2rem, 4vw, 2.75rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.contact-section-classic .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.contact-section-classic .section-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
}
.contact-section-classic .contact-form-wrapper {
position: relative;
background: var(--light);
border-radius: 20px;
padding: 2.5rem;
box-shadow: 0 10px 40px rgba(var(--black-rgb), 0.08);
border: 1px solid color-mix(in srgb, var(--primary-500) 15%, transparent);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.contact-section-classic .contact-form-wrapper:hover {
transform: translateY(-5px);
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.12);
}
.contact-section-classic .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.4;
pointer-events: none;
}
.contact-section-classic .decorative-shape.shape-1 {
width: 100px;
height: 100px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
top: -30px;
right: -30px;
filter: blur(40px);
}
.contact-section-classic .decorative-shape.shape-2 {
width: 80px;
height: 80px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
bottom: -20px;
left: -20px;
filter: blur(35px);
}
.contact-section-classic .form-label {
font-weight: 600;
color: var(--text-primary);
margin-bottom: 0.5rem;
font-size: 0.95rem;
display: flex;
align-items: center;
}
.contact-section-classic .form-label i {
color: var(--primary-500);
font-size: 1.1rem;
}
.contact-section-classic .form-control {
border: 2px solid var(--neutral-300);
border-radius: 12px;
padding: 0.875rem 1.25rem;
font-size: 1rem;
transition: all 0.3s ease;
background: var(--light);
}
.contact-section-classic .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.2rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
}
.contact-section-classic .form-control::placeholder {
color: var(--neutral-500);
}
.contact-section-classic textarea.form-control {
resize: vertical;
min-height: 140px;
}
.contact-section-classic .form-check-input {
border: 2px solid var(--neutral-300);
width: 1.25rem;
height: 1.25rem;
margin-top: 0.15rem;
}
.contact-section-classic .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.contact-section-classic .form-check-label {
color: var(--text-secondary);
font-size: 0.9rem;
margin-left: 0.5rem;
}
.contact-section-classic .btn-submit {
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
border: none !important;
padding: 1rem 2.5rem;
font-size: 1.125rem;
font-weight: 600;
border-radius: 12px;
transition: all 0.3s ease;
display: inline-flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 15px rgba(37, 99, 235, 0.3);
}
.contact-section-classic .btn-submit:hover {
transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(37, 99, 235, 0.4);
}
.contact-section-classic .btn-submit:active {
transform: translateY(0);
}
.contact-section-classic .btn-submit i {
transition: transform 0.3s ease;
}
.contact-section-classic .btn-submit:hover i {
transform: translateX(5px);
}
.contact-section-classic .contact-info-wrapper {
position: relative;
height: 100%;
}
.contact-section-classic .contact-info-card {
background: var(--light);
border-radius: 16px;
padding: 1.75rem;
margin-bottom: 1.5rem;
display: flex;
gap: 1.25rem;
align-items: flex-start;
border: 1px solid var(--neutral-300);
transition: all 0.3s ease;
}
.contact-section-classic .contact-info-card:hover {
transform: translateX(10px);
box-shadow: 0 8px 25px rgba(var(--black-rgb), 0.1);
border-color: var(--primary-500);
}
.contact-section-classic .info-icon-wrapper {
width: 60px;
height: 60px;
border-radius: 12px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.contact-section-classic .info-icon-wrapper i {
font-size: 1.75rem;
color: var(--light);
}
.contact-section-classic .info-content {
flex: 1;
}
.contact-section-classic .info-title {
font-size: 1.125rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.5rem;
}
.contact-section-classic .info-text {
font-size: 1.125rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 0.25rem;
}
.contact-section-classic .info-subtext {
font-size: 0.9rem;
margin: 0;
}
.contact-section-classic .social-links-wrapper {
text-align: center;
}
.contact-section-classic .social-links {
display: flex;
gap: 1rem;
justify-content: center;
}
.contact-section-classic .social-link {
width: 50px;
height: 50px;
border-radius: 12px;
background: var(--light);
border: 2px solid var(--neutral-300);
display: flex;
align-items: center;
justify-content: center;
color: var(--text-primary);
font-size: 1.25rem;
transition: all 0.3s ease;
text-decoration: none;
}
.contact-section-classic .social-link:hover {
background: var(--primary-500);
border-color: var(--primary-500);
color: var(--light);
transform: translateY(-5px);
}
.contact-section-classic .decorative-dots {
position: absolute;
bottom: 20px;
right: 20px;
width: 80px;
height: 80px;
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 15px 15px;
opacity: 0.3;
}
.contact-section-classic .background-decoration {
position: absolute;
border-radius: 50%;
pointer-events: none;
opacity: 0.15;
}
.contact-section-classic .background-decoration.decoration-1 {
width: 400px;
height: 400px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
top: -100px;
left: -100px;
filter: blur(80px);
}
.contact-section-classic .background-decoration.decoration-2 {
width: 350px;
height: 350px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
bottom: -80px;
right: -80px;
filter: blur(70px);
}
@media (max-width: 991px) {
.contact-section-classic .contact-form-wrapper {
padding: 2rem;
margin-bottom: 2rem;
}
.contact-section-classic .section-title {
font-size: 2rem;
}
.contact-section-classic .section-subtitle {
font-size: 1.25rem;
}
}
@media (max-width: 767px) {
.contact-section-classic .contact-form-wrapper {
padding: 1.5rem;
}
.contact-section-classic .info-icon-wrapper {
width: 50px;
height: 50px;
}
.contact-section-classic .info-icon-wrapper i {
font-size: 1.5rem;
}
.contact-section-classic .contact-info-card {
padding: 1.25rem;
}
.contact-section-classic .btn-submit {
padding: 0.875rem 2rem;
font-size: 1rem;
}
}
@media (max-width: 575px) {
.contact-section-classic .section-title {
font-size: 1.75rem;
}
.contact-section-classic .section-description {
font-size: 1rem;
}
.contact-section-classic .social-link {
width: 45px;
height: 45px;
font-size: 1.125rem;
}
}
.blog-section-secondary {
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;
}
.blog-section-secondary .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.blog-section-secondary .section-subtitle {
font-size: 1.125rem;
font-weight: 500;
color: var(--primary-500);
text-transform: uppercase;
letter-spacing: 1px;
}
.blog-section-secondary .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.blog-section-secondary .decorative-badge {
display: inline-flex;
align-items: center;
gap: 8px;
}
.blog-section-secondary .badge-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
display: inline-block;
animation: pulse-dot 2s ease-in-out infinite;
}
.blog-section-secondary .decorative-line {
width: 60px;
height: 3px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%);
border-radius: 3px;
}
.blog-section-secondary .blog-card {
background: var(--surface-primary);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
display: flex;
flex-direction: column;
}
.blog-section-secondary .blog-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
}
.blog-section-secondary .blog-image-wrapper {
position: relative;
overflow: hidden;
height: 220px;
}
.blog-section-secondary .blog-image {
width: 100%;
height: 220px;
object-fit: cover;
transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-section-secondary .blog-card:hover .blog-image {
transform: scale(1.1);
}
.blog-section-secondary .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 80%, transparent 20%) 100%);
opacity: 0;
transition: opacity 0.4s ease;
display: flex;
align-items: center;
justify-content: center;
}
.blog-section-secondary .blog-card:hover .image-overlay {
opacity: 1;
}
.blog-section-secondary .overlay-icons i {
font-size: 2.5rem;
color: var(--light);
opacity: 0;
transform: scale(0.8);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-section-secondary .blog-card:hover .overlay-icons i {
opacity: 1;
transform: scale(1);
}
.blog-section-secondary .category-badge {
position: absolute;
top: 16px;
right: 16px;
background: var(--light);
color: var(--primary-500);
padding: 8px 16px;
border-radius: 20px;
font-size: 0.875rem;
font-weight: 600;
box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.1);
z-index: 2;
display: flex;
align-items: center;
gap: 4px;
}
.blog-section-secondary .blog-content {
padding: 24px;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.blog-section-secondary .blog-meta {
display: flex;
align-items: center;
gap: 16px;
padding-bottom: 16px;
border-bottom: 1px solid var(--neutral-100);
}
.blog-section-secondary .meta-item {
display: flex;
align-items: center;
gap: 6px;
font-size: 0.875rem;
color: var(--text-secondary);
}
.blog-section-secondary .meta-item i {
font-size: 1rem;
color: var(--primary-500);
}
.blog-section-secondary .blog-title {
font-size: 1.25rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.4;
transition: color 0.3s ease;
}
.blog-section-secondary .blog-card:hover .blog-title {
color: var(--primary-500);
}
.blog-section-secondary .blog-excerpt {
font-size: 0.9375rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 20px;
flex-grow: 1;
}
.blog-section-secondary .blog-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;
margin-top: auto;
}
.blog-section-secondary .blog-link:hover {
color: var(--primary-700);
gap: 8px;
}
.blog-section-secondary .blog-link i {
transition: transform 0.3s ease;
}
.blog-section-secondary .blog-card:hover .blog-link i {
transform: translateX(4px);
}
.blog-section-secondary .card-decorative-element {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg,
var(--primary-500) 0%,
var(--primary-300) 100%);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-section-secondary .blog-card:hover .card-decorative-element {
transform: scaleX(1);
}
.blog-section-secondary .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
}
.blog-section-secondary .shape-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%),
transparent);
animation: float 20s ease-in-out infinite;
}
.blog-section-secondary .shape-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
animation-delay: 0s;
}
.blog-section-secondary .shape-2 {
width: 200px;
height: 200px;
bottom: -50px;
left: -30px;
animation-delay: 5s;
}
.blog-section-secondary .shape-blob {
position: absolute;
width: 400px;
height: 400px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-100) 15%, transparent 85%) 0%,
transparent 70%);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph 15s ease-in-out infinite;
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.5);
opacity: 0.7;
}
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(180deg);
}
}
@keyframes morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}
50% {
border-radius: 30% 70% 40% 60% / 50% 60% 40% 50%;
}
75% {
border-radius: 70% 30% 60% 40% / 30% 70% 50% 60%;
}
}
@media (max-width: 991.98px) {
.blog-section-secondary .section-title {
font-size: 2rem;
}
.blog-section-secondary .blog-image-wrapper {
height: 200px;
}
.blog-section-secondary .blog-image {
height: 200px;
}
}
@media (max-width: 767.98px) {
.blog-section-secondary .section-title {
font-size: 1.75rem;
}
.blog-section-secondary .section-description {
font-size: 1rem;
}
.blog-section-secondary .blog-content {
padding: 20px;
}
.blog-section-secondary .blog-image-wrapper {
height: 180px;
}
.blog-section-secondary .blog-image {
height: 180px;
}
.blog-section-secondary .blog-title {
font-size: 1.125rem;
}
}
@media (max-width: 575.98px) {
.blog-section-secondary .section-title {
font-size: 1.5rem;
}
.blog-section-secondary .blog-image-wrapper {
height: 220px;
}
.blog-section-secondary .blog-image {
height: 220px;
}
.blog-section-secondary .shape-1,
.blog-section-secondary .shape-2 {
display: none;
}
}
.faq-section-pro {
position: relative;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%);
overflow: hidden;
}
.faq-section-pro .section-badge {
display: inline-block;
padding: 0.5rem 1.25rem;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
font-size: 0.875rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
border-radius: 50px;
margin-bottom: 1.5rem;
box-shadow: 0 4px 15px color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.faq-section-pro #faq-title {
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.faq-section-pro #faq-subtitle {
color: var(--primary-700);
font-weight: 600;
margin-bottom: 1rem;
}
.faq-section-pro #faq-desc {
color: var(--text-secondary);
font-size: 1.125rem;
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.faq-section-pro .faq-card {
border: none;
border-radius: 16px;
background: var(--light);
box-shadow: 0 4px 20px color-mix(in srgb, var(--neutral-900) 8%, transparent 92%);
transition: all 0.3s ease;
overflow: hidden;
}
.faq-section-pro .faq-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 30px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
}
.faq-section-pro .card-header {
background: linear-gradient(135deg,
var(--primary-500),
var(--primary-700));
border: none;
padding: 1.5rem;
color: var(--light);
}
.faq-section-pro .faq-icon-wrapper {
display: flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
background: color-mix(in srgb, var(--light) 20%, transparent 80%);
border-radius: 12px;
margin-right: 1rem;
flex-shrink: 0;
}
.faq-section-pro .faq-icon-wrapper i {
font-size: 1.5rem;
color: var(--light);
}
.faq-section-pro .card-header h3 {
color: var(--light);
font-weight: 600;
line-height: 1.4;
}
.faq-section-pro .card-body {
padding: 1.5rem;
background: var(--light);
}
.faq-section-pro .card-body p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1rem;
}
.faq-section-pro .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(60px);
opacity: 0.15;
pointer-events: none;
z-index: 0;
}
.faq-section-pro .blob-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: -150px;
right: -100px;
}
.faq-section-pro .blob-2 {
width: 350px;
height: 350px;
background: var(--primary-700);
bottom: -100px;
left: -80px;
}
.faq-section-pro .decorative-icons {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
z-index: 0;
}
.faq-section-pro .floating-icon {
position: absolute;
width: 60px;
height: 60px;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 40%, transparent 60%),
color-mix(in srgb, var(--primary-500) 40%, transparent 60%));
display: flex;
align-items: center;
justify-content: center;
animation: float 6s ease-in-out infinite;
}
.faq-section-pro .floating-icon i {
font-size: 1.75rem;
color: var(--primary-700);
opacity: 0.6;
}
.faq-section-pro .icon-1 {
top: 15%;
left: 5%;
animation-delay: 0s;
}
.faq-section-pro .icon-2 {
top: 60%;
right: 8%;
animation-delay: 2s;
}
.faq-section-pro .icon-3 {
bottom: 20%;
left: 50%;
animation-delay: 4s;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(10deg);
}
}
.faq-section-pro .container {
position: relative;
z-index: 1;
}
@media (max-width: 991.98px) {
.faq-section-pro #faq-title {
font-size: 2.5rem;
}
.faq-section-pro .faq-icon-wrapper {
width: 40px;
height: 40px;
}
.faq-section-pro .faq-icon-wrapper i {
font-size: 1.25rem;
}
.faq-section-pro .floating-icon {
width: 50px;
height: 50px;
}
.faq-section-pro .floating-icon i {
font-size: 1.5rem;
}
}
@media (max-width: 767.98px) {
.faq-section-pro #faq-title {
font-size: 2rem;
}
.faq-section-pro #faq-subtitle {
font-size: 1.25rem;
}
.faq-section-pro #faq-desc {
font-size: 1rem;
}
.faq-section-pro .card-header,
.faq-section-pro .card-body {
padding: 1.25rem;
}
.faq-section-pro .card-header h3 {
font-size: 1.125rem;
}
.faq-section-pro .blob-1,
.faq-section-pro .blob-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 575.98px) {
.faq-section-pro #faq-title {
font-size: 1.75rem;
}
.faq-section-pro .section-badge {
font-size: 0.75rem;
padding: 0.4rem 1rem;
}
.faq-section-pro .faq-icon-wrapper {
width: 36px;
height: 36px;
margin-right: 0.75rem;
}
.faq-section-pro .faq-icon-wrapper i {
font-size: 1.125rem;
}
.faq-section-pro .floating-icon {
display: none;
}
}
.footer-alt {
position: relative;
padding: 80px 0 40px;
overflow: hidden;
color: var(--light);
}
.footer-alt__background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
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;
z-index: -1;
}
.footer-alt__decorative {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.footer-alt__shape {
position: absolute;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-300) 10%, transparent);
animation: float-shape 20s infinite ease-in-out;
}
.footer-alt__shape--1 {
width: 300px;
height: 300px;
top: -100px;
left: -50px;
animation-delay: 0s;
}
.footer-alt__shape--2 {
width: 200px;
height: 200px;
top: 50%;
right: -80px;
animation-delay: 5s;
}
.footer-alt__shape--3 {
width: 150px;
height: 150px;
bottom: 100px;
left: 30%;
animation-delay: 10s;
}
@keyframes float-shape {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-30px) rotate(180deg);
}
}
.footer-alt__brand {
position: relative;
padding-right: 20px;
}
.footer-alt__brand-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
margin-bottom: 20px;
background: color-mix(in srgb, var(--primary-500) 20%, transparent);
border: 2px solid color-mix(in srgb, var(--primary-300) 30%, transparent);
border-radius: 12px;
font-size: 28px;
color: rgba(var(--white-rgb), 0.95);
transition: all 0.3s ease;
}
.footer-alt__brand-icon:hover {
background: color-mix(in srgb, var(--primary-500) 30%, transparent);
transform: scale(1.1) rotate(5deg);
}
.footer-alt__brand-name {
font-size: 1.5rem;
font-weight: 700;
margin-bottom: 16px;
color: var(--light);
line-height: 1.3;
}
.footer-alt__brand-desc {
font-size: 0.95rem;
line-height: 1.7;
margin-bottom: 24px;
color: rgba(var(--white-rgb), 0.85);
}
.footer-alt__icon-grid {
display: flex;
gap: 12px;
flex-wrap: wrap;
}
.footer-alt__icon-item {
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--primary-700) 25%, transparent);
border-radius: 8px;
font-size: 20px;
color: rgba(var(--white-rgb), 0.9);
transition: all 0.3s ease;
}
.footer-alt__icon-item:hover {
background: color-mix(in srgb, var(--primary-500) 35%, transparent);
transform: translateY(-3px);
}
.footer-alt__links {
position: relative;
}
.footer-alt__section-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
margin-bottom: 16px;
background: color-mix(in srgb, var(--primary-500) 20%, transparent);
border-radius: 10px;
font-size: 24px;
color: rgba(var(--white-rgb), 0.95);
}
.footer-alt__links-title {
font-size: 1.25rem;
font-weight: 600;
margin-bottom: 20px;
color: var(--light);
}
.footer-alt__nav {
margin: 0;
padding: 0;
}
.footer-alt__list {
list-style: none;
margin: 0;
padding: 0;
}
.footer-alt__list-item {
margin-bottom: 12px;
display: flex;
align-items: center;
gap: 10px;
}
.footer-alt__list-item i {
font-size: 12px;
color: var(--primary-300);
transition: transform 0.3s ease;
}
.footer-alt__list-item:hover i {
transform: translateX(3px);
}
.footer-alt__link {
color: rgba(var(--white-rgb), 0.85);
text-decoration: none;
font-size: 0.95rem;
transition: all 0.3s ease;
position: relative;
}
.footer-alt__link::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: var(--primary-300);
transition: width 0.3s ease;
}
.footer-alt__link:hover {
color: var(--light);
padding-left: 5px;
}
.footer-alt__link:hover::after {
width: 100%;
}
.footer-alt__contact {
position: relative;
}
.footer-alt__contact-title {
font-size: 1.25rem;
font-weight: 600;
margin-bottom: 20px;
color: var(--light);
}
.footer-alt__contact-info {
display: flex;
flex-direction: column;
gap: 16px;
}
.footer-alt__contact-item {
display: flex;
align-items: flex-start;
gap: 15px;
padding: 12px;
background: color-mix(in srgb, var(--primary-700) 15%, transparent);
border-radius: 8px;
transition: all 0.3s ease;
}
.footer-alt__contact-item:hover {
background: color-mix(in srgb, var(--primary-700) 25%, transparent);
transform: translateX(5px);
}
.footer-alt__contact-icon {
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
flex-shrink: 0;
background: color-mix(in srgb, var(--primary-500) 25%, transparent);
border-radius: 8px;
font-size: 18px;
color: rgba(var(--white-rgb), 0.95);
}
.footer-alt__contact-content {
flex: 1;
}
.footer-alt__contact-text {
display: block;
color: rgba(var(--white-rgb), 0.85);
font-size: 0.95rem;
line-height: 1.5;
}
.footer-alt__pattern {
display: flex;
gap: 8px;
margin-top: 24px;
font-size: 14px;
color: var(--primary-300);
}
.footer-alt__bottom {
margin-top: 60px;
padding-top: 30px;
}
.footer-alt__divider {
display: flex;
align-items: center;
gap: 15px;
margin-bottom: 30px;
}
.footer-alt__divider-line {
flex: 1;
height: 1px;
background: color-mix(in srgb, var(--primary-300) 30%, transparent);
}
.footer-alt__divider-icon {
color: var(--primary-300);
font-size: 8px;
}
.footer-alt__disclaimer {
text-align: center;
margin-bottom: 20px;
}
.footer-alt__disclaimer p {
font-size: 0.85rem;
line-height: 1.6;
color: rgba(var(--white-rgb), 0.7);
margin: 0;
}
.footer-alt__copyright {
font-size: 0.9rem;
color: rgba(var(--white-rgb), 0.8);
margin: 0;
}
.footer-alt__shapes-bottom {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100px;
pointer-events: none;
display: flex;
justify-content: space-around;
align-items: flex-end;
padding: 0 20px;
}
.footer-alt__shape-circle,
.footer-alt__shape-square,
.footer-alt__shape-triangle {
width: 60px;
height: 60px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
opacity: 0.5;
}
.footer-alt__shape-circle {
border-radius: 50%;
animation: pulse-shape 3s infinite ease-in-out;
}
.footer-alt__shape-square {
border-radius: 8px;
animation: pulse-shape 3s infinite ease-in-out 1s;
}
.footer-alt__shape-triangle {
border-radius: 4px;
transform: rotate(45deg);
animation: pulse-shape 3s infinite ease-in-out 2s;
}
@keyframes pulse-shape {
0%, 100% {
transform: scale(1);
opacity: 0.5;
}
50% {
transform: scale(1.2);
opacity: 0.3;
}
}
@media (max-width: 991px) {
.footer-alt {
padding: 60px 0 30px;
}
.footer-alt__brand {
padding-right: 0;
margin-bottom: 30px;
}
.footer-alt__bottom {
margin-top: 40px;
padding-top: 25px;
}
}
@media (max-width: 767px) {
.footer-alt {
padding: 50px 0 25px;
}
.footer-alt__brand-name {
font-size: 1.3rem;
}
.footer-alt__links-title,
.footer-alt__contact-title {
font-size: 1.1rem;
}
.footer-alt__icon-grid {
gap: 10px;
}
.footer-alt__icon-item {
width: 40px;
height: 40px;
font-size: 18px;
}
.footer-alt__bottom {
margin-top: 30px;
padding-top: 20px;
}
.footer-alt__shape--1 {
width: 200px;
height: 200px;
}
.footer-alt__shape--2 {
width: 150px;
height: 150px;
}
.footer-alt__shape--3 {
width: 100px;
height: 100px;
}
}
@media (max-width: 575px) {
.footer-alt__contact-item {
flex-direction: row;
text-align: left;
}
.footer-alt__contact-icon {
width: 35px;
height: 35px;
font-size: 16px;
}
.footer-alt__disclaimer p {
font-size: 0.8rem;
}
.footer-alt__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;
    }
}
