@charset "UTF-8";.page{top:0;left:0;width:100%;position:relative;padding-bottom:0}.page-header{margin:0;background-image:url(../assets/images/background-home.jpg?v=1.1);padding-top:var(--navbar-height);background-color:#6900ff;background-repeat:no-repeat;background-position:center;border-radius:0 0 40% 40%;background-size:cover;position:relative;padding:3.7rem 0;overflow:hidden}.page-header>div{top:0;left:0;right:0;bottom:0;display:block;position:absolute;-webkit-backdrop-filter:blur(5px);background-color:#6900ff26;backdrop-filter:blur(5px)}@media (max-width: 576px){.page-header{border-radius:0 0 20% 20%;padding:3.3rem}}.section{padding:5rem 0;position:relative}.section>.container{z-index:2;position:relative}.section-title{z-index:2;display:flex;margin:0 auto;color:#000;line-height:1.1;font-size:3.2rem;position:relative;letter-spacing:-2px;justify-content:center;margin-bottom:5rem;font-family:Poppins,sans-serif;width:-moz-fit-content;width:fit-content}@media (max-width: 576px){.section-title{margin-bottom:3.5rem}}@media (max-width: 576px){.section:not([class*=home-]){padding-top:3rem;padding-bottom:3rem}}@media (max-width: 576px){.section:not([class*=home-]) .section-title{margin-bottom:3rem}}.section:not([class*=home-]) .section-title:after{right:0;width:40%;content:"";height:4px;bottom:-6px;margin:0 auto;position:absolute;border-radius:30px;background-color:red;background:#0085CC;background:linear-gradient(130deg,#0085CC 0%,#be00ff 55%)}.section:not([class*=home-]) .section-title.center:after{left:50%;right:auto;transform:translate(-50%)}.section-text{font-weight:400;font-size:1.1rem;color:#424242;letter-spacing:.15px;font-family:Lato,sans-serif}@media (max-width: 576px){.section{padding-left:1.2rem;padding-right:1.2rem}.section-title{font-size:2.5rem;text-align:center;line-height:1}.section-text{font-size:1rem}}.btn.btn-main{display:flex;color:#fff;position:relative;flex-direction:row;align-items:center;border-radius:30px;padding:.8rem 2.4rem;width:-moz-fit-content;background-color:#10d043;border:none 0px transparent;transition:all .3s ease;width:fit-content}.btn.btn-main svg{width:32px;margin-right:10px;transition:all .4s ease}.btn.btn-main svg path{transition:all .4s ease;fill:#fff}.btn.btn-main span{margin:0;color:#fff;line-height:.9;font-size:1.2rem}.btn.btn-main .spinner-border{width:1.2rem;height:1.2rem;position:absolute;left:calc(50% - 1rem)}.btn.btn-main:hover{background-color:#0fc23e}.btn.btn-main-outline{border:solid 1px #10D043;background-color:transparent;color:#10d043}.btn.btn-main-outline svg path{fill:#10d043}.btn.btn-main-outline:hover{background-color:#10d043;color:#fff}.btn.btn-main-outline:hover svg path{fill:#fff}.navbar{top:0;left:0;right:0;z-index:5;position:fixed;border:none 0px;padding:0 15px;transition:all .3s ease;height:var(--navbar-height);background-color:#fffffff7!important;border-radius:0 0 20px 20px;transform:translateY(calc(var(--navbar-height) * -1))}@media (max-width: 576px){.navbar{padding-left:var(--bs-navbar-padding-y);padding-right:var(--bs-navbar-padding-y)}}.navbar .container-fluid{flex-grow:1;height:100%;justify-content:space-between}.navbar .container-fluid .navbar-brand{flex-direction:row;align-items:center;display:flex;padding:0;margin:0}.navbar .container-fluid .navbar-brand img.icon{margin-right:12px;height:48px}@media (max-width: 576px){.navbar .container-fluid .navbar-brand img.icon{height:35px;margin-right:10px}}.navbar .container-fluid .navbar-brand .text{height:40px;display:flex;position:relative;flex-direction:column;justify-content:center}.navbar .container-fluid .navbar-brand .text>div{width:65%;display:flex;position:relative}.navbar .container-fluid .navbar-brand .text>div svg{width:100%;display:flex;position:relative;transition:all .3s ease}.navbar .container-fluid .navbar-brand .text>div svg .group-1 .cls-1{stroke:none}.navbar .container-fluid .navbar-brand .text>div svg .group-1 .cls-2{stroke:none}.navbar .container-fluid .navbar-brand .text>div svg path{transition:all .4s ease}.navbar .container-fluid .navbar-brand .text>div svg path .cls-1{fill:#000}.navbar .container-fluid .navbar-brand .text span{display:flex;font-size:53%;line-height:.9;font-weight:600;margin-top:3.2px;writing-mode:unset;text-rendering:optimizeLegibility;font-family:Poppins,sans-serif}@media (min-width: 576px) and (max-width: 992px){.navbar .container-fluid .navbar-brand .text span{font-size:60%}}@media (max-width: 576px){.navbar .container-fluid .navbar-brand .text{height:30px;width:220px}.navbar .container-fluid .navbar-brand .text>div{width:73%}.navbar .container-fluid .navbar-brand .text span{font-size:44%}}.navbar .container-fluid .navbar-toggler{transition:border-color .3s ease;padding:8px}.navbar .container-fluid .navbar-toggler:not([aria-expanded=false]){border-color:#ffffffb3;box-shadow:0 0 7px #0085cc4d}.navbar .container-fluid .navbar-toggler:not([aria-expanded=false]) .line-1{transform:rotate(45deg) translate(7px) translateY(5px)}.navbar .container-fluid .navbar-toggler:not([aria-expanded=false]) .line-2{animation:fadeOut .5s both;transform:translate(-5px)}.navbar .container-fluid .navbar-toggler:not([aria-expanded=false]) .line-3{transform:rotate(-45deg) translate(6px) translateY(-5px)}.navbar .container-fluid .navbar-toggler,.navbar .container-fluid .navbar-toggler.collapsed{border-color:#0085cc40;box-shadow:none}.navbar .container-fluid .navbar-toggler>div,.navbar .container-fluid .navbar-toggler.collapsed>div{background-color:#0085cc;transform-origin:center center;transition:all .3s ease;margin-bottom:5px;border-radius:3px;height:3px;width:25px}.navbar .container-fluid .navbar-toggler>div:last-child,.navbar .container-fluid .navbar-toggler.collapsed>div:last-child{margin-bottom:0}.navbar .container-fluid .navbar-collapse{flex-grow:initial;height:100%}.navbar .container-fluid .navbar-collapse .navbar-nav{height:100%;align-items:center}.navbar .container-fluid .navbar-collapse .navbar-nav .nav-link{display:flex;line-height:1;margin-left:2px;padding:0 1.7rem;border-radius:.5rem;font-family:Lato,sans-serif;color:#0f0f0f;text-transform:uppercase;transition:all .3s ease;align-items:center;font-size:.82rem;font-weight:600;height:75%}.navbar .container-fluid .navbar-collapse .navbar-nav .nav-link:hover:not(.active){background-color:#6900ff1a}.navbar .container-fluid .navbar-collapse .navbar-nav .nav-link.active{background-color:#0085ccd9;color:#fff}@media (max-width: 992px){.navbar .container-fluid .navbar-collapse{display:flex;position:fixed;top:var(--navbar-height)!important;height:calc(100vh - var(--navbar-height))}.navbar .container-fluid .navbar-collapse,.navbar .container-fluid .navbar-collapse.collapse{transition:all .4s ease;transform:translate(-100vw);background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(13px);margin-bottom:calc(var(--navbar-height) * -1);animation:fadeOut .5s forwards;backdrop-filter:blur(13px);justify-content:center;align-items:center;min-width:100%;right:0;left:0}.navbar .container-fluid .navbar-collapse.collapsing,.navbar .container-fluid .navbar-collapse.collapse.collapsing{width:0!important}.navbar .container-fluid .navbar-collapse .navbar-nav,.navbar .container-fluid .navbar-collapse.collapse .navbar-nav{height:auto;min-width:230px}.navbar .container-fluid .navbar-collapse .navbar-nav .nav-link,.navbar .container-fluid .navbar-collapse.collapse .navbar-nav .nav-link{margin:0;width:100%;padding:15px 0;font-weight:400;font-size:1.05rem;border-radius:45px;justify-content:center;margin:.4rem 0;color:#fff;height:100%}.navbar .container-fluid .navbar-collapse .navbar-nav .nav-link:hover:not(.active),.navbar .container-fluid .navbar-collapse.collapse .navbar-nav .nav-link:hover:not(.active){background-color:#fff3}.navbar .container-fluid .navbar-collapse .navbar-nav .nav-link.active,.navbar .container-fluid .navbar-collapse.collapse .navbar-nav .nav-link.active{background-color:#0085cce6}.navbar .container-fluid .navbar-collapse.show{transform:translate(0);animation:fadeIn .3s backwards}}.navbar.fixed{box-shadow:#64646f4d 0 15px 29px;background-color:#ffffffb3!important;backdrop-filter:blur(24px)}@media (min-width: 992px){.navbar.fixed{right:7px;left:7px}}.navbar.show{transform:translateY(0)}.lnk-goto{width:45px;z-index:20;right:25px;bottom:25px;padding:.5rem;line-height:1;position:fixed;cursor:pointer;border-radius:12px;transition:all .5s ease;background-color:#0085cc;box-shadow:#63636333 0 2px 8px;animation:fadeInUp .4s ease}.lnk-goto svg{width:100%}.lnk-goto svg path{fill:#fff}.lnk-goto:hover{background-color:#000;box-shadow:#63636399 0 2px 8px}@media (max-width: 576px){.lnk-goto{right:15px;bottom:15px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}footer{padding-top:.2rem;position:relative;background-color:#0085cc}footer .footer-top{left:0;right:0;width:100%;position:absolute;height:50px;border-radius:40px 40px 0 0;background-color:#0085cc;top:-50px}footer .footer-colmun{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start}footer .footer-colmun h3{margin:0;color:#fff;line-height:.9;font-weight:400;margin-bottom:1.5rem;font-family:Poppins,sans-serif}footer .footer-colmun>a{outline:none;line-height:1;color:#fff;margin:.45rem 0;font-weight:500;font-size:.95rem;text-decoration:none;font-family:Lato,sans-serif}footer .footer-colmun>a:hover{color:#1a1a1a}footer .footer-colmun .line{width:100%;display:flex;margin:.3rem 0;align-items:center}footer .footer-colmun .line .icon{position:relative;margin-right:10px;display:flex;height:25px}footer .footer-colmun .line .icon svg{height:100%}footer .footer-colmun .line .icon svg path:not(.cls-fill-no){fill:#fff}footer .footer-colmun .line a,footer .footer-colmun .line span{color:#fff;line-height:.9;font-size:.9rem;font-weight:400;text-decoration:none}footer .footer-colmun .line a:not(span):hover,footer .footer-colmun .line span:not(span):hover{color:#000}footer .footer-colmun .line a:not(a),footer .footer-colmun .line span:not(a){line-height:1.2}footer .footer-logo{width:80%;height:100%;display:flex;position:relative;align-items:center;flex-direction:row;white-space:nowrap}footer .footer-logo img{width:22%;margin-right:10px}footer .footer-logo .text{display:flex;flex-direction:column}footer .footer-logo .text>div{position:relative;display:flex}footer .footer-logo .text>div svg{width:100%}footer .footer-logo .text>div svg path:not(.cls-2){fill:#fff}footer .footer-logo .text>div svg path.cls-2{fill:#0003}footer .footer-logo .text span{display:flex;color:#fff;font-size:53%;line-height:.9;margin-top:4px;font-weight:600;flex-wrap:nowrap;white-space:nowrap;writing-mode:unset;text-rendering:optimizeLegibility;font-family:Poppins,sans-serif}@media (min-width: 576px) and (max-width: 768px){footer .footer-logo{width:50%}footer .footer-logo img{width:40%}}@media (min-width: 992px){footer .footer-logo{width:65%}footer .footer-logo .text span{font-size:67%}}footer .footer-copyright{width:100%;padding:2rem;display:flex;margin-top:2rem;justify-content:center;border-top:solid 1px rgba(255,255,255,.3)}footer .footer-copyright span{color:#fff;line-height:1;cursor:default;font-weight:300;font-size:.8rem;letter-spacing:.5px;font-family:Poppins,sans-serif}footer .box-reclamation{display:flex}footer .reclamation{margin-top:2rem;padding:.4rem 1rem;align-items:center;display:inline-flex;border-radius:.7rem;text-decoration:none;justify-content:center;transition:all .3s ease;background-color:#0000000d;gap:10px}footer .reclamation svg{width:24px;display:flex}footer .reclamation svg path{fill:#fff}footer .reclamation span{font-family:Lato,sans-serif;font-size:.95rem;color:#fff}footer .reclamation:hover{background-color:#00000026}footer.fixed{position:fixed;bottom:0;right:0;left:0}@media (max-width: 576px){footer .box-reclamation{margin-top:2rem;justify-content:center;border-top:solid 1px rgba(255,255,255,.3)}footer .reclamation{background-color:#00000026}footer .footer-logo{width:60%;height:auto;margin:0 auto;margin-bottom:2rem}footer .footer-colmun{padding:2rem 0;margin:0 1.5rem;padding-bottom:0}footer .footer-colmun h3{width:100%;padding:1rem;display:block;text-align:center;border-radius:10px;background-color:#00000026}footer .footer-colmun.first{padding-top:0;align-items:center}footer .footer-colmun.first>a{text-transform:uppercase;font-size:.9rem;margin:.7rem 0}}.toast-message{left:0;margin:0 auto}.toast-message .toast{box-shadow:#64646f33 0 7px 29px;background-color:#5f00e6f2;border-radius:12px!important;border:0px none transparent;display:flex!important;width:auto!important;flex-direction:column;padding-right:1rem;padding-left:1rem}.toast-message .toast .toast-body{display:flex;align-items:center}.toast-message .toast .toast-body div{width:30px}.toast-message .toast .toast-body div svg{width:100%}.toast-message .toast .toast-body div svg path,.toast-message .toast .toast-body div svg polygon{fill:#fff}.toast-message .toast .toast-body span{color:#fff;user-select:none;margin-left:.7rem}.toast-message .toast.toast-error{right:0;justify-self:end;background-color:#e60000f2}@media (max-width: 576px){.toast-message .toast{padding-right:.4rem;padding-left:.4rem}.toast-message .toast .toast-body div{width:25px}.toast-message .toast .toast-body span{font-size:.82rem}}.home{width:100%;max-width:100%;position:relative;background-color:#e5e5e5}.home .fx{top:0;left:0;width:100%;height:100vh;position:absolute;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.home .fx div.ball-1{top:39%;z-index:3;left:8.5%;content:"";width:110px;right:auto;display:flex;height:110px;bottom:auto;position:absolute;border-radius:100%;background-color:#0085ccbf}.home .fx div.ball-1:before{content:"";display:flex;height:135px;min-width:135px;position:absolute;border-radius:100%;background-color:transparent;top:-12.5px;left:-12.5px;border:solid 7px rgba(0,133,204,.3)}@media (max-width: 576px){.home .fx div.ball-1{top:calc(100vh - 85%);z-index:3;left:auto;content:"";width:140px;right:-25%;display:flex;height:140px;bottom:0;position:absolute;border-radius:100%;background-color:#6900ff99}.home .fx div.ball-1:before{content:"";display:flex;height:165px;min-width:165px;position:absolute;border-radius:100%;background-color:transparent;top:-12.5px;left:-12.5px;border:solid 7px rgba(105,0,255,.3)}}@media screen and (min-width: 576px) and (max-width: 768px){.home .fx div.ball-1{left:4.5%}}.home .fx div.ball-2{top:60%;z-index:3;left:34.3%;content:"";width:55px;right:auto;display:flex;height:55px;bottom:auto;position:absolute;border-radius:100%;background-color:#0085cc66}.home .fx div.ball-2:before{content:"";display:flex;height:75px;min-width:75px;position:absolute;border-radius:100%;background-color:transparent;top:-10px;left:-10px;border:solid 7px rgba(0,133,204,.3)}@media (max-width: 576px){.home .fx div.ball-2{top:auto;z-index:3;left:-15%;content:"";width:90px;right:auto;display:flex;height:90px;bottom:calc(100vh - 92%);position:absolute;border-radius:100%;background-color:#0085cc66}.home .fx div.ball-2:before{content:"";display:flex;height:115px;min-width:115px;position:absolute;border-radius:100%;background-color:transparent;top:-12.5px;left:-12.5px;border:solid 7px rgba(0,133,204,.3)}}@media screen and (min-width: 576px) and (max-width: 768px){.home .fx div.ball-2{left:30.3%}}.home .fx div.line{display:none}@media (min-width: 576px){.home .fx div.line{top:0px;left:-30px;width:100%;display:flex;position:absolute;height:75vh;clip-path:inset(0 0 0 0 round 0 0 0 85%);background-color:#0085cc80}}.home main{z-index:1;display:flex;position:relative;align-items:center;background-size:cover;height:75vh;background-repeat:no-repeat;background-color:#0085cc;clip-path:inset(0 0 0 0 round 0 0 0 85%);padding-top:var(--navbar-height);background-position:center center;background-image:url(../assets/images/background-home.jpg?v=1.02);background-position-y:25%}.home main:before{top:0;left:0;right:0;bottom:0;content:"";opacity:.65;display:block;position:absolute;filter:saturate(3);height:75vh;background:#0085CC;background:linear-gradient(130deg,#0085CC 0%,#6900ff 55%)}.home main .container{z-index:2;display:flex;justify-content:flex-end}.home main .presentation{display:flex;padding:0 30px;max-width:460px;position:relative;margin-right:4.481%;flex-direction:column;justify-content:flex-end;border-right:solid 4px rgba(255,255,255,.3)}.home main .presentation div{width:120px;height:120px;display:none;line-height:0;margin:0 auto;position:absolute;top:-66.6666666667px;right:-45.2830188679px}.home main .presentation div img{width:100%}.home main .presentation h3{margin:0 0 20px;padding:0;color:#fff;direction:rtl;line-height:.9;text-align:right;font-size:3.35rem;white-space:nowrap;letter-spacing:-3px;text-transform:uppercase;font-family:Poppins,sans-serif}.home main .presentation>span{margin:0;padding:0;display:flex;color:#fff;font-size:1rem;line-height:1.5;text-align:right;letter-spacing:.1px;justify-content:center;font-family:Lato,sans-serif}.home main .presentation .btn{margin-top:2rem;align-self:flex-end}.home main .presentation .btn:hover{transform:scale(1.1)}@media (max-width: 576px){.home main .presentation{justify-content:center;border-right:none 0px;max-width:100%;margin-right:0;padding:0 20px}.home main .presentation div{top:0;padding:0;right:auto;margin:0 auto;position:relative;margin-bottom:1.2rem}.home main .presentation h3{direction:initial;font-size:2.37rem;text-align:center;white-space:nowrap;margin-bottom:1.3rem;text-transform:uppercase}.home main .presentation>span{text-align:center;line-height:1.2;font-size:.97rem;margin-top:0}.home main .presentation .btn{white-space:nowrap;align-self:center}.home main .presentation .btn span{font-size:1.05rem}}@media (max-width: 576px){.home main{clip-path:none;height:100vh}.home main:before{height:100vh}.home main .presentation div{display:flex;margin-bottom:1rem}}.home-about{padding-top:3.5rem;padding-bottom:1.5rem}@media (max-width: 576px){.home-about{padding-bottom:0}}.home-about .section-text{display:flex;line-height:1.8;text-align:center}@media (min-width: 768px){.home-about .section-text{padding-left:4rem;padding-right:4rem}}.home-about .fx{overflow:visible;height:100%}.home-about .fx div.dots-1{margin-top:6%;z-index:1;width:300px;display:flex;height:300px;overflow:hidden;position:absolute;align-items:center;pointer-events:none;justify-content:center;left:0;height:424.2640687119px;top:-212.132034356px}.home-about .fx div.dots-1:before{content:"";width:300px;display:flex;height:300px;position:relative;border-radius:20px;background-size:contain;transform-origin:center center;background-image:url(../assets/images/dots.svg)}.home-about .fx div.dots-1:before{left:-150px;transform:rotate(45deg)}@media (max-width: 576px){.home-about .fx div.dots-1{width:220px;height:344.2640687119px;top:-172.132034356px}}.home-about .fx div.dots-2{margin-bottom:-2.5%;z-index:1;width:300px;display:flex;height:300px;overflow:hidden;position:absolute;align-items:center;pointer-events:none;justify-content:center;right:0;height:424.2640687119px;bottom:-212.132034356px}.home-about .fx div.dots-2:before{content:"";width:300px;display:flex;height:300px;position:relative;border-radius:20px;background-size:contain;transform-origin:center center;background-image:url(../assets/images/dots.svg)}.home-about .fx div.dots-2:before{right:-150px;transform:rotate(45deg)}@media (max-width: 576px){.home-about .fx div.dots-2{width:220px;height:344.2640687119px;bottom:-172.132034356px}}.home-products{background:#E5E5E5;background:radial-gradient(circle,rgba(0,133,204,.3) 0%,#e5e5e5 32%,#e5e5e5 100%)}.home-products .products-box{width:100%;display:flex;margin-top:0;position:relative;flex-direction:column;justify-content:center}@media screen and (min-width: 576px) and (max-width: 992px){.home-products .products-box{display:grid;grid-gap:5rem;margin-top:2rem;grid-template:auto/repeat(2,auto)}}@media (min-width: 992px){.home-products .products-box{display:grid;margin-top:1.2rem;grid-gap:9rem 10rem;grid-template:auto/repeat(2,auto)}}.home-products .card-product{max-width:360px;position:relative;border-radius:17px;transition:all .4s ease;border:none 0 transparent;box-shadow:#64646f33 0 7px 29px;background:#e7d6ff;background:linear-gradient(310deg,#e7d6ff 0%,white 55%)}.home-products .card-product .card-body{display:flex;padding:4rem 2rem 3rem;align-items:center;flex-direction:column;position:relative}.home-products .card-product .card-body div{width:70px;display:flex;align-items:center;margin-bottom:3rem;justify-content:center}.home-products .card-product .card-body div:after{z-index:1;width:35%;content:"";height:22%;display:flex;position:absolute;transform:skew(3deg);transition:all .3s ease;transform-origin:center center;border-radius:10px 50px;background-color:#0085cc0f}.home-products .card-product .card-body div svg{z-index:2;width:100%}.home-products .card-product .card-body div svg path,.home-products .card-product .card-body div svg ellipse{transition:all .4s ease;fill:#0085cc}.home-products .card-product .card-body h3{cursor:default;font-size:1.4rem;color:#6900ff;margin-bottom:1.2rem;text-transform:capitalize}.home-products .card-product .card-body>span{font-size:1rem;font-weight:400;color:#424242;text-align:center;margin-bottom:2.5rem}.home-products .card-product:hover{border-radius:25px;transform:translateY(20px);box-shadow:#64646f80 0 7px 29px}.home-products .card-product:hover .card-body>div:after{background-color:#0085cc99}.home-products .card-product:hover .card-body>div svg path,.home-products .card-product:hover .card-body>div svg ellipse{fill:#fff}@media (max-width: 576px){.home-products .card-product{margin:1.5rem 0;min-width:100%;width:100%}.home-products .card-product .card-body{padding:3.5rem 2rem 2.5rem}.home-products .card-product .card-body:before{width:35%}.home-products .card-product .card-body div{margin-bottom:2.5rem}.home-products .card-product .card-body div:after{width:40%;height:25%;background-color:#0085cc14}.home-products .card-product .card-body h3{font-size:1.1rem;margin-bottom:1.1rem}.home-products .card-product .card-body>span{font-size:.9rem;margin-bottom:1.5rem}.home-products .card-product .card-body .btn{white-space:nowrap}}.home-products-footer{left:0;right:0;z-index:1;height:100px;bottom:-99px;position:absolute;background-color:#e5e5e5;clip-path:polygon(0 0,100% 0,100% 10%,0% 100%)}@media (max-width: 576px){.home-products{padding-bottom:1rem}}.home-products .fx{overflow:visible;height:100%}.home-products .fx div.dots-1{margin-bottom:-2.5%;z-index:1;width:300px;display:flex;height:300px;overflow:hidden;position:absolute;align-items:center;pointer-events:none;justify-content:center;right:0;height:424.2640687119px;bottom:-212.132034356px}.home-products .fx div.dots-1:before{content:"";width:300px;display:flex;height:300px;position:relative;border-radius:20px;background-size:contain;transform-origin:center center;background-image:url(../assets/images/dots.svg)}.home-products .fx div.dots-1:before{right:-150px;transform:rotate(45deg)}@media (max-width: 576px){.home-products .fx div.dots-1{width:220px;height:344.2640687119px;bottom:-172.132034356px}}.home-services{z-index:auto;background-color:#fff;padding-top:calc(5rem + 100px)}.home-services .services-box{z-index:2;width:100%;display:flex;position:relative;align-items:center;flex-direction:column;justify-content:center}.home-services .card-service{padding:0;display:flex;max-width:750px;min-width:750px;margin-bottom:5rem;flex-direction:row;transition:all .4s ease;justify-content:flex-start;border:none 0px transparent;border-radius:10px 50px;box-shadow:#959da540 0 8px 24px;background:#33b8ff;background:linear-gradient(45deg,#33b8ff 0%,#781aff 55%)}@media screen and (min-width: 576px) and (max-width: 768px){.home-services .card-service{min-width:100%}}@media (max-width: 576px){.home-services .card-service{flex-direction:column;min-width:auto;max-width:auto}}.home-services .card-service__row{display:flex}.home-services .card-service__row:last-child{flex-grow:1}.home-services .card-service__image{z-index:2;width:200px;height:150px;display:flex;overflow:hidden;position:relative;align-self:center;align-items:center;justify-content:flex-start}.home-services .card-service__image:after{top:0;right:0;bottom:0;content:"";left:-30px;width:190px;display:flex;position:absolute;transform:skew(20deg);transition:all .4s ease;border-radius:0 30px 15px 0;background-color:#fffc}.home-services .card-service__image svg{left:15%;width:40%;z-index:1;position:relative}.home-services .card-service__image svg rect:not(.cls-1),.home-services .card-service__image svg path:not(.st0){fill:#0085cc}.home-services .card-service__image svg path.st0,.home-services .card-service__image svg line.st0{stroke:#0085cc}@media (max-width: 576px){.home-services .card-service__image{left:0;width:100%;height:100px;margin:1.1rem 1.6rem;justify-content:center;border-radius:10px 30px 7px 7px;margin-bottom:0}.home-services .card-service__image:after{display:none;padding:0}.home-services .card-service__image svg{width:30%;left:0}.home-services .card-service__image svg rect:not(.cls-1),.home-services .card-service__image svg path:not(.st0){fill:#fff}.home-services .card-service__image svg path.st0,.home-services .card-service__image svg line.st0{stroke:#fff}}.home-services .card-service:after{top:0;left:0;right:0;bottom:0;opacity:0;content:"";position:absolute;transition:opacity .4s linear;border-radius:10px 40px;background:#00a6ff;background:linear-gradient(96deg,#00a6ff 0%,#6900ff 55%)}.home-services .card-service .card-body{z-index:2;display:flex;padding:3rem;position:relative;flex-direction:column}.home-services .card-service .card-body h3{padding:0 0 30px;display:flex;line-height:1;color:#fff;font-size:2rem;margin-bottom:30px;flex-direction:column;font-family:Poppins,sans-serif;border-bottom:dotted 2px rgba(255,255,255,.5)}.home-services .card-service .card-body h3 small{display:flex;margin-top:5px;font-size:.7rem;font-weight:500;padding:.4rem .8rem;width:-moz-fit-content;background-color:#ffffff40;font-family:Poppins,sans-serif;border-radius:15px;width:fit-content;line-height:1}.home-services .card-service .card-body span{display:flex;font-family:Lato,sans-serif;margin-bottom:2rem;font-size:1rem;color:#fff}.home-services .card-service .card-body .btn{color:#fff;border:none 0px;font-weight:500;align-self:flex-end;background-color:#10d043}.home-services .card-service .card-body .btn:hover{background-color:#fff;color:#10d043}.home-services .card-service .card-body .btn:hover svg path{fill:#10d043}@media (max-width: 576px){.home-services .card-service .card-body{padding:1rem 2rem 2rem}.home-services .card-service .card-body .btn{align-self:center}}.home-services .card-service:hover{box-shadow:#0006 0 8px 24px;transform:scale(1.02)}.home-services .card-service:hover:after{opacity:1}.home-services .card-service:hover .card-service__image:after{background-color:#ffffffe6;border-radius:0 30px 40px 0}.home-services .card-service:last-child{margin-bottom:0}.home-services-footer{left:0;right:0;z-index:1;height:60px;bottom:-59px;position:absolute;background-color:#fff;clip-path:polygon(0 0,100% 0,100% 100%,0 10%)}@media (max-width: 576px){.home-services{padding-top:calc(5rem + 50px)}}.home-services .fx{overflow:visible;height:100%}.home-services .fx .dots-1{z-index:1;width:300px;display:flex;height:300px;overflow:hidden;position:absolute;align-items:center;pointer-events:none;justify-content:center;left:0;height:424.2640687119px;top:calc(55% - 212.132034356px)}.home-services .fx .dots-1:before{content:"";width:300px;display:flex;height:300px;position:relative;border-radius:20px;background-size:contain;transform-origin:center center;background-image:url(../assets/images/dots.svg)}.home-services .fx .dots-1:before{left:-150px;transform:rotate(45deg)}@media (max-width: 576px){.home-services .fx .dots-1{width:220px;height:344.2640687119px;top:calc(58% - 212.132034356px)}}.home-contact{padding-top:calc(5rem + 60px);padding-bottom:calc(5rem + 50px);background:#404040;background:linear-gradient(300deg,#404040 0%,#350080 55%)}.home-contact .home-contact-info{width:100%;display:flex;align-items:center;flex-direction:column}.home-contact .home-contact-info .section-title{color:#fff;line-height:.9;margin-bottom:1.5rem}.home-contact .home-contact-info .section-text{color:#fff;text-align:center;margin-bottom:2rem}@media (max-width: 576px){.home-contact{padding-top:calc(5rem + 30px)}}.home-contact .fx{height:100%}.home-contact .fx:before{content:"";width:450px;height:450px;display:flex;border-radius:50%;position:absolute;left:-225px;bottom:-225px;background-color:#00000026}.home-contact .fx:after{content:"";width:300px;height:300px;display:flex;border-radius:50%;position:absolute;top:-100px;right:-150px;background-color:#0000001a}.section-info{margin:-1.9% 0 0;display:flex;padding:5rem 0;position:relative;background-size:cover;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1612%26quot%3b)' fill='none'%3e%3cpath d='M-147.22 305.33 a160.75 160.75 0 1 0 321.5 0 a160.75 160.75 0 1 0 -321.5 0z' fill='rgba(28%2c 83%2c 142%2c 0.09)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1099.19 542.23 a168.17 168.17 0 1 0 336.34 0 a168.17 168.17 0 1 0 -336.34 0z' fill='rgba(28%2c 83%2c 142%2c 0.09)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M543.776%2c339.187C569.455%2c338.801%2c595.485%2c330.089%2c608.527%2c307.965C621.747%2c285.54%2c617.431%2c258.102%2c605.088%2c235.182C591.954%2c210.795%2c571.472%2c188.144%2c543.776%2c187.73C515.543%2c187.308%2c492.963%2c208.644%2c479.203%2c233.3C465.84%2c257.245%2c461.282%2c286.555%2c475.559%2c309.966C489.363%2c332.602%2c517.266%2c339.586%2c543.776%2c339.187' fill='rgba(28%2c 83%2c 142%2c 0.09)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M339.48 113.11 a114.58 114.58 0 1 0 229.16 0 a114.58 114.58 0 1 0 -229.16 0z' fill='rgba(28%2c 83%2c 142%2c 0.09)' class='triangle-float2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1612'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e")}@media (max-width: 576px){.section-info{margin-top:-2%;padding:3rem 1.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='460' height='350' preserveAspectRatio='none' viewBox='0 0 460 350'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1023%26quot%3b)' fill='none'%3e%3cpath d='M176.543%2c346.814C198.291%2c345.326%2c218.347%2c335.356%2c229.603%2c316.688C241.254%2c297.365%2c243.528%2c273.427%2c232.742%2c253.608C221.488%2c232.929%2c200.085%2c219.435%2c176.543%2c219.196C152.594%2c218.953%2c131.197%2c232.245%2c118.333%2c252.447C104.315%2c274.461%2c95.517%2c302.712%2c109.218%2c324.924C122.496%2c346.45%2c151.31%2c348.54%2c176.543%2c346.814' fill='rgba(28%2c 83%2c 142%2c 0.09)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M403.301%2c156.905C419.188%2c156.451%2c433.112%2c146.276%2c440.192%2c132.047C446.587%2c119.196%2c442.746%2c104.549%2c435.529%2c92.141C428.362%2c79.821%2c417.554%2c68.513%2c403.301%2c68.627C389.191%2c68.74%2c379.395%2c80.661%2c371.955%2c92.65C363.918%2c105.601%2c355.883%2c120.568%2c362.566%2c134.267C369.866%2c149.231%2c386.658%2c157.381%2c403.301%2c156.905' fill='rgba(28%2c 83%2c 142%2c 0.09)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M164.89 37.01 a84.85 84.85 0 1 0 169.7 0 a84.85 84.85 0 1 0 -169.7 0z' fill='rgba(28%2c 83%2c 142%2c 0.09)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M52.52 41.03 a101.76 101.76 0 1 0 203.52 0 a101.76 101.76 0 1 0 -203.52 0z' fill='rgba(28%2c 83%2c 142%2c 0.09)' class='triangle-float1'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1023'%3e%3crect width='460' height='350' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e")}}.section-info:not(:nth-child(odd)){clip-path:polygon(0 10%,100% 0,100% 90%,0 100%);background-color:#e5e5e5;padding-bottom:7rem;padding-top:7rem}@media (max-width: 576px){.section-info:not(:nth-child(odd)){clip-path:polygon(0 5%,100% 0,100% 95%,0 100%)}}@media (min-width: 768px) and (max-width: 992px){.section-info:not(:nth-child(odd)) .box-content{margin-right:2.5rem!important}}.section-info:not(:nth-child(odd)) .box{flex-direction:row-reverse}.section-info:not(:nth-child(odd)) .box-icon:after{top:8px;left:8px;border-color:#6900ff;border-radius:10px 40px}.section-info:not(:nth-child(odd)) .box-icon img{border-radius:10px 40px}.section-info:not(:nth-child(odd)) .box-icon div{left:25px;right:inherit;background-color:#6900ff}.section-info:not(:nth-child(odd)) .box-content{margin-left:0;margin-right:4rem}.section-info:not(:nth-child(odd)) .box-content h3,.section-info:not(:nth-child(odd)) .box-content span{text-align:right}.section-info:not(:nth-child(odd)) .box-content h3 small,.section-info:not(:nth-child(odd)) .box-content span small{align-self:flex-end}.section-info:not(:nth-child(odd)) .box-content ul{text-align:left}.section-info:not(:nth-child(odd)) .box-content ul li:before{margin-right:6px}.section-info:not(:nth-child(odd)) .box-content .container-circle{justify-content:flex-end}.section-info:not(:nth-child(odd)) .box-content .circle-data:last-child{margin-left:.8rem;margin-right:0}.section-info:last-child{padding-bottom:11rem;clip-path:polygon(0 10%,100% 0,100% 100%,0 100%)}@media (max-width: 576px){.section-info:last-child{padding-bottom:7rem;clip-path:polygon(0 5%,100% 0,100% 100%,0 100%)}}.section-info .box{width:100%;display:flex;padding-left:2rem;padding-right:2rem;flex-direction:row;align-items:flex-start}.section-info .box-icon{display:flex;min-width:300px;max-width:300px;position:relative}.section-info .box-icon:after{top:-8px;left:-8px;width:100%;content:"";height:100%;display:block;position:absolute;border-radius:40px 10px;border:solid 2px rgba(0,133,204,.8)}.section-info .box-icon img{width:100%;height:auto;max-width:100%;border-radius:40px 10px}.section-info .box-icon div{z-index:3;right:25px;width:55px;height:55px;display:flex;padding:.7rem;line-height:1;position:absolute;bottom:-27.5px;border-radius:15px 8px;background-color:#10d043}.section-info .box-icon div svg{width:100%}.section-info .box-icon div svg rect:not(.cls-1),.section-info .box-icon div svg path:not(.st0){fill:#fff}.section-info .box-icon div svg path:not(.st0),.section-info .box-icon div svg ellipse{fill:#fff}.section-info .box-icon div svg path.st0,.section-info .box-icon div svg line.st0{stroke:#fff}.section-info .box-content{display:flex;flex-direction:column;margin-left:4rem}.section-info .box-content h3{margin:0;display:flex;line-height:.9;margin-bottom:1.5rem;letter-spacing:-.5px;flex-direction:column;font-family:Poppins,sans-serif}.section-info .box-content h3 small{display:flex;color:#fff;line-height:.8;font-size:.8rem;margin-top:.3rem;border-radius:15px;padding:.35rem .6rem;width:-moz-fit-content;background-color:#6900ff;width:fit-content}.section-info .box-content h4{margin:0;line-height:.9;margin-bottom:2.5rem;letter-spacing:-.5px;font-family:Lato,sans-serif}.section-info .box-content span{font-size:1rem;font-weight:400;line-height:1.8;color:#424242;font-family:Lato,sans-serif}.section-info .box-content span small{line-height:1;text-align:inherit;border-radius:15px;margin-bottom:.7rem;display:inline-block;border:solid 1px rgba(0,0,0,.3);width:-moz-fit-content;padding:.4rem .7rem;width:fit-content;color:#424242}.section-info .box-content ul{list-style:none}.section-info .box-content ul.arrow li:before{content:"\25ba";color:#6900ff}.section-info .box-content ul>ul{margin:.7rem 0}.section-info .box-content ul li:before{margin-left:-1em;width:1em;display:inline-block;font-weight:700;content:"\2022";color:#0085cc}.section-info .box-content .container-circle{display:flex;flex-wrap:wrap;flex-direction:row}.section-info .box-content .circle-data{width:180px;height:180px;display:flex;margin:.3rem .8rem;padding:1rem 0;border-radius:50%;align-items:center;flex-direction:column;justify-content:center;border:solid 8px #006ea8;background:rgba(255,255,255,.65)}.section-info .box-content .circle-data span{color:#006ea8;display:block;line-height:1;font-weight:700;font-size:2.2rem;margin-bottom:.2rem;font-family:Poppins,sans-serif}.section-info .box-content .circle-data p{margin:0;display:block;font-size:.7rem;line-height:1.3;padding:0 1.6rem;text-align:center;color:#757575;font-family:Lato,sans-serif}.section-info .box-content .circle-data.c1{border-color:#0085cc}.section-info .box-content .circle-data.c1 span{color:#0085cc}.section-info .box-content .circle-data.c2{border-color:#00a0f5}.section-info .box-content .circle-data.c2 span{color:#00a0f5}.section-info .box-content .circle-data:last-child{margin-left:0}@media (max-width: 768px){.section-info .box-content .circle-data{margin-bottom:1.2rem}}@media (min-width: 768px) and (max-width: 992px){.section-info .box-content{margin-left:2.5rem}.section-info .box-content span{font-size:1rem}}@media (max-width: 768px){.section-info .box{flex-direction:column!important;padding:1rem 0}.section-info .box-icon{min-width:90%;max-width:90%;margin:0 auto}.section-info .box-content{margin-top:4rem;margin-left:0!important;margin-right:0!important}.section-info .box-content h3{align-items:center;justify-content:center}.section-info .box-content h3 small{margin-top:.5rem;align-self:center}.section-info .box-content h4{text-align:center;line-height:1.1}.section-info .box-content span{font-size:.95rem;text-align:left!important}.section-info .box-content .container-circle .circle-data{justify-content:center!important}}@media (max-width: 576px){.section-info .box-content .container-circle{justify-content:center!important}.section-info .box-content .container-circle .circle-data{margin-left:0;margin-right:0}.section-info .box-content .container-circle .circle-data:last-child{margin-bottom:0}}.card-contact{display:block;color:#fff;border-radius:20px;background:#666666;background:linear-gradient(-45deg,#666666 0%,#3f0099 55%);margin-bottom:9rem}.card-contact .card-info{margin:0;width:100%;display:flex;position:relative;padding-right:3rem;flex-direction:column}.card-contact .card-info h4{border-bottom:solid 1px #10D043;font-family:Poppins,sans-serif;padding-bottom:1.5rem;margin-bottom:2.5rem;font-size:1.4rem;font-weight:300;line-height:1}.card-contact .card-info-icon{width:90%;display:flex}.card-contact .card-info-icon img{width:100%}.card-contact .card-body{padding:4rem}.card-contact .card-body form .row>div[class^=col]{position:relative}.card-contact .card-button{padding-top:2.5rem}.card-contact .card-button .col-12{display:flex;justify-content:flex-end}@media (max-width: 576px){.card-contact .card-info-icon{display:none}}@media (max-width: 992px){.card-contact{margin-bottom:6rem}.card-contact .card-info{padding-right:0}.card-contact .card-info h4{font-size:1.1rem;text-align:center;margin-bottom:2rem;border-bottom-style:dotted}.card-contact .card-body{padding:2rem 1.5rem}.card-contact .card-button{padding-top:1.5rem}.card-contact .card-button .col-12{justify-content:center}}@keyframes shine{to{background-position-x:-200%}}@keyframes fadeIn{0%{opacity:0}}@keyframes fadeOut{to{opacity:0}}@keyframes fadeOutBottom{to{margin-bottom:-10px}to{opacity:0}}@keyframes fadeInTop{0%{margin-top:-10px}0%{opacity:0}}.form-label{display:flex;line-height:1.5;font-weight:300;font-size:.8rem;margin-bottom:5px;position:relative;align-items:center;letter-spacing:.02rem;font-family:Poppins,sans-serif}.form-label small{display:flex;line-height:0;margin-left:5px;font-weight:400;font-size:1.2rem;align-items:center;color:#10d043;font-family:Poppins,sans-serif}.form-control[type=text],textarea.form-control{opacity:.8;resize:none;font-weight:400;font-size:.95rem;padding:.5rem .9rem;font-family:Lato,sans-serif}.form-control[type=text]:hover,textarea.form-control:hover{opacity:.9}.form-control[type=text]:not(:placeholder-shown),.form-control[type=text]:focus,textarea.form-control:not(:placeholder-shown),textarea.form-control:focus{opacity:1;box-shadow:0 0 0 .1rem #10d043d9}.form-control[type=file][has],.form-control[type=file]:focus{opacity:1;box-shadow:0 0 0 .1rem #10d043d9}.form-select{opacity:.8;font-weight:400;font-size:.95rem;padding:.5rem .9rem;font-family:Lato,sans-serif}.form-select:hover{opacity:.9}.form-select:focus,.form-select:not(:has(option[value=""]:checked)){opacity:1;box-shadow:0 0 0 .1rem #10d043d9}.form-control,.form-select{border:solid 1px rgba(16,208,67,.4)!important;outline:none}.form-control-invalid{right:0;z-index:1;color:#fff;line-height:1;font-size:.7rem;font-weight:300;position:absolute;padding:.3rem .7rem;background-color:red;border-radius:0 0 .3rem .3rem;font-family:Lato,sans-serif;margin-right:calc(var(--bs-gutter-x) * .78)}.form-control-invalid.left{left:0;right:auto;margin-left:.55rem}.form-check-input[type=radio]{appearance:none;width:18px;height:18px;border:1px solid rgba(16,208,67,.6);background-color:#fff;outline:none;cursor:pointer}.form-check-input[type=checkbox]{width:20px;height:20px;appearance:none;border:1px solid rgba(16,208,67,.6);box-shadow:none;outline:none;cursor:pointer}.form-check-input[type=checkbox]:focus{box-shadow:0 0 0 .2rem #10d04333}.form-check-input[type=checkbox]:checked{background-color:#10d043}.form-select:focus,.form-check-input[type=radio]:focus{box-shadow:0 0 0 .1rem #10d043d9}.form-check-input[type=radio]:checked{background-color:#10d043;box-shadow:0 0 0 .25rem #10d04333}.form-check-label{line-height:1.5;font-weight:300;font-size:.8rem;position:relative;margin-left:.25rem;letter-spacing:.02rem;font-family:Poppins,sans-serif}.reclamations .sub-title{margin-left:1.5rem}.reclamations .box-info{text-align:center;margin-bottom:3rem}.reclamations .box-info p{font-size:1rem;font-weight:400;line-height:1.5;color:#424242;font-family:Lato,sans-serif}@media (min-width: 768px){.reclamations .box-info{width:80%;margin:0 auto;margin-bottom:3rem}}.reclamations .box-message{cursor:default;margin-top:10px;font-weight:500;font-size:.85rem;border-radius:.6rem;display:inline-flex;padding:.5rem 1.2rem;border:dotted 1px rgba(0,133,204,.8);background-color:#0085cc0f}@media (min-width: 768px){.reclamations .form-box{width:70%;margin:0 auto}}.reclamations .card-reclamaciones{border-radius:.75rem;background-color:#00000008}.reclamations .card-reclamaciones .card-body{margin-left:1rem;margin-right:1rem}.reclamations .card-reclamaciones .card-body .row [class*=col]{position:relative}@media (max-width: 576px){.reclamations .card-reclamaciones .card-body .row [class*=col-12]:first-child{margin-bottom:1rem}}.reclamations .first-row{padding-bottom:1rem;border-bottom:solid 1px rgba(0,0,0,.1)}.reclamations .buttons{gap:2rem;display:flex;margin-top:1rem;justify-content:center;padding:1rem}.reclamations .buttons .btn-main-outline span{color:#10d043}.reclamations .buttons .btn-main-outline:hover{background-color:#17ed50;border-color:#17ed50}.reclamations .buttons .btn-main-outline:hover span{color:#fff}.reclamations .line{align-items:center;position:relative;display:flex;height:35px;gap:30%}::selection{color:#fff;background:#6900ff}:root{--navbar-height: 70px}html{font-size:16px}@media (min-width: 576px) and (max-width: 992px){html{font-size:14px}}body::-webkit-scrollbar{width:17px}body::-webkit-scrollbar-track{background-color:#e5e5e5;border-radius:100px}body::-webkit-scrollbar-thumb{border:solid 3.2px #E5E5E5;background-color:#0074b3;border-radius:100px}#root{padding:0;margin:0}
