@keyframes animated-mouse{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px)}}@keyframes mouse-scroll{0%{opacity:0}50%{opacity:.5}to{opacity:1}}*{transition:all .2s linear}body{font-family:"Roboto",sans-serif;max-height:100vh;overflow-y:scroll}h1,h2,h3{font-size:48px;font-size:3rem;line-height:52px;margin-top:0;margin-bottom:25px;font-weight:900;color:#ff8c00}h2,h3{font-size:36px;font-size:2.25rem;line-height:40px}h3{font-size:24px;font-size:1.5rem;line-height:28px}h4,h5,h6,p{color:#6c6c6c;font-weight:700}p{font-weight:300}p b{font-weight:500}ul{padding-left:0}li{list-style:none}a{color:inherit}a:focus,a:hover{color:inherit;text-decoration:none}button{border:0;background-color:transparent;font-weight:500}section{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;scroll-snap-align:start}.container{scroll-snap-type:y mandatory}#mouse-scroll{position:absolute;margin:auto;left:50%;bottom:5px;transform:translateX(-50%);z-index:9999}#mouse-scroll .mouse{height:30px;width:18px;border-radius:10px;-webkit-transform:none;-ms-transform:none;transform:none;border:2px solid #ff8c00;bottom:17px;left:50%;transform:translate(-50%);position:absolute}#mouse-scroll .mouse-in{height:5px;width:2px;display:block;margin:5px auto;background:#ff8c00;position:relative;animation:animated-mouse 1.2s ease infinite}#mouse-scroll .down-arrow-1{animation:mouse-scroll .8s infinite;animation-delay:.2s;animation-direction:alternate;margin-top:6px}#mouse-scroll span{display:block;width:12px;height:13px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);border-right:2px solid #ff8c00;border-bottom:2px solid #ff8c00;margin:3px auto}.product-item{position:relative;flex:1;padding:25px 27px;border-radius:9px;text-align:center;height:370px;margin:0 10px}.product-item:first-child{margin-left:0}.product-item:last-child{margin-right:0}.product-item:hover{box-shadow:2px 3px 5px 2px rgba(0,0,0,.4)}.product-item__title{position:relative;color:#fff;padding-bottom:15px;margin:15px auto 25px}.product-item__title:after{content:'';position:absolute;width:30px;height:2px;bottom:0;left:0;right:0;margin:auto;background-color:#fff}.product-item__text{font-size:14px;font-size:.875rem;line-height:22px;margin:15px auto;color:#fff}.product-item .btn{position:absolute;width:calc(100% - 70px);bottom:25px;left:0;right:0;margin:0 auto}.product-item--varejo{background-image:linear-gradient(to bottom,#22ccc3,#1d9f98)}.product-item--franchising{background-image:linear-gradient(to bottom,#ab75fc,#7b44cf)}.product-item--food{background-image:linear-gradient(to bottom,#c96cfb,#9028cd)}.product-item--beauty{background-image:linear-gradient(to bottom,#24cff8,#249bb5)}.product-item--logistica{background-image:linear-gradient(to bottom,#ab75fb,#7b43cf)}.blog-item{text-align:left;z-index:2}.blog-item__cover{width:100%;height:200px;background-size:contain;background-position:center;background-repeat:no-repeat}.blog-item__cover,.blog-item__title{margin-bottom:35px}.blog-item__category,.blog-item__link{color:#6d6d6d;font-weight:300}.contato{flex-direction:column;align-items:initial}.contact-form{margin-bottom:0}.contact-form .form-control{margin:5px 0}.section{margin:100px auto;justify-content:initial;align-items:initial}.section__title{position:relative;max-width:730px;color:#6d6d6d;font-weight:900;text-align:center;padding-bottom:35px;margin:0 auto 75px}.produtos .faq-box__item:hover .faq-box__trigger i,.produtos .faq-box__item:hover .faq-box__trigger span,.section__intro span,.section__subtitle span,.section__title span{color:#ff8c00}.section__title:after{right:0;margin:0 auto}.section__title--mb0{margin-bottom:0}.section__subtitle{position:relative;color:#6d6d6d;font-weight:900;padding-bottom:35px;margin:0 auto 35px 0}.section__subtitle:after,.section__title:after{content:'';position:absolute;width:65px;height:4px;bottom:0;left:0;border-radius:2px;background-color:#6d6d6d}.section__subtitle--alt,.tab-content ul{margin-bottom:30px}.section__intro{max-width:470px;text-align:center;margin:30px auto 60px}.section__description{font-size:18px;font-size:1.125rem;font-weight:500}.section__text h4,.section__text h5,.section__text h6{text-transform:uppercase}.section__text p,.tab-content ul li{font-size:14px;font-size:.875rem}.section__actions{text-align:center}.section__actions--right{text-align:right}.tab-content ul li{position:relative;line-height:30px;font-weight:300;color:#6d6d6d;padding-left:25px}.tab-content ul li:after{content:'';position:absolute;width:5px;height:5px;left:5px;top:12px;border-radius:100%;background-color:#ff8c00}.tab-content ul li b{font-weight:700}.tab-content>.tab-pane{display:block!important;visibility:hidden;pointer-events:none;max-height:0}.tab-content>.active{visibility:visible!important;pointer-events:all;max-height:100%}.carousel__item{position:relative;width:100%;height:480px;background-position:center;background-repeat:no-repeat;background-size:contain}.carousel .slick-dots{display:flex;justify-content:center;margin-top:25px}.carousel .slick-dots li{padding-left:0!important}.carousel .slick-dots li:after{display:none}.carousel .slick-dots li button{width:12px;height:12px;-webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding;border-radius:50%;background-clip:padding-box;color:transparent;background-color:#807f7c;cursor:pointer;margin:0 10px;padding:0}.carousel .slick-dots li button:focus,.carousel .slick-dots li button:hover{outline:0;box-shadow:none}.carousel .slick-dots .slick-active button{background-color:#ff8c00}.form-check{position:relative;cursor:pointer}.form-check input{position:absolute;opacity:0;height:0;width:0}.form-check input:checked~.radiomark:after{display:block}.form-check .radiomark,.form-check .radiomark:after{position:absolute;-webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding;border-radius:50%;background-clip:padding-box}.form-check .radiomark{bottom:0;margin:auto;border:1px solid #ff8c00;z-index:3;height:14px;width:14px;left:0;top:0}.form-check .radiomark:after{content:"";display:none;left:2px;top:2px;width:8px;height:8px;background-color:#ff8c00}.form-check .form-check-label{padding-left:15px;cursor:pointer;z-index:2}.form-control{font-family:"Roboto",sans-serif;font-weight:500;font-size:14px;font-size:.875rem;color:#6d6d6d;border:1px solid #e1e1e1;border-radius:25px;padding:10px 15px}.form-control:focus,.form-control:hover{border:1px solid #ff8c00;box-shadow:none;outline:0}.nav-tabs{border-bottom:1px solid #ccc;margin-bottom:50px;z-index:9}.nav-tabs .nav-item{color:#6d6d6d;font-size:15px;font-size:.9375rem;font-weight:300}.nav-tabs .nav-item .nav-link{border-radius:0}.nav-tabs .nav-item .nav-link:hover{border-color:transparent;border-bottom:3px solid #ccc}.nav-tabs .nav-item .active{font-weight:700;color:#6d6d6d;border-color:transparent}.nav-tabs .nav-item .active,.nav-tabs .nav-item .active:hover,.nav-tabs .nav-item.nav-link.active:hover{border-bottom:3px solid #ff8c00}.nav-tabs .nav-item.nav-link{color:#6d6d6d;font-size:15px;font-size:.9375rem;font-weight:300;border-radius:0;border-bottom:3px solid transparent}.nav-tabs .nav-item.nav-link:hover{border-color:transparent;border-bottom:3px solid #ccc}.nav-tabs .nav-item.nav-link.active{font-weight:700;color:#6d6d6d;border-color:transparent;border-bottom:3px solid #ff8c00}.nav-tabs__title{text-align:center;border-radius:20px;padding:10px 25px;margin-bottom:30px}.nav-tabs__title--problems{color:#6d6d6d;border:1px solid #6d6d6d}.nav-tabs__title--solutions{color:#ff8c00;border:1px solid #ff8c00}.btn,.nav-tabs__text{font-weight:500;font-size:14px;font-size:.875rem}.nav-tabs__text{margin-bottom:50px}.btn{font-family:"Roboto",sans-serif;text-transform:uppercase;border-radius:25px;padding:10px 35px}.btn-primary{border-color:#ff8c00;background-color:#ff8c00}.btn-primary:focus,.btn-primary:hover{border-color:#e67e00!important;background-color:#e67e00!important}.btn-info{border-color:#00c5ef;background-color:#00c5ef}.btn-info:focus,.btn-info:hover{border-color:#00a7cc!important;background-color:#00a7cc!important}.btn-outline-primary{border-color:#ff8c00;color:#ff8c00;background-color:#fff}.btn-outline-primary:focus,.btn-outline-primary:hover{border-color:#ff8c00!important;background-color:#ff8c00!important;color:#fff!important}.btn-outline-secondary{border-color:#fff;color:#fff}.btn-outline-secondary:focus,.btn-outline-secondary:hover{border-color:#fff!important;background-color:#fff!important;color:#ff8c00!important}.btn:focus,.btn:hover{box-shadow:none!important;outline:0!important}.see-more{height:0;transition:all .2s linear}.see-more>div{opacity:0;visibility:hidden;transition:all .1s linear}.see-more--show{height:calc(100% - 0px);transition:all .2s linear}.see-more--show>div{opacity:1;visibility:visible;transition:all .4s linear}.nav-carousel{position:relative;border-bottom:1px solid #ccc}.nav-carousel .nav-tabs{border-bottom:none;margin-bottom:0;height:40px;overflow:hidden}.nav-carousel .nav-tabs.active{display:flex;flex-direction:row}.nav-carousel .nav-tabs.active .nav-item{flex:1;text-align:center}.nav-carousel .nav-controls{position:absolute;width:calc(100% + 30px);top:0;bottom:0;left:-15px;right:0;margin:auto}#navMobile{display:none!important}#sucesso .section__title:after{content:'';position:absolute;width:65px;height:4px;bottom:0;left:0;right:0;margin:0 auto;border-radius:2px;background-color:#ff8c00}#sucesso .btn{width:min-content;margin:auto}@media (max-width:992px){.btn{font-size:12px;font-size:.75rem}#footer{text-align:center}#footer .footer-content__text--alt{margin-top:15px!important;margin-bottom:35px!important}#footer .footer-content .form-inline{display:flex;justify-content:center;margin-bottom:90px}.footer-bottom{flex-direction:column-reverse;margin-top:60px!important}.footer-bottom__right{margin-bottom:60px}}@media (max-width:767px){#mouse-scroll,#navCarousel{display:none}body{text-align:center}.page-banner{height:100%!important;padding:40px 0;margin-bottom:55px}.page-banner .row img{height:165px!important}.page-banner__content{margin-top:20px}.page-banner__content h1{font-size:20px;font-size:1.25rem;line-height:24px}.page-banner__content h6,.page-banner__content p{font-size:12px;font-size:.75rem}.page-banner__form{margin-top:20px!important}.page-banner__form .form-group{display:flex;justify-content:space-around;flex-wrap:wrap;width:100%;margin:0 auto 25px;text-align:center}.page-banner__form .form-group input[type=tel]{width:140px!important}.page-banner__form .form-group .form-check{width:auto}.page-banner__form .form-group .form-check .form-check-label{margin-left:0;padding-left:0}.page-banner__form .form-group--mLeft{justify-content:flex-start!important}.page-banner__form .form-group--mLeft .form-check{margin:0 15px 0 0!important}#contato .text-left,.contato .text-left{text-align:center!important}.section{margin:150px auto}.section__title{position:relative;max-width:730px;color:#6d6d6d;font-weight:900;text-align:center;padding-bottom:35px;margin:0 auto 75px;font-size:22px;font-size:1.375rem;line-height:30px}.section__intro span,.section__subtitle span,.section__title span{color:#ff8c00}.section__subtitle:after,.section__title:after{content:'';position:absolute;width:65px;height:4px;bottom:0;left:0;right:0;margin:0 auto;border-radius:2px;background-color:#6d6d6d}.section__title--mb0{margin-bottom:0}.section__subtitle{position:relative;color:#6d6d6d;font-weight:900;padding-bottom:35px;margin:0 auto 60px;font-size:19px;font-size:1.1875rem;text-align:center}.section__subtitle:after{margin:auto}.section__subtitle--alt{margin-bottom:30px}.section__intro{max-width:470px;text-align:center;margin:30px auto 60px}.section__description{text-align:center;font-weight:500}.section__text h4,.section__text h5,.section__text h6{text-transform:uppercase}.section__description,.section__text p{font-size:14px;font-size:.875rem}.section__actions,.section__actions--right{text-align:center}#navMobile,.nav-tabs{display:flex;flex-direction:column}#navMobile{display:flex!important;text-align:center}.carousel__item{height:295px}}header#header{padding:15px 0;background-color:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.4);z-index:9999}.nav-carousel .nav-controls,header#header .header-menu{display:flex;justify-content:space-between;align-items:center}header#header .header-menu__trigger{display:none}header#header .header-menu__item{margin:0 25px}header#header .header-menu__item .nav-link{font-size:14px;font-size:.875rem;font-weight:500;color:#807f7c;padding:0}header#header .header-menu__item .nav-link--cta{font-family:"Roboto";font-weight:700;text-transform:uppercase;color:#fff;background-color:#ff8c00;border-radius:25px;padding:15px 40px}header#header .header-menu__item .nav-link--cta:hover{background-color:#e67e00}header#header .header-menu__item:last-child{margin-right:0}header#header .header-menu__right{flex-direction:row;align-items:center}header#header .navbar-brand img{height:40px}@media (max-width:1280px){header#header .header-menu__item{margin:0 15px}}@media (max-width:992px){header#header{height:86px}header#header .header-menu{position:relative}header#header .header-menu__trigger{display:block;cursor:pointer;font-size:24px;font-size:1.5rem;outline:0;box-shadow:none}header#header .header-menu__right{position:fixed;width:100%;height:0;top:86px;left:0;flex-direction:column;align-items:center}header#header .header-menu__right--show{height:100vh;padding:30px;border-top:1px solid #f1f1f1;background-color:#fff;z-index:10}header#header .header-menu__right--show:after{content:'';position:absolute;width:80px;height:4px;top:-2px;left:0;right:0;margin:auto;border-radius:2px;background-color:#383838}header#header .header-menu__right--show .header-menu__item{opacity:1!important;visibility:visible!important;pointer-events:all!important;transition:all .4s linear!important}header#header .header-menu__right .header-menu__item{opacity:0;visibility:hidden;pointer-events:none;transition:all .1s linear}header#header .header-menu__item{margin:25px 0!important}header#header .header-menu__item .nav-link{font-size:24px;font-size:1.5rem;padding:0}header#header .header-menu__item .nav-link--cta{font-family:"Roboto";font-weight:700;text-transform:uppercase;color:#fff;background-color:#ff8c00;border-radius:35px;padding:15px 40px}header#header .header-menu__item .nav-link--cta:hover{background-color:#e67e00}}@media (max-width:768px){header#header .header-menu__item .nav-link{font-size:18px;font-size:1.125rem;padding:0}header#header .header-menu__item .nav-link--cta{font-family:"Roboto";font-weight:700;text-align:center;text-transform:uppercase;color:#fff;background-color:#ff8c00;border-radius:45px;padding:15px 36px}header#header .header-menu__item .nav-link--cta:hover{background-color:#e67e00}}footer#footer{background-color:#383838;color:#fff;font-size:14px;font-size:.875rem;font-weight:300;padding-top:90px;padding-bottom:40px}footer#footer .footer-content__title{display:block;font-weight:900;margin-bottom:30px;color:#fff}footer#footer .footer-content__item:hover,footer#footer .footer-content__title:hover{text-decoration:underline}footer#footer .footer-content__text{font-weight:500;color:#fff}footer#footer .footer-content__text--alt{margin-top:70px;font-weight:300}footer#footer .footer-content__item{margin-bottom:20px;color:#fff}footer#footer .footer-content--newsletter .btn{margin-left:10px}footer#footer .footer-bottom{margin-top:70px;display:flex;justify-content:space-between;align-items:center}footer#footer .footer-bottom__phone{margin-right:100px;font-weight:700;display:inline-flex;align-items:center}footer#footer .footer-bottom__phone .fa-phone{font-size:16px;font-size:1rem;transform:rotate(90deg);margin-right:10px}footer#footer .footer-bottom .fa-facebook-f,footer#footer .footer-bottom .fa-whatsapp{font-size:24px;font-size:1.5rem}footer#footer .footer-bottom .fa-whatsapp{margin-right:15px}[class*=icon-weecom-]:before{display:inline-block;font-family:'weecom';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:35px}.icon-weecom-logo:before{content:'\0041'}.icon-weecom-lettering:before{content:'\0042'}.icon-weecom-logo-lettering:before{content:'\0043'}.page-banner{display:flex;align-items:center;height:calc(100vh - 125px);background-position:center;background-repeat:no-repeat;background-size:cover}.page-banner__content h4,.page-banner__content h5,.page-banner__content h6,.page-banner__content p,.produtos .faq-box__item--show .faq-box__trigger i,.produtos .faq-box__item--show .faq-box__trigger span{color:#73418d}.page-banner__form{margin-top:65px}.page-banner__form .form-group{margin-bottom:25px}#logisticaPage .page-banner__form .form-group input[type=tel],#varejo .page-banner__form .form-group input[type=tel],.page-banner__form .form-group input[type=tel],.produtos .page-banner__form .form-group input[type=tel]{width:330px;margin-right:10px}.page-banner__form .form-group .form-check{margin:0 15px}#logisticaPage .page-banner__form .form-group .form-check:first-child,#varejo .page-banner__form .form-group .form-check:first-child,.page-banner__form .form-group .form-check:first-child,.produtos .page-banner__form .form-group .form-check:first-child{margin-left:0}#logisticaPage .page-banner__form .form-group .form-check:last-child,#varejo .page-banner__form .form-group .form-check:last-child,.page-banner__form .form-group .form-check:last-child,.produtos .page-banner__form .form-group .form-check:last-child{margin-right:0}.page-banner__form .form-group .form-check .form-check-label{color:#73418d;font-size:12px;font-size:.75rem;font-weight:500}.home-section{position:relative;text-align:center}.home-section__text{margin:100px auto}.home-section__text p{line-height:42px}.home-section__text--mt0{margin-top:10px}.home-section__text--mb0{margin-bottom:0}.home-section__text--right{text-align:right}.home-section__text--right p{line-height:28px}.home-section__products{margin:30px 0}.home-section__link{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-style:italic;font-weight:500;color:#6d6d6d}.home-section--blog{margin:150px 0}.home-section--blog:after{content:'blog';position:absolute;top:-190px;right:-45px;color:#73418d;font-size:228px;font-size:14.25rem;font-weight:900;z-index:-1}.products-carousel{display:flex;align-items:center;justify-content:space-between}.products-carousel__buttons{display:none}@media (max-width:992px){.page-banner{padding:40px 0;margin-bottom:300px}.page-banner .row{flex-direction:column-reverse}.page-banner .row img{height:300px!important}.page-banner__content{margin-top:95px;text-align:center}.page-banner__form .form-group{margin:0 auto 25px;text-align:center}.home-section{position:relative;text-align:center}.home-section__text{margin:200px auto}.home-section__text p{line-height:42px}.home-section__text--mt0{margin-top:50px}.home-section__text--mb0{margin-bottom:0}.home-section__text--right{text-align:right}.home-section__text--right p{line-height:28px}.home-section__products{max-width:95%;margin:35px auto}.home-section__products .products-carousel,.home-section__products .products-carousel__buttons{position:relative;display:flex;align-items:center;justify-content:space-between;z-index:10}.home-section__products .products-carousel .product-item{text-align:center;margin:0 12px}.home-section__products .products-carousel .product-item .product-item__icon{margin:auto!important}.home-section__products .products-carousel__buttons{position:absolute;top:0;bottom:0;left:-35px;right:0;width:calc(100% + 70px);z-index:9}.home-section__products .products-carousel__buttons button{outline:0!important;box-shadow:none!important}.home-section__products .products-carousel__buttons button i{font-size:57px;font-size:3.5625rem;color:#73418d}.home-section__link{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-style:italic;font-weight:500;color:#6d6d6d}.home-section--blog{margin:150px 0}.home-section--blog:after{content:'blog';position:absolute;top:-150px;right:-45px;color:#73418d;font-size:165px;font-size:10.3125rem;font-weight:900;z-index:-1}}@media (max-width:767px){.page-banner{padding:40px 0;margin-bottom:55px}.page-banner .row img{height:165px!important}.page-banner__content,.page-banner__form{margin-top:20px}.page-banner__content h1{font-size:20px;font-size:1.25rem;line-height:24px}.page-banner__content h6,.page-banner__content p{font-size:12px;font-size:.75rem}.page-banner__form .form-group{display:flex;justify-content:space-around;flex-wrap:wrap;width:100%;margin:0 auto 25px;text-align:center}.page-banner__form .form-group input[type=tel]{width:140px}.page-banner__form .form-group .form-check{width:auto}.page-banner__form .form-group .form-check .form-check-label{margin-left:0}.home-section{position:relative;text-align:center}.home-section__text{margin:100px auto}.home-section--blog .blog-item,.home-section__text--right{text-align:center}.home-section__text--right p{line-height:28px}.home-section__text--mt0{margin:50px auto 150px!important}.home-section__products{max-width:80%;margin:35px auto}.home-section__link{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-style:italic;font-weight:500;color:#6d6d6d;border:1px solid #6d6d6d;border-radius:25px;padding:10px 15px}.home-section--blog{margin:150px 0}.home-section--blog:after{content:'blog';position:absolute;top:-205px;right:0;color:#73418d;font-size:165px;font-size:10.3125rem;font-weight:900;z-index:-1}.home-section--blog .blog-item__link{display:block;position:relative;color:#10d1c9;font-weight:500;text-transform:capitalize;padding-bottom:10px;margin-bottom:60px}.home-section--blog .blog-item__link:after{content:'';position:absolute;width:20px;height:1px;background-color:#10d1c9;bottom:-2px;left:0;right:0;margin:auto}.products-carousel,.products-carousel__buttons{position:relative;display:flex;align-items:center;justify-content:space-between;z-index:10}.products-carousel .product-item{text-align:center;margin:0 12px}.products-carousel .product-item .product-item__icon{margin:auto!important}.products-carousel__buttons{position:absolute;top:0;bottom:0;left:-35px;right:0;width:calc(100% + 70px);z-index:9}.products-carousel__buttons button{outline:0!important;box-shadow:none!important}.products-carousel__buttons button i{font-size:57px;font-size:3.5625rem;color:#73418d}}.produtos .page-banner{display:flex;align-items:center;height:calc(100vh - 125px);background-position:center;background-repeat:no-repeat;background-size:cover}#logisticaPage .page-banner__content h1,#logisticaPage .page-banner__content h4,#logisticaPage .page-banner__content h5,#logisticaPage .page-banner__content h6,#logisticaPage .page-banner__content p,#varejo .page-banner__content h4,#varejo .page-banner__content h5,#varejo .page-banner__content h6,#varejo .page-banner__content p,.produtos .page-banner__content h4,.produtos .page-banner__content h5,.produtos .page-banner__content h6,.produtos .page-banner__content p{color:#fff}.produtos .page-banner__form{margin-top:65px}#logisticaPage .page-banner__form .form-group,#varejo .page-banner__form .form-group,.produtos .page-banner__form .form-group{margin-bottom:25px}#logisticaPage .page-banner__form .form-group .form-check,#varejo .page-banner__form .form-group .form-check,.produtos .page-banner__form .form-group .form-check{margin:0 15px}#varejo .page-banner__form .form-group .form-check .form-check-label,.produtos .page-banner__form .form-group .form-check .form-check-label{color:#fff;font-size:12px;font-size:.75rem;font-weight:500}.produtos .faq-box{margin-top:50px}.produtos .faq-box__item{display:block;border:1px solid #ebebeb;border-radius:20px;padding:15px 25px;margin-bottom:15px;cursor:pointer}.produtos .faq-box__item--show{border-color:#73418d}.produtos .faq-box__item--show .faq-box__body{margin-top:15px;height:auto;opacity:1;visibility:visible}.produtos .faq-box__item:hover{border-color:#ff8c00}.produtos .faq-box__trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;margin:0;cursor:pointer}.produtos .faq-box__trigger span{color:#ebebeb;font-size:14px;font-size:.875rem;font-weight:700}.produtos .faq-box__trigger i{color:#6d6d6d;font-size:14px;font-size:.875rem}.produtos .faq-box__trigger:focus,.produtos .faq-box__trigger:hover{box-shadow:none;outline:0}.produtos .faq-box__body{height:0;opacity:0;visibility:hidden}.produtos .faq-box__body p{color:#6d6d6d;font-size:13px;font-size:.8125rem;font-weight:500}.produtos .testimony{display:flex;flex-wrap:wrap;justify-content:space-between}.produtos .testimony__item{display:flex;flex:0 0 47%;margin-bottom:65px}.produtos .testimony__image{width:120px;height:120px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:100%;margin-right:30px}.produtos .testimony__content{flex:4}.produtos .testimony__content h6{position:relative;font-weight:900;padding-bottom:15px;margin-bottom:25px}.produtos .testimony__content h6:after{content:'';position:absolute;width:30px;height:2px;bottom:0;left:0;background-color:#6d6d6d}.produtos .testimony__content p{font-size:12px;font-size:.75rem;font-weight:300}.produtos .testimony__content i{font-size:12px;font-size:.75rem;color:#6d6d6d}#logisticaPage .page-banner,#varejo .page-banner{display:flex;align-items:center;background-position:center;background-repeat:no-repeat;background-size:cover}#logisticaPage .page-banner__form,#varejo .page-banner__form{margin-top:65px}#logisticaPage .page-banner__form .form-group .form-check .radiomark{border:1px solid #fff;z-index:3}#logisticaPage .page-banner__form .form-group .form-check .radiomark:after{background-color:#fff}#logisticaPage .page-banner__form .form-group .form-check .form-check-label{color:#fff;font-size:12px;font-size:.75rem;font-weight:500}#logisticaPage .section__intro{max-width:680px}.section--video iframe{min-height:365px;max-height:500px;height:100vh}@media (max-width:767px){.produtos .page-banner{height:calc(100vh - 97px)}.produtos .page-banner__content h4,.produtos .page-banner__content h5,.produtos .page-banner__content h6,.produtos .page-banner__content p{color:#fff}.produtos .page-banner__form{margin-top:65px}.produtos .page-banner__form .form-group{margin-bottom:25px}.produtos .page-banner__form .form-group input[type=tel]{width:330px;margin-right:10px}.produtos .page-banner__form .form-group .form-check{margin:0 15px}.produtos .page-banner__form .form-group .form-check:first-child{margin-left:0}.produtos .page-banner__form .form-group .form-check:last-child{margin-right:0}.produtos .page-banner__form .form-group .form-check .form-check-label{color:#fff;font-size:12px;font-size:.75rem;font-weight:500}.produtos .testimony__item{flex:0 0 100%;flex-direction:column;align-items:center}.produtos .testimony__image{width:120px;height:120px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:100%;margin-right:0}.produtos .testimony__content{flex:4;text-align:center}.produtos .testimony__content h6{margin-top:15px}.produtos .testimony__content h6:after{left:0;right:0;margin:auto}.produtos .testimony__content p{font-size:12px;font-size:.75rem;font-weight:300}.produtos .testimony__content i{font-size:12px;font-size:.75rem;color:#6d6d6d}#franchising .tab-content .row{flex-direction:column-reverse}}