body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#000;color:#fff;padding:1rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1400px}.header-container,.logo,.logo-container{align-items:center;display:flex}.logo{background:none;border-radius:0;box-shadow:none;cursor:pointer;display:block;height:100%;justify-content:center;padding:0;text-decoration:none;transition:none;width:auto}.logo-icon{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.logo-img{display:block;height:45px;object-fit:contain;transition:transform .3s ease;width:auto}.logo:hover .logo-img{transform:scale(1.05)}.navigation{align-items:center;display:flex;gap:0}.nav-button{background:#fff;border:none;border-radius:2rem;box-shadow:0 2px 8px #0000000f;color:#111;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;margin:0 .22rem;padding:.45rem 1.3rem;position:relative;text-decoration:none;transition:all .2s}.language-selector,.nav-button:last-child{margin-right:0}.nav-button:first-child{margin-left:0}.nav-button.active,.nav-button:hover{background:#f3f4f6;box-shadow:0 4px 16px #0000001a;color:#111}.nav-button:after{display:none}.language-selector{margin:0 .22rem;position:relative}.language-button{align-items:center;display:flex;font-weight:600;gap:.5rem;min-width:auto}.dropdown-arrow{color:#111;height:1rem;transition:transform .2s ease;width:1rem}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #00000026;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);width:8rem;z-index:50}.dropdown-content{padding:.5rem}.dropdown-item{align-items:center;background:none;border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;justify-content:center;padding:.75rem 1rem;text-align:center;transition:background-color .2s ease;width:100%}.dropdown-item:hover{background-color:#f3f4f6}@media (max-width:1024px){.navigation{gap:1.5rem}.nav-button{font-size:.9rem;padding:.6rem 1.2rem}}@media (max-width:768px){.header{padding:.75rem 1rem}.header-container,.navigation{gap:1rem}.nav-button{font-size:.85rem;padding:.5rem 1rem}.dropdown-menu{width:10rem}}@media (max-width:640px){.navigation{background-color:#000;border-radius:12px;box-shadow:0 10px 25px #00000026;display:none;flex-direction:column;gap:1rem;padding:1rem;position:absolute;right:1rem;top:100%}.navigation.open{display:flex}.nav-button{color:#fff;text-align:center;width:100%}.language-selector{margin-left:0;width:100%}.language-button{justify-content:center;width:100%}}.header-bar{align-items:flex-start;background:#0000;display:flex;justify-content:center;padding:2.5rem 0 2rem;width:100vw}.header-menu{align-items:center;background:#e5e5e5;border-radius:2.5rem;box-shadow:0 2px 24px #0000000a;display:flex;gap:2rem;max-width:700px;min-width:320px;padding:.5rem 1.2rem;width:100%}.header-lang-select{align-items:center;background:none;border:none;border-radius:1.2rem;color:#111;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.3rem;margin-right:1.2rem;padding:.3rem .7rem;position:relative;transition:background .2s}.header-lang-select:focus,.header-lang-select:hover{background:#d1d5db}.header-lang-arrow{margin-left:.2rem}.header-lang-dropdown{background:#fff;border-radius:.7rem;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;left:0;min-width:70px;padding:.3rem .5rem;position:absolute;top:110%;z-index:10}.header-lang-dropdown button{background:none;border:none;border-radius:.5rem;color:#111;cursor:pointer;font-size:1rem;padding:.3rem .7rem;text-align:left;transition:background .2s}.header-lang-dropdown button.active,.header-lang-dropdown button:hover{background:#e5e5e5}.header-icons{gap:1.2rem}.header-icon,.header-icons{align-items:center;display:flex}.header-icon{background:none;border:none;border-radius:50%;cursor:pointer;height:40px;justify-content:center;padding:.2rem;transition:background .2s;width:40px}.header-icon:focus,.header-icon:hover{background:#d1d5db}.header-icon svg{display:block;height:28px;width:28px}.header-divider{background:#bdbdbd;border-radius:2px;height:28px;margin:0 .5rem;width:1px}.header-book-btn{background:#111;border:none;border-radius:2rem;box-shadow:0 2px 8px #0000000f;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:600;margin-left:1.5rem;padding:.7rem 2.2rem;transition:background .2s,color .2s}.header-book-btn:focus,.header-book-btn:hover{background:#333;color:#fff}@media (max-width:900px){.header-menu{gap:1rem;max-width:98vw;padding:.5rem}.header-book-btn{font-size:1.05rem;margin-left:.7rem;padding:.6rem 1.2rem}.header-icons{gap:.7rem}}@media (max-width:600px){.header-bar{padding:1.2rem 0}.header-menu{align-items:stretch;flex-direction:column;gap:.7rem;max-width:99vw;min-width:0}.header-book-btn{font-size:1rem;margin-left:0;padding:.7rem 0;width:100%}.header-icons{gap:.5rem;justify-content:space-between}.header-lang-select{justify-content:flex-start;margin-right:0}}.hero-image-container{margin:0 auto;max-width:400px;perspective:1000px;width:100%}.animated-hero{animation:float 6s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));height:auto;max-width:400px;transform-style:preserve-3d;width:100%;will-change:transform}@keyframes float{0%{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-10px) rotate(1deg)}50%{transform:translateY(0) rotate(0deg)}75%{transform:translateY(10px) rotate(-1deg)}to{transform:translateY(0) rotate(0deg)}}@media (max-width:768px){.animated-hero,.hero-image-container{max-width:300px}}@media (max-width:480px){.animated-hero,.hero-image-container{max-width:200px}}.hero{background-color:#000;color:#fff;display:flex;flex-direction:column;min-height:90vh;overflow:hidden;position:relative}.hero-container{align-items:center;display:flex;flex:1 1;gap:4rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:2rem 1.5rem}.hero-content{flex:1 1;margin-left:-20px;max-width:600px}.hero-title{font-size:clamp(3rem,8vw,6rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:3rem}.title-line{display:block;opacity:0;transform:translateY(30px)}.title-highlight{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(135deg,#fff,#e0ab49 50%,#bf7c08);background-clip:text;-webkit-background-clip:text;background-size:200% 200%}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-author{margin-top:2rem}.author-name{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.author-title{color:#a1a1aa;font-size:1rem;font-weight:400}.hero-image-container{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.hero-image{filter:drop-shadow(0 20px 40px rgba(0,0,0,.3));height:auto;max-width:570px;object-fit:contain;transition:transform .3s ease;width:80%}.hero-image:hover{transform:scale(1.02)}.companies-section{align-items:center;display:flex;gap:4rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:3rem 1.5rem 2rem;width:100%}.companies-text{color:#71717a;flex:0 0 auto;font-size:.9rem;margin-bottom:0;text-align:left;white-space:nowrap}.companies-slider{flex:1 1;mask:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);-webkit-mask:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);overflow:hidden}.companies-track{animation:scroll 20s linear infinite;gap:4rem;width:-webkit-max-content;width:max-content}.companies-track,.company-logo{align-items:center;display:flex}.company-logo{flex-shrink:0;height:60px;justify-content:center;opacity:.6;padding:0 1rem;transition:all .3s ease}.company-logo:hover{opacity:1;transform:scale(1.1)}.company-logo img{filter:grayscale(1) brightness(.8);height:100%;max-width:120px;object-fit:contain;transition:filter .3s ease;width:auto}.company-logo:hover img{filter:grayscale(0) brightness(1)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 2rem))}}.companies-slider:hover .companies-track{animation-play-state:paused}@media (max-width:1024px){.companies-section{gap:2rem}.companies-track{gap:3rem}.company-logo{height:50px}}@media (max-width:768px){.companies-section{align-items:flex-start;flex-direction:column;gap:2rem}.companies-text{align-self:flex-start;text-align:left}.companies-slider{width:100%}.companies-track{gap:2rem}.company-logo{height:40px}.company-logo img{max-width:100px}}@media (max-width:480px){.companies-section,.companies-track{gap:1.5rem}.company-logo{height:35px}.company-logo img{max-width:80px}}.benefits{background-color:#f5f5f5;color:#000;padding:5rem 0}.benefits-container{margin:0 auto;max-width:1400px;padding:0 1.5rem}.benefits-header{align-items:flex-start;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;margin-bottom:4rem;padding-bottom:3rem}.benefits-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;line-height:1.3;max-width:900px}.title-dark{color:#000;font-weight:600}.title-light{color:#666;font-weight:400}.benefits-number{color:#000;flex-shrink:0;font-size:1.5rem;font-weight:600;margin-left:2rem}.benefit-card,.benefits-number,.benefits-title{opacity:0;transform:translateY(30px)}.benefit-card{transform:scale(.9)}.benefits-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.benefit-card{background:#0000;padding:0;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-5px) scale(1.02)}.benefit-title{color:#000;font-size:1.5rem;font-weight:600;line-height:1.2;margin-bottom:1.5rem}.benefit-description{color:#666;font-size:1rem;font-weight:400;line-height:1.6;margin:0}@media (max-width:1024px){.benefits{padding:4rem 0}.benefits-grid{gap:2.5rem}.benefits-header{margin-bottom:3rem;padding-bottom:2rem}}@media (max-width:768px){.benefits{padding:3rem 0}.benefits-header{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:1.5rem}.benefits-number{align-self:flex-end;margin-left:0}.benefits-title{font-size:clamp(1.5rem,5vw,2rem)}.benefits-grid{gap:2rem;grid-template-columns:1fr}.benefit-title{font-size:1.25rem;margin-bottom:1rem}.benefit-description{font-size:.95rem}}@media (max-width:480px){.benefits-container{padding:0 1rem}.benefits-title{font-size:clamp(1.25rem,6vw,1.75rem)}.benefits-number{font-size:1.25rem}.benefit-title{font-size:1.1rem}.benefit-description{font-size:.9rem}}.faq{align-items:center;background-color:#000;color:#fff;display:flex;min-height:100vh;padding:5rem 0}.faq-container{margin:0 auto;max-width:1400px;padding:0 1.5rem;width:100%}.faq-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:4rem}.faq-title{color:#333;font-size:clamp(4rem,8vw,8rem);font-weight:800;margin:0;opacity:0;transform:translateY(50px)}.faq-number{color:#666;font-size:1.5rem;font-weight:600;opacity:0;transform:translateY(30px)}.faq-list{margin:0 auto;max-width:1000px}.faq-item{border-bottom:1px solid #333;cursor:pointer;opacity:0;transform:translateY(30px);transition:all .3s ease}.faq-item:hover{border-color:#555}.faq-item:last-child{border-bottom:none}.faq-question{align-items:center;display:flex;gap:1rem;padding:2rem 0;transition:all .3s ease}.question-number{color:#888;font-size:1rem;font-weight:600;min-width:3rem}.question-text{flex:1 1;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:500;line-height:1.4}.faq-icon{align-items:center;display:flex;height:2rem;justify-content:center;transition:transform .3s ease;width:2rem}.faq-icon svg{stroke:#888;height:1.5rem;transition:all .3s ease;width:1.5rem}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-item.active .faq-icon svg{stroke:#fff}.faq-item.active .question-text{color:#fff}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq-item.active .faq-answer{max-height:1000px;padding-bottom:2rem}.answer-content{color:#ccc;font-size:1rem;line-height:1.6;opacity:0;padding-left:4rem;transform:translateY(-20px);transition:all .3s ease .1s}.faq-item.active .answer-content{opacity:1;transform:translateY(0)}.faq-item:hover .question-text{color:#fff}.faq-item:hover .faq-icon svg{stroke:#fff;transform:scale(1.1)}@media (max-width:1024px){.faq{padding:4rem 0}.faq-header{margin-bottom:3rem}.faq-title{font-size:clamp(3rem,10vw,6rem)}}@media (max-width:768px){.faq{min-height:auto;padding:3rem 0}.faq-header{align-items:flex-start;flex-direction:column;gap:1rem;margin-bottom:2rem}.faq-question{padding:1.5rem 0}.question-text{font-size:clamp(1.1rem,4vw,1.25rem)}.answer-content{font-size:.95rem;padding-left:3rem}}@media (max-width:480px){.faq-container{padding:0 1rem}.faq-title{font-size:clamp(2.5rem,12vw,4rem)}.faq-question{padding:1.25rem 0}.question-number{font-size:.9rem;min-width:2.5rem}.answer-content{font-size:.9rem;padding-left:2.5rem}.faq-icon{height:1.5rem;width:1.5rem}.faq-icon svg{height:1.25rem;width:1.25rem}}.agents-section{background:#f5f5f5;padding:4rem 0}.agents-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1100px}.agent-card{align-items:flex-start;background:none;display:flex;flex-direction:column}.agent-image-wrapper{aspect-ratio:1/1;background:#222;border-radius:18px;margin-bottom:.8rem;min-width:0;overflow:hidden;position:relative;width:100%}.agent-image{filter:saturate(.7);height:100%;object-fit:cover;transition:filter .3s ease;width:100%}.agent-image-wrapper:hover .agent-image{filter:saturate(1)}.agent-play-btn,.agent-play-btn svg{display:none!important}.agent-see-btn{background:#fff;border:none;border-radius:16px;bottom:12px;box-shadow:0 2px 8px #00000014;color:#111;cursor:pointer;font-size:.95rem;font-weight:600;left:12px;padding:.3rem 1rem;position:absolute;transition:background .2s,color .2s;z-index:2}.agent-see-btn:focus,.agent-see-btn:hover{background:#111;color:#fff;outline:none}.agent-info{margin-top:0}.agent-name{color:#111;font-size:1.1rem;font-weight:700;margin-bottom:.1rem}.agent-company{color:#888;font-size:.95rem;font-weight:500}.agents-title-row{align-items:flex-start;display:flex;gap:2rem;justify-content:flex-start;margin:0 auto 2.5rem;max-width:1100px;position:relative}.agents-title{color:#111;font-size:clamp(2.5rem,8vw,6rem);font-weight:800;letter-spacing:-.01em;line-height:.95;margin:0}.agents-number{color:#888;font-size:1.1rem;font-weight:500;margin-left:.5rem;margin-top:.7rem;white-space:nowrap}@media (max-width:1100px){.agents-grid{gap:1.2rem;grid-template-columns:repeat(2,1fr);max-width:600px}}@media (max-width:700px){.agents-section{padding:2rem 0}.agents-grid{gap:1rem;grid-template-columns:1fr;max-width:350px}.agent-image-wrapper{border-radius:12px}}@media (max-width:900px){.agents-title-row{align-items:flex-start;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.agents-title{font-size:clamp(2rem,10vw,3.5rem)}}.footer{align-items:center;background-color:#000;color:#fff;display:flex;min-height:60vh;padding:4rem 0 2rem}.footer-container{margin:0 auto;max-width:1400px;padding:0 1.5rem;width:100%}.footer-navigation{display:flex;gap:4rem;margin-bottom:2rem}.footer-section{min-width:200px}.footer-section-title{color:#666;font-size:.95rem;font-weight:400;margin-bottom:1.5rem;text-transform:none}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:1.2rem}.footer-link{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;font-weight:600;line-height:1.4;padding:0;text-align:left;transition:none}.footer-link:focus,.footer-link:hover{color:#ccc;outline:none}.footer-contact{margin-bottom:6rem;opacity:0;transform:translateY(30px)}.footer-contact-item{align-items:center;display:flex;gap:1rem}.footer-contact-item svg{flex-shrink:0;height:24px;width:24px}.footer-contact-text{color:#fff;font-size:2rem;font-weight:600}.footer-copyright{border-top:1px solid #333;margin-top:2rem;padding-top:2rem}.footer-copyright p{color:#666;font-size:.95rem;margin:0;text-align:center}@media (max-width:1024px){.footer{padding:3rem 0 1.5rem}.footer-navigation{gap:2rem;margin-bottom:1.5rem}.footer-contact-text,.footer-link{font-size:1.5rem}}@media (max-width:768px){.footer{min-height:auto;padding:2.5rem 0 1.5rem}.footer-navigation{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.footer-section{min-width:0}.footer-contact-text,.footer-link{font-size:1.1rem}}@media (max-width:480px){.footer-container{padding:0 1rem}.footer-contact-text,.footer-link{font-size:1rem}}@media (hover:hover){.contact-item.email:before,.contact-item.phone:before{display:none}}.contact-item:focus,.footer-link:focus{border-radius:2px;outline:2px solid #fff;outline-offset:2px}.footer-section:first-child{animation-delay:0ms}.footer-section:nth-child(2){animation-delay:.1s}.project-details{margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:2rem}.back-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;margin-bottom:2rem;padding:.5rem 1rem;text-shadow:0 1px 8px #00000040;transition:color .3s ease}.back-button:hover{color:#f3f3f3}.project-not-found{padding:4rem 2rem;text-align:center}.project-not-found h1{color:#fff;font-size:2rem;margin-bottom:2rem;text-shadow:0 1px 8px #00000040}.project-header{margin-bottom:2rem}.project-header h1{color:#fff;font-size:2.5rem;margin-bottom:.5rem;text-shadow:0 1px 8px #00000040}.project-header h2{font-size:1.5rem}.project-description,.project-header h2{color:#f3f3f3;text-shadow:0 1px 8px #0000002e}.project-description{font-size:1.15rem;line-height:1.6;margin-bottom:3rem}.project-gallery{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:900px}.gallery-item{border-radius:8px;box-shadow:0 4px 6px #0000001a;height:600px;overflow:hidden;position:relative;width:900px}.gallery-item img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover img{transform:scale(1.05)}.project-videos{margin-top:2rem}.project-videos h3{color:#fff;font-size:1.8rem;margin-bottom:2rem;text-shadow:0 1px 8px #00000040}.videos-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px}.video-item{border-radius:8px;box-shadow:0 4px 6px #0000001a;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-item iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:768px){.project-details{padding:1rem}.project-header h1{font-size:2rem}.project-header h2{font-size:1.2rem}.project-gallery,.videos-grid{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f0f;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh}.main-content{min-height:calc(100vh - 80px)}.hero-section{margin:0 auto;max-width:1280px;padding:4rem 2rem;text-align:center}.hero-section h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#ef4444);background-clip:text;-webkit-background-clip:text;font-size:3rem;margin-bottom:1rem}.hero-section p{color:#9ca3af;font-size:1.25rem}
/*# sourceMappingURL=main.01d2f3ff.css.map*/