.loader{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:9999}.loaderContent{display:flex;flex-direction:column;align-items:center}.logoContainer img{width:100px;margin-bottom:24px}.loadingText p{font-size:1.2rem;margin-bottom:16px}.progressBar{width:120px;height:8px;background:#eee;border-radius:4px;overflow:hidden}.progressFill{width:100%;height:100%;background:#333;animation:progress 2s linear infinite}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(100%)}}.section-blog{position:relative;padding-top:80px}.section-blog .content-blog{padding:2rem 25px;overflow:visible;position:relative}.section-blog .content-blog .title-blog{height:80px;display:flex;align-items:center;justify-content:flex-start}.section-blog .content-blog .title-blog h2{font-size:30px;margin:0;font-family:var(--font-medium)}.section-blog .content-blog .cards-blog{display:flex;flex-direction:column;gap:8px;will-change:transform;overflow-x:auto}.section-blog .content-blog .cards-blog .card-blog{min-width:300px;padding:1.5rem 1rem 2rem;border-radius:10px;display:flex;justify-content:space-between;flex-direction:column;height:500px}.section-blog .content-blog .cards-blog .card-blog .category h2{text-transform:uppercase;font-size:14px;color:#fff;background-color:var(--black);display:inline;font-family:var(--font-semiBold);padding:0 .1rem}.section-blog .content-blog .cards-blog .card-blog .body{height:300px;display:flex;flex-direction:column;justify-content:space-between;max-width:100%}.section-blog .content-blog .cards-blog .card-blog .body .content p{max-width:90%;line-height:1.3;font-size:25px;margin:0}.section-blog .content-blog .cards-blog .card-blog .body .link a{text-transform:uppercase;font-size:14px;letter-spacing:0px;color:#000;position:relative;text-decoration:none}.section-blog .content-blog .cards-blog .card-blog .body .link a:after{content:"";position:absolute;bottom:-5px;width:100%;height:1px;background-color:var(--black);left:0}.section-blog .content-blog .cards-blog .card-blog.green{background-color:var(--green)}.section-blog .content-blog .cards-blog .card-blog.yellow{background-color:var(--yellow)}.section-blog .content-blog .cards-blog .card-blog.pink{background-color:var(--pink)}@media only screen and (min-width: 768px){.section-blog .content-blog .title-blog{height:120px;align-items:center;justify-content:center}.section-blog .content-blog .title-blog h2{font-size:2.5rem;text-align:center}.section-blog .content-blog .cards-blog{flex-direction:row;overflow-x:visible}.section-blog .content-blog .cards-blog .card-blog{gap:40px;height:450px;min-width:330px;padding:2rem 1rem;position:relative;justify-content:space-between}.section-blog .content-blog .cards-blog .card-blog .category h2{font-size:16px}.section-blog .content-blog .cards-blog .card-blog .body{height:250px}.section-blog .content-blog .cards-blog .card-blog .body p{line-height:1.3;max-width:90%;font-size:1.6rem}.section-blog .content-blog .cards-blog .card-blog .link a{font-size:15px}}@media only screen and (min-width: 960px){.section-blog .content-blog .cards-blog .card-blog{height:500px;min-width:380px}.section-blog .content-blog .cards-blog .card-blog .category h2{font-size:18px}.section-blog .content-blog .cards-blog .card-blog .body{height:270px}.section-blog .content-blog .cards-blog .card-blog .body .content p{max-width:100%;line-height:1.2;font-size:33px}.section-blog .content-blog .cards-blog .card-blog .body .link a{font-size:16px}}@media only screen and (min-width: 1300px){.section-blog .content-blog{padding:0;width:100%;margin:0 auto;max-width:1280px}.section-blog .content-blog .cards-blog{width:100%}.section-blog .content-blog .cards-blog .card-blog{padding:2rem;height:530px;min-width:500px}.section-blog .content-blog .cards-blog .card-blog .body{height:350px}.section-blog .content-blog .cards-blog .card-blog .body .content p{max-width:90%;font-size:40px}}.section-where-buy{padding:4rem 0}.section-where-buy .content-where-buy{padding:0 25px;padding-right:unset;overflow-x:hidden;overflow-y:hidden;transition:overflow-x .3s ease}.section-where-buy .content-where-buy .title-where-buy{margin-bottom:2rem}.section-where-buy .content-where-buy .title-where-buy h2{font-size:26px;margin:0;font-family:var(--font-medium)}.section-where-buy .content-where-buy .title-where-buy h2:last-child{display:none}.section-where-buy .content-where-buy .wrapper-where-buy{display:flex;flex-direction:row;gap:10px;overflow-y:scroll}.section-where-buy .content-where-buy .wrapper-where-buy .card-martket{min-width:250px;height:180px;display:flex;align-items:center;justify-content:center;background-color:#ededed;border-radius:10px}.section-where-buy .content-where-buy .wrapper-where-buy .card-martket img{width:200px}.section-where-buy .content-where-buy .wrapper-where-buy .card-martket:last-child{margin-right:1.5rem}@media only screen and (min-width: 768px){.section-where-buy{padding:8rem 0 5rem}.section-where-buy .content-where-buy .title-where-buy h2{font-size:2.5rem;text-align:center}.section-where-buy .content-where-buy .title-where-buy h2:first-child{display:none}.section-where-buy .content-where-buy .title-where-buy h2:last-child{display:block}}@media only screen and (min-width: 960px){.section-where-buy .content-where-buy .wrapper-where-buy .card-martket{min-width:285px;height:200px}}@media only screen and (min-width: 1300px){.section-where-buy .content-where-buy{overflow:visible;padding:0;width:100%;margin:auto;max-width:1280px}.section-where-buy .content-where-buy .wrapper-where-buy .card-martket{min-width:400px;height:260px}.section-where-buy .content-where-buy .wrapper-where-buy .card-martket img{width:300px}}.content-banner-marquee{overflow:hidden;background-color:var(--black);padding:.5rem 0 .7rem;position:relative}.content-banner-marquee .wrapper-marquee{display:flex;white-space:nowrap;position:relative;animation:marquee 30s linear infinite;width:max-content}.content-banner-marquee .wrapper-marquee h3{margin:0;padding:0 .5rem;color:var(--sky-blue);font-size:.8rem;line-height:1;display:inline-block}.content-banner-marquee .wrapper-marquee h3 span{color:#fff}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media only screen and (min-width: 1300px){.content-banner-marquee{padding:.8rem 0 .9rem}.content-banner-marquee .wrapper-marquee h3{font-size:1.2rem}}footer .content-footer{padding:2rem 25px;background-color:var(--sky-blue)}footer .content-footer .content-image{margin-bottom:2.5rem}footer .content-footer .content-image img{width:120px}footer .content-footer .cotent-form .title-form{margin-bottom:1.5rem}footer .content-footer .cotent-form .title-form h2{margin:0}footer .content-footer .cotent-form .title-form h3{margin:0;font-size:16px;padding-left:13px}footer .content-footer .cotent-form .content-input{margin-bottom:.625rem}footer .content-footer .cotent-form .content-input input{height:42px;padding:0 .5rem;color:var(--black);font-size:16px;border-radius:8px;font-family:var(--font-medium);border:2px solid var(--black)}footer .content-footer .cotent-form .content-input input::placeholder{font-size:14px;font-family:var(--font-medium);color:var(--black)}footer .content-footer .cotent-form .content-action{margin-top:1.5rem}footer .content-footer .cotent-form .content-action button{cursor:pointer;width:auto;border:2px solid var(--black);background-color:var(--yellow);text-transform:uppercase;padding:.8rem 1.5em;border-radius:10px;font-size:18px;width:100%;font-family:var(--font-medium);position:relative}footer .content-footer .cotent-form .content-action button img{position:absolute;right:-.5rem;bottom:-1rem;width:23px}footer .content-footer .content-info .wrap-wsp{margin:2rem 0 .25rem;display:flex;gap:5px;align-items:center}footer .content-footer .content-info .wrap-wsp img{width:32px}footer .content-footer .content-info .wrap-wsp a{color:#fff;text-decoration:none;font-size:36px}footer .content-footer .content-info .wrap-email a{font-size:20px;color:#fff;text-decoration:none}footer .content-footer .content-info .wrap-row{margin-top:2rem;margin-bottom:1.5rem;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}footer .content-footer .content-info .wrap-row .text p{margin:0;font-size:28px}footer .content-footer .content-info .wrap-row .text p span{color:#fff;line-height:1;display:inline;position:relative;z-index:2}footer .content-footer .content-info .wrap-row .text p span:after{content:"";position:absolute;left:0;top:55%;transform:translateY(-50%);width:100%;height:95%;background-color:var(--black);z-index:-1}footer .content-footer .content-info .wrap-row .rrss ul{padding-top:5px;display:flex;gap:15px;flex-direction:row;list-style:none}footer .content-footer .content-info .wrap-row .rrss ul li a img{width:36px}footer .content-footer .content-address p{line-height:1;font-size:13px;color:var(--black)}@media only screen and (min-width: 768px){footer .content-footer{display:flex;flex-direction:row;justify-content:space-between}footer .content-footer .footer-left{width:100%;max-width:54%;display:flex;flex-direction:column;justify-content:space-between}footer .content-footer .footer-left .content-image img{width:150px}footer .content-footer .footer-left .content-info .wrap-email{margin-bottom:3rem}footer .content-footer .footer-left .content-info .legal p{font-size:14px}footer .content-footer .footer-left .content-info .legal .link{gap:10px;display:flex;flex-direction:column}footer .content-footer .footer-left .content-info .legal .link a{color:#fff}footer .content-footer .footer-right{width:100%;max-width:44%}footer .content-footer .footer-right .cotent-form .title-form h2{margin:0 0 0 -15px;font-family:var(--font-semiBold)}footer .content-footer .footer-right .cotent-form .title-form h3{padding:0;font-family:var(--font-semiBold)}footer .content-footer .footer-right .cotent-form .wrap-row{margin:2rem 0;margin-bottom:0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}footer .content-footer .footer-right .cotent-form .wrap-row .rrss ul{gap:10px;display:flex;flex-direction:row;list-style:none}footer .content-footer .footer-right .cotent-form .wrap-row .text p{margin:0;font-size:22px}footer .content-footer .footer-right .cotent-form .wrap-row .text p span{color:#fff;line-height:1;display:inline;position:relative;z-index:2}footer .content-footer .footer-right .cotent-form .wrap-row .text p span:after{content:"";position:absolute;left:0;top:55%;transform:translateY(-50%);width:100%;height:95%;background-color:var(--black);z-index:-1}}@media only screen and (min-width: 960px){footer .content-footer{padding:3rem 2rem}footer .content-footer .footer-left{max-width:50%}footer .content-footer .footer-left .content-image{margin-bottom:2.5rem}footer .content-footer .footer-left .content-info .wrap-wsp{margin:0;margin-bottom:.25rem}footer .content-footer .footer-left .content-info .wrap-wsp a{font-size:40px}footer .content-footer .footer-left .content-info .wrap-email{margin:3rem 0;margin-top:0}footer .content-footer .footer-left .content-info .wrap-email a{font-size:22px}footer .content-footer .footer-left .content-info .legal p{margin:0;margin-bottom:1rem}footer .content-footer .footer-left .content-info .legal .link{flex-direction:row}footer .content-footer .footer-left .content-info .legal .link a{font-size:14px}footer .content-footer .footer-right{max-width:50%}footer .content-footer .footer-right .cotent-form{height:100%;display:flex;flex-wrap:wrap;justify-content:space-between}footer .content-footer .footer-right .cotent-form .title-form{margin-bottom:0;margin-bottom:1.5rem}footer .content-footer .footer-right .cotent-form .title-form h2{font-size:32px;margin-bottom:.3rem}footer .content-footer .footer-right .cotent-form .title-form h3{font-size:18px}footer .content-footer .footer-right .cotent-form .body-form .inputs{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}footer .content-footer .footer-right .cotent-form .body-form .inputs .content-input{display:inline-flex;width:100%;max-width:49%}footer .content-footer .footer-right .cotent-form .body-form .content-action{margin-top:1rem}footer .content-footer .footer-right .cotent-form .body-form .content-action button{font-size:15px;padding:.5rem 0;width:215px}footer .content-footer .footer-right .cotent-form .body-form .content-action button img{width:18px}footer .content-footer .footer-right .cotent-form .wrap-row{width:100%}footer .content-footer .footer-right .cotent-form .wrap-row .rrss ul li a img{width:45px}footer .content-footer .footer-right .cotent-form .wrap-row .text p{font-size:30px}}@media only screen and (min-width: 1300px){footer{background-color:var(--sky-blue)}footer .content-footer{padding:4rem 0;margin:0 auto;max-width:1280px}footer .content-footer .footer-left{width:100%;max-width:47%}footer .content-footer .footer-left .content-info .wrap-wsp{gap:10px;margin-bottom:.5rem}footer .content-footer .footer-left .content-info .wrap-wsp img{width:45px}footer .content-footer .footer-left .content-info .wrap-wsp a{line-height:1;font-size:48px}footer .content-footer .footer-left .content-info .wrap-email a{font-size:28px}footer .content-footer .footer-left .content-info .legal p{font-size:16px}footer .content-footer .footer-left .content-info .legal .link a{font-size:17px}footer .content-footer .footer-right{width:100%;max-width:53%}footer .content-footer .footer-right .cotent-form .body-form .content-action{margin-top:.8rem}footer .content-footer .footer-right .cotent-form .body-form .content-action button{font-size:18px;width:280px}footer .content-footer .footer-right .cotent-form .content-input{margin-bottom:.826rem}footer .content-footer .footer-right .cotent-form .content-input input{font-size:17px}footer .content-footer .footer-right .cotent-form .content-input input::placeholder{font-size:17px}footer .content-footer .footer-right .cotent-form .wrap-row{gap:170px;justify-content:flex-start}footer .content-footer .footer-right .cotent-form .wrap-row .rrss ul{gap:15px}footer .content-footer .footer-right .cotent-form .wrap-row .rrss ul li a img{width:50px}footer .content-footer .footer-right .cotent-form .wrap-row .text p{font-size:32px}}header{height:60px;width:100%;padding:0 25px;padding-right:calc(1rem - 10px);z-index:3;position:fixed;border-bottom:2px solid white;background-color:var(--sky-blue)}header .wrapper-header{display:flex;z-index:2;position:relative;flex-direction:row;width:100%;justify-content:flex-end}header .wrapper-header .content-logo{display:block;position:absolute;left:0rem;top:10px;width:100px}header .wrapper-header .content-logo a{display:block}header .wrapper-header .content-logo a img{width:100px}header .wrapper-header .content-menu{display:none}header .wrapper-header .content-actions{display:flex;align-items:center;flex-direction:row;gap:14px;padding:0 10px;height:60px}header .wrapper-header .content-actions .content-cart .envolver-cart{display:flex;flex-direction:row;gap:10px;padding:6px 7px;height:36px;border-radius:6px;background-color:var(--black)}header .wrapper-header .content-actions .content-cart .envolver-cart .icon-cart button{border:unset;cursor:pointer;background:unset}header .wrapper-header .content-actions .content-cart .envolver-cart .icon-cart img{width:24px}header .wrapper-header .content-actions .content-cart .envolver-cart .quant-cart{background-color:#fff;border-radius:4px;padding:0 .825rem;display:flex;align-items:center;justify-content:center}header .wrapper-header .content-actions .content-cart .envolver-cart .quant-cart span{color:#000}header .wrapper-header .content-actions .content-button{padding-top:2px}header .wrapper-header .content-actions .content-button button{background:unset;border:unset;height:25px;width:30px;position:relative;cursor:pointer}header .wrapper-header .content-actions .content-button button span{height:3px;width:100%;top:0;left:0;position:absolute;background-color:#fff;transition:all .25s ease-in-out}header .wrapper-header .content-actions .content-button button span:first-child{top:1.5px}header .wrapper-header .content-actions .content-button button span:nth-child(2){top:50%}header .wrapper-header .content-actions .content-button button span:last-child{top:calc(100% - 1.5px)}header .wrapper-header .content-actions .content-button button.open span:first-child{transform:rotate(45deg);top:50%}header .wrapper-header .content-actions .content-button button.open span:nth-child(2){right:-10px;opacity:0}header .wrapper-header .content-actions .content-button button.open span:last-child{transform:rotate(-45deg);top:50%}header .wrapper-header .content-actions .content-search{display:none}header .wrapper-menu{right:0;opacity:0;position:absolute;pointer-events:none;transition:all .3s ease-in-out;background-color:#fff;width:90%;top:60px;z-index:1;height:calc(100dvh - 60px);padding:70px 2rem;border-left:1px solid var(--light-gray)}header .wrapper-menu .envolve-search .content-input{position:relative}header .wrapper-menu .envolve-search .content-input input{height:35px;padding:0 .5rem;color:var(--black);font-size:16px;border:1px solid var(--black)}header .wrapper-menu .envolve-search .content-input img{width:23px;position:absolute;right:10px;top:5px}header .wrapper-menu .envolve-list ul{list-style:none;padding:3rem 1rem}header .wrapper-menu .envolve-list ul li{margin-bottom:1.825rem}header .wrapper-menu .envolve-list ul li a{font-family:var(--font-semiBold);cursor:pointer;text-transform:uppercase;text-decoration:none;color:var(--black);font-size:22px}header .wrapper-menu .envolve-list ul li.has-submenu button{cursor:pointer;text-transform:uppercase;font-family:var(--font-semiBold);text-decoration:none;color:var(--black);font-size:22px;background:unset;border:unset;padding:0}header .wrapper-menu .envolve-list ul li.has-submenu .submenu{margin:0;padding:0 0 0 5px;width:100%;max-width:80%;max-height:0;overflow:hidden;opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1);visibility:hidden}header .wrapper-menu .envolve-list ul li.has-submenu .submenu.open{max-height:500px;opacity:1;visibility:visible}header .wrapper-menu .envolve-list ul li.has-submenu .submenu li{margin-bottom:.625rem}header .wrapper-menu .envolve-list ul li.has-submenu .submenu li a{color:var(--sky-blue);font-size:18px;font-family:var(--font-regular)}header .wrapper-menu .envolve-list ul li.has-submenu .submenu li:first-child{margin-top:1rem}header .wrapper-menu .envolve-list ul li.has-submenu .submenu li:last-child{margin-bottom:0}header .wrapper-menu .envolve-list ul li.has-submenu .submenu li:last-child a{font-size:14px;color:var(--black)}header .wrapper-menu.open{opacity:1;overflow:hidden;pointer-events:initial}header.invert-colors{background-color:#fff;border-bottom:2px solid var(--sky-blue)}header.invert-colors .wrapper-header .content-actions .content-button button span{background-color:var(--sky-blue)}header.header-green{border-color:var(--green);background-color:#fff}header.header-green .wrapper-header .content-actions .content-button button span{background-color:var(--green)}header.header-yellow{border-color:var(--yellow);background-color:#fff}header.header-yellow .wrapper-header .content-actions .content-button button span{background-color:var(--yellow)}header.header-pink{border-color:var(--pink);background-color:#fff}header.header-pink .wrapper-header .content-actions .content-button button span{background-color:var(--pink)}@media only screen and (min-width: 768px){header .wrapper-menu{width:60%;top:60px}}@media only screen and (min-width: 960px){header .wrapper-header{justify-content:space-between}header .wrapper-header .content-logo{width:120px}header .wrapper-header .content-logo a img{width:120px}header .wrapper-header .content-menu{padding-left:125px;display:flex;align-items:center}header .wrapper-header .content-menu>ul{padding-bottom:2px;align-items:flex-end;height:100%;display:flex;list-style:none;flex-direction:row}header .wrapper-header .content-menu>ul>li{height:95%;padding:0 5px;border-radius:5px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .25s ease-in-out}header .wrapper-header .content-menu>ul>li>button{height:100%;cursor:pointer;padding:0;font-size:14px;background-color:unset;border:unset;text-transform:uppercase;color:var(--black);font-family:var(--font-semiBold)}header .wrapper-header .content-menu>ul>li>a{height:100%;display:flex;align-items:center;font-size:15px;text-decoration:none;text-transform:uppercase;color:var(--black);font-family:var(--font-semiBold)}header .wrapper-header .content-menu>ul>li.has-submenu ul{width:100%;border-radius:0 5px 5px 0;background-color:var(--black);position:absolute;gap:10px;top:59px;left:-5px;padding:6px 0 10px;width:700px;flex-direction:row;opacity:0;display:flex;align-items:center;justify-content:center;visibility:hidden;transition:all .25s ease-in-out}header .wrapper-header .content-menu>ul>li.has-submenu ul li a{font-size:12px;width:auto;display:block;text-decoration:none;color:var(--sky-blue);text-transform:uppercase;transition:all .25s ease-in-out}header .wrapper-header .content-menu>ul>li.has-submenu ul li a:hover{color:#fff}header .wrapper-header .content-menu>ul>li.has-submenu ul li:last-child a{color:#fff}header .wrapper-header .content-menu>ul>li.has-submenu:after{opacity:0;content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid white;transition:all .25s ease-in-out}header .wrapper-header .content-menu>ul>li.has-submenu:hover{background-color:#fff}header .wrapper-header .content-menu>ul>li.has-submenu:hover>ul{opacity:1;visibility:visible}header .wrapper-header .content-menu>ul>li.has-submenu:hover:after{opacity:1;content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid white;transition:all .25s ease-in-out}header .wrapper-header .content-menu>ul>li:hover{background-color:#fff}header .wrapper-header .content-actions{gap:5px;background-color:#21212133}header .wrapper-header .content-actions .content-cart .envolver-cart{gap:8px;height:50px;padding:10px 14px 10px 10px}header .wrapper-header .content-actions .content-cart .envolver-cart .icon-cart img{width:30px}header .wrapper-header .content-actions .content-button{display:none}header .wrapper-header .content-actions .content-search{display:flex}header .wrapper-header .content-actions .content-search button{padding:0;background:unset;border:unset}header.invert-colors .wrapper-header .content-menu>ul>li:hover{background-color:var(--sky-blue)}}@media only screen and (min-width: 1300px){header{height:68px;padding:0}header .wrapper-header{max-width:1280px;margin:0 auto}header .wrapper-header .content-logo{z-index:2;top:15px;width:170px}header .wrapper-header .content-logo a img{width:170px}header .wrapper-header .content-menu{padding-left:175px}header .wrapper-header .content-menu>ul>li{padding:0 .825rem}header .wrapper-header .content-menu>ul>li.has-submenu ul{gap:25px;top:63px;padding-top:.6rem;padding-bottom:.8rem;width:1120px;left:-13px}header .wrapper-header .content-menu>ul>li.has-submenu ul li a{font-size:12px}header .wrapper-header .content-menu>ul>li>button{font-size:18px}header .wrapper-header .content-menu>ul>li>a{font-size:18px}header .wrapper-header .content-actions{height:65px}}.section-inside-blog{padding:100px 2rem;padding-top:120px}.section-inside-blog.pink{background-color:var(--pink)}.section-inside-blog.yellow{background-color:var(--yellow)}.section-inside-blog.green{background-color:var(--green)}.section-inside-blog .content-inside-blog .title-post{margin-bottom:2rem;display:flex;flex-direction:column;justify-content:space-between}.section-inside-blog .content-inside-blog .title-post .category span{font-family:var(--font-semiBold);text-transform:uppercase}.section-inside-blog .content-inside-blog .title-post .title h1{line-height:1.1;font-size:2rem;margin:2rem 0}.section-inside-blog .content-inside-blog .title-post .title .details{font-size:14px;text-transform:uppercase;line-height:1.5;font-family:var(--font-semiBold)}.section-inside-blog .content-inside-blog .description-post .image{height:300px;margin-bottom:2rem}.section-inside-blog .content-inside-blog .description-post .image img{border-radius:15px;height:100%;width:100%;display:block;object-fit:cover;object-position:center}.section-inside-blog .content-inside-blog .description-post .text p{margin:0;margin-bottom:2rem}.section-inside-blog .content-inside-blog .description-post .text p:last-child{margin-bottom:0}@media only screen and (min-width: 768px){.section-inside-blog{padding-top:135px}.section-inside-blog .content-inside-blog .title-post{margin-bottom:2.5rem}.section-inside-blog .content-inside-blog .title-post .title h1{line-height:1.05;font-size:2.5rem}.section-inside-blog .content-inside-blog .description-post .image{margin-bottom:3rem}.section-inside-blog .content-inside-blog .description-post .text{display:flex;flex-direction:column;align-items:center}.section-inside-blog .content-inside-blog .description-post .text p{max-width:90%;font-size:18px;line-height:1.3}}@media only screen and (min-width: 1300px){.section-inside-blog{padding:0}.section-inside-blog .content-inside-blog{margin:0 auto;max-width:1280px;padding-top:220px;padding-bottom:120px}.section-inside-blog .content-inside-blog .title-post .category span{font-size:22px}.section-inside-blog .content-inside-blog .title-post .title{max-width:90%}.section-inside-blog .content-inside-blog .title-post .title h1{font-size:72px}.section-inside-blog .content-inside-blog .title-post .title .details{font-size:18px}.section-inside-blog .content-inside-blog .description-post .image{height:500px}.section-inside-blog .content-inside-blog .description-post .text p{font-size:22px}}.section-our-clients{padding-top:80px}.section-our-clients .content-our-clients{padding:2rem 25px 4rem}.section-our-clients .content-our-clients .title-our-clients{margin-bottom:2rem}.section-our-clients .content-our-clients .title-our-clients h2{margin:0;font-size:2rem;text-transform:uppercase;text-align:center;color:var(--black)}.section-our-clients .content-our-clients .content-out-clients .cards-clients{display:flex;flex-direction:row;gap:30px;will-change:transform}.section-our-clients .content-our-clients .content-out-clients .cards-clients .card-client{min-width:320px;border-radius:10px;display:flex;justify-content:space-between;flex-direction:column;border:4px solid var(--sky-blue)}.section-our-clients .content-our-clients .content-out-clients .cards-clients .card-client .client-image{display:flex;align-items:center;justify-content:center;height:150px;background-color:#ededed}.section-our-clients .content-our-clients .content-out-clients .cards-clients .card-client .client-image img{width:200px}.section-our-clients .content-our-clients .content-out-clients .cards-clients .card-client .client-body{padding:1.5rem 1rem}.section-our-clients .content-our-clients .content-out-clients .cards-clients .card-client .client-body h2{margin:0;font-size:2.1rem;text-transform:uppercase;max-width:60%;line-height:1.1;min-height:75px;display:flex;align-items:flex-start}.section-our-clients .content-our-clients .content-out-clients .cards-clients .card-client .client-body p{max-width:85%;line-height:1.3}@media only screen and (min-width: 768px){.section-our-clients{padding-top:80px}.section-our-clients .content-our-clients{padding-top:0}.section-our-clients .content-our-clients .title-our-clients{display:flex;width:100%;justify-content:center;align-items:flex-end;height:80px}.section-our-clients .content-our-clients .title-our-clients h2:first-child{display:none}.section-our-clients .content-our-clients .title-our-clients h2:last-child{display:block}}@media only screen and (min-width: 1300px){.section-our-clients{padding:3rem 0;padding-bottom:0}.section-our-clients .content-our-clients{margin:0 auto;max-width:1280px;padding:2rem 0}.section-our-clients .content-our-clients .title-our-clients{align-items:center}.section-our-clients .content-our-clients .title-our-clients h2{font-size:42px}.section-our-clients .content-our-clients .content-out-clients .cards-clients{gap:unset;flex-wrap:wrap;gap:15px;justify-content:space-between}.section-our-clients .content-our-clients .content-out-clients .cards-clients .card-client{width:100%;min-width:unset;max-width:24%}}.section-business-solutions .content-business-solutions{padding:1rem 25px}.section-business-solutions .content-business-solutions .title-business-solutions{margin-bottom:3rem}.section-business-solutions .content-business-solutions .title-business-solutions h2{margin:0;line-height:1.4;font-size:28px}.section-business-solutions .content-business-solutions .title-business-solutions p{font-size:20px;line-height:1.5;max-width:85%}.section-business-solutions .content-business-solutions .title-business-solutions button{cursor:pointer;width:100%;border:2px solid var(--black);background-color:var(--yellow);text-transform:uppercase;padding:.8rem 1rem;border-radius:10px;font-size:20px;font-family:var(--font-semiBold);position:relative}.section-business-solutions .content-business-solutions .title-business-solutions button img{position:absolute;right:-.5rem;bottom:-1rem;width:23px}.section-business-solutions .content-business-solutions .cards-business-solutions{display:flex;flex-direction:column;gap:25px}.section-business-solutions .content-business-solutions .cards-business-solutions .card-solution{border:2px solid var(--sky-blue);border-radius:18px;padding-bottom:1.625rem}.section-business-solutions .content-business-solutions .cards-business-solutions .card-solution .card-image img{width:100%}.section-business-solutions .content-business-solutions .cards-business-solutions .card-solution .card-body{padding:1.5rem}.section-business-solutions .content-business-solutions .cards-business-solutions .card-solution .card-body h3{font-size:30px;margin:0;text-transform:uppercase;margin-bottom:2rem}.section-business-solutions .content-business-solutions .cards-business-solutions .card-solution .card-body p{font-size:18px;margin-bottom:1.5rem}@media only screen and (min-width: 768px){.section-business-solutions .content-business-solutions{padding:4rem 2rem}.section-business-solutions .content-business-solutions .title-business-solutions h2{font-size:34px;line-height:1.1}.section-business-solutions .content-business-solutions .title-business-solutions p{margin:1rem 0 2rem;max-width:60%;line-height:1.3}.section-business-solutions .content-business-solutions .title-business-solutions button{width:auto;font-size:18px;padding:.7rem 2rem}.section-business-solutions .content-business-solutions .cards-business-solutions{display:flex;flex-direction:row;gap:15px;will-change:transform}.section-business-solutions .content-business-solutions .cards-business-solutions .card-solution{min-width:320px;border-radius:16px;display:flex;justify-content:unset;flex-direction:column;padding-bottom:0}.section-business-solutions .content-business-solutions .cards-business-solutions .card-solution .card-body h3{min-height:75px;margin-bottom:1rem}.section-business-solutions .content-business-solutions .cards-business-solutions .card-solution .card-body p{margin-bottom:0}}@media only screen and (min-width: 960px){.section-business-solutions .content-business-solutions .title-business-solutions h2{font-size:42px}.section-business-solutions .content-business-solutions .title-business-solutions p{font-size:26px;max-width:498px}.section-business-solutions .content-business-solutions .title-business-solutions button{font-size:20px}}@media only screen and (min-width: 1300px){.section-business-solutions{padding:3rem 0;padding-bottom:0}.section-business-solutions .content-business-solutions{margin:0 auto;max-width:1280px;padding:2rem 0}}.section-hero-consulting{padding-top:60px}.section-hero-consulting .content-consulting{background-size:cover;background-position:center;height:calc(85svh - 60px)}.section-hero-consulting .content-consulting .wrapper-content{gap:20px;height:100%;display:flex;padding:4rem 2rem;flex-direction:column;justify-content:flex-end}.section-hero-consulting .content-consulting .wrapper-content .container-promotion img{width:100%}.section-hero-consulting .content-consulting .wrapper-content .container-text p{margin:0;max-width:75%;font-size:40px;line-height:1.1;color:#fff}.section-hero-consulting .content-consulting .wrapper-content .container-text p span{color:#fff;line-height:1;display:inline;position:relative;z-index:2}.section-hero-consulting .content-consulting .wrapper-content .container-text p span:after{content:"";position:absolute;left:0;top:60%;transform:translateY(-50%);width:100%;height:90%;background-color:var(--black);z-index:-1}.section-hero-consulting .content-consulting .wrapper-content .container-action button{color:var(--black);background-color:var(--yellow);border:3px solid white;border-radius:12px;text-transform:uppercase;padding:.8rem 2rem;font-size:20px;font-family:var(--font-semiBold);position:relative}.section-hero-consulting .content-consulting .wrapper-content .container-action button img{position:absolute;right:-.5rem;bottom:-1rem;width:25px}.section-motto-consulting .content-motto-consulting{padding:1rem 2rem;padding-bottom:0}.section-motto-consulting .content-motto-consulting p{font-size:30px;text-align:center;line-height:1.3;color:var(--black);margin-bottom:0}.section-talkus .content-section-talkus{padding:1rem 2rem}.section-talkus .content-section-talkus .wrap-image{margin-bottom:2rem}.section-talkus .content-section-talkus .wrap-image img{width:100%}.section-talkus .content-section-talkus .wrap-text h2{margin:0;line-height:1.25;font-size:34px;font-weight:200;text-indent:-10px;padding-left:10px}.section-talkus .content-section-talkus .wrap-text h2 span{color:#fff;line-height:1;display:inline;position:relative;z-index:2}.section-talkus .content-section-talkus .wrap-text h2 span:after{content:"";position:absolute;left:0;top:60%;transform:translateY(-50%);width:100%;height:90%;background-color:var(--black);z-index:-1}.section-talkus .content-section-talkus .wrap-text p{max-width:98%;padding-left:10px;font-size:20px}.section-talkus .content-section-talkus .wrap-text p:last-child{font-weight:700}.section-talkus .content-section-talkus .wrap-text button{margin-top:1rem;cursor:pointer;width:100%;border:2px solid var(--black);background-color:var(--yellow);text-transform:uppercase;padding:.6rem 0;border-radius:10px;font-size:22px;font-family:var(--font-semiBold);position:relative}.section-talkus .content-section-talkus .wrap-text button img{position:absolute;right:-.5rem;bottom:-1rem;width:24px}@media only screen and (min-width: 768px){.section-hero-consulting .content-consulting{width:100%;display:flex;justify-content:center;align-items:flex-end;padding:0rem 2rem}.section-hero-consulting .content-consulting .wrapper-content{width:100%;height:auto;max-width:80%;display:flex;flex-direction:column;gap:50px;padding:0;margin-bottom:6rem}.section-hero-consulting .content-consulting .wrapper-content .container-text{width:100%;max-width:80%;display:flex;flex-direction:column}.section-hero-consulting .content-consulting .wrapper-content .container-text p{line-height:1;max-width:85%;font-size:60px}.section-hero-consulting .content-consulting .wrapper-content .container-action button{padding:.7rem 2rem}.section-hero-consulting .content-consulting .wrapper-content .container-action button img{width:22px}.section-motto-consulting .content-motto-consulting{padding:3rem 2rem;padding-bottom:0}.section-motto-consulting .content-motto-consulting p{font-size:36px;margin:0;line-height:1.1}.section-talkus .content-section-talkus{padding:3rem 2rem;padding-bottom:0;display:flex;flex-direction:row;gap:1%;justify-content:space-between}.section-talkus .content-section-talkus .wrap-image{margin:0;width:100%;max-width:55%}.section-talkus .content-section-talkus .wrap-text{gap:20px;width:100%;max-width:44%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.section-talkus .content-section-talkus .wrap-text h2{line-height:1.1}.section-talkus .content-section-talkus .wrap-text p{line-height:1.1;font-size:18px;margin:0}.section-talkus .content-section-talkus .wrap-text p:nth-child(3){font-size:20px}.section-talkus .content-section-talkus .wrap-text button{width:auto;font-size:18px;padding:.7rem 3rem}}@media only screen and (min-width: 960px){.section-hero-consulting .content-consulting .wrapper-content .container-text p{font-size:68px}.section-motto-consulting .content-motto-consulting p{font-size:42px}.section-talkus .content-section-talkus .wrap-image{max-width:51%}.section-talkus .content-section-talkus .wrap-image img{width:100%;height:480px;display:block}.section-talkus .content-section-talkus .wrap-text h2{font-size:44px}.section-talkus .content-section-talkus .wrap-text p{line-height:1.1;font-size:20px;margin:0;max-width:80%}.section-talkus .content-section-talkus .wrap-text p:nth-child(3){max-width:unset;width:100%;display:block;font-size:22px}.section-talkus .content-section-talkus .wrap-text button{font-size:20pxs}}@media only screen and (min-width: 1300px){.section-motto-consulting{padding:3rem 0;padding-bottom:0}.section-motto-consulting .content-motto-consulting{margin:0 auto;max-width:1280px;padding:2rem 0}.section-motto-consulting .content-motto-consulting p{font-size:54px}.section-talkus{padding:3rem 0;padding-bottom:0}.section-talkus .content-section-talkus{margin:0 auto;max-width:1280px;padding:2rem 0}.section-talkus .content-section-talkus .wrap-image img{height:550px}.section-talkus .content-section-talkus .wrap-text h2{font-size:52px}.section-talkus .content-section-talkus .wrap-text p{font-size:22px}.section-talkus .content-section-talkus .wrap-text p:nth-child(3){font-size:24px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.section-hero{padding-top:60px}.section-hero .content-slides .swiper-hero{height:calc(85svh - 60px)}.section-hero .content-slides .swiper-hero .swiper-slide{display:flex;align-items:center}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide{gap:20px;height:100%;width:100%;display:flex;align-items:flex-end;padding:0rem 2rem;background-size:cover;background-position:top center;background-repeat:no-repeat}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide{margin-bottom:4rem}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide .container-promotion img{width:100%;max-width:400px}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide .container-text p{margin:0;font-size:24px;line-height:1.4;color:#fff;text-transform:uppercase}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide .container-text p span{background-color:#00000059}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide .container-action a{text-decoration:none;color:var(--black);background-color:var(--yellow);border:3px solid white;border-radius:15px;text-transform:uppercase;padding:.8rem 2rem;font-size:20px;width:195px;display:block;font-family:var(--font-semiBold);position:relative}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide .container-action a img{position:absolute;right:-.5rem;bottom:-1rem;width:25px}.section-hero .content-slides .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{opacity:0;pointer-events:none}.section-products .content-cards{display:flex;flex-direction:column;gap:25px 0;padding:3rem 2rem}.section-products .content-cards .card-product{border-radius:20px 18px 10px 10px}.section-products .content-cards .card-product .content-image img{width:100%}.section-products .content-cards .card-product .content-body{padding:1rem}.section-products .content-cards .card-product .content-body .title img{width:190px;margin-top:-45px;margin-bottom:5px}.section-products .content-cards .card-product .content-body .title h2{font-size:16px;margin:0;font-family:var(--font-semiBold)}.section-products .content-cards .card-product .content-body .content{margin:1rem 0}.section-products .content-cards .card-product .content-body .content p{max-width:95%;font-size:16px;margin:0;line-height:1.3;font-family:var(--font-medium);margin-bottom:2rem}.section-products .content-cards .card-product .content-body .actions a{display:block;text-decoration:none;cursor:pointer;width:100%;text-align:center;background-color:var(--black);border-radius:8px;padding:.625rem .5rem;border:2px solid white;color:#fff;text-transform:uppercase}.section-products .content-cards .card-product.sky-blue{background-color:var(--sky-blue)}.section-products .content-cards .card-product.pink{background-color:var(--pink)}.section-products .content-cards .card-product.yellow{background-color:var(--yellow)}.section-products .content-cards .card-product.green{background-color:var(--green)}.section-plastic-free-future{padding-bottom:3rem}.section-plastic-free-future .content-free-plastic{padding:0rem 2rem 3.5rem}.section-plastic-free-future .content-free-plastic .text-free-plastic h2{margin:0;font-size:28px;line-height:1.3;font-family:var(--font-medium)}.section-plastic-free-future .content-free-plastic .text-free-plastic h2 span{color:#fff;line-height:1;display:inline;position:relative;z-index:2}.section-plastic-free-future .content-free-plastic .text-free-plastic h2 span:after{content:"";position:absolute;left:0;top:55%;transform:translateY(-50%);width:100%;height:95%;background-color:var(--black);z-index:-1}.section-plastic-free-future .content-free-plastic .text-free-plastic p{color:var(--black);font-size:18px;line-height:1.3}.section-plastic-free-future .content-free-plastic .image-free-plastic{margin-top:3rem}.section-plastic-free-future .content-free-plastic .image-free-plastic img{width:100%}.section-plastic-free-future .content-waste-plastic{margin:2rem;border-radius:15px;padding:2rem 1.3rem;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.section-plastic-free-future .content-waste-plastic:after{border-radius:15px;content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;background-color:#00000070}.section-plastic-free-future .content-waste-plastic h2{position:relative;z-index:2;color:#fff;text-align:center;font-size:32px;line-height:1.3;font-family:var(--font-medium)}.section-plastic-free-future .content-waste-plastic h3{position:relative;z-index:2;text-align:center;font-size:16px;color:#fff}.section-commitment .content-commitment{padding:0 2rem 4rem}.section-commitment .content-commitment .text-commitment h2{margin-top:0;font-family:var(--font-medium);font-size:27px;line-height:1.3}.section-commitment .content-commitment .text-commitment h2 span{color:#fff;line-height:1;display:inline;position:relative;z-index:2}.section-commitment .content-commitment .text-commitment h2 span:after{content:"";position:absolute;left:0;top:55%;transform:translateY(-50%);width:100%;height:95%;background-color:var(--black);z-index:-1}.section-commitment .content-commitment .text-commitment h2:last-child{display:none}.section-commitment .content-commitment .cards-commitment{display:flex;flex-direction:column;gap:20px}.section-commitment .content-commitment .cards-commitment .card{border-radius:10px;padding:1.5rem 1rem}.section-commitment .content-commitment .cards-commitment .card h2{margin:0;font-size:30px;line-height:1.1;margin-bottom:1.5rem}.section-commitment .content-commitment .cards-commitment .card p{margin:0;line-height:1.3;max-width:95%;font-size:18px}.section-commitment .content-commitment .cards-commitment .card.card1{background-color:var(--sky-blue)}.section-commitment .content-commitment .cards-commitment .card.card1 h2 span{color:#fff;line-height:1.4;display:inline;position:relative;z-index:2}.section-commitment .content-commitment .cards-commitment .card.card1 h2 span:after{content:"";position:absolute;left:0;top:55%;transform:translateY(-50%);width:100%;height:95%;background-color:var(--black);z-index:-1}.section-commitment .content-commitment .cards-commitment .card.card2{padding:0;background-color:var(--pink)}.section-commitment .content-commitment .cards-commitment .card.card2 img{width:100%}.section-commitment .content-commitment .cards-commitment .card.card2 p{padding:.25rem 1rem 1.5rem}.section-commitment .content-commitment .cards-commitment .card.card3{background-color:var(--yellow);position:relative;padding-top:110px}.section-commitment .content-commitment .cards-commitment .card.card3 img{position:absolute;top:1.5rem;right:1.5rem}.section-commitment .content-commitment .cards-commitment .card.card3 h2 span{line-height:1;display:inline-block;color:#fff}.section-commitment .content-commitment .cards-commitment .card.card3 h2 span:last-child{color:#fff;line-height:1.4;display:inline;position:relative;z-index:2}.section-commitment .content-commitment .cards-commitment .card.card3 h2 span:last-child:after{content:"";position:absolute;left:0;top:55%;transform:translateY(-50%);width:100%;height:95%;background-color:var(--black);z-index:-1}.section-commitment .content-commitment .cards-commitment .card.card4{background-color:var(--green)}.section-commitment .content-commitment .cards-commitment .card.card4 h2{margin-bottom:0}.section-commitment .content-commitment .cards-commitment .card.card4 h2 span{color:#fff;line-height:1.4;display:inline;position:relative;z-index:2}.section-commitment .content-commitment .cards-commitment .card.card4 h2 span:after{content:"";position:absolute;left:0;top:55%;transform:translateY(-50%);width:100%;height:95%;background-color:var(--black);z-index:-1}.section-commitment .content-commitment .cards-commitment .card.card4 img{width:100%;margin:1.5rem 0}.section-business-consulting{padding-bottom:1rem}.section-business-consulting .content-business-consulting{padding:2rem;padding-bottom:0}.section-business-consulting .content-business-consulting .title-business-consulting{margin-bottom:2rem}.section-business-consulting .content-business-consulting .title-business-consulting h3{text-transform:uppercase;margin:0;font-family:var(--font-semiBold);font-size:16px;margin-bottom:.825rem}.section-business-consulting .content-business-consulting .title-business-consulting h2{margin:0;font-size:28px;line-height:1.2}.section-business-consulting .content-business-consulting .body-business-consulting .body-left img{width:100%}.section-business-consulting .content-business-consulting .body-business-consulting .body-right{margin-top:2rem}.section-business-consulting .content-business-consulting .body-business-consulting .body-right p{margin:0;font-size:16px;line-height:1.4;margin-bottom:1.5rem}.section-business-consulting .content-business-consulting .body-business-consulting .body-right a{cursor:pointer;text-decoration:none;width:100%;color:var(--black);text-align:center;border:2px solid var(--black);background-color:var(--yellow);text-transform:uppercase;padding:.6rem 0;border-radius:10px;font-size:18px;font-family:var(--font-semiBold);position:relative}.section-business-consulting .content-business-consulting .body-business-consulting .body-right a img{position:absolute;right:-.5rem;bottom:-1rem;width:23px}.section-business-consulting .content-business-consulting .cards-body-consulting{padding:3rem 0;padding-bottom:0}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting{gap:20px;display:flex;flex-direction:column}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop{border:4px solid var(--sky-blue);border-radius:10px;padding:1rem 1rem 2rem 1.45rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .subtitle{margin-bottom:2.5rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .subtitle h3{margin:0;text-transform:uppercase;font-size:18px;font-family:var(--font-semiBold)}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .title h2{margin:0;line-height:1.1;font-size:30px;letter-spacing:-.5px;position:relative;padding-left:0;text-indent:0px;text-indent:-10px}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .title h2 span{color:#fff;line-height:1;display:inline;position:relative;z-index:2}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .title h2 span:after{content:"";position:absolute;left:0;top:60%;transform:translateY(-50%);width:100%;height:90%;background-color:var(--black);z-index:-1}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .body p{max-width:80%;margin:1rem 0;line-height:1.3}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .body p:nth-child(2){max-width:60%;margin-bottom:1.5rem;font-family:var(--font-semiBold)}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .body button{cursor:pointer;width:auto;border:2px solid var(--black);background-color:var(--yellow);text-transform:uppercase;padding:.4rem 1.5em;border-radius:10px;font-size:18px;font-family:var(--font-semiBold);position:relative}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .body button img{position:absolute;right:-.5rem;bottom:-1rem;width:23px}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products{border:4px solid var(--sky-blue);border-radius:10px;padding:1rem 1rem 2rem 1.45rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .subtitle{margin-bottom:2.5rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .subtitle h3{margin:0;text-transform:uppercase;font-size:18px;font-family:var(--font-semiBold)}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .title h2{margin:0;line-height:1.1;font-size:30px;letter-spacing:-.5px;position:relative;padding-left:0;text-indent:0px;text-indent:-10px}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .title h2 span{color:#fff;line-height:1;display:inline;position:relative;z-index:2}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .title h2 span:after{content:"";position:absolute;left:0;top:60%;transform:translateY(-50%);width:100%;height:90%;background-color:var(--black);z-index:-1}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .body p{max-width:80%;margin:1rem 0 1.5rem;line-height:1.3}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .body a{text-decoration:none;color:var(--black);cursor:pointer;width:100%;display:block;text-align:center;border:2px solid var(--black);background-color:var(--yellow);text-transform:uppercase;padding:.4rem 0;border-radius:10px;font-size:18px;font-family:var(--font-semiBold);position:relative}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .body a img{position:absolute;right:-.5rem;bottom:-1rem;width:24px}@media only screen and (min-width: 768px){.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide{justify-content:center}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide{width:100%;max-width:80%;display:flex;flex-direction:column;gap:10px;margin-bottom:6rem}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide .container-promotion img{max-width:500px}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide .container-action a{padding:.7rem 2rem}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide .container-action a img{width:22px}.section-hero .content-slides .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{opacity:1;pointer-events:all}.section-hero .content-slides .swiper-pagination-fraction,.section-hero .content-slides .swiper-pagination-custom,.section-hero .content-slides .swiper-horizontal>.swiper-pagination-bullets,.section-hero .content-slides .swiper-pagination-bullets.swiper-pagination-horizontal{top:20px;bottom:unset;display:flex;padding:0 2rem;justify-content:flex-end}.section-hero .content-slides .swiper-pagination-bullet{background-color:var(--black);opacity:1;height:22px;width:22px;position:relative}.section-hero .content-slides .swiper-pagination-bullet:before{content:"";height:13px;width:13px;position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%);border:2px solid white;transition:all .25s ease-in-out}.section-hero .content-slides .swiper-pagination-bullet:after{content:"";height:11px;width:11px;position:absolute;top:50%;left:50%;border-radius:50%;opacity:0;background-color:#fff;transform:translate(-50%,-50%);transition:all .25s ease-in-out}.section-hero .content-slides .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--black)}.section-hero .content-slides .swiper-pagination-bullet.swiper-pagination-bullet-active:after{opacity:1}.section-products .content-cards{flex-direction:row;flex-wrap:wrap;gap:20px 2%}.section-products .content-cards .card-product{max-width:49%}.section-plastic-free-future .content-free-plastic{display:flex;gap:1%;align-items:center;flex-direction:row;padding:1rem 2rem 2rem}.section-plastic-free-future .content-free-plastic .text-free-plastic{max-width:50%}.section-plastic-free-future .content-free-plastic .image-free-plastic{margin:0;max-width:49%}.section-plastic-free-future .content-waste-plastic{margin:0 2rem}.section-commitment .content-commitment{padding:3rem 2rem;padding-bottom:0}.section-commitment .content-commitment .text-commitment h2{font-size:2.2rem;line-height:1.1;text-align:center}.section-commitment .content-commitment .text-commitment h2:first-child{display:none}.section-commitment .content-commitment .text-commitment h2:last-child{display:block}.section-commitment .content-commitment .cards-commitment{display:grid;gap:16px;grid-template-areas:"card1 card2" "card3 card4"}.section-commitment .content-commitment .cards-commitment .card1{grid-area:card1}.section-commitment .content-commitment .cards-commitment .card2{grid-area:card2}.section-commitment .content-commitment .cards-commitment .card3{grid-area:card3}.section-commitment .content-commitment .cards-commitment .card4{grid-area:card4}.section-business-consulting{padding-bottom:0}.section-business-consulting .content-business-consulting .title-business-consulting h2{max-width:75%;font-size:2.25rem}.section-business-consulting .content-business-consulting .body-business-consulting{display:flex;justify-content:space-between}.section-business-consulting .content-business-consulting .body-business-consulting .body-right{margin-top:0;width:100%;max-width:43%;display:flex;flex-direction:column;justify-content:flex-end}.section-business-consulting .content-business-consulting .body-business-consulting .body-left{width:100%;max-width:55%}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting{gap:0;flex-direction:row;justify-content:space-between}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop{max-width:49%;width:100%}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .body button{width:auto;padding:.4rem 1.5rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products{max-width:49%;width:100%}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .body a{width:300px;padding:.4rem 1.5rem}}@media only screen and (min-width: 960px){.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide{gap:20px}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide .container-text p{font-size:36px}.section-plastic-free-future .content-free-plastic{justify-content:space-between;max-width:90%;margin:0 auto;margin-bottom:3rem}.section-plastic-free-future .content-free-plastic .text-free-plastic{max-width:47%;width:100%}.section-plastic-free-future .content-free-plastic .text-free-plastic h2{font-size:36px;line-height:1.1}.section-plastic-free-future .content-free-plastic .text-free-plastic p{font-size:16px}.section-plastic-free-future .content-free-plastic .image-free-plastic{margin:0;max-width:51%;width:100%}.section-plastic-free-future .content-waste-plastic{margin:0 5rem;padding:3rem 2rem}.section-commitment .content-commitment .text-commitment h2{font-size:40px}.section-commitment .content-commitment .cards-commitment{gap:10px;grid-template-areas:"card1 card2 card4" "card3 card3 card4"}.section-commitment .content-commitment .cards-commitment .card p{max-width:unset}.section-commitment .content-commitment .cards-commitment .card.card2{display:flex;flex-direction:column;justify-content:space-between}.section-commitment .content-commitment .cards-commitment .card.card2 img{padding-top:.5rem}.section-commitment .content-commitment .cards-commitment .card.card3{padding-top:1rem}.section-commitment .content-commitment .cards-commitment .card.card3 h2{font-size:40px;margin-bottom:1rem}.section-commitment .content-commitment .cards-commitment .card.card3 p{max-width:70%}.section-commitment .content-commitment .cards-commitment .card.card4{width:330px;display:flex;flex-direction:column;justify-content:space-between}.section-commitment .content-commitment .cards-commitment .card.card4 h2{font-size:38px;line-height:1;margin-bottom:0}.section-business-consulting .content-business-consulting{padding:5rem 2rem;padding-bottom:0}.section-business-consulting .content-business-consulting .title-business-consulting{max-width:90%;margin:0 auto;margin-bottom:2rem}.section-business-consulting .content-business-consulting .title-business-consulting h3{font-size:18px;margin-bottom:1.5rem}.section-business-consulting .content-business-consulting .title-business-consulting h2{max-width:unset;line-height:1.1;font-size:40px}.section-business-consulting .content-business-consulting .body-business-consulting{max-width:90%;margin:0 auto}.section-business-consulting .content-business-consulting .body-business-consulting .body-left{width:100%;max-width:58%}.section-business-consulting .content-business-consulting .body-business-consulting .body-right{max-width:40%;padding-bottom:5px}.section-business-consulting .content-business-consulting .body-business-consulting .body-right p{line-height:1.2;font-size:20px}.section-business-consulting .content-business-consulting .cards-body-consulting{padding:4rem 0 2rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products,.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop{padding:2rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .subtitle,.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .subtitle{margin-bottom:1.5rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .subtitle h3,.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .subtitle h3{font-size:18px}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .title h2,.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .title h2{font-size:32px}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .body p,.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .body p{max-width:unset}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .body p:nth-child(2),.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .body p:nth-child(2){max-width:unset;margin-bottom:2.5rem}}@media only screen and (min-width: 1300px){.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide{max-width:960px;margin-bottom:3rem}.section-hero .content-slides .swiper-hero .swiper-slide .wrapper-content-slide .envolve-slide .container-promotion img{max-width:600px}.section-products{padding-bottom:3rem}.section-products .content-cards{gap:1%;margin:0 auto;max-width:1280px;padding:2rem 0;justify-content:space-between}.section-products .content-cards .card-product{max-width:24%}.section-products .content-cards .card-product .content-body .title img{margin-top:-45px;margin-bottom:5px;height:62px;width:auto}.section-products .content-cards .card-product .content-body .content{min-height:68px}.section-plastic-free-future{padding:3.5rem 0}.section-plastic-free-future .content-free-plastic{padding:0;margin:0 auto;max-width:1180px;padding-bottom:4rem}.section-plastic-free-future .content-free-plastic .text-free-plastic h2{font-size:52px}.section-plastic-free-future .content-free-plastic .text-free-plastic p{font-size:22px}.section-plastic-free-future .content-free-plastic .image-free-plastic{max-width:50%}.section-plastic-free-future .content-free-plastic .image-free-plastic img{width:103%}.section-plastic-free-future .content-waste-plastic{padding:3rem 2rem 4rem;margin:0 auto;max-width:1180px}.section-plastic-free-future .content-waste-plastic h2{font-size:47px}.section-plastic-free-future .content-waste-plastic h3{font-size:22px}.section-commitment .content-commitment{max-width:1280px;margin:0 auto;padding:5rem 0}.section-commitment .content-commitment .text-commitment h2{font-size:58px}.section-commitment .content-commitment .cards-commitment{gap:28px}.section-commitment .content-commitment .cards-commitment .card{padding:2rem;display:flex;flex-direction:column;justify-content:space-between}.section-commitment .content-commitment .cards-commitment .card h2{font-size:42px}.section-commitment .content-commitment .cards-commitment .card p{font-size:22px}.section-commitment .content-commitment .cards-commitment .card.card2 p,.section-commitment .content-commitment .cards-commitment .card.card3{padding:2rem}.section-commitment .content-commitment .cards-commitment .card.card3 h2{font-size:52px}.section-commitment .content-commitment .cards-commitment .card.card3 img{top:2rem;right:2rem;width:156px}.section-commitment .content-commitment .cards-commitment .card.card3 p{max-width:80%}.section-commitment .content-commitment .cards-commitment .card.card4{padding:2rem 1rem;width:400px}.section-commitment .content-commitment .cards-commitment .card.card4 h2{font-size:48px}.section-business-consulting{padding:3rem 0;padding-bottom:0}.section-business-consulting .content-business-consulting{padding:0}.section-business-consulting .content-business-consulting .title-business-consulting{margin:0 auto;max-width:1180px;margin-bottom:3rem}.section-business-consulting .content-business-consulting .title-business-consulting h3{font-size:22px}.section-business-consulting .content-business-consulting .title-business-consulting h2{line-height:1;font-size:52px}.section-business-consulting .content-business-consulting .body-business-consulting{margin:0 auto;max-width:1180px}.section-business-consulting .content-business-consulting .body-business-consulting .body-left{border:2px solid var(--sky-blue);border-radius:10px;border-width:3px 1px 3px 1px}.section-business-consulting .content-business-consulting .body-business-consulting .body-left img{display:block;width:100%;height:400px;object-fit:cover;border-radius:6px}.section-business-consulting .content-business-consulting .body-business-consulting .body-right p{font-size:27px}.section-business-consulting .content-business-consulting .body-business-consulting .body-right a{font-size:22px}.section-business-consulting .content-business-consulting .cards-body-consulting{max-width:1280px;margin:3rem auto}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products{padding:3rem 3rem 5rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .subtitle{margin-bottom:3rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .title{margin-bottom:2rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .title h2{padding-top:20px;font-size:50px}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-products .body p{max-width:70%;font-size:22px}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop{padding:3rem 3rem 5rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .subtitle{margin-bottom:3rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .title{margin-bottom:2rem}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .title h2{font-size:50px}.section-business-consulting .content-business-consulting .cards-body-consulting .wrap-body-consulting .card-develop .body p{max-width:70%;font-size:22px}}@font-face{font-family:Barlow-Bold;src:url(/assets/Barlow-Bold-CmzkzBEx.ttf)}@font-face{font-family:Barlow-Medium;src:url(/assets/Barlow-Medium-DYkmydED.ttf)}@font-face{font-family:Barlow-Semibold;src:url(/assets/Barlow-SemiBold-DrfcEYX2.ttf)}:root{box-sizing:border-box;min-height:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch;--sky-blue: #04cfff;--yellow: #ffd400;--green: #31e58c;--black: #212121;--gray: #808080;--pink: #ff76d1;--light-gray: #707070;--font-bold: "Barlow-Bold";--font-semiBold: "Barlow-Semibold";--font-medium: "Barlow-Medium"}*{-ms-overflow-style:none;scrollbar-width:none}*,:before,:after{box-sizing:inherit;font-weight:200}::-webkit-scrollbar{display:none}html{height:100%}body{margin:0;padding:0;height:100%;font-size:16px;color:var(--black);font-family:var(--font-medium)}a,button{letter-spacing:-.5px}ul{margin:0;padding:0}input{width:100%}
