*{padding:0;margin:0;box-sizing:border-box}html{font-size:62.5%}body{background:#fafafa;font-size:1.6rem;font-weight:400;font-family:"Work Sans",Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}input,button,textarea{font-family:"Work Sans",Arial,sans-serif}ul{list-style:none}a{text-decoration:none}img{max-width:100%}body>main.internal-page{margin-top:5.6rem}.button{font-weight:500;font-size:18px;color:#fff;height:6.2rem;width:fit-content;border-radius:100px;background:#ff7f4d;padding-left:3rem;padding-right:3rem;display:flex;align-items:center;justify-content:center;gap:.8rem;transition:.2s all ease;border:0}.button:hover{background:#f37a00}.content-page{width:100%;max-width:1224px;padding:5rem 1.6rem;margin:0 auto}.content-page h1{font-size:5rem;line-height:5.5rem;margin-bottom:1.6rem;font-weight:600;color:#1c1c1c}.content-page h2{font-size:3.2rem;line-height:4.5rem;margin-bottom:1.6rem;font-weight:600;color:#1c1c1c}.content-page h3{font-size:2.5rem;line-height:3.5rem;margin-bottom:1.6rem;font-weight:600;color:#1c1c1c}.content-page h4{font-size:2rem;line-height:2.5rem;margin-bottom:1.6rem;font-weight:600;color:#1c1c1c}.content-page p,.content-page li{font-weight:400;font-size:18px;line-height:26px;color:#1c1c1c;margin-bottom:10px}body>main{overflow:hidden}@media screen and (min-width: 991px){body>main.internal-page{margin-top:8.3rem}}.topbar{display:none}.float-whatsapp{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border-radius:50%;background:#01a944;position:fixed;bottom:1.6rem;right:1.6rem;z-index:2}.float-whatsapp svg{width:24px}.header{background-color:#1c1c1c;z-index:99;position:fixed;width:100%;top:0}.header .container{width:100%;max-width:1224px;padding:1.6rem 1.6rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative}.header .green-tech-img{margin-left:50px}.header .box-logo{display:flex;align-items:center}.header .menu-mobile{display:flex}.header .menu-mobile img{width:30px}.header .logo{display:flex;position:relative;z-index:101}.header .logo img{width:71px}.header .search-desktop{display:none}.header .menu-container{opacity:0;visibility:hidden;transform:translate3d(-100px, 0px, 0px);transition:.3s;position:fixed;left:0;width:100%;height:100vh;top:0}.header .menu-container.active{display:block;background-color:#404041;position:absolute;top:0;left:0;width:100%;height:100vh;padding:1.6rem;opacity:1;visibility:visible;transform:translate3d(0px, 0px, 0px);z-index:9;display:flex;flex-direction:column;overflow-y:scroll}.header .menu-container .mobile-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;margin-bottom:3.2rem}.header .menu-container .mobile-header>img{width:147px}.header .menu-container .mobile-header .close-menu{display:flex}.header .menu-container .mobile-header .close-menu img{width:16px}.header .menu-container .menu{gap:3.2rem;display:flex;flex-direction:column}.header .menu-container .menu li{text-align:center}.header .menu-container .menu li a{color:#fafafa;font-weight:500;line-height:21px;font-size:1.8rem;position:relative;display:flex;align-items:center;transition:.1s all ease;padding-top:.5rem;padding-bottom:.5rem}.header .menu-container .menu li a:hover{opacity:.5}.header .menu-container .menu li a:hover::after{opacity:.5}.header .menu-container .menu li.menu-item-has-children>a::after{content:"";background-image:url("../img/icons/ic_arrow_down_white.svg");background-position:center;background-repeat:no-repeat;background-size:contain;margin-left:1.5rem;display:block;width:11.37px;height:7px;transition:.2s all ease}.header .menu-container .menu li .sub-menu{display:block;border-radius:8px;margin-top:15px;padding-left:5px}.header .menu-container .menu li .sub-menu p{text-align:left;font-size:1.8rem;color:#fff;font-weight:500;text-transform:inherit;padding:5px 0;margin-bottom:20px}.header .menu-container .menu li .sub-menu p::after{content:"";width:63px;height:1px;background:#ff7f4d;display:block;margin-top:10px}.header .menu-container .menu li .sub-menu li a{font-size:1.8rem;color:#fff;font-weight:500;text-transform:inherit;margin-bottom:20px;display:block;text-align:left}.header .menu-container .menu li .sub-menu li a:hover{opacity:1;color:#ff7f4d}.header .menu-container .menu li .sub-menu li a span{display:block;color:#888;margin-top:5px}.header .menu-container .menu li .sub-menu .right-submenu li a{margin-bottom:0}.header .menu-container .menu li.active-submenu .sub-menu{display:block}.header .menu-container .menu li.active-submenu.menu-item-has-children>a::after{transform:rotate(180deg)}.header .menu-container .contact-button{background-color:rgba(0,0,0,0);color:#fff;height:3.8rem;border:1px solid rgba(255,255,255,.5);border-radius:60px;transition:.1s all ease;padding-left:1.6rem;padding-right:1.6rem;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:center;margin-top:auto}.header .menu-container .contact-button:hover{opacity:.9}body.menu-active{overflow:hidden}@media screen and (min-width: 991px){.topbar{background:#1c1c1c;height:48px;display:flex;align-items:center;justify-content:center;gap:8px}.topbar p{font-family:"Work Sans";font-weight:500;font-size:16px;line-height:19px;color:#dcddde}.float-whatsapp{width:8.6rem;height:8.6rem}.float-whatsapp svg{width:36px}.page-template-page-home .header,.page-template-page-industry .header,.single-industry .header{background-color:rgba(0,0,0,0)}.page-template-page-investors .header-investors{background-color:rgba(0,0,0,0)}.header{transition:.2s all ease;top:48px}.header.sticky{background-color:#1c1c1c;top:0}.header .green-tech-img{display:none}.header .container{gap:5rem;padding:1.6rem 2.4rem}.header .menu-mobile{display:none}.header .logo img{width:auto;height:51px}.header .menu-container{opacity:1;visibility:visible;transform:unset;position:relative;left:0;width:auto;height:auto;top:0;display:flex;align-items:center;flex:1;justify-content:flex-end}.header .menu-container .mobile-header,.header .menu-container .search-mobile,.header .menu-container .social-mobile{display:none}.header .menu-container .menu{flex-direction:row;gap:1.6rem}.header .menu-container .menu li{margin:0;position:relative}.header .menu-container .menu li a{padding:0}.header .menu-container .menu li.menu-item-has-children>a::after{margin-left:.6rem}.header .menu-container .menu li>.sub-menu{display:none}.header .menu-container .menu li.menu-item-has-children:hover>.sub-menu{display:flex;position:absolute;border-radius:6px;box-shadow:0px 4px 4px rgba(1,25,54,.08);background-color:#fff;padding:2.4rem;min-width:500px;left:calc(50% - 250px);margin-top:0;flex-direction:column}.header .menu-container .menu li.menu-item-has-children:hover>.sub-menu>li{margin:0;text-align:left;display:grid;grid-template-columns:1fr 1fr;width:100%}.header .menu-container .menu li.menu-item-has-children:hover>.sub-menu>li>a{margin-bottom:0}.header .menu-container .menu li.menu-item-has-children:hover>.sub-menu>li.menu-item-has-children:hover>.sub-menu{box-shadow:none;position:relative;background:rgba(0,0,0,0);left:0;width:100%;margin:0;padding:0;display:block;min-width:0}.header .menu-container .menu li.menu-item-has-children:hover>.sub-menu>li a{color:#011936}.header .menu-container .menu li.menu-item-has-children:hover .special-menu{display:flex;padding:4rem 3.2rem}.header .menu-container .menu li.menu-item-has-children:hover .special-menu .left-submenu,.header .menu-container .menu li.menu-item-has-children:hover .special-menu .right-submenu{flex:1}.header .menu-container .menu li.menu-item-has-children:hover .special-menu .left-submenu{min-width:250px}.header .menu-container .menu li.menu-item-has-children:hover .special-menu .left-submenu a{display:block;padding:13px 27px;color:#1c1c1c;font-weight:500;margin-bottom:0}.header .menu-container .menu li.menu-item-has-children:hover .special-menu .left-submenu a span{display:block;color:gray;margin-top:6px;font-weight:400}.header .menu-container .menu li.menu-item-has-children:hover .special-menu .left-submenu a:hover{background:#f5f5f5;border-radius:6px;color:#ff7f4d;opacity:1}.header .menu-container .menu li.menu-item-has-children:hover .special-menu .right-submenu{min-width:265px}.header .menu-container .menu li.menu-item-has-children:hover .special-menu .right-submenu p{margin-top:13px;color:#1c1c1c;font-size:16px;border-bottom:1px solid #ff7f4d;padding-bottom:16px;margin-bottom:30px;font-weight:500;text-align:left}.header .menu-container .menu li.menu-item-has-children:hover .special-menu .right-submenu p::after{display:none}.header .menu-container .menu li.menu-item-has-children:hover .special-menu .right-submenu a{display:block;padding:3px 0;color:gray}.header .menu-container .menu li.menu-item-has-children:hover .special-menu .right-submenu a:hover{color:#ff7f4d;opacity:1}.header .menu-container .menu li.menu-item-has-children:hover.menu-item-has-children>a::after{transform:rotate(180deg)}.header .menu-container .menu>li>a{padding:1rem 0}.header .menu-container .contact-button{width:auto;margin-left:6.2rem}.header.sticky .container{padding-top:1rem;padding-bottom:1rem;transition:.2s all ease}.header.sticky .logo img{width:101px}}@media screen and (min-width: 1200px){.header .container{gap:8rem}.header .menu-container .menu{gap:6.2rem}.header .menu-container .menu li.menu-item-has-children>a::after{margin-left:1.3rem}}.header-menu{display:flex;flex-direction:column;align-items:flex-start;gap:4rem}.header-menu>li>a{font-size:1.8rem;font-weight:500;line-height:22px;color:#fff}.header-menu>li.has-children{width:100%}.header-menu>li.has-children>.sub-menu{display:flex;flex-direction:column;gap:2rem}.header-menu>li.has-children>.sub-menu>li>a{display:block;font-size:1.6rem;font-weight:500;line-height:22px;color:#fff}.header-menu>li.has-children>.sub-menu>li>a span{color:gray;display:block}.header-menu>li.has-children .sub-menu-inline>p{display:none}.header-menu>li.has-children .sub-menu-inline>li{margin-top:.5rem}.header-menu>li.has-children .sub-menu-inline>li>a{display:flex;flex-direction:column;font-size:1.4rem;font-weight:400;line-height:22px;color:#fff}.header-menu>li.has-children .sub-menu-inline>li>a span{color:gray;font-size:1.2rem;line-height:1.6rem;display:block}@media screen and (min-width: 991px){.header-menu{display:flex;align-items:center;flex-direction:row;gap:1.6rem}.header-menu>li a{color:#fafafa;font-weight:500;line-height:21px;font-size:1.8rem;position:relative;display:flex;align-items:center;transition:.1s all ease;padding-top:.5rem;padding-bottom:.5rem}.header-menu>li a:hover{opacity:.5}.header-menu>li a:hover::after{opacity:.5}.header-menu>li.has-children>a::after{content:"";background-image:url("../img/icons/ic_arrow_down_white.svg");background-position:center;background-repeat:no-repeat;background-size:contain;margin-left:1.5rem;display:block;width:11.37px;height:7px;transition:.2s all ease}.header-menu>li.has-children>.sub-menu{display:none}.header-menu>li.has-children:hover>.sub-menu{position:absolute;display:flex;border-radius:6px;box-shadow:0px 4px 4px rgba(1,25,54,.08);background-color:#fff;padding:3rem;min-width:700px;min-height:340px;left:calc(50% - 250px);margin-top:0;flex-direction:column}.header-menu>li.has-children:hover>.sub-menu .gradient{background:#ff7f4d;background:linear-gradient(90deg, rgb(255, 127, 77) 0%, rgb(103, 220, 229) 50%, rgb(42, 170, 115) 100%);width:300px;height:2px;margin-bottom:15px;margin-left:27px}.header-menu>li.has-children:hover>.sub-menu>li{display:grid;grid-template-columns:1fr 1fr}.header-menu>li.has-children:hover>.sub-menu>li>a{font-weight:500;font-size:16px;line-height:22px;color:#1c1c1c;display:block;padding:15px 27px}.header-menu>li.has-children:hover>.sub-menu>li>a>span{display:block;color:gray}.header-menu>li.has-children:hover>.sub-menu>li>.sub-menu-inline{display:none}.header-menu>li.has-children:hover>.sub-menu>li>.sub-menu-inline>p{display:block;font-weight:500;font-size:16px;line-height:22px;color:#1c1c1c;margin-bottom:5px}.header-menu>li.has-children:hover>.sub-menu>li>.sub-menu-inline>li{margin-bottom:2.5rem}.header-menu>li.has-children:hover>.sub-menu>li>.sub-menu-inline>li a{font-weight:400;font-size:16px;line-height:24px;color:#000;align-items:flex-start;padding:0}.header-menu>li.has-children:hover>.sub-menu>li>.sub-menu-inline>li a:hover{color:#ff7f4d;opacity:1}.header-menu>li.has-children:hover>.sub-menu>li.has-children:hover>a,.header-menu>li.has-children:hover>.sub-menu>li.has-children.is_hovered>a{background:#f5f5f5;border-radius:6px;color:#ff7f4d;opacity:1}.header-menu>li.has-children:hover>.sub-menu>li.has-children:hover>.sub-menu-inline,.header-menu>li.has-children:hover>.sub-menu>li.has-children.is_hovered>.sub-menu-inline{display:block;position:absolute;top:35px;left:55%;height:calc(100% - 35px)}.header-menu>li.has-children:hover>.sub-menu>li.has-children:hover>.sub-menu-inline>li,.header-menu>li.has-children:hover>.sub-menu>li.has-children.is_hovered>.sub-menu-inline>li{margin-top:0rem}}@media screen and (min-width: 1200px){.header-menu{gap:6.2rem}}.footer{background-color:#212121}.footer .container{width:100%;max-width:1224px;margin:0 auto;padding:6.4rem 1.6rem 1.6rem}.footer .footer-newsletter{padding-bottom:6.4rem}.footer .footer-newsletter h3{font-size:2rem;color:#fafafa;line-height:120%;font-weight:400;margin-bottom:4rem}.footer .footer-newsletter form{position:relative}.footer .footer-newsletter form input[type=text]{margin-bottom:16px}.footer .footer-newsletter form input[type=text],.footer .footer-newsletter form input[type=tel]{border:1px solid #fafafa;width:100%;height:72px;border-radius:50px;background:rgba(0,0,0,0);padding:0 7.2rem 0 2.4rem;color:#fff;font-size:1.6rem}.footer .footer-newsletter form input[type=text]::placeholder,.footer .footer-newsletter form input[type=tel]::placeholder{color:#fff}.footer .footer-newsletter form input[type=submit]{cursor:pointer;position:absolute;right:.8rem;top:9.6rem;background:url("../img/icons/ic_seta_orange.svg") no-repeat center;background-size:56px;height:56px;width:56px;border:0;font-size:0}.footer .footer-newsletter form .wpcf7-response-output{color:#fff}.footer .footer-newsletter .footer-form{position:relative}.footer .footer-info{border-top:2px solid #404041;padding-top:6.4rem;padding-bottom:6.4rem;position:relative}.footer .footer-info .logo-cubo{margin-top:5rem}.footer .footer-info .logo-cubo img{width:130px}.footer .footer-info .contact-list{display:flex;flex-direction:column;gap:2.4rem}.footer .footer-info .contact-list li{color:#fafafa;font-size:1.6rem;line-height:120%;display:flex;align-items:center;gap:1.6rem;max-width:486px}.footer .footer-info .contact-list li a{color:#fafafa}.footer .footer-info .social-list{margin-top:7rem;display:flex;align-items:center;gap:1.6rem}.footer .footer-info .social-list a{display:flex}.footer .footer-info .menu{margin-top:4.8rem;display:flex;flex-direction:column;gap:1.6rem}.footer .footer-info .menu li a{font-size:1.6rem;line-height:120%;color:#fafafa}.footer .footer-info .back-to-top{position:absolute;right:0;bottom:4rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.8rem;cursor:pointer;width:auto}.footer .footer-info .back-to-top span{color:#404041;font-size:1.6rem;line-height:120%;display:block}.footer .copyright{border-top:2px solid #404041;padding-top:2.4rem;text-align:center}.footer .copyright p{color:#fafafa;font-size:1.2rem;line-height:1.5rem;margin-bottom:1.6rem}.footer .copyright ul{display:flex;align-items:center;justify-content:center;gap:4.5rem}.footer .copyright ul li{display:flex}.footer .copyright ul li a{color:#fff}@media screen and (min-width: 991px){.footer .container{padding-top:12rem}.footer .footer-newsletter{padding-bottom:12rem;display:flex;align-items:center;justify-content:space-between;gap:32px}.footer .footer-newsletter h3{font-size:3.1rem;max-width:373px;margin-bottom:0}.footer .footer-newsletter form{width:100%;max-width:100%;display:flex;gap:32px}.footer .footer-newsletter form br{display:none}.footer .footer-newsletter form input[type=submit]{top:.8rem}.footer .footer-newsletter form .wpcf7-response-output{position:absolute;top:90px}.footer .footer-newsletter form .wpcf7-spinner{position:absolute;top:90px}.footer .footer-newsletter .footer-form{position:relative;display:flex;gap:32px}.footer .footer-info{padding-top:8rem;padding-bottom:13.4rem;display:flex;justify-content:space-between}.footer .footer-info .logo-cubo{position:absolute;width:130px;right:90px}.footer .footer-info .contact-list li{font-size:2rem}.footer .footer-info .social-list{position:absolute;left:0;bottom:6.4rem}.footer .footer-info .menu{margin-top:0}.footer .footer-info>div:first-child{width:60%}.footer .footer-info>div{width:40%}.footer .footer-info .back-to-top{bottom:6.4rem}.footer .copyright{display:flex;align-items:center;justify-content:space-between;padding-bottom:2rem}.footer .copyright p{margin-bottom:0}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.home-banner{margin-top:57px;background:linear-gradient(-45deg, #ee7753, #e73c7f, #23a6d6, #2aaa73);background-size:400% 400%;animation:gradient 7s ease infinite;position:relative}.home-banner .hero{display:none}.home-banner #animation-container{position:relative;z-index:1}.home-banner .bg{content:"";background-image:url("../img/gradient.png");background-size:cover;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;opacity:.5}.home-banner::after{content:"";background:rgba(28,28,28,.85);position:absolute;width:100%;height:100%;left:0;top:0}.home-banner .container{width:100%;max-width:1224px;padding:4rem 1.6rem;margin:0 auto;position:relative;z-index:1}.home-banner .container p{font-weight:500;font-size:16px;line-height:24px;color:#26b3c6;margin-bottom:.5rem}.home-banner .container h1{font-weight:600;font-size:50px;line-height:55px;margin-bottom:4rem;color:#fff}.home-banner .partners{width:100%;max-width:1224px;padding:0 1.6rem 6rem;margin:0 auto;margin-top:10rem;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3rem}.home-banner .partners li{display:flex;align-items:center;justify-content:center}@media screen and (min-width: 991px){.home-banner{margin-top:0px;position:relative;height:1028px;padding-top:86px;overflow:hidden}.home-banner #animation-container{position:absolute;right:0;top:0;z-index:1;left:calc(50% - 40px);margin:0 auto;display:block;max-width:760px}.home-banner .hero{position:absolute;right:0;top:30px;z-index:1;left:calc(50% - 40px);margin:0 auto;display:block}.home-banner .container{padding:7.6rem 1.6rem 0;display:flex;align-items:center}.home-banner .container>div{max-width:650px}.home-banner .container p{font-size:24px;line-height:28px}.home-banner .container h1{font-size:80px;line-height:92px;margin-bottom:8rem}.home-banner .partners{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto;margin-top:15rem;position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:3rem}}@keyframes gradient-solutions{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.home-solutions{background:#f1f1f2}.home-solutions>.container{width:100%;max-width:1224px;padding:6rem 1.6rem;margin:0 auto}.home-solutions>.container>#animation-container-2{max-width:85%;margin:0 auto 4rem;display:block}.home-solutions>.container>img{display:none}.home-solutions>.container>div>p{font-size:22px;line-height:26px;color:#26b3c6;margin-bottom:9px}.home-solutions>.container>div h2{font-weight:500;font-size:46px;line-height:52px;color:#1c1c1c;margin-bottom:3.8rem}.home-solutions>.container>div h2 span{color:#ff7f4d}.home-solutions>.container>div ul{margin-bottom:3rem;display:flex;flex-direction:column;list-style:none;gap:3rem}.home-solutions>.container>div ul li{padding:3.8rem 3rem 4.4rem;background:#fff;border-radius:8px}.home-solutions>.container>div ul li img{width:40px;margin-bottom:1.2rem}.home-solutions>.container>div ul li p{font-weight:400;font-size:18px;line-height:26px;color:#1c1c1c}.home-solutions .solutions-numbers{background:linear-gradient(45deg, #ee7753, #23a6d6, #2aaa73);background-size:400% 400%;animation:gradient 4s ease infinite;position:relative}.home-solutions .solutions-numbers::before{content:"";display:block;width:100%;height:2px;background:linear-gradient(90deg, rgba(255, 127, 77, 0.5) 0%, rgba(103, 220, 229, 0.5) 50%, rgba(42, 170, 115, 0.5) 100%);position:absolute;z-index:2;left:0;top:0}.home-solutions .solutions-numbers .bg-blur{content:"";background-image:url("../img/blur.png");background-size:cover;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;opacity:.7;background-position:top right}.home-solutions .solutions-numbers::after{content:"";background:rgba(255,255,255,.88);position:absolute;width:100%;height:100%;left:0;top:0}.home-solutions .solutions-numbers .container{width:100%;max-width:1224px;padding:6rem 1.6rem;margin:0 auto;position:relative;z-index:1}.home-solutions .solutions-numbers .container ul{list-style:none;display:flex;flex-direction:column;gap:2.4rem}.home-solutions .solutions-numbers .container ul li h6{color:#1c1c1c;font-weight:300;font-size:82px;line-height:120%;letter-spacing:-0.023em}.home-solutions .solutions-numbers .container ul li h4{color:#1c1c1c;font-weight:400;font-size:20px;line-height:26px;margin-bottom:3.2rem}.home-solutions .solutions-numbers .container ul li p{font-size:18px;line-height:26px;color:#1c1c1c;margin-top:4.8rem}.home-solutions .solutions-numbers .container ul li i{display:block;height:2px}.home-solutions .solutions-numbers .container ul li:nth-child(1) i{background:#ffb84d;background:linear-gradient(90deg, rgb(255, 184, 77) 0%, rgb(243, 112, 53) 100%)}.home-solutions .solutions-numbers .container ul li:nth-child(2) i{background:#67dce5;background:linear-gradient(90deg, rgb(103, 220, 229) 0%, rgb(38, 179, 198) 100%)}.home-solutions .solutions-numbers .container ul li:nth-child(3) i{background:#2aaa73;background:linear-gradient(90deg, rgb(42, 170, 115) 0%, rgb(127, 215, 190) 100%)}.home-solutions .solutions-numbers .container ul li:nth-child(4) i{background:#ffb84d;background:linear-gradient(90deg, rgb(255, 184, 77) 0%, rgb(243, 112, 53) 100%)}@media screen and (min-width: 991px){.home-solutions>.container{padding:6rem 1.6rem 9rem;display:flex;align-items:center;gap:2.4rem;position:relative}.home-solutions>.container>#animation-container-2{position:relative;width:100%;max-width:100%;margin:0}.home-solutions>.container>img{position:absolute;left:-80px;bottom:130px;display:block}.home-solutions>.container>div{max-width:552px}.home-solutions>.container>div h2{line-height:52px;margin-bottom:1.8rem}.home-solutions>.container>div ul{margin-bottom:4rem;display:grid;grid-template-columns:1fr 1fr}.home-solutions>.container>div ul li{padding:2rem 3rem 2rem;background:#fff;border-radius:8px;min-height:196px}.home-solutions>.container>div ul li img{width:36px;margin-bottom:1.2rem}.home-solutions>.container>div ul li p{font-weight:400;font-size:16px;line-height:24px;color:#1c1c1c}.home-solutions .solutions-numbers{max-width:92%;padding-left:8%}.home-solutions .solutions-numbers .bg-blur{background-position:center}.home-solutions .solutions-numbers .container{padding:11.6rem 1.6rem 12rem}.home-solutions .solutions-numbers .container ul{display:grid;grid-template-columns:repeat(4, 1fr)}}.home-atuations{padding:7.8rem 0 7.4rem;background:#1c1c1c}.home-atuations .button{margin:25px auto 0}.home-atuations .container{padding:0 1.6rem 0;max-width:1224px;margin:0 auto;width:100%}.home-atuations .container>p{font-size:22px;line-height:26px;color:#26b3c6;margin-bottom:9px}.home-atuations .container h2{font-weight:500;font-size:46px;line-height:52px;color:#fff;margin-bottom:6.5rem;max-width:625px}.home-atuations .container h2 span{color:#ff7f4d}.home-atuations .box-atuations{background:rgba(220,221,222,.1);backdrop-filter:blur(30px);border-radius:8px;padding:3rem 2rem;min-height:360px;border:1px solid #575757}.home-atuations .box-atuations>img{height:65px;margin-bottom:3rem}.home-atuations .box-atuations h3{font-size:22px;line-height:26px;color:#fff;font-weight:400;margin-bottom:2rem}.home-atuations .box-atuations p{font-size:16px;line-height:22px;color:#dcddde}.home-atuations .slider-bottom{padding:5.6rem 1.6rem 0 0;max-width:1224px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:34px}.home-atuations .slider-bottom .my-slider-progress{flex:1;background:#dcddde;height:1px}.home-atuations .slider-bottom .my-slider-progress .my-slider-progress-bar{margin-top:-1px;background:#ff7f4d;background:linear-gradient(90deg, rgb(255, 127, 77) 0%, rgb(103, 220, 229) 50%, rgb(42, 170, 115) 100%);height:3px;transition:width 400ms ease;width:0}.home-atuations .slider-bottom .buttons{display:flex;align-items:center;justify-content:flex-end;gap:1.6rem}.home-atuations .arrow-prev,.home-atuations .arrow-next{background-color:rgba(0,0,0,0);width:6.3rem;height:6.3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(38,179,198,.2);padding:0;outline:0;cursor:pointer;font-size:0;z-index:9;transition:.2s all ease}.home-atuations .arrow-prev svg path,.home-atuations .arrow-next svg path{fill:#dcddde}.home-atuations .arrow-prev:hover,.home-atuations .arrow-next:hover{background:rgba(38,179,198,.2)}.home-atuations .arrow-prev:hover svg path,.home-atuations .arrow-next:hover svg path{fill:#fafafa}.home-atuations .arrow-next{transform:rotate(180deg)}@media screen and (min-width: 991px){.home-atuations{position:relative}.home-atuations .bg{background-image:url("../img/pattern.svg");background-size:628px;background-repeat:no-repeat;background-position:right 10%;height:584px;position:absolute;right:0;top:38px;width:628px}.home-atuations .container>p,.home-atuations .container h2{margin-left:96px}.home-atuations .container h2{line-height:62px}.home-atuations .slider-bottom{padding:5.6rem 0 0}.home-atuations .box-atuations{padding:6rem 4rem;min-height:467px}.home-atuations .box-atuations>img{margin-bottom:5rem}.home-atuations .box-atuations h3{margin-bottom:3rem}}@media screen and (min-width: 1200px){.home-atuations .splide__track{margin-left:calc((100vw - 992px)/2)}}.home-comments{padding-top:7rem;padding-bottom:7rem}.home-comments .container{padding:0 1.6rem 0;max-width:1224px;margin:0 auto;width:100%}.home-comments .box-comment .quote{margin-bottom:4rem}.home-comments .box-comment p{font-weight:300;font-size:36px;line-height:46px;color:#1c1c1c;margin-bottom:8rem}.home-comments .box-comment .author{display:flex;align-items:center;gap:1.6rem}.home-comments .box-comment .author h6{font-weight:500;font-size:18px;line-height:16px;margin-bottom:6px}.home-comments .box-comment .author span{font-weight:500;font-size:14px;line-height:16px;color:gray}.home-comments .slider-bottom{padding:5.6rem 0 0;max-width:1224px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:34px}.home-comments .slider-bottom .my-slider-progress-comments{flex:1;background:#dcddde;height:1px}.home-comments .slider-bottom .my-slider-progress-comments .my-slider-progress-comments-bar{margin-top:-1px;background:#ff7f4d;background:linear-gradient(90deg, rgb(255, 127, 77) 0%, rgb(103, 220, 229) 50%, rgb(42, 170, 115) 100%);height:3px;transition:width 400ms ease;width:0}.home-comments .slider-bottom .buttons{display:flex;align-items:center;justify-content:flex-end;gap:1.6rem}.home-comments .arrow-prev,.home-comments .arrow-next{background-color:#ff7f4d;width:6.3rem;height:6.3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;padding:0;outline:0;cursor:pointer;font-size:0;z-index:9;transition:.2s all ease}.home-comments .arrow-prev:hover,.home-comments .arrow-next:hover{background:#f37a00}.home-comments .arrow-prev{transform:rotate(180deg)}.home-comments .partners{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin-top:0;justify-content:center}@media screen and (min-width: 991px){.home-comments{padding-top:7rem;padding-bottom:22rem}.home-comments .splide{padding-left:110px;padding-right:110px}.home-comments .arrow-prev,.home-comments .arrow-next{width:9.5rem;height:9.5rem}.home-comments .splide__arrow{position:absolute;top:calc(50% - 60px);left:0}.home-comments .splide__arrow.splide__arrow--next{right:0;left:unset}.home-comments .partners{justify-content:space-between;margin-top:130px}}.home-jorney{background:#f1f1f2;padding-top:7rem;padding-bottom:7rem}.home-jorney .container{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto}.home-jorney h2{font-weight:500;font-size:38px;line-height:48px;color:#ff7f4d;text-align:center;margin-bottom:4.4rem}.home-jorney ul{display:grid;grid-template-columns:1fr 1fr;gap:20px}.home-jorney ul li{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.home-jorney ul li span{background:#fff;width:60px;height:60px;border-radius:60px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#1c1c1c}.home-jorney ul li h3{margin-top:1.6rem;font-weight:400;font-size:20px;line-height:26px;color:#1c1c1c}.home-jorney ul li p{font-size:16px;line-height:22px;color:gray;margin-top:1.6rem}.home-jorney ul li img{margin:15px auto 0;background:#fff;padding:8px}@media screen and (min-width: 991px){.home-jorney{padding-top:10rem;padding-bottom:15rem;position:relative}.home-jorney::after{content:"";width:100px;height:100px;background:#ff7f4d;position:absolute;top:-100px;left:0}.home-jorney::before{content:"";width:100px;height:100px;background:#ff7f4d;opacity:.1;position:absolute;top:0px;left:100px}.home-jorney h2{line-height:62px;font-size:46px}.home-jorney ul{grid-template-columns:repeat(6, 1fr);gap:24px;position:relative;background-image:url("../img/bg-jorney.svg");background-repeat:no-repeat;background-size:1091px;background-position:center 2%}.home-jorney ul li{margin-bottom:0}.home-jorney ul li span{width:76px;height:76px;border-radius:76px;font-size:28px;transition:box-shadow .2s}.home-jorney ul li span:hover{box-shadow:0 0 0 12px rgba(255,255,255,.3)}.home-jorney ul li h3{margin-top:2rem;font-size:18px;line-height:26px;min-height:52px}.home-jorney ul li p{margin-top:2.2rem;font-size:14px;line-height:20px}}.home-schedule{background:#f1f1f2;padding-bottom:10rem}.home-schedule .container{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto}.home-schedule h2{font-weight:500;font-size:38px;line-height:48px;text-align:center;color:#1c1c1c;margin-bottom:35px}.home-schedule .box-schedule{background:#fff;border-radius:8px;padding:6rem 3rem;position:relative}.home-schedule .bolt{display:none}.home-schedule .form-group{position:relative;padding:22px 0 0;margin-top:10px;background:#f4f4f4;border-radius:4px 4px 0px 0px}.home-schedule .form-control{font-family:inherit;width:100%;border:0;border-bottom:1px solid #d2d2d2;outline:0;font-size:16px;color:#3f3f3f;padding:7px 16px;background:rgba(0,0,0,0);transition:border-color .2s}.home-schedule select.form-control{padding:7px 12px}.home-schedule .form-control::placeholder{color:rgba(0,0,0,0)}.home-schedule .form-control:placeholder-shown~.form__label{font-size:16px;cursor:text;top:20px}.home-schedule .form-group label,.home-schedule .form-control:focus~.form__label{position:absolute;top:10px;display:block;transition:.2s;font-size:12px;color:#3f3f3f;padding:0 16px}.home-schedule .form-control:focus~.form__label{color:#26b3c6}.home-schedule .form-control:focus{padding-bottom:6px;border-bottom:2px solid #26b3c6}.home-schedule h3{font-weight:400;font-size:18px;line-height:24px;color:#000;margin-bottom:25px}.home-schedule .checkbox-solutions,.home-schedule .radio-solutions{margin-top:35px}.home-schedule .checkbox-solutions .wpcf7-checkbox{display:grid;grid-template-columns:1fr 1fr;gap:16px;flex-wrap:wrap}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item{margin:0}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item>label{background:#fff;border:1px solid #f2f2f2;border-radius:7px;width:100%;height:120px;padding-left:10px;padding-right:10px;display:flex;align-items:center;flex-direction:column;justify-content:flex-start;text-align:center;font-weight:400;font-size:16px;line-height:22px;color:#1c1c1c;padding-top:15px;cursor:pointer}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item>label input[type=checkbox]{display:none}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item label:has(input:checked){border:1px solid #ff7f4d;background:#ff7f4d;color:#fff}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item label::before{content:"";width:40px;height:28px;display:block;margin-bottom:20px}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(1) label::before{background:url("../img/schedule/icon-sensor-vibracao-temperatura.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(1) label:has(input:checked)::before{background:url("../img/schedule/icon-sensor-vibracao-temperatura-white.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(2) label::before{background:url("../img/schedule/icon-dados-eletricos.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(2) label:has(input:checked)::before{background:url("../img/schedule/icon-dados-eletricos-white.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(3) label::before{background:url("../img/schedule/icon-pressao.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(3) label:has(input:checked)::before{background:url("../img/schedule/icon-pressao-white.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(4) label::before{background:url("../img/schedule/icon-temperatura.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(4) label:has(input:checked)::before{background:url("../img/schedule/icon-temperatura-white.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(5) label::before{background:url("../img/schedule/icon-luminaria-solar.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(5) label:has(input:checked)::before{background:url("../img/schedule/icon-luminaria-solar-white.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(6) label::before{background:url("../img/schedule/icon-modular.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(6) label:has(input:checked)::before{background:url("../img/schedule/icon-modular-white.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(7) label::before{background:url("../img/schedule/icon-modbus.svg") no-repeat center;background-size:contain}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item:nth-child(7) label:has(input:checked)::before{background:url("../img/schedule/icon-modbus-white.svg") no-repeat center;background-size:contain}.home-schedule .radio-solutions .wpcf7-radio{display:flex;gap:32px;flex-wrap:wrap}.home-schedule .radio-solutions .wpcf7-radio .wpcf7-list-item{margin:0}.home-schedule .radio-solutions .wpcf7-radio .wpcf7-list-item span{font-weight:400;font-size:16px;line-height:24px;color:#000}.home-schedule .button-submit{margin-top:95px;background-image:url(../img/icons/ic_arrow_right.svg);background-repeat:no-repeat;background-position:92%;padding-right:5rem;cursor:pointer}@media screen and (min-width: 991px){.home-schedule{padding-bottom:17rem}.home-schedule .box-schedule{background:#fff;border-radius:8px;padding:6rem 9.7rem}.home-schedule .box-schedule h2{font-size:46px;line-height:62px}.home-schedule .bolt{display:block;position:absolute;bottom:-27px;right:-28px}.home-schedule .simple-fields{display:grid;grid-template-columns:1fr 1fr;gap:24px}.home-schedule .checkbox-solutions .wpcf7-checkbox{gap:24px;display:flex}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item{margin:0}.home-schedule .checkbox-solutions .wpcf7-checkbox .wpcf7-list-item>label{width:168px;height:144px;padding-left:20px;padding-right:20px;padding-top:30px}.home-schedule .radio-solutions .wpcf7-radio{gap:100px}}.home-about{background:#2aaa73;padding:6rem 0}.home-about .container{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto}.home-about .container p{font-size:22px;line-height:26px;color:#fff;margin-bottom:1rem}.home-about .container h2{font-weight:500;font-size:38px;line-height:46px;color:#fff;margin-bottom:35px;max-width:556px}.home-about .container .link{display:flex;justify-content:space-between;gap:26px;background:rgba(220,221,222,.2);backdrop-filter:blur(12px);border-radius:8px;padding:28px;margin-bottom:20px;font-weight:400;font-size:20px;line-height:26px;color:#fff;pointer-events:none}.home-about .container .arrow{width:25px;height:25px;transform:rotate(-45deg)}.home-about ul{display:flex;gap:15px;flex-wrap:wrap;margin-top:30px}.home-about ul li a{pointer-events:none;background:rgba(68,68,68,.2);backdrop-filter:blur(12px);border-radius:68px;color:#fff;height:41px;display:flex;align-items:center;gap:10px;padding-left:15px;padding-right:15px;font-weight:500;font-size:16px;line-height:20px}.home-about .rotate-text{display:none}@media screen and (min-width: 991px){.home-about{padding:9rem 0;background:linear-gradient(90deg, #2AAA73 80%, #26B3C6 20%);position:relative}.home-about .bg{background-image:url("../img/pattern-2.svg");background-size:378px;background-repeat:no-repeat;background-position:left 10%;height:827px;position:absolute;left:-70px;top:-100px;width:628px}.home-about .container h2{font-size:46px;line-height:62px}.home-about .first-container{display:flex;gap:32px}.home-about .about-img{margin-top:-90px;position:relative;top:-60px}.home-about ul{gap:66px}.home-about .rotate-text{display:flex;position:absolute;left:100px;right:0;top:-175px;margin:0 auto;align-items:center;justify-content:center;z-index:1}.home-about .rotate-text svg{width:270px}.home-about .rotate-text text{font-size:2.8rem;line-height:1.8rem;font-weight:500;fill:#ff7f4d}}#circle{position:absolute;z-index:1;width:30%;padding-bottom:30%;overflow:hidden;display:flex;position:absolute;left:100px;right:0;top:-215px;margin:0 auto;align-items:center;justify-content:center;z-index:1}#circle text{font-family:"Work Sans",Arial,sans-serif;font-size:1.2rem;line-height:1.8rem;font-weight:500}#circle svg{position:absolute;left:0;top:0;width:100%;height:350px;animation-name:rotate;animation-duration:8s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rotate{from{transform:rotate(360deg)}to{transform:rotate(0)}}.home-page{overflow-x:hidden}.products-banner{background:#fbfbfb;padding-bottom:70px}.products-banner .container{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto}.products-banner .breadcrumb{padding:25px 0;display:flex;align-items:center;gap:16px}.products-banner .breadcrumb li{font-weight:500;font-size:16px;line-height:28px;color:#1c1c1c;display:flex;align-items:center}.products-banner .breadcrumb li::after{content:"";width:5px;height:10px;background:url("../img/arrow-orange.svg") no-repeat center;background-size:5px;display:block;margin-left:14px}.products-banner .breadcrumb li:last-child::after{display:none}.products-banner .breadcrumb li a{color:#1c1c1c}.products-banner .banner-right h1{font-weight:500;font-size:32px;line-height:44px;color:#1c1c1c;margin-bottom:10px}.products-banner .tabs{display:flex;align-items:center;background:#f7f6f9;border-radius:12px;padding:2px}.products-banner .tabs button{border-radius:11px;width:50%;display:flex;align-items:center;justify-content:center;height:50px;color:#1c1c1c;font-weight:500;font-size:16px;line-height:28px;cursor:pointer;border:0;background:rgba(0,0,0,0)}.products-banner .tabs button.active{background:#fff;color:#26b3c6}.products-banner .tabcontent{display:none;padding-top:20px}.products-banner .tabcontent#description{display:block}.products-banner .tabcontent h1,.products-banner .tabcontent h2,.products-banner .tabcontent h3,.products-banner .tabcontent h4,.products-banner .tabcontent h5,.products-banner .tabcontent h6{font-weight:400;font-size:22px;line-height:140%;color:#1c1c1c;margin-bottom:22px}.products-banner .tabcontent p{font-weight:400;font-size:16px;line-height:26px;color:gray;margin-bottom:10px}.products-banner .tabcontent ul.links{display:grid;grid-template-columns:1fr 1fr;gap:16px}.products-banner .tabcontent ul.links li a{padding:16px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid rgba(220,221,222,.5);border-radius:6px;color:#1c1c1c}.products-banner .tabcontent ul.links li a .type{width:38px;min-width:38px;height:38px;background:#ff9328;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:12px;line-height:20px;color:#fff}.products-banner .tabcontent ul.links li p{font-weight:500;font-size:16px;line-height:22px;color:#1c1c1c;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.products-banner .button{margin-top:51px}.products-banner .banner-carrousel{display:flex;gap:32px;flex-direction:column}.products-banner .banner-carrousel>div{width:100%}.products-banner .banner-carrousel .banner-left{display:flex;height:535px}.products-banner .banner-carrousel .banner-left #thumbnail-carousel{width:71px}.products-banner #thumbnail-carousel .splide__slide img{width:100%;height:100%;object-fit:cover}.products-banner #thumbnail-carousel .splide__slide{opacity:.6}.products-banner #thumbnail-carousel .splide__slide.is-active{opacity:1}.product{width:100%}.product__images{width:100%;height:100%;display:flex;flex-direction:row;gap:25px}.product__main-image{max-width:456px;max-height:535px;object-fit:cover;cursor:pointer;border-radius:6px}.product__slider-wrap{max-width:500px;min-height:100px;display:flex;min-width:70px}.product__slider{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;overflow-y:auto;gap:16px;padding:3px}.product__image{width:71px;height:68px;object-fit:cover;cursor:pointer;border-radius:4px}.product__image:first-child{margin-left:0}.product__image:last-child{margin-right:0}.product__image:hover{outline:3px solid #26b3c6}.product__image--active{outline:3px solid #26b3c6}.product__slider::-webkit-scrollbar{height:4px;width:8px}.product__slider::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:50px}@media screen and (min-width: 991px){.products-banner .banner-carrousel{flex-direction:row}.products-banner .banner-carrousel>div{width:50%}.products-banner .banner-right h1{font-size:42px;line-height:54px}}.tabcontent{animation:fadeEffect 1s}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.product-videos{background:linear-gradient(45deg, #ee7753, #23a6d6, #2aaa73);background-size:400% 400%;animation:gradient 4s ease infinite;position:relative}.product-videos::before{content:"";display:block;width:100%;height:2px;background:linear-gradient(90deg, rgba(255, 127, 77, 0.5) 0%, rgba(103, 220, 229, 0.5) 50%, rgba(42, 170, 115, 0.5) 100%);position:absolute;z-index:2;left:0;top:0}.product-videos .bg-blur{content:"";background-image:url("../img/blur.png");background-size:cover;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;opacity:.7;background-position:top right}.product-videos::after{content:"";background:rgba(255,255,255,.88);position:absolute;width:100%;height:100%;left:0;top:0}.product-videos .container{width:100%;max-width:1224px;padding:6rem 1.6rem;margin:0 auto;position:relative;z-index:1}.product-videos h2{font-weight:500;font-size:36px;line-height:52px;color:#1c1c1c;margin-bottom:39px}.product-videos h2 span{color:#ff7f4d}.product-videos .box-video{background:#f8f8f9;border-radius:6px;min-height:289px}.product-videos .box-video>figure{position:relative;height:167px;width:100%;margin:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000;border-radius:6px 6px 0px 0px}.product-videos .box-video>figure img{object-fit:cover;position:absolute;left:0;top:0;width:100%;height:100%}.product-videos .box-video>figure span{cursor:pointer;width:66px;height:66px;background:#ff4301;display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative}.product-videos .box-video>figure span::after{content:"";display:block;width:0;height:0;border-top:15px solid rgba(0,0,0,0);border-bottom:15px solid rgba(0,0,0,0);border-left:25px solid #d9d9d9;position:relative;left:4px}.product-videos .box-video>div{padding:1.8rem 3.5rem 1.6rem 2.4rem}.product-videos .box-video h3{font-weight:600;font-size:16px;line-height:24px;color:#1c1c1c;margin-bottom:1.6rem}.product-videos .box-video p{font-weight:600;font-size:14px;line-height:24px;color:gray;display:flex;align-items:center;justify-content:space-between}.product-videos .box-video p::before{content:"";width:160px;height:2px;background:#ff7f4d;display:block}.product-videos .slider-bottom{padding:5.6rem 1.6rem 0 0;max-width:1224px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:34px}.product-videos .slider-bottom .my-slider-progress{flex:1;background:#dcddde;height:1px}.product-videos .slider-bottom .my-slider-progress .my-slider-progress-bar-video{margin-top:-1px;background:#ff7f4d;background:linear-gradient(90deg, rgb(255, 127, 77) 0%, rgb(103, 220, 229) 50%, rgb(42, 170, 115) 100%);height:3px;transition:width 400ms ease;width:0}.product-videos .slider-bottom .buttons{display:flex;align-items:center;justify-content:flex-end;gap:1.6rem}.product-videos .arrow-prev,.product-videos .arrow-next{background-color:rgba(0,0,0,0);width:6.3rem;height:6.3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #dcddde;padding:0;outline:0;cursor:pointer;font-size:0;z-index:9;transition:.2s all ease}.product-videos .arrow-prev svg path,.product-videos .arrow-next svg path{fill:gray}.product-videos .arrow-prev:hover,.product-videos .arrow-next:hover{background:rgba(38,179,198,.2);border:1px solid rgba(38,179,198,.2)}.product-videos .arrow-prev:hover svg path,.product-videos .arrow-next:hover svg path{fill:#26b3c6}.product-videos .arrow-next{transform:rotate(180deg)}@media screen and (min-width: 991px){.product-videos .container{padding:10rem 1.6rem}.product-videos h2{font-size:46px;line-height:62px}}.modalVideo{display:none;padding:2rem 0 10rem;position:fixed;width:100%;height:100%;top:0;z-index:99999;background-color:#000;overflow-y:scroll;transition:.2s all linear}.modalVideo.active{display:block}.modalVideo .text-right{display:flex;justify-content:flex-end;padding-right:40px}.modalVideo .close{color:#ff7f4d;font-size:1.6rem;font-weight:500}.modalVideo .close img{width:30px}.modalVideo .modal-container{width:100%;max-width:1224px;padding:6rem 1.6rem;margin:0 auto}.modalVideo .video-container{box-shadow:0px 2px 30px 0px rgba(0,0,0,.5);margin-bottom:5rem;text-align:center}body.modal-open{overflow:hidden}@media screen and (min-width: 991px){.modalVideo{padding-top:3rem}.modalVideo .close{font-size:2rem}}.product-step{padding:8rem 0 19rem;background:#f9f9fa}.product-step .container{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto;position:relative;z-index:1}.product-step h2{font-weight:500;font-size:36px;line-height:52px;color:#1c1c1c;margin-bottom:39px}.product-step h2 span{color:#ff7f4d}.product-step .container-step{display:flex;flex-direction:column;gap:40px;align-items:flex-start}.product-step .container-step .tabs{max-width:450px;width:100%;display:flex;flex-direction:column;gap:14px}.product-step .container-step .tabs button{background:#fff;border-radius:6px;padding:25px 28px;display:flex;align-items:center;gap:22px;border:0;font-weight:500;font-size:18px;line-height:140%;color:#1c1c1c;text-align:left;cursor:pointer}.product-step .container-step .tabs button span{font-weight:500;font-size:20px;line-height:22px;color:gray;display:flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;border:1px solid gray;border-radius:50%}.product-step .container-step .tabs button::after{content:"";width:11px;height:14px;background-size:9px;background:url("../img/ic-arrow-orange-simple.svg") no-repeat center;display:block;margin-left:auto}.product-step .container-step .tabs button.active{background:#ff7f4d;color:#fff}.product-step .container-step .tabs button.active span{color:#fff;border-color:#fff}.product-step .container-step .tabs button.active::after{width:11px;height:14px;background-size:9px;background:url("../img/ic-arrow-white-simple.svg") no-repeat center}.product-step .container-step .tabcontent{display:none}.product-step .container-step .tabcontent h1,.product-step .container-step .tabcontent h2,.product-step .container-step .tabcontent h3,.product-step .container-step .tabcontent h4,.product-step .container-step .tabcontent h5,.product-step .container-step .tabcontent h6{font-weight:400;font-size:22px;line-height:140%;color:#1c1c1c;margin-bottom:22px}.product-step .container-step .tabcontent p{font-weight:400;font-size:16px;line-height:26px;color:gray;margin-bottom:15px}.product-step .container-step .tabcontent ul li{font-weight:400;font-size:16px;line-height:26px;color:gray}.product-step .container-step .tabscontent>div:first-child{display:block}@media screen and (min-width: 991px){.product-step h2{font-size:46px;line-height:62px}.product-step .container-step{display:flex;flex-direction:row;gap:69px}.product-step .tabs{min-width:450px}}.product-about{background:#2aaa73;padding:3.2rem 0}.product-about .container{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto;position:relative;z-index:1}.product-about .container p{font-size:22px;line-height:26px;color:#fff;margin-bottom:1rem}.product-about .container h2{font-weight:500;font-size:38px;line-height:46px;color:#fff;margin-bottom:35px;max-width:556px}.product-about .container .button{background:#fff;color:#ff7f4d}.product-about .container>img{margin-top:40px}@media screen and (min-width: 991px){.product-about{padding:3.2rem 0;background:linear-gradient(90deg, #2AAA73 80%, #26B3C6 20%);position:relative}.product-about .bg{background-image:url("../img/pattern-2.svg");background-size:378px;background-repeat:no-repeat;background-position:left 10%;height:827px;position:absolute;left:-70px;top:-100px;width:628px}.product-about .container h2{font-size:46px;line-height:62px}.product-about .container>img{margin-top:0}.product-about .first-container{display:flex;gap:32px;align-content:center;justify-content:space-between}.product-about .first-container>div{display:flex;flex-direction:column;justify-content:center}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.industry-banner{margin-top:57px;background:linear-gradient(-45deg, #ee7753, #e73c7f, #23a6d6, #2aaa73);background-size:400% 400%;animation:gradient 7s ease infinite;position:relative}.industry-banner .hero{display:none}.industry-banner #animation-container{position:relative;z-index:1}.industry-banner .bg{content:"";background-image:url("../img/gradient.png");background-size:cover;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;opacity:.5}.industry-banner::after{content:"";background:rgba(28,28,28,.85);position:absolute;width:100%;height:100%;left:0;top:0}.industry-banner .container{width:100%;max-width:1224px;padding:4rem 1.6rem;margin:0 auto;position:relative;z-index:1}.industry-banner .container p{font-weight:500;font-size:16px;line-height:24px;color:#26b3c6;margin-bottom:.5rem}.industry-banner .container h1{font-weight:600;font-size:50px;line-height:55px;margin-bottom:4rem;color:#fff}@media screen and (min-width: 991px){.industry-banner{margin-top:0px;position:relative;height:650px;padding-top:86px;overflow:hidden}.industry-banner #animation-container{position:absolute;right:0;top:0;z-index:1;left:calc(50% - 40px);margin:0 auto;display:block;max-width:760px}.industry-banner .hero{position:absolute;right:0;top:30px;z-index:1;left:calc(50% - 40px);margin:0 auto;display:block;max-height:100%}.industry-banner .container{padding:0 1.6rem;display:flex;align-items:center;height:100%}.industry-banner .container>div{max-width:550px}.industry-banner .container p{font-size:20px;line-height:32px}.industry-banner .container h1{font-size:62px;line-height:76px}}.industry-about{padding-top:6rem;padding-bottom:6rem}.industry-about .container{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto}.industry-about h3{max-width:1030px;font-weight:400;font-size:32px;line-height:42px;color:gray;margin-bottom:50px}.industry-about a{margin-left:auto;font-weight:500;font-size:24px;line-height:30px;text-align:right;color:#1c1c1c;max-width:400px;display:flex;align-items:center;gap:24px;transition:.2s all ease}.industry-about a span{min-width:72px;height:72px;border-radius:100%;background:#ff7f4d;display:flex;align-items:center;justify-content:center}.industry-about a span svg{width:15px;height:20px;transform:rotate(180deg)}.industry-about a span svg path{fill:#fff}.industry-about a:hover{opacity:.7}@media screen and (min-width: 991px){.industry-about{padding-top:16rem;padding-bottom:16rem}.industry-about h3{font-size:42px;line-height:58px}}.industry-commentary{padding-top:7rem;padding-bottom:7rem;background:#fff}.industry-commentary .container{padding:0 1.6rem 0;max-width:935px;margin:0 auto;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.industry-commentary .container>img{margin-bottom:4.8rem}.industry-commentary h3{font-weight:300;font-size:32px;line-height:42px;color:#1c1c1c;text-align:center;margin-bottom:5rem}.industry-commentary .author{display:flex;align-items:center;gap:1.6rem}.industry-commentary .author img{width:52px;height:52px;object-fit:cover;border-radius:50%}.industry-commentary .author h6{font-weight:500;font-size:18px;line-height:16px;margin-bottom:6px}.industry-commentary .author span{font-weight:500;font-size:14px;line-height:16px;color:gray}@media screen and (min-width: 991px){.industry-commentary{padding-top:12rem;padding-bottom:12rem}.industry-commentary h3{font-size:36px;line-height:46px;margin-bottom:9rem}}@keyframes gradient-solutions{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.industry-others{background:linear-gradient(45deg, #ee7753, #23a6d6, #2aaa73);background-size:400% 400%;animation:gradient 4s ease infinite;position:relative;padding-top:6rem;padding-bottom:6rem}.industry-others .bg-blur{content:"";background-image:url("../img/blur.png");background-size:cover;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;opacity:.7;background-position:top right}.industry-others::after{content:"";background:rgba(255,255,255,.88);position:absolute;width:100%;height:100%;left:0;top:0}.industry-others .container{width:100%;max-width:1224px;padding:4rem 1.6rem;margin:0 auto;position:relative;z-index:1}.industry-others .container p{color:#26b3c6;margin-bottom:3rem;font-weight:400;font-size:22px;line-height:26px;text-align:center}.industry-others .container h2{font-weight:500;font-size:38px;line-height:48px;margin-bottom:4rem;color:#000;text-align:center}.industry-others .container .sectors{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}.industry-others .container .sectors li{border-radius:8px;background:#fff;padding:3rem 2rem}.industry-others .container .sectors li img{margin-bottom:3rem;max-height:58px}.industry-others .container .sectors li h3{font-weight:500;font-size:24px;line-height:32px;color:#000;margin-bottom:1.8rem}.industry-others .container .sectors li p{font-size:16px;line-height:22px;color:gray;text-align:left;margin-bottom:0}.industry-others .partners{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin-top:0;justify-content:center;margin-top:9rem}@media screen and (min-width: 991px){.industry-others{padding-top:15rem;padding-bottom:18rem}.industry-others .container h2{font-size:56px;line-height:66px;margin-bottom:7rem}.industry-others .container .sectors{grid-template-columns:repeat(3, 1fr)}.industry-others .container .sectors li{padding:5rem 4rem;min-height:380px}.industry-others .container .sectors li img{margin-bottom:6.5rem}.industry-others .partners{justify-content:space-between;margin-top:130px}}.industry-industries{padding:7.8rem 0 7.4rem;background:#1c1c1c}.industry-industries .button{margin:25px auto 0}.industry-industries .container{padding:0 1.6rem 0;max-width:1224px;margin:0 auto;width:100%}.industry-industries .box-industry{display:flex;flex-direction:column;gap:2.6rem}.industry-industries .box-industry>img{max-width:100%}.industry-industries .box-industry h5{font-weight:400;font-size:22px;line-height:26px;color:#26b3c6;margin-bottom:3rem}.industry-industries .box-industry h3{font-weight:500;font-size:32px;line-height:42px;color:#fff;margin-bottom:2rem}.industry-industries .box-industry p{font-size:18px;line-height:26px;color:#dcddde}.industry-industries .slider-bottom{padding:5.6rem 1.6rem 0 0;max-width:1224px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:34px}.industry-industries .slider-bottom .my-slider-progress{flex:1;background:#dcddde;height:1px}.industry-industries .slider-bottom .my-slider-progress .my-slider-progress-bar-industries{margin-top:-1px;background:#ff7f4d;background:linear-gradient(90deg, rgb(255, 127, 77) 0%, rgb(103, 220, 229) 50%, rgb(42, 170, 115) 100%);height:3px;transition:width 400ms ease;width:0}.industry-industries .slider-bottom .buttons{display:flex;align-items:center;justify-content:flex-end;gap:1.6rem}.industry-industries .arrow-prev,.industry-industries .arrow-next{background-color:rgba(0,0,0,0);width:6.3rem;height:6.3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(38,179,198,.2);padding:0;outline:0;cursor:pointer;font-size:0;z-index:9;transition:.2s all ease}.industry-industries .arrow-prev svg path,.industry-industries .arrow-next svg path{fill:#dcddde}.industry-industries .arrow-prev:hover,.industry-industries .arrow-next:hover{background:rgba(38,179,198,.2)}.industry-industries .arrow-prev:hover svg path,.industry-industries .arrow-next:hover svg path{fill:#fafafa}.industry-industries .arrow-next{transform:rotate(180deg)}@media screen and (min-width: 991px){.industry-industries{position:relative;padding-top:12rem;padding-bottom:12rem}.industry-industries .bg{background-image:url("../img/pattern.svg");background-size:628px;background-repeat:no-repeat;background-position:right 10%;height:584px;position:absolute;right:-250px;top:-125px;width:628px}.industry-industries .slider-bottom{padding:10rem 0 0}.industry-industries .box-industry{display:grid;gap:2.6rem;grid-template-columns:repeat(2, 1fr)}.industry-industries .box-industry h5{margin-top:2.5rem}.industry-industries .box-industry h3{font-size:56px;line-height:66px}}.industry-press{padding:7rem 0 7.4rem;background:#1c1c1c}.industry-press .top-img{margin-bottom:4rem;position:relative}.industry-press .top-img::after{content:"";background:linear-gradient(180deg, rgba(28, 28, 28, 0) 0%, #1C1C1C 100%);position:absolute;width:100%;height:10%;display:block;bottom:0}.industry-press .top-img img{width:100%;max-height:400px;object-fit:cover}.industry-press .container{padding:0 1.6rem 0;max-width:1224px;margin:0 auto;width:100%}.industry-press .container h2{font-weight:500;font-size:36px;line-height:42px;color:#fff;margin-bottom:6.5rem;text-align:center}.industry-press .box-press{background:rgba(220,221,222,.1);backdrop-filter:blur(30px);border-radius:8px;padding:3rem 2rem;min-height:360px;height:100%;border:1px solid #575757;position:relative;display:flex;flex-direction:column;align-items:flex-start}.industry-press .box-press::before{content:"";background:url("../img/bookmark.svg") no-repeat center;width:31px;height:36px;position:absolute;top:0;right:24px}.industry-press .box-press h3{font-size:22px;line-height:26px;color:#fff;font-weight:400;margin-bottom:3rem}.industry-press .box-press p{font-size:16px;line-height:22px;color:#dcddde;margin-bottom:2rem}.industry-press .box-press img{margin-bottom:3rem;max-height:60px;margin-bottom:2.5rem}.industry-press .box-press a{margin-top:auto;color:#26b3c6;font-weight:500;font-size:18px;line-height:28px;text-decoration:none}.industry-press .slider-bottom{padding:5.6rem 1.6rem 0 0;max-width:1224px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:34px}.industry-press .slider-bottom .my-slider-progress{flex:1;background:#dcddde;height:1px}.industry-press .slider-bottom .my-slider-progress .my-slider-progress-bar-press{margin-top:-1px;background:#ff7f4d;background:linear-gradient(90deg, rgb(255, 127, 77) 0%, rgb(103, 220, 229) 50%, rgb(42, 170, 115) 100%);height:3px;transition:width 400ms ease;width:0}.industry-press .slider-bottom .buttons{display:flex;align-items:center;justify-content:flex-end;gap:1.6rem}.industry-press .arrow-prev,.industry-press .arrow-next{background-color:rgba(0,0,0,0);width:6.3rem;height:6.3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(38,179,198,.2);padding:0;outline:0;cursor:pointer;font-size:0;z-index:9;transition:.2s all ease}.industry-press .arrow-prev svg path,.industry-press .arrow-next svg path{fill:#dcddde}.industry-press .arrow-prev:hover,.industry-press .arrow-next:hover{background:rgba(38,179,198,.2)}.industry-press .arrow-prev:hover svg path,.industry-press .arrow-next:hover svg path{fill:#fafafa}.industry-press .arrow-next{transform:rotate(180deg)}@media screen and (min-width: 991px){.industry-press{position:relative;padding-top:10rem;padding-bottom:13rem}.industry-press .bg{background-image:url("../img/pattern-2.svg");background-size:378px;background-repeat:no-repeat;background-position:right 10%;height:827px;position:absolute;left:-321px;bottom:-364px;width:628px}.industry-press .container h2{font-size:46px;line-height:62px;margin-bottom:7.5rem}.industry-press .slider-bottom{padding:5.6rem 0 0}.industry-press .box-press{padding:7rem 4rem 5rem;min-height:367px}.industry-press .box-press h3{margin-bottom:3rem}}@media screen and (min-width: 1200px){.industry-press .splide__track{margin-left:calc((100vw - 992px)/2)}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.investors-banner{margin-top:57px;background:linear-gradient(-45deg, #ee7753, #e73c7f, #23a6d6, #2aaa73);background-size:400% 400%;animation:gradient 7s ease infinite;position:relative}.investors-banner .hero{display:none}.investors-banner #animation-container{position:relative;z-index:1}.investors-banner .bg{content:"";background-image:url("../img/gradient.png");background-size:cover;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;opacity:.5}.investors-banner .bg2{content:"";background-image:url("../img/bg-investors.png");background-size:cover;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;opacity:1}.investors-banner::after{content:"";background:rgba(28,28,28,.85);position:absolute;width:100%;height:100%;left:0;top:0}.investors-banner .container{width:100%;max-width:1224px;padding:4rem 1.6rem;margin:0 auto;position:relative;z-index:1}.investors-banner .container p{font-weight:500;font-size:16px;line-height:24px;color:#26b3c6;margin-bottom:.5rem}.investors-banner .container h1{font-weight:600;font-size:50px;line-height:55px;margin-bottom:4rem;color:#fff}@media screen and (min-width: 991px){.investors-banner{margin-top:0px;position:relative;height:720px;padding-top:86px;overflow:hidden}.investors-banner #animation-container{position:absolute;right:0;top:0;z-index:1;left:calc(50% - 40px);margin:0 auto;display:block;max-width:760px}.investors-banner .hero{position:absolute;right:0;top:130px;z-index:1;left:calc(50% - 40px);margin:0 auto;display:block;max-height:100%;max-width:550px}.investors-banner .container{padding:0 1.6rem;display:flex;align-items:center;height:100%}.investors-banner .container>div{max-width:550px}.investors-banner .container p{font-size:20px;line-height:32px}.investors-banner .container h1{font-size:62px;line-height:76px}}.cards-investors{margin-top:-40px;padding-bottom:7rem;background:#f1f1f2}.cards-investors .container{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto}.cards-investors ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.6rem;position:relative;z-index:1}.cards-investors ul li{background:#fff;border-radius:8px;border:1px solid #f2f2f2}.cards-investors ul li a{display:block;padding:30px 20px}.cards-investors ul li span{margin-bottom:30px;display:block;width:58px;height:58px;background:#bee8ee;border-radius:50%;display:flex;align-items:center;justify-content:center}.cards-investors ul li span img{height:32px}.cards-investors ul li h3{font-weight:500;font-size:18px;line-height:28px;color:#1c1c1c}@media screen and (min-width: 991px){.cards-investors{margin-top:-67px}.cards-investors ul{grid-template-columns:repeat(4, 1fr);gap:2.4rem}.cards-investors ul li a{padding:50px 30px}.cards-investors ul li h3{font-size:28px;line-height:42px}}.numbers-investors{padding-top:5rem;padding-bottom:5rem;background:#fcfcfc}.numbers-investors .container{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto}.numbers-investors h2{color:#1c1c1c;font-weight:500;font-size:32px;line-height:42px;margin-bottom:2rem}.numbers-investors h2 span{color:#ff7f4d}.numbers-investors ul.numbers-list{list-style:none;display:grid;grid-template-columns:repeat(2, 1fr);gap:2.4rem}.numbers-investors ul.numbers-list li{padding-top:3rem;display:flex;flex-direction:column}.numbers-investors ul.numbers-list li h6{color:#1c1c1c;font-weight:300;font-size:62px;line-height:120%;letter-spacing:-0.023em}.numbers-investors ul.numbers-list li h4{color:#1c1c1c;font-weight:400;font-size:16px;line-height:17px;margin-bottom:1.6rem}.numbers-investors ul.numbers-list li i{margin-top:auto;display:block;height:2px;max-width:168px}.numbers-investors ul.numbers-list li:nth-child(even) i{background:#ffb84d;background:linear-gradient(90deg, rgb(255, 184, 77) 0%, rgb(243, 112, 53) 100%)}.numbers-investors ul.numbers-list li:nth-child(odd) i{background:#67dce5;background:linear-gradient(90deg, rgb(103, 220, 229) 0%, rgb(38, 179, 198) 100%)}.numbers-investors .numbers-documents{margin-top:4rem}.numbers-investors .numbers-documents .header-documents{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.numbers-investors .numbers-documents .header-documents h4{font-weight:500;font-size:20px;line-height:62px;color:#1c1c1c}.numbers-investors .numbers-documents .header-documents span{font-weight:500;font-size:14px;color:#ff7f4d}.numbers-investors .numbers-documents .box-title-month{background:#ff7f4d;border-radius:4px 4px 0px 0px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:1.3rem;padding:0 5rem}.numbers-investors .numbers-documents .box-title-month h3{font-weight:500;font-size:16px;line-height:24px;color:#fff}.numbers-investors .numbers-documents ul.documents-list li{border-bottom:1px solid rgba(217,217,217,.4)}.numbers-investors .numbers-documents ul.documents-list li a{padding:22px;display:flex;align-items:center;gap:14px;background:#fff;color:#1c1c1c}.numbers-investors .numbers-documents ul.documents-list li a .type{width:38px;min-width:38px;height:38px;background:#ff9328;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:12px;line-height:20px;color:#fff}.numbers-investors .numbers-documents ul.documents-list li p{font-weight:500;font-size:16px;line-height:22px;color:#1c1c1c;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.numbers-investors .slider-bottom>.buttons{align-items:center;justify-content:space-between;position:absolute;top:18px;width:100%;z-index:1;display:flex;padding:0 1.8rem}.numbers-investors .arrow-prev,.numbers-investors .arrow-next{background-color:rgba(0,0,0,0);width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:0;padding:0;outline:0;cursor:pointer;font-size:0;z-index:9;transition:.2s all ease}.numbers-investors .arrow-prev svg path,.numbers-investors .arrow-next svg path{fill:#fff}.numbers-investors .arrow-prev:hover,.numbers-investors .arrow-next:hover{fill:#dcddde}.numbers-investors .arrow-prev:hover svg path,.numbers-investors .arrow-next:hover svg path{fill:#fafafa}.numbers-investors .arrow-next{transform:rotate(180deg)}.numbers-investors .tabs{width:100%;display:grid;grid-template-columns:repeat(4, 1fr);gap:1px;overflow-x:auto}.numbers-investors .tabs button{background:#fff;border-radius:4px 4px 0px 0px;height:auto;padding:16px;display:flex;align-items:flex-start;border:0;border-bottom:1px solid #d9d9d9;font-weight:400;font-size:16px;line-height:24px;color:#3f3f3f;text-align:left;cursor:pointer;transition:.2s all ease;min-width:180px}.numbers-investors .tabs button.active,.numbers-investors .tabs button:hover{background:#f4f4f4;border-bottom:1px solid #ff7f4d}.numbers-investors .tabcontent{display:none}.numbers-investors .tabscontent>div:first-child{display:block}@media screen and (min-width: 991px){.numbers-investors{padding-top:0;padding-bottom:0}.numbers-investors .container{display:grid;grid-template-columns:2fr 1fr;gap:5rem}.numbers-investors h2{font-size:46px;line-height:62px}.numbers-investors ul.numbers-list{grid-template-columns:repeat(4, 1fr);gap:2.4rem}.numbers-investors ul.numbers-list li{padding-top:4rem}.numbers-investors .numbers-container{flex:1;padding-top:6rem;padding-bottom:4rem}.numbers-investors .numbers-documents{min-height:610px;width:390px;margin-top:0;padding:3.8rem 2.4rem 0;border-left:1px solid #f1f1f2}.numbers-investors .numbers-documents ul.documents-list{height:640px;overflow-y:auto}.numbers-investors .tabs button{min-width:auto}}@keyframes gradient-solutions{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.investors-bottom-cards{background:linear-gradient(45deg, #ee7753, #23a6d6, #2aaa73);background-size:400% 400%;animation:gradient 4s ease infinite;position:relative;padding-top:6rem;padding-bottom:6rem}.investors-bottom-cards .bg-blur{content:"";background-image:url("../img/blur.png");background-size:cover;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;opacity:.7;background-position:top right}.investors-bottom-cards::after{content:"";background:rgba(255,255,255,.88);position:absolute;width:100%;height:100%;left:0;top:0}.investors-bottom-cards .container{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto;position:relative;z-index:1}.investors-bottom-cards ul{display:grid;grid-template-columns:repeat(1, 1fr);gap:24px}.investors-bottom-cards ul li{border-radius:8px;background:#fff;padding:3rem 2rem}.investors-bottom-cards ul li img{margin-bottom:3rem;max-height:58px}.investors-bottom-cards ul li h3{font-weight:500;font-size:24px;line-height:32px;color:#000;margin-bottom:1.8rem}.investors-bottom-cards ul li p{font-size:16px;line-height:22px;color:gray;text-align:left;margin-bottom:0}@media screen and (min-width: 991px){.investors-bottom-cards{padding-bottom:12rem;padding-top:12rem}.investors-bottom-cards ul{grid-template-columns:repeat(2, 1fr);max-width:936px;margin:0 auto}.investors-bottom-cards ul li{padding:5rem 4rem;min-height:390px}.investors-bottom-cards ul li img{margin-bottom:5rem}}.investors-press{padding:6.5rem 0 7.4rem;background:#1c1c1c}.investors-press .container{padding:0 1.6rem 0;max-width:1224px;margin:0 auto;width:100%}.investors-press .container h2{font-weight:500;font-size:36px;line-height:42px;color:#fff;margin-bottom:6.5rem;text-align:center}.investors-press .box-press{background:rgba(220,221,222,.1);backdrop-filter:blur(30px);border-radius:8px;padding:3rem 2rem;min-height:360px;height:100%;border:1px solid #575757;position:relative;display:flex;flex-direction:column;align-items:flex-start}.investors-press .box-press::before{content:"";background:url("../img/bookmark.svg") no-repeat center;width:31px;height:36px;position:absolute;top:0;right:24px}.investors-press .box-press h3{font-size:22px;line-height:26px;color:#fff;font-weight:400;margin-bottom:3rem}.investors-press .box-press p{font-size:16px;line-height:22px;color:#dcddde;margin-bottom:2rem}.investors-press .box-press img{margin-bottom:3rem;max-height:60px;margin-bottom:2.5rem}.investors-press .box-press a{margin-top:auto;color:#26b3c6;font-weight:500;font-size:18px;line-height:28px;text-decoration:none}.investors-press .slider-bottom{padding:5.6rem 1.6rem 0 0;max-width:1224px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:34px}.investors-press .slider-bottom .my-slider-progress{flex:1;background:#dcddde;height:1px}.investors-press .slider-bottom .my-slider-progress .my-slider-progress-bar-press-investors{margin-top:-1px;background:#ff7f4d;background:linear-gradient(90deg, rgb(255, 127, 77) 0%, rgb(103, 220, 229) 50%, rgb(42, 170, 115) 100%);height:3px;transition:width 400ms ease;width:0}.investors-press .slider-bottom .buttons{display:flex;align-items:center;justify-content:flex-end;gap:1.6rem}.investors-press .arrow-prev,.investors-press .arrow-next{background-color:rgba(0,0,0,0);width:6.3rem;height:6.3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(38,179,198,.2);padding:0;outline:0;cursor:pointer;font-size:0;z-index:9;transition:.2s all ease}.investors-press .arrow-prev svg path,.investors-press .arrow-next svg path{fill:#dcddde}.investors-press .arrow-prev:hover,.investors-press .arrow-next:hover{background:rgba(38,179,198,.2)}.investors-press .arrow-prev:hover svg path,.investors-press .arrow-next:hover svg path{fill:#fafafa}.investors-press .arrow-next{transform:rotate(180deg)}.investors-press .logo-list{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:4.9rem;margin-top:9.5rem}@media screen and (min-width: 991px){.investors-press{position:relative;padding-bottom:11.5rem}.investors-press .container h2{font-size:46px;line-height:62px;margin-bottom:7.5rem}.investors-press .slider-bottom{padding:5.6rem 0 0}.investors-press .box-press{padding:7rem 4rem 5rem;min-height:367px}.investors-press .box-press h3{margin-bottom:3rem}}@media screen and (min-width: 1200px){.investors-press .splide__track{margin-left:calc((100vw - 992px)/2)}}.investors-events{padding-top:8rem;padding-bottom:9rem}.investors-events .container{width:100%;max-width:1224px;padding:0 1.6rem;margin:0 auto}.investors-events h2{font-weight:500;font-size:32px;line-height:42px;margin-bottom:4rem;color:#1c1c1c}.investors-events h2 span{color:#ff7f4d}.investors-events .box-event{max-width:936px;display:grid;grid-template-columns:1fr;gap:2.6rem;margin:0 auto}.investors-events .box-event .event-left>img{max-height:280px;object-fit:cover;width:100%;margin-bottom:2rem;border-radius:8px}.investors-events .box-event .event-left h3{font-weight:500;font-size:26px;color:#ff7f4d;margin-bottom:.4rem;line-height:3.6rem}.investors-events .box-event .event-left date{font-weight:500;font-size:18px;line-height:140%;color:#1c1c1c;margin-bottom:2rem;display:block}.investors-events .box-event .event-left a{font-weight:500;font-size:18px;line-height:28px;color:#26b3c6;display:flex;align-items:center;gap:1.6rem}.investors-events .box-event .text-content h1,.investors-events .box-event .text-content h2,.investors-events .box-event .text-content h3{color:#1c1c1c;font-weight:500;font-size:22px;line-height:32px;margin-bottom:1.5rem}.investors-events .box-event .text-content h4,.investors-events .box-event .text-content h5,.investors-events .box-event .text-content h6{color:#1c1c1c;font-weight:500;font-size:18px;line-height:28px;margin-bottom:1.5rem}.investors-events .box-event .text-content p{color:#1c1c1c;font-weight:400;font-size:16px;line-height:28px;margin-bottom:1rem}.investors-events .box-event .text-content ul li{font-weight:400;font-size:16px;color:rgba(60,60,67,.85);line-height:190%}.investors-events .slider-bottom>.buttons{align-items:center;justify-content:space-between;position:absolute;top:calc(50% - 35px);width:100%;display:none}.investors-events .arrow-prev,.investors-events .arrow-next{background-color:rgba(0,0,0,0);width:6.3rem;height:6.3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #dcddde;padding:0;outline:0;cursor:pointer;font-size:0;z-index:9;transition:.2s all ease}.investors-events .arrow-prev svg path,.investors-events .arrow-next svg path{fill:gray}.investors-events .arrow-prev:hover,.investors-events .arrow-next:hover{background:#dcddde}.investors-events .arrow-prev:hover svg path,.investors-events .arrow-next:hover svg path{fill:#fafafa}.investors-events .arrow-next{transform:rotate(180deg)}.investors-events #thumbnail-slider-events{margin-bottom:8rem}.investors-events #thumbnail-slider-events .splide__arrows{display:none}.investors-events #thumbnail-slider-events .splide__slide .box-events-thumb{cursor:pointer;background:#fff;border-radius:6px;padding:1.1rem 2rem;height:102px;display:flex;align-items:center;gap:2rem}.investors-events #thumbnail-slider-events .splide__slide .box-events-thumb h3{font-weight:500;font-size:18px;color:#000;line-height:140%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.investors-events #thumbnail-slider-events .splide__slide .box-events-thumb date{color:gray;font-weight:500;font-size:22px;line-height:36px;white-space:nowrap}.investors-events #thumbnail-slider-events .splide__slide.is-active .box-events-thumb{background:#ff7f4d}.investors-events #thumbnail-slider-events .splide__slide.is-active .box-events-thumb h3,.investors-events #thumbnail-slider-events .splide__slide.is-active .box-events-thumb date{color:#fff}@media screen and (min-width: 991px){.investors-events h2{font-size:46px;line-height:62px}.investors-events .box-event{grid-template-columns:repeat(2, 1fr)}.investors-events .slider-bottom>.buttons{display:flex}}.investors-login{padding-top:12rem !important;padding-bottom:12rem !important}.investors-login .container{width:100%;max-width:550px;padding:5rem 3.8rem;margin:0 auto;background:#fff}.investors-login .container>a{display:none}.investors-login .container h2{text-align:center;font-weight:500;font-size:46px;line-height:62px;margin-bottom:4rem;color:#000}.investors-login .ur-frontend-form,.investors-login .user-registration{box-shadow:none !important;border:0;padding:0;background:rgba(0,0,0,0)}.investors-login form>p{display:flex;flex-direction:column;margin-bottom:2.4rem}.investors-login form label{margin-bottom:.5rem !important;font-size:14px !important;font-weight:400 !important;text-align:left !important}.investors-login form input[type=text],.investors-login form input[type=password],.investors-login form input[type=email]{background:#f4f4f4;border-radius:4px 4px 0px 0px;height:56px;padding:16px;border:0;border-bottom:1px solid #d9d9d9;color:#3f3f3f}.investors-login form input[type=submit]{float:none !important;margin-top:3rem;margin-bottom:2rem;margin-left:0 !important}.investors-login form button[type=submit]{margin-top:3rem;margin-left:0 !important;gap:0 !important}.investors-login .user-registration-error{margin-bottom:2rem !important}.investors-login .lost_password,.investors-login .register{text-align:center;margin-top:3rem}.investors-login .lost_password a,.investors-login .register a{font-weight:400;font-size:16px;line-height:24px;color:#26b3c6}@media screen and (min-width: 991px){.investors-login .container{padding:5rem 4.8rem}}