@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);.rbr__blog-container_article{background:var(--color-footer);display:flex;flex-direction:column;height:100%;width:100%}.rbr__blog-container_article-image{background:var(--color-bg);height:100%;width:100%}.rbr__blog-container_article-image img{height:100%;width:100%}.rbr__blog-container_article-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.rbr__blog-container_article-content p{color:#fff;font-family:var(--font-family);font-size:11.65px;font-weight:700;line-height:35px}.rbr__blog-container_article-content h3{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30.3px;margin-bottom:5rem}.rbr__blog-container_article-content p:last-child{cursor:pointer}@media screen and (max-width:550px){.rbr__blog-container_article-content h3{font-size:18px;line-height:25p}}.rbr__blog{display:flex;flex-direction:column}.rbr__blog-heading{margin-bottom:5rem;text-align:left;width:100%}.rbr__blog-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;line-height:75px}.rbr__blog-container{display:flex;flex-direction:row}.rbr__blog-container_groupA{flex:0.75 1;margin-right:2rem}.rbr__blog-container_groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:990px){.rbr__blog-container{flex-direction:column-reverse}.rbr__blog-container_groupA{margin:2rem 0}.rbr__blog-container_groupA .rbr__blog-container_article{width:48%}.rbr__blog-container_groupA .rbr__blog-container_article-image{height:250px}}@media screen and (max-width:700px){.rbr__blog-container_groupB{grid-template-columns:repeat(1,1fr)}.rbr__blog-container_groupA .rbr__blog-container_article{width:100%}.rbr__blog-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.rbr__blog-heading h1{font-size:34px;line-height:42px}}.rbr__features-container__feature{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:1rem;width:100%}.rbr__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:180px}.rbr__features-container__feature-title h1{color:#fff;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:24px}.rbr__features-container__feature-title div{background:var(--gradient-bar);box-shadow:0 4px 4px #00000040;height:3px;margin-bottom:.25rem;width:38px}.rbr__features-container_feature-text{display:flex;flex:2 1;max-width:390px}.rbr__features-container_feature-text p{color:var(--color-text);font-family:var(--font-family);font-size:14px;font-weight:500;line-height:24px}@media screen and (max-width:550px){.rbr__features-container__feature-title h1{font-size:14px;line-height:22px}.rbr__features-container_feature-text p{font-size:12px;line-height:20px}.rbr__features-container__feature{margin:1rem 0}}.rbr__features{display:flex;flex-direction:row;justify-content:space-between;width:100%}.rbr__features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.rbr__features-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px}.rbr__features-heading p{color:var(--color-subtext);font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px;margin-top:2rem}.rbr__features-container{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:990px){.rbr__features{flex-direction:column}.rbr__features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.rbr__features-heading h1{font-size:28px;line-height:38px}}.rbr__footer{align-items:center;background:var(--color-footer);display:flex;flex-direction:column;justify-content:center}.rbr__footer-heading{margin-bottom:3rem;text-align:center;width:100%}.rbr__footer-heading h1{font-family:var(--font-family);font-size:64px;font-weight:800;line-height:75px}.rbr__footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem;text-align:center}.rbr__footer-btn p{color:#fff;font-family:var(--font-family);font-size:18px;line-height:21px;word-spacing:2px}.rbr__footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.rbr__footer-links div{margin:1rem;width:250px}.rbr__footer-links_logo{display:flex;flex-direction:column}.rbr__footer-links_logo img{height:auto;margin-bottom:1rem;width:298px}.rbr__footer-links_logo p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}.rbr__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.rbr__footer-links_div h4{color:#fff;font-family:var(--font-family);font-size:14px;line-height:17px;margin-bottom:.9rem}.rbr__footer-links_div p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:12px;line-height:15px;margin:.5rem 0}.rbr__footer-copyright{margin-top:2rem;text-align:center;width:100%}.rbr__footer-copyright p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}@media screen and (max-width:850px){.rbr__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.rbr__footer-heading h1{font-size:34px;line-height:42px}.rbr__footer-links div{margin:1rem 0}.rbr__footer-btn p{font-size:14px;line-height:20px}}@media screen and (max-width:400px){.rbr__footer-heading h1{font-size:27px;line-height:38px}}.footer-call-button{background-color:var(--color-footer);border-radius:5px;color:#fff;display:inline-block;font-weight:700;padding:10px 20px;text-decoration:none}.rbr__header{display:flex;flex-direction:row}.rbr__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.rbr__header-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.rbr__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;margin-top:1.5rem}.rbr__header-content__input{display:flex;flex-direction:row;margin:2rem 0 1rem;width:100%}.rbr__header-content__input input{background:var(--color-footer);border:2px solid var(--color-footer);border-bottom-left-radius:5px;border-top-left-radius:5px;flex:2 1}.rbr__header-content__input button,.rbr__header-content__input input{color:#fff;font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;min-height:50px;outline:none;padding:0 1rem;width:100%}.rbr__header-content__input button{background:#ff4820;border:2px solid #ff4820;border-bottom-right-radius:5px;border-top-right-radius:5px;cursor:pointer;flex:0.6 1}.rbr__header-content__people{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:2rem;width:100%}.rbr__header-content__people img{height:38px;width:181.79px}.rbr__header-content__people p{color:#fff;font-family:var(--font-family);font-size:12px;font-weight:500;line-height:38px;margin:0 0 0 1rem;text-align:center}.rbr__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.rbr__header-image img{animation:floatAI 3.5s ease-in-out infinite;height:100%;object-fit:contain;width:100%}@keyframes floatAI{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media screen and (max-width:1050px){.rbr__header{flex-direction:column}.rbr__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.rbr__header-content h1{font-size:48px;line-height:60px}.rbr__header-content p{font-size:16px;line-height:24px}.rbr__header-content__people{flex-direction:column}.rbr__header-content__people p{margin:0}.rbr__header-content__input button,.rbr__header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.rbr__header-content h1{font-size:36px;line-height:48px}.rbr__header-content p{font-size:14px;line-height:24px}.rbr__header-content__input button,.rbr__header-content__input input{font-size:12px;line-height:16px}}.rbr__possibility{align-items:center;display:flex;flex-direction:row;padding:3rem 2rem}.rbr__possibility-image{align-items:center;display:flex;flex:1 1;justify-content:flex-start;margin-right:2rem}.rbr__possibility-image img{animation:float 2s ease-in-out infinite;height:100%;object-fit:contain;width:100%}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.rbr__possibility-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.rbr__possibility-content h4{color:#71e5ff;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px;margin:0}.rbr__possibility-content h4:last-child{color:#ff8a71;margin-top:1rem}.rbr__possibility-content h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;margin:1rem 0}.rbr__possibility-content p{color:var(--color-text);font-family:var(--font-family);font-size:16px;font-weight:400;line-height:30px;margin-bottom:2rem}@media screen and (max-width:950px){.rbr__possibility{align-items:center;flex-direction:column}.rbr__possibility-image{margin:1rem 0}.rbr__possibility-image img{height:auto;width:80%}.rbr__possibility-content{align-items:center;margin-top:2rem;text-align:center}}@media screen and (max-width:700px){.rbr__possibility-image img{height:auto;width:100%}}.rbr__works{align-items:center;background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);display:flex;flex-direction:column;padding:3rem 2rem}.rbr__works-heading{margin-bottom:3rem;text-align:center}.rbr__works-heading h1{font-size:2.5rem;font-weight:800}.rbr__works-heading p{color:var(--color-subtext);font-size:1rem;margin-top:.5rem}.rbr__works-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.rbr__works-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;max-width:260px;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.rbr__works-card-img{background:#fff;height:140px;object-fit:contain;padding:10px;width:100%}.rbr__works-card h3{font-size:1.2rem;margin:1rem 0 .5rem}.rbr__works-card p{color:#555;font-size:.95rem;padding:0 .5rem 1rem}.rbr__works-card:hover{box-shadow:0 8px 25px #0000004d;transform:translateY(-8px)}.rbr__customers{align-items:center;background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);display:flex;flex-direction:column;padding:3rem 2rem}.rbr__customers-heading{margin-bottom:2rem;text-align:center}.rbr__customers-heading h1{color:var(--color-text);font-size:2.8rem;font-weight:800}.rbr__customers-heading p{color:var(--color-subtext);font-size:1rem;margin-top:.5rem}.rbr__customers-container{display:flex;gap:2rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth}.rbr__customers-container::-webkit-scrollbar{display:none}.rbr__customers-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex:0 0 auto;flex-direction:column;max-width:300px;min-width:300px;overflow:hidden;padding-bottom:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.rbr__customers-card:hover{box-shadow:0 8px 25px #0000004d;transform:translateY(-8px)}.rbr__customers-card-img{background-color:#f5f5f5;height:200px;object-fit:cover;width:100%}.rbr__customers-card h3{font-size:1.3rem;margin:1rem 0 .5rem}.rbr__customers-card p{color:#555;font-size:1rem;padding:0 .5rem}@media screen and (max-width:900px){.rbr__customers-card{max-width:260px;min-width:260px}.rbr__customers-card-img{height:180px}}@media screen and (max-width:600px){.rbr__customers{padding:2rem 1rem}.rbr__customers-heading h1{font-size:2rem}.rbr__customers-heading p{font-size:.9rem}.rbr__customers-card{max-width:220px;min-width:220px}.rbr__customers-card-img{height:150px}.rbr__customers-card h3{font-size:1.1rem}.rbr__customers-card p{font-size:.9rem}}@media screen and (max-width:400px){.rbr__customers-card{max-width:180px;min-width:180px}.rbr__customers-card-img{height:120px}.rbr__customers-card h3{font-size:1rem}.rbr__customers-card p{font-size:.8rem}}.rbr__brand{align-items:center;display:flex;flex-direction:column;padding:2rem 1rem;text-align:center}.rbr__brand-title{-webkit-text-fill-color:#0000;animation:glowPulse 2s infinite alternate;background:linear-gradient(90deg,#ff512f,#dd2476,#24c6dc);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:2.2rem;font-weight:700;margin-bottom:2rem;text-align:center;text-shadow:0 0 10px #ff512fb3,0 0 20px #dd2476b3,0 0 30px #24c6dcb3}@keyframes glowPulse{0%{text-shadow:0 0 5px #ff512f99,0 0 15px #dd247699,0 0 25px #24c6dc99}to{text-shadow:0 0 15px #ff512fe6,0 0 30px #dd2476e6,0 0 45px #24c6dce6}}.rbr__brand-logos{flex-wrap:wrap;gap:2rem;max-width:1000px;width:100%}.brand-card,.rbr__brand-logos{display:flex;justify-content:center}.brand-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 8px #00000014;flex:1 1 150px;max-width:180px;padding:1.5rem;transition:all .3s ease}.brand-card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-8px)}.brand-card img{filter:none;max-height:60px;object-fit:contain;transition:all .3s ease;width:100%}.brand-card:hover img{transform:scale(1.05)}.rbr__cta{align-items:center;background:var(--gradient-bar);border-radius:1rem;display:flex;flex-direction:row;justify-content:space-between;margin:4rem;padding:2rem}.rbr__cta-content{color:#fff;display:flex;flex-direction:column;text-align:left}.rbr__cta-content p{font-family:var(--font-family);font-size:12px;font-weight:500;line-height:30px}.rbr__cta-content h3{font-family:var(--font-family);font-size:24px;font-weight:800;line-height:45px}.rbr__cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.rbr__cta-btn button{background:#000;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}@media screen and (max-width:650px){.rbr__cta{flex-direction:column}.rbr__cta-btn{margin:2rem 0 0}}@media screen and (max-width:550px){.rbr__cta{flex-direction:column;margin:4rem 2rem}.rbr__cta-content h3{font-size:18px;line-height:32px}.rbr__cta-btn button{font-size:14px;line-height:28px}}.rbr__navbar{align-items:center;display:flex;justify-content:space-between;padding:2rem 6rem}.rbr__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.rbr__navbar-links_logo{margin-right:2rem}.rbr__navbar-links_logo img{height:auto;width:150px}.rbr__navbar-links_container{display:flex;flex-direction:row}.rbr__navbar-sign{align-items:center;display:flex;gap:.5rem;justify-content:flex-end}.rbr__navbar-links_container p,.rbr__navbar-menu_container p,.rbr__navbar-sign p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.rbr__navbar-menu_container-links-sign select,.rbr__navbar-sign select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:linear-gradient(135deg,#ff6a3d,#ff4820);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;outline:none;padding:.5rem 2rem .5rem 1.2rem;position:relative;transition:all .3s ease}.rbr__navbar-menu_container-links-sign select:hover,.rbr__navbar-sign select:hover{background:linear-gradient(135deg,#e0552b,#e03e1f)}.rbr__navbar-menu_container-links-sign select:focus,.rbr__navbar-sign select:focus{box-shadow:0 0 0 3px #ff482080}.rbr__navbar-menu_container-links-sign select:after,.rbr__navbar-sign select:after{color:#fff;content:"▼";font-size:12px;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.rbr__navbar-lang{font-family:var(--font-family);margin-left:1rem;position:relative}.rbr__navbar-lang .selected{align-items:center;background:linear-gradient(135deg,#ff6a3d,#ff4820);border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:space-between;padding:.5rem 1rem;transition:all .3s ease;width:70px}.rbr__navbar-lang .selected:hover{background:linear-gradient(135deg,#e0552b,#e03e1f)}.rbr__navbar-lang .selected:after{content:"▼";font-size:12px;margin-left:5px}.rbr__navbar-lang .options{background:linear-gradient(135deg,#ff6a3d,#ff4820);border-radius:8px;box-shadow:0 4px 10px #0003;min-width:70px;overflow:hidden;position:absolute;right:0;top:110%;z-index:200}.rbr__navbar-lang .options button{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:.5rem 1rem;text-align:center;transition:background .2s ease;width:100%}.rbr__navbar-lang .options button:hover{background:#ffffff1a}.rbr__navbar-menu{display:none;margin-left:1rem;position:relative}.rbr__navbar-menu svg{cursor:pointer}.rbr__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5px #0003;display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.rbr__navbar-menu_container p{margin:1rem 0}.rbr__navbar-menu_container-links-sign{display:none;flex-direction:row;gap:.5rem}@media screen and (max-width:1050px){.rbr__navbar-links_container{display:none}.rbr__navbar-menu{display:flex}}@media screen and (max-width:700px){.rbr__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.rbr__navbar{padding:2rem}.rbr__navbar-sign{display:none}.rbr__navbar-menu_container{top:20px}.rbr__navbar-menu_container-links-sign{display:flex}}.rbr__navbar{background-color:initial;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:100}.rbr__navbar.scrolled{background-color:#101010f2}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 25%)}.gradient__text{-webkit-text-fill-color:#0000;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}
/*# sourceMappingURL=main.6214c01e.css.map*/