:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.transform-data-section{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem 6vw;background:#f5f5f5;min-height:300px}.transform-data-content{flex:1;max-width:500px;display:flex;flex-direction:column;justify-content:center;text-align:left}.transform-data-content h2{font-size:2.2rem;font-weight:700;margin-bottom:0rem;line-height:1.2;color:#222}.transform-data-content p{font-size:.95rem;margin-top:0rem;margin-bottom:1rem;color:#666;line-height:1.6}.transform-data-content button{background:#000;color:#fff;font-size:.7rem;font-weight:600;padding:6px 10px;border:2px solid #000;border-radius:3px;cursor:pointer;transition:all .3s ease;width:fit-content;text-transform:uppercase;letter-spacing:.3px;align-self:flex-start;margin-bottom:0rem}.transform-data-content button:hover{background:#222;border-color:#222;transform:translateY(-1px);box-shadow:0 2px 6px #0000004d}.transform-data-illustration{flex:1;display:flex;justify-content:center;align-items:center;max-width:500px}.transform-data-illustration img{width:100%;max-width:480px;height:auto;object-fit:contain}@media (min-width: 1200px){.transform-data-section{padding:1.5rem 8vw;gap:3rem}.transform-data-content h2{font-size:2.4rem}.transform-data-content p{font-size:1rem}.transform-data-illustration{display:flex;align-items:center;justify-content:center}.transform-data-illustration img{max-width:500px}}@media (max-width: 1199px) and (min-width: 992px){.transform-data-content h2{font-size:2rem}.transform-data-content p{font-size:.9rem}.transform-data-illustration{display:flex;align-items:center;justify-content:center}.transform-data-illustration img{max-width:450px}}@media (max-width: 991px) and (min-width: 768px){.transform-data-section{padding:1rem 4vw;gap:2rem;min-height:250px}.transform-data-content{text-align:left}.transform-data-content h2{font-size:1.6rem}.transform-data-content p{font-size:.85rem}.transform-data-content button{align-self:flex-start}.transform-data-illustration{display:flex;align-items:center;justify-content:center}.transform-data-illustration img{max-width:400px}}@media (max-width: 767px) and (min-width: 576px){.transform-data-section{flex-direction:column;text-align:center;padding:1rem 5vw;gap:1rem;min-height:auto}.transform-data-content{max-width:100%;text-align:center}.transform-data-content h2{font-size:1.8rem;font-weight:800;margin-bottom:.5rem}.transform-data-content p{font-size:1rem;margin-bottom:1rem}.transform-data-content button{margin:0 auto;padding:5px 8px;font-size:.65rem;border-radius:3px;border:2px solid #000}.transform-data-illustration{max-width:280px;margin:0 auto}.transform-data-illustration img{max-width:300px}}@media (max-width: 575px){.transform-data-section{flex-direction:column;padding:.8rem 4vw;gap:.8rem;text-align:center}.transform-data-content{text-align:center}.transform-data-content h2{font-size:1.5rem;font-weight:800;margin-bottom:.4rem;line-height:1.3}.transform-data-content p{font-size:.9rem;margin-bottom:.8rem;line-height:1.5}.transform-data-content button{padding:4px 7px;font-size:.6rem;border-radius:3px;border:2px solid #000;margin:0 auto}.transform-data-illustration{max-width:200px;margin:0 auto}.transform-data-illustration img{max-width:250px}}@media (max-width: 375px){.transform-data-section{padding:.6rem 3vw}.transform-data-content{text-align:center}.transform-data-content h2{font-size:1.3rem;font-weight:800;margin-bottom:.3rem}.transform-data-content p{font-size:.85rem;margin-bottom:.6rem}.transform-data-content button{padding:3px 6px;font-size:.55rem;border-radius:3px;border:1px solid #000;margin:0 auto}.transform-data-illustration img{max-width:280px}}.client-choose-section.client-choose-bg-section{background:#fff url(/Asset%2051.png) no-repeat right top;background-size:contain;background-position:right top;min-height:420px;position:relative;overflow:hidden}.client-choose-content{position:relative;z-index:1;text-align:center;padding:3rem 1rem 4rem}.client-choose-title{font-weight:900;font-size:2.2rem;margin-bottom:.5rem;color:#111}.client-choose-subtitle{color:#444;margin-bottom:2.5rem;font-size:1.1rem}.client-choose-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 3rem;max-width:700px;margin:0 auto}.client-choose-item{display:flex;align-items:center;gap:1.2rem}.client-choose-icon-container{width:70px;height:70px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.client-choose-icon{width:70px;height:70px;border-radius:50%;object-fit:cover;box-shadow:0 2px 8px #00000012}.client-choose-text{text-align:left;font-weight:700;font-size:1.15rem;color:#111;line-height:1.3}@media (max-width: 1024px){.client-choose-content{padding:2.5rem 1rem 3rem}.client-choose-title{font-size:2rem}.client-choose-grid{max-width:600px;gap:2rem 2.5rem}}@media (max-width: 900px){.client-choose-section.client-choose-bg-section{background-size:70vw}.client-choose-content{padding:2rem 1rem 2.5rem}.client-choose-title{font-size:1.8rem}.client-choose-subtitle{font-size:1rem;margin-bottom:2rem}}@media (max-width: 768px){.client-choose-grid{grid-template-columns:1fr;gap:2rem 0;max-width:400px}.client-choose-section.client-choose-bg-section{background-size:100vw;background-position:center top}.client-choose-item{gap:1rem}.client-choose-icon-container,.client-choose-icon{width:60px;height:60px}.client-choose-text{font-size:1rem}}@media (max-width: 480px){.client-choose-content{padding:1.5rem .75rem 2rem}.client-choose-title{font-size:1.6rem;margin-bottom:.5rem}.client-choose-subtitle{font-size:.95rem;margin-bottom:1.5rem}.client-choose-grid{gap:1.5rem 0;max-width:320px}.client-choose-item{gap:.8rem}.client-choose-icon-container,.client-choose-icon{width:50px;height:50px}.client-choose-text{font-size:.9rem;line-height:1.4}}@media (max-width: 320px){.client-choose-content{padding:1.25rem .5rem 1.5rem}.client-choose-title{font-size:1.4rem}.client-choose-subtitle{font-size:.9rem}.client-choose-grid{max-width:280px}.client-choose-text{font-size:.85rem}}.ready-to-transform-section{display:flex;align-items:center;justify-content:center;gap:18px;padding:8px 3vw;background:#f5f5f5}.ready-to-transform-content{max-width:440px;flex:1 1 0;display:flex;flex-direction:column;justify-content:center;text-align:left}.ready-to-transform-content h2{font-size:2.8rem;font-weight:700;margin-bottom:18px;line-height:1.1;color:#222}.ready-to-transform-content p{font-size:1rem;margin-bottom:18px;color:#222}.ready-to-transform-content button{background:#111;color:#fff;font-size:1rem;font-weight:700;padding:12px 28px;border:none;border-radius:2px;cursor:pointer;transition:background .2s;width:fit-content}.ready-to-transform-content button:hover{background:#333}.ready-to-transform-illustration{flex:1 1 0;display:flex;justify-content:center;align-items:center;min-width:0}.ready-to-transform-illustration img{width:auto;max-width:650px;max-height:90vh;object-fit:contain;display:block}@media (min-width: 1400px){.ready-to-transform-section{padding:0px 4vw;gap:60px;margin-top:-40px}.ready-to-transform-content{text-align:left;margin-left:60px}.ready-to-transform-content h2{font-size:2.8rem}.ready-to-transform-content p{font-size:1.1rem}.ready-to-transform-illustration img{max-width:600px}}@media (max-width: 1399px) and (min-width: 1200px){.ready-to-transform-section{padding:12px 3vw;gap:40px}.ready-to-transform-content{text-align:left}.ready-to-transform-content h2{font-size:2.6rem}.ready-to-transform-content p{font-size:1rem}.ready-to-transform-illustration img{max-width:500px}}@media (max-width: 1199px) and (min-width: 1024px){.ready-to-transform-section{padding:0px 3vw;gap:30px;margin-top:-25px}.ready-to-transform-content{max-width:50%;flex-shrink:0;text-align:left;margin-left:40px}.ready-to-transform-content h2{font-size:2rem;margin-bottom:15px}.ready-to-transform-content p{font-size:.85rem}.ready-to-transform-content button{padding:10px 20px;font-size:.9rem}.ready-to-transform-illustration{max-width:50%;flex-shrink:0}.ready-to-transform-illustration img{max-width:100%;max-height:300px}}@media (max-width: 1023px) and (min-width: 992px){.ready-to-transform-section{padding:0px 3vw 5px;gap:15px;margin-top:-190px}.ready-to-transform-content{max-width:55%;flex-shrink:0;text-align:left}.ready-to-transform-content h2{font-size:2rem;margin-top:0rem;margin-bottom:12px}.ready-to-transform-content p{font-size:.85rem}.ready-to-transform-content button{padding:10px 20px;font-size:.9rem}.ready-to-transform-illustration{max-width:45%;flex-shrink:0}.ready-to-transform-illustration img{max-width:100%;max-height:280px}}@media (max-width: 991px) and (min-width: 768px){.ready-to-transform-section{padding:8px 4vw;gap:25px}.ready-to-transform-content{text-align:left}.ready-to-transform-content h2{font-size:2rem}.ready-to-transform-content p{font-size:.75rem}.ready-to-transform-content button{padding:10px 20px;font-size:.9rem}.ready-to-transform-illustration img{max-width:380px;max-height:300px}}@media (max-width: 991px) and (min-width: 768px){.ready-to-transform-section{padding:0px 6vw;gap:25px;margin-top:-25px}.ready-to-transform-content{text-align:left}.ready-to-transform-content h2{font-size:2rem}.ready-to-transform-content p{font-size:.85rem}.ready-to-transform-content button{padding:10px 20px;font-size:.9rem}.ready-to-transform-illustration img{max-width:380px;max-height:300px}}@media (max-width: 767px) and (min-width: 576px){.ready-to-transform-section{flex-direction:column;align-items:center;padding:7px 4vw 6px;gap:0px}.ready-to-transform-content{max-width:100%;text-align:center;order:1}.ready-to-transform-content h2{font-size:2.2rem;margin-bottom:15px}.ready-to-transform-content p{font-size:.9rem;margin-bottom:0}.ready-to-transform-content button{padding:12px 10px;font-size:.95rem;width:10rem;align-self:center;margin-top:1rem;margin-bottom:-1rem}.ready-to-transform-illustration{justify-content:center;margin-top:0;margin-bottom:-.4rem;width:100%;min-width:0;align-items:center;order:2}.ready-to-transform-illustration img{max-width:280px;max-height:220px;height:auto}}@media (max-width: 575px){.ready-to-transform-section{flex-direction:column;align-items:center;padding:6px 5vw 5px;gap:8px}.ready-to-transform-content{max-width:100%;text-align:center;order:1}.ready-to-transform-content h2{font-size:1.8rem;margin-bottom:12px;line-height:1.2}.ready-to-transform-content p{font-size:.85rem;margin-bottom:10px;line-height:1.4}.ready-to-transform-content button{padding:10px 20px;font-size:.85rem;width:10rem;align-self:center;margin-top:.5rem;margin-bottom:-1.3rem}.ready-to-transform-illustration{justify-content:center;margin-top:0;margin-bottom:-.3rem;width:100%;min-width:0;align-items:center;order:2}.ready-to-transform-illustration img{max-width:220px;max-height:180px;height:auto}}@media (max-width: 375px){.ready-to-transform-section{padding:5px 4vw 4px;gap:6px;align-items:center}.ready-to-transform-content{order:1;text-align:center}.ready-to-transform-content h2{font-size:1.6rem;margin-bottom:10px}.ready-to-transform-content p{font-size:.8rem;margin-bottom:8px}.ready-to-transform-content button{padding:8px 16px;font-size:.8rem;width:9rem;align-self:center;margin-top:.5rem;margin-bottom:-1rem}.ready-to-transform-illustration{order:2}.ready-to-transform-illustration img{max-width:180px;max-height:150px}}.contact-form{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.05)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-group label{font-weight:600;color:#333;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem 1rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#fff;color:#000}.form-group input,.form-group select,.form-group textarea{background-color:#fff!important;color:#000!important;-webkit-text-fill-color:#000;caret-color:#000}.form-group input:-webkit-autofill,.form-group input:-webkit-autofill:hover,.form-group input:-webkit-autofill:focus,.form-group textarea:-webkit-autofill,.form-group textarea:-webkit-autofill:hover,.form-group textarea:-webkit-autofill:focus{-webkit-text-fill-color:#000!important;caret-color:#000;-webkit-box-shadow:0 0 0px 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}.form-group input:-moz-autofill,.form-group textarea:-moz-autofill{box-shadow:0 0 0 1000px #fff inset;-moz-text-fill-color:#000!important}.form-group input::placeholder,.form-group textarea::placeholder{color:#999;opacity:.7}.form-group select option{color:#000}.form-group select.placeholder{color:#999!important}.form-group select option[disabled],.form-group select option[value=""]{color:#999}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3e3e3e;box-shadow:0 0 0 3px #ff00001a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.form-group select{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;appearance:none}.form-group textarea{resize:vertical;min-height:120px;line-height:1.5}.error-message{color:#dc3545;font-size:.875rem;margin-top:.5rem;display:flex;align-items:center;gap:.25rem}.success-message{background:#d4edda;color:#155724;padding:1rem;border-radius:8px;border:1px solid #c3e6cb;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;font-weight:500}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%) translateY(24px);display:flex;align-items:flex-start;gap:.75rem;max-width:min(92vw,720px);padding:.875rem 1rem;border-radius:12px;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 30px #0000001f;background:#fff;color:#111;z-index:9999;animation:toast-in .28s ease-out forwards;word-break:break-word;white-space:normal}.toast.success{border-color:#28a74559;box-shadow:0 10px 30px #28a7452e}.toast.error{border-color:#dc354559;box-shadow:0 10px 30px #dc35452e}.toast-icon{font-size:1.1rem;line-height:1;margin-top:2px}.toast-content{flex:1}.toast-text--short{display:none}.toast-text--long{display:inline}.toast-close{background:transparent;border:none;font-size:1.25rem;line-height:1;color:#666;cursor:pointer;padding:0 .25rem}.toast-close:hover{color:#000}@keyframes toast-in{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 540px){.toast{bottom:calc(12px + env(safe-area-inset-bottom));max-width:96vw;padding:.75rem .875rem;gap:.5rem;border-radius:10px}.toast-content{font-size:.95rem;line-height:1.4}.toast-icon{font-size:1rem}.toast-close{font-size:1.1rem}.toast-text--long{display:none}.toast-text--short{display:inline}}@media (max-width: 360px){.toast{max-width:98vw}.toast-content{font-size:.9rem}}.submit-btn{background:#111;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;max-width:200px;text-transform:uppercase;letter-spacing:.5px;margin-top:1rem}.submit-btn:hover:not(:disabled){background:#2f2f2f;transform:translateY(-2px);box-shadow:0 4px 12px #ff00004d}.submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 768px){.contact-form{padding:1.5rem}.form-grid{grid-template-columns:1fr;gap:1rem}.form-group input,.form-group select,.form-group textarea{padding:.875rem 1rem;font-size:1rem}.submit-btn{max-width:none;padding:.875rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.contact-form{padding:1rem;border-radius:8px}.form-grid{gap:.75rem}.form-group label{font-size:.9rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem .875rem;font-size:.95rem}.submit-btn{padding:.75rem 1.25rem;font-size:.95rem}}.contact-info{background:#f8f9fa;border-radius:12px;padding:2rem;height:fit-content;position:sticky;top:2rem}.contact-info h2{font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:#111}.contact-info>p{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6}.contact-methods{margin-bottom:2rem}.contact-method{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.contact-method:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.contact-icon{background:red;color:#fff;width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon.email{background:red;color:#fff}.contact-icon.phone{background:#16a34a;color:#fff}.contact-details h3{font-size:1.1rem;font-weight:600;margin-bottom:.25rem;color:#111}.contact-details p{font-size:1rem;color:#333;margin-bottom:.25rem;line-height:1.4}.contact-details span{font-size:.875rem;color:#666}.business-hours{margin-bottom:2rem}.business-hours h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#111}.hours-grid{background:#fff;border-radius:8px;padding:1rem;border:1px solid rgba(0,0,0,.05)}.day-hour{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.day-hour:last-child{border-bottom:none}.day{font-weight:500;color:#333}.time{color:#666;font-size:.95rem}.social-links{margin-bottom:2rem}.social-links h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#111}.social-buttons{display:flex;gap:1rem}.social-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;flex:1;justify-content:center}.social-btn.linkedin{background:#0077b5;color:#fff}.social-btn.linkedin:hover{background:#005885;transform:translateY(-2px)}.response-guarantee{background:linear-gradient(135deg,#000,#404445);border-radius:8px;padding:1.5rem;color:#fff}.guarantee-badge{display:flex;align-items:center;gap:1rem}.guarantee-icon{font-size:2rem;flex-shrink:0}.guarantee-badge strong{font-size:1.1rem;display:block;margin-bottom:.25rem}.guarantee-badge p{margin:0;opacity:.9;font-size:.95rem}@media (min-width: 769px) and (max-width: 1024px){.contact-info h2,.contact-info>p{text-align:center}.contact-methods{display:flex;flex-direction:column;align-items:center}.contact-method{width:100%;max-width:450px;justify-content:center}.contact-details,.social-links h3,.guarantee-badge{text-align:center}}@media (max-width: 768px){.contact-info{position:static;margin-top:0}.contact-info h2,.contact-info>p{text-align:center}.contact-methods{display:flex;flex-direction:column;align-items:center}.contact-method{width:100%;max-width:400px;justify-content:center}.contact-details{text-align:center}.social-buttons{flex-direction:column}.social-btn{justify-content:center}}@media (max-width: 480px){.contact-info{padding:1.5rem}.contact-info h2{font-size:1.8rem}.contact-info>p{font-size:1rem}.contact-method{padding:.75rem;max-width:100%}.contact-icon{width:40px;height:40px}.social-links h3{text-align:center}.guarantee-badge{flex-direction:column;text-align:center;gap:.5rem}.response-guarantee{padding:1rem}}.contact-page{background:#f8f9fa;min-height:100vh;padding:6rem 0 2rem;margin-top:60px}.contact-container{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.contact-form-section h1{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#111}.contact-form-section p{font-size:1.2rem;color:#666;margin-bottom:2rem;line-height:1.6}@media (max-width: 1024px){.contact-content{grid-template-columns:1fr;gap:2rem}.contact-form-section{order:1}.contact-info-section{order:2}.contact-info{position:static;margin-top:0}}@media (max-width: 768px){.contact-page{padding:2rem 0 1rem;margin-top:56px}.contact-container{padding:0 1rem}.contact-content{gap:1.5rem}.contact-form-section h1{font-size:2.5rem}.contact-form-section p{font-size:1.1rem}}@media (max-width: 480px){.contact-page{padding:1.5rem 0 1rem;margin-top:56px}.contact-container{padding:0 .5rem}.contact-form-section h1{font-size:2rem}.contact-form-section p{font-size:1rem}}.privacy-page{background:#f8f9fa;min-height:100vh;padding:6rem 0 2rem;margin-top:60px;position:relative}.privacy-page:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,#f44,#f84,#4f4,#4f8,#44f,#ff4)}.privacy-content:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px;background:linear-gradient(90deg,#f44,#f84,#4f4,#4f8,#44f,#ff4)}.privacy-content:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:8px;background:linear-gradient(90deg,#f44,#f84,#4f4,#4f8,#44f,#ff4)}.privacy-container{max-width:800px;margin:0 auto;padding:0 2rem}.privacy-content{background:#fff;padding:3rem;border-radius:0;box-shadow:none;line-height:1.6;text-align:justify;position:relative}.privacy-content h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#111;text-align:center}.effective-date{text-align:center;font-size:1.1rem;color:#666;margin-bottom:2rem;font-weight:500}.intro{font-size:1.1rem;color:#333;margin-bottom:2.5rem;text-align:justify;font-style:normal}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#111;border-bottom:none;padding-bottom:0;text-align:left}.privacy-section p{font-size:1rem;color:#333;margin-bottom:1rem;text-align:justify}.privacy-section ul{margin:1rem 0;padding-left:1.5rem;text-align:left}.privacy-section li{font-size:1rem;color:#333;margin-bottom:.5rem;text-align:left}.privacy-section a{color:#007bff;text-decoration:none;font-weight:500}.privacy-section a:hover{text-decoration:underline}.contact-info{background:transparent;padding:0;border-radius:0;margin-top:1rem}.contact-info p{margin-bottom:.5rem;font-size:1rem;text-align:left}.contact-info a{color:#007bff;text-decoration:none;font-weight:500}.contact-info a:hover{text-decoration:underline}.privacy-footer{margin-top:3rem;text-align:center}.footer-line{width:100%;height:1px;background-color:#ddd;margin-bottom:1.5rem}.copyright{font-size:.9rem;color:#666;margin:0;text-align:center}@media (max-width: 768px){.privacy-page{padding:2rem 0 1rem;margin-top:56px}.privacy-container{padding:0 1rem}.privacy-content{padding:2rem}.privacy-content h1{font-size:2rem}.effective-date,.intro{font-size:1rem}.privacy-section h2{font-size:1.3rem}.privacy-section p,.privacy-section li{font-size:.95rem}}@media (max-width: 480px){.privacy-page{padding:1.5rem 0 1rem;margin-top:56px}.privacy-container{padding:0 .5rem}.privacy-content{padding:1.5rem}.privacy-content h1{font-size:1.8rem}.effective-date,.intro{font-size:.95rem}.privacy-section h2{font-size:1.2rem}.privacy-section p,.privacy-section li{font-size:.9rem}.contact-info{padding:1rem}.contact-info p{font-size:1rem}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{font-weight:700;font-size:1.5rem;display:flex;align-items:center;gap:.5rem}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body{margin:0;font-family:Inter,Arial,sans-serif;background:#fff;color:#222;overflow-x:hidden;padding-top:60px}.navbar{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 8rem;background:#fff;box-shadow:0 2px 8px #00000008;position:sticky;top:0;z-index:10;transition:transform .3s cubic-bezier(.4,0,.2,1)}.navbar--hidden{transform:translateY(-100%)}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links li{cursor:pointer;font-weight:500;transition:color .2s}.nav-links li:hover{color:#3c3c3c}.cta-btn{background:#111;color:#fff;border:none;padding:.65rem .8rem;border-radius:4px;font-weight:600;cursor:pointer;transition:background .2s}.cta-btn:hover{background:#3f3f3f}.hero{background:url(/Asset%2014.png) center/cover no-repeat,#222;color:#fff;min-height:400px;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative}.hero-content{max-width:500px;z-index:1;text-align:center;margin-top:0}.hero h1{font-size:2.8rem;margin-bottom:0rem;font-weight:900;text-align:center}.hero p{font-size:1.2rem;margin-top:0rem;margin-bottom:2rem;text-align:center}.hero button{background:#fff;color:#111;border:none;padding:.8rem 2rem;border-radius:4px;font-weight:600;cursor:pointer;font-size:1rem;transition:background .2s,color .2s}.hero button:hover{background:#333;color:#fff}.services{padding:2rem 2rem 0rem;min-height:40vh;background:url(/Asset%2045.png) center/cover no-repeat,#fff;text-align:center}.services h2{font-size:2rem;margin-bottom:0rem;margin-top:0rem}.services p{color:#555;margin-bottom:3rem;margin-top:0rem}.service-cards{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.service-card{background:transparent;border-radius:0;box-shadow:none;padding:0;min-width:auto;max-width:none;flex:0 0 auto;text-align:center;border-top:none;display:flex;flex-direction:column;align-items:center}.service-card.red{border-top-color:#ff4d4f}.service-card.green{border-top-color:#52c41a}.service-card.blue{border-top-color:#1890ff}.service-card.yellow{border-top-color:#faad14}.service-card h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.service-card p{font-size:.98rem;color:#444;margin-bottom:1.2rem}.service-card button{background:none;color:#07f;border:none;font-weight:600;cursor:pointer;padding:0;font-size:1rem;transition:color .2s}.service-card button:hover{color:#111}.who-we-help{background:url(/Asset%2047.png) center/cover no-repeat;padding:3rem 0;min-height:auto;box-sizing:border-box;overflow-x:hidden;display:flex;align-items:center;justify-content:center;position:relative;background-size:cover;background-position:center;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.who-we-help-container{max-width:1100px;width:90%;margin:0 auto;padding:2rem 8rem;position:relative;z-index:1}.who-we-help h2{text-align:left;margin-left:0;font-size:2.2rem;font-weight:700;margin-top:0;margin-bottom:.5rem}.who-we-help>p{text-align:left;margin-left:0;font-size:1rem;margin-top:0;margin-bottom:2.5rem;color:#666}.help-content{display:flex;flex-wrap:wrap;gap:3rem;align-items:flex-start;justify-content:flex-start;width:100%;margin:0;position:relative;z-index:1;flex-direction:row}.help-cards-list-vertical{order:1}.help-illustration{order:2}.help-list{flex:1 1 340px;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.help-list div{background:#fff;border-radius:8px;padding:1.2rem 1.5rem;box-shadow:0 2px 8px #00000008;display:flex;align-items:flex-start;gap:1rem}.help-list span{font-size:1.5rem;font-weight:700;color:#07f;min-width:2.5rem}.help-list strong{font-size:1.1rem;font-weight:700}.help-list p{margin:.2rem 0 0;color:#555;font-size:.98rem}.help-cards-wrapper{flex:2 1 400px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0}.help-cards{gap:1.5rem;align-items:flex-start;margin-top:0}.help-cards-wrapper>p{margin-bottom:0}.help-illustration{flex:1 1 400px;display:flex;align-items:center;justify-content:center;min-width:300px;max-width:650px;margin-top:3rem}.help-illustration img{max-width:110%;width:100%;height:auto;object-fit:contain;margin-top:0}.help-card-img{width:100px;height:100px;max-width:100px;max-height:100px;object-fit:contain;margin-bottom:0}.help-card-img-large{width:200px!important;height:200px!important;max-width:200px!important;max-height:200px!important;display:block;margin-bottom:0!important;margin-left:0!important}.help-card-img-large+.help-card-desc{margin-top:0!important}.why-choose-us{background:#fff;padding:2rem 16vw 2rem 16vw;margin-top:0;position:relative;z-index:1}.why-choose-us h2{font-size:2rem;font-weight:900;margin-top:0;margin-bottom:2.5rem;margin-left:2rem;text-align:left;text-shadow:2px 2px 4px rgba(0,0,0,.1);letter-spacing:-.02em}.choose-content{display:flex;flex-wrap:wrap-reverse;gap:2rem;align-items:center;justify-content:space-between}.choose-list{flex:1 1 300px;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.8rem}.choose-list li{font-size:1.4rem;display:flex;align-items:center;gap:.7rem;font-weight:500}.choose-text{flex:1 1 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;padding-left:2rem}.choose-illustration{flex:1 1 0;display:flex;align-items:center;justify-content:flex-end;padding-right:3rem}.choose-illustration img{max-width:350px;width:100%;height:auto}.cta-section{background:#f5f5f5;padding:4rem 10vw 4rem 10vw;min-height:30rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:3rem;text-align:left}.cta-content{flex:1 1 400px;display:flex;flex-direction:column;align-items:flex-start}.cta-content h2{font-size:3.5rem;margin-bottom:0rem;line-height:1.3;text-align:left}.cta-content p{color:#111;margin-bottom:1rem;font-size:1.8rem;line-height:1.3;max-width:700px;text-align:left}.cta-content button{background:#111;color:#fff;border:none;padding:1rem 2rem;border-radius:1px;font-weight:600;cursor:pointer;font-size:1.2rem;transition:background .2s;align-self:flex-start;margin-top:.5rem}.cta-content button:hover{background:#333}.cta-illustration{flex:1 1 400px;display:flex;align-items:center;justify-content:flex-end;padding-right:0}.cta-illustration img{max-width:720px;width:100%;height:auto}.footer{background:#111;color:#fff;padding:2rem 6vw 1rem 6vw;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.footer-logo{font-weight:700;font-size:1.3rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;font-size:.98rem;color:#bbb}.footer-links span{cursor:pointer;transition:color .2s}.footer-links span:hover{color:#fff}.footer-social{margin-top:.5rem}.footer-social a{color:#fff;text-decoration:none;font-weight:600;transition:color .2s}.footer-social a:hover{color:#07f}.footer-copy{margin-top:.5rem;font-size:.9rem;color:#bbb}.footer-logo-img{height:28px;margin-right:.5rem;vertical-align:middle}.footer-social-img{height:22px;margin-left:.1rem;vertical-align:middle}.footer-separator{color:#888;margin:0 .2rem}@media (min-width: 1200px){.who-we-help-container{padding:2rem 12rem}.help-content{gap:2rem;justify-content:flex-start}}@media (min-width: 1025px){.who-we-help-container{padding:2rem 10rem}.help-content{gap:2.5rem;justify-content:flex-start}.help-illustration{max-width:700px;margin-top:4rem}.help-illustration img{max-width:115%}}@media (min-width: 1025px) and (max-width: 1240px){.choose-illustration img{max-width:450px}}@media (max-width: 1024px){.choose-illustration{flex:2 1 0;padding-right:.5rem}.choose-illustration img{max-width:600px}}@media (min-width: 900px) and (max-width: 1024px){.choose-illustration img{max-width:580px}}@media (min-width: 1000px) and (max-width: 1100px){.choose-text{flex:.8 1 0!important;max-width:400px!important;padding-right:1rem!important}.choose-illustration{flex:1.2 1 0!important}.choose-illustration img{max-width:720px!important}}@media (min-width: 1020px) and (max-width: 1028px){.choose-illustration{flex:2.5 1 0!important;max-width:none!important}.choose-illustration img{max-width:650px!important}}@media (max-width: 1024px){.who-we-help{min-height:60vh;padding:2rem 0}.who-we-help-container{max-width:88%;padding:1.5rem 5rem}.help-content{flex-direction:row!important;align-items:flex-start!important;gap:1rem!important}.help-cards-list-vertical{flex:1!important;padding-right:1rem!important}.help-illustration{flex:1!important;max-width:800px!important;margin-top:3rem!important;padding-left:1rem!important}.help-illustration img{max-width:140%!important}}@media screen and (max-width: 1024px){.who-we-help .help-content{gap:1rem!important}.who-we-help .help-cards-list-vertical{padding-right:1rem!important}.who-we-help .help-illustration{max-width:800px!important;margin-top:3rem!important;padding-left:1rem!important}.who-we-help .help-illustration img{max-width:140%!important}}@media (min-width: 1000px) and (max-width: 1024px){.help-content{gap:1rem!important}.help-cards-list-vertical{padding-right:1rem!important}.help-illustration{flex:1;max-width:800px!important;margin-top:3rem!important;padding-left:1rem!important}.help-illustration img{max-width:140%!important}}@media (max-width: 900px){.service-cards,.help-content,.choose-content{flex-direction:column;gap:2rem}.choose-content{gap:1.5rem}.choose-content{flex-direction:column-reverse;align-items:center;text-align:center}.choose-text-wrapper{align-items:center;text-align:center}.choose-text{align-items:center;text-align:center;padding-left:0}.choose-illustration{justify-content:center;padding-right:0}.why-choose-us h2{text-align:center;margin-left:0}.service-cards{gap:1rem;align-items:center}.navbar{flex-direction:column;gap:1rem;padding:.8rem .5rem;font-size:1rem}body{padding-top:56px}.help-content{flex-direction:column;align-items:center}.help-illustration{max-width:100%;margin-top:2rem;justify-content:center;align-self:center;margin-left:auto;margin-right:auto}.who-we-help h2,.who-we-help>p{text-align:center;margin-left:0}.help-list{align-items:center}.cta-section{gap:1rem;padding:2rem 1rem}.cta-content,.cta-illustration{align-items:center;justify-content:center}.cta-illustration{justify-content:center;padding-right:0}.cta-illustration img{max-width:100%}.who-we-help{min-height:50vh;padding:2rem 0}.who-we-help-container{max-width:85%;padding:1.5rem 2rem}.who-we-help h2{font-size:1.8rem;font-weight:700;margin-bottom:.4rem;text-align:center}.who-we-help>p{font-size:1rem;margin-bottom:1.75rem;text-align:center}.help-content{flex-direction:column;align-items:center;gap:2.5rem}.help-cards-list-vertical{width:100%;gap:0;margin-left:0;align-items:center;text-align:center}.help-card-vertical{text-align:center;align-items:center}.help-card-desc-vertical{font-size:.9rem;max-width:100%;text-align:center;margin-top:0!important;margin-bottom:.7rem!important}.help-card-label-img-vertical-1,.help-card-label-img-vertical-2,.help-card-label-img-vertical-3{margin-left:auto!important;margin-right:auto!important;transform:none!important;align-self:center!important;display:block!important}.help-card-vertical{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}}@media (min-width: 769px) and (max-width: 900px){.why-choose-us{padding:2.5rem 14vw 2.5rem 14vw}.choose-illustration img{max-width:320px}.choose-content{gap:1.2rem}}@media (max-width: 768px){.why-choose-us{padding:3rem 16vw 3rem 16vw}.choose-illustration img{max-width:280px}.choose-content{gap:1.5rem}.who-we-help{min-height:40vh;padding:1.5rem 0;background-size:cover}.who-we-help-container{max-width:80%;padding:1.2rem 1.5rem;margin:0 auto}.who-we-help h2{text-align:center;font-size:1.6rem;font-weight:700;margin-bottom:.4rem}.help-cards-list-vertical h2{text-align:center;align-self:center}.who-we-help>p{text-align:center;font-size:1rem;margin-bottom:1.5rem}.help-content{flex-direction:column;align-items:center;text-align:center;gap:2rem}.help-cards-list-vertical{align-items:center;order:1;width:100%;gap:0;text-align:center}.help-card-vertical{align-items:center;text-align:center;max-width:100%;width:100%}.help-card-desc-vertical{text-align:center;font-size:.9rem;line-height:1.25;margin-top:0!important;margin-bottom:.6rem!important}.help-illustration{order:2;width:100%;max-width:400px;margin:1rem auto 0;display:flex;justify-content:center;align-items:center}.help-illustration img{max-width:80%;margin:0 auto;display:block}.help-card-label-img-vertical-1,.help-card-label-img-vertical-2,.help-card-label-img-vertical-3{margin-left:auto!important;margin-right:auto!important;transform:none!important;align-self:center!important;display:block!important}.help-card-vertical{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}}@media (max-width: 950px){html,body{width:100vw;margin:0;padding:0;overflow-x:hidden}.navbar{flex-direction:row;align-items:center;justify-content:space-between;width:100vw;padding:.5rem .2rem;gap:0}.section{width:100vw;max-width:100vw;margin:0;padding:0 .5rem;box-sizing:border-box}.why-choose-us{padding:2rem 2.5rem}.choose-content{gap:0rem}.why-choose-us h2{font-size:1.3rem;margin-bottom:1rem}.choose-list{gap:1rem}.choose-list li{font-size:1rem}.choose-illustration img{max-width:240px}.choose-tick{width:30px;height:30px;margin-right:0rem}.choose-list li br{display:none}.choose-list li{justify-content:center;text-align:center}.nav-links{flex-direction:row;width:auto;align-items:center;gap:1rem;text-align:left}.nav-actions{width:auto;display:flex;flex-direction:row;align-items:center;margin:0}.cta-btn{width:auto;margin:0;box-sizing:border-box;padding:.5rem .8rem;font-size:1rem}.hero,.who-we-help{width:100%;max-width:100%;margin-left:0;margin-right:0}.hero h1{font-size:1.6rem}.hero p{font-size:1.1rem}.who-we-help h2{font-size:1.6rem;text-align:center;margin-left:0;margin-bottom:1rem}.who-we-help>p{font-size:1rem;text-align:center;margin-left:0;margin-bottom:1.5rem}.hero img,.who-we-help img,.help-illustration img{max-width:100%;height:auto;display:block}.service-cards{gap:1rem;align-items:center}.service-card{padding:0;font-size:.95rem}.footer{flex-direction:column;align-items:center;justify-content:center;padding:1rem .5rem .5rem;font-size:.9rem;gap:.7rem;text-align:center}.footer-logo{align-items:center;justify-content:center;width:100%}.footer-links{flex-direction:column;align-items:center!important;justify-content:center!important;gap:.3rem;font-size:.95rem;margin:.5rem 0;width:100%!important;text-align:center!important}.footer-social{margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;text-align:center}.footer-copy{text-align:center;width:100%}.footer-separator{display:none}#root{max-width:100%;width:100%;padding:0}.help-card-label-img-vertical-1,.help-card-label-img-vertical-2,.help-card-label-img-vertical-3{margin-left:auto!important;margin-right:auto!important;transform:none!important;align-self:center!important;display:block!important}.help-card-vertical{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}}.choose-tick{width:50px;height:50px;object-fit:contain;margin-right:.7rem;vertical-align:middle}.section{max-width:1200px;margin:0 auto;padding-left:2rem;padding-right:2rem;width:100%}.hero,.who-we-help{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}@media (max-width: 768px){.hero,.who-we-help{width:100%;max-width:100%;margin-left:0;margin-right:0;overflow-x:hidden}}body,#root,.app{width:100%;max-width:100vw;margin:0;padding:0}@media (max-width: 600px){.section{padding-left:1rem;padding-right:1rem}}.nav-actions{display:flex;align-items:center;gap:2rem;margin-left:auto}.help-cards-list{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:flex-start;flex:1 1 400px}.help-card-block{display:flex;flex-direction:row;align-items:center;gap:1.5rem}.help-card-label-img{width:80px;height:80px;object-fit:contain;display:block}.help-card-desc{font-size:1.05rem;color:#222;max-width:260px;text-align:left}@media (max-width: 900px){.help-content{flex-direction:column;align-items:flex-start}.help-cards-list{width:100%;gap:1.2rem}.help-card-block{gap:1rem}.help-card-label-img{width:60px;height:60px}.help-card-desc{max-width:100%}}.help-cards-list-vertical{display:flex;flex-direction:column;gap:0;align-items:flex-start;flex:1 1 450px;margin-left:0;padding-left:0}.help-cards-list-vertical p{text-align:left!important;margin:0}.help-card-vertical{margin:0!important;padding:0!important;display:flex;flex-direction:column;align-items:flex-start;gap:0}.help-card-desc-vertical{margin-top:0!important;margin-bottom:1rem!important;margin-left:0!important;margin-right:0!important;padding:0!important;text-align:left;width:100%;font-size:.95rem;color:#555;line-height:1.3}.help-card-vertical:nth-child(3) .help-card-desc-vertical{margin-bottom:.5rem!important}.help-card-vertical:nth-child(4) .help-card-desc-vertical{margin-bottom:0rem!important}.help-card-label-img-vertical-1{width:300px!important;height:120px!important;object-fit:contain;object-position:left center;display:block;margin:-5px 0 -15px -12px!important;padding:0!important;align-self:flex-start;transform:translate(-8px)}.help-card-label-img-vertical-2{width:370px!important;height:150px!important;object-fit:contain;object-position:left center;display:block;margin:-15px 0 -30px -12px!important;padding:0!important;align-self:flex-start;transform:translate(-8px)}.help-card-label-img-vertical-3{width:440px!important;height:180px!important;object-fit:contain;object-position:left center;display:block;margin:-15px 0 -45px -12px!important;padding:0!important;align-self:flex-start;transform:translate(-8px)}.help-card-vertical{margin:0!important;padding:0!important}@media (max-width: 1024px){.who-we-help{min-height:60vh;padding:2rem 0}.who-we-help-container{max-width:88%;padding:1.5rem 5rem}.who-we-help h2{font-size:1.9rem;font-weight:700;margin-bottom:.4rem}.who-we-help>p{font-size:.9rem;margin-bottom:2rem}.help-content{gap:3rem}.help-cards-list-vertical{gap:0}.help-card-label-img-vertical-1{width:230px!important;height:90px!important;object-position:left center;margin-left:-10px!important;margin-top:-4px!important;margin-bottom:-12px!important;transform:translate(-6px)}.help-card-label-img-vertical-2{width:280px!important;height:110px!important;object-position:left center;margin-left:-10px!important;margin-top:-12px!important;margin-bottom:-24px!important;transform:translate(-6px)}.help-card-label-img-vertical-3{width:330px!important;height:130px!important;object-position:left center;margin-left:-10px!important;margin-top:-12px!important;margin-bottom:-36px!important;transform:translate(-6px)}.help-card-desc-vertical{font-size:.85rem;line-height:1.3;margin-top:0!important;margin-bottom:.8rem!important}.help-card-vertical:nth-child(3) .help-card-desc-vertical{margin-bottom:.4rem!important}.help-card-vertical:nth-child(4) .help-card-desc-vertical{margin-bottom:0rem!important}.help-illustration{margin-top:1.5rem}.help-illustration img{max-width:88%}}@media (max-width: 900px){.who-we-help{min-height:50vh;padding:2rem 0}.who-we-help-container{max-width:85%;padding:1.5rem 2rem}.who-we-help h2{font-size:1.8rem;font-weight:700;margin-bottom:.4rem;text-align:center}.who-we-help>p{font-size:1rem;margin-bottom:1.75rem;text-align:center}.help-content{flex-direction:column;align-items:center;gap:2.5rem}.help-cards-list-vertical{width:100%;gap:0;margin-left:0;align-items:center;text-align:center}.help-card-vertical{text-align:center;align-items:center}.help-card-desc-vertical{font-size:.9rem;max-width:100%;text-align:center;margin-top:0!important;margin-bottom:.7rem!important}}@media (max-width: 768px){.why-choose-us{padding:3rem 16vw 3rem 16vw}.choose-illustration img{max-width:280px}.who-we-help{min-height:40vh;padding:1.5rem 0;background-size:cover}.who-we-help-container{max-width:80%;padding:1.2rem 1.5rem;margin:0 auto}.who-we-help h2{text-align:center;font-size:1.6rem;font-weight:700;margin-bottom:.4rem}.help-cards-list-vertical h2{text-align:center;align-self:center}.who-we-help>p{text-align:center;font-size:1rem;margin-bottom:1.5rem}.help-content{flex-direction:column;align-items:center;text-align:center;gap:2rem}.help-cards-list-vertical{align-items:center;order:1;width:100%;gap:0;text-align:center}.help-card-vertical{align-items:center;text-align:center;max-width:100%;width:100%}.help-card-desc-vertical{text-align:center;font-size:.9rem;line-height:1.25;margin-top:0!important;margin-bottom:.6rem!important}.help-illustration{order:2;width:100%;max-width:400px;margin:1rem auto 0;display:flex;justify-content:center;align-items:center}.help-illustration img{max-width:80%;margin:0 auto;display:block}.help-card-label-img-vertical-1,.help-card-label-img-vertical-2,.help-card-label-img-vertical-3{margin-left:auto!important;margin-right:auto!important;transform:none!important;align-self:center!important;display:block!important}.help-card-vertical{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}}@media (max-width: 600px){.who-we-help{background-size:cover;background-position:center;min-height:35vh;padding:1.2rem 0}.who-we-help-container{max-width:85%;padding:1rem 1.5rem}.who-we-help h2{font-size:1.5rem;font-weight:700;margin-bottom:.4rem;text-align:center}.who-we-help>p{font-size:1rem;margin-bottom:1.25rem;text-align:center}.help-content{gap:1.5rem;align-items:center}.help-cards-list-vertical{gap:0;align-items:center;text-align:center}.help-card-desc-vertical{font-size:.9rem;line-height:1.25;margin-top:0!important;margin-bottom:.5rem!important;text-align:center}.help-cards-list-vertical h2{align-self:center;text-align:center}.help-illustration{order:2;width:100%;max-width:350px;margin:.8rem auto 0;display:flex;justify-content:center;align-items:center}.help-illustration img{max-width:75%;margin:0 auto;display:block}.help-card-label-img-vertical-1,.help-card-label-img-vertical-2,.help-card-label-img-vertical-3{margin-left:auto!important;margin-right:auto!important;transform:none!important;align-self:center!important;display:block!important}.help-card-vertical{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}}@media (max-width: 480px){.who-we-help{min-height:35vh;padding:1.5rem 0}.who-we-help-container{max-width:85%;padding:.8rem 1.5rem;margin:0 auto}.who-we-help h2{font-size:1.6rem;font-weight:700;margin-bottom:.4rem;text-align:center}.who-we-help>p{font-size:1.1rem;margin-bottom:1rem;text-align:center}.help-content{gap:1.3rem;align-items:center}.help-cards-list-vertical{gap:0;width:100%;align-items:center;text-align:center}.help-card-vertical{width:100%;align-items:center;text-align:center}.help-card-desc-vertical{font-size:1rem;line-height:1.2;margin-top:0!important;margin-bottom:.4rem!important;text-align:center}.help-cards-list-vertical h2{align-self:center;text-align:center}.help-illustration{order:2;width:100%;max-width:300px;margin:.5rem auto 0;display:flex;justify-content:center;align-items:center}.help-illustration img{max-width:70%;margin:0 auto;display:block}.help-card-label-img-vertical-1,.help-card-label-img-vertical-2,.help-card-label-img-vertical-3{margin-left:auto!important;margin-right:auto!important;transform:none!important;align-self:center!important;display:block!important}.help-card-vertical{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}}@media (max-width: 320px){.who-we-help{min-height:30vh;padding:1rem 0}.who-we-help-container{max-width:85%;padding:.6rem 1rem;margin:0 auto}.who-we-help h2{font-size:1.4rem;font-weight:700;margin-bottom:.4rem;text-align:center}.who-we-help>p{font-size:1rem;margin-bottom:.75rem;text-align:center}.help-content{gap:1rem;align-items:center}.help-cards-list-vertical{gap:0;width:100%;align-items:center;text-align:center}.help-card-vertical{width:100%;align-items:center;text-align:center}.help-card-desc-vertical{font-size:.9rem;line-height:1.15;margin-top:0!important;margin-bottom:.3rem!important;text-align:center}.help-cards-list-vertical h2{align-self:center;text-align:center}.who-we-help .help-illustration{order:2!important;width:100%!important;max-width:120px!important;margin:.3rem 0 0 1rem!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;padding:0 .2rem!important;box-sizing:border-box!important}.who-we-help .help-illustration img{max-width:100%!important;width:80%!important;margin:0!important;display:block!important}.help-card-label-img-vertical-1,.help-card-label-img-vertical-2,.help-card-label-img-vertical-3{margin-left:auto!important;margin-right:auto!important;transform:none!important;align-self:center!important;display:block!important}.help-card-vertical{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}}@media (min-width: 600px){.hero{min-height:70vh;justify-content:flex-start}.hero-content{text-align:left;margin-left:10%}.hero h1{text-align:left;font-size:3.5rem}.hero p{text-align:left}}h1,h2,h3,h4,h5,h6{font-family:Comfortaa,Arial,sans-serif}p{font-family:Open Sans,Arial,sans-serif}@media (max-width: 1100px){.footer{padding:1.2rem 1vw .8rem 1vw;gap:.5rem;font-size:.92rem}.footer-links{gap:.8rem;font-size:.92rem;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;justify-content:flex-start;margin:.2rem 0}.footer-logo{font-size:1rem}.footer-logo-img{height:23px}.footer-social{font-size:.92rem}.footer-social-img{height:18px}}.need-custom-bundle-section{background:#f4f4f4;padding:0rem 3rem;margin-top:0;display:flex;justify-content:center;align-items:center;min-height:300px}.need-custom-bundle-content{display:flex;align-items:center;max-width:1100px;margin:0 auto;width:100%;gap:2.5rem;justify-content:center}.need-custom-bundle-illustration{flex:1 1 500px;display:flex;justify-content:flex-end;align-items:center}.need-custom-bundle-illustration img{max-width:650px;width:100%;height:auto;min-height:400px;object-fit:contain}.need-custom-bundle-text{flex:1 1 400px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right;padding-left:1rem}.need-custom-bundle-text h2{font-size:2.3rem;font-weight:600;margin-bottom:-1rem;color:#111}.need-custom-bundle-text p{font-size:1.6rem;color:#222;margin-bottom:.8rem;line-height:1.4;max-width:400px}.need-custom-bundle-btn{background:#111;color:#fff;border:none;padding:.6rem 2.2rem;border-radius:1px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .1s}.need-custom-bundle-btn:hover{background:#333}@media (max-width: 1024px){.need-custom-bundle-content{gap:1.5rem}.need-custom-bundle-illustration img{max-width:500px;min-height:300px}.need-custom-bundle-text h2{font-size:1.9rem;margin-bottom:-1rem}.need-custom-bundle-text p{font-size:1.4rem}}@media (max-width: 768px){.need-custom-bundle-section{padding:0rem 2rem;min-height:auto}.need-custom-bundle-content{flex-direction:column;gap:1.5rem;align-items:center;margin-top:-6rem}.need-custom-bundle-text{align-items:center;text-align:center;padding-left:0;max-width:100%;order:1}.need-custom-bundle-illustration{justify-content:center;flex:none;order:2;margin-top:-6rem}.need-custom-bundle-illustration img{max-width:400px;min-height:250px}.need-custom-bundle-text h2{font-size:1.8rem;margin-bottom:-1rem}.need-custom-bundle-text p{font-size:1.3rem;max-width:500px;margin-bottom:.6rem}}@media (max-width: 480px){.need-custom-bundle-section{padding:0rem 1.5rem;min-height:auto}.need-custom-bundle-content{gap:1rem}.need-custom-bundle-text{order:1}.need-custom-bundle-illustration{order:2}.need-custom-bundle-illustration img{max-width:300px;min-height:200px}.need-custom-bundle-text h2{font-size:1.5rem;margin-bottom:-1rem}.need-custom-bundle-text p{font-size:1.1rem;margin-bottom:.5rem;max-width:320px}.need-custom-bundle-btn{padding:.5rem 1.8rem;font-size:.9rem}}.service-banner-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center}@media (min-width: 1025px){.service-banner-title{top:65%;transform:translate(-50%,-50%)}}.service-banner{background:none!important}.service-banner-title h1{color:#fff;font-size:3.5rem;font-weight:700;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-family:Comfortaa,Arial,sans-serif}@media (max-width: 1024px){.service-banner-title h1{font-size:3rem}}@media (max-width: 768px){.service-banner-title h1{font-size:2.5rem}}@media (max-width: 480px){.service-banner-title h1{font-size:2rem}}@media (max-width: 320px){.service-banner-title h1{font-size:1.5rem}}.ala-carte-row{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:stretch;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.ala-carte-row img{width:100%;height:auto;display:block}@media (max-width: 600px){.ala-carte-row{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:350px;margin:0 auto;padding:0 1rem}.ala-carte-row img{width:100%;max-width:320px;height:auto;display:block;margin:0 auto}}@media (min-width: 320px) and (max-width: 500px){.choose-content{gap:0rem;margin:0}.choose-text{margin-bottom:-2rem;padding-bottom:0}.choose-illustration{margin-top:-2rem;padding-top:0}}@media (max-width: 480px){.ala-carte-row{max-width:340px;gap:1rem;padding:0 .5rem}.ala-carte-row img{max-width:300px}.why-choose-us{padding:2rem 2.5rem}.choose-content{gap:0rem}.why-choose-us h2{font-size:1.3rem;margin-bottom:1rem}.choose-list{gap:1rem}.choose-list li{font-size:1rem}.choose-illustration img{max-width:240px}.choose-tick{width:30px;height:30px;margin-right:0rem}.choose-list li{justify-content:center;text-align:center}}.ala-carte-section{background:url(/Asset%2050.png) center/contain no-repeat;padding:4rem 5vw;text-align:center;min-height:60vh;background-size:contain;background-position:center;margin-top:-4rem;margin-bottom:-2rem}.ala-carte-title{font-size:2.2rem;font-weight:700;margin-bottom:2.5rem;color:#222;text-shadow:0 2px 8px rgba(255,255,255,.7)}@media (max-width: 1024px) and (min-width: 769px){.ala-carte-section{margin-top:1rem;margin-bottom:0}}@media (max-width: 768px){.ala-carte-section{padding:2rem 5vw 2rem 5vw;min-height:0vh;background-position:center top;margin-top:1rem;margin-bottom:0}.ala-carte-title{margin-bottom:1.5rem;margin-top:0rem;padding-top:0}}@media (max-width: 480px){.ala-carte-section{padding:1.5rem 3vw 1.5rem 3vw;margin-top:1rem;margin-bottom:0}.ala-carte-title{margin-top:0;padding-top:0;margin-bottom:1rem}}@media (max-width: 320px){.service-cards{gap:1rem;align-items:center;justify-content:center;width:100%;padding:.5 .5rem}.service-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:280px;margin:0 auto}.service-card img{width:280px!important;height:220px!important;object-fit:contain;margin:0 auto}.why-choose-us{padding:1.5rem 2.5rem}.choose-content{gap:0rem}.choose-text{margin-bottom:-2.5rem}.choose-illustration{margin-top:-2.5rem}.why-choose-us h2{font-size:1.1rem;margin-bottom:.8rem}.choose-list{gap:.8rem}.choose-list li{font-size:.9rem}.choose-illustration img{max-width:200px}.choose-tick{width:25px;height:25px;margin-right:0rem}.choose-list li{justify-content:center;text-align:center}}@media (min-width: 1025px){.help-illustration{max-width:700px;margin-top:4rem}.help-illustration img{max-width:115%}}.large-screen-break{display:inline}@media (max-width: 900px){.large-screen-break{display:none}.help-cards-list-vertical p{text-align:center!important;margin:0}}
