@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/Lora/Lora-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/Lora/Lora-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/Lora/Lora-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/Lora/Lora-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/Lora/Lora-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/Lora/Lora-BoldItalic.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}:root{--font-primary: "Montserrat", system-ui, -apple-system, sans-serif;--font-secondary: "Lora", Georgia, serif;--font-fallback: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-family:var(--font-secondary);line-height:1.6;font-weight:400;color-scheme:light;color:#2c3e50;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;min-width:320px;min-height:100vh;font-family:var(--font-secondary);font-weight:400;letter-spacing:.025em;padding-top:84px}#root{width:100%;min-height:100vh}h1{font-family:var(--font-primary);font-weight:700;color:#2c3e50;letter-spacing:-.025em;line-height:1.2}h2{font-family:var(--font-secondary);font-weight:700;color:#2c3e50;letter-spacing:-.01em;line-height:1.3}h3{font-family:var(--font-secondary);font-weight:700;font-style:italic;color:#2c3e50;letter-spacing:-.01em;line-height:1.3}h4,h5,h6{font-family:var(--font-secondary);font-weight:500;color:#2c3e50;line-height:1.4}p{font-family:var(--font-secondary);font-weight:400;font-style:normal;line-height:1.7;color:#7f8c8d;letter-spacing:.01em}a{font-weight:500;color:#f1c40f;text-decoration:inherit}a:hover{color:#e67e22}section[id]{scroll-margin-top:100px}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 768px){body{padding-top:74px}section[id]{scroll-margin-top:80px}}@media (max-width: 480px){body{padding-top:64px}section[id]{scroll-margin-top:70px}}:root{--primary-blue: #2c3e50;--accent-yellow: #f1c40f;--warm-overlay: rgba(241, 196, 15, .1);--text-gray: #34495e;--light-gray: #f8f9fa;--secondary-blue: #34495e;--yellow-gradient: linear-gradient(135deg, #f1c40f 0%, #f39c12 100%);--blue-gradient: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);--white: #ffffff;--black: #000000;--shadow-light: 0 2px 10px rgba(0, 0, 0, .1);--shadow-medium: 0 4px 20px rgba(0, 0, 0, .15);--shadow-heavy: 0 8px 30px rgba(0, 0, 0, .2);--border-radius: 8px;--border-radius-large: 16px;--transition-smooth: all .3s ease;--font-light: 300;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--text-gray);background-color:var(--white);font-weight:var(--font-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layout-wrapper{min-height:100vh;background-color:var(--white);position:relative}.hero-overlay{background:linear-gradient(135deg,#2c3e50cc,#f1c40f4d);position:absolute;inset:0;z-index:1}.section-spacing{padding:5rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-light{font-weight:var(--font-light)}.font-normal{font-weight:var(--font-normal)}.font-medium{font-weight:var(--font-medium)}.font-semibold{font-weight:var(--font-semibold)}.font-bold{font-weight:var(--font-bold)}.text-primary{color:var(--primary-blue)}.text-secondary{color:var(--secondary-blue)}.text-accent{color:var(--accent-yellow)}.text-gray{color:var(--text-gray)}.text-white{color:var(--white)}.bg-primary{background-color:var(--primary-blue)}.bg-secondary{background-color:var(--secondary-blue)}.bg-accent{background-color:var(--accent-yellow)}.bg-light{background-color:var(--light-gray)}.bg-white{background-color:var(--white)}.margin-0{margin:0}.margin-auto{margin:0 auto}.padding-0{padding:0}.gap-small{gap:1rem}.gap-medium{gap:2rem}.gap-large{gap:3rem}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.shadow-light{box-shadow:var(--shadow-light)}.shadow-medium{box-shadow:var(--shadow-medium)}.shadow-heavy{box-shadow:var(--shadow-heavy)}.rounded{border-radius:var(--border-radius)}.rounded-large{border-radius:var(--border-radius-large)}.rounded-full{border-radius:50%}.transition-smooth{transition:var(--transition-smooth)}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.z-1{z-index:1}.z-2{z-index:2}.z-10{z-index:10}.z-50{z-index:50}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:var(--border-radius);font-weight:var(--font-medium);text-decoration:none;cursor:pointer;transition:var(--transition-smooth);font-family:inherit;font-size:1rem;line-height:1.5}.btn:focus{outline:2px solid var(--accent-yellow);outline-offset:2px}.btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 1024px){.container{padding:0 1.5rem}.section-spacing{padding:4rem 0}.grid-cols-4,.grid-cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.container{padding:0 1rem}.section-spacing{padding:3rem 0}.grid-cols-4,.grid-cols-3,.grid-cols-2{grid-template-columns:1fr}.flex-row{flex-direction:column}}@media (max-width: 480px){html{font-size:14px}.container{padding:0 .75rem}.section-spacing{padding:2rem 0}}@media print{.layout-wrapper{background:#fff!important}.hero-overlay{display:none}.shadow-light,.shadow-medium,.shadow-heavy{box-shadow:none}}@media (prefers-contrast: high){:root{--primary-blue: #000000;--text-gray: #000000;--accent-yellow: #ffff00}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.transition-smooth{transition:none}}@supports selector(:focus-visible){.btn:focus{outline:none}.btn:focus-visible{outline:2px solid var(--accent-yellow);outline-offset:2px}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#2c3e50;transition:all .3s ease;box-shadow:0 2px 10px #0000001a}.header.scrolled{box-shadow:0 4px 20px #00000026}.header-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:80px;position:relative}.logo{display:flex;align-items:center;z-index:1001}.logo a{color:#fff;text-decoration:none;transition:all .3s ease;display:flex;align-items:center}.logo a:hover{transform:translateY(-1px)}.logo-container{display:flex;align-items:center;gap:.75rem}.logo-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#f1c40f,#e67e22);border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px #f1c40f4d}.logo-icon svg{color:#2c3e50;transition:transform .3s ease}.logo a:hover .logo-icon{transform:scale(1.05);box-shadow:0 4px 12px #f1c40f66}.logo a:hover .logo-icon svg{transform:scale(1.1)}.logo-text{display:flex;flex-direction:column;line-height:1}.logo-main{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:1px;transition:color .3s ease}.logo-sub{font-size:.7rem;font-weight:500;color:#f1c40f;letter-spacing:2px;text-transform:uppercase;margin-top:-2px;transition:color .3s ease}.logo a:hover .logo-main{color:#f1c40f}.logo a:hover .logo-sub{color:#fff}.logo-image{height:40px;width:auto;max-width:160px;object-fit:contain;display:block;transition:all .3s ease}.logo-fallback{display:none;align-items:center;gap:.75rem}.logo a:hover .logo-image{transform:scale(1.05);filter:brightness(1.1)}.desktop-nav{display:flex;align-items:center}.nav-list{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-item{position:relative}.nav-link{color:#fff;text-decoration:none;font-weight:500;font-size:1rem;padding:.5rem 0;transition:color .3s ease;position:relative}.nav-link:hover{color:#f1c40f}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#f1c40f;transition:width .3s ease}.nav-link:hover:after{width:100%}.language-switcher{display:flex;align-items:center;gap:.5rem;z-index:1001}.lang-btn{background:none;border:none;color:#fff;font-weight:500;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .3s ease;font-size:.9rem}.lang-btn:hover{color:#f1c40f;background-color:#f1c40f1a}.lang-btn.active{color:#f1c40f;background-color:#f1c40f33}.lang-separator{color:#fff;opacity:.5}.mobile-menu-btn{display:none;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;background:none;border:none;cursor:pointer;padding:0;z-index:1001;position:relative}.hamburger-line{width:25px;height:3px;background-color:#fff;transition:all .3s ease;margin:2px 0;transform-origin:center}.mobile-menu-btn.open .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.open .hamburger-line:nth-child(2){opacity:0}.mobile-menu-btn.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-nav{position:absolute;top:100%;left:0;right:0;background-color:#2c3e50;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;box-shadow:0 4px 20px #0000001a}.mobile-nav.open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-nav-list{list-style:none;margin:0;padding:1rem 0}.mobile-nav-item{border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav-item:last-child{border-bottom:none}.mobile-nav-link{display:block;color:#fff;text-decoration:none;padding:1rem 2rem;font-weight:500;transition:all .3s ease;position:relative}.mobile-nav-link:hover{color:#f1c40f;background-color:#f1c40f1a;padding-left:2.5rem}.header-bottom-line{position:absolute;bottom:0;left:0;right:0;height:4px;background-color:#f1c40f}@media (max-width: 768px){.header-container{padding:0 1rem;height:70px}.logo-container{gap:.5rem}.logo-icon{width:32px;height:32px}.logo-icon svg{width:24px;height:24px}.logo-main{font-size:1.2rem}.logo-sub{font-size:.6rem;letter-spacing:1px}.desktop-nav{display:none}.mobile-menu-btn{display:flex}.language-switcher{order:-1;margin-right:auto;margin-left:1rem}.logo-image{height:35px;max-width:140px}.lang-btn{font-size:.8rem;padding:.2rem .4rem}}@media (max-width: 480px){.header-container{padding:0 .5rem;height:60px}.logo-container{gap:.4rem}.logo-image{height:28px;max-width:120px}.logo-icon{width:28px;height:28px}.logo-icon svg{width:20px;height:20px}.logo-main{font-size:1rem}.logo-sub{font-size:.55rem;letter-spacing:.5px}.mobile-nav-link{padding:.8rem 1rem;font-size:.9rem}.mobile-nav-link:hover{padding-left:1.5rem}}.mobile-nav-item{opacity:0;transform:translate(-20px);transition:all .3s ease}.mobile-nav.open .mobile-nav-item{opacity:1;transform:translate(0)}.mobile-nav.open .mobile-nav-item:nth-child(1){transition-delay:.1s}.mobile-nav.open .mobile-nav-item:nth-child(2){transition-delay:.2s}.mobile-nav.open .mobile-nav-item:nth-child(3){transition-delay:.3s}.mobile-nav.open .mobile-nav-item:nth-child(4){transition-delay:.4s}.mobile-nav.open .mobile-nav-item:nth-child(5){transition-delay:.5s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.footer{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;position:relative;overflow:hidden;padding-bottom:32px}.footer-background{position:absolute;inset:0;opacity:.2;z-index:0}.footer:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(241,196,15,.05) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(52,73,94,.1) 0%,transparent 50%);pointer-events:none;z-index:1}.footer-container{max-width:1200px;margin:0 auto;padding:60px 20px 0;position:relative;z-index:2}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:40px}.footer-brand{animation:slideInLeft .8s ease-out .1s both}.brand-logo{margin-bottom:20px}.logo-image{height:60px;width:auto;max-width:200px;object-fit:contain;display:block;filter:brightness(0) invert(1)}.brand-title{font-size:1.5rem;font-weight:600;color:#f1c40f;margin:0;letter-spacing:1px}.brand-title-fallback{display:none}.brand-description{font-size:.95rem;font-weight:300;color:#fffc;line-height:1.6;margin:0;max-width:400px}.footer-contact{animation:fadeInUp .8s ease-out .2s both}.section-title{font-size:1.1rem;font-weight:400;color:#fff;margin:0 0 20px;padding-bottom:8px;border-bottom:2px solid #f1c40f;display:inline-block}.contact-list{display:flex;flex-direction:column;gap:12px}.contact-item{display:flex;align-items:center;gap:10px;color:#fffc;transition:color .3s ease}.contact-item:hover{color:#f1c40f}.contact-link{color:inherit;text-decoration:none;font-size:.9rem;font-weight:300;transition:color .3s ease}.contact-link:hover{color:#f1c40f;text-decoration:underline}.contact-text{font-size:.9rem;font-weight:300}.footer-services{animation:slideInRight .8s ease-out .3s both}.services-list{list-style:none;padding:0;margin:0 0 25px}.service-item{font-size:.9rem;font-weight:300;color:#fffc;margin-bottom:8px;padding-left:15px;position:relative;transition:color .3s ease,transform .3s ease}.service-item:before{content:"▸";position:absolute;left:0;color:#f1c40f;font-size:.8rem}.service-item:hover{color:#fff;transform:translate(5px)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:30px;animation:fadeInUp .8s ease-out .4s both}.copyright{text-align:center}.copyright-text{font-size:.85rem;font-weight:300;color:#fff9;margin:0}@media (max-width: 1024px){.footer-content{gap:40px}.brand-description{max-width:350px}}@media (max-width: 768px){.footer-container{padding:40px 15px 0}.footer-content{grid-template-columns:1fr;gap:40px;text-align:left}.footer-brand{animation:fadeInUp .8s ease-out}.footer-contact{animation:fadeInUp .8s ease-out .1s both}.footer-services{animation:fadeInUp .8s ease-out .2s both}.logo-image{height:50px;max-width:180px}.brand-title{font-size:1.3rem}.brand-description{max-width:100%}.section-title{font-size:1rem}}@media (max-width: 480px){.footer-container{padding:30px 10px 0}.footer-content{gap:30px}.logo-image{height:40px;max-width:160px}.brand-title{font-size:1.2rem}.brand-description{font-size:.9rem}.section-title{font-size:.95rem}.contact-item{gap:8px}.contact-link,.contact-text,.service-item{font-size:.85rem}.copyright-text{font-size:.8rem}}@media (prefers-reduced-motion: reduce){.footer-brand,.footer-contact,.footer-services,.footer-bottom{animation:none}.contact-item,.contact-link,.service-item,.experience-badge{transition:none}.service-item:hover,.experience-badge:hover{transform:none}}.contact-link:focus{outline:2px solid #f1c40f;outline-offset:2px;border-radius:2px}@media (prefers-contrast: high){.footer{background:#000}.brand-title,.section-title{color:#fff}.contact-item:hover,.contact-link:hover{color:#ff0}}.scroll-to-top{position:fixed;bottom:30px;right:30px;width:auto;min-width:60px;height:60px;background:linear-gradient(135deg,#f1c40f,#e67e22);color:#000;border:none;border-radius:50px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;font-size:.9rem;font-weight:600;box-shadow:0 4px 20px #f1c40f4d;transition:all .3s ease;z-index:1000;opacity:0;visibility:hidden;transform:translateY(20px)}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{background:linear-gradient(135deg,#e67e22,#d35400);transform:translateY(-2px);box-shadow:0 6px 25px #f1c40f66}.scroll-to-top:active{transform:translateY(0)}.scroll-text{display:none;white-space:nowrap}.scroll-to-top:hover .scroll-text{display:block}.scroll-to-top:hover{border-radius:30px;min-width:160px}@media (max-width: 768px){.scroll-to-top{bottom:20px;right:20px;width:50px;height:50px;min-width:50px;padding:0;border-radius:50%}.scroll-to-top .scroll-text{display:none!important}.scroll-to-top:hover{border-radius:50%;min-width:50px}.scroll-to-top svg{width:18px;height:18px}}@media (max-width: 480px){.scroll-to-top{bottom:15px;right:15px;width:45px;height:45px;min-width:45px}.scroll-to-top svg{width:16px;height:16px}}@media (prefers-reduced-motion: reduce){.scroll-to-top{transition:none}html{scroll-behavior:auto}}.hero-section{padding:8rem 2rem 6rem;background-image:url(/assets/brido_hero_backg.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:90vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2c3e50cc,#f1c40f4d);pointer-events:none;z-index:0}.hero-container{max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative;z-index:2;text-align:center}.hero-content{animation:slideInLeft .8s ease-out}.hero-header{margin-bottom:2rem}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1rem;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3);animation:fadeInUp .8s ease-out .2s both}.hero-highlight{color:#f1c40f;position:relative}.hero-highlight:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#f1c40f,#e67e22);transform:scaleX(0);animation:highlightGrow .8s ease-out 1s both}.hero-subtitle{font-size:1.2rem;font-weight:600;color:#f1c40f;text-transform:uppercase;letter-spacing:2px;animation:fadeInUp .8s ease-out .4s both}.hero-description{font-size:1.2rem;line-height:1.7;color:#ffffffe6;text-shadow:0 1px 3px rgba(0,0,0,.3);margin-bottom:3rem;animation:fadeInUp .8s ease-out .6s both}.hero-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;animation:fadeInUp .8s ease-out .8s both}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:.9rem 1.8rem;font-size:1.05rem;font-weight:500;border:none;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn:hover:before{left:100%}.btn-primary{background:#f1c40f;color:#2c3e50;box-shadow:0 4px 12px #f1c40f40}.btn-primary:hover{background:#e6b800;transform:translateY(-2px);box-shadow:0 6px 20px #f1c40f59}.btn-text{transition:none;font-weight:500;letter-spacing:.01em}.btn-icon{transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0;height:1.05rem}.cta-arrow-icon{width:20px;height:20px;transition:all .3s cubic-bezier(.4,0,.2,1);stroke-width:2.2}.btn:hover .cta-arrow-icon{transform:scale(1.1);stroke:#2c3e50}@keyframes calendarPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.btn:hover .btn-icon,.btn-primary:hover .btn-text{transform:none}@keyframes highlightGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width: 768px){.hero-section{padding:6rem 1rem 4rem;min-height:auto}.hero-container{text-align:center}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem;margin-bottom:2rem}.hero-buttons{justify-content:center;gap:1rem}.btn{padding:.85rem 1.6rem;font-size:1rem;gap:14px}.cta-arrow-icon{width:18px;height:18px}.btn-icon{height:1rem}}@media (max-width: 480px){.hero-section{background-attachment:scroll}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem;letter-spacing:1px}.hero-buttons{flex-direction:column;align-items:center}.btn{padding:.8rem 1.5rem;font-size:.95rem;gap:10px;border-radius:10px}.cta-arrow-icon{width:17px;height:17px}.btn-icon{height:.95rem}}@media (max-width: 768px){.hero-section{background-attachment:scroll}}.services-section{padding:5rem 2rem;background:#f8f9fa;position:relative;overflow:hidden}.services-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 10% 20%,rgba(241,196,15,.03) 0%,transparent 50%),radial-gradient(circle at 90% 80%,rgba(44,62,80,.02) 0%,transparent 50%);pointer-events:none}.services-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.services-header{text-align:center;margin-bottom:4rem;animation:fadeInUp .8s ease-out}.services-title{font-size:2.5rem;font-weight:300;color:#2c3e50;margin-bottom:1rem;letter-spacing:1px}.services-subtitle{font-size:1.2rem;font-weight:300;color:#7f8c8d;max-width:600px;margin:0 auto;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.service-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative;overflow:hidden;animation:fadeInUp .8s ease-out;animation-fill-mode:both}.clickable-card{cursor:pointer;-webkit-user-select:none;user-select:none}.service-card:nth-child(1){animation-delay:.1s}.service-card:nth-child(2){animation-delay:.2s}.service-card:nth-child(3){animation-delay:.3s}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.clickable-card:hover{transform:translateY(-8px) scale(1.02)}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f1c40f,#e67e22);transform:scaleX(0);transition:transform .3s ease}.service-card:hover:before{transform:scaleX(1)}.service-icon-container{width:60px;height:60px;border-radius:50%;background:#f1c40f;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;box-shadow:0 4px 15px #f1c40f4d}.service-icon-container svg{color:#2c3e50;transition:transform .3s ease}.service-card:hover .service-icon-container{transform:scale(1.1);box-shadow:0 6px 20px #f1c40f66}.service-card:hover .service-icon-container svg{transform:scale(1.2)}.service-title{font-size:1.5rem;font-weight:400;color:#2c3e50;margin-bottom:1rem;line-height:1.3}.service-description{color:#7f8c8d;font-weight:300;line-height:1.6;margin-bottom:1rem;font-size:1rem}.click-indicator{margin-top:auto;padding-top:1rem;text-align:center;opacity:0;transform:translateY(10px);transition:all .3s ease}.clickable-card:hover .click-indicator{opacity:1;transform:translateY(0)}.click-text{font-size:.85rem;color:#f1c40f;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease;padding:2rem}.modal-overlay.active{opacity:1;visibility:visible}.modal-content{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;transform:scale(.9) translateY(50px);transition:all .3s ease}.modal-overlay.active .modal-content{transform:scale(1) translateY(0)}.modal-close-btn{position:absolute;top:1rem;right:1rem;background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;box-shadow:0 2px 10px #0000001a}.modal-close-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 15px #00000026}.modal-close-btn svg{color:#7f8c8d;width:20px;height:20px}.modal-header{padding:3rem 3rem 2rem;text-align:center;background:linear-gradient(135deg,#f8f9fa,#fff);border-top-left-radius:16px;border-top-right-radius:16px;position:relative}.modal-icon-container{width:80px;height:80px;border-radius:50%;background:#f1c40f;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 8px 25px #f1c40f4d}.modal-icon-container svg{color:#2c3e50;width:36px;height:36px}.modal-title{font-size:2rem;font-weight:400;color:#2c3e50;margin-bottom:.5rem;line-height:1.2}.modal-subtitle{font-size:1.1rem;color:#7f8c8d;font-weight:300;margin:0;line-height:1.4}.modal-body{padding:2rem 3rem 3rem}.modal-description{color:#7f8c8d;font-size:1.1rem;line-height:1.7;margin-bottom:2rem;font-weight:300}.modal-features{margin-bottom:2rem}.features-title{font-size:1.2rem;font-weight:500;color:#2c3e50;margin-bottom:1rem;line-height:1.3}.features-list{list-style:none;padding:0;margin:0}.feature-item{color:#7f8c8d;font-size:1rem;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative;font-weight:300}.feature-item:before{content:"✓";position:absolute;left:0;color:#f1c40f;font-weight:600;font-size:1.1rem}.modal-additional-info{color:#7f8c8d;font-size:1rem;line-height:1.7;margin:0;padding:1.5rem;background:#f8f9fa80;border-radius:12px;border-left:4px solid #f1c40f;font-weight:300}.additional-content{text-align:center;padding:2rem;background:#ffffffb3;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);animation:fadeInUp .8s ease-out .4s both}.additional-content p{color:#7f8c8d;font-weight:300;line-height:1.7;font-size:1.1rem;max-width:800px;margin:0 auto}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.clickable-card:active{animation:pulse .2s ease-out}@media (max-width: 1024px){.services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.service-card{padding:1.5rem}.services-title{font-size:2.2rem}.modal-header{padding:2.5rem 2rem 1.5rem}.modal-body{padding:1.5rem 2rem 2.5rem}.modal-title{font-size:1.8rem}.modal-icon-container{width:70px;height:70px}.modal-icon-container svg{width:32px;height:32px}}@media (max-width: 768px){.services-section{padding:3rem 1rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.services-header{margin-bottom:3rem}.services-title{font-size:2rem}.services-subtitle{font-size:1.1rem}.service-card{padding:1.5rem}.service-icon-container{width:50px;height:50px}.service-title{font-size:1.3rem}.additional-content{padding:1.5rem}.additional-content p{font-size:1rem}.modal-overlay{padding:1rem}.modal-content{max-height:90vh}.modal-header{padding:2rem 1.5rem 1.5rem}.modal-body{padding:1rem 1.5rem 2rem}.modal-title{font-size:1.6rem}.modal-icon-container{width:60px;height:60px}.modal-icon-container svg{width:28px;height:28px}.modal-description{font-size:1rem}}@media (max-width: 480px){.services-section{padding:2rem .5rem}.service-card{padding:1.2rem}.service-icon-container{width:45px;height:45px}.service-title{font-size:1.2rem}.service-description{font-size:.95rem}.modal-overlay{padding:.5rem}.modal-header{padding:1.5rem 1rem 1rem}.modal-body{padding:1rem 1rem 1.5rem}.modal-title{font-size:1.4rem}.modal-icon-container{width:50px;height:50px}.modal-icon-container svg{width:24px;height:24px}.modal-close-btn{width:35px;height:35px;top:.75rem;right:.75rem}.modal-close-btn svg{width:18px;height:18px}}@media (prefers-reduced-motion: reduce){.service-card,.services-header,.additional-content{animation:none}.service-card:hover{transform:none}.modal-overlay,.modal-content,.modal-close-btn,.click-indicator{transition:none}}.clickable-card:focus{outline:2px solid #f1c40f;outline-offset:2px}.clickable-card:focus-visible{outline:2px solid #f1c40f;outline-offset:2px}.modal-close-btn:focus{outline:2px solid #f1c40f;outline-offset:2px}.modal-close-btn:focus-visible{outline:2px solid #f1c40f;outline-offset:2px}@keyframes staggeredFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-section{padding:80px 0;background-color:#fff;position:relative}.about-container{max-width:1200px;margin:0 auto;padding:0 20px}.about-header{text-align:center;margin-bottom:60px;animation:fadeInUp .8s ease-out}.about-title{font-size:3rem;font-weight:300;color:#2c3e50;margin:0;letter-spacing:-.02em}.about-yellow-line{width:55vw;max-width:600px;height:3px;background:#f1c40f;margin:2rem auto;border-radius:2px}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-text{animation:slideInLeft 1s ease-out .2s both}.about-main-title{font-size:2.5rem;font-weight:300;color:#2c3e50;line-height:1.3;margin:0 0 30px;letter-spacing:-.01em}.about-description{font-size:1.1rem;font-weight:300;color:#7f8c8d;line-height:1.7;margin:0 0 40px}.about-purpose{margin-bottom:40px}.purpose-title{font-size:1.5rem;font-weight:400;color:#2c3e50;margin:0 0 15px}.purpose-description{font-size:1rem;font-weight:300;color:#7f8c8d;line-height:1.6;margin:0}.about-highlights{display:flex;flex-direction:column;gap:15px}.highlight-item{display:flex;align-items:center;gap:15px;animation:staggeredFadeIn .6s ease-out both}.highlight-item:nth-child(1){animation-delay:.5s}.highlight-item:nth-child(2){animation-delay:.6s}.highlight-item:nth-child(3){animation-delay:.7s}.highlight-item:nth-child(4){animation-delay:.8s}.highlight-icon{width:24px;height:24px;border-radius:50%;background-color:#f1c40f;display:flex;align-items:center;justify-content:center;color:#2c3e50;flex-shrink:0}.highlight-text{font-size:1rem;font-weight:400;color:#2c3e50}.about-visual{animation:slideInRight 1s ease-out .4s both}.expertise-card{background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a;color:#fff;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.expertise-card:hover{transform:translateY(-5px);box-shadow:0 30px 60px #00000026}.expertise-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f1c40f,#f39c12)}.expertise-title{font-size:1.8rem;font-weight:300;margin:0 0 30px;text-align:center;color:#fff}.expertise-areas{display:flex;flex-direction:column;gap:25px}.expertise-item{display:flex;align-items:flex-start;gap:20px;padding:20px;border-radius:12px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.expertise-item:hover{background:#ffffff14;transform:translate(5px)}.expertise-icon{width:50px;height:50px;border-radius:50%;background-color:#f1c40f;display:flex;align-items:center;justify-content:center;color:#2c3e50;flex-shrink:0;transition:transform .3s ease}.expertise-item:hover .expertise-icon{transform:scale(1.1)}.expertise-content{flex:1}.expertise-area-title{font-size:1.2rem;font-weight:400;margin:0 0 8px;color:#fff}.expertise-description{font-size:.95rem;font-weight:300;color:#fffc;line-height:1.5;margin:0}@media (max-width: 768px){.about-section{padding:60px 0}.about-container{padding:0 15px}.about-title{font-size:2.5rem}.about-yellow-line{width:80vw;max-width:400px;margin:1.5rem auto}.about-content{grid-template-columns:1fr;gap:50px}.about-text{animation:fadeInUp .8s ease-out}.about-visual{animation:fadeInUp .8s ease-out .2s both}.about-main-title{font-size:2rem}.expertise-card{padding:30px}.expertise-title{font-size:1.5rem}.expertise-areas{gap:20px}.expertise-item{padding:15px}.expertise-icon{width:40px;height:40px}}@media (max-width: 480px){.about-title{font-size:2rem}.about-yellow-line{width:90vw;max-width:300px;height:2px;margin:1rem auto}.about-main-title{font-size:1.8rem}.about-description,.purpose-description{font-size:1rem}.expertise-card{padding:25px}.expertise-item{flex-direction:column;text-align:center;gap:15px}.expertise-icon{align-self:center}}@media (prefers-reduced-motion: reduce){.about-header,.about-text,.about-visual,.highlight-item{animation:none}.expertise-card,.expertise-item,.expertise-icon{transition:none}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.team-section{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#fff);position:relative}.team-container{max-width:1200px;margin:0 auto;padding:0 20px}.team-header{text-align:center;margin-bottom:60px;animation:fadeInUp .8s ease-out}.team-title{font-size:3rem;font-weight:300;color:#2c3e50;margin:0;letter-spacing:-.02em}.team-content{display:flex;flex-direction:column;gap:40px;max-width:900px;margin:0 auto}.text-content-section{display:flex;flex-direction:column;gap:30px;animation:fadeInUp .8s ease-out .2s both}.team-photo-column{animation:fadeInUp .8s ease-out .4s both;width:100%}.team-description-section{animation:fadeInUp .8s ease-out .6s both}.team-photo-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.team-photo-container:hover{transform:translateY(-10px);box-shadow:0 30px 60px #00000026}.team-photo{position:relative;width:100%;height:500px;background:linear-gradient(135deg,#2c3e50,#34495e);display:flex;align-items:center;justify-content:center;overflow:hidden}.team-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit}.photo-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:40px 30px 30px}.overlay-content{text-align:left}.overlay-title{font-size:1.5rem;font-weight:400;margin:0 0 8px;color:#fff}.overlay-subtitle{font-size:1rem;font-weight:300;color:#fffc;margin:0 0 20px}.stats-section{display:flex;align-items:center;gap:15px}.stat-number{font-size:2.5rem;font-weight:300;color:#f1c40f;line-height:1}.stat-label{font-size:.95rem;font-weight:300;color:#ffffffe6;line-height:1.2}.quote-section{position:relative}.quote-icon{position:absolute;top:-20px;left:-10px;color:#f1c40f;opacity:.2;z-index:1}.main-quote{font-size:1.8rem;font-weight:300;font-style:italic;color:#2c3e50;line-height:1.4;margin:0;padding-left:20px;position:relative;z-index:2;text-align:left}.testimonial-card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 10px 30px #0000001a;border-left:4px solid #f1c40f;margin-bottom:0;transition:transform .3s ease,box-shadow .3s ease;animation:scaleIn .8s ease-out .6s both}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.testimonial-text{font-size:1.1rem;font-weight:300;color:#7f8c8d;line-height:1.6;margin:0 0 20px}.testimonial-author{display:flex;align-items:center;gap:15px}.author-logo{flex-shrink:0}.logo-circle{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#f1c40f,#f39c12);display:flex;align-items:center;justify-content:center;color:#2c3e50;font-size:1.5rem;font-weight:600;box-shadow:0 4px 12px #f1c40f4d}.author-info{flex:1}.author-name{font-size:1.1rem;font-weight:400;color:#2c3e50;margin:0 0 4px}.author-title{font-size:.9rem;font-weight:300;color:#7f8c8d;margin:0}.team-description{font-size:1.1rem;font-weight:300;color:#7f8c8d;line-height:1.7;margin:0;animation:fadeInUp .8s ease-out .8s both}@media (max-width: 768px){.team-section{padding:60px 0}.team-container{padding:0 15px}.team-title{font-size:2.5rem}.team-content{gap:30px}.text-content-section{gap:25px}.team-photo{height:400px}.main-quote{font-size:1.5rem;padding-left:10px}.quote-icon{top:-15px;left:-5px}.testimonial-card{padding:25px}.stats-section{flex-direction:column;align-items:flex-start;gap:5px}.stat-number{font-size:2rem}}@media (max-width: 480px){.team-title{font-size:2rem}.team-content{gap:25px}.text-content-section{gap:20px}.team-photo{height:350px}.photo-overlay{padding:30px 20px 20px}.overlay-title,.main-quote{font-size:1.3rem}.testimonial-card{padding:20px}.testimonial-author{flex-direction:column;align-items:flex-start;gap:10px}.logo-circle{width:40px;height:40px;font-size:1.2rem}}@media (prefers-reduced-motion: reduce){.team-header,.team-photo-column,.quote-column,.testimonial-card,.team-description{animation:none}.team-photo-container,.testimonial-card{transition:none}}.black-divider{width:100%;height:1rem;background-color:#2c3e50}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.contact-section{padding:80px 0;background-color:#f1c40f;position:relative;animation:fadeInUp .8s ease-out}.contact-container{max-width:800px;margin:0 auto;padding:0 20px}.contact-content{text-align:center}.contact-header{margin-bottom:50px;animation:slideUp .8s ease-out .2s both}.contact-title{font-size:3rem;font-weight:300;color:#2c3e50;margin:0 0 20px;letter-spacing:-.02em}.contact-subtitle{font-size:1.2rem;font-weight:300;color:#2c3e50;opacity:.8;line-height:1.6;max-width:600px;margin:0 auto}.email-section{margin-bottom:60px;animation:scaleIn .8s ease-out .4s both}.contact-info-section{margin-bottom:40px;animation:scaleIn .8s ease-out .4s both}.contact-info-text{font-size:1.1rem;font-weight:300;color:#2c3e50;line-height:1.7;margin-bottom:20px;text-align:center}.email-link{color:#2c3e50;text-decoration:underline;font-weight:500;transition:color .3s ease}.email-link:hover{color:#34495e;text-decoration:none}.email-button{display:inline-flex;align-items:center;gap:15px;padding:20px 40px;font-size:1.3rem;font-weight:400;color:#2c3e50;background-color:transparent;border:2px solid #2c3e50;border-radius:50px;text-decoration:none;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.email-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#2c3e50;transition:left .3s ease;z-index:-1}.email-button:hover{color:#fff;transform:scale(1.05);box-shadow:0 8px 25px #2c3e504d}.email-button:hover:before{left:0}.email-button:focus{outline:3px solid rgba(44,62,80,.3);outline-offset:2px}.email-button:active{transform:scale(1.02)}.location-section{animation:slideUp .8s ease-out .6s both}.location-content{display:flex;align-items:flex-start;justify-content:center;gap:20px;max-width:600px;margin:0 auto;text-align:left}.location-icon{color:#2c3e50;flex-shrink:0;margin-top:4px}.location-text{flex:1}.location-title{font-size:1.3rem;font-weight:400;color:#2c3e50;margin:0 0 10px}.location-description{font-size:1rem;font-weight:300;color:#2c3e50;opacity:.8;line-height:1.6;margin:0}@media (max-width: 768px){.contact-section{padding:60px 0}.contact-container{padding:0 15px}.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1.1rem}.email-button{padding:18px 35px;font-size:1.2rem;gap:12px}.location-content{flex-direction:column;align-items:center;text-align:center;gap:15px}.location-icon{margin-top:0}.location-title{font-size:1.2rem}.location-description{font-size:.95rem}}@media (max-width: 480px){.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem}.email-button{padding:16px 30px;font-size:1.1rem;gap:10px}.location-title{font-size:1.1rem}.location-description{font-size:.9rem}}@media (prefers-reduced-motion: reduce){.contact-section,.contact-header,.email-section,.location-section{animation:none}.email-button,.email-button:before{transition:none}.email-button:hover{transform:none}}@media (prefers-contrast: high){.contact-title,.contact-subtitle,.location-title,.location-description{color:#000}.email-button{border-color:#000;color:#000}.email-button:before{background-color:#000}}.home-container{min-height:100vh;background-color:#fff}.home-main{width:100%}.yellow-divider{width:100%;height:1rem;background-color:#f1c40f}.section-divider{width:100%;display:flex;justify-content:center;padding:2rem 0}.section-divider-line{width:60%;height:2px;background-color:#f1c40f}.App{text-align:left}.btn{padding:.8rem 1.5rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.btn-primary{background:#f1c40f;color:#000}.btn-primary:hover{background:#e67e22;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#f1c40f;border:2px solid #f1c40f}.btn-secondary:hover{background:#f1c40f;color:#000;transform:translateY(-2px)}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}
