: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;
}
.custom_font_primary {
font-family: var(--font-primary);
}
.best_font_secondary {
font-family: var(--font-secondary);
}
.bold_font_mono {
font-family: var(--font-mono);
}
.dark_display_1 {
font-family: var(--font-secondary);
font-size: var(--text-6xl);
font-weight: var(--font-extrabold);
line-height: var(--leading-none);
letter-spacing: var(--tracking-tighter);
}
.fresh_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);
}
.premium_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);
}
.smart_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);
}
.pro_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);
}
.minimal_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);
}
.site_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);
}
.bright_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);
}
.elite_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);
}
.content_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);
}
.clean_body_base {
font-family: var(--font-primary);
font-size: var(--text-base);
font-weight: var(--font-normal);
line-height: var(--leading-relaxed);
letter-spacing: var(--tracking-normal);
}
.main_body_small {
font-family: var(--font-primary);
font-size: var(--text-sm);
font-weight: var(--font-normal);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
}
.light_caption {
font-family: var(--font-primary);
font-size: var(--text-xs);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-wide);
color: var(--text-muted);
}
.container_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);
}
.studio_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);
}
.modern_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;
}
.base_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);
}
.brand_hero_subtitle {
font-family: var(--font-primary);
font-size: var(--text-xl);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-secondary);
margin-bottom: var(--space-8);
}
.company_section_title {
font-family: var(--font-secondary);
font-size: var(--text-4xl);
font-weight: var(--font-bold);
line-height: var(--leading-tight);
letter-spacing: var(--tracking-tight);
color: var(--text-primary);
margin-bottom: var(--space-4);
}
.core_section_subtitle {
font-family: var(--font-primary);
font-size: var(--text-lg);
font-weight: var(--font-medium);
line-height: var(--leading-normal);
letter-spacing: var(--tracking-normal);
color: var(--text-secondary);
margin-bottom: var(--space-3);
}
.business_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;
}
.digital_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);
}
.style_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);
}
.unique_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);
}
.unique_nav_link:hover,
.unique_nav_link:focus {
color: var(--text-link);
text-decoration: none;
}
.page_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);
}
.web_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) {
.base_hero_title {
font-size: var(--text-4xl);
}
.company_section_title {
font-size: var(--text-3xl);
}
.dark_display_1 {
font-size: var(--text-5xl);
}
.fresh_display_2 {
font-size: var(--text-4xl);
}
}
@media (max-width: 480px) {
.base_hero_title {
font-size: var(--text-3xl);
}
.company_section_title {
font-size: var(--text-2xl);
}
.dark_display_1 {
font-size: var(--text-4xl);
}
}
a:not([class]) {
color: var(--text-link);
text-decoration: underline;
text-decoration-thickness: 1px;
text-underline-offset: 2px;
transition: all var(--transition-fast);
}
a:not([class]):hover,
a:not([class]):focus {
color: var(--text-link-hover);
text-decoration-thickness: 2px;
}
a:not([class]):visited {
color: var(--text-link);
}
.agency_text_gradient {
background: var(--gradient-primary);
-webkit-background-clip: text;background-clip: text;
display: inline-block;
}
.design_text_shadow_sm {
text-shadow: var(--shadow-xs);
}
.ui_text_shadow_md {
text-shadow: var(--shadow-sm);
}
.theme_text_balance {
text-wrap: balance;
}
.new_text_pretty {
text-wrap: pretty;
}
@media (prefers-reduced-motion: reduce) {
.unique_nav_link,
a:not([class]) {
transition: none;
}
}
@media (prefers-contrast: high) {
.light_caption,
.container_overline,
.web_footer_text {
color: var(--text-secondary);
}
.brand_hero_subtitle,
.core_section_subtitle {
color: var(--text-primary);
}
}
@media print {
.base_hero_title,
.company_section_title,
.smart_heading_1,
.pro_heading_2 {
break-after: avoid;
page-break-after: avoid;
}
.agency_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;
}
}
.top_section_wrapper {
width: 100%;
position: relative;
overflow: hidden;
}
.prime_content_center {
display: flex;
align-items: center;
justify-content: center;
}
.creative_content_between {
display: flex;
align-items: center;
justify-content: space-between;
}
.app_content_start {
display: flex;
align-items: center;
justify-content: flex-start;
}
.layout_content_end {
display: flex;
align-items: center;
justify-content: flex-end;
}
.section_stack {
display: flex;
flex-direction: column;
}
.unique69_stack_center {
display: flex;
flex-direction: column;
align-items: center;
}
.theme55_full_height {
min-height: 100vh;
}
.main72_section_height {
min-height: 80vh;
}
.theme3_hero_height {
min-height: 90vh;
}
.pro89_m_0 { margin: 0; }
.bold96_m_1 { margin: var(--space-1); }
.premium10_m_2 { margin: var(--space-2); }
.unique66_m_3 { margin: var(--space-3); }
.digital40_m_4 { margin: var(--space-4); }
.pro19_m_6 { margin: var(--space-6); }
.layout63_m_8 { margin: var(--space-8); }
.studio56_m_12 { margin: var(--space-12); }
.site91_m_16 { margin: var(--space-16); }
.modern75_mx_auto { margin-left: auto; margin-right: auto; }
.light47_my_auto { margin-top: auto; margin-bottom: auto; }
.page32_mt_0 { margin-top: 0; }
.new83_mt_4 { margin-top: var(--space-4); }
.elite13_mt_8 { margin-top: var(--space-8); }
.elite59_mt_12 { margin-top: var(--space-12); }
.company37_mb_0 { margin-bottom: 0; }
.creative57_mb_4 { margin-bottom: var(--space-4); }
.smart67_mb_8 { margin-bottom: var(--space-8); }
.bright31_mb_12 { margin-bottom: var(--space-12); }
.ui58_p_0 { padding: 0; }
.agency91_p_1 { padding: var(--space-1); }
.unique17_p_2 { padding: var(--space-2); }
.design80_p_3 { padding: var(--space-3); }
.web69_p_4 { padding: var(--space-4); }
.creative40_p_6 { padding: var(--space-6); }
.layout80_p_8 { padding: var(--space-8); }
.best63_px_4 { padding-left: var(--space-4); padding-right: var(--space-4); }
.digital82_px_6 { padding-left: var(--space-6); padding-right: var(--space-6); }
.light3_px_8 { padding-left: var(--space-8); padding-right: var(--space-8); }
.modern46_py_4 { padding-top: var(--space-4); padding-bottom: var(--space-4); }
.custom2_py_6 { padding-top: var(--space-6); padding-bottom: var(--space-6); }
.top92_py_8 { padding-top: var(--space-8); padding-bottom: var(--space-8); }
.brand95_gap_1 { gap: var(--space-1); }
.theme31_gap_2 { gap: var(--space-2); }
.pro75_gap_3 { gap: var(--space-3); }
.dark16_gap_4 { gap: var(--space-4); }
.custom48_gap_6 { gap: var(--space-6); }
.brand33_gap_8 { gap: var(--space-8); }
.dark83_shadow_none { box-shadow: var(--shadow-none); }
.core36_shadow_xs { box-shadow: var(--shadow-xs); }
.prime70_shadow_sm { box-shadow: var(--shadow-sm); }
.smart33_shadow_md { box-shadow: var(--shadow-md); }
.modern60_shadow_lg { box-shadow: var(--shadow-lg); }
.studio16_shadow_xl { box-shadow: var(--shadow-xl); }
.ui97_shadow_2xl { box-shadow: var(--shadow-2xl); }
.creative21_shadow_inner { box-shadow: var(--shadow-inner); }
.premium79_shadow_colored { box-shadow: var(--shadow-colored); }
.studio33_radius_none { border-radius: var(--radius-none); }
.theme21_radius_xs { border-radius: var(--radius-xs); }
.dark79_radius_sm { border-radius: var(--radius-sm); }
.studio75_radius_md { border-radius: var(--radius-md); }
.dark57_radius_lg { border-radius: var(--radius-lg); }
.content50_radius_xl { border-radius: var(--radius-xl); }
.style79_radius_2xl { border-radius: var(--radius-2xl); }
.theme74_radius_3xl { border-radius: var(--radius-3xl); }
.main42_radius_full { border-radius: var(--radius-full); }
.layout66_gradient_primary {
background: var(--gradient-primary);
}
.custom40_gradient_secondary {
background: var(--gradient-secondary);
}
.digital84_gradient_hero {
background: var(--gradient-hero);
}
.smart66_gradient_card {
background: var(--gradient-card);
}
.unique23_gradient_overlay {
position: relative;
}
.unique23_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;
}
.unique23_gradient_overlay > * {
position: relative;
z-index: 2;
}
.clean48_hover_lift {
transition: transform var(--transition-normal), box-shadow var(--transition-normal);
}
.clean48_hover_lift:hover {
transform: translateY(-4px);
box-shadow: var(--shadow-lg);
}
.best86_hover_scale {
transition: transform var(--transition-normal);
}
.best86_hover_scale:hover {
transform: scale(1.02);
}
.top22_hover_shadow {
transition: box-shadow var(--transition-normal);
}
.top22_hover_shadow:hover {
box-shadow: var(--shadow-xl);
}
.elite59_hover_fade {
transition: opacity var(--transition-normal);
}
.elite59_hover_fade:hover {
opacity: var(--opacity-loading);
}
.core69_focus_ring {
transition: box-shadow var(--transition-fast);
}
.core69_focus_ring:focus {
outline: none;
box-shadow: 0 0 0 3px var(--state-focus);
}
.digital66_hero_background {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.pro15_hero_content {
position: relative;
z-index: 2;
}
.bold4_services_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: var(--space-6);
}
.modern8_team_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: var(--space-4);
}
.base40_features_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: var(--space-6);
}
.modern51_gallery_grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: var(--space-3);
}
.minimal85_pricing_grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: var(--space-6);
}
.bold85_timeline {
position: relative;
}
.bold85_timeline::before {
content: '';
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
background: var(--border-light);
transform: translateX(-50%);
}
.base3_timeline_item {
position: relative;
width: 50%;
padding: var(--space-4);
}
.base3_timeline_item:nth-child(odd) {
left: 0;
text-align: right;
padding-right: var(--space-8);
}
.base3_timeline_item:nth-child(even) {
left: 50%;
text-align: left;
padding-left: var(--space-8);
}
.web34_fade_in {
opacity: 0;
animation: tc-fadeIn var(--transition-slow) ease-out forwards;
}
@keyframes tc-fadeIn {
to {
opacity: 1;
}
}
.base35_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;
}
}
.pro59_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;
}
}
.agency68_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;
}
}
.light77_transition_all {
transition: var(--transition-all);
}
.bold95_transition_fast {
transition: all var(--transition-fast);
}
.prime3_transition_normal {
transition: all var(--transition-normal);
}
.base62_transition_slow {
transition: all var(--transition-slow);
}
.agency8_bg_primary { background-color: var(--bg-primary); }
.web96_bg_secondary { background-color: var(--bg-secondary); }
.base60_bg_muted { background-color: var(--bg-muted); }
.design15_bg_glass { background-color: var(--bg-glass); }
.pro28_text_primary { color: var(--text-primary); }
.web36_text_secondary { color: var(--text-secondary); }
.style45_text_muted { color: var(--text-muted); }
.core90_text_inverse { color: var(--text-inverse); }
.page41_text_link { color: var(--text-link); }
.light46_border_light { border-color: var(--border-light); }
.brand64_border_medium { border-color: var(--border-medium); }
.clean28_border_strong { border-color: var(--border-strong); }
.minimal39_border_interactive { border-color: var(--border-interactive); }
@media (max-width: 768px) {
.bold4_services_grid,
.base40_features_grid,
.modern8_team_grid,
.minimal85_pricing_grid {
grid-template-columns: 1fr;
}
.modern51_gallery_grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.bold85_timeline::before {
left: 30px;
}
.base3_timeline_item {
width: 100%;
left: 0 !important;
text-align: left;
padding-left: var(--space-16) !important;
padding-right: var(--space-4) !important;
}
.main72_section_height {
min-height: 60vh;
}
.theme3_hero_height {
min-height: 70vh;
}
}
@media (max-width: 480px) {
.modern51_gallery_grid {
grid-template-columns: 1fr;
}
.base3_timeline_item {
padding-left: var(--space-12) !important;
}
}
.studio55_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;
}
.smart95_not_sr_only {
position: static;
width: auto;
height: auto;
padding: 0;
margin: 0;
overflow: visible;
clip: auto;
white-space: normal;
}
.top13_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);
}
.top13_skip_link:focus {
top: 6px;
}
@media print {
.creative16_no_print {
display: none !important;
}
.theme46_print_only {
display: block !important;
}
.core36_shadow_xs,
.prime70_shadow_sm,
.smart33_shadow_md,
.modern60_shadow_lg,
.studio16_shadow_xl,
.ui97_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) {
.web34_fade_in,
.base35_slide_up,
.pro59_slide_in_left,
.agency68_scale_in {
animation: none;
opacity: 1;
transform: none;
}
.clean48_hover_lift,
.best86_hover_scale,
.top22_hover_shadow,
.elite59_hover_fade,
.light77_transition_all,
.bold95_transition_fast,
.prime3_transition_normal,
.base62_transition_slow {
transition: none;
}
.cta-action-btn {
transition: none;
}
.cta-action-btn .btn-icon {
transition: none;
}
.cta-action-btn:hover {
transform: none;
}
}
.header-classic {
background: var(--surface-primary);
border-bottom: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
position: sticky;
top: 0;
z-index: 1000;
box-shadow: 0 2px 12px color-mix(in srgb, var(--neutral-900) 5%, transparent);
transition: all 0.3s ease;
}
.header-classic .navbar {
padding: 1rem 0;
position: relative;
}
.header-classic .navbar-brand {
font-size: 1.125rem;
font-weight: 700;
color: var(--primary-700);
text-decoration: none;
transition: color 0.3s ease;
position: relative;
z-index: 10004;
}
.header-classic .navbar-brand:hover {
color: var(--primary-500);
}
.header-classic .hamburger-checkbox {
display: none;
}
.header-classic .hamburger-toggle {
display: none;
flex-direction: column;
justify-content: space-around;
width: 32px;
height: 28px;
cursor: pointer;
position: relative;
z-index: 10003;
background: transparent;
border: none;
padding: 0;
transition: transform 0.3s ease;
}
.header-classic .hamburger-line {
width: 100%;
height: 3px;
background: #334155;
border-radius: 3px;
transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transform-origin: center;
}
.header-classic .hamburger-checkbox:checked ~ .hamburger-toggle .hamburger-line-1 {
transform: translateY(9px) rotate(45deg);
}
.header-classic .hamburger-checkbox:checked ~ .hamburger-toggle .hamburger-line-2 {
opacity: 0;
transform: scaleX(0);
}
.header-classic .hamburger-checkbox:checked ~ .hamburger-toggle .hamburger-line-3 {
transform: translateY(-9px) rotate(-45deg);
}
.header-classic .menu-backdrop {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: color-mix(in srgb, var(--neutral-900) 40%, transparent);
backdrop-filter: blur(4px);
opacity: 0;
visibility: hidden;
transition: opacity 0.4s ease, visibility 0.4s ease;
z-index: -1;
}
.header-classic .hamburger-checkbox:checked ~ .menu-backdrop {
opacity: 1;
visibility: visible;
}
.header-classic .navbar-collapse {
transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.header-classic .nav-link {
color: var(--text-primary);
font-size: 0.75rem;
font-weight: 500;
padding: 0.5rem 1rem;
margin: 0 0.25rem;
text-decoration: none;
transition: all 0.3s ease;
position: relative;
}
.header-classic .nav-link:hover {
color: var(--primary-500);
}
.header-classic .nav-link::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%) scaleX(0);
width: 80%;
height: 2px;
background: var(--primary-500);
transition: transform 0.3s ease;
}
.header-classic .nav-link:hover::after {
transform: translateX(-50%) scaleX(1);
}
.header-classic .header-decoration {
position: absolute;
top: 0;
right: 0;
width: 200px;
height: 100%;
pointer-events: none;
overflow: hidden;
opacity: 0.4;
}
.header-classic .deco-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
var(--primary-300),
color-mix(in srgb, var(--primary-500) 50%, transparent)
);
}
.header-classic .deco-circle-1 {
width: 80px;
height: 80px;
top: -30px;
right: 20px;
animation: float-circle 6s ease-in-out infinite;
}
.header-classic .deco-circle-2 {
width: 50px;
height: 50px;
top: 20px;
right: 100px;
animation: float-circle 8s ease-in-out infinite reverse;
}
.header-classic .deco-line {
position: absolute;
width: 2px;
height: 60px;
background: linear-gradient(to bottom,
var(--primary-500),
transparent
);
top: 10px;
right: 60px;
opacity: 0.3;
}
@keyframes float-circle {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-15px);
}
}
@media (max-width: 991.98px) {
.header-classic .hamburger-toggle {
display: flex;
}
.header-classic .navbar-collapse {
position: fixed;
top: 0;
right: -100%;
width: 80%;
max-width: 320px;
height: 100vh;
background: var(--surface-primary);
box-shadow: -4px 0 24px color-mix(in srgb, var(--neutral-900) 15%, transparent);
padding: 6rem 2rem 2rem;
z-index: 10;
overflow-y: auto;
}
.header-classic .hamburger-checkbox:checked ~ .navbar-collapse {
right: 0;
}
.header-classic .navbar-nav {
flex-direction: column;
gap: 0.5rem;
}
.header-classic .nav-item {
width: 100%;
}
.header-classic .nav-link {
padding: 1rem 1.5rem;
margin: 0;
border-radius: 8px;
background: color-mix(in srgb, var(--primary-50) 50%, transparent);
transition: all 0.3s ease;
}
.header-classic .nav-link:hover {
background: var(--primary-50);
transform: translateX(8px);
}
.header-classic .nav-link::after {
display: none;
}
.header-classic .header-decoration {
width: 100px;
opacity: 0.2;
}
.header-classic .deco-circle-1 {
width: 50px;
height: 50px;
right: 10px;
}
.header-classic .deco-circle-2 {
width: 30px;
height: 30px;
right: 60px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.header-classic .navbar-collapse {
width: 70%;
max-width: 400px;
}
.header-classic .nav-link {
font-size: 0.875rem;
}
}
@media (min-width: 992px) {
.header-classic .navbar-collapse {
display: flex !important;
position: static;
width: auto;
height: auto;
background: transparent;
box-shadow: none;
padding: 0;
}
.header-classic .navbar-nav {
flex-direction: row;
align-items: center;
}
.header-classic .hamburger-toggle,
.header-classic .menu-backdrop {
display: none !important;
}
}
@media (min-width: 1200px) {
.header-classic .navbar-brand {
font-size: 1.125rem;
}
.header-classic .nav-link {
font-size: 1.05rem;
padding: 0.5rem 1.25rem;
}
}
.header-classic .hamburger-toggle:focus,
.header-classic .nav-link:focus {
outline: 2px solid var(--primary-500);
outline-offset: 4px;
}
html {
scroll-behavior: smooth;
}
.hero-modern {
position: relative;
padding: 5rem 0;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 40%, var(--surface-primary) 60%) 100%
);
overflow: hidden;
}
.hero-modern .container {
position: relative;
z-index: 2;
}
.hero-modern .hero-content {
padding: 2rem 0;
}
.hero-modern .hero-badge {
display: inline-flex;
gap: 0.5rem;
padding: 0.75rem 1.5rem;
background: color-mix(in srgb, var(--primary-500) 10%, transparent 90%);
border-radius: 50px;
border: 2px solid color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
margin-bottom: 1.5rem;
}
.badge-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
animation: pulse-dot 2s ease-in-out infinite;
}
.badge-dot:nth-child(2) {
animation-delay: 0.3s;
}
.badge-dot:nth-child(3) {
animation-delay: 0.6s;
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.hero-modern .hero-title {
font-size: 3rem;
font-weight: 800;
line-height: 1.2;
color: var(--text-primary);
margin-bottom: 1.25rem;
letter-spacing: -0.02em;
}
.hero-modern .hero-subtitle {
font-size: 1.5rem;
font-weight: 600;
line-height: 1.4;
color: var(--primary-700);
margin-bottom: 1.5rem;
}
.hero-modern .hero-description {
font-size: 1.125rem;
line-height: 1.7;
color: var(--text-secondary);
margin-bottom: 2rem;
max-width: 540px;
}
.hero-modern .hero-icons-grid {
display: flex;
gap: 1rem;
flex-wrap: wrap;
}
.hero-modern .hero-icons-grid .icon-item {
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-primary);
border: 2px solid color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
border-radius: 16px;
transition: all 0.3s ease;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.05);
}
.hero-modern .hero-icons-grid .icon-item i {
font-size: 1.75rem;
color: var(--primary-500);
transition: transform 0.3s ease;
}
.hero-modern .hero-icons-grid .icon-item:hover {
transform: translateY(-5px);
border-color: var(--primary-500);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.1);
}
.hero-modern .hero-icons-grid .icon-item:hover i {
transform: scale(1.1);
}
.hero-modern .hero-image-wrapper {
position: relative;
padding: 2rem;
}
.hero-modern .hero-image-container {
position: relative;
z-index: 2;
border-radius: 24px;
overflow: hidden;
box-shadow:
0 20px 60px rgba(var(--black-rgb), 0.1),
0 0 0 1px color-mix(in srgb, var(--primary-500) 20%, transparent 80%);
background: var(--surface-primary);
}
.hero-modern .hero-image {
width: 100%;
height: auto;
display: block;
transition: transform 0.6s ease;
}
.hero-modern .hero-image-container:hover .hero-image {
transform: scale(1.05);
}
.hero-modern .shape {
position: absolute;
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
z-index: 1;
}
.hero-modern .shape-1 {
width: 200px;
height: 200px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
opacity: 0.15;
top: -50px;
right: -50px;
animation: morph 8s ease-in-out infinite;
}
.hero-modern .shape-2 {
width: 150px;
height: 150px;
background: linear-gradient(225deg, var(--primary-500), var(--primary-700));
opacity: 0.1;
bottom: -30px;
left: -30px;
animation: morph 10s ease-in-out infinite reverse;
}
.hero-modern .shape-3 {
width: 100px;
height: 100px;
background: var(--primary-300);
opacity: 0.12;
top: 50%;
left: -50px;
animation: float 6s ease-in-out infinite;
}
@keyframes morph {
0%, 100% {
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
50% {
border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}
}
.hero-modern .decorative-circle {
position: absolute;
border-radius: 50%;
border: 3px solid var(--primary-500);
opacity: 0.2;
z-index: 1;
}
.hero-modern .circle-1 {
width: 120px;
height: 120px;
top: 10%;
left: -40px;
animation: pulse-circle 4s ease-in-out infinite;
}
.hero-modern .circle-2 {
width: 80px;
height: 80px;
bottom: 15%;
right: -20px;
animation: pulse-circle 5s ease-in-out infinite reverse;
}
@keyframes pulse-circle {
0%, 100% {
transform: scale(1);
opacity: 0.2;
}
50% {
transform: scale(1.1);
opacity: 0.3;
}
}
.hero-modern .floating-icon {
position: absolute;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: var(--surface-primary);
border-radius: 12px;
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.12);
z-index: 3;
border: 2px solid color-mix(in srgb, var(--primary-500) 30%, transparent 70%);
}
.hero-modern .floating-icon i {
font-size: 1.5rem;
color: var(--primary-500);
}
.hero-modern .icon-pos-1 {
top: 15%;
right: 10%;
animation: float 5s ease-in-out infinite;
}
.hero-modern .icon-pos-2 {
bottom: 20%;
left: 5%;
animation: float 6s ease-in-out infinite 1s;
}
.hero-modern .icon-pos-3 {
top: 50%;
right: 5%;
animation: float 7s ease-in-out infinite 2s;
}
@keyframes float {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-20px);
}
}
.hero-modern .hero-bg-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 1;
pointer-events: none;
}
.bg-shape {
position: absolute;
border-radius: 50%;
background: radial-gradient(
circle,
color-mix(in srgb, var(--primary-500) 15%, transparent 85%),
transparent
);
}
.bg-shape-1 {
width: 500px;
height: 500px;
top: -200px;
left: -150px;
animation: drift 20s ease-in-out infinite;
}
.bg-shape-2 {
width: 400px;
height: 400px;
bottom: -150px;
right: -100px;
animation: drift 25s ease-in-out infinite reverse;
}
.bg-shape-3 {
width: 300px;
height: 300px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: drift 30s ease-in-out infinite;
}
@keyframes drift {
0%, 100% {
transform: translate(0, 0);
}
33% {
transform: translate(50px, -50px);
}
66% {
transform: translate(-30px, 30px);
}
}
@media (max-width: 991.98px) {
.hero-modern {
padding: 4rem 0;
}
.hero-modern .hero-title {
font-size: 2.25rem;
}
.hero-modern .hero-subtitle {
font-size: 1.25rem;
}
.hero-modern .hero-description {
font-size: 1rem;
max-width: 100%;
}
.hero-modern .hero-image-wrapper {
padding: 1rem;
}
.hero-modern .floating-icon {
width: 40px;
height: 40px;
}
.hero-modern .floating-icon i {
font-size: 1.25rem;
}
}
@media (max-width: 767.98px) {
.hero-modern {
padding: 3rem 0;
}
.hero-modern .hero-title {
font-size: 1.875rem;
}
.hero-modern .hero-subtitle {
font-size: 1.125rem;
}
.hero-modern .hero-icons-grid .icon-item {
width: 50px;
height: 50px;
}
.hero-modern .hero-icons-grid .icon-item i {
font-size: 1.5rem;
}
.shape-1,
.hero-modern .shape-2 {
width: 120px;
height: 120px;
}
.hero-modern .decorative-circle {
display: none;
}
}
@media (max-width: 575.98px) {
.hero-modern .hero-title {
font-size: 1.625rem;
}
.hero-modern .hero-subtitle {
font-size: 1rem;
}
.hero-modern .hero-description {
font-size: 0.9375rem;
}
.hero-modern .hero-badge {
padding: 0.5rem 1rem;
}
.badge-dot {
width: 6px;
height: 6px;
}
}
.usp-secondary {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 50%, white 50%) 100%
);
position: relative;
padding: 80px 0;
--usp-item-icon-size: 64px;
--usp-item-gap: 20px;
--usp-item-padding: 32px;
}
.usp-secondary__bg-decoration {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
z-index: 0;
}
.usp-secondary__shape {
position: absolute;
border-radius: 50%;
opacity: 0.06;
}
.usp-secondary__shape--1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: -150px;
right: -100px;
animation: float 18s ease-in-out infinite;
}
.usp-secondary__shape--2 {
width: 400px;
height: 400px;
background: var(--primary-300);
bottom: -150px;
left: -100px;
animation: float 15s ease-in-out infinite reverse;
}
.usp-secondary__header {
position: relative;
z-index: 2;
}
.usp-secondary__badge {
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
}
.usp-secondary__badge-dot {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
display: block;
animation: pulse-grow 2s ease-out infinite;
}
.usp-secondary__title {
color: var(--text-primary);
line-height: 1.2;
font-weight: 800;
letter-spacing: -0.01em;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__subtitle {
color: var(--primary-700);
font-weight: 600;
line-height: 1.4;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__description {
color: var(--text-secondary);
line-height: 1.6;
max-width: 680px;
margin-left: auto;
margin-right: auto;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__item {
background: white;
border-radius: 16px;
padding: var(--usp-item-padding);
height: 100%;
display: flex;
gap: var(--usp-item-gap);
box-shadow: 0 4px 16px rgba(var(--black-rgb), 0.06);
transition: all 0.3s ease;
position: relative;
z-index: 2;
border: 1px solid rgba(var(--primary-rgb), 0.1);
min-width: 0;
overflow: hidden;
}
.usp-secondary__item:hover {
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.usp-secondary__item-icon {
flex-shrink: 0;
width: var(--usp-item-icon-size);
height: var(--usp-item-icon-size);
min-width: 48px;
min-height: 48px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600));
border-radius: 16px;
box-shadow: 0 8px 16px rgba(var(--primary-rgb), 0.3);
transition: all 0.3s ease;
}
.usp-secondary__item:hover .usp-secondary__item-icon {
transform: scale(1.05);
box-shadow: 0 12px 24px rgba(var(--primary-rgb), 0.4);
}
.usp-secondary__item-icon i {
font-size: 28px;
color: white;
}
.usp-secondary__item-content {
flex: 1;
min-width: 0;
}
.usp-secondary__item-header {
margin-bottom: 12px;
gap: 12px;
flex-wrap: wrap;
align-items: flex-start;
}
.usp-secondary__item-title {
color: var(--text-primary);
font-weight: 700;
line-height: 1.3;
margin: 0;
flex: 1 1 auto;
min-width: 0;
word-wrap: break-word;
overflow-wrap: break-word;
}
.usp-secondary__item-badge {
display: inline-block;
padding: 6px 14px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
color: var(--primary-700);
border-radius: 20px;
font-size: 0.875rem;
font-weight: 700;
white-space: normal;
border: 1px solid var(--primary-200);
flex-shrink: 0;
text-align: center;
max-width: 100%;
word-break: break-word;
}
.usp-secondary__item-text {
color: var(--text-secondary);
line-height: 1.6;
font-size: 0.9375rem;
word-wrap: break-word;
overflow-wrap: break-word;
hyphens: auto;
}
.usp-secondary__accent-line {
height: 4px;
width: 100px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 2px;
margin: 0 auto;
position: relative;
z-index: 2;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(3deg);
}
}
@keyframes pulse-grow {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(2);
opacity: 0;
}
}
@media (max-width: 1399px) {
.usp-secondary {
--usp-item-padding: 28px;
--usp-item-gap: 18px;
}
.usp-secondary__item-header {
gap: 8px;
}
}
@media (max-width: 1199px) {
.usp-secondary {
--usp-item-icon-size: 56px;
--usp-item-padding: 24px;
--usp-item-gap: 16px;
}
.usp-secondary__item-header {
gap: 10px;
}
.usp-secondary__item-title {
font-size: 1.125rem;
}
.usp-secondary__item-badge {
font-size: 0.8125rem;
padding: 5px 12px;
}
}
@media (max-width: 991px) {
.usp-secondary {
padding: 60px 0;
--usp-item-icon-size: 56px;
}
.usp-secondary__title {
font-size: 2rem;
}
.usp-secondary__subtitle {
font-size: 1.125rem;
}
.usp-secondary__item {
gap: 16px;
}
.usp-secondary__item-icon i {
font-size: 24px;
}
.usp-secondary__item-header {
gap: 10px;
}
.usp-secondary__shape--1,
.usp-secondary__shape--2 {
width: 300px;
height: 300px;
}
}
@media (max-width: 767px) {
.usp-secondary {
--usp-item-icon-size: 48px;
--usp-item-padding: 20px;
--usp-item-gap: 16px;
}
.usp-secondary__title {
font-size: 1.75rem;
}
.usp-secondary__subtitle {
font-size: 1rem;
}
.usp-secondary__description {
font-size: 0.9375rem;
}
.usp-secondary__item {
flex-direction: column;
text-align: center;
}
.usp-secondary__item-header {
flex-direction: column;
gap: 8px;
align-items: center;
}
.usp-secondary__item-title {
text-align: center;
}
.usp-secondary__item-icon {
margin: 0 auto;
}
.usp-secondary__item-icon i {
font-size: 22px;
}
.usp-secondary__item-badge {
font-size: 0.8125rem;
padding: 5px 12px;
}
.usp-secondary__shape--1,
.usp-secondary__shape--2 {
display: none;
}
}
@media (max-width: 575px) {
.usp-secondary {
padding: 40px 0;
--usp-item-padding: 16px;
--usp-item-gap: 12px;
}
.usp-secondary__title {
font-size: 1.5rem;
}
.usp-secondary__item-header {
gap: 6px;
margin-bottom: 8px;
}
.usp-secondary__item-badge {
padding: 4px 10px;
font-size: 0.75rem;
}
.usp-secondary__item-text {
font-size: 0.875rem;
}
}
.about-section-alt {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.about-section-alt .section-header .subtitle {
color: var(--primary-500);
font-weight: 700;
font-size: 0.875rem;
letter-spacing: 2px;
}
.about-section-alt .section-header h2 {
color: var(--text-primary);
line-height: 1.2;
}
.about-section-alt .section-header .lead {
font-size: 1.1rem;
line-height: 1.7;
}
.about-section-alt .feature-card {
background: var(--light);
border: 1px solid color-mix(in srgb, var(--neutral-300) 40%, transparent);
border-radius: 12px;
padding: 1.5rem;
transition: all 0.3s ease;
}
.about-section-alt .feature-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(var(--black-rgb), 0.08);
border-color: var(--primary-300);
}
.about-section-alt .feature-icon {
width: 56px;
height: 56px;
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
color: var(--light);
font-size: 1.5rem;
transition: transform 0.3s ease;
}
.about-section-alt .feature-card:hover .feature-icon {
transform: scale(1.1) rotate(5deg);
}
.about-section-alt .feature-title {
color: var(--text-primary);
font-weight: 600;
}
.about-section-alt .feature-desc {
font-size: 0.95rem;
line-height: 1.6;
}
.about-section-alt .images-wrapper {
min-height: 500px;
display: flex;
align-items: center;
justify-content: center;
}
.about-section-alt .decorative-shape {
position: absolute;
top: -50px;
right: -50px;
width: 300px;
height: 300px;
background: linear-gradient(135deg, var(--primary-300) 0%, var(--primary-100) 100%);
border-radius: 50%;
opacity: 0.1;
z-index: 1;
}
.about-section-alt .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-alt .main-image {
width: 100%;
height: auto;
display: block;
transition: transform 0.5s ease;
}
.about-section-alt .main-image-container:hover .main-image {
transform: scale(1.05);
}
.about-section-alt .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(135deg, var(--primary-500) 0%, transparent 60%);
opacity: 0.15;
transition: opacity 0.3s ease;
}
.about-section-alt .main-image-container:hover .image-overlay {
opacity: 0.25;
}
.about-section-alt .secondary-images {
position: absolute;
z-index: 4;
}
.about-section-alt .secondary-image-1 {
position: absolute;
top: -40px;
left: -60px;
width: 180px;
height: 180px;
border-radius: 16px;
overflow: hidden;
border: 4px solid var(--light);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
transition: transform 0.3s ease;
}
.about-section-alt .secondary-image-2 {
position: absolute;
bottom: -30px;
right: -50px;
width: 200px;
height: 200px;
border-radius: 16px;
overflow: hidden;
border: 4px solid var(--light);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
transition: transform 0.3s ease;
}
.about-section-alt .secondary-image-1:hover,
.about-section-alt .secondary-image-2:hover {
transform: scale(1.05);
}
.about-section-alt .secondary-images img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.about-section-alt .accent-circle {
position: absolute;
border-radius: 50%;
z-index: 2;
}
.about-section-alt .accent-1 {
width: 120px;
height: 120px;
background: color-mix(in srgb, var(--primary-300) 30%, transparent);
top: 10%;
left: -30px;
animation: float 6s ease-in-out infinite;
}
.about-section-alt .accent-2 {
width: 80px;
height: 80px;
background: color-mix(in srgb, var(--primary-500) 20%, transparent);
bottom: 15%;
right: -20px;
animation: float 8s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-20px);
}
}
@media (max-width: 991.98px) {
.about-section-alt .images-wrapper {
margin-top: 3rem;
min-height: 400px;
}
.about-section-alt .secondary-image-1 {
width: 140px;
height: 140px;
left: -40px;
}
.about-section-alt .secondary-image-2 {
width: 160px;
height: 160px;
right: -40px;
}
}
@media (max-width: 767.98px) {
.about-section-alt .section-header h2 {
font-size: 2rem;
}
.about-section-alt .features-grid .col-md-6 {
width: 100%;
}
.about-section-alt .images-wrapper {
min-height: 350px;
}
.about-section-alt .secondary-image-1 {
width: 120px;
height: 120px;
left: -20px;
top: -20px;
}
.about-section-alt .secondary-image-2 {
width: 130px;
height: 130px;
right: -20px;
bottom: -20px;
}
.about-section-alt .decorative-shape {
width: 200px;
height: 200px;
}
.about-section-alt .accent-circle {
display: none;
}
}
@media (max-width: 575.98px) {
.about-section-alt .feature-card {
padding: 1.25rem;
}
.about-section-alt .feature-icon {
width: 48px;
height: 48px;
font-size: 1.25rem;
}
.about-section-alt .section-header .lead {
font-size: 1rem;
}
}
.features-section-modern {
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;
padding: 5rem 0;
}
.features-section-modern .decorative-line-top {
width: 60px;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500),
var(--primary-300)
);
margin: 0 auto 2rem;
border-radius: 2px;
position: relative;
}
.decorative-line-top::before,
.features-section-modern .decorative-line-top::after {
content: '';
position: absolute;
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
top: 50%;
transform: translateY(-50%);
}
.features-section-modern .decorative-line-top::before {
left: -15px;
}
.features-section-modern .decorative-line-top::after {
right: -15px;
}
.features-section-modern .decorative-dots-pattern {
display: grid;
grid-template-columns: repeat(5, 6px);
gap: 8px;
justify-content: center;
margin-top: 2rem;
}
.decorative-dots-pattern::before,
.features-section-modern .decorative-dots-pattern::after {
content: '';
width: 6px;
height: 6px;
background: var(--primary-300);
border-radius: 50%;
opacity: 0.4;
}
#features-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
#features-subtitle {
color: var(--primary-700);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 0.875rem;
}
#features-desc {
color: var(--text-secondary);
font-size: 1.125rem;
line-height: 1.7;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.features-section-modern .feature-card-modern {
background: var(--surface-primary);
border-radius: 16px;
padding: 2.5rem;
position: relative;
border: 2px solid color-mix(in srgb, var(--primary-100) 40%, transparent 60%);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.features-section-modern .feature-card-modern::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);
}
.features-section-modern .feature-card-modern:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.08);
}
.features-section-modern .feature-card-modern:hover::before {
transform: scaleX(1);
}
.features-section-modern .feature-icon-wrapper {
position: relative;
width: 70px;
height: 70px;
margin-bottom: 1.5rem;
display: flex;
align-items: center;
justify-content: center;
}
.features-section-modern .icon-background {
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(
135deg,
var(--primary-100),
var(--primary-50)
);
border-radius: 16px;
transform: rotate(45deg);
transition: transform 0.4s ease;
}
.features-section-modern .feature-card-modern:hover .icon-background {
transform: rotate(45deg) scale(1.1);
}
.features-section-modern .feature-icon-wrapper i {
font-size: 2rem;
color: var(--primary-700);
position: relative;
z-index: 1;
transition: color 0.3s ease;
}
.features-section-modern .feature-card-modern:hover .feature-icon-wrapper i {
color: var(--primary-500);
}
.features-section-modern .feature-content h4 {
color: var(--text-primary);
font-weight: 600;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.features-section-modern .feature-card-modern:hover .feature-content h4 {
color: var(--primary-700);
}
.features-section-modern .feature-content p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.features-section-modern .feature-decoration-corner {
position: absolute;
bottom: -20px;
right: -20px;
width: 80px;
height: 80px;
border-radius: 50%;
background: linear-gradient(
135deg,
var(--primary-50),
transparent
);
opacity: 0.3;
transition: all 0.4s ease;
}
.features-section-modern .feature-card-modern:hover .feature-decoration-corner {
opacity: 0.5;
transform: scale(1.2);
}
.bg-shape-1,
.bg-shape-2 {
position: absolute;
border-radius: 50%;
opacity: 0.03;
pointer-events: none;
}
.bg-shape-1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: -250px;
right: -150px;
animation: float-shape-1 20s ease-in-out infinite;
}
.bg-shape-2 {
width: 400px;
height: 400px;
background: var(--primary-700);
bottom: -200px;
left: -100px;
animation: float-shape-2 25s ease-in-out infinite;
}
.floating-icon-1,
.features-section-modern .floating-icon-2 {
position: absolute;
font-size: 3rem;
color: var(--primary-100);
opacity: 0.15;
pointer-events: none;
}
.features-section-modern .floating-icon-1 {
top: 15%;
right: 10%;
animation: float-rotate 15s ease-in-out infinite;
}
.features-section-modern .floating-icon-2 {
bottom: 20%;
left: 8%;
animation: float-pulse 12s 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-rotate {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(180deg);
}
}
@keyframes float-pulse {
0%, 100% {
transform: scale(1);
opacity: 0.15;
}
50% {
transform: scale(1.2);
opacity: 0.25;
}
}
@media (max-width: 991px) {
.features-section-modern {
padding: 4rem 0;
}
.features-section-modern .feature-card-modern {
padding: 2rem;
}
#features-title {
font-size: 2rem;
}
#features-desc {
font-size: 1rem;
}
.bg-shape-1,
.bg-shape-2 {
opacity: 0.02;
}
}
@media (max-width: 767px) {
.features-section-modern {
padding: 3rem 0;
}
.features-section-modern .feature-card-modern {
padding: 1.75rem;
}
#features-title {
font-size: 1.75rem;
}
.features-section-modern .feature-icon-wrapper {
width: 60px;
height: 60px;
}
.features-section-modern .feature-icon-wrapper i {
font-size: 1.75rem;
}
.floating-icon-1,
.features-section-modern .floating-icon-2 {
display: none;
}
}
@media (max-width: 575px) {
#features-title {
font-size: 1.5rem;
}
#features-subtitle {
font-size: 0.75rem;
}
#features-desc {
font-size: 0.95rem;
}
.features-section-modern .feature-card-modern {
padding: 1.5rem;
}
}
@media (prefers-reduced-motion: reduce) {
.feature-card-modern,
.icon-background,
.feature-decoration-corner,
.bg-shape-1,
.bg-shape-2,
.floating-icon-1,
.features-section-modern .floating-icon-2 {
animation: none;
transition: none;
}
.features-section-modern .feature-card-modern:hover {
transform: none;
}
}
@media (prefers-contrast: high) {
.features-section-modern .feature-card-modern {
border-width: 3px;
border-color: var(--primary-700);
}
.features-section-modern .feature-content p {
color: var(--text-primary);
}
}
.services-section {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.services-section .section-header {
position: relative;
z-index: 2;
}
#services-title {
color: var(--text-primary);
font-weight: 700;
line-height: 1.2;
}
#services-subtitle {
color: var(--primary-500);
font-weight: 500;
}
#services-desc {
color: var(--text-secondary);
line-height: 1.7;
}
.services-section .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 .service-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 20px 40px rgba(var(--black-rgb), 0.08);
}
.services-section .service-card:hover .card-decoration {
opacity: 1;
transform: scale(1.2);
}
.card-decoration {
position: absolute;
top: -50px;
right: -50px;
width: 150px;
height: 150px;
background: linear-gradient(135deg, var(--primary-100), var(--primary-50));
border-radius: 50%;
opacity: 0.3;
transition: all 0.5s ease;
z-index: 0;
}
.services-section .service-icon-wrapper {
margin-bottom: 1.5rem;
position: relative;
z-index: 1;
}
.services-section .icon-background {
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 14px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
position: relative;
}
.services-section .service-card:hover .icon-background {
transform: rotate(5deg) scale(1.05);
box-shadow: 0 10px 25px color-mix(in srgb, var(--primary-500) 40%, transparent);
}
.services-section .icon-background i {
font-size: 2rem;
color: var(--light);
}
.services-section .service-content {
position: relative;
z-index: 1;
}
.services-section .service-name {
color: var(--text-primary);
font-weight: 700;
font-size: 1.5rem;
line-height: 1.3;
transition: color 0.3s ease;
}
.services-section .service-card:hover .service-name {
color: var(--primary-700);
}
.services-section .service-description {
color: var(--text-secondary);
line-height: 1.7;
font-size: 0.95rem;
}
.services-section .service-features {
padding: 1rem;
background: var(--neutral-50);
border-radius: 10px;
border-left: 4px solid var(--primary-300);
transition: all 0.3s ease;
}
.services-section .service-card:hover .service-features {
background: color-mix(in srgb, var(--primary-50) 60%, var(--light));
border-left-color: var(--primary-500);
}
.services-section .features-text {
margin: 0;
color: var(--text-secondary);
font-size: 0.9rem;
line-height: 1.6;
}
.services-section .service-pricing {
display: flex;
align-items: center;
justify-content: flex-start;
}
.services-section .price-tag {
display: inline-block;
padding: 0.6rem 1.2rem;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
color: var(--light);
border-radius: 25px;
font-weight: 600;
font-size: 0.95rem;
transition: all 0.3s ease;
}
.services-section .service-card:hover .price-tag {
transform: scale(1.05);
box-shadow: 0 5px 15px color-mix(in srgb, var(--primary-500) 35%, transparent);
}
.services-section .decorative-shape {
position: absolute;
z-index: 0;
opacity: 0.06;
pointer-events: none;
}
.services-section .shape-1 {
top: 10%;
left: 5%;
width: 300px;
height: 300px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
border-radius: 50%;
filter: blur(60px);
}
.services-section .shape-2 {
bottom: 10%;
right: 5%;
width: 400px;
height: 400px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
filter: blur(80px);
}
.services-section .decorative-dots {
position: absolute;
z-index: 0;
opacity: 0.15;
pointer-events: none;
}
.services-section .dots-1 {
top: 20%;
right: 8%;
width: 100px;
height: 100px;
background-image: radial-gradient(circle, var(--primary-500) 2px, transparent 2px);
background-size: 15px 15px;
}
.services-section .dots-2 {
bottom: 15%;
left: 10%;
width: 120px;
height: 120px;
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 20px 20px;
}
@media (max-width: 991.98px) {
.services-section {
padding: 3rem 0;
}
#services-title {
font-size: 2rem;
}
#services-subtitle {
font-size: 1.25rem;
}
.services-section .service-card {
padding: 1.5rem;
}
.services-section .icon-background {
width: 60px;
height: 60px;
}
.services-section .icon-background i {
font-size: 1.75rem;
}
.services-section .service-name {
font-size: 1.3rem;
}
}
@media (max-width: 767.98px) {
#services-title {
font-size: 1.75rem;
}
#services-subtitle {
font-size: 1.1rem;
}
.services-section .service-card {
margin-bottom: 1rem;
}
.shape-1,
.services-section .shape-2 {
width: 200px;
height: 200px;
}
.services-section .decorative-dots {
display: none;
}
}
@media (max-width: 575.98px) {
.services-section {
padding: 2.5rem 0;
}
#services-title {
font-size: 1.5rem;
}
.services-section .service-card {
padding: 1.25rem;
}
.services-section .icon-background {
width: 55px;
height: 55px;
}
.services-section .icon-background i {
font-size: 1.5rem;
}
.services-section .service-name {
font-size: 1.2rem;
}
.services-section .price-tag {
font-size: 0.85rem;
padding: 0.5rem 1rem;
}
}
@media (prefers-contrast: high) {
.services-section .service-card {
border-width: 3px;
border-color: var(--neutral-300);
}
.services-section .service-card:hover {
border-color: var(--primary-700);
}
.services-section .features-text {
color: var(--text-primary);
}
}
@media (prefers-reduced-motion: reduce) {
.service-card,
.icon-background,
.price-tag,
.card-decoration {
transition: none;
}
.services-section .service-card:hover {
transform: none;
}
.services-section .service-card:hover .icon-background {
transform: none;
}
}
.priceplan-section-style {
position: relative;
padding: 100px 0;
background: linear-gradient(180deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.priceplan-section-style .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.priceplan-section-style .shape-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent),
color-mix(in srgb, var(--primary-500) 10%, transparent)
);
filter: blur(60px);
}
.priceplan-section-style .shape-circle-1 {
width: 400px;
height: 400px;
top: -100px;
right: -100px;
animation: float-shape 20s ease-in-out infinite;
}
.priceplan-section-style .shape-circle-2 {
width: 300px;
height: 300px;
bottom: -80px;
left: -80px;
animation: float-shape 25s ease-in-out infinite reverse;
}
.priceplan-section-style .shape-blob {
position: absolute;
width: 500px;
height: 500px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-100) 15%, transparent),
transparent 70%
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph-blob 30s ease-in-out infinite;
filter: blur(40px);
}
@keyframes float-shape {
0%, 100% { transform: translate(0, 0) scale(1); }
50% { transform: translate(30px, 30px) scale(1.1); }
}
@keyframes morph-blob {
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% 60% 50% 40% / 50% 60% 30% 60%; }
75% { border-radius: 50% 40% 60% 40% / 40% 70% 50% 30%; }
}
.priceplan-section-style .section-header {
margin-bottom: 60px;
position: relative;
z-index: 1;
}
.priceplan-section-style .section-title {
font-size: 2.75rem;
font-weight: 800;
color: var(--text-primary);
margin-bottom: 16px;
letter-spacing: -0.02em;
line-height: 1.2;
}
.priceplan-section-style .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
letter-spacing: -0.01em;
}
.priceplan-section-style .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.priceplan-section-style .pricing-cards-wrapper {
position: relative;
z-index: 1;
}
.priceplan-section-style .pricing-card {
background: var(--surface-primary);
border-radius: 24px;
padding: 40px 32px;
height: 100%;
display: flex;
flex-direction: column;
position: relative;
border: 2px solid var(--neutral-100);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
}
.priceplan-section-style .pricing-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, var(--primary-300), var(--primary-500));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.priceplan-section-style .pricing-card:hover {
transform: translateY(-8px);
border-color: var(--primary-300);
box-shadow: 0 20px 60px color-mix(in srgb, var(--primary-500) 15%, transparent);
}
.priceplan-section-style .pricing-card:hover::before {
transform: scaleX(1);
}
.priceplan-section-style .featured-card {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 50%, var(--surface-primary)) 100%
);
border: 2px solid var(--primary-500);
box-shadow: 0 12px 48px color-mix(in srgb, var(--primary-500) 20%, transparent);
transform: scale(1.05);
}
.priceplan-section-style .featured-card:hover {
transform: scale(1.05) translateY(-8px);
}
.priceplan-section-style .featured-badge {
position: absolute;
top: 24px;
right: 24px;
width: 48px;
height: 48px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 16px color-mix(in srgb, var(--primary-500) 40%, transparent);
}
.priceplan-section-style .featured-badge i {
font-size: 1.25rem;
color: var(--light);
}
.priceplan-section-style .pricing-icon-wrapper {
width: 72px;
height: 72px;
background: linear-gradient(135deg, var(--primary-300), var(--primary-500));
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 28px;
transition: all 0.4s ease;
}
.priceplan-section-style .pricing-card:hover .pricing-icon-wrapper {
transform: rotate(5deg) scale(1.1);
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 30%, transparent);
}
.priceplan-section-style .pricing-icon-wrapper i {
font-size: 2rem;
color: var(--light);
}
.priceplan-section-style .pricing-header {
margin-bottom: 28px;
}
.priceplan-section-style .plan-name {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 12px;
letter-spacing: -0.01em;
}
.priceplan-section-style .plan-description {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.6;
margin: 0;
}
.priceplan-section-style .pricing-amount {
margin-bottom: 32px;
padding-bottom: 32px;
border-bottom: 1px solid var(--neutral-100);
}
.priceplan-section-style .price {
font-size: 3.5rem;
font-weight: 800;
color: var(--primary-500);
letter-spacing: -0.03em;
line-height: 1;
display: inline-block;
}
.priceplan-section-style .period {
font-size: 1.125rem;
font-weight: 500;
color: var(--text-secondary);
margin-left: 8px;
}
.priceplan-section-style .pricing-features {
flex: 1;
}
.priceplan-section-style .features-list {
display: flex;
flex-direction: column;
gap: 16px;
}
.priceplan-section-style .feature-item {
display: flex;
align-items: flex-start;
gap: 12px;
font-size: 0.95rem;
color: var(--text-primary);
line-height: 1.5;
}
.priceplan-section-style .feature-item i {
font-size: 1.125rem;
color: var(--primary-500);
flex-shrink: 0;
margin-top: 2px;
}
.priceplan-section-style .featured-card .feature-item i {
color: var(--primary-700);
}
.card-accent-line {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg,
transparent,
var(--primary-300),
var(--primary-500),
var(--primary-300),
transparent
);
opacity: 0;
transition: opacity 0.4s ease;
}
.priceplan-section-style .pricing-card:hover .card-accent-line {
opacity: 1;
}
.priceplan-section-style .trust-indicators {
display: flex;
justify-content: center;
align-items: center;
gap: 48px;
padding: 40px 0;
flex-wrap: wrap;
}
.priceplan-section-style .trust-item {
width: 64px;
height: 64px;
background: var(--surface-primary);
border: 2px solid var(--neutral-100);
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.priceplan-section-style .trust-item:hover {
border-color: var(--primary-300);
transform: translateY(-4px);
box-shadow: 0 8px 24px color-mix(in srgb, var(--primary-500) 15%, transparent);
}
.priceplan-section-style .trust-item i {
font-size: 1.75rem;
color: var(--primary-500);
}
@media (max-width: 1199px) {
.priceplan-section-style .featured-card {
transform: scale(1);
}
.priceplan-section-style .featured-card:hover {
transform: translateY(-8px);
}
}
@media (max-width: 991px) {
.priceplan-section-style {
padding: 80px 0;
}
.priceplan-section-style .section-title {
font-size: 2.25rem;
}
.priceplan-section-style .section-subtitle {
font-size: 1.125rem;
}
.priceplan-section-style .section-description {
font-size: 1rem;
}
.priceplan-section-style .pricing-card {
padding: 36px 28px;
}
.priceplan-section-style .price {
font-size: 3rem;
}
}
@media (max-width: 767px) {
.priceplan-section-style {
padding: 60px 0;
}
.priceplan-section-style .section-header {
margin-bottom: 40px;
}
.priceplan-section-style .section-title {
font-size: 2rem;
}
.priceplan-section-style .section-subtitle {
font-size: 1rem;
}
.priceplan-section-style .section-description {
font-size: 0.95rem;
}
.priceplan-section-style .pricing-card {
padding: 32px 24px;
}
.priceplan-section-style .pricing-icon-wrapper {
width: 64px;
height: 64px;
}
.priceplan-section-style .pricing-icon-wrapper i {
font-size: 1.75rem;
}
.priceplan-section-style .plan-name {
font-size: 1.5rem;
}
.priceplan-section-style .price {
font-size: 2.5rem;
}
.priceplan-section-style .period {
font-size: 1rem;
}
.priceplan-section-style .trust-indicators {
gap: 32px;
}
.priceplan-section-style .trust-item {
width: 56px;
height: 56px;
}
.priceplan-section-style .trust-item i {
font-size: 1.5rem;
}
.shape-circle-1,
.priceplan-section-style .shape-circle-2 {
width: 250px;
height: 250px;
}
.priceplan-section-style .shape-blob {
width: 350px;
height: 350px;
}
}
@media (max-width: 575px) {
.priceplan-section-style .section-title {
font-size: 1.75rem;
}
.priceplan-section-style .pricing-card {
padding: 28px 20px;
}
.priceplan-section-style .featured-badge {
width: 40px;
height: 40px;
top: 20px;
right: 20px;
}
.priceplan-section-style .featured-badge i {
font-size: 1rem;
}
.priceplan-section-style .pricing-amount {
margin-bottom: 24px;
padding-bottom: 24px;
}
.priceplan-section-style .price {
font-size: 2.25rem;
}
.priceplan-section-style .features-list {
gap: 14px;
}
.priceplan-section-style .feature-item {
font-size: 0.9rem;
}
}
.team-section-special {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.team-section-special .section-header {
position: relative;
z-index: 2;
}
.team-section-special .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.team-section-special .section-subtitle {
font-size: 0.875rem;
font-weight: 600;
letter-spacing: 2px;
color: var(--primary-500);
margin-bottom: 1.5rem;
}
.team-section-special .section-description {
font-size: 1.125rem;
line-height: 1.8;
color: var(--text-secondary);
max-width: 700px;
margin: 0 auto;
}
.team-section-special .decorative-line-wrapper {
display: flex;
align-items: center;
justify-content: center;
gap: 1rem;
position: relative;
}
.team-section-special .decorative-line {
width: 100px;
height: 3px;
background: linear-gradient(
90deg,
transparent,
var(--primary-500),
transparent
);
border-radius: 2px;
}
.team-section-special .decorative-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
position: relative;
}
.team-section-special .decorative-dot::before,
.team-section-special .decorative-dot::after {
content: '';
position: absolute;
width: 4px;
height: 4px;
background: var(--primary-300);
border-radius: 50%;
top: 2px;
}
.team-section-special .decorative-dot::before {
left: -12px;
}
.team-section-special .decorative-dot::after {
right: -12px;
}
.team-section-special .team-card {
background: var(--surface-secondary);
border-radius: 20px;
padding: 2rem;
text-align: center;
position: relative;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid color-mix(in srgb, var(--neutral-300) 30%, transparent);
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
}
.team-section-special .team-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 40px color-mix(in srgb, var(--primary-500) 15%, transparent);
border-color: var(--primary-300);
}
.team-section-special .team-photo-wrapper {
position: relative;
width: 200px;
height: 200px;
margin: 0 auto 1.5rem;
}
.team-section-special .photo-border-effect {
position: absolute;
inset: -8px;
border-radius: 50%;
background: linear-gradient(
135deg,
var(--primary-300),
var(--primary-500),
var(--primary-700)
);
opacity: 0;
transition: opacity 0.4s ease;
z-index: 0;
}
.team-section-special .team-card:hover .photo-border-effect {
opacity: 1;
animation: rotate-border 3s linear infinite;
}
@keyframes rotate-border {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.team-section-special .team-member-photo {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 50%;
position: relative;
z-index: 1;
border: 4px solid var(--surface-secondary);
transition: transform 0.4s ease;
}
.team-section-special .team-card:hover .team-member-photo {
transform: scale(1.05);
}
.team-section-special .photo-overlay {
position: absolute;
inset: 0;
border-radius: 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 20%, transparent),
color-mix(in srgb, var(--primary-700) 40%, transparent)
);
opacity: 0;
transition: opacity 0.4s ease;
z-index: 2;
}
.team-section-special .team-card:hover .photo-overlay {
opacity: 1;
}
.team-section-special .team-info {
flex: 1;
display: flex;
flex-direction: column;
justify-content: center;
width: 100%;
}
.team-section-special .member-name {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 0.5rem;
transition: color 0.3s ease;
}
.team-section-special .team-card:hover .member-name {
color: var(--primary-500);
}
.team-section-special .member-role {
font-size: 1rem;
color: var(--text-secondary);
margin: 0;
font-weight: 500;
}
.team-section-special .decorative-accent {
width: 50px;
height: 3px;
background: var(--primary-500);
border-radius: 2px;
margin-top: 1.5rem;
opacity: 0;
transform: scaleX(0);
transition: all 0.4s ease;
}
.team-section-special .team-card:hover .decorative-accent {
opacity: 1;
transform: scaleX(1);
}
.team-section-special .team-card-join {
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-500) 5%, transparent),
color-mix(in srgb, var(--primary-300) 8%, transparent)
);
border: 2px dashed var(--primary-300);
min-height: 400px;
display: flex;
align-items: center;
justify-content: center;
}
.team-section-special .join-content {
position: relative;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.team-section-special .join-icon-wrapper {
font-size: 5rem;
color: var(--primary-500);
opacity: 0.3;
transition: all 0.4s ease;
}
.team-section-special .team-card-join:hover .join-icon-wrapper {
opacity: 0.6;
transform: rotate(90deg) scale(1.1);
}
.team-section-special .decorative-shapes {
position: absolute;
inset: 0;
pointer-events: none;
}
.team-section-special .shape {
position: absolute;
background: var(--primary-300);
border-radius: 50%;
opacity: 0.1;
}
.team-section-special .shape-1 {
width: 60px;
height: 60px;
top: 20%;
left: 15%;
animation: float-shape-1 6s ease-in-out infinite;
}
.team-section-special .shape-2 {
width: 40px;
height: 40px;
bottom: 25%;
right: 20%;
animation: float-shape-2 7s ease-in-out infinite;
}
.team-section-special .shape-3 {
width: 30px;
height: 30px;
top: 60%;
left: 70%;
animation: float-shape-3 8s ease-in-out infinite;
}
@keyframes float-shape-1 {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(20px, -20px);
}
}
@keyframes float-shape-2 {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(-15px, 15px);
}
}
@keyframes float-shape-3 {
0%, 100% {
transform: translate(0, 0);
}
50% {
transform: translate(10px, -25px);
}
}
.team-section-special .bottom-decoration {
position: relative;
height: 100px;
pointer-events: none;
}
.team-section-special .deco-circle {
position: absolute;
border-radius: 50%;
background: var(--primary-300);
opacity: 0.08;
}
.team-section-special .deco-circle-1 {
width: 150px;
height: 150px;
left: 10%;
top: 20%;
animation: pulse-circle 4s ease-in-out infinite;
}
.team-section-special .deco-circle-2 {
width: 100px;
height: 100px;
right: 15%;
top: 40%;
animation: pulse-circle 5s ease-in-out infinite 1s;
}
.team-section-special .deco-circle-3 {
width: 80px;
height: 80px;
left: 50%;
top: 10%;
animation: pulse-circle 6s ease-in-out infinite 2s;
}
@keyframes pulse-circle {
0%, 100% {
transform: scale(1);
opacity: 0.08;
}
50% {
transform: scale(1.2);
opacity: 0.15;
}
}
@media (max-width: 991px) {
.team-section-special .section-title {
font-size: 2rem;
}
.team-section-special .team-photo-wrapper {
width: 180px;
height: 180px;
}
}
@media (max-width: 767px) {
.team-section-special .section-title {
font-size: 1.75rem;
}
.team-section-special .section-description {
font-size: 1rem;
}
.team-section-special .team-photo-wrapper {
width: 160px;
height: 160px;
}
.team-section-special .member-name {
font-size: 1.25rem;
}
.team-section-special .member-role {
font-size: 0.9375rem;
}
.team-section-special .team-card {
padding: 1.5rem;
}
}
@media (max-width: 575px) {
.team-section-special .section-title {
font-size: 1.5rem;
}
.team-section-special .team-photo-wrapper {
width: 140px;
height: 140px;
}
}
.reviews-section-pro {
padding: 100px 0;
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, white 70%) 100%);
position: relative;
overflow: hidden;
}
.reviews-section-pro .reviews-header {
margin-bottom: 60px;
}
.reviews-section-pro .reviews-main-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.reviews-section-pro .reviews-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
text-transform: uppercase;
letter-spacing: 1px;
}
.reviews-section-pro .reviews-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.reviews-section-pro .decorative-line-wrapper {
display: flex;
justify-content: center;
margin-bottom: 50px;
}
.reviews-section-pro .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-500) 50%,
transparent 100%);
border-radius: 2px;
}
.reviews-section-pro .reviews-grid {
position: relative;
z-index: 2;
}
.reviews-section-pro .review-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 40px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.3s ease;
height: 100%;
display: flex;
flex-direction: column;
position: relative;
border: 1px solid color-mix(in srgb, var(--primary-100) 50%, transparent 50%);
}
.reviews-section-pro .review-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.reviews-section-pro .review-card-featured {
background: linear-gradient(135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 20%, white 80%) 100%);
border: 2px solid var(--primary-300);
}
.reviews-section-pro .quote-icon {
width: 50px;
height: 50px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 24px;
}
.reviews-section-pro .quote-icon i {
font-size: 24px;
color: white;
}
.reviews-section-pro .review-content {
flex: 1;
margin-bottom: 30px;
}
.reviews-section-pro .review-text {
font-size: 1.0625rem;
line-height: 1.8;
color: var(--text-primary);
margin: 0;
font-style: italic;
}
.reviews-section-pro .review-author-section {
display: flex;
align-items: center;
gap: 20px;
padding-top: 24px;
border-top: 2px solid color-mix(in srgb, var(--neutral-100) 80%, transparent 20%);
}
.reviews-section-pro .author-avatar {
flex-shrink: 0;
}
.reviews-section-pro .avatar-placeholder {
width: 60px;
height: 60px;
background: linear-gradient(135deg,
var(--primary-300),
var(--primary-500));
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 3px solid var(--surface-primary);
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.1);
}
.reviews-section-pro .avatar-placeholder i {
font-size: 32px;
color: white;
}
.reviews-section-pro .avatar-large {
width: 70px;
height: 70px;
}
.reviews-section-pro .avatar-large i {
font-size: 38px;
}
.reviews-section-pro .author-info {
flex: 1;
}
.reviews-section-pro .author-name {
font-size: 1.0625rem;
font-weight: 600;
color: var(--text-primary);
margin: 0;
line-height: 1.5;
}
.reviews-section-pro .decorative-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
}
.reviews-section-pro .shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
}
.reviews-section-pro .shape-1 {
width: 300px;
height: 300px;
background: var(--primary-500);
top: -100px;
right: -50px;
filter: blur(60px);
}
.reviews-section-pro .shape-2 {
width: 200px;
height: 200px;
background: var(--primary-300);
bottom: 50px;
left: -50px;
filter: blur(50px);
}
.reviews-section-pro .shape-3 {
width: 250px;
height: 250px;
background: var(--primary-700);
top: 50%;
right: 10%;
filter: blur(70px);
}
@media (max-width: 991px) {
.reviews-section-pro {
padding: 80px 0;
}
.reviews-section-pro .reviews-main-title {
font-size: 2.25rem;
}
.reviews-section-pro .reviews-subtitle {
font-size: 1.125rem;
}
.reviews-section-pro .reviews-description {
font-size: 1rem;
}
.reviews-section-pro .review-card {
padding: 32px;
}
.reviews-section-pro .review-text {
font-size: 1rem;
}
}
@media (max-width: 767px) {
.reviews-section-pro {
padding: 60px 0;
}
.reviews-section-pro .reviews-main-title {
font-size: 1.875rem;
}
.reviews-section-pro .reviews-subtitle {
font-size: 1rem;
}
.reviews-section-pro .reviews-header {
margin-bottom: 40px;
}
.reviews-section-pro .review-card {
padding: 28px;
}
.reviews-section-pro .quote-icon {
width: 45px;
height: 45px;
}
.reviews-section-pro .quote-icon i {
font-size: 20px;
}
.reviews-section-pro .review-author-section {
flex-direction: column;
align-items: flex-start;
gap: 16px;
}
.reviews-section-pro .avatar-placeholder {
width: 50px;
height: 50px;
}
.reviews-section-pro .avatar-placeholder i {
font-size: 28px;
}
.reviews-section-pro .avatar-large {
width: 60px;
height: 60px;
}
.reviews-section-pro .avatar-large i {
font-size: 32px;
}
.reviews-section-pro .author-name {
font-size: 1rem;
}
}
@media (max-width: 575px) {
.reviews-section-pro .reviews-main-title {
font-size: 1.625rem;
}
.reviews-section-pro .reviews-description {
font-size: 0.9375rem;
}
.reviews-section-pro .review-card {
padding: 24px;
}
.reviews-section-pro .review-text {
font-size: 0.9375rem;
}
}
.casestudy-section-style {
padding: 100px 0;
background: linear-gradient(
135deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
position: relative;
overflow: hidden;
}
.casestudy-section-style .decorative-dot-pattern {
width: 60px;
height: 6px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
border-radius: 3px;
margin: 0 auto 24px;
position: relative;
}
.decorative-dot-pattern::before,
.casestudy-section-style .decorative-dot-pattern::after {
content: '';
position: absolute;
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
top: -1px;
}
.casestudy-section-style .decorative-dot-pattern::before {
left: -16px;
}
.casestudy-section-style .decorative-dot-pattern::after {
right: -16px;
}
.casestudy-section-style .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 16px;
}
.casestudy-section-style .section-subtitle {
font-size: 1.5rem;
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
margin-bottom: 20px;
}
.casestudy-section-style .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 800px;
margin: 0 auto;
}
.casestudy-section-style .casestudy-card {
background: var(--light);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
height: 100%;
display: flex;
flex-direction: column;
position: relative;
}
.casestudy-section-style .casestudy-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(
90deg,
var(--primary-500) 0%,
var(--primary-300) 100%
);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s ease;
}
.casestudy-section-style .casestudy-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
}
.casestudy-section-style .casestudy-card:hover::before {
transform: scaleX(1);
}
.casestudy-section-style .casestudy-image-wrapper {
position: relative;
height: 240px;
overflow: hidden;
background: linear-gradient(
135deg,
var(--primary-100) 0%,
var(--primary-50) 100%
);
}
.casestudy-section-style .image-placeholder {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
font-size: 4rem;
color: color-mix(in srgb, var(--primary-500) 40%, transparent 60%);
transition: all 0.4s ease;
}
.casestudy-section-style .casestudy-card:hover .image-placeholder {
transform: scale(1.1);
color: color-mix(in srgb, var(--primary-500) 60%, transparent 40%);
}
.casestudy-section-style .decorative-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
180deg,
transparent 0%,
color-mix(in srgb, var(--primary-700) 20%, transparent 80%) 100%
);
opacity: 0;
transition: opacity 0.4s ease;
}
.casestudy-section-style .casestudy-card:hover .decorative-overlay {
opacity: 1;
}
.casestudy-section-style .casestudy-content {
padding: 32px 28px;
flex-grow: 1;
display: flex;
flex-direction: column;
position: relative;
}
.casestudy-section-style .casestudy-icon-badge {
position: absolute;
top: -24px;
right: 28px;
width: 48px;
height: 48px;
background: var(--primary-500);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5rem;
color: var(--light);
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.15);
transition: all 0.4s ease;
}
.casestudy-section-style .casestudy-card:hover .casestudy-icon-badge {
transform: rotate(10deg) scale(1.1);
background: color-mix(in srgb, var(--primary-500) 90%, var(--primary-700) 10%);
}
.casestudy-section-style .casestudy-title {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 16px;
margin-top: 8px;
}
.casestudy-section-style .casestudy-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.6;
margin-bottom: 20px;
flex-grow: 1;
}
.casestudy-section-style .casestudy-meta {
padding-top: 20px;
border-top: 1px solid var(--neutral-100);
}
.casestudy-section-style .meta-icon-group {
display: flex;
gap: 12px;
align-items: center;
}
.casestudy-section-style .meta-icon-group i {
width: 36px;
height: 36px;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-50);
color: var(--primary-500);
border-radius: 8px;
font-size: 1.125rem;
transition: all 0.3s ease;
}
.casestudy-section-style .casestudy-card:hover .meta-icon-group i {
background: var(--primary-100);
transform: translateY(-2px);
}
.casestudy-section-style .casestudy-card:hover .meta-icon-group i:nth-child(2) {
transition-delay: 0.05s;
}
.casestudy-section-style .casestudy-card:hover .meta-icon-group i:nth-child(3) {
transition-delay: 0.1s;
}
.casestudy-section-style .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.08;
pointer-events: none;
z-index: 0;
}
.casestudy-section-style .decorative-shape.shape-1 {
width: 400px;
height: 400px;
background: var(--primary-300);
top: -100px;
right: -100px;
}
.casestudy-section-style .decorative-shape.shape-2 {
width: 300px;
height: 300px;
background: var(--primary-500);
bottom: -80px;
left: -80px;
}
.casestudy-section-style .decorative-shape.shape-3 {
width: 200px;
height: 200px;
background: var(--primary-700);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
.casestudy-section-style {
padding: 80px 0;
}
.casestudy-section-style .section-title {
font-size: 2.25rem;
}
.casestudy-section-style .section-subtitle {
font-size: 1.25rem;
}
.casestudy-section-style .section-description {
font-size: 1rem;
}
.casestudy-section-style .casestudy-image-wrapper {
height: 200px;
}
}
@media (max-width: 767px) {
.casestudy-section-style {
padding: 60px 0;
}
.casestudy-section-style .section-title {
font-size: 1.875rem;
}
.casestudy-section-style .section-subtitle {
font-size: 1.125rem;
}
.casestudy-section-style .casestudy-card {
margin-bottom: 24px;
}
.casestudy-section-style .casestudy-content {
padding: 28px 24px;
}
.casestudy-section-style .casestudy-icon-badge {
right: 24px;
width: 44px;
height: 44px;
font-size: 1.25rem;
}
.casestudy-section-style .casestudy-title {
font-size: 1.25rem;
}
.casestudy-section-style .meta-icon-group i {
width: 32px;
height: 32px;
font-size: 1rem;
}
.casestudy-section-style .decorative-shape.shape-1 {
width: 250px;
height: 250px;
}
.casestudy-section-style .decorative-shape.shape-2 {
width: 200px;
height: 200px;
}
.casestudy-section-style .decorative-shape.shape-3 {
display: none;
}
}
@media (max-width: 575px) {
.casestudy-section-style .section-title {
font-size: 1.625rem;
}
.casestudy-section-style .casestudy-image-wrapper {
height: 180px;
}
.casestudy-section-style .image-placeholder {
font-size: 3rem;
}
}
.process-section-bold {
position: relative;
padding: 100px 0;
background: var(--surface-primary);
overflow: hidden;
}
.process-section-bold .section-header {
margin-bottom: 80px;
}
.process-section-bold .section-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.2;
}
.process-section-bold .section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 1.5rem;
line-height: 1.4;
}
.process-section-bold .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
margin: 0;
}
.process-section-bold .process-timeline {
position: relative;
padding: 40px 0;
}
.process-section-bold .timeline-track {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 4px;
background: color-mix(in srgb, var(--primary-500) 20%, var(--surface-primary));
transform: translateX(-50%);
border-radius: 10px;
}
.process-section-bold .timeline-progress {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 30%;
background: linear-gradient(
180deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
border-radius: 10px;
transition: height 0.3s ease;
}
.process-section-bold .process-item {
position: relative;
margin-bottom: 80px;
padding: 0 20px;
}
.process-section-bold .process-item:last-child {
margin-bottom: 0;
}
.process-section-bold .timeline-dot {
position: absolute;
left: 50%;
top: 50%;
width: 24px;
height: 24px;
background: var(--primary-500);
border: 4px solid var(--surface-primary);
border-radius: 50%;
transform: translate(-50%, -50%);
z-index: 2;
box-shadow: 0 0 0 8px color-mix(in srgb, var(--primary-500) 15%, transparent);
transition: all 0.3s ease;
}
.process-section-bold .process-item:hover .timeline-dot {
width: 32px;
height: 32px;
background: var(--primary-700);
box-shadow: 0 0 0 12px color-mix(in srgb, var(--primary-500) 20%, transparent);
}
.process-section-bold .process-content {
background: var(--surface-secondary);
padding: 40px;
border-radius: 20px;
border: 2px solid color-mix(in srgb, var(--primary-500) 15%, transparent);
transition: all 0.3s ease;
height: 100%;
display: flex;
flex-direction: column;
}
.process-section-bold .process-item:hover .process-content {
transform: translateY(-8px);
border-color: var(--primary-500);
box-shadow: 0 20px 40px color-mix(in srgb, var(--primary-500) 20%, transparent);
}
.process-section-bold .process-number {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background: linear-gradient(
135deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
border-radius: 16px;
margin-bottom: 24px;
position: relative;
overflow: hidden;
}
.process-section-bold .process-number::before {
content: '';
position: absolute;
top: -50%;
left: -50%;
width: 200%;
height: 200%;
background: linear-gradient(
45deg,
transparent,
color-mix(in srgb, var(--light) 30%, transparent),
transparent
);
transform: rotate(45deg);
transition: all 0.5s ease;
}
.process-section-bold .process-item:hover .process-number::before {
left: 100%;
}
.process-section-bold .process-number span {
font-size: 1.5rem;
font-weight: 700;
color: var(--light);
position: relative;
z-index: 1;
}
.process-section-bold .process-title {
font-size: 1.75rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.3;
}
.process-section-bold .process-description {
font-size: 1.0625rem;
color: var(--text-secondary);
line-height: 1.8;
margin: 0;
}
.process-section-bold .process-visual {
padding: 40px;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
min-height: 300px;
}
.process-section-bold .visual-wrapper {
position: relative;
width: 100%;
max-width: 280px;
aspect-ratio: 1;
display: flex;
align-items: center;
justify-content: center;
}
.process-section-bold .icon-container {
position: relative;
width: 140px;
height: 140px;
background: linear-gradient(
135deg,
var(--primary-500) 0%,
var(--primary-700) 100%
);
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
box-shadow: 0 20px 40px color-mix(in srgb, var(--primary-500) 30%, transparent);
transition: all 0.3s ease;
}
.process-section-bold .process-item:hover .icon-container {
transform: scale(1.1) rotate(5deg);
}
.process-section-bold .icon-container i {
font-size: 3.5rem;
color: var(--light);
}
.process-section-bold .decorative-circle {
position: absolute;
border-radius: 50%;
border: 2px solid var(--primary-500);
animation: pulse-circle 3s ease-in-out infinite;
}
.process-section-bold .decorative-circle.circle-1 {
width: 180px;
height: 180px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0.4;
}
.process-section-bold .decorative-circle.circle-2 {
width: 240px;
height: 240px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0.2;
animation-delay: 0.5s;
}
.process-section-bold .decorative-blob {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
filter: blur(40px);
}
.process-section-bold .decorative-blob.blob-1 {
width: 500px;
height: 500px;
background: var(--primary-500);
top: 10%;
right: -10%;
animation: float-blob 20s ease-in-out infinite;
}
.process-section-bold .decorative-blob.blob-2 {
width: 400px;
height: 400px;
background: var(--primary-700);
bottom: 20%;
left: -5%;
animation: float-blob 25s ease-in-out infinite reverse;
}
@keyframes pulse-circle {
0%, 100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0.4;
}
50% {
transform: translate(-50%, -50%) scale(1.1);
opacity: 0.2;
}
}
@keyframes float-blob {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@media (max-width: 991.98px) {
.process-section-bold {
padding: 80px 0;
}
.process-section-bold .section-title {
font-size: 2.25rem;
}
.process-section-bold .section-subtitle {
font-size: 1.25rem;
}
.process-section-bold .section-description {
font-size: 1rem;
}
.process-section-bold .timeline-track {
left: 30px;
transform: none;
}
.process-section-bold .timeline-dot {
left: 30px;
transform: translateY(-50%);
}
.process-section-bold .process-item {
padding-left: 80px;
padding-right: 0;
}
.process-section-bold .process-content {
padding: 32px;
}
.process-section-bold .process-visual {
margin-top: 32px;
min-height: 250px;
}
.process-section-bold .process-title {
font-size: 1.5rem;
}
.process-section-bold .process-description {
font-size: 1rem;
}
}
@media (max-width: 767.98px) {
.process-section-bold {
padding: 60px 0;
}
.process-section-bold .section-header {
margin-bottom: 60px;
}
.process-section-bold .section-title {
font-size: 1.875rem;
}
.process-section-bold .section-subtitle {
font-size: 1.125rem;
}
.process-section-bold .process-item {
margin-bottom: 60px;
padding-left: 70px;
}
.process-section-bold .process-content {
padding: 28px;
}
.process-section-bold .process-number {
width: 50px;
height: 50px;
margin-bottom: 20px;
}
.process-section-bold .process-number span {
font-size: 1.25rem;
}
.process-section-bold .process-title {
font-size: 1.375rem;
}
.process-section-bold .icon-container {
width: 120px;
height: 120px;
}
.process-section-bold .icon-container i {
font-size: 3rem;
}
.process-section-bold .decorative-circle.circle-1 {
width: 150px;
height: 150px;
}
.process-section-bold .decorative-circle.circle-2 {
width: 200px;
height: 200px;
}
}
@media (max-width: 575.98px) {
.process-section-bold {
padding: 50px 0;
}
.process-section-bold .section-title {
font-size: 1.625rem;
}
.process-section-bold .section-subtitle {
font-size: 1rem;
}
.process-section-bold .section-description {
font-size: 0.9375rem;
}
.process-section-bold .process-item {
padding-left: 60px;
}
.process-section-bold .process-content {
padding: 24px;
}
.process-section-bold .process-visual {
padding: 20px;
min-height: 220px;
}
.process-section-bold .timeline-dot {
width: 20px;
height: 20px;
}
.process-section-bold .process-item:hover .timeline-dot {
width: 26px;
height: 26px;
}
}
.timeline-section-clean {
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;
}
.timeline-section-clean .section-header {
position: relative;
z-index: 2;
}
.timeline-section-clean #timeline-title {
color: var(--text-primary);
font-weight: 700;
letter-spacing: -0.02em;
}
.timeline-section-clean #timeline-subtitle {
color: var(--primary-500);
font-weight: 600;
}
.timeline-section-clean #timeline-desc {
color: var(--text-secondary);
line-height: 1.8;
max-width: 700px;
margin: 0 auto;
}
.timeline-section-clean .timeline-container {
max-width: 1000px;
margin: 0 auto;
padding: 3rem 0;
}
.timeline-section-clean .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-clean .timeline-item {
display: flex;
align-items: center;
margin-bottom: 4rem;
position: relative;
}
.timeline-section-clean .timeline-item-right {
justify-content: flex-start;
padding-left: calc(50% + 3rem);
}
.timeline-section-clean .timeline-item-left {
justify-content: flex-end;
padding-right: calc(50% + 3rem);
}
.timeline-section-clean .timeline-content {
flex: 1;
max-width: 450px;
}
.timeline-section-clean .timeline-card {
background: var(--surface-primary);
border-radius: 16px;
padding: 2rem;
box-shadow:
0 4px 6px rgba(var(--black-rgb), 0.05),
0 10px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
border: 2px solid var(--primary-100);
overflow: hidden;
}
.timeline-section-clean .timeline-card:hover {
transform: translateY(-8px);
box-shadow:
0 8px 12px rgba(var(--black-rgb), 0.08),
0 20px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.timeline-section-clean .timeline-icon-wrapper {
width: 64px;
height: 64px;
background: linear-gradient(
135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-700) 70%, var(--primary-500) 30%)
);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
box-shadow: 0 4px 12px color-mix(in srgb, var(--primary-500) 40%, transparent);
transition: transform 0.3s ease;
}
.timeline-section-clean .timeline-card:hover .timeline-icon-wrapper {
transform: scale(1.1) rotate(5deg);
}
.timeline-section-clean .timeline-icon-wrapper i {
font-size: 1.75rem;
color: var(--light);
}
.timeline-section-clean .timeline-card-body {
position: relative;
z-index: 2;
}
.timeline-section-clean .timeline-card-title {
color: var(--text-primary);
font-weight: 700;
font-size: 1.5rem;
margin-bottom: 1rem;
line-height: 1.3;
}
.timeline-section-clean .timeline-card-desc {
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
font-size: 1rem;
}
.timeline-section-clean .timeline-marker {
position: absolute;
left: 50%;
transform: translateX(-50%);
z-index: 3;
}
.timeline-section-clean .marker-dot {
display: block;
width: 20px;
height: 20px;
background: var(--primary-500);
border: 4px solid var(--surface-primary);
border-radius: 50%;
box-shadow:
0 0 0 4px var(--primary-100),
0 4px 8px rgba(var(--black-rgb), 0.15);
transition: all 0.3s ease;
}
.timeline-section-clean .timeline-item:hover .marker-dot {
transform: scale(1.3);
background: var(--primary-700);
box-shadow:
0 0 0 6px var(--primary-100),
0 6px 12px rgba(var(--black-rgb), 0.2);
}
.timeline-section-clean .timeline-decorator {
position: absolute;
width: 100px;
height: 100px;
border-radius: 50%;
opacity: 0.06;
z-index: 1;
}
.timeline-section-clean .timeline-decorator-1 {
background: var(--primary-500);
top: -20px;
right: -20px;
}
.timeline-section-clean .timeline-decorator-2 {
background: var(--primary-700);
bottom: -30px;
left: -30px;
width: 120px;
height: 120px;
}
.timeline-section-clean .timeline-decorator-3 {
background: var(--primary-300);
top: 50%;
right: -40px;
transform: translateY(-50%);
}
.timeline-section-clean .timeline-decorator-4 {
background: var(--primary-500);
bottom: -20px;
right: -20px;
width: 80px;
height: 80px;
}
.timeline-section-clean .timeline-decorator-5 {
background: var(--primary-700);
top: -30px;
left: -30px;
width: 110px;
height: 110px;
}
.timeline-section-clean .decorative-shape {
position: absolute;
border-radius: 50%;
opacity: 0.04;
z-index: 0;
}
.timeline-section-clean .shape-1 {
width: 400px;
height: 400px;
background: var(--primary-500);
top: 10%;
right: -100px;
}
.timeline-section-clean .shape-2 {
width: 300px;
height: 300px;
background: var(--primary-700);
bottom: 20%;
left: -80px;
}
.timeline-section-clean .decorative-blob {
position: absolute;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.03;
z-index: 0;
}
.timeline-section-clean .blob-1 {
width: 500px;
height: 500px;
background: var(--primary-300);
top: 30%;
left: -150px;
animation: blob-float-1 20s ease-in-out infinite;
}
.timeline-section-clean .blob-2 {
width: 400px;
height: 400px;
background: var(--primary-500);
bottom: 10%;
right: -120px;
animation: blob-float-2 25s ease-in-out infinite;
}
@keyframes blob-float-1 {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
33% { transform: translate(30px, -30px) rotate(120deg); }
66% { transform: translate(-20px, 20px) rotate(240deg); }
}
@keyframes blob-float-2 {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
50% { transform: translate(-40px, 30px) rotate(180deg); }
}
@media (max-width: 991px) {
.timeline-section-clean .timeline-line {
left: 30px;
}
.timeline-item-right,
.timeline-section-clean .timeline-item-left {
justify-content: flex-start;
padding-left: 80px;
padding-right: 0;
}
.timeline-section-clean .timeline-marker {
left: 30px;
}
.timeline-section-clean .timeline-content {
max-width: 100%;
}
.timeline-section-clean .shape-1 {
width: 300px;
height: 300px;
}
.timeline-section-clean .shape-2 {
width: 250px;
height: 250px;
}
}
@media (max-width: 767px) {
.timeline-section-clean {
padding: 3rem 0;
}
.timeline-section-clean #timeline-title {
font-size: 2rem;
}
.timeline-section-clean #timeline-subtitle {
font-size: 1.25rem;
}
.timeline-section-clean #timeline-desc {
font-size: 1rem;
}
.timeline-section-clean .timeline-container {
padding: 2rem 0;
}
.timeline-section-clean .timeline-line {
left: 20px;
}
.timeline-section-clean .timeline-item {
margin-bottom: 3rem;
}
.timeline-item-right,
.timeline-section-clean .timeline-item-left {
padding-left: 60px;
}
.timeline-section-clean .timeline-marker {
left: 20px;
}
.timeline-section-clean .marker-dot {
width: 16px;
height: 16px;
border-width: 3px;
}
.timeline-section-clean .timeline-card {
padding: 1.5rem;
}
.timeline-section-clean .timeline-icon-wrapper {
width: 52px;
height: 52px;
margin-bottom: 1rem;
}
.timeline-section-clean .timeline-icon-wrapper i {
font-size: 1.5rem;
}
.timeline-section-clean .timeline-card-title {
font-size: 1.25rem;
}
.timeline-section-clean .timeline-card-desc {
font-size: 0.95rem;
}
.decorative-shape,
.timeline-section-clean .decorative-blob {
display: none;
}
}
@media (max-width: 575px) {
.timeline-section-clean #timeline-title {
font-size: 1.75rem;
}
.timeline-section-clean .timeline-card {
padding: 1.25rem;
}
.timeline-section-clean .timeline-icon-wrapper {
width: 48px;
height: 48px;
}
.timeline-section-clean .timeline-icon-wrapper i {
font-size: 1.25rem;
}
.timeline-section-clean .timeline-card-title {
font-size: 1.15rem;
}
}
.career-section-primary {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.career-section-primary .icon-badge {
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
border-radius: 20px;
display: inline-flex;
align-items: center;
justify-content: center;
box-shadow: 0 10px 30px rgba(var(--black-rgb), 0.1);
transform: rotate(5deg);
transition: transform 0.4s ease;
}
.career-section-primary .icon-badge:hover {
transform: rotate(-5deg) scale(1.05);
}
.career-section-primary .icon-badge i {
font-size: 2rem;
color: var(--light);
}
.career-section-primary .subtitle {
font-size: 1.1rem;
font-weight: 600;
color: var(--primary-500);
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 1rem;
}
.career-section-primary .main-title {
font-size: 2.75rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
.career-section-primary .main-title {
font-size: 2rem;
}
}
.career-section-primary .section-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
max-width: 700px;
margin: 0 auto;
}
.career-section-primary .decorative-line {
width: 80px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 2px;
}
.career-section-primary .decorative-blob-top {
position: absolute;
top: -30px;
right: -50px;
width: 200px;
height: 200px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 20%, transparent),
color-mix(in srgb, var(--primary-500) 10%, transparent)
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
filter: blur(40px);
opacity: 0.5;
animation: blob-float 8s ease-in-out infinite;
}
@keyframes blob-float {
0%, 100% { transform: translate(0, 0) rotate(0deg); }
50% { transform: translate(20px, -20px) rotate(180deg); }
}
.career-section-primary .career-card {
position: relative;
background: var(--light);
border-radius: 20px;
padding: 2rem;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
}
.career-section-primary .career-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.15);
border-color: var(--primary-300);
}
.career-section-primary .card-header-section {
position: relative;
margin-bottom: 1.5rem;
}
.career-section-primary .icon-wrapper {
width: 55px;
height: 55px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 30%, var(--light)),
color-mix(in srgb, var(--primary-500) 20%, var(--light))
);
border-radius: 14px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
transition: all 0.3s ease;
}
.career-section-primary .career-card:hover .icon-wrapper {
background: linear-gradient(135deg, var(--primary-500), var(--primary-700));
transform: rotate(5deg) scale(1.05);
}
.career-section-primary .icon-wrapper i {
font-size: 1.6rem;
color: var(--primary-700);
transition: color 0.3s ease;
}
.career-section-primary .career-card:hover .icon-wrapper i {
color: var(--light);
}
.career-section-primary .career-title {
font-size: 1.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.3;
margin-bottom: 0.5rem;
transition: color 0.3s ease;
}
.career-section-primary .career-card:hover .career-title {
color: var(--primary-700);
}
.career-section-primary .role-badge {
display: inline-flex;
align-items: center;
background: color-mix(in srgb, var(--primary-300) 15%, var(--light));
padding: 0.4rem 1rem;
border-radius: 20px;
border: 1px solid color-mix(in srgb, var(--primary-300) 30%, transparent);
transition: all 0.3s ease;
}
.career-section-primary .career-card:hover .role-badge {
background: color-mix(in srgb, var(--primary-500) 20%, var(--light));
border-color: var(--primary-500);
}
.career-section-primary .role-text {
font-size: 0.875rem;
font-weight: 600;
color: var(--primary-700);
letter-spacing: 0.5px;
}
.career-section-primary .decorative-corner {
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
background: linear-gradient(135deg,
transparent 50%,
color-mix(in srgb, var(--primary-300) 15%, transparent) 50%
);
border-radius: 0 20px 0 0;
}
.career-section-primary .card-body-section {
position: relative;
z-index: 2;
}
.career-section-primary .career-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.career-section-primary .card-accent-line {
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-300));
border-radius: 0 4px 0 0;
transition: width 0.5s ease;
}
.career-section-primary .career-card:hover .card-accent-line {
width: 100%;
}
.career-section-primary .floating-icon {
position: absolute;
width: 40px;
height: 40px;
background: color-mix(in srgb, var(--primary-300) 10%, transparent);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: all 0.5s ease;
}
.career-section-primary .floating-icon i {
font-size: 1.2rem;
color: var(--primary-500);
}
.career-section-primary .career-card:hover .floating-icon {
opacity: 1;
}
.career-section-primary .floating-icon-1 {
bottom: 20px;
right: 20px;
animation: float-1 3s ease-in-out infinite;
}
.career-section-primary .floating-icon-2 {
bottom: 30px;
right: 25px;
animation: float-2 3.5s ease-in-out infinite;
}
.career-section-primary .floating-icon-3 {
bottom: 25px;
right: 30px;
animation: float-3 4s ease-in-out infinite;
}
.career-section-primary .floating-icon-4 {
bottom: 20px;
right: 20px;
animation: float-4 3.2s ease-in-out infinite;
}
@keyframes float-1 {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-10px) rotate(5deg); }
}
@keyframes float-2 {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-12px) rotate(-5deg); }
}
@keyframes float-3 {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-8px) rotate(3deg); }
}
@keyframes float-4 {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-15px) rotate(-3deg); }
}
.career-section-primary .background-shapes {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
overflow: hidden;
}
.career-section-primary .shape-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 8%, transparent),
color-mix(in srgb, var(--primary-500) 5%, transparent)
);
}
.career-section-primary .shape-1 {
width: 300px;
height: 300px;
top: 10%;
left: -100px;
animation: shape-float-1 20s ease-in-out infinite;
}
.career-section-primary .shape-2 {
width: 200px;
height: 200px;
bottom: 15%;
right: -80px;
animation: shape-float-2 18s ease-in-out infinite;
}
.career-section-primary .shape-blob {
position: absolute;
width: 400px;
height: 400px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: linear-gradient(135deg,
color-mix(in srgb, var(--primary-300) 5%, transparent),
color-mix(in srgb, var(--primary-500) 3%, transparent)
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
filter: blur(60px);
animation: shape-blob-morph 15s ease-in-out infinite;
}
@keyframes shape-float-1 {
0%, 100% { transform: translate(0, 0); }
50% { transform: translate(30px, -30px); }
}
@keyframes shape-float-2 {
0%, 100% { transform: translate(0, 0); }
50% { transform: translate(-20px, 20px); }
}
@keyframes shape-blob-morph {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
transform: translate(-50%, -50%) rotate(0deg);
}
50% {
border-radius: 70% 30% 50% 50% / 60% 40% 60% 40%;
transform: translate(-50%, -50%) rotate(180deg);
}
}
@media (max-width: 992px) {
.career-section-primary .career-card {
padding: 1.75rem;
}
.career-section-primary .career-title {
font-size: 1.35rem;
}
.career-section-primary .icon-wrapper {
width: 50px;
height: 50px;
}
.career-section-primary .icon-wrapper i {
font-size: 1.4rem;
}
}
@media (max-width: 576px) {
.career-section-primary .career-card {
padding: 1.5rem;
}
.career-section-primary .icon-badge {
width: 60px;
height: 60px;
}
.career-section-primary .icon-badge i {
font-size: 1.75rem;
}
.career-section-primary .subtitle {
font-size: 0.95rem;
}
.career-section-primary .section-description {
font-size: 1rem;
}
.career-section-primary .career-title {
font-size: 1.25rem;
}
.career-section-primary .career-description {
font-size: 0.95rem;
}
.career-section-primary .shape-1,
.career-section-primary .shape-2,
.career-section-primary .shape-blob {
display: none;
}
}
@media (prefers-reduced-motion: reduce) {
.career-section-primary .career-card,
.career-section-primary .icon-wrapper,
.career-section-primary .icon-badge,
.career-section-primary .floating-icon,
.career-section-primary .decorative-blob-top,
.career-section-primary .shape-circle,
.career-section-primary .shape-blob {
animation: none;
transition: none;
}
}
@media print {
.career-section-primary .decorative-blob-top,
.career-section-primary .background-shapes,
.career-section-primary .floating-icon,
.career-section-primary .decorative-corner {
display: none;
}
.career-section-primary .career-card {
box-shadow: none;
border: 1px solid var(--neutral-300);
page-break-inside: avoid;
}
}
.coreinfo-clean {
position: relative;
padding: 100px 0;
background: linear-gradient(180deg,
var(--surface-primary) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--surface-primary) 70%) 100%
);
overflow: hidden;
}
.coreinfo-clean .section-header {
position: relative;
z-index: 2;
}
.coreinfo-clean #coreinfo-title {
color: var(--text-primary);
font-weight: 700;
line-height: 1.2;
margin-bottom: 1.5rem;
}
.coreinfo-clean #coreinfo-subtitle {
color: var(--primary-700);
font-weight: 600;
font-size: 1.375rem;
letter-spacing: -0.01em;
}
.coreinfo-clean #coreinfo-desc {
color: var(--text-secondary);
font-size: 1.125rem;
line-height: 1.8;
max-width: 680px;
margin: 0 auto;
}
.coreinfo-clean .core-info-grid {
position: relative;
z-index: 2;
}
.coreinfo-clean .info-card {
position: relative;
background: var(--surface-primary);
border-radius: 16px;
padding: 2.5rem 2rem;
box-shadow: 0 4px 6px rgba(var(--black-rgb), 0.04), 0 12px 24px rgba(var(--black-rgb), 0.06);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--primary-100) 40%, transparent 60%);
}
.coreinfo-clean .info-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 24px rgba(var(--black-rgb), 0.08), 0 24px 48px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.coreinfo-clean .info-card:hover .icon-wrapper {
transform: scale(1.1) rotate(5deg);
background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);
}
.coreinfo-clean .info-card:hover .card-decoration {
opacity: 1;
transform: scale(1);
}
.coreinfo-clean .icon-wrapper {
width: 72px;
height: 72px;
border-radius: 16px;
background: linear-gradient(135deg,
var(--primary-500) 0%,
color-mix(in srgb, var(--primary-700) 80%, var(--primary-500) 20%) 100%
);
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.75rem;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 8px 16px color-mix(in srgb, var(--primary-500) 25%, transparent 75%);
}
.coreinfo-clean .icon-wrapper i {
font-size: 2rem;
color: var(--light);
}
.coreinfo-clean .card-content {
position: relative;
z-index: 2;
}
.coreinfo-clean .card-title {
font-size: 1.375rem;
font-weight: 700;
color: var(--text-primary);
margin-bottom: 1rem;
line-height: 1.3;
}
.coreinfo-clean .card-description {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 0;
}
.coreinfo-clean .card-decoration {
position: absolute;
bottom: -30px;
right: -30px;
width: 120px;
height: 120px;
border-radius: 50%;
background: radial-gradient(circle,
color-mix(in srgb, var(--primary-300) 20%, transparent 80%) 0%,
transparent 70%
);
opacity: 0;
transform: scale(0.8);
transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
pointer-events: none;
}
.coreinfo-clean .decorative-blob {
position: absolute;
border-radius: 50%;
filter: blur(80px);
opacity: 0.15;
pointer-events: none;
z-index: 1;
}
.coreinfo-clean .blob-1 {
width: 500px;
height: 500px;
background: var(--primary-300);
top: -150px;
left: -100px;
animation: float 20s ease-in-out infinite;
}
.coreinfo-clean .blob-2 {
width: 400px;
height: 400px;
background: var(--primary-500);
bottom: -100px;
right: -80px;
animation: float 25s ease-in-out infinite reverse;
}
.coreinfo-clean .decorative-line {
position: absolute;
height: 2px;
background: linear-gradient(90deg,
transparent 0%,
var(--primary-300) 50%,
transparent 100%
);
opacity: 0.2;
pointer-events: none;
z-index: 1;
}
.coreinfo-clean .line-1 {
width: 300px;
top: 200px;
left: 10%;
transform: rotate(-15deg);
}
.coreinfo-clean .line-2 {
width: 250px;
bottom: 150px;
right: 15%;
transform: rotate(20deg);
}
@keyframes float {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@media (max-width: 991.98px) {
.coreinfo-clean {
padding: 80px 0;
}
.coreinfo-clean #coreinfo-title {
font-size: 2.5rem;
}
.coreinfo-clean #coreinfo-subtitle {
font-size: 1.25rem;
}
.coreinfo-clean .info-card {
padding: 2rem 1.5rem;
}
.coreinfo-clean .blob-1,
.coreinfo-clean .blob-2 {
display: none;
}
}
@media (max-width: 767.98px) {
.coreinfo-clean {
padding: 60px 0;
}
.coreinfo-clean #coreinfo-title {
font-size: 2rem;
}
.coreinfo-clean #coreinfo-desc {
font-size: 1rem;
}
.coreinfo-clean .icon-wrapper {
width: 64px;
height: 64px;
margin-bottom: 1.5rem;
}
.coreinfo-clean .icon-wrapper i {
font-size: 1.75rem;
}
.coreinfo-clean .card-title {
font-size: 1.25rem;
}
.coreinfo-clean .card-description {
font-size: 0.9375rem;
}
.coreinfo-clean .decorative-line {
display: none;
}
}
@media (max-width: 575.98px) {
.coreinfo-clean {
padding: 50px 0;
}
.coreinfo-clean .section-header {
margin-bottom: 2.5rem;
}
.coreinfo-clean .info-card {
padding: 1.75rem 1.25rem;
}
}
@media (prefers-contrast: high) {
.coreinfo-clean .info-card {
border: 2px solid var(--primary-700);
}
.coreinfo-clean .icon-wrapper {
border: 2px solid var(--primary-700);
}
}
@media (prefers-reduced-motion: reduce) {
.coreinfo-clean .info-card,
.coreinfo-clean .icon-wrapper,
.coreinfo-clean .card-decoration {
transition: none;
}
.coreinfo-clean .blob-1,
.coreinfo-clean .blob-2 {
animation: none;
}
}
.leadgen-section-secondary {
position: relative;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.leadgen-section-secondary .decorative-accent {
width: 10px;
height: 10px;
background: var(--primary-500);
border-radius: 50%;
margin: 0 auto;
box-shadow: 0 0 25px var(--primary-500);
animation: pulse-leadgen-v001 2.5s ease-in-out infinite;
}
@keyframes pulse-leadgen-v001 {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3);
opacity: 0.7;
}
}
.leadgen-section-secondary .leadgen-form-card {
background: var(--light);
border-radius: 28px;
padding: 3.5rem;
box-shadow: 0 15px 50px rgba(var(--black-rgb), 0.1);
position: relative;
overflow: hidden;
border: 1px solid var(--neutral-100);
transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.leadgen-section-secondary .leadgen-form-card:hover {
transform: translateY(-6px);
box-shadow: 0 20px 60px rgba(var(--black-rgb), 0.15);
}
.leadgen-section-secondary .decorative-shape-corner {
position: absolute;
top: -40px;
right: -40px;
width: 140px;
height: 140px;
background: linear-gradient(135deg, var(--primary-400), var(--primary-600));
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.12;
animation: rotate-leadgen-v001 25s linear infinite;
}
.leadgen-section-secondary .decorative-shape-gradient {
position: absolute;
bottom: -50px;
left: -50px;
width: 180px;
height: 180px;
background: linear-gradient(135deg, var(--primary-600), var(--primary-800));
border-radius: 60% 40% 30% 70% / 50% 60% 40% 50%;
opacity: 0.1;
animation: rotate-leadgen-v001 30s linear infinite reverse;
}
@keyframes rotate-leadgen-v001 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 0.3s ease;
font-size: 1rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .form-control:focus,
.leadgen-section-secondary .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .form-control:hover,
.leadgen-section-secondary .form-select:hover {
border-color: var(--neutral-200);
}
.leadgen-section-secondary textarea.form-control {
min-height: 150px;
resize: vertical;
}
.leadgen-section-secondary .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.3s ease;
}
.leadgen-section-secondary .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .form-check-input:hover {
border-color: var(--primary-300);
}
.leadgen-section-secondary .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
.leadgen-section-secondary .btn-leadgen-submit {
background: linear-gradient(135deg, #3b82f6, #1d4ed8) !important;
color: var(--light) !important;
border: none;
border-radius: 14px;
font-weight: 600;
font-size: 1.15rem;
letter-spacing: 0.4px;
transition: all 0.4s ease;
box-shadow: 0 6px 20px rgba(59, 130, 246, 0.35);
position: relative;
overflow: hidden;
}
.leadgen-section-secondary .btn-leadgen-submit::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(var(--white-rgb), 0.25), transparent);
transition: left 0.6s ease;
}
.leadgen-section-secondary .btn-leadgen-submit:hover {
transform: translateY(-2px);
box-shadow: 0 8px 25px rgba(59, 130, 246, 0.45);
}
.leadgen-section-secondary .btn-leadgen-submit:hover::before {
left: 100%;
}
.leadgen-section-secondary .btn-leadgen-submit:active {
transform: translateY(0);
box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
}
.leadgen-section-secondary .decorative-blob-primary {
position: absolute;
top: 10%;
left: 5%;
width: 300px;
height: 300px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-300) 15%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(60px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-1 15s ease-in-out infinite;
}
.leadgen-section-secondary .decorative-blob-secondary {
position: absolute;
bottom: 15%;
right: 8%;
width: 250px;
height: 250px;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--primary-500) 12%, transparent) 0%,
transparent 70%);
border-radius: 50%;
filter: blur(50px);
z-index: 0;
pointer-events: none;
animation: float-blob-leadgen-2 18s ease-in-out infinite;
}
@keyframes float-blob-leadgen-1 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.95);
}
}
@keyframes float-blob-leadgen-2 {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(-25px, 25px) scale(1.05);
}
66% {
transform: translate(20px, -20px) scale(0.98);
}
}
.leadgen-section-secondary .container > * {
position: relative;
z-index: 1;
}
@media (max-width: 991px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2.5rem;
}
}
@media (max-width: 767px) {
.leadgen-section-secondary .leadgen-form-card {
padding: 2rem;
border-radius: 20px;
}
.leadgen-section-secondary .btn-leadgen-submit {
font-size: 1.05rem;
}
.leadgen-section-secondary .form-control,
.leadgen-section-secondary .form-select {
padding: 1rem 1.15rem;
}
}
.leadgen-section-secondary .form-control:focus-visible,
.leadgen-section-secondary .form-select:focus-visible,
.leadgen-section-secondary .form-check-input:focus-visible {
outline: 3px solid var(--primary-500);
outline-offset: 2px;
}
.leadgen-section-secondary .btn-leadgen-submit:focus-visible {
outline: 3px solid var(--light);
outline-offset: 3px;
}
.leadgen-section-secondary .leadgen-field,
.leadgen-section-secondary .leadgen-field-dynamic {
animation: fadeInField 0.4s ease-out;
margin-bottom: 0;
}
@keyframes fadeInField {
from {
opacity: 0;
transform: translateY(-10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control,
.leadgen-section-secondary .leadgen-form-dynamic .form-select {
border: 2px solid var(--neutral-100);
border-radius: 14px;
padding: 1.1rem 1.35rem;
background: var(--surface-primary);
transition: all 0.3s ease;
font-size: 1rem;
height: calc(3.5rem + 2px);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-floating > label {
padding: 1.1rem 1.35rem;
color: var(--text-secondary);
font-weight: 500;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-control:focus,
.leadgen-section-secondary .leadgen-form-dynamic .form-select:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--primary-500) 20%, transparent);
background: var(--light);
outline: none;
}
.leadgen-section-secondary .leadgen-form-dynamic textarea.form-control {
min-height: 120px;
resize: vertical;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input {
width: 1.3rem;
height: 1.3rem;
border: 2px solid var(--neutral-300);
border-radius: 7px;
cursor: pointer;
transition: all 0.3s ease;
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.leadgen-section-secondary .leadgen-form-dynamic .form-check-label {
cursor: pointer;
user-select: none;
padding-left: 0.6rem;
line-height: 1.6;
}
.contact-section-alt {
position: relative;
background: linear-gradient(135deg,
var(--neutral-50) 0%,
color-mix(in srgb, var(--primary-50) 30%, var(--neutral-50) 70%) 100%);
overflow: hidden;
}
.contact-section-alt .decorative-top-line {
width: 80px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
margin: 0 auto 3rem;
border-radius: 2px;
}
.contact-section-alt .section-title {
font-size: 2.5rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
}
.contact-section-alt .section-subtitle {
font-size: 1.25rem;
font-weight: 600;
color: var(--primary-500);
line-height: 1.4;
}
.contact-section-alt .section-description {
font-size: 1.05rem;
color: var(--text-secondary);
line-height: 1.7;
}
.contact-section-alt .contact-form-wrapper {
position: relative;
background: var(--surface-primary);
padding: 2.5rem;
border-radius: 16px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.08);
border: 1px solid color-mix(in srgb, var(--primary-300) 20%, transparent 80%);
transition: all 0.4s ease;
}
.contact-section-alt .contact-form-wrapper:hover {
box-shadow: 0 8px 30px rgba(var(--black-rgb), 0.12);
transform: translateY(-4px);
}
.form-decorative-corner {
position: absolute;
top: 0;
right: 0;
width: 100px;
height: 100px;
background: linear-gradient(135deg, var(--primary-500), transparent);
opacity: 0.1;
border-radius: 0 16px 0 100%;
}
.contact-section-alt .contact-form-alt .form-control {
border: 2px solid var(--neutral-300);
border-radius: 12px;
padding: 1rem;
font-size: 1rem;
transition: all 0.3s ease;
background: var(--surface-primary);
color: var(--text-primary);
}
.contact-section-alt .contact-form-alt .form-control:focus {
border-color: var(--primary-500);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
background: var(--surface-primary);
}
.contact-section-alt .contact-form-alt .form-floating > label {
color: var(--text-secondary);
font-weight: 500;
}
.contact-form-alt .form-floating > .form-control:focus ~ label,
.contact-section-alt .contact-form-alt .form-floating > .form-control:not(:placeholder-shown) ~ label {
color: var(--primary-500);
}
.form-check-input {
width: 1.25rem;
height: 1.25rem;
border: 2px solid var(--neutral-300);
border-radius: 6px;
cursor: pointer;
transition: all 0.3s ease;
}
.form-check-input:checked {
background-color: var(--primary-500);
border-color: var(--primary-500);
}
.form-check-input:focus {
box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-500) 15%, transparent 85%);
}
.form-check-label {
color: var(--text-secondary);
font-size: 0.95rem;
cursor: pointer;
margin-left: 0.5rem;
}
.btn-submit-alt {
background: linear-gradient(135deg, #2563eb, #0284c7) !important;
color: var(--light) !important;
border: none;
padding: 1rem 2rem;
border-radius: 12px;
font-size: 1.1rem;
font-weight: 600;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
cursor: pointer;
box-shadow: 0 4px 15px rgba(37, 99, 235, 0.3);
}
.btn-submit-alt:hover {
transform: translateY(-2px);
box-shadow: 0 6px 25px rgba(37, 99, 235, 0.4);
}
.btn-submit-alt:active {
transform: translateY(0);
}
.btn-submit-alt .btn-text {
color: var(--light) !important;
}
.contact-section-alt .contact-info-wrapper {
position: relative;
background: linear-gradient(135deg,
var(--primary-500),
color-mix(in srgb, var(--primary-700) 70%, var(--primary-500) 30%));
padding: 2.5rem;
border-radius: 16px;
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.15);
overflow: hidden;
}
.contact-section-alt .info-decorative-circle {
position: absolute;
top: -50px;
right: -50px;
width: 150px;
height: 150px;
background: color-mix(in srgb, var(--light) 20%, transparent 80%);
border-radius: 50%;
}
.contact-section-alt .info-decorative-shape {
position: absolute;
bottom: -30px;
left: -30px;
width: 100px;
height: 100px;
background: color-mix(in srgb, var(--light) 15%, transparent 85%);
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
.contact-section-alt .contact-info-content {
position: relative;
z-index: 2;
}
.contact-section-alt .info-heading {
color: var(--light);
font-size: 1.75rem;
font-weight: 700;
margin-bottom: 2rem;
}
.contact-section-alt .info-item {
display: flex;
align-items: flex-start;
gap: 1.25rem;
margin-bottom: 2rem;
padding: 1.25rem;
background: color-mix(in srgb, var(--light) 15%, transparent 85%);
border-radius: 12px;
backdrop-filter: blur(10px);
transition: all 0.3s ease;
}
.contact-section-alt .info-item:hover {
background: color-mix(in srgb, var(--light) 25%, transparent 75%);
transform: translateX(5px);
}
.contact-section-alt .info-icon {
flex-shrink: 0;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: var(--light);
color: var(--primary-500);
border-radius: 10px;
font-size: 1.5rem;
box-shadow: 0 4px 10px rgba(var(--black-rgb), 0.1);
}
.contact-section-alt .info-content {
flex: 1;
}
.contact-section-alt .info-label {
color: color-mix(in srgb, var(--light) 80%, transparent 20%);
font-size: 0.875rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 0.5rem;
}
.contact-section-alt .info-value {
color: var(--light);
font-size: 1.05rem;
font-weight: 500;
line-height: 1.6;
}
.contact-section-alt .social-icons-alt {
display: flex;
gap: 1rem;
padding-top: 1.5rem;
border-top: 1px solid color-mix(in srgb, var(--light) 30%, transparent 70%);
}
.contact-section-alt .social-icon {
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--light) 20%, transparent 80%);
color: var(--light);
border-radius: 10px;
font-size: 1.25rem;
transition: all 0.3s ease;
text-decoration: none;
}
.contact-section-alt .social-icon:hover {
background: var(--light);
color: var(--primary-500);
transform: translateY(-4px);
box-shadow: 0 6px 15px rgba(var(--black-rgb), 0.2);
}
.contact-section-alt .decorative-dots-pattern {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 200px;
height: 40px;
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 20px 20px;
opacity: 0.3;
}
@media (max-width: 991.98px) {
.contact-section-alt .section-title {
font-size: 2rem;
}
.contact-section-alt .section-subtitle {
font-size: 1.1rem;
}
.contact-form-wrapper,
.contact-section-alt .contact-info-wrapper {
padding: 2rem;
}
.contact-section-alt .info-heading {
font-size: 1.5rem;
}
}
@media (max-width: 767.98px) {
.contact-section-alt .section-title {
font-size: 1.75rem;
}
.contact-form-wrapper,
.contact-section-alt .contact-info-wrapper {
padding: 1.5rem;
}
.contact-section-alt .info-item {
padding: 1rem;
}
.contact-section-alt .info-icon {
width: 45px;
height: 45px;
font-size: 1.25rem;
}
.contact-section-alt .social-icon {
width: 40px;
height: 40px;
font-size: 1.1rem;
}
}
@media (max-width: 575.98px) {
.contact-section-alt .section-title {
font-size: 1.5rem;
}
.contact-section-alt .section-subtitle {
font-size: 1rem;
}
.contact-section-alt .section-description {
font-size: 0.95rem;
}
.contact-form-wrapper,
.contact-section-alt .contact-info-wrapper {
padding: 1.25rem;
}
.btn-submit-alt {
padding: 0.875rem 1.5rem;
font-size: 1rem;
}
}
.blog-section-featured {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.blog-section-featured .decorative-badge {
display: inline-flex;
align-items: center;
justify-content: center;
margin-bottom: 1rem;
}
.blog-section-featured .badge-dot {
width: 8px;
height: 8px;
background: var(--primary-500);
border-radius: 50%;
display: inline-block;
position: relative;
animation: pulse-dot 2s infinite;
}
.blog-section-featured .badge-dot::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 20px;
background: color-mix(in srgb, var(--primary-500) 20%, transparent);
border-radius: 50%;
}
.blog-section-featured .section-title {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: var(--text-primary);
line-height: 1.2;
margin-bottom: 1rem;
}
.blog-section-featured .section-subtitle {
font-size: clamp(1.1rem, 2.5vw, 1.4rem);
font-weight: 500;
color: var(--primary-500);
line-height: 1.4;
margin-bottom: 1rem;
}
.blog-section-featured .section-description {
font-size: 1.05rem;
color: var(--text-secondary);
line-height: 1.7;
max-width: 700px;
margin: 0 auto;
}
.blog-section-featured .blog-card {
background: var(--light);
border-radius: 16px;
overflow: hidden;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
box-shadow: 0 4px 20px rgba(var(--black-rgb), 0.06);
border: 1px solid color-mix(in srgb, var(--neutral-300) 50%, transparent);
}
.blog-section-featured .blog-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 40px rgba(var(--black-rgb), 0.12);
border-color: var(--primary-300);
}
.blog-section-featured .blog-card-image {
position: relative;
overflow: hidden;
height: 240px;
background: var(--neutral-100);
}
.blog-section-featured .blog-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.blog-section-featured .blog-card:hover .blog-image {
transform: scale(1.08);
}
.blog-section-featured .image-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 70%, transparent),
color-mix(in srgb, var(--primary-500) 60%, transparent)
);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.4s ease;
}
.blog-section-featured .blog-card:hover .image-overlay {
opacity: 1;
}
.blog-section-featured .image-overlay i {
font-size: 3rem;
color: var(--light);
transform: scale(0.8);
transition: transform 0.4s ease;
}
.blog-section-featured .blog-card:hover .image-overlay i {
transform: scale(1);
}
.blog-section-featured .blog-card-content {
padding: 2rem;
}
.blog-section-featured .blog-meta {
display: flex;
align-items: center;
gap: 1rem;
font-size: 0.875rem;
color: var(--text-secondary);
}
.blog-section-featured .blog-category,
.blog-section-featured .blog-date {
display: flex;
align-items: center;
gap: 0.5rem;
}
.blog-section-featured .blog-category i {
color: var(--primary-500);
font-size: 1rem;
}
.blog-section-featured .blog-date i {
color: var(--neutral-500);
font-size: 0.9rem;
}
.blog-section-featured .blog-card-title {
font-size: 1.35rem;
font-weight: 700;
color: var(--text-primary);
line-height: 1.4;
margin-bottom: 1rem;
transition: color 0.3s ease;
}
.blog-section-featured .blog-card:hover .blog-card-title {
color: var(--primary-500);
}
.blog-section-featured .blog-card-excerpt {
font-size: 0.95rem;
color: var(--text-secondary);
line-height: 1.7;
margin-bottom: 1.5rem;
}
.blog-section-featured .blog-card-link {
display: inline-flex;
align-items: center;
font-size: 0.95rem;
font-weight: 600;
color: var(--primary-500);
text-decoration: none;
transition: all 0.3s ease;
position: relative;
}
.blog-section-featured .blog-card-link::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: var(--primary-500);
transition: width 0.3s ease;
}
.blog-section-featured .blog-card-link:hover {
color: var(--primary-700);
gap: 0.5rem;
}
.blog-section-featured .blog-card-link:hover::after {
width: 100%;
}
.blog-section-featured .blog-card-link i {
transition: transform 0.3s ease;
}
.blog-section-featured .blog-card-link:hover i {
transform: translateX(4px);
}
.blog-section-featured .decorative-shapes {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.blog-section-featured .shape-circle {
position: absolute;
border-radius: 50%;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-300) 15%, transparent),
color-mix(in srgb, var(--primary-500) 10%, transparent)
);
}
.blog-section-featured .shape-1 {
width: 300px;
height: 300px;
top: -100px;
right: -50px;
animation: float-shape 20s infinite ease-in-out;
}
.blog-section-featured .shape-2 {
width: 200px;
height: 200px;
bottom: -50px;
left: -30px;
animation: float-shape 15s infinite ease-in-out reverse;
}
.blog-section-featured .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-300) 8%, transparent) 0%,
transparent 70%
);
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
animation: morph-blob 20s infinite ease-in-out;
}
.blog-section-featured .container {
position: relative;
z-index: 1;
}
@keyframes pulse-dot {
0%, 100% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.2);
opacity: 0.8;
}
}
@keyframes float-shape {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
33% {
transform: translate(30px, -30px) rotate(120deg);
}
66% {
transform: translate(-20px, 20px) rotate(240deg);
}
}
@keyframes morph-blob {
0%, 100% {
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
transform: translate(-50%, -50%) rotate(0deg);
}
25% {
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
transform: translate(-50%, -50%) rotate(90deg);
}
50% {
border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
transform: translate(-50%, -50%) rotate(180deg);
}
75% {
border-radius: 70% 30% 50% 50% / 30% 70% 50% 50%;
transform: translate(-50%, -50%) rotate(270deg);
}
}
@media (max-width: 991.98px) {
.blog-section-featured .blog-card-image {
height: 220px;
}
.blog-section-featured .section-title {
font-size: 2rem;
}
.blog-section-featured .section-subtitle {
font-size: 1.2rem;
}
}
@media (max-width: 767.98px) {
.blog-section-featured .blog-card-content {
padding: 1.5rem;
}
.blog-section-featured .blog-card-image {
height: 200px;
}
.blog-section-featured .blog-card-title {
font-size: 1.2rem;
}
.blog-section-featured .shape-1,
.blog-section-featured .shape-2 {
display: none;
}
}
@media (max-width: 575.98px) {
.blog-section-featured .blog-card-image {
height: 180px;
}
.blog-section-featured .section-description {
font-size: 0.95rem;
}
.blog-section-featured .blog-card-excerpt {
font-size: 0.9rem;
}
}
.faq-section-classic {
position: relative;
padding: 100px 0;
background: linear-gradient(135deg, var(--surface-primary) 0%, var(--neutral-50) 100%);
overflow: hidden;
}
.faq-section-classic .faq-header {
margin-bottom: 60px;
position: relative;
z-index: 2;
}
.faq-section-classic .decorative-shape-top {
width: 60px;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-700));
margin: 0 auto 24px;
border-radius: 2px;
}
.faq-section-classic .faq-main-title {
font-size: 3rem;
font-weight: 800;
color: var(--text-primary);
margin-bottom: 16px;
line-height: 1.2;
}
.faq-section-classic .faq-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: var(--primary-500);
margin-bottom: 20px;
line-height: 1.4;
}
.faq-section-classic .faq-description {
font-size: 1.125rem;
color: var(--text-secondary);
line-height: 1.8;
margin-bottom: 0;
}
.faq-section-classic .decorative-divider {
width: 80px;
height: 3px;
background: var(--primary-500);
margin: 32px auto 0;
border-radius: 2px;
opacity: 0.3;
}
.faq-section-classic .faq-cards-container {
position: relative;
z-index: 2;
}
.faq-section-classic .faq-card {
border: none;
border-radius: 16px;
box-shadow: 0 4px 12px rgba(var(--black-rgb), 0.06);
transition: all 0.3s ease;
height: 100%;
background: var(--surface-primary);
overflow: hidden;
}
.faq-section-classic .faq-card:hover {
transform: translateY(-8px);
box-shadow: 0 12px 32px rgba(var(--black-rgb), 0.12);
}
.faq-section-classic .faq-card-header {
background: linear-gradient(135deg, var(--primary-500), color-mix(in srgb, var(--primary-500) 80%, var(--primary-700) 20%));
border: none;
padding: 28px;
display: flex;
align-items: flex-start;
gap: 16px;
}
.faq-section-classic .faq-icon-wrapper {
flex-shrink: 0;
width: 48px;
height: 48px;
background: rgba(var(--white-rgb), 0.2);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
backdrop-filter: blur(10px);
}
.faq-section-classic .faq-icon-wrapper i {
font-size: 24px;
color: white;
}
.faq-section-classic .faq-question {
font-size: 1.25rem;
font-weight: 700;
color: white;
margin: 0;
line-height: 1.4;
flex: 1;
}
.faq-section-classic .faq-card-body {
padding: 28px;
background: var(--surface-primary);
}
.faq-section-classic .faq-answer {
font-size: 1rem;
color: var(--text-secondary);
line-height: 1.7;
margin: 0;
}
.faq-section-classic .decorative-blob-1 {
position: absolute;
top: -100px;
right: -100px;
width: 400px;
height: 400px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-300) 20%, transparent) 0%, transparent 70%);
border-radius: 50%;
pointer-events: none;
z-index: 1;
}
.faq-section-classic .decorative-blob-2 {
position: absolute;
bottom: -150px;
left: -150px;
width: 500px;
height: 500px;
background: radial-gradient(circle, color-mix(in srgb, var(--primary-500) 15%, transparent) 0%, transparent 70%);
border-radius: 50%;
pointer-events: none;
z-index: 1;
}
.faq-section-classic .decorative-dots {
position: absolute;
top: 50%;
right: 5%;
width: 100px;
height: 100px;
background-image: radial-gradient(circle, var(--primary-300) 2px, transparent 2px);
background-size: 20px 20px;
opacity: 0.3;
pointer-events: none;
z-index: 1;
}
@media (max-width: 991.98px) {
.faq-section-classic {
padding: 80px 0;
}
.faq-section-classic .faq-main-title {
font-size: 2.5rem;
}
.faq-section-classic .faq-subtitle {
font-size: 1.25rem;
}
.faq-section-classic .faq-description {
font-size: 1rem;
}
.faq-section-classic .faq-header {
margin-bottom: 50px;
}
}
@media (max-width: 767.98px) {
.faq-section-classic {
padding: 60px 0;
}
.faq-section-classic .faq-main-title {
font-size: 2rem;
}
.faq-section-classic .faq-subtitle {
font-size: 1.125rem;
}
.faq-section-classic .faq-card-header {
padding: 20px;
flex-direction: column;
align-items: center;
text-align: center;
}
.faq-section-classic .faq-icon-wrapper {
width: 40px;
height: 40px;
}
.faq-section-classic .faq-icon-wrapper i {
font-size: 20px;
}
.faq-section-classic .faq-question {
font-size: 1.125rem;
}
.faq-section-classic .faq-card-body {
padding: 20px;
}
.faq-section-classic .faq-answer {
font-size: 0.9375rem;
}
.decorative-blob-1,
.faq-section-classic .decorative-blob-2 {
opacity: 0.5;
}
}
@media (max-width: 575.98px) {
.faq-section-classic .faq-main-title {
font-size: 1.75rem;
}
.faq-section-classic .faq-subtitle {
font-size: 1rem;
}
.faq-section-classic .faq-description {
font-size: 0.9375rem;
}
.faq-section-classic .faq-question {
font-size: 1rem;
}
.faq-section-classic .faq-answer {
font-size: 0.875rem;
}
}
@media (hover: hover) {
.faq-section-classic .faq-card:hover .faq-card-header {
background: linear-gradient(135deg, var(--primary-700), color-mix(in srgb, var(--primary-700) 90%, var(--neutral-900) 10%));
}
.faq-section-classic .faq-card:hover .faq-icon-wrapper {
transform: scale(1.1) rotate(5deg);
background: rgba(var(--white-rgb), 0.3);
}
}
.faq-section-classic .faq-card:focus-within {
outline: 3px solid var(--primary-500);
outline-offset: 4px;
}
@media print {
.faq-section-classic {
background: white;
padding: 40px 0;
}
.faq-section-classic .faq-card {
page-break-inside: avoid;
box-shadow: none;
border: 1px solid var(--neutral-300);
margin-bottom: 20px;
}
.decorative-blob-1,
.decorative-blob-2,
.faq-section-classic .decorative-dots {
display: none;
}
}
.footer-modern {
position: relative;
background: linear-gradient(
135deg,
color-mix(in srgb, var(--primary-700) 95%, transparent) 0%,
color-mix(in srgb, var(--primary-500) 90%, transparent) 50%,
color-mix(in srgb, var(--neutral-900) 92%, transparent) 100%
),
url('assets/images/footer_bg.webp');
background-size: cover;
background-position: center;
background-attachment: fixed;
color: var(--light);
overflow: hidden;
}
.footer-modern .footer-background-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: radial-gradient(
circle at 30% 50%,
color-mix(in srgb, var(--primary-500) 15%, transparent) 0%,
transparent 50%
);
pointer-events: none;
z-index: 1;
}
.footer-modern .container {
z-index: 2;
}
.footer-modern .footer-brand {
padding-right: 1.5rem;
}
.footer-modern .footer-logo {
font-size: 1.75rem;
font-weight: 700;
color: var(--light);
margin-bottom: 1rem;
letter-spacing: -0.5px;
text-shadow: 0 2px 8px rgba(var(--black-rgb), 0.2);
}
.footer-modern .footer-description {
font-size: 0.95rem;
line-height: 1.7;
color: rgba(var(--white-rgb), 0.9);
margin-bottom: 0;
}
.footer-modern .decorative-accent {
width: 60px;
height: 4px;
background: linear-gradient(
90deg,
var(--light),
rgba(var(--white-rgb), 0.3)
);
border-radius: 2px;
}
.footer-modern .footer-heading {
font-size: 1.1rem;
font-weight: 600;
color: var(--light);
margin-bottom: 1.5rem;
letter-spacing: 0.5px;
text-transform: uppercase;
font-size: 0.9rem;
}
.footer-modern .footer-list {
margin: 0;
padding: 0;
}
.footer-modern .footer-link {
color: rgba(var(--white-rgb), 0.85);
text-decoration: none;
font-size: 0.95rem;
transition: all 0.3s ease;
display: inline-block;
position: relative;
}
.footer-modern .footer-link::before {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: var(--light);
transition: width 0.3s ease;
}
.footer-modern .footer-link:hover {
color: var(--light);
transform: translateX(5px);
}
.footer-modern .footer-link:hover::before {
width: 100%;
}
.footer-modern .footer-contact-list li {
color: rgba(var(--white-rgb), 0.9);
font-size: 0.95rem;
line-height: 1.6;
}
.footer-modern .footer-contact-list i {
color: var(--light);
font-size: 1.1rem;
opacity: 0.9;
}
.footer-modern .contact-text {
flex: 1;
}
.footer-modern .footer-decorative {
position: relative;
}
.footer-modern .decorative-icon-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1.5rem;
max-width: 200px;
margin: 0 auto;
}
.footer-modern .icon-item {
width: 70px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(var(--white-rgb), 0.1);
border: 2px solid rgba(var(--white-rgb), 0.2);
border-radius: 16px;
backdrop-filter: blur(10px);
transition: all 0.4s ease;
}
.footer-modern .icon-item i {
font-size: 1.8rem;
color: var(--light);
transition: transform 0.3s ease;
}
.footer-modern .icon-item:hover {
background: rgba(var(--white-rgb), 0.2);
border-color: rgba(var(--white-rgb), 0.4);
transform: translateY(-5px);
}
.footer-modern .icon-item:hover i {
transform: scale(1.1);
}
.footer-modern .decorative-shape {
position: absolute;
border-radius: 50%;
background: rgba(var(--white-rgb), 0.05);
pointer-events: none;
}
.footer-modern .decorative-shape.shape-1 {
width: 150px;
height: 150px;
top: -30px;
right: -30px;
border: 2px solid rgba(var(--white-rgb), 0.1);
}
.footer-modern .decorative-shape.shape-2 {
width: 100px;
height: 100px;
bottom: -20px;
left: -20px;
background: linear-gradient(
135deg,
rgba(var(--white-rgb), 0.1),
rgba(var(--white-rgb), 0.05)
);
}
.footer-modern .footer-disclaimer-section {
border-top: 1px solid rgba(var(--white-rgb), 0.15);
}
.footer-modern .disclaimer-text {
font-size: 0.85rem;
line-height: 1.7;
color: rgba(var(--white-rgb), 0.75);
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
.footer-modern .footer-bottom {
margin-top: 1rem;
}
.footer-modern .copyright-text {
font-size: 0.9rem;
color: rgba(var(--white-rgb), 0.8);
letter-spacing: 0.3px;
}
@media (max-width: 991.98px) {
.footer-modern .footer-brand {
padding-right: 0;
margin-bottom: 2rem;
}
.footer-modern .footer-heading {
font-size: 1rem;
}
.footer-modern .decorative-icon-grid {
margin-top: 2rem;
}
.footer-modern {
background-attachment: scroll;
}
}
@media (max-width: 767.98px) {
.footer-modern .footer-logo {
font-size: 1.5rem;
}
.footer-modern .footer-description {
font-size: 0.9rem;
}
.footer-link,
.footer-modern .footer-contact-list li {
font-size: 0.9rem;
}
.footer-modern .icon-item {
width: 60px;
height: 60px;
}
.footer-modern .icon-item i {
font-size: 1.5rem;
}
.footer-modern .disclaimer-text {
font-size: 0.8rem;
}
.footer-modern .copyright-text {
font-size: 0.85rem;
}
}
@media (max-width: 575.98px) {
.footer-modern {
padding-top: 1rem;
}
.footer-modern .decorative-icon-grid {
grid-template-columns: repeat(4, 1fr);
max-width: 100%;
gap: 1rem;
}
.footer-modern .icon-item {
width: 55px;
height: 55px;
}
.footer-modern .icon-item i {
font-size: 1.3rem;
}
.footer-modern .footer-contact-list i {
font-size: 1rem;
}
}
@media (prefers-reduced-motion: no-preference) {
.footer-modern {
animation: fadeIn 0.6s ease-out;
}
@keyframes fadeIn {
from {
opacity: 0;
transform: translateY(20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.footer-modern .decorative-shape.shape-1 {
animation: float 6s ease-in-out infinite;
}
.footer-modern .decorative-shape.shape-2 {
animation: float 8s ease-in-out infinite reverse;
}
@keyframes float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-20px) rotate(5deg);
}
}
}
@media (prefers-contrast: high) {
.footer-link,
.footer-description,
.footer-contact-list li,
.disclaimer-text,
.footer-modern .copyright-text {
color: var(--light);
}
.footer-modern .icon-item {
border-color: var(--light);
background: rgba(var(--white-rgb), 0.2);
}
}
.add_wrap {
padding: var(--section-py) 0;
background-color: var(--neutral-50);
}
.add_wrap .add_header {
margin-bottom: var(--space-12);
}
.add_wrap .add_title {
color: var(--text-primary);
margin-bottom: var(--space-4);
}
.add_wrap .add_subtitle {
color: var(--text-secondary);
margin-bottom: var(--space-6);
}
.add_wrap .add_description {
color: var(--text-body);
max-width: 700px;
margin: 0 auto;
}
.add_wrap .add_card {
background-color: var(--neutral-100);
border-radius: var(--radius-lg);
padding: var(--space-8);
height: 100%;
transition: transform 0.3s ease, box-shadow 0.3s ease;
border: 1px solid var(--neutral-200);
position: relative;
overflow: hidden;
}
.add_wrap .add_card:hover {
transform: translateY(-4px);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}
.add_wrap .add_card:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, var(--primary-500), var(--primary-400));
}
.add_wrap .add_card_icon {
width: 60px;
height: 60px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-400));
border-radius: var(--radius-lg);
margin-bottom: var(--space-6);
position: relative;
}
.add_wrap .add_card_icon:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 24px;
height: 24px;
background-color: var(--neutral-100);
border-radius: 50%;
}
.add_wrap .add_card_content {
flex-grow: 1;
}
.add_wrap .add_card_title {
color: var(--text-primary);
margin-bottom: var(--space-4);
font-size: 1.25rem;
font-weight: 600;
}
.add_wrap .add_card_desc {
color: var(--text-body);
margin-bottom: 0;
line-height: 1.6;
}
.add_wrap .add_card_large {
background: linear-gradient(135deg, var(--neutral-100), var(--neutral-50));
}
.add_wrap .add_card_large .add_card_icon {
width: 80px;
height: 80px;
}
.add_wrap .add_card_large .add_card_icon:after {
width: 32px;
height: 32px;
}
.add_wrap .add_card_large .add_card_title {
font-size: 1.5rem;
}
@media (max-width: 768px) {
.add_wrap .add_card {
padding: var(--space-6);
}
.add_wrap .add_card_icon {
width: 50px;
height: 50px;
}
.add_wrap .add_card_icon:after {
width: 20px;
height: 20px;
}
.add_wrap .add_card_large .add_card_icon {
width: 60px;
height: 60px;
}
.add_wrap .add_card_large .add_card_icon:after {
width: 24px;
height: 24px;
}
}
.additional-universal-modern {
position: relative;
padding: 6rem 0;
background: linear-gradient(135deg, var(--neutral-0) 0%, var(--primary-50) 100%);
overflow: hidden;
}
.additional-universal-modern .section-title {
font-size: clamp(2rem, 4.5vw, 2.75rem);
font-weight: 700;
color: var(--primary-900);
margin-bottom: 1rem;
line-height: 1.2;
}
.additional-universal-modern .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-700);
margin-bottom: 1.5rem;
line-height: 1.4;
}
.additional-universal-modern .section-description {
font-size: 1.125rem;
color: var(--neutral-700);
line-height: 1.7;
max-width: 900px;
margin: 0 auto;
}
.additional-universal-modern .masonry-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2rem;
grid-auto-rows: 250px;
position: relative;
z-index: 2;
}
.additional-universal-modern .grid-item {
position: relative;
background: var(--neutral-0);
border-radius: 20px;
padding: 2rem;
box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
border: 2px solid var(--neutral-100);
transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
overflow: hidden;
display: flex;
flex-direction: column;
}
.additional-universal-modern .grid-item:hover {
transform: translateY(-8px);
box-shadow: 0 12px 50px rgba(0, 0, 0, 0.15);
border-color: var(--primary-300);
}
.additional-universal-modern .item-large {
grid-column: span 2;
grid-row: span 2;
background: linear-gradient(135deg, var(--primary-50) 0%, var(--neutral-0) 100%);
border: 3px solid var(--primary-200);
}
.additional-universal-modern .item-medium {
grid-row: span 2;
}
.additional-universal-modern .item-standard {
grid-row: span 2;
}
.additional-universal-modern .item-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(135deg, var(--primary-200) 0%, transparent 70%);
opacity: 0;
transition: opacity 0.4s ease;
pointer-events: none;
}
.additional-universal-modern .item-large:hover .item-overlay {
opacity: 0.2;
}
.additional-universal-modern .item-icon {
width: 70px;
height: 70px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600));
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease;
flex-shrink: 0;
}
.additional-universal-modern .item-icon i {
font-size: 2rem;
color: var(--neutral-0);
}
.additional-universal-modern .grid-item:hover .item-icon {
transform: scale(1.1) rotate(10deg);
}
.additional-universal-modern .item-content {
flex: 1;
display: flex;
flex-direction: column;
position: relative;
z-index: 2;
}
.additional-universal-modern .item-title {
font-size: 1.35rem;
font-weight: 700;
color: var(--primary-900);
margin-bottom: 1rem;
line-height: 1.3;
}
.additional-universal-modern .item-large .item-title {
font-size: 1.75rem;
}
.additional-universal-modern .item-description {
font-size: 0.95rem;
color: var(--neutral-700);
line-height: 1.7;
margin: 0;
}
.additional-universal-modern .item-large .item-description {
font-size: 1rem;
}
.additional-universal-modern .corner-accent {
position: absolute;
width: 40px;
height: 40px;
opacity: 0.15;
pointer-events: none;
}
.additional-universal-modern .corner-accent.top-left {
top: 15px;
left: 15px;
border-top: 4px solid var(--primary-500);
border-left: 4px solid var(--primary-500);
}
.additional-universal-modern .corner-accent.bottom-right {
bottom: 15px;
right: 15px;
border-bottom: 4px solid var(--accent-500);
border-right: 4px solid var(--accent-500);
}
.additional-universal-modern .shine-effect {
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
transition: left 0.5s ease;
pointer-events: none;
}
.additional-universal-modern .grid-item:hover .shine-effect {
left: 100%;
}
.additional-universal-modern .bg-gradient {
position: absolute;
border-radius: 50%;
opacity: 0.05;
pointer-events: none;
filter: blur(80px);
}
.additional-universal-modern .grad-1 {
width: 500px;
height: 500px;
background: var(--primary-400);
top: 10%;
left: -150px;
}
.additional-universal-modern .grad-2 {
width: 450px;
height: 450px;
background: var(--accent-400);
bottom: 15%;
right: -130px;
}
.additional-universal-modern .floating-shape {
position: absolute;
opacity: 0.04;
pointer-events: none;
}
.additional-universal-modern .shape-1 {
width: 200px;
height: 200px;
background: var(--primary-300);
border-radius: 30% 70% 70% 30% / 40% 60% 40% 60%;
top: 25%;
right: 10%;
filter: blur(40px);
}
.additional-universal-modern .shape-2 {
width: 180px;
height: 180px;
background: var(--accent-300);
border-radius: 60% 40% 40% 60% / 50% 50% 50% 50%;
bottom: 20%;
left: 12%;
filter: blur(35px);
}
@media (max-width: 991px) {
.additional-universal-modern {
padding: 4rem 0;
}
.additional-universal-modern .masonry-grid {
grid-template-columns: repeat(2, 1fr);
gap: 1.75rem;
grid-auto-rows: 280px;
}
.additional-universal-modern .item-large {
grid-column: span 2;
}
.additional-universal-modern .item-medium {
grid-column: span 1;
}
.additional-universal-modern .grid-item {
padding: 1.75rem;
}
.additional-universal-modern .item-icon {
width: 65px;
height: 65px;
}
.additional-universal-modern .item-icon i {
font-size: 1.75rem;
}
.additional-universal-modern .item-title {
font-size: 1.25rem;
}
.additional-universal-modern .item-large .item-title {
font-size: 1.5rem;
}
}
@media (max-width: 767px) {
.additional-universal-modern {
padding: 3rem 0;
}
.additional-universal-modern .section-title {
font-size: 1.75rem;
}
.additional-universal-modern .section-subtitle {
font-size: 1.25rem;
}
.additional-universal-modern .section-description {
font-size: 1rem;
}
.additional-universal-modern .masonry-grid {
grid-template-columns: 1fr;
gap: 1.5rem;
grid-auto-rows: auto;
}
.additional-universal-modern .item-large,
.additional-universal-modern .item-medium,
.additional-universal-modern .item-standard {
grid-column: span 1;
grid-row: span 1;
}
.additional-universal-modern .grid-item {
padding: 1.5rem;
}
.additional-universal-modern .item-icon {
width: 60px;
height: 60px;
}
.additional-universal-modern .item-icon i {
font-size: 1.5rem;
}
.additional-universal-modern .item-title {
font-size: 1.2rem;
}
.additional-universal-modern .item-large .item-title {
font-size: 1.35rem;
}
.additional-universal-modern .item-description {
font-size: 0.9rem;
}
.additional-universal-modern .bg-gradient,
.additional-universal-modern .floating-shape {
display: none;
}
}
.additional-universal-pro {
position: relative;
padding: 6rem 0;
background: linear-gradient(135deg, var(--neutral-50) 0%, var(--primary-50) 50%, var(--neutral-50) 100%);
overflow: hidden;
}
.additional-universal-pro .section-title {
font-size: clamp(2rem, 4.5vw, 2.75rem);
font-weight: 700;
color: var(--primary-900);
margin-bottom: 1rem;
line-height: 1.2;
}
.additional-universal-pro .section-subtitle {
font-size: clamp(1.25rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-700);
margin-bottom: 1.5rem;
line-height: 1.4;
}
.additional-universal-pro .section-description {
font-size: 1.125rem;
color: var(--neutral-700);
line-height: 1.7;
max-width: 850px;
margin: 0 auto;
}
.additional-universal-pro .section-divider {
display: flex;
align-items: center;
justify-content: center;
margin: 3rem 0 4rem;
position: relative;
}
.additional-universal-pro .section-divider::before,
.additional-universal-pro .section-divider::after {
content: '';
flex: 1;
height: 2px;
background: linear-gradient(90deg, transparent 0%, var(--primary-300) 50%, transparent 100%);
max-width: 200px;
}
.additional-universal-pro .divider-icon {
width: 50px;
height: 50px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600));
color: var(--neutral-0);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin: 0 1.5rem;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.additional-universal-pro .divider-icon i {
font-size: 1.5rem;
}
.additional-universal-pro .faq-accordion {
position: relative;
z-index: 2;
}
.additional-universal-pro .accordion-item-wrapper {
margin-bottom: 1.5rem;
}
.additional-universal-pro .accordion-item-wrapper:last-child {
margin-bottom: 0;
}
.additional-universal-pro .accordion-card {
background: var(--neutral-0);
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
border: 2px solid var(--neutral-100);
transition: all 0.3s ease;
}
.additional-universal-pro .accordion-card:hover {
border-color: var(--primary-300);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
transform: translateY(-3px);
}
.additional-universal-pro .accordion-header {
display: flex;
align-items: center;
gap: 1.5rem;
padding: 2rem;
cursor: pointer;
background: linear-gradient(135deg, var(--primary-50) 0%, var(--neutral-0) 100%);
transition: all 0.3s ease;
}
.additional-universal-pro .accordion-card:hover .accordion-header {
background: linear-gradient(135deg, var(--primary-100) 0%, var(--neutral-0) 100%);
}
.additional-universal-pro .question-marker {
width: 50px;
height: 50px;
min-width: 50px;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600));
color: var(--neutral-0);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}
.additional-universal-pro .question-marker i {
font-size: 1.5rem;
}
.additional-universal-pro .accordion-title {
flex: 1;
font-size: 1.35rem;
font-weight: 700;
color: var(--primary-900);
margin: 0;
line-height: 1.4;
}
.additional-universal-pro .expand-indicator {
width: 40px;
height: 40px;
min-width: 40px;
background: var(--neutral-100);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.additional-universal-pro .expand-indicator i {
font-size: 1.25rem;
color: var(--primary-600);
transition: transform 0.3s ease;
}
.additional-universal-pro .accordion-card:hover .expand-indicator {
background: var(--primary-200);
transform: scale(1.1);
}
.additional-universal-pro .accordion-card:hover .expand-indicator i {
transform: translateY(3px);
}
.additional-universal-pro .accordion-content {
padding: 0 2rem 2rem 2rem;
margin-left: 65px;
}
.additional-universal-pro .accordion-description {
font-size: 1rem;
color: var(--neutral-700);
line-height: 1.7;
margin: 0;
padding-left: 1.5rem;
border-left: 3px solid var(--primary-300);
}
.additional-universal-pro .bg-gradient {
position: absolute;
border-radius: 50%;
opacity: 0.06;
pointer-events: none;
filter: blur(80px);
}
.additional-universal-pro .gradient-1 {
width: 500px;
height: 500px;
background: var(--primary-400);
top: 5%;
left: -100px;
}
.additional-universal-pro .gradient-2 {
width: 450px;
height: 450px;
background: var(--accent-400);
bottom: 10%;
right: -100px;
}
.additional-universal-pro .floating-dots {
position: absolute;
width: 100px;
height: 100px;
opacity: 0.1;
pointer-events: none;
}
.additional-universal-pro .dots-1 {
top: 20%;
right: 8%;
background: radial-gradient(circle, var(--primary-500) 2px, transparent 2px);
background-size: 15px 15px;
}
.additional-universal-pro .dots-2 {
bottom: 25%;
left: 5%;
background: radial-gradient(circle, var(--accent-500) 2px, transparent 2px);
background-size: 15px 15px;
}
@media (max-width: 991px) {
.additional-universal-pro {
padding: 4rem 0;
}
.additional-universal-pro .accordion-header {
padding: 1.75rem;
gap: 1.25rem;
}
.additional-universal-pro .accordion-content {
padding: 0 1.75rem 1.75rem 1.75rem;
margin-left: 60px;
}
.additional-universal-pro .accordion-title {
font-size: 1.25rem;
}
.additional-universal-pro .question-marker {
width: 45px;
height: 45px;
min-width: 45px;
}
.additional-universal-pro .question-marker i {
font-size: 1.35rem;
}
}
@media (max-width: 767px) {
.additional-universal-pro {
padding: 3rem 0;
}
.additional-universal-pro .section-title {
font-size: 1.75rem;
}
.additional-universal-pro .section-subtitle {
font-size: 1.25rem;
}
.additional-universal-pro .section-description {
font-size: 1rem;
}
.additional-universal-pro .section-divider::before,
.additional-universal-pro .section-divider::after {
max-width: 80px;
}
.additional-universal-pro .divider-icon {
width: 45px;
height: 45px;
margin: 0 1rem;
}
.additional-universal-pro .divider-icon i {
font-size: 1.35rem;
}
.additional-universal-pro .accordion-header {
padding: 1.5rem;
gap: 1rem;
flex-wrap: wrap;
}
.additional-universal-pro .question-marker {
width: 40px;
height: 40px;
min-width: 40px;
}
.additional-universal-pro .question-marker i {
font-size: 1.25rem;
}
.additional-universal-pro .accordion-title {
font-size: 1.15rem;
flex-basis: calc(100% - 100px);
}
.additional-universal-pro .expand-indicator {
width: 36px;
height: 36px;
min-width: 36px;
}
.additional-universal-pro .expand-indicator i {
font-size: 1.1rem;
}
.additional-universal-pro .accordion-content {
padding: 0 1.5rem 1.5rem 1.5rem;
margin-left: 0;
}
.additional-universal-pro .accordion-description {
font-size: 0.95rem;
padding-left: 1rem;
}
.additional-universal-pro .bg-gradient,
.additional-universal-pro .floating-dots {
display: none;
}
}
.additional-universal-style {
position: relative;
background: var(--surface-primary);
overflow: hidden;
}
.additional-universal-style #add_page_1_sec_1_title {
color: var(--text-primary);
line-height: 1.2;
}
.additional-universal-style #add_page_1_sec_1_subtitle {
color: var(--text-secondary);
font-weight: 500;
}
.additional-universal-style #add_page_1_sec_1_desc {
color: var(--text-secondary);
line-height: 1.7;
}
.additional-universal-style .content-sections {
position: relative;
z-index: 1;
}
.additional-universal-style .decorative-accent {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
border-radius: 12px;
background: color-mix(in srgb, var(--primary-500) 10%, transparent);
color: var(--primary-500);
font-size: 1.75rem;
transition: all 0.3s ease;
}
.additional-universal-style .content-sections h3 {
color: var(--text-primary);
transition: color 0.3s ease;
}
.additional-universal-style .content-sections p {
color: var(--text-secondary);
line-height: 1.7;
font-size: 1.05rem;
}
.additional-universal-style .visual-placeholder {
position: relative;
height: 350px;
border-radius: 16px;
background: color-mix(in srgb, var(--primary-500) 5%, var(--neutral-50));
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
transition: transform 0.3s ease;
}
.additional-universal-style .visual-placeholder:hover {
transform: translateY(-5px);
}
.additional-universal-style .placeholder-shape {
position: absolute;
width: 200px;
height: 200px;
border-radius: 50%;
background: color-mix(in srgb, var(--primary-500) 15%, transparent);
filter: blur(40px);
animation: float-v079 6s ease-in-out infinite;
}
.additional-universal-style .visual-placeholder > i {
position: relative;
z-index: 2;
font-size: 5rem;
color: var(--primary-500);
opacity: 0.3;
}
.additional-universal-style .bg-decoration {
position: absolute;
border-radius: 50%;
filter: blur(80px);
opacity: 0.3;
pointer-events: none;
}
.additional-universal-style .decoration-1 {
top: 10%;
left: -5%;
width: 400px;
height: 400px;
background: color-mix(in srgb, var(--primary-300) 40%, transparent);
animation: float-v079 10s ease-in-out infinite;
}
.additional-universal-style .decoration-2 {
bottom: 10%;
right: -5%;
width: 350px;
height: 350px;
background: color-mix(in srgb, var(--primary-500) 30%, transparent);
animation: float-v079 12s ease-in-out infinite reverse;
}
@keyframes float-v079 {
0%, 100% {
transform: translateY(0) translateX(0);
}
50% {
transform: translateY(-20px) translateX(20px);
}
}
@media (max-width: 991.98px) {
.additional-universal-style .visual-placeholder {
height: 280px;
}
.additional-universal-style .visual-placeholder > i {
font-size: 4rem;
}
.additional-universal-style .decorative-accent {
width: 50px;
height: 50px;
font-size: 1.5rem;
}
}
@media (max-width: 575.98px) {
.additional-universal-style #add_page_1_sec_1_title {
font-size: 2rem;
}
.additional-universal-style .visual-placeholder {
height: 220px;
}
.additional-universal-style .visual-placeholder > i {
font-size: 3rem;
}
}
.add_wrap {
padding: var(--section-py) 0;
background: linear-gradient(to bottom, white 0%, var(--neutral-50) 100%);
position: relative;
}
.add_wrap .add_header {
margin-bottom: var(--space-10, var(--space-8));
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.add_wrap .add_title {
font-family: var(--company_section_title);
font-size: clamp(2rem, 4.5vw, 3rem);
font-weight: 700;
color: var(--text-primary);
margin-bottom: var(--space-4);
line-height: 1.15;
}
.add_wrap .add_subtitle {
font-family: var(--content_body_large);
font-size: clamp(1.125rem, 2.5vw, 1.5rem);
font-weight: 600;
color: var(--primary-500);
margin-bottom: var(--space-3);
line-height: 1.4;
}
.add_wrap .add_description {
font-family: var(--clean_body_base);
font-size: 1.0625rem;
color: var(--text-body);
max-width: 750px;
margin: 0 auto;
line-height: 1.7;
}
.add_wrap .add_elements_grid {
display: flex;
flex-direction: column;
gap: var(--space-8);
}
.add_wrap .add_row_element {
position: relative;
}
.add_wrap .add_row_element::before {
content: '';
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: calc(100% + 40px);
background: white;
border-radius: var(--radius-lg);
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
opacity: 0;
transition: opacity 0.3s ease;
z-index: 0;
pointer-events: none;
}
.add_wrap .add_row_element:hover::before {
opacity: 1;
}
.add_wrap .add_row_element > * {
position: relative;
z-index: 1;
}
.add_wrap .add_image_placeholder {
aspect-ratio: 4 / 3;
background: linear-gradient(135deg, var(--primary-500), var(--primary-600, var(--primary-500)));
border-radius: var(--radius-lg);
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 4rem;
overflow: hidden;
position: relative;
}
.add_wrap .add_image_placeholder::after {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);
animation: shimmer 3s infinite;
}
@keyframes shimmer {
0%, 100% { transform: translateX(-100%); }
50% { transform: translateX(100%); }
}
.add_wrap .add_content {
padding: var(--space-4);
}
.add_wrap .add_elem_title {
font-family: var(--content_body_large);
font-size: clamp(1.375rem, 2.5vw, 1.75rem);
font-weight: 600;
color: var(--text-primary);
margin-bottom: var(--space-3);
line-height: 1.3;
position: relative;
padding-left: var(--space-4);
}
.add_wrap .add_elem_title::before {
content: '';
position: absolute;
left: 0;
top: 0.25em;
width: 4px;
height: 1.5em;
background: var(--primary-500);
border-radius: 2px;
}
.add_wrap .add_elem_desc {
font-family: var(--clean_body_base);
font-size: 1rem;
color: var(--text-body);
margin: 0;
line-height: 1.7;
padding-left: var(--space-4);
}
@media (max-width: 768px) {
.add_wrap {
padding: var(--space-8) 0;
}
.add_wrap .add_elements_grid {
gap: var(--space-6);
}
.add_wrap .add_row_element::before {
display: none;
}
.add_wrap .add_image_placeholder {
aspect-ratio: 16 / 9;
font-size: 3rem;
margin-bottom: var(--space-4);
}
.add_wrap .add_content {
padding: var(--space-2);
}
.add_elem_title,
.add_wrap .add_elem_desc {
padding-left: var(--space-3);
}
.add_wrap .add_elem_title::before {
width: 3px;
}
}