body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:none!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.modern-navbar{box-shadow:none;padding:1rem 0;transition:all .3s ease;z-index:9999}.modern-navbar.slide-in{animation:slideInFromTop .8s ease-out forwards}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.modern-navbar.scrolled{animation:none;background-color:#fff!important;box-shadow:0 2px 10px #0000001a;padding:.5rem 0;transform:translateY(0)}.navbar-brand{align-items:center;display:flex;position:relative;transition:transform .3s ease}.navbar-brand,.navbar-brand:hover{color:inherit;text-decoration:none}.navbar-brand:hover{transform:scale(1.05)}.navbar-brand img{border-radius:50%;margin-right:.5rem;transition:transform .3s ease}.navbar-brand:hover img{transform:rotate(5deg)}.navbar-nav .nav-item{animation:slideInNavItems .6s ease-out forwards;opacity:0;position:relative;transform:translateY(20px)}.navbar-nav .nav-item:first-child{animation-delay:.2s}.navbar-nav .nav-item:nth-child(2){animation-delay:.3s}.navbar-nav .nav-item:nth-child(3){animation-delay:.4s}.navbar-nav .nav-item:nth-child(4){animation-delay:.5s}.navbar-nav .nav-item:nth-child(5){animation-delay:.6s}.navbar-nav .nav-item:nth-child(6){animation-delay:.7s}.navbar-nav .nav-item:nth-child(7){animation-delay:.8s}@keyframes slideInNavItems{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.navbar-nav .nav-link{align-items:center;border-radius:6px;color:inherit;cursor:pointer;display:flex;font-weight:500;gap:.5rem;margin:0 .25rem;overflow:hidden;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.navbar-nav .nav-link:after{background:#ffea8e;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.navbar-nav .nav-link:hover:after{width:80%}.navbar-nav .nav-link:hover{color:#ffea8e;text-decoration:none;transform:translateY(-2px)}.custom-dropdown{background:#fff;border:1px solid #0000001a;border-radius:8px;box-shadow:0 10px 15px #0000001a;left:0;min-width:200px;opacity:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.custom-dropdown.show{opacity:1;transform:translateY(5px);visibility:visible}.logo-image{height:60px;width:120px}.dropdown-item-custom{align-items:center;animation:slideInDropdownItems .3s ease-out forwards;border-radius:4px;color:#333;display:flex;margin:.1rem 0;opacity:0;padding:.5rem 1.5rem;position:relative;text-decoration:none;transform:translateX(-10px);transition:all .3s ease}.dropdown-item-custom:first-child{animation-delay:.1s}.dropdown-item-custom:nth-child(2){animation-delay:.15s}.dropdown-item-custom:nth-child(3){animation-delay:.2s}.dropdown-item-custom:nth-child(4){animation-delay:.25s}.dropdown-item-custom:nth-child(5){animation-delay:.3s}.dropdown-item-custom:nth-child(6){animation-delay:.35s}.dropdown-item-custom:nth-child(7){animation-delay:.4s}.dropdown-item-custom:nth-child(8){animation-delay:.45s}@keyframes slideInDropdownItems{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.dropdown-item-custom:hover{background:#ffea8e33;box-shadow:0 2px 8px #0000001a;color:#333;text-decoration:none;transform:translateX(5px)}.social-icon{height:18px;margin-right:.75rem;transition:transform .3s ease;width:18px}.dropdown-item-custom:hover .social-icon{transform:scale(1.2)}.social-dropdown{background:#fff;border:1px solid #0000001a;border-radius:8px;box-shadow:0 10px 15px #0000001a;min-width:180px;opacity:0;padding:.5rem 0;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.social-dropdown.show{opacity:1;transform:translateY(5px);visibility:visible}.social-dropdown .dropdown-item-custom{color:#333}.social-dropdown .dropdown-item-custom:hover{background:#ffea8e33;color:#333}.btn-outline-primary{animation:slideInButton .8s ease-out .9s forwards;border:1px solid #000;border-radius:6px;color:#000;display:inline-block;font-weight:600;opacity:0;padding:.5rem 1.5rem;text-decoration:none;transform:translateX(20px);transition:all .3s ease}@keyframes slideInButton{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.btn-outline-primary:hover{background-color:#000;box-shadow:0 4px 12px #0003;color:#fff;text-decoration:none;transform:translateY(-2px)}.contact-icon-container{animation:slideInContactIcon .8s ease-out 1s forwards;opacity:0;position:relative;transform:translateX(20px)}@keyframes slideInContactIcon{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.contact-icon{align-items:center;background-color:#f8f9fa;border:1px solid #0000001a;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:.5rem;text-decoration:none;transition:all .3s ease;width:40px}.contact-icon:hover{background-color:#e9ecef;box-shadow:0 4px 12px #00000026;color:#495057;text-decoration:none;transform:scale(1.1) rotate(5deg)}.navbar-toggler{align-items:center;animation:slideInToggler .8s ease-out .5s forwards;background-color:initial;border:none;border-radius:8px;display:flex;height:40px;justify-content:center;opacity:0;padding:.5rem;position:relative;transform:translateX(20px);transition:all .3s ease;width:40px}@keyframes slideInToggler{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.navbar-toggler:focus{box-shadow:none;outline:none}.navbar-toggler:hover{background-color:#0000000d;transform:scale(1.1)}.navbar-toggler-icon{align-items:center;background-image:none;color:#333;display:flex;height:24px;justify-content:center;width:24px}.navbar-toggler-icon svg{transition:all .3s ease}.navbar-toggler-icon.open svg{transform:rotate(180deg)}.dropdown-arrow{transition:transform .3s ease}.dropdown-arrow.rotate{transform:rotate(180deg)}.logo-image{height:50px;object-fit:contain;transition:all .3s ease;width:100px}@media (max-width:991.98px){.modern-navbar{background-color:#fffffffa;padding:.5rem 0}.navbar-collapse{background-color:#fff;bottom:0;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:70px;transform:translateX(100%);transition:transform .3s ease;z-index:999}.navbar-collapse.show{transform:translateX(0)}.navbar-nav{margin-bottom:1rem;width:100%}.navbar-nav .nav-item{animation:none;margin-bottom:.5rem;opacity:1;transform:none;width:100%}.navbar-nav .nav-link{background-color:#f8f9fa;border:1px solid #0000001a;border-radius:8px;font-size:1rem;justify-content:space-between;margin:0;padding:.75rem 1rem;width:100%}.navbar-nav .nav-link:after{display:none}.custom-dropdown{background:#f8f8f8;border:1px solid #0000001a;border-radius:8px;box-shadow:none;margin-top:.5rem;max-height:0;overflow:hidden;padding:0;position:static;transform:none;transition:max-height .3s ease;width:100%}.custom-dropdown.show{max-height:500px;opacity:1;padding:.5rem 0;transform:none;visibility:visible}.dropdown-item-custom{animation:none;opacity:1;padding:.6rem 1.5rem;transform:none}.cta-buttons{align-items:stretch;border-top:1px solid #eee;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem}.btn-outline-primary,.contact-icon-container{animation:none;opacity:1;transform:none}.contact-icon-container{display:flex;justify-content:center;width:100%}.social-dropdown{background:#f8f8f8;border:1px solid #0000001a;border-radius:8px;box-shadow:none;margin-top:.5rem;max-height:0;overflow:hidden;position:static;transform:none;transition:max-height .3s ease;width:100%}.social-dropdown.show{max-height:500px;opacity:1;padding:.5rem 0;transform:none;visibility:visible}.logo-image{height:50px;width:100px}.navbar-toggler{animation:none;height:48px;opacity:1;transform:none;width:48px}.navbar-toggler-icon svg{height:32px;width:32px}}@media (max-width:575.98px){.container-fluid{padding-left:1rem;padding-right:1rem}.logo-image{height:45px;width:90px}.navbar-toggler{height:40px;width:40px}.navbar-toggler-icon svg{height:28px;width:28px}.navbar-collapse{padding:.75rem;top:60px}.navbar-nav .nav-link{font-size:.95rem;padding:.6rem .75rem}.dropdown-item-custom{font-size:.9rem;padding:.5rem 1.25rem}.logo-image{height:50px;width:70px}.contact-icon,.navbar-toggler{height:36px;width:36px}}body.mobile-menu-open{overflow:hidden;position:fixed;width:100%}.nav-item.has-dropdown.active .nav-link{animation:pulse .5s ease-in-out}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.custom-dropdown:not(.show){animation:shimmer 2s infinite;background:linear-gradient(90deg,#ffffff1a,#ffffff4d 50%,#ffffff1a);background-size:200% 100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.popup-form-overlay{align-items:center;animation:popup-form-fade-in .3s ease-in-out;background-color:#000000a6;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}.popup-form-container{animation:popup-form-slide-up .4s ease;background:#fff;border-radius:12px;box-shadow:0 15px 35px #00000026;box-sizing:border-box;max-height:90vh;max-width:800px;overflow-y:auto;padding:30px;position:relative;width:100%}.popup-form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.popup-form-title{color:#000;flex:1 1;font-size:1.5rem;font-weight:600;line-height:1.4;margin:0;padding-right:15px}.popup-form-close-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:30px;justify-content:center;padding:0;transition:color .2s ease;width:30px}.popup-form-close-btn:hover:not(:disabled){background-color:#f8f8f8;color:#ff5c5c}.popup-form-close-btn:disabled{cursor:not-allowed;opacity:.5}.popup-form-content{display:flex;gap:30px}.popup-form-image-side{align-items:center;display:flex;flex:1 1;justify-content:center}.popup-form-form-side{flex:1 1}.popup-form-image-placeholder{align-items:center;border-radius:8px;display:flex;height:400px;justify-content:center;overflow:hidden;width:100%}.popup-form-image-text{color:#999;font-size:1.2rem}.popup-form-success-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;font-size:.95rem;margin-bottom:20px;padding:12px 15px}.popup-form-error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;font-size:.95rem;margin-bottom:20px;padding:12px 15px}.popup-form-main{width:100%}.popup-form-group{margin-bottom:20px}.popup-form-input,.popup-form-select,.popup-form-textarea{background-color:#fff;border:2px solid #e1e5e9;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;outline:none;padding:14px 15px;transition:all .2s ease;width:100%}.popup-form-input:focus,.popup-form-select:focus,.popup-form-textarea:focus{border-color:#ffd000;box-shadow:0 0 0 3px #ffd00033}.popup-form-input:disabled,.popup-form-select:disabled,.popup-form-textarea:disabled{background-color:#f8f9fa;cursor:not-allowed;opacity:.7}.popup-form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:1em;cursor:pointer}.popup-form-select option{padding:8px}.popup-form-submit-btn{background-color:#ffd000;border:none;border-radius:8px;color:#000;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;margin-top:10px;overflow:hidden;padding:16px 25px;position:relative;transition:all .3s ease;width:100%}.popup-form-submit-btn:hover:not(:disabled){background-color:#ffb000;box-shadow:0 6px 18px #ffd0004d;transform:translateY(-1px)}.popup-form-submit-btn:disabled{background-color:#e9ecef;box-shadow:none;color:#6c757d;cursor:not-allowed;transform:none}.popup-form-submit-btn-loading{position:relative}.popup-form-submit-btn-loading:after{animation:popup-form-spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#000;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.popup-form-image-side-mobile{display:none}@keyframes popup-form-fade-in{0%{opacity:0}to{opacity:1}}@keyframes popup-form-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes popup-form-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.popup-form-content{flex-direction:column;gap:20px}.popup-form-container{max-width:500px;padding:25px}.popup-form-title{font-size:1.3rem}.popup-form-image-placeholder{height:200px}.popup-form-image-side-mobile{display:block}.popup-form-image-side,.popup-form-title{display:none}}@media (max-width:480px){.popup-form-container{padding:20px}.popup-form-title{font-size:1.1rem}.popup-form-input,.popup-form-select,.popup-form-textarea{padding:12px 15px}.popup-form-submit-btn{padding:14px 20px}}.loader-component-container{align-items:center;background-color:#ffffffe6;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1050}.loader-component-video{height:auto;max-height:40vh;max-width:40%;width:150px}.creative-motion-wrapper{background-color:#f1f1f1;position:relative}.creative-motion-container{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-bottom:0;min-height:80px;position:relative;z-index:10}.creative-motion-content{margin:0 auto;max-width:100%;min-height:80px;padding:50px 1rem 1rem;width:100%;z-index:10}.creative-motion-content,.logo-section{align-items:flex-start;display:flex;position:relative}.logo-section{flex:1 1;justify-content:center;min-width:0;padding:.5rem;z-index:5}.logo-section:after{background:linear-gradient(180deg,#0000,#aaa 20%,#ddd 80%,#0000);bottom:20px;content:"";position:absolute;right:0;top:20px;width:2px}.xplo-logo{margin-top:60px;max-width:100%;object-fit:contain;width:280px}.character-section{align-items:flex-start;display:flex;flex:1 1;height:300px;justify-content:center;min-width:0;padding:.5rem;position:relative;z-index:999}.character-image{filter:drop-shadow(0 4px 20px rgba(0,0,0,.1));height:450px;margin-bottom:0;margin-top:-290px;max-width:750px;object-fit:contain;position:relative;transform:translateY(-20px);width:100%;z-index:999}.creative-motion-form-section{display:flex;flex:1.2 1;flex-direction:column;height:300px;justify-content:center;min-width:0;padding:1rem;position:relative;text-align:center;z-index:5}.creative-motion-title{color:#222;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.creative-motion-subtitle{color:#555;font-size:1rem;font-weight:600;margin-bottom:1.5rem}.creative-motion-form-container{width:100%}.creative-motion-form{display:flex;flex-direction:column;gap:.8rem}.creative-motion-textarea{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-size:.9rem;padding:.8rem;resize:none;transition:all .3s ease;width:100%}.creative-motion-textarea:focus{border-color:#ffd000;box-shadow:0 0 0 2px #ffd00033;outline:none}.creative-motion-button-container{text-align:center}.creative-motion-button{background-color:#ffd000;border:none;border-radius:6px;color:#000;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.5rem;transition:all .3s ease}.creative-motion-button:hover{background-color:#ffb000;box-shadow:0 4px 15px #ffd0004d;transform:translateY(-2px)}.creative-motion-button:disabled{background-color:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.creative-motion-status{font-size:.8rem;font-weight:500;margin-top:.5rem}.creative-motion-status.success{color:#28a745}.creative-motion-status.error{color:#dc3545}.sidebar-section{flex:1.3 1;flex-direction:column;height:300px;min-width:0;padding:1rem;position:relative;z-index:5}.sidebar-row,.sidebar-section{display:flex;justify-content:center}.sidebar-row{align-items:flex-start;flex-direction:row;gap:.5rem;height:100%}.quick-links{flex:1 1;margin-left:50px;min-width:120px}.connect-section{flex:1 1;margin-left:20px;min-width:120px}.sidebar-title{color:#222;font-size:1rem;font-weight:600;margin-bottom:.8rem}.quick-links-list{list-style:none;margin:0;padding:0}.quick-links-list li{margin-bottom:.3rem}.quick-links-list a{color:#666;font-size:.85rem;text-decoration:none;transition:color .3s ease}.quick-links-list a:hover{color:#ffd000}.social-icons{display:flex;flex-wrap:nowrap;gap:.9rem;justify-content:flex-start;margin-bottom:2rem}.social-icon{color:#333;flex-shrink:0;font-size:1.1rem;text-decoration:none;transition:all .3s ease}.social-icon:hover{color:#ffd000;transform:translateY(-2px)}.company-info{margin-top:.8rem}.company-name{color:#222;font-size:.9rem;font-weight:600;margin-bottom:.3rem;white-space:normal}.company-description,.company-tagline{color:#666;font-size:.8rem;line-height:1.3;margin-bottom:.3rem;overflow:visible;white-space:normal}.creative-motion-address{background-color:#f8f9fa;border-top:1px solid #eee;margin-top:.5rem;padding:1rem;position:relative;text-align:center;z-index:5}.address-text{color:#555;font-size:.9rem;margin:0}.creative-motion-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;padding:1rem 0;position:relative;z-index:5}.footer-container{margin:0 auto;max-width:1400px;padding:0 1rem}.footer-row{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between}.footer-left,.footer-right{flex:1 1}.footer-left{text-align:left}.footer-right{text-align:right}.copyright-text{color:#6c757d;font-size:.85rem}.credit-text{align-items:center;color:#6c757d;display:flex;font-size:.8rem;gap:.25rem;justify-content:flex-end}.credit-link{color:#ffd000;font-weight:600;text-decoration:none}.credit-link:hover{text-decoration:underline}.scroll-to-top{background-color:#ffd000;border:none;border-radius:50%;bottom:40px;box-shadow:0 4px 15px #ffd0004d;color:#333;cursor:pointer;height:50px;position:fixed;right:20px;transition:all .3s ease;width:50px;z-index:1000}.scroll-to-top:hover{background-color:#ffb000;transform:translateY(-2px)}.process-quote-section-title{width:100%}@media (max-width:1200px){.creative-motion-container{margin-top:-40px}.creative-motion-content{align-items:center;flex-direction:column;min-height:auto;padding:40px 1rem 1.5rem}.character-section,.creative-motion-form-section,.logo-section,.sidebar-section{flex:none;height:auto;max-width:500px;padding:1rem;width:100%}.character-section:after,.creative-motion-form-section:after,.logo-section:after{display:none}.character-section{max-width:350px;z-index:999}.character-image{margin-top:-60px;transform:translateY(-10px)}.logo-section{max-width:300px}.xplo-logo{width:240px}.sidebar-row{flex-direction:column;gap:1rem}.connect-section,.quick-links{margin-left:0}.process-quote-section{border-radius:0;margin:30px 0;padding:30px 20px}.process-quote-section-title{font-size:30px}.process-quote-section-description{font-size:18px;margin:25px 0}.quote-popup{padding:20px}.quote-popup-header h3{font-size:20px}}@media (max-width:768px){.creative-motion-container{margin-top:-20px}.creative-motion-content{padding:20px 1rem 1rem}.character-image{margin-top:-60px;max-width:480px;min-height:250px;transform:translateY(-5px)}.character-section{z-index:999}.xplo-logo{margin-top:0;max-width:150px}.creative-motion-form-section,.sidebar-section{padding:.8rem}.creative-motion-title{font-size:1.4rem}.creative-motion-subtitle{font-size:.9rem}.sidebar-row{flex-direction:column;gap:.8rem}.social-icons{gap:.4rem}.footer-row{flex-direction:column;gap:.5rem}.footer-left,.footer-right,.footer-row{text-align:center}.credit-text{justify-content:center}.creative-motion-address{padding:.8rem}.creative-motion-footer{padding:.8rem 0}.process-quote-section{border-radius:0;margin:30px 0;padding:30px 20px}.process-quote-section-title{display:flex;font-size:30px;justify-content:center;width:100%}.process-quote-section-description{font-size:18px;margin:25px 0}}@media (min-width:1400px){.process-quote-section-title{display:flex;justify-content:center;width:100%}.creative-motion-content{padding:0 2rem}.logo-section{flex:1 1;max-width:300px}.character-section{flex:1 1;max-width:650px;z-index:999}.character-image{margin-top:-160px;max-width:900px;min-height:600px;transform:translateY(-30px)}.creative-motion-form-section{flex:1.2 1}.sidebar-section{flex:1.3 1}.xplo-logo{width:320px}.creative-motion-title{font-size:1.8rem}.creative-motion-subtitle{font-size:1.1rem}.sidebar-row{gap:1rem}.connect-section,.quick-links{min-width:140px}.quick-links{margin-left:80px}.connect-section{margin-left:40px}}@media (max-width:426px){.process-quote-section{display:flex;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-60px}.character-section{margin-left:-200px;margin-top:-280px}}@media (max-width:340px){.process-quote-section{display:flex;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-30px}.character-section{margin-left:-180px;margin-top:-320px;max-height:440}}@media (min-width:426px) and (max-width:521px){.process-quote-section{display:flex;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-100px}.character-section{margin-left:-250px;margin-top:-260px}}@media (min-width:521px) and (max-width:577px){.process-quote-section{display:flex;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-130px}.character-section{margin-left:-300px;margin-top:-270px}}@media (min-width:577px) and (max-width:600px){.process-quote-section{display:flex;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-220px}.character-section{margin-left:-340px;margin-top:-280px}}@media (min-width:601px) and (max-width:624px){.process-quote-section{display:flex;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-260px}.character-section{margin-left:-360px;margin-top:-280px}}@media (min-width:625px) and (max-width:655px){.process-quote-section{display:flex;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-280px}.character-section{margin-left:-380px;margin-top:-290px}}@media (min-width:656px) and (max-width:672px){.process-quote-section{display:flex;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-280px}.character-section{margin-left:-380px;margin-top:-290px}}@media (min-width:673px) and (max-width:720px){.process-quote-section{display:flex;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-280px}.character-section{margin-left:-430px;margin-top:-290px}}@media (min-width:721px) and (max-width:768px){.process-quote-section{display:flex;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-210px}.character-section{margin-left:-420px;margin-top:-270px}}@media (min-width:769px) and (max-width:800px){.process-quote-section{display:flex;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-300px}.xplo-logo{margin:0}.character-section{margin-left:-400px;margin-top:-320px}}@media (min-width:801px) and (max-width:832px){.process-quote-section{align-items:end;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-330px}.xplo-logo{margin:0}.process-quote-section-quote-button{align-items:end;width:-webkit-fit-content;width:fit-content}.character-section{margin-left:-450px;margin-top:-330px}}@media (min-width:833px) and (max-width:864px){.process-quote-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-350px}.xplo-logo{margin:0}.character-section{margin-left:-480px;margin-top:-330px}}@media (min-width:865px) and (max-width:896px){.process-quote-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-350px}.xplo-logo{margin:0}.process-quote-section-quote-button{align-items:end;width:-webkit-fit-content;width:fit-content}.character-section{margin-left:-520px;margin-top:-310px}}@media (min-width:897px) and (max-width:928px){.process-quote-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-360px}.xplo-logo{margin:0}.process-quote-section-quote-button{align-items:end;width:-webkit-fit-content;width:fit-content}.character-section{margin-left:-550px;margin-top:-310px}}@media (min-width:929px) and (max-width:960px){.process-quote-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.logo-section{justify-content:end;margin-right:-370px}.xplo-logo{margin:0}.character-section{margin-left:-560px;margin-top:-310px}}@media (min-width:961px) and (max-width:992px){.process-quote-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.process-quote-section-description{width:100%}.logo-section{justify-content:end;margin-right:-380px}.xplo-logo{margin:0}.character-section{margin-left:-570px;margin-top:-310px}}@media (min-width:993px) and (max-width:1020px){.process-quote-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.process-quote-section-description{width:100%}.logo-section{justify-content:end;margin-right:-380px}.xplo-logo{margin:0}.character-section{margin-left:-630px;margin-top:-300px}}@media (min-width:1021px) and (max-width:1048px){.process-quote-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.process-quote-section-description{width:100%}.logo-section{justify-content:end;margin-right:-440px}.xplo-logo{margin:0}.character-section{margin-left:-630px;margin-top:-300px}}@media (min-width:1049px) and (max-width:1076px){.process-quote-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.process-quote-section-description{width:100%}.logo-section{justify-content:end;margin-right:-460px}.xplo-logo{margin:0}.character-section{margin-left:-660px;margin-top:-300px}}@media (min-width:1077px) and (max-width:1104px){.process-quote-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.process-quote-section-description{width:100%}.logo-section{justify-content:end;margin-right:-480px}.xplo-logo{margin:0}.character-section{margin-left:-680px;margin-top:-300px}}@media (min-width:1105px) and (max-width:1132px){.process-quote-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.process-quote-section-description{width:100%}.logo-section{justify-content:end;margin-right:-500px}.xplo-logo{margin:0}.character-section{margin-left:-700px;margin-top:-300px}}@media (min-width:1133px) and (max-width:1200px){.process-quote-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.process-quote-section-description{width:100%}.logo-section{justify-content:end;margin-right:-520px}.xplo-logo{margin:0}.character-section{margin-left:-720px;margin-top:-300px}}@media (min-width:1200px){.process-quote-section{padding-left:40px;padding-right:40px}.character-section{height:0!important;width:0!important}}@media (min-width:1201px) and (max-width:1300px){.process-quote-section-title{font-size:1.5rem}.process-quote-section-description{font-size:.7rem}.character-image{min-height:200px;width:450px!important}.character-section{margin-left:-40px;margin-top:190px}.creative-motion-content{padding-left:0}.connect-section,.quick-links{margin-left:0}.xplo-logo{width:220px}.creative-motion-content{padding-top:0}.logo-section:after{left:85%}}@media (min-width:1301px) and (max-width:1400px){.process-quote-section-title{font-size:1.5rem}.process-quote-section-description{font-size:.7rem}.character-image{min-height:200px;width:450px!important}.character-section{margin-left:-40px;margin-top:190px}.creative-motion-content{padding-left:0}.connect-section,.quick-links{margin-left:0}.xplo-logo{width:220px}.creative-motion-content{padding-top:0}.logo-section:after{left:85%}}@media (min-width:1501px) and (max-width:1600px){.process-quote-section-title{font-size:1.8rem}.process-quote-section-description{font-size:1rem}.character-image{min-height:400px;width:500px!important}.character-section{margin-left:-60px;margin-top:45px}.creative-motion-content{padding-left:0}.connect-section,.quick-links{margin-left:0}}@media (min-width:1401px) and (max-width:1500px){.process-quote-section-title{font-size:1.6rem}.process-quote-section-description{font-size:.8rem}.character-image{min-height:300px;width:450px!important}.character-section{margin-left:-40px;margin-top:55px}.creative-motion-content{padding-left:0}.connect-section,.quick-links{margin-left:0}.logo-section:after{left:92%}}@media (min-width:1501px) and (max-width:1600px){.process-quote-section-title{font-size:1.6rem}.process-quote-section-description{font-size:.8rem}.character-image{min-height:300px;width:450px!important}.character-section{margin-left:-40px;margin-top:55px}.creative-motion-content{padding-left:0}.connect-section,.quick-links{margin-left:0}.logo-section:after{left:95%}}@media (min-width:1601px) and (max-width:1700px){.process-quote-section-title{font-size:1.8rem}.process-quote-section-description{font-size:1rem}.character-image{min-height:300px;width:450px!important}.character-section{margin-left:-60px;margin-top:45px}.creative-motion-content{padding-left:0}.logo-section:after{left:90%}}@media (min-width:1601px) and (max-width:1650px){.character-section{margin-left:-80px;margin-top:55px}}@media (min-width:1651px) and (max-width:1700px){.character-section{margin-left:-80px;margin-top:55px}}@media (min-width:1701px) and (max-width:1750px){.character-section{margin-top:40px!important}}@media (min-width:1751px) and (max-width:1800px){.character-section{margin-top:45px}}@media (min-width:1701px) and (max-width:1800px){.process-quote-section-title{font-size:1.8rem}.process-quote-section-description{font-size:1rem}.character-image{min-height:400px;width:900px}.character-section{margin-left:-60px;margin-top:45px}.creative-motion-content{padding-left:0}.logo-section:after{left:95%}}@media (min-width:1801px) and (max-width:1850px){.character-section{margin-top:75px!important}}@media (min-width:1851px) and (max-width:1900px){.character-section{margin-top:65px}}@media (min-width:1801px) and (max-width:1900px){.process-quote-section-title{font-size:1.8rem}.process-quote-section-description{font-size:1rem}.character-image{min-height:400px}.character-section{margin-left:-60px;margin-top:65px}.creative-motion-content{padding-left:0}}@media (min-width:1901px) and (max-width:2000px){.process-quote-section-title{font-size:1.8rem}.process-quote-section-description{font-size:1rem}.character-image{min-height:400px}.character-section{margin-left:0;margin-top:55px}.logo-section:after{left:110%}}@media (min-width:1901px) and (max-width:1950px){.character-section{margin-left:0;margin-top:70px}}@media (min-width:1951px) and (max-width:2000px){.character-section{margin-left:0;margin-top:60px}}@media (min-width:2001px) and (max-width:2100px){.process-quote-section{padding-left:100px}.character-image{min-height:400px}.character-section{margin-left:-90px;margin-top:40px}}@media (min-width:2101px) and (max-width:2200px){.process-quote-section{padding-left:40px;padding-right:40px}.character-image{min-height:400px}.character-section{margin-left:-70px;margin-top:40px}.logo-section:after{left:105%}}@media (min-width:2201px) and (max-width:2300px){.process-quote-section{padding-left:40px;padding-right:40px}.character-image{min-height:400px}.character-section{margin-left:-30px;margin-top:40px}.logo-section:after{left:110%}}@media (min-width:2301px) and (max-width:2400px){.process-quote-section{padding-left:40px;padding-right:40px}.character-image{min-height:400px}.character-section{margin-left:0;margin-top:40px}.logo-section:after{left:115%}}@media (min-width:2401px) and (max-width:2500px){.process-quote-section{padding-left:40px;padding-right:40px}.character-image{min-height:400px}.character-section{margin-left:0;margin-top:40px}.logo-section:after{left:120%}}@media (min-width:2501px) and (max-width:2559px){.process-quote-section{padding-left:40px;padding-right:40px}.character-image{min-height:400px}.character-section{margin-left:50px;margin-top:40px}.logo-section:after{left:125%}}@media (min-width:2560px){.process-quote-section{padding-left:40px;padding-right:40px}.character-image{min-height:400px}.character-section{margin-left:100px;margin-top:40px}.logo-section:after{left:135%}}.process-quote-section{background-color:#ffb000;border-radius:0;color:#fff;margin:50px 0 0;padding:50px 0;position:relative;width:100%;z-index:1}.process-quote-section-title{font-size:40px;font-weight:700}.process-quote-section-description{font-size:22px;font-weight:400;margin:30px 0}.process-quote-section-quote-button{border:none;border-radius:6px;font-weight:500;padding:10px 28px;transition:all .3s ease}.process-quote-section-quote-button:hover{background-color:#ff6700;box-shadow:0 6px 12px #ffb00066;color:#fffbea;transform:scale(1.07)}.submit-message{border-radius:4px;margin:10px 0;padding:10px;text-align:center}.submit-message.success{background-color:#d4edda;color:#155724}.submit-message.error{background-color:#f8d7da;color:#721c24}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:768px){.process-quote-section{border-radius:0;margin:30px 0;padding:30px 20px}.process-quote-section-title{font-size:30px}.process-quote-section-description{font-size:18px;margin:25px 0}.process-quote-section-quote-button{border:none;border-radius:6px;padding:10px 28px}}.quote-popup-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.quote-popup{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000004d;max-width:500px;padding:30px;position:relative;width:90%;z-index:10001}.quote-popup-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.quote-popup-header h3{color:#333;font-size:24px;margin:0}.quote-popup-close{background:none;border:none;color:#666;cursor:pointer;font-size:28px}.quote-popup-form .form-group{margin-bottom:20px;text-align:left}.quote-popup-form label{color:#333;display:block;font-weight:500;margin-bottom:8px}.quote-popup-form input,.quote-popup-form select,.quote-popup-form textarea{border:1px solid #ddd;border-radius:6px;font-size:16px;padding:12px;width:100%}.quote-popup-form textarea{resize:vertical}.submit-button{background-color:#ffb000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:12px 28px;transition:background-color .3s;width:100%}.submit-button:hover{background-color:#ffd000}@media (max-width:768px){.quote-popup{padding:20px}.quote-popup-header h3{font-size:20px}}.whatsapp-button{background-color:#25d366;border:none;border-radius:50%;bottom:100px;box-shadow:0 2px 10px #0000004d;cursor:pointer;padding:14px;position:fixed;right:20px;transition:transform .2s ease-in-out;z-index:9999}.whatsapp-button:hover{transform:scale(1.1)}.popup-form2-overlay{align-items:center;animation:popup-form2-fade-in .3s ease-in-out;background-color:#fff;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:20px;width:100%;z-index:9999}.popup-form2-container{animation:popup-form2-slide-up .4s ease;background:#fff;border-radius:12px;box-shadow:0 15px 35px #00000026;box-sizing:border-box;max-height:90vh;max-width:800px;overflow-y:auto;padding:30px;position:relative;width:100%}.popup-form2-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.popup-form2-title{color:#000;flex:1 1;font-size:1.5rem;font-weight:600;line-height:1.4;margin:0;padding-right:15px}.popup-form2-close-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:30px;justify-content:center;padding:0;transition:color .2s ease;width:30px}.popup-form2-close-btn:hover:not(:disabled){background-color:#f8f8f8;color:#ff5c5c}.popup-form2-close-btn:disabled{cursor:not-allowed;opacity:.5}.popup-form2-content{display:flex;gap:30px}.popup-form2-image-side{align-items:center;display:flex;flex:1 1;justify-content:center}.popup-form2-form-side{flex:1 1}.popup-form2-image-placeholder{align-items:center;border-radius:8px;display:flex;height:400px;justify-content:center;overflow:hidden;width:100%}.popup-form2-image-text{color:#999;font-size:1.2rem}.popup-form2-success-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;font-size:.95rem;margin-bottom:20px;padding:12px 15px}.popup-form2-error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;font-size:.95rem;margin-bottom:20px;padding:12px 15px}.popup-form2-main{width:100%}.popup-form2-group{margin-bottom:20px}.popup-form2-input,.popup-form2-select,.popup-form2-textarea{background-color:#fff;border:2px solid #e1e5e9;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;outline:none;padding:14px 15px;transition:all .2s ease;width:100%}.popup-form2-input:focus,.popup-form2-select:focus,.popup-form2-textarea:focus{border-color:#ffd000;box-shadow:0 0 0 3px #ffd00033}.popup-form2-input:disabled,.popup-form2-select:disabled,.popup-form2-textarea:disabled{background-color:#f8f9fa;cursor:not-allowed;opacity:.7}.popup-form2-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:1em;cursor:pointer}.popup-form2-select option{padding:8px}.popup-form2-submit-btn{background-color:#ffd000;border:none;border-radius:8px;color:#000;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;margin-top:10px;overflow:hidden;padding:16px 25px;position:relative;transition:all .3s ease;width:100%}.popup-form2-submit-btn:hover:not(:disabled){background-color:#ffb000;box-shadow:0 6px 18px #ffd0004d;transform:translateY(-1px)}.popup-form2-submit-btn:disabled{background-color:#e9ecef;box-shadow:none;color:#6c757d;cursor:not-allowed;transform:none}.popup-form2-submit-btn-loading{position:relative}.popup-form2-submit-btn-loading:after{animation:popup-form2-spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#000;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.popup-form2-image-side-mobile{display:none}@keyframes popup-form2-fade-in{0%{opacity:0}to{opacity:1}}@keyframes popup-form2-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes popup-form2-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.popup-form2-content{flex-direction:column;gap:20px}.popup-form2-container{max-width:500px;padding:25px}.popup-form2-title{font-size:1.3rem}.popup-form2-image-placeholder{height:200px}.popup-form2-image-side-mobile{display:block}.popup-form2-image-side,.popup-form2-title{display:none}}@media (max-width:480px){.popup-form2-container{padding:20px}.popup-form2-title{font-size:1.1rem}.popup-form2-input,.popup-form2-select,.popup-form2-textarea{padding:12px 15px}.popup-form2-submit-btn{padding:14px 20px}}
/*# sourceMappingURL=main.59dfcc4d.css.map*/