:root{--color-primary:#3379be;--color-primary-r:51;--color-primary-g:121;--color-primary-b:190;--color-secondary:#0097f5;--color-bg-topbar:#fff;--color-text-topbar:#333;--color-bg-header:#fff;--color-text-header:#333;--color-text-header-r:51;--color-text-header-g:51;--color-text-header-b:51;--color-bg-navbar:#3278bd;--color-bg-navbar-r:50;--color-bg-navbar-g:120;--color-bg-navbar-b:189;--color-text-navbar:#fff;--color-text-navbar-r:255;--color-text-navbar-g:255;--color-text-navbar-b:255;--color-bg-footer:#3379be;--color-text-footer:#fff;--color-bg-footerbottom:#f7f7f7;--color-text-footerbottom:#333;--color-bg-categories:#3379be;--color-bg-opacity-categories:#3379becc;--color-text-categories:#fff;--success-light:#e9f4eb;--font-primary:"Roboto",sans-serif}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#82c785;fill:none;-webkit-animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{stroke-width:2;stroke:#fff;stroke-miterlimit:10;-webkit-animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;border-radius:50%;box-shadow:inset 0 0 0 #82c785;display:block;height:56px;margin:0 auto 2rem;width:56px}.checkmark__check{stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;transform-origin:50% 50%}.reveal{opacity:0;position:relative}.reveal.active{opacity:1}.reveal.active.fade-bottom{-webkit-animation:fade-bottom 1s ease-in;animation:fade-bottom 1s ease-in}.reveal.active.fade-left{-webkit-animation:fade-left 1s ease-in;animation:fade-left 1s ease-in}.reveal.active.fade-right{-webkit-animation:fade-right 1s ease-in;animation:fade-right 1s ease-in}.reveal.active.fade-in--1{-webkit-animation:fadeIn 1s ease-in;animation:fadeIn 1s ease-in}.reveal.active.fade-in--2{-webkit-animation:fadeIn 2s ease-in;animation:fadeIn 2s ease-in}.reveal.active.fade-in--3{-webkit-animation:fadeIn 3s ease-in;animation:fadeIn 3s ease-in}.reveal.active.fade-in--4{-webkit-animation:fadeIn 4s ease-in;animation:fadeIn 4s ease-in}@-webkit-keyframes stroke{to{stroke-dashoffset:0}}@keyframes stroke{to{stroke-dashoffset:0}}@-webkit-keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@-webkit-keyframes fill{to{box-shadow:inset 0 0 0 30px #82c785}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #82c785}}.animation-hide{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-bottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-bottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fade-left{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-left{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fade-right{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-right{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}.ph-item{background-color:#fff;border:none;border-radius:2px;direction:ltr;display:flex;flex-wrap:wrap;margin-bottom:30px;overflow:hidden;padding:30px 15px 15px;position:relative;width:100%}.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{-webkit-animation:phAnimation .8s linear infinite;animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;position:absolute;right:0;top:0;width:500%;z-index:1}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;padding-left:15px;padding-right:15px}.ph-row{display:flex;flex-wrap:wrap;margin-bottom:7.5px}.ph-row div{background-color:#ddd;height:10px;margin-bottom:7.5px}.ph-row .big,.ph-row.big div{height:20px;margin-bottom:15px}.ph-row .empty{background-color:hsla(0,0%,100%,0)}.ph-col-2{flex:0 0 16.66667%}.ph-col-4{flex:0 0 33.33333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.66667%}.ph-col-10{flex:0 0 83.33333%}.ph-col-12{flex:0 0 100%}.ph-avatar{background-color:#ddd;border-radius:50%;margin-bottom:15px;min-width:60px;overflow:hidden;position:relative;width:100%}.ph-avatar:before{content:" ";display:block;padding-top:100%}.ph-picture{height:120px}.ph-huge-picture,.ph-picture{background-color:#ddd;margin-bottom:15px;width:100%}.ph-huge-picture{height:280px}.loading-content{align-items:center;display:flex;height:400px;justify-content:center;text-align:center;width:100%}.loading-spin{-webkit-animation:loadingSpin 1.5s infinite;animation:loadingSpin 1.5s infinite;border-color:currentcolor;border-bottom:7px solid var(--color-primary);border-left:7px solid hsla(0,0%,100%,.048);border-radius:50%;border-right:7px solid hsla(0,0%,100%,.048);border-top:7px solid var(--color-primary);height:60px;width:60px}@-webkit-keyframes loadingSpin{to{transform:rotate(1turn)}}@keyframes loadingSpin{to{transform:rotate(1turn)}}@-webkit-keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.icon-spin svg{-webkit-animation:iconSpin 2s linear infinite;animation:iconSpin 2s linear infinite}@-webkit-keyframes iconSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes iconSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-circle{display:inline-block;height:80px;position:relative;width:80px}.loading-circle div{-webkit-animation:loading-circle 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loading-circle 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-radius:50%;border-top-color:#fff;box-sizing:border-box;display:block;height:64px;left:50%;margin:8px;position:absolute;right:50%;width:64px}.loading-circle div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.loading-circle div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading-circle div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes loading-circle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading-circle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader{-webkit-animation:spin 1.5s infinite;animation:spin 1.5s infinite;border-color:currentcolor;border-color:#f8fdff rgba(6,94,208,.2);border-radius:50%;border-style:solid;border-width:6px;height:30px;transition:all .5s ease;width:30px}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}.underline-effect .underline-link{margin:0 auto;padding:3px 0;position:relative;transition:all .1s ease-in-out}.underline-effect .underline-link:after,.underline-effect .underline-link:before{background-color:#f2f2f2;bottom:0;content:"";height:1px;left:0;margin:5px 0 0;opacity:0;position:absolute;transition:all .1s ease-in-out;transition-duration:.5s;width:0}.underline-effect .underline-link:hover:after,.underline-effect .underline-link:hover:before{opacity:1;width:100%}.animate__animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,3%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,3%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@media (max-width:575.98px){.ph-picture{height:60px;width:80%}.ph-col-12{flex:0 0 50%}.ph-row .empty{background-color:#ddd}.loading-content{height:150px}.loading-spin{border-width:5px;height:40px;width:40px}}::-moz-selection{background:var(--color-bg-navbar);color:var(--color-text-navbar);text-shadow:none}::selection{background:var(--color-bg-navbar);color:var(--color-text-navbar);text-shadow:none}html{scroll-behavior:smooth}body,html{overflow-y:auto;position:relative}.pre-loading{display:none!important}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:var(--font-primary);font-weight:100;overflow-x:hidden;scroll-behavior:smooth;transition:all .5s ease-out}body.modal-open{padding-right:0!important}#wrapper{height:100%;min-height:100vh}#wrapper,#wrapper--content{display:flex;flex-direction:column;width:100%}#wrapper--content{-moz-flex:1 0 auto;flex:1 0 auto;height:auto;min-height:76vh;position:relative}.wrapper-content{margin-top:0}.home__margin-top,.wrapper-content.top-fixed{margin-top:153px}.overlayer,.overlayer__loading{background-color:rgba(0,0,0,.6);display:none;height:100vh;overflow:hidden;position:fixed;width:100%;z-index:9999}.overlayer.show-overlayer,.show-overlayer.overlayer__loading{display:flex}.overlayer__loading{align-items:center;display:none;justify-content:center;z-index:10002}.overlayer__loading.show-overlayer{display:flex}a{color:#0156b1;transition:all .5s}a:hover{opacity:.9;text-decoration:none}strong{font-weight:700}hr{color:#aaa}.opacity-0{opacity:0}.text-primary{color:#3379be}.text-primary-dark{color:#194b97}.text-dark{color:#333}.bg-primary-light{background-color:#f4f4f4}.pl-color{color:#ddd}.regioes__modal .link{align-items:center;color:#262636;color:#fff;display:flex;font-size:1.25rem;font-weight:600;justify-content:center;padding:2rem;text-align:center}.regioes__modal .link:hover{opacity:.8}.regioes__modal .titulo{font-size:1.5rem;font-weight:700}.regioes__modal svg{color:#fff}.regiao__bloco{display:inline-block;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.regiao__card{background-color:var(--color-primary);border:2px solid #fff;border-radius:.75rem}.regiao__descricao{font-size:.75rem;font-style:italic;font-weight:300}.regiao__icone{padding-right:.5rem}.regiao__icone svg{max-height:28px}.main-title{border-bottom:1px solid #ddd;color:var(--color-text);font-family:var(--font-primary);font-size:1.5rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem;padding-top:3rem;position:relative}.main-title:after{border-bottom:2px solid transparent;border-bottom-color:var(--color-secondary);border-left-color:var(--color-secondary);border-right-color:var(--color-secondary);border-top-color:var(--color-secondary);bottom:-1px;content:" ";display:block;position:absolute;width:4.56em}.clean-list,.menu-list,.navbar .menu-user,.social-network,.topbar .topbar__menu{list-style:none;margin-bottom:0;padding-left:0}.placeholder{background-color:#eee;margin:0 auto;max-width:100%;min-height:200px}.input-group img.bandeira{margin-right:.5rem;max-width:20px}.input-group .btn.dropdown-toggle:focus{box-shadow:none}.input-group .input-group-text{border-radius:1.5rem}.input-group .dropdown-item{cursor:pointer}.btn-dropdown-telefone{align-items:center;background-color:transparent;border-radius:1.5rem;border-bottom-right-radius:0;border-color:#ced4da;border-top-right-radius:0;display:flex}.btn-dropdown-telefone:active,.btn-dropdown-telefone:hover{border-color:#ced4da!important}input{border-radius:2rem}input.btn-qtd,input.form-control,select.btn-qtd,select.form-control{border-radius:2rem;height:38px}label{margin-bottom:.5rem}.custom-file-block{background:#fff;background-color:#f4f4f4;width:100%}.custom-file-block .file-name{border-radius:0;padding:.75rem 1rem}.custom-file-block .custom-input-file{background:#fff;border:1px solid #f4f4f4;border-radius:0;padding:.75rem 1rem;width:100%}.custom-file-block .file-success{border-color:#82c785}.custom-file-block .file-error{border-color:#dc3545}.custom-file-block .msg-success{background-color:#eefcf0;color:#066806;font-weight:700}.custom-file-block .msg-danger{background-color:#fdf5f5;color:#dc3545;font-weight:700}.form-group{margin-bottom:1rem}fieldset legend{font-size:1rem}.list-group-item{padding:.75rem 0}.bloco-html-banner figure,.bloco-html-banner img,.bloco-html-categorias figure,.bloco-html-categorias img,.bloco-html-destaque figure,.bloco-html-destaque img,.bloco-html-produtos figure,.bloco-html-produtos img,.blog__post figure,.blog__post img,.blog__post-details figure,.blog__post-details img,.navbar-footer figure,.navbar-footer img,.product-details__description figure,.product-details__description img{max-width:100%}select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OTAuNjg4IDQ5MC42ODgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ5MC42ODggNDkwLjY4OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I2ZmYzEwNyIgZD0iTTQ3Mi4zMjggMTIwLjUyOSAyNDUuMjEzIDM0Ny42NjUgMTguMDk4IDEyMC41MjljLTQuMjM3LTQuMDkzLTEwLjk5LTMuOTc1LTE1LjA4My4yNjItMy45OTIgNC4xMzQtMy45OTIgMTAuNjg3IDAgMTQuODJsMjM0LjY2NyAyMzQuNjY3YzQuMTY1IDQuMTY0IDEwLjkxNyA0LjE2NCAxNS4wODMgMGwyMzQuNjY3LTIzNC42NjdjNC4yMzctNC4wOTMgNC4zNTQtMTAuODQ1LjI2Mi0xNS4wODMtNC4wOTMtNC4yMzctMTAuODQ1LTQuMzU0LTE1LjA4My0uMjYyLS4wODkuMDg2LS4xNzYuMTczLS4yNjIuMjYybC0uMDIxLjAwMXoiLz48cGF0aCBkPSJNMjQ1LjIxMyAzNzMuNDE1YTEwLjY2MyAxMC42NjMgMCAwIDEtNy41NTItMy4xMTVMMi45OTQgMTM1LjYzM2MtNC4wOTMtNC4yMzctMy45NzUtMTAuOTkuMjYyLTE1LjA4MyA0LjEzNC0zLjk5MiAxMC42ODctMy45OTIgMTQuODIgMGwyMjcuMTM2IDIyNy4xMTUgMjI3LjExNS0yMjcuMTM2YzQuMDkzLTQuMjM3IDEwLjg0NS00LjM1NCAxNS4wODMtLjI2MiA0LjIzNyA0LjA5MyA0LjM1NCAxMC44NDUuMjYyIDE1LjA4My0uMDg2LjA4OS0uMTczLjE3Ni0uMjYyLjI2MkwyNTIuNzQ0IDM3MC4yNzlhMTAuNjcyIDEwLjY3MiAwIDAgMS03LjUzMSAzLjEzNnoiLz48L3N2Zz4=) no-repeat 95% 50%;background-size:1rem;height:30px;padding:5px;width:100px}.select-date,.select-time{align-items:center;display:flex;position:relative}.select-date input,.select-time input{padding-left:40px}.select-date i,.select-date img,.select-date svg,.select-time i,.select-time img,.select-time svg{left:15px;position:absolute;width:16px}.select-time select{padding-left:35px}.default-option{color:#6c757d}.custom-badge.badge{padding:.25rem .65rem}.custom-badge.badge-primary{background-color:#d9f4fd;color:#194b97}.custom-badge.badge-success{background-color:#d4edd4;color:#245324}.ui-state-default,.ui-widget-content .ui-state-default{background-color:#fff;border-color:#fff;border-radius:5px;color:#333}.ui-state-active,.ui-widget-content .ui-state-active{background-color:#3379be;color:#fff}.ui-state-highlight,.ui-widget-content .ui-state-highlight{background-color:#e9e9e9;color:#333}.ui-datepicker .ui-datepicker-title select{padding:0}.dropdown-menu-custom,.navbar .menu-user .dropdown-menu,.navbar--block .dropdown-menu{border:none;box-shadow:0 2px 5px rgba(124,68,68,.231)}textarea.btn-qtd,textarea.form-control{border-radius:1rem}.alert{font-size:.85rem;font-weight:700}.alert.alert-warning{background-color:#fffaf2;border-color:rgba(255,152,0,.271);color:#ce7d05}.alert.alert-warning .alert-link{color:#8c3f07}.alert.alert-info{background-color:rgba(209,236,241,.549);border-color:#bee5eb;color:#0c5460}.alert.alert-danger{background-color:rgba(248,215,218,.671);border-color:#e8c5c8}.alert.alert-success{background-color:rgba(212,237,218,.561)}.text-success{color:#066806!important}.text-info{color:#047487!important}.text-warning{color:#ce7d05!important}.line-divisor{background-image:linear-gradient(180deg,transparent 10px,#e3e3e3 0,#e3e3e3 12px,transparent 0);margin-top:2rem;text-align:center}.line-divisor span{background-color:#fff;display:inline-block;padding:0 10px;text-transform:none}.empty-results{align-items:center;color:#999;display:flex;flex-direction:column;justify-content:center;min-height:50vh;text-align:center}.empty-results h2,.empty-results h3{color:#262636;margin-bottom:1rem;margin-top:2rem}.empty-results .icon-block{max-width:100%;padding:1rem}.empty-results .icon-block svg{max-width:100%}.card-custom-radio,.card-shadow{background-color:#fff;border:2px solid #f4f4f4;border-radius:.3rem;box-shadow:0 2px 5px rgba(124,68,68,.231)}.card-button{align-items:center;display:flex;justify-content:center}.icon-selected{display:none}.card-custom-radio{box-shadow:none}.card-custom-radio:hover{background-color:#f9f9f9}.card-custom-radio .form-check{padding-left:2rem}.card-custom-radio .form-check-input:disabled{opacity:0}.card-disabled{opacity:.35}.card-selected{border:2px solid #066806}.card-selected,.card-selected:hover{background-color:var(--success-light)}.card-selected .custom-radio span,.card-selected .custom-radio--info{color:#066806}.card-selected .radio-checkmark{display:none}.card-selected .icon-selected{display:flex}.card-selected .icon-selected svg{color:#066806;height:20px;left:-20px;position:absolute;width:20px}.custom-radio{cursor:pointer;display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-radio input{cursor:pointer;height:20px;left:0;opacity:0;position:absolute;top:8px;width:20px}.custom-radio input:checked~.radio-checkmark{display:none}.custom-radio--info{color:#666;font-size:.85rem;font-weight:700;margin-top:.5rem}.radio-checkmark{border:2px solid #ccc;border-radius:50%;height:20px;left:-20px;position:absolute;top:1rem;width:20px}.icon-contrato{height:180px}.icon-xs svg{width:10px}.icon-sm svg{width:15px}.icon-m svg{width:18px}.icon-md svg{width:24px}.icon-lg svg{width:40px}.icon-x svg{width:60px}.icon-xl svg{width:100px}.icon-arrow-down svg{stroke:12px;width:12px}.tag-ambiente-testes{background-color:#ffe000;bottom:0;color:#333;font-size:.7rem;font-weight:700;padding:.3rem;position:fixed;text-align:center;text-transform:uppercase;width:100%;z-index:2000}.label-optional{color:#9e9e9e;font-size:.8rem;font-style:italic}.form-helper-block{align-items:center;display:flex;justify-content:flex-start}.cookies__modal{background-color:#fff;border-radius:.5rem;bottom:20px;box-shadow:0 2px 5px rgba(124,68,68,.231);left:0;margin:0 auto;padding:1.5rem;position:fixed;right:0;width:40vw;z-index:9999999}.cookies__modal a.btn,.cookies__modal a.btn:hover{color:#fff}.card__movimentacao .note{display:flex;position:relative}.card__movimentacao .note .note-content{color:#444;display:flex;flex-direction:column;padding-bottom:2rem}.card__movimentacao .note:last-child .icon-status:after{border:none}.card__movimentacao .icon-status{border-radius:50%;height:40px;margin-right:1rem;padding:.5rem;text-align:center;width:40px}.card__movimentacao .icon-status.icon-delivered{background-color:#d9f4fd;color:#194b97}.card__movimentacao .icon-status.icon-returned{background-color:#d4edd4;color:#245324}.card__movimentacao .icon-status:after{border:1px solid #ccc;bottom:0;content:"";height:calc(100% - 40px);left:19px;position:absolute;right:0;width:1px}.divProdutoDestaque{margin-top:1px}.video-container{background-color:#eee;height:0;overflow:hidden;padding-bottom:56.25%;padding-top:30px;position:relative;width:100%}.video-container embed,.video-container iframe,.video-container object{height:100%;left:0;position:absolute;top:0;width:100%}.grid-layout{grid-gap:10px;display:grid;grid-template-columns:repeat(2,1fr)}.grid-item{align-items:center;display:flex;justify-content:center}@media (max-width:1199.98px){.cookies__modal{bottom:15px;left:0;padding:1rem;right:0;width:50%}}@media (max-width:767.98px){.cookies__modal{bottom:85px;left:0;padding:.5rem;right:0;width:90%}}@media (max-width:991.98px){.wrapper-content.fixed-tablet{margin-top:128px}.bloco-home.home__margin-top{margin-top:0}.regiao{padding:0 .25rem}.regiao__icone svg{max-height:34px;max-width:20px}}@media (max-width:575.98px){body,html{height:auto}.home__margin-top,.wrapper-content,.wrapper-content.fixed-tablet,.wrapper-content.top-fixed{margin-top:0}.main-title{font-size:1.2rem;margin-bottom:1rem;padding-top:2rem}.empty-results{min-height:40vh}.empty-results h2{margin:1rem 0}.form-helper-block{margin-bottom:1rem}.cookies__modal{bottom:85px;font-size:.8rem;left:0;padding:.5rem;right:0;width:90%}.alert{font-size:.85rem}.display-none{display:none}}.qbit-div{height:1px!important;visibility:hidden}.text-tiny{font-size:.7em}.text-small{font-size:.85em}.text-big{font-size:1.4em}.text-huge{font-size:1.8em}.topbar{background-color:var(--color-bg-topbar);border-bottom:1px solid hsla(0,0%,87%,.54);font-size:.85rem;height:38px;top:0;width:100%;z-index:1020}.topbar,.topbar a{color:var(--color-text-topbar)}.topbar .topbar__content{align-items:center;display:flex;height:37px;justify-content:space-between}.topbar .topbar__menu{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.topbar .topbar--full{align-items:center;display:flex;font-size:.75rem;font-weight:700;height:38px;justify-content:space-between}@media (max-width:991.98px){.topbar .topbar--full{font-size:.5rem;font-weight:100}}@media (max-width:575.98px){.topbar{display:none}}.navbar--block{background-color:var(--color-bg-navbar);color:var(--color-text-navbar);padding:.5rem 0}.navbar--block.fixed-height{margin-top:153px}.navbar--block a,.navbar--block button{background-color:var(--color-bg-navbar);color:var(--color-text-navbar);font-size:.93rem}.navbar--block .navbar-nav{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:700;justify-content:flex-start;width:100%}.navbar--block .navbar-nav .link-allcategories{white-space:nowrap}.navbar--block .navbar-nav .nav-link{padding:.5rem .4rem}.navbar--block .navbar-nav .nav-link:hover{background-color:rgba(var(--color-text-navbar-r),var(--color-text-navbar-g),var(--color-text-navbar-b),.2);border-radius:3px;color:var(--color-text-navbar);opacity:.8}.navbar--block .dropdown-menu{background-color:var(--color-bg-navbar);color:var(--color-text-navbar);min-width:20rem;padding:1rem 0}.navbar--block .dropdown-menu .nav-link{padding:.5rem 1rem}.navbar--block .dropdown-menu .nav-link:hover{background-color:rgba(var(--color-text-navbar-r),var(--color-text-navbar-g),var(--color-text-navbar-b),.2);color:var(--color-text-navbar);opacity:.8}.navbar--block .dropdown-menu .list-many-categories{box-sizing:border-box;-moz-column-count:3;column-count:3;-moz-column-fill:auto;column-fill:auto;height:100%;min-width:50vw;overflow:visible;width:100%}.navbar--block .dropdown-menu .list-many-categories--large{box-sizing:border-box;-moz-column-count:4;column-count:4;-moz-column-fill:auto;column-fill:auto;height:100%;min-width:65vw;overflow:visible;width:100%}.navbar--block .btn-dropdown{color:var(--color-text-navbar)}.nav-link:hover{opacity:.8}.nav-link.subcategory__link{background-color:var(--color-bg-navbar);font-size:90%;font-weight:100;padding-left:2rem!important}.nav-link__show-all{border-top:1px solid rgba(var(--color-text-navbar-r),var(--color-text-navbar-g),var(--color-text-navbar-b),.1);margin-top:.5rem;padding-top:.5rem}.menu-list .nav-link{padding:.3rem 0}.menu-list .nav-link:hover{opacity:.8}@media (min-width:992px){.custom-hover-dropdown .dropdown-menu{display:none;margin-top:0;opacity:0;top:80%;transform:rotateX(-75deg);transform-origin:0 0;transition:.1s;visibility:hidden}.custom-hover-dropdown .dropdown-menu li{position:relative}.custom-hover-dropdown .dropdown-menu li:hover>.submenu{display:block}.custom-hover-dropdown:hover{position:relative}.custom-hover-dropdown:hover .dropdown-menu{display:block;opacity:1;position:absolute;top:100%;transform:rotateX(0deg);transition:.1s;visibility:visible}.custom-hover-dropdown:hover .icon-arrow-down svg{transform:rotate(180deg);transition:all .5s ease}.custom-hover-dropdown .icon-arrow-right svg{float:right;width:6px}.custom-hover-dropdown .subcategory{position:relative}.custom-hover-dropdown .subcategory .submenu{display:none;left:100%;opacity:1;position:absolute;top:0;transform:rotateX(0deg);transition:.1s;visibility:visible}}.menu-icon{max-height:26px;width:32px}.menu-icon.header__icon rect{fill:var(--color-bg-header)}@media (max-width:767.98px){.navbar--block .navbar-nav .nav-link{padding:.5rem}}@media (max-width:991.98px){.navbar--block{display:none}.nav-link.subcategory__link{background-color:#fff}.menu-icon.header__icon rect{fill:#fff}}@media (max-width:767.98px){.navbar--block{display:none}}@media (max-width:575.98px){.navbar--block{display:none}.custom-hover-dropdown .dropdown-menu{border:none;display:block;opacity:1;padding:0;position:relative;width:100%}.custom-hover-dropdown .btn-dropdown{font-weight:400;text-align:left}}@media (min-width:1399.98px){.navbar--block .navbar-nav .nav-link{padding:.5rem .7rem}}.search-container,.sidebar-container{background:#fff!important;color:#343434!important;display:none;height:100%;left:0;max-width:100%;overflow-x:hidden;padding:.5rem 1rem;position:fixed;top:0;transform:translateX(-320px);transition:all .2s linear;transition:.4s cubic-bezier(.4,0,1,1);transition-property:transform;width:320px;z-index:10002}.search-container a,.search-container button,.sidebar-container a,.sidebar-container button{color:#343434!important}.open-block.search-container,.sidebar-container.open-block{height:100%;transform:translateX(0)}.search-container li .nav-link,.search-container li a,.sidebar-container li .nav-link,.sidebar-container li a{padding:.3rem 0}.search-container li .nav-link svg,.search-container li a svg,.sidebar-container li .nav-link svg,.sidebar-container li a svg{width:20px}.search-container .sidebar-block,.sidebar-container .sidebar-block{border-top:1px solid #eee;padding-top:1rem}.search-container .sidebar-block .sidebar-title,.sidebar-container .sidebar-block .sidebar-title{font-size:.8rem;font-weight:700;text-transform:uppercase}@media (max-width:992px){.search-container,.sidebar-container{display:block}}@media (max-width:767.98px){.search-container,.sidebar-container{display:block;font-size:1.25rem;padding:1.5rem 3rem}}@media (max-width:575.98px){.search-container,.sidebar-container{display:block;font-size:1rem;padding:0 1rem}}.search-block{display:flex;flex:1;padding:0 1rem}.search-form{flex:1;width:100%}.search-form input{border-radius:50px;border-right:none;height:39px}.search-form input:focus{border-color:#ced4da;box-shadow:none}.search-form .input-group{margin:0;width:100%}.search-form .input-group:focus{border-radius:50px}.search-form .btn-search{background-color:#fff;border:1px solid #ced4da;border-bottom-right-radius:50px;border-left:none;border-top-right-radius:50px;height:39px}.search-form .btn-search:hover{background-color:#fff;border-color:#ced4da;color:#333}.search-form .btn-search:focus{box-shadow:none}.search__results .search__results--message{font-weight:700}.search-container{height:18%;max-width:100%;min-height:130px;top:0;transform:translateY(-375px);transition:all .5s ease;width:100%}.search-container a,.search-container button{color:var(--color-text-header)}.search-container.open-block{box-shadow:0 2px 5px rgba(124,68,68,.231);height:auto;padding:.5rem 1rem;transform:translateY(0)}.banner-loading{align-items:center;display:flex;justify-content:center}.banner-mobile{display:none}.banner-desktop{display:block}.banner-block.container{padding:auto}.carousel-indicators li{background-clip:padding-box;background-color:#fff;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (max-width:767.98px){.banner-block.container{padding:0}.banner-mobile{display:block}.banner-desktop{display:none}.banner-tarja .container{padding:0!important}}.nav-fixed{height:115px;width:100%;z-index:1020}.nav-fixed.with-topbar{position:fixed;top:38px}.nav-fixed.onscroll{box-shadow:0 2px 5px rgba(124,68,68,.231);height:70px;position:fixed;top:0}.nav-fixed.onscroll .navbar-brand img{max-height:50px;width:auto}.nav-fixed.onscroll.with-topbar{top:38px}.nav-fixed+.content{padding-top:102px}.navbar{background-color:var(--color-bg-header);color:var(--color-text-header)}.navbar .navbar-brand{min-width:200px;width:auto}.navbar .navbar-brand img{max-height:95px;max-width:100%;max-width:250px;transition:all .3s;width:auto}.navbar .navbar-nav{align-items:center;background-color:var(--color-bg-navbar);color:var(--color-text-navbar);display:flex;flex-direction:row;justify-content:flex-end;min-width:200px}.navbar .navbar-nav .nav-link{color:var(--color-text-navbar);font-size:.9rem;font-weight:700;text-transform:uppercase}.navbar .navbar-nav.navbar-custom{background-color:var(--color-bg-header);color:var(--color-text-header)}.navbar .navbar-nav.navbar-custom .nav-link{color:var(--color-text-header)}.navbar .navbar-collapse{align-items:center;justify-content:space-between}.navbar .navbar-custom-block{justify-content:flex-end}.navbar.nav-simple{box-shadow:0 2px 5px rgba(124,68,68,.231);height:100px}.navbar.nav-simple .navbar-brand img{max-height:55px}.navbar .menu-user{align-items:center;display:flex;justify-content:flex-end}.navbar .menu-user a{align-items:center;background-color:var(--color-bg-header);color:var(--color-text-header);display:flex;flex-direction:row;font-size:.95rem;font-weight:700;justify-content:flex-start;outline:none;padding:.3rem 1rem;position:relative}.navbar .menu-user a i,.navbar .menu-user a svg{color:var(--color-text-header);font-size:24px}.navbar .menu-user .dropdown-menu{background-color:var(--color-bg-header);color:var(--color-text-header);min-width:14rem}.navbar .menu-user .dropdown-menu a:focus,.navbar .menu-user .dropdown-menu a:hover{background-color:rgba(var(--color-text-header-r),var(--color-text-header-g),var(--color-text-header-b),.2);color:var(--color-text-header)}.navbar .menu-user .dropdown-menu a:focus i,.navbar .menu-user .dropdown-menu a:focus svg,.navbar .menu-user .dropdown-menu a:hover i,.navbar .menu-user .dropdown-menu a:hover svg{color:var(--color-text-header)}.navbar .menu-user .dropdown-menu .logout-block{border-top:1px solid rgba(0,0,0,.1);margin-top:.3rem;padding-top:.3rem}.navbar .menu-user .dropdown-menu .logout-block a{font-weight:400}.navbar .menu-user .dropdown-menu .logout-block span{font-weight:700}.navbar .menu-user .dropdown-toggle:after{display:none}.navbar .menu-user .my-account-link{display:block;font-size:.9rem;font-weight:100}.navbar .menu-user .menu-user--total{align-items:center;display:flex;justify-content:flex-start}.navbar .menu-user .menu-user--total .total-price{display:block;font-size:.9rem;font-weight:100}.navbar .cart-link{margin-right:1rem}.navbar .cart-link__count{align-items:center;background-color:var(--color-text-header);border-radius:50px;color:var(--color-bg-header);display:flex;font-size:.75rem;height:22px;justify-content:center;left:30px;padding:2px;position:absolute;top:5px;transition:all .5s ease-in-out;width:22px}.navbar .cart-link__count:hover{transform:scale3d(1.2,1.2,1.2)}@media (max-width:1199.98px){.navbar .navbar-custom .nav-link{font-size:.8rem}}@media (max-width:991.98px){.navbar .navbar-brand{min-width:90px}.navbar .navbar-brand img{max-height:70px;max-width:100%}.navbar a,.navbar a:focus,.navbar button,.navbar button:focus{color:var(--color-text-header)}.navbar .cart-link__count{left:30px;top:0}.header-mobile{margin:0;width:100%}.nav-simple .header-mobile{width:30%}.nav-fixed{height:90px}.nav-fixed.onscroll{height:70px}}@media (max-width:767.98px){.navbar .cart-link__count{font-weight:700;left:30px;top:0}}@media (max-width:575.98px){.nav-fixed{height:auto}.nav-fixed.with-topbar{position:relative;top:0}.nav-fixed.onscroll{height:56px}.nav-fixed.onscroll .navbar-brand{width:100px}.nav-fixed.onscroll .navbar-brand img{max-height:30px}.nav-fixed.onscroll.with-topbar{top:0}.navbar .navbar-brand img{max-height:40px;max-width:150px}.navbar .search-form .input-group{width:100%}.navbar .menu-user{align-items:flex-start;flex-direction:column}.navbar .navbar-collapse{background-color:var(--color-bg-header);height:auto}.navbar .navbar-toggler{background-color:var(--color-bg-header);border-color:var(--color-text-header)}.navbar a,.navbar a:focus,.navbar a:hover,.navbar button,.navbar button:focus,.navbar button:hover{color:var(--color-text-header)}.navbar.nav-simple{height:auto}.navbar.nav-simple .navbar-brand img{max-height:40px}}@media (min-width:1399.98px){.navbar .menu-user a{padding:.5rem 1.2rem}.navbar .cart-link__count{left:35px;top:7px}}.footer-bottom,footer{background-color:var(--color-bg-footer);padding:2rem 0}.footer-bottom,.footer-bottom a,footer,footer a{color:var(--color-text-footer)}.footer-bottom a:hover,footer a:hover{color:var(--color-text-footer);opacity:.7}.footer-bottom .footer__info svg,footer .footer__info svg{margin-right:.5rem}.footer-bottom .footer--title,footer .footer--title{font-size:1rem;font-weight:700;margin-bottom:1rem}.footer-bottom .navbar-nav.navbar-footer .nav-link,footer .navbar-nav.navbar-footer .nav-link{display:inline-block;font-size:1rem;padding:.35rem 0}.footer-bottom .logo-thumb,footer .logo-thumb{margin-bottom:1rem;max-width:160px}.footer-bottom .footer__payment,footer .footer__payment{display:flex;flex-direction:column}.footer-bottom{background-color:var(--color-bg-footerbottom);color:var(--color-text-footerbottom);font-size:.8rem;padding:1rem 0}.footer-bottom .footer--store-details{font-size:.75rem}.footer-bottom .copyright{align-items:center;display:flex!important;flex-direction:row-reverse;margin:0 auto!important;opacity:1!important;overflow:visible!important;position:static!important;visibility:visible!important}.footer-bottom .footer__payment-block{display:flex;flex-direction:row;flex-wrap:wrap}.footer-bottom .footer__payment{margin-bottom:1rem;padding-right:1rem}.footer-bottom .footer__payment-title{margin-bottom:.5rem}.footer-bottom .footer-bottom--img{max-height:30px}.footer-bottom .icon-pix{color:#32bcad}.footer-bottom .icon-pix svg{height:20px}.footer-bottom .icon-a-combinar svg{color:#262636;height:20px}.footer-bottom .selos{align-items:center;display:flex;flex-wrap:wrap}.footer-bottom .selos li{margin-right:1.5rem}.footer-bottom .selos li:not:first-child{margin:0}.copyright{display:flex!important;margin:0 auto!important;opacity:1!important;overflow:visible!important;position:static!important;visibility:visible!important}@media (max-width:991.98px){.footer-bottom .footer--title,footer .footer--title{margin-top:1rem}}@media (max-width:575.98px){.footer-bottom,footer{text-align:center}.footer-bottom .footer--title,footer .footer--title{margin-bottom:.5rem;margin-top:1rem}.footer-bottom{text-align:center}.footer-bottom .copyright{flex-direction:row-reverse;justify-content:center;margin-top:1rem}.footer-bottom .footer__payment-block{flex-direction:column}.footer-bottom .footer__payment{margin-bottom:1rem}.footer-bottom .footer__payment:last-child{margin-left:0}.footer-bottom .selos{align-items:center;flex-wrap:wrap;justify-content:center;margin-bottom:0}.footer-bottom .selos li{margin:0;padding:.5rem}}.categories--block{padding:2rem 0 4rem}.categories--block .category{background-position:50%;background-repeat:no-repeat;background-size:cover}.categories--block .category .category-content{align-items:center;background-color:var(--color-bg-categories);color:var(--color-text-categories);display:flex;flex-direction:column;font-size:1.35rem;font-weight:700;justify-content:center;min-height:300px;padding:1rem;text-align:center;text-shadow:0 0 1px #555}.categories--block .category .category-content.bg-opacity{background-color:var(--color-bg-opacity-categories)}.categories--block .btn{border-color:var(--color-text-categories);color:var(--color-text-categories)}.categories--block .btn:hover{background-color:var(--color-text-categories);color:var(--color-bg-categories);text-shadow:none}.most-rented{padding-bottom:4rem}.brands--block{background-color:#fff;padding:0 0 4rem}.brands--block .brands-content{align-items:center;display:flex;justify-content:flex-start}.brands--block .brand{margin-bottom:1rem}.brands--block .brand a:hover{opacity:.7}.brands--block .brand img{width:auto}.items-carousel-scroll,.products__slider{background-color:#fff;padding-bottom:2rem;position:relative}.items-carousel-scroll .items-carousel-block,.products__slider .items-carousel-block{position:relative}.items-carousel-scroll .carousel-content,.products__slider .carousel-content{background-color:#fff;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;white-space:nowrap}.items-carousel-scroll .carousel-content::-webkit-scrollbar,.products__slider .carousel-content::-webkit-scrollbar{display:none}.items-carousel-scroll .carousel-content .items-carousel,.products__slider .carousel-content .items-carousel{align-items:center;display:inline-flex;left:0;list-style:none;margin:0;padding-left:0;position:relative;top:0;transition:all .5s ease;width:auto}.items-carousel-scroll .carousel-content .items-carousel .brand,.products__slider .carousel-content .items-carousel .brand{padding:0 1rem}.items-carousel-scroll .carousel-content .items-carousel img,.products__slider .carousel-content .items-carousel img{max-width:200px;padding:1rem;width:auto}.items-carousel-scroll .carousel-control-next,.items-carousel-scroll .carousel-control-prev,.products__slider .carousel-control-next,.products__slider .carousel-control-prev{border-radius:50px;color:#333;top:0;width:40px}.items-carousel-scroll .carousel-control-prev,.products__slider .carousel-control-prev{left:-25px}.items-carousel-scroll .carousel-control-next,.products__slider .carousel-control-next{right:-25px}.products__slider{background-color:#fcfcfc;margin-top:3rem;padding-bottom:4rem}.products__slider .carousel-content{background-color:#fcfcfc;padding-bottom:1rem}.products__slider .carousel-content .card-product{min-height:334px}.products__slider .products-content{background-color:transparent}.products__slider .products-content .products{margin-bottom:1rem}.products__slider .product{padding:0}.products__slider .product .product__name{display:block}.products__slider .card{border:none;margin-right:.3rem;width:300px}.social-network{align-items:center;display:flex;justify-content:flex-start;margin-top:1.5rem}.social-network li{margin-right:1rem}.social-network a{align-items:center;border:1px solid var(--color-text-footer);border-radius:50px;display:flex;height:40px;justify-content:center;padding:5px;text-align:center;width:40px}.social-network a:hover{color:#fff;opacity:1}.social-network a.youtube:hover{background-color:#ff1300;border-color:#ff1300}.social-network a.facebook:hover{background-color:#4064ac;border-color:#4064ac}.social-network a.linkedin:hover{background-color:#0b66c2;border-color:#0b66c2}.social-network a.instagram:hover{background-image:linear-gradient(270deg,#fdc468,#df4996);border-color:#f9b56d}.social-network a.pinterest:hover{background-color:#e61122;border-color:#e61122}.breadcrumb-block{background-color:#fff;text-transform:uppercase}.breadcrumb-block .breadcrumb{background-color:transparent;font-size:.8rem;margin-bottom:0;padding:1rem 0}.breadcrumb-block .breadcrumb a{color:#262636;font-weight:700}.pagination-block,.pagination__products{justify-content:center}.pagination__products{margin-top:2rem}.pagination__products .page-item.active .page-link{background-color:transparent;border:none;color:#262636;font-weight:700}.pagination__products .page-item:first-child .page-link,.pagination__products .page-item:last-child .page-link,.pagination__products .page-link{background-color:transparent;border:none;border-radius:50px;border-bottom-left-radius:50px;border-bottom-right-radius:50px;border-top-left-radius:50px;border-top-right-radius:50px;color:#262636;font-size:1.25rem;padding:.5rem 1rem}.pagination__products .page-item:first-child .page-link:hover,.pagination__products .page-item:last-child .page-link:hover,.pagination__products .page-link:hover{background-color:#f4f4f4}.pagination__products .page-item:first-child .page-link:focus,.pagination__products .page-item:last-child .page-link:focus,.pagination__products .page-link:focus{box-shadow:none}.contact-buttons{padding:1rem 0}.contact-buttons svg{height:24px}.contact-buttons svg path{fill:currentColor!important;stroke-width:0!important}.contact-buttons__modal{margin:0 1.5rem}.contact-buttons__modal .contact-option{background-color:#f4f4f4;border-radius:1rem;margin-bottom:.5rem;padding:1rem}.contact-buttons__modal .contact-option .info{align-items:center;display:flex;justify-content:flex-start;margin-bottom:1rem}.contact-buttons__modal .contact-option .info-icon{color:#ccc;margin-right:1rem}.contact-buttons__modal .contact-option .info-description{color:#2c2c84;font-size:.8rem;font-weight:700}.contact-buttons__modal .contact-option .info-number{font-size:1.25rem;font-weight:700}.contact-buttons__modal .modal-title{font-weight:700}.contact-buttons__modal .modal-header{border-bottom:0;padding:1rem 1rem 0}.contact-buttons__modal .modal-content{border-radius:1rem}.strong-pass{align-items:flex-start;display:flex;justify-content:space-between;padding-top:.5rem}.strong-pass p{font-size:.8rem;font-weight:400;margin-bottom:.25rem}.strong-pass p span{display:inline-block;font-size:.7rem;height:6px;margin-right:10px;width:6px}.password-status{margin:.25rem .5rem}.password-status .status{padding-top:3px}.show-password--block,.show-password--block input{position:relative}.show-password--block.reset-password .show-password{top:33px}.show-password--block.reset-password .show-password a{color:#757575}.show-password{position:absolute;right:30px;top:37px}.show-password a{color:#757575}.show-password-login{left:93%;position:relative;top:-32px}.show-password-login a{color:#757575}.aceite-checkbox{text-align:left}.aceite-checkbox .form-check{padding-left:1.5rem}.aceite-checkbox .form-check-input{margin-left:-1.5rem;margin-top:.35rem}.aceite-checkbox label{line-height:1.8}.pagina-customizada img{height:auto;max-width:100%}.custom-checkbox{align-items:center;display:flex;justify-content:flex-start;margin-bottom:.5rem;position:relative}.custom-checkbox--input{align-items:flex-start;display:flex;height:26px;justify-content:space-evenly;opacity:0;position:absolute;width:26px}.custom-checkbox--label{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.custom-checkbox .content{align-items:center;display:flex;font-weight:700;width:100%}.custom-checkbox .content img{margin-left:.65rem;max-height:80px;max-width:50px}.custom-checkbox .content .product__image{margin-right:1rem;min-width:100px;text-align:center}.custom-checkbox--svg input:checked+.custom-checkbox__label--svg:before{background:var(--color-primary);border-color:var(--color-primary)}.custom-checkbox--svg input:checked+.custom-checkbox__label--svg .path{stroke:#fff;stroke-dashoffset:0}.custom-checkbox__label{cursor:pointer}.custom-checkbox__label:before{border:2px solid #c5c5c5;content:"";display:inline-block;height:20px;margin-right:8px;vertical-align:middle;width:20px}.custom-checkbox__label--svg:before{height:24px;left:0;position:relative;transition:all .35s ease-out;width:24px}.custom-checkbox__label--svg svg{height:15px;left:4px;pointer-events:none;position:absolute;width:15px}.custom-checkbox__label--svg .path{stroke-dashoffset:111.46px;stroke-dasharray:111.46px;stroke:var(--color-primary);transition:all .35s ease-out}.rating-group .rating{border:none;margin-bottom:2rem}.rating-group .rating__total .stars-block{align-items:center;display:flex;height:24px;position:relative;width:116px}.rating-group .rating__total .stars-original{position:absolute}.rating-group .rating__total .stars-original svg path{fill:#ccc}.rating-group .rating__total .stars{display:inline-block;overflow:hidden;position:absolute;white-space:nowrap;z-index:1}.rating-group .rating__total .stars svg path{fill:#fc0}.rating-group .rating__total .total-block{font-size:2.5rem;font-weight:700;margin-top:0}.rating-group .rating__total .total{font-size:1rem;font-weight:400;margin-top:.5rem}.rating-group .rating__star{color:#ccc}.rating-group .rating__note{align-items:center;display:flex;justify-content:flex-start;margin-bottom:1rem}.rating-group .rating__note .checked svg path{fill:#fc0}.rating-group .rating__title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.rating-group .rating__name{font-weight:700}.rating-group .rating__date{font-size:.9rem;font-style:italic;margin-bottom:1rem}.rating__form .name{font-size:1.25rem;font-weight:700}.rating__form .review{border-bottom:1px solid #ddd;margin-bottom:1rem;padding-bottom:1rem}.rating__form .rating{margin-bottom:1rem}.rating__form .rating .stars{align-items:flex-start;color:#ccc;display:flex;flex-direction:row-reverse;justify-content:space-between;position:relative;width:216px}.rating__form .rating .stars svg{height:30px;width:30px}.rating__form .rating .stars label{position:relative}.rating__form .rating .stars label:hover,.rating__form .rating .stars label:hover~label{color:#e9c63b;cursor:pointer}.rating__form .rating .stars .star{opacity:0}.rating__form .rating .stars .star:checked,.rating__form .rating .stars .star:checked+.star label,.rating__form .rating .stars .star:checked~label,.rating__form .rating .stars .star:checked~svg{color:#fc0}.rating__form .rating label>span{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:0;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap;width:1px}@media (max-width:1199.98px){.brands__slider .carousel-control-next{right:-40px}.brands__slider .carousel-control-prev{left:-40px}.brands__slider .brand-link img{max-width:100px}.categories--block .category{margin-bottom:2rem}}@media (max-width:991.98px){.brands__slider .carousel-control-next{right:-20px;top:20%}.brands__slider .carousel-control-prev{left:-20px;top:20%}.brands__slider .brand-link{padding:.5rem}.brands__slider .brand-link img{max-width:70px;width:auto}}@media (max-width:575.98px){.categories--block{padding-bottom:2rem}.categories--block .category{margin-bottom:2rem}.social-network{justify-content:center;margin-top:2rem}.most-rented{padding-bottom:1rem}.items-carousel-scroll .carousel-control-next,.items-carousel-scroll .carousel-control-prev,.products__slider .carousel-control-next,.products__slider .carousel-control-prev{display:none}.products__slider{padding-bottom:2rem}.products__slider,.products__slider .carousel-content{background-color:#fcfcfc}.products__slider .carousel-content .items-carousel .item{height:175px}.products__slider .carousel-content .items-carousel .card-product{min-height:204px}.products__slider .carousel-content .items-carousel .product__photo{width:35%}.products__slider .carousel-content .items-carousel .product__content{width:65%}.products__slider .carousel-content .items-carousel .product__photo--content{height:150px;min-width:120px}.products__slider .carousel-content .items-carousel img{max-width:140px;min-width:100px;padding:0;width:100%}.strong-pass{flex-direction:column}.strong-pass p{margin-bottom:0}.custom-checkbox .content .product__image{min-width:50px}.custom-checkbox .content .product__image img{max-width:46px}}.btn{font-weight:600}.btn-block{display:block;width:100%}.btn-link{color:#0156b1;text-decoration:none}.btn-link:hover{opacity:.8;text-decoration:none}.btn-link:active,.btn-link:focus,.btn-link:not(:disabled):not(.disabled){outline:none}.btn-success{background-color:#2e8540;border-color:#2e8540}.btn-see-more,.btn-show,.categories--block .btn{border-radius:50px;font-family:var(--font-primary);margin-top:1rem;padding:.8rem 2.5rem;position:relative;transition:all .25s ease-in;transition:all .25s cubic-bezier(.25,.46,.45,.94)}.btn-see-more .hidden-icon,.btn-show .hidden-icon,.categories--block .btn .hidden-icon{opacity:0;position:absolute;right:1rem;top:50%;transform:translate3d(-5px,-50%,0);z-index:1}.btn-see-more:hover,.btn-show:hover,.categories--block .btn:hover{padding-right:3rem}.btn-see-more:hover .hidden-icon,.btn-show:hover .hidden-icon,.categories--block .btn:hover .hidden-icon{display:inline;opacity:1;transform:translate3d(0,-50%,0)}.btn-show{margin-top:0;padding:.5rem 1rem}.btn-go-back{color:#444;font-size:.9rem;text-align:initial;text-transform:uppercase}.btn-dropdown:focus{box-shadow:none;outline:none}.btn-buy,.btn-cep,.btn-download,.btn-download-small,.btn-filter,.btn-login-facebook,.btn-login-google,.btn-qtd,.btn-rent,.btn-rounded{border-radius:2rem}.btn-close{border-radius:1rem;padding:1rem .65rem}.btn-outline-primary{background-color:transparent;border-color:var(--color-primary);color:var(--color-primary)}.btn-outline-primary:hover{background-color:rgba(var(--color-primary-r),var(--color-primary-g),var(--color-primary-b),1)!important;border-color:var(--color-primary)!important;color:#fff}.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled):active{background-color:rgba(var(--color-primary-r),var(--color-primary-g),var(--color-primary-b),1);color:#fff}.btn-cancel{margin-top:0}.btn-custom-primary{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.btn-custom-primary:hover{background-color:var(--color-primary)!important;box-shadow:0 0 2px #333;color:#fff!important}.btn-buy,.btn-cep,.btn-download,.btn-download-small,.btn-filter,.btn-login-facebook,.btn-login-google,.btn-rent{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff;font-size:1rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-buy:hover,.btn-cep:hover,.btn-download-small:hover,.btn-download:hover,.btn-filter:hover,.btn-login-facebook:hover,.btn-login-google:hover,.btn-rent:hover{--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgba(var(--color-primary-r),var(--color-primary-g),var(--color-primary-b),0.9);background-color:rgba(var(--color-primary-r),var(--color-primary-g),var(--color-primary-b),1);border-color:var(--color-primary);box-shadow:0 0 2px #333;color:#fff;opacity:1}.btn-buy:active,.btn-cep:active,.btn-download-small:active,.btn-download:active,.btn-filter:active,.btn-login-facebook:active,.btn-login-google:active,.btn-rent:active{border-color:var(--color-primary);color:#fff!important}.btn-buy .icon-reload,.btn-cep .icon-reload,.btn-download .icon-reload,.btn-download-small .icon-reload,.btn-filter .icon-reload,.btn-login-facebook .icon-reload,.btn-login-google .icon-reload,.btn-rent .icon-reload{display:none}.btn-rent.js-loading-btn .icon-reload,.js-loading-btn.btn-buy .icon-reload,.js-loading-btn.btn-cep .icon-reload,.js-loading-btn.btn-download .icon-reload,.js-loading-btn.btn-download-small .icon-reload,.js-loading-btn.btn-filter .icon-reload,.js-loading-btn.btn-login-facebook .icon-reload,.js-loading-btn.btn-login-google .icon-reload{align-items:center;display:flex;justify-content:center;max-height:24px}.btn-rent.js-loading-btn .btn-label,.js-loading-btn.btn-buy .btn-label,.js-loading-btn.btn-cep .btn-label,.js-loading-btn.btn-download .btn-label,.js-loading-btn.btn-download-small .btn-label,.js-loading-btn.btn-filter .btn-label,.js-loading-btn.btn-login-facebook .btn-label,.js-loading-btn.btn-login-google .btn-label{display:none}.btn-buy:not(:disabled):not(.disabled):active,.btn-cep:not(:disabled):not(.disabled):active,.btn-download-small:not(:disabled):not(.disabled):active,.btn-download:not(:disabled):not(.disabled):active,.btn-filter:not(:disabled):not(.disabled):active,.btn-login-facebook:not(:disabled):not(.disabled):active,.btn-login-google:not(:disabled):not(.disabled):active,.btn-rent:not(:disabled):not(.disabled):active{background-color:rgba(var(--color-primary-r),var(--color-primary-g),var(--color-primary-b),.98)}.btn-buy:focus,.btn-cep:focus,.btn-download-small:focus,.btn-download:focus,.btn-filter:focus,.btn-login-facebook:focus,.btn-login-google:focus,.btn-rent:focus{background-color:rgba(var(--color-primary-r),var(--color-primary-g),var(--color-primary-b),.95)}.btn-buy:disabled,.btn-cep:disabled,.btn-download-small:disabled,.btn-download:disabled,.btn-filter:disabled,.btn-login-facebook:disabled,.btn-login-google:disabled,.btn-rent:disabled{background-color:#ddd;border-color:#ccc;color:#777}.btn-buy:disabled:hover,.btn-cep:disabled:hover,.btn-download-small:disabled:hover,.btn-download:disabled:hover,.btn-filter:disabled:hover,.btn-login-facebook:disabled:hover,.btn-login-google:disabled:hover,.btn-rent:disabled:hover{box-shadow:none}.btn-show-filters{border-radius:2rem;font-size:.9rem}.btn-show-filters svg{width:16px}.btn-qtd{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:2rem;color:#495057;display:block;display:flex;font-size:1rem;font-weight:400;height:calc(1.5em + .75rem + 2px);justify-content:space-between;line-height:1.5;margin-right:1rem;padding:1px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.btn-qtd input{border:none;height:100%;margin:0 3px;outline:0;text-align:center;width:calc(100% - 6px)}.btn-qtd .btn,.btn-qtd input{align-items:center;display:flex;justify-content:center}.btn-qtd .btn{border-radius:1rem;padding:10px;width:40px}.btn-qtd .btn:hover{background-color:#f4f4f4}.btn-right-block{float:right}.btn-download,.btn-download-small{border-radius:50px;font-size:1rem;padding:.8rem 2.5rem}.btn-download-small{padding:.5rem 1.5rem}.btn-cep{min-width:51px;overflow:visible}.btn-rent-whatsapp{background-color:#29b43f;border-color:#29b43f;color:#fff;margin-top:.5rem}.btn-rent-whatsapp:active,.btn-rent-whatsapp:focus,.btn-rent-whatsapp:hover{background-color:#48974b!important;border-color:#48974b!important}.btn-rent-whatsapp:not(:disabled):not(.disabled):active{background-color:#29b43f}.btn-rent-whatsapp:disabled:hover{background-color:#ddd;border-color:#ccc;color:#777}.btn-ripple{background-position:50%;transition:background .5s}.btn-ripple:hover{background:var(--success) radial-gradient(circle,transparent 1%,var(--success) 1%) center/15000%;border-color:green}.btn-ripple:active{background-color:#2e8540;background-size:100%;transition:background 0s}.btn-ver-locais{color:#0c6cb9;font-size:.9rem;line-height:1;padding:0}.btn-login-facebook{background-color:#4064ac;border-color:#385899;color:#fff!important;position:relative}.btn-login-facebook svg{left:30px;position:absolute}.btn-login-facebook:active,.btn-login-facebook:focus,.btn-login-facebook:hover,.btn-login-facebook:not(:disabled):not(.disabled):active{background-color:#052b75;border-color:#385899}.btn-login-google{background-color:#fff;border-color:#333!important;position:relative}.btn-login-google svg{height:23px;left:30px;position:absolute}.btn-login-google:active,.btn-login-google:focus,.btn-login-google:hover,.btn-login-google:not(:disabled):not(.disabled):active{background-color:#eee!important;border-color:#eee;color:#333!important}.whatsapp-chat{cursor:pointer;position:relative}.whatsapp-chat__text{display:none}.whatsapp-chat__link{align-items:center;background-color:#29b43f;border:none;border-radius:50px;bottom:15px;box-shadow:1px 1px 3px #075e54;color:#fff;display:flex;font-size:14px;font-weight:700;height:auto;justify-content:center;left:auto;padding:.8rem 1rem;position:fixed;right:15px;text-align:center;text-shadow:1px 1px 3px #29b43f;text-transform:uppercase;transform:scaleX(1);transition:transform .5s cubic-bezier(.18,.89,.32,1.28);width:auto;z-index:10001}.whatsapp-chat__link svg{height:30px;width:24px}.whatsapp-chat__link:hover{background-color:#25d367;color:#fff;text-decoration:none;transition:all .5s}.whatsapp-chat__link:hover .whatsapp-chat__text{display:flex;margin-left:.5rem}.whatsapp-chat__link--right{left:auto;right:80px}.btn-cookies{background-color:#168330;border-color:#168330;padding:.5rem 1rem}.back-to-top{position:relative}.back-to-top .back-to-top--link{background-color:hsla(0,0%,100%,.719);border:2px solid rgba(0,0,0,.1);border-radius:50px;bottom:15px;box-shadow:1px 1px 3px #333;color:#333;padding:.8rem;position:fixed;right:15px;z-index:10001}.back-to-top .back-to-top--link svg{transform:rotate(270deg)}.back-to-top .back-to-top--link:hover{background-color:#ddd;border-color:#333;text-decoration:none}.btn-outline-degrade{background-clip:padding-box,border-box;background-color:#fff;background-image:linear-gradient(#fff,#fff),linear-gradient(180deg,#f44eae,#a323db);background-origin:border-box;border:3px double transparent;border-radius:.75rem;color:#333;padding:.625rem 3rem}.btn-outline-degrade:hover{color:#444}.btn-outline-degrade:hover .hidden-icon{display:none}@media (max-width:575.98px){.btn-qtd .btn{padding:5px}.btn-rent-whatsapp{margin-top:0}.whatsapp-chat:hover .whatsapp-text,.whatsapp-chat__text{display:none}.whatsapp-chat__link{border-radius:50px;padding:.8rem 1rem;right:15px}.whatsapp-chat__link svg{margin-right:0}.whatsapp-chat__link--right{left:auto;right:15px}.btn-buy,.btn-cep,.btn-download,.btn-download-small,.btn-filter,.btn-login-facebook,.btn-login-google,.btn-rent{font-size:.9rem;padding:.469rem .75rem}.btn-show{margin-top:1rem;width:100%}.btn-right-block{float:none;width:100%}.btn-go-back{margin-top:1rem;text-align:center}.btn-cancel{font-size:.9rem;margin-top:.5rem}.btn-download,.btn-download-small{padding:.8rem 2.5rem}.btn-download-small{display:block;margin:1rem 0;padding:.75rem;width:100%}.btn-cookies{padding:.65rem .75rem}._orientationLeft_fd90 .button_5fdd{height:56px;margin-left:15px;width:56px}}.product-block--3 .product .product__photo .product__photo--link{height:250px}.product-block--3 .product .product__buttons a{margin:0 auto;width:70%}.product-block--6 .product .product__photo .product__photo--link{height:150px}.product-block--6 .product .product__name .product__name--link{font-size:.9rem}.product-block--6 .product .product__price{font-size:.75rem}.card-product{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:stretch;width:calc(99% - 3px)}.product{background-color:#fff;border:none;border-radius:0;flex:1;height:100%;margin-top:.5rem;position:relative;transition:all .3s ease;width:100%}.product:hover{box-shadow:0 2px 5px rgba(124,68,68,.231);transition:all .25s cubic-bezier(.25,.46,.45,.94)}.product:hover .product__buttons{bottom:15px;display:flex}.product:hover img{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:scale(1.1);transform-origin:center center}.product .product__photo{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:10rem;overflow:hidden}.product .product__photo .product__photo--link{align-items:center;display:flex;height:200px;justify-content:center;text-decoration:none;width:100%}.product .product__photo .product__photo--content{align-items:center;display:flex;height:100%;justify-content:center;padding:.5rem .5rem 1rem;width:100%}.product .product__photo .product__photo--content img{max-height:100%;transition:all .25s cubic-bezier(.25,.46,.45,.94);width:auto}.product .product__content{padding:0 1rem 1rem;transition:all .25s cubic-bezier(.25,.46,.45,.94)}.product .product__content .produto-estoque{font-size:.85rem;font-weight:700}.product .product__content .produto-estoque .produto-em-estoque{color:#2b8454}.product .product__content .produto-estoque .produto-fora-estoque{color:#757575}.product .product__content .produto-estoque .produto-sob-consulta{color:#3379be}.product .product__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:2.5rem;line-height:1.2;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis}.product .product__name .product__name--link{color:#262636;font-size:1rem;font-weight:600;text-decoration:none}.product .product__price{font-size:.9rem;font-weight:700;margin-bottom:.5rem;min-height:22px}.product .product__price .product-pos,.product .product__price .product-pre{font-size:.75rem;font-weight:100}.product .product__buttons{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:30px;display:none;left:15px;padding-top:1.5rem;position:absolute;right:15px;transition:all .25s cubic-bezier(.25,.46,.45,.94)}.product__image-placeholder{align-items:center;background-color:#f9f9f9;display:flex;height:100%;justify-content:center;min-height:40px}.product__image-placeholder svg{color:#aaa;width:30%}.product__image-placeholder.thumb-sm svg{background-color:#f9f9f9;color:#999;padding:1rem .5rem;width:100%}.product__image-placeholder.thumb-md svg{background-color:#f9f9f9;color:#999;padding:1rem 1.5rem;width:100%}.product__tag{background-color:#dc3545;border-radius:3rem;color:#fff;font-size:.65rem;font-weight:700;padding:3px 7px;position:absolute;right:15px;text-transform:uppercase;top:15px;z-index:1}.price--original{color:#757575;font-size:75%;margin-right:.5rem;text-decoration:line-through}@media (max-width:575.98px){.product-block--3 .product .product__photo .product__photo--link,.product-block--6 .product .product__photo .product__photo--link{height:auto}.product-block--3 .product .product__buttons a,.product-block--6 .product .product__buttons a{margin:0 auto;width:100%}.product-block--6 .product .product__name .product__name--link{font-size:.9rem}.product-block--6 .product .product__price{font-size:.75rem}.product{border-bottom:1px solid #f7f7f7;flex-direction:row;margin:0}.product .product__content{padding:1rem;width:63vw}.product .product__content .produto-estoque{margin-bottom:.3rem}.product .product__buttons{display:flex;left:0;padding-top:1rem;position:relative;top:0}.product .product__buttons .btn-buy,.product .product__buttons .btn-cep,.product .product__buttons .btn-download,.product .product__buttons .btn-download-small,.product .product__buttons .btn-filter,.product .product__buttons .btn-login-facebook,.product .product__buttons .btn-login-google,.product .product__buttons .btn-rent{font-size:.8rem;width:100%}.product .product__photo{max-width:25vw;min-height:auto;width:100px}.product .product__photo .product__photo--link{height:auto;padding:0}.product .product__photo .product__image-placeholder{height:60px}.product .product__photo .product__image-placeholder svg{width:70%}.product .product__tag{font-size:.7rem;right:15px;top:5px}.product .product__price{min-height:auto}.product__tag{right:15px;top:0}.card-product{width:100%}}.filters{background-color:#fff;margin-bottom:1rem;padding:1.5rem 1rem}.filters .filters-content{justify-content:space-between}.filters .filter{border:none}.filters .filter__title{border-radius:0;color:#262636;font-size:.85rem;font-weight:700;text-align:left;text-decoration:none;text-transform:uppercase}.filters .filter__title[aria-expanded=true]{color:#000}.filters .filter__title:focus{box-shadow:none}.filters .filter .card-header{background-color:#fff;border:none;padding:0}.filters .filter .form-group{margin-bottom:.5rem}.filters .filter .form-check-label{font-size:.9rem}.products__orderby select{background-color:transparent;border:none;color:#262636;font-size:.9rem;font-weight:600}.products__filter{text-align:right}.products__filter a{color:#262636}@media (max-width:575.98px){.products__filter{text-align:left}}.usable-creditcard-form,.usable-creditcard-form *{font-size:13px}.usable-creditcard-form{margin-left:auto;margin-right:auto;padding:0;position:relative;width:300px}.usable-creditcard-form .wrapper{border-right:1px solid #ccc;border-top:1px solid #ccc;border-color:#aaa #aaa #ccc #ccc;border-radius:5px;border-style:solid;border-width:1px;height:74px;position:relative;width:300px}.usable-creditcard-form .input-group{position:absolute;top:300px}.usable-creditcard-form .input-group.nmb_a{left:0;position:absolute;top:0;width:200px}.usable-creditcard-form .input-group.nmb_b{position:absolute;right:0;top:0;width:100px}.usable-creditcard-form .input-group.nmb_b input,.usable-creditcard-form .input-group.nmb_d input{text-align:center}.usable-creditcard-form .input-group.nmb_c{left:0;position:absolute;top:37px;width:200px}.usable-creditcard-form .input-group.nmb_d{position:absolute;right:0;top:37px;width:100px}.usable-creditcard-form input{background:none;border:none;box-sizing:border-box;display:block;margin:0;padding:10px 10px 10px 35px;width:100%}.usable-creditcard-form .input-group .icon{background:#ccc;height:22px;left:8px;position:absolute;top:7px;width:22px}.usable-creditcard-form .input-group.nmb_a input{border-right:1px solid #ececec}.usable-creditcard-form .input-group.nmb_c input{border-right:1px solid #ececec;border-top:1px solid #ececec}.usable-creditcard-form input::-webkit-input-placeholder{font-size:12px;text-transform:none}.usable-creditcard-form .input-group.nmb_d input{border-top:1px solid #ececec}.usable-creditcard-form .input-group.nmb_c input{text-transform:uppercase}.usable-creditcard-form .accept{color:#999;font-size:11px;margin-bottom:5px}.usable-creditcard-form .footer{margin-left:5px;margin-right:5px;margin-top:3px;position:relative}.usable-creditcard-form .footer img{margin:0;padding:0}.usable-creditcard-form .iugu-btn{position:absolute;right:0;top:0}.usable-creditcard-form .input-group .icon.ccic-name{background:url(https://d1zmtoblzb5ysp.cloudfront.net/9c72d0fe-a4c8-48a0-a39a-c3d719f9b996/images/ccic-name.png?0c33846752acc701ce7b8b26ff77b597) no-repeat}.usable-creditcard-form .input-group .icon.ccic-exp{background:url(https://d1zmtoblzb5ysp.cloudfront.net/9c72d0fe-a4c8-48a0-a39a-c3d719f9b996/images/ccic-exp.png?359ccfc23fdd1c83718709f8d10fde70) no-repeat}.usable-creditcard-form .input-group .icon.ccic-brand{background:url(https://d1zmtoblzb5ysp.cloudfront.net/9c72d0fe-a4c8-48a0-a39a-c3d719f9b996/images/ccic-brands.png?cdf60488c4c02a4f57614cd46237fa2f) no-repeat}.usable-creditcard-form .input-group .icon.ccic-cvv{background:url(https://d1zmtoblzb5ysp.cloudfront.net/9c72d0fe-a4c8-48a0-a39a-c3d719f9b996/images/ccic-cvv.png?910c11b833e89297304393fd036f1b62) no-repeat}.usable-creditcard-form .input-group .icon.ccic-brand,.usable-creditcard-form .input-group .icon.ccic-cvv{transition:background-position .2s ease-in}.amex .usable-creditcard-form .input-group .icon.ccic-cvv{background-position:0 -22px}.amex .usable-creditcard-form .input-group .icon.ccic-brand{background-position:0 -110px}.visa .usable-creditcard-form .input-group .icon.ccic-brand{background-position:0 -22px}.diners .usable-creditcard-form .input-group .icon.ccic-brand{background-position:0 -88px}.mastercard .usable-creditcard-form .input-group .icon.ccic-brand{background-position:0 -66px}.faq__page{background-color:#fff;padding-bottom:4rem}.faq__page a{color:#262636}.faq__page .faq-link-todas-perguntas,.faq__page .faq-link-todas-perguntas a,.faq__page a:hover{color:#666}.faq-block{background-color:#fff}.faq-block,.faq-block .faq{margin-bottom:3rem}.faq-block .faq-title{color:#666;font-size:1.4rem;font-weight:700}.faq-block .card,.faq-block .card .card-header{background-color:#fff;border:none}.faq-block .card .card-header{color:#333;padding:0}.faq-block .card .card-header button{color:#666;font-size:1.25rem;font-weight:400;padding:.75rem 0;text-align:left;text-decoration:none}.faq-block .card .card-header button:focus{box-shadow:none;text-decoration:none}.faq-block .card .card-header button:not(.collapsed){color:#555;font-weight:700}.faq-block .card .card-header button:not(.collapsed) .accordion-icon{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.faq-block .card .card-header button:not(.collapsed) .accordion-icon path{transform:rotate(315deg);transform-origin:center;transition:all .25s ease}.faq-block .accordion-icon{background:#fff;border:1px solid #b5b5b5;border-radius:3px;display:inline-block;line-height:1;margin-right:5px}.faq-block .accordion-icon svg{display:inline-block;height:2rem;padding:.5rem;width:2rem}@media (max-width:575.98px){.faq-block .card .card-footer,.faq-block .card .card-header button{font-size:1rem;text-align:left}}i.flag:not(.icon){speak:none;font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden;line-height:11px;margin:0 .5em 0 0;text-decoration:inherit;vertical-align:baseline}i.flag:not(.icon),i.flag:not(.icon):before{display:inline-block;height:11px;width:16px}i.flag:not(.icon):before{background:url(https://d1zmtoblzb5ysp.cloudfront.net/9c72d0fe-a4c8-48a0-a39a-c3d719f9b996/images/flags.png?99f63ae7a743f21ab30847ed06a698d9) no-repeat -108px -1976px;content:""}i.flag.ad:before,i.flag.andorra:before{background-position:0 0}i.flag.ae:before,i.flag.uae:before,i.flag.united.arab.emirates:before{background-position:0 -26px}i.flag.af:before,i.flag.afghanistan:before{background-position:0 -52px}i.flag.ag:before,i.flag.antigua:before{background-position:0 -78px}i.flag.ai:before,i.flag.anguilla:before{background-position:0 -104px}i.flag.al:before,i.flag.albania:before{background-position:0 -130px}i.flag.am:before,i.flag.armenia:before{background-position:0 -156px}i.flag.an:before,i.flag.netherlands.antilles:before{background-position:0 -182px}i.flag.angola:before,i.flag.ao:before{background-position:0 -208px}i.flag.ar:before,i.flag.argentina:before{background-position:0 -234px}i.flag.american.samoa:before,i.flag.as:before{background-position:0 -260px}i.flag.at:before,i.flag.austria:before{background-position:0 -286px}i.flag.au:before,i.flag.australia:before{background-position:0 -312px}i.flag.aruba:before,i.flag.aw:before{background-position:0 -338px}i.flag.aland.islands:before,i.flag.ax:before{background-position:0 -364px}i.flag.az:before,i.flag.azerbaijan:before{background-position:0 -390px}i.flag.ba:before,i.flag.bosnia:before{background-position:0 -416px}i.flag.barbados:before,i.flag.bb:before{background-position:0 -442px}i.flag.bangladesh:before,i.flag.bd:before{background-position:0 -468px}i.flag.be:before,i.flag.belgium:before{background-position:0 -494px}i.flag.bf:before,i.flag.burkina.faso:before{background-position:0 -520px}i.flag.bg:before,i.flag.bulgaria:before{background-position:0 -546px}i.flag.bahrain:before,i.flag.bh:before{background-position:0 -572px}i.flag.bi:before,i.flag.burundi:before{background-position:0 -598px}i.flag.benin:before,i.flag.bj:before{background-position:0 -624px}i.flag.bermuda:before,i.flag.bm:before{background-position:0 -650px}i.flag.bn:before,i.flag.brunei:before{background-position:0 -676px}i.flag.bo:before,i.flag.bolivia:before{background-position:0 -702px}i.flag.br:before,i.flag.brazil:before{background-position:0 -728px}i.flag.bahamas:before,i.flag.bs:before{background-position:0 -754px}i.flag.bhutan:before,i.flag.bt:before{background-position:0 -780px}i.flag.bouvet.island:before,i.flag.bv:before{background-position:0 -806px}i.flag.botswana:before,i.flag.bw:before{background-position:0 -832px}i.flag.belarus:before,i.flag.by:before{background-position:0 -858px}i.flag.belize:before,i.flag.bz:before{background-position:0 -884px}i.flag.ca:before,i.flag.canada:before{background-position:0 -910px}i.flag.cc:before,i.flag.cocos.islands:before{background-position:0 -962px}i.flag.cd:before,i.flag.congo:before{background-position:0 -988px}i.flag.central.african.republic:before,i.flag.cf:before{background-position:0 -1014px}i.flag.cg:before,i.flag.congo.brazzaville:before{background-position:0 -1040px}i.flag.ch:before,i.flag.switzerland:before{background-position:0 -1066px}i.flag.ci:before,i.flag.cote.divoire:before{background-position:0 -1092px}i.flag.ck:before,i.flag.cook.islands:before{background-position:0 -1118px}i.flag.chile:before,i.flag.cl:before{background-position:0 -1144px}i.flag.cameroon:before,i.flag.cm:before{background-position:0 -1170px}i.flag.china:before,i.flag.cn:before{background-position:0 -1196px}i.flag.co:before,i.flag.colombia:before{background-position:0 -1222px}i.flag.costa.rica:before,i.flag.cr:before{background-position:0 -1248px}i.flag.cs:before,i.flag.serbia:before{background-position:0 -1274px}i.flag.cu:before,i.flag.cuba:before{background-position:0 -1300px}i.flag.cape.verde:before,i.flag.cv:before{background-position:0 -1326px}i.flag.christmas.island:before,i.flag.cx:before{background-position:0 -1352px}i.flag.cy:before,i.flag.cyprus:before{background-position:0 -1378px}i.flag.cz:before,i.flag.czech.republic:before{background-position:0 -1404px}i.flag.de:before,i.flag.germany:before{background-position:0 -1430px}i.flag.dj:before,i.flag.djibouti:before{background-position:0 -1456px}i.flag.denmark:before,i.flag.dk:before{background-position:0 -1482px}i.flag.dm:before,i.flag.dominica:before{background-position:0 -1508px}i.flag.do:before,i.flag.dominican.republic:before{background-position:0 -1534px}i.flag.algeria:before,i.flag.dz:before{background-position:0 -1560px}i.flag.ec:before,i.flag.ecuador:before{background-position:0 -1586px}i.flag.ee:before,i.flag.estonia:before{background-position:0 -1612px}i.flag.eg:before,i.flag.egypt:before{background-position:0 -1638px}i.flag.eh:before,i.flag.western.sahara:before{background-position:0 -1664px}i.flag.england:before,i.flag.gb.eng:before{background-position:0 -1690px}i.flag.er:before,i.flag.eritrea:before{background-position:0 -1716px}i.flag.es:before,i.flag.spain:before{background-position:0 -1742px}i.flag.et:before,i.flag.ethiopia:before{background-position:0 -1768px}i.flag.eu:before,i.flag.european.union:before{background-position:0 -1794px}i.flag.fi:before,i.flag.finland:before{background-position:0 -1846px}i.flag.fiji:before,i.flag.fj:before{background-position:0 -1872px}i.flag.falkland.islands:before,i.flag.fk:before{background-position:0 -1898px}i.flag.fm:before,i.flag.micronesia:before{background-position:0 -1924px}i.flag.faroe.islands:before,i.flag.fo:before{background-position:0 -1950px}i.flag.fr:before,i.flag.france:before{background-position:0 -1976px}i.flag.ga:before,i.flag.gabon:before{background-position:-36px 0}i.flag.gb:before,i.flag.uk:before,i.flag.united.kingdom:before{background-position:-36px -26px}i.flag.gd:before,i.flag.grenada:before{background-position:-36px -52px}i.flag.ge:before,i.flag.georgia:before{background-position:-36px -78px}i.flag.french.guiana:before,i.flag.gf:before{background-position:-36px -104px}i.flag.gh:before,i.flag.ghana:before{background-position:-36px -130px}i.flag.gi:before,i.flag.gibraltar:before{background-position:-36px -156px}i.flag.gl:before,i.flag.greenland:before{background-position:-36px -182px}i.flag.gambia:before,i.flag.gm:before{background-position:-36px -208px}i.flag.gn:before,i.flag.guinea:before{background-position:-36px -234px}i.flag.gp:before,i.flag.guadeloupe:before{background-position:-36px -260px}i.flag.equatorial.guinea:before,i.flag.gq:before{background-position:-36px -286px}i.flag.gr:before,i.flag.greece:before{background-position:-36px -312px}i.flag.gs:before,i.flag.sandwich.islands:before{background-position:-36px -338px}i.flag.gt:before,i.flag.guatemala:before{background-position:-36px -364px}i.flag.gu:before,i.flag.guam:before{background-position:-36px -390px}i.flag.guinea-bissau:before,i.flag.gw:before{background-position:-36px -416px}i.flag.guyana:before,i.flag.gy:before{background-position:-36px -442px}i.flag.hk:before,i.flag.hong.kong:before{background-position:-36px -468px}i.flag.heard.island:before,i.flag.hm:before{background-position:-36px -494px}i.flag.hn:before,i.flag.honduras:before{background-position:-36px -520px}i.flag.croatia:before,i.flag.hr:before{background-position:-36px -546px}i.flag.haiti:before,i.flag.ht:before{background-position:-36px -572px}i.flag.hu:before,i.flag.hungary:before{background-position:-36px -598px}i.flag.id:before,i.flag.indonesia:before{background-position:-36px -624px}i.flag.ie:before,i.flag.ireland:before{background-position:-36px -650px}i.flag.il:before,i.flag.israel:before{background-position:-36px -676px}i.flag.in:before,i.flag.india:before{background-position:-36px -702px}i.flag.indian.ocean.territory:before,i.flag.io:before{background-position:-36px -728px}i.flag.iq:before,i.flag.iraq:before{background-position:-36px -754px}i.flag.ir:before,i.flag.iran:before{background-position:-36px -780px}i.flag.iceland:before,i.flag.is:before{background-position:-36px -806px}i.flag.it:before,i.flag.italy:before{background-position:-36px -832px}i.flag.jamaica:before,i.flag.jm:before{background-position:-36px -858px}i.flag.jo:before,i.flag.jordan:before{background-position:-36px -884px}i.flag.japan:before,i.flag.jp:before{background-position:-36px -910px}i.flag.ke:before,i.flag.kenya:before{background-position:-36px -936px}i.flag.kg:before,i.flag.kyrgyzstan:before{background-position:-36px -962px}i.flag.cambodia:before,i.flag.kh:before{background-position:-36px -988px}i.flag.ki:before,i.flag.kiribati:before{background-position:-36px -1014px}i.flag.comoros:before,i.flag.km:before{background-position:-36px -1040px}i.flag.kn:before,i.flag.saint.kitts.and.nevis:before{background-position:-36px -1066px}i.flag.kp:before,i.flag.north.korea:before{background-position:-36px -1092px}i.flag.kr:before,i.flag.south.korea:before{background-position:-36px -1118px}i.flag.kuwait:before,i.flag.kw:before{background-position:-36px -1144px}i.flag.cayman.islands:before,i.flag.ky:before{background-position:-36px -1170px}i.flag.kazakhstan:before,i.flag.kz:before{background-position:-36px -1196px}i.flag.la:before,i.flag.laos:before{background-position:-36px -1222px}i.flag.lb:before,i.flag.lebanon:before{background-position:-36px -1248px}i.flag.lc:before,i.flag.saint.lucia:before{background-position:-36px -1274px}i.flag.li:before,i.flag.liechtenstein:before{background-position:-36px -1300px}i.flag.lk:before,i.flag.sri.lanka:before{background-position:-36px -1326px}i.flag.liberia:before,i.flag.lr:before{background-position:-36px -1352px}i.flag.lesotho:before,i.flag.ls:before{background-position:-36px -1378px}i.flag.lithuania:before,i.flag.lt:before{background-position:-36px -1404px}i.flag.lu:before,i.flag.luxembourg:before{background-position:-36px -1430px}i.flag.latvia:before,i.flag.lv:before{background-position:-36px -1456px}i.flag.libya:before,i.flag.ly:before{background-position:-36px -1482px}i.flag.ma:before,i.flag.morocco:before{background-position:-36px -1508px}i.flag.mc:before,i.flag.monaco:before{background-position:-36px -1534px}i.flag.md:before,i.flag.moldova:before{background-position:-36px -1560px}i.flag.me:before,i.flag.montenegro:before{background-position:-36px -1586px}i.flag.madagascar:before,i.flag.mg:before{background-position:-36px -1613px}i.flag.marshall.islands:before,i.flag.mh:before{background-position:-36px -1639px}i.flag.macedonia:before,i.flag.mk:before{background-position:-36px -1665px}i.flag.mali:before,i.flag.ml:before{background-position:-36px -1691px}i.flag.burma:before,i.flag.mm:before,i.flag.myanmar:before{background-position:-73px -1821px}i.flag.mn:before,i.flag.mongolia:before{background-position:-36px -1743px}i.flag.macau:before,i.flag.mo:before{background-position:-36px -1769px}i.flag.mp:before,i.flag.northern.mariana.islands:before{background-position:-36px -1795px}i.flag.martinique:before,i.flag.mq:before{background-position:-36px -1821px}i.flag.mauritania:before,i.flag.mr:before{background-position:-36px -1847px}i.flag.montserrat:before,i.flag.ms:before{background-position:-36px -1873px}i.flag.malta:before,i.flag.mt:before{background-position:-36px -1899px}i.flag.mauritius:before,i.flag.mu:before{background-position:-36px -1925px}i.flag.maldives:before,i.flag.mv:before{background-position:-36px -1951px}i.flag.malawi:before,i.flag.mw:before{background-position:-36px -1977px}i.flag.mexico:before,i.flag.mx:before{background-position:-72px 0}i.flag.malaysia:before,i.flag.my:before{background-position:-72px -26px}i.flag.mozambique:before,i.flag.mz:before{background-position:-72px -52px}i.flag.na:before,i.flag.namibia:before{background-position:-72px -78px}i.flag.nc:before,i.flag.new.caledonia:before{background-position:-72px -104px}i.flag.ne:before,i.flag.niger:before{background-position:-72px -130px}i.flag.nf:before,i.flag.norfolk.island:before{background-position:-72px -156px}i.flag.ng:before,i.flag.nigeria:before{background-position:-72px -182px}i.flag.ni:before,i.flag.nicaragua:before{background-position:-72px -208px}i.flag.netherlands:before,i.flag.nl:before{background-position:-72px -234px}i.flag.no:before,i.flag.norway:before{background-position:-72px -260px}i.flag.nepal:before,i.flag.np:before{background-position:-72px -286px}i.flag.nauru:before,i.flag.nr:before{background-position:-72px -312px}i.flag.niue:before,i.flag.nu:before{background-position:-72px -338px}i.flag.new.zealand:before,i.flag.nz:before{background-position:-72px -364px}i.flag.om:before,i.flag.oman:before{background-position:-72px -390px}i.flag.pa:before,i.flag.panama:before{background-position:-72px -416px}i.flag.pe:before,i.flag.peru:before{background-position:-72px -442px}i.flag.french.polynesia:before,i.flag.pf:before{background-position:-72px -468px}i.flag.new.guinea:before,i.flag.pg:before{background-position:-72px -494px}i.flag.ph:before,i.flag.philippines:before{background-position:-72px -520px}i.flag.pakistan:before,i.flag.pk:before{background-position:-72px -546px}i.flag.pl:before,i.flag.poland:before{background-position:-72px -572px}i.flag.pm:before,i.flag.saint.pierre:before{background-position:-72px -598px}i.flag.pitcairn.islands:before,i.flag.pn:before{background-position:-72px -624px}i.flag.pr:before,i.flag.puerto.rico:before{background-position:-72px -650px}i.flag.palestine:before,i.flag.ps:before{background-position:-72px -676px}i.flag.portugal:before,i.flag.pt:before{background-position:-72px -702px}i.flag.palau:before,i.flag.pw:before{background-position:-72px -728px}i.flag.paraguay:before,i.flag.py:before{background-position:-72px -754px}i.flag.qa:before,i.flag.qatar:before{background-position:-72px -780px}i.flag.re:before,i.flag.reunion:before{background-position:-72px -806px}i.flag.ro:before,i.flag.romania:before{background-position:-72px -832px}i.flag.rs:before,i.flag.serbia:before{background-position:-72px -858px}i.flag.ru:before,i.flag.russia:before{background-position:-72px -884px}i.flag.rw:before,i.flag.rwanda:before{background-position:-72px -910px}i.flag.sa:before,i.flag.saudi.arabia:before{background-position:-72px -936px}i.flag.sb:before,i.flag.solomon.islands:before{background-position:-72px -962px}i.flag.sc:before,i.flag.seychelles:before{background-position:-72px -988px}i.flag.gb.sct:before,i.flag.scotland:before{background-position:-72px -1014px}i.flag.sd:before,i.flag.sudan:before{background-position:-72px -1040px}i.flag.se:before,i.flag.sweden:before{background-position:-72px -1066px}i.flag.sg:before,i.flag.singapore:before{background-position:-72px -1092px}i.flag.saint.helena:before,i.flag.sh:before{background-position:-72px -1118px}i.flag.si:before,i.flag.slovenia:before{background-position:-72px -1144px}i.flag.jan.mayen:before,i.flag.sj:before,i.flag.svalbard:before{background-position:-72px -1170px}i.flag.sk:before,i.flag.slovakia:before{background-position:-72px -1196px}i.flag.sierra.leone:before,i.flag.sl:before{background-position:-72px -1222px}i.flag.san.marino:before,i.flag.sm:before{background-position:-72px -1248px}i.flag.senegal:before,i.flag.sn:before{background-position:-72px -1274px}i.flag.so:before,i.flag.somalia:before{background-position:-72px -1300px}i.flag.sr:before,i.flag.suriname:before{background-position:-72px -1326px}i.flag.sao.tome:before,i.flag.st:before{background-position:-72px -1352px}i.flag.el.salvador:before,i.flag.sv:before{background-position:-72px -1378px}i.flag.sy:before,i.flag.syria:before{background-position:-72px -1404px}i.flag.swaziland:before,i.flag.sz:before{background-position:-72px -1430px}i.flag.caicos.islands:before,i.flag.tc:before{background-position:-72px -1456px}i.flag.chad:before,i.flag.td:before{background-position:-72px -1482px}i.flag.french.territories:before,i.flag.tf:before{background-position:-72px -1508px}i.flag.tg:before,i.flag.togo:before{background-position:-72px -1534px}i.flag.th:before,i.flag.thailand:before{background-position:-72px -1560px}i.flag.tajikistan:before,i.flag.tj:before{background-position:-72px -1586px}i.flag.tk:before,i.flag.tokelau:before{background-position:-72px -1612px}i.flag.timorleste:before,i.flag.tl:before{background-position:-72px -1638px}i.flag.tm:before,i.flag.turkmenistan:before{background-position:-72px -1664px}i.flag.tn:before,i.flag.tunisia:before{background-position:-72px -1690px}i.flag.to:before,i.flag.tonga:before{background-position:-72px -1716px}i.flag.tr:before,i.flag.turkey:before{background-position:-72px -1742px}i.flag.trinidad:before,i.flag.tt:before{background-position:-72px -1768px}i.flag.tuvalu:before,i.flag.tv:before{background-position:-72px -1794px}i.flag.taiwan:before,i.flag.tw:before{background-position:-72px -1820px}i.flag.tanzania:before,i.flag.tz:before{background-position:-72px -1846px}i.flag.ua:before,i.flag.ukraine:before{background-position:-72px -1872px}i.flag.ug:before,i.flag.uganda:before{background-position:-72px -1898px}i.flag.um:before,i.flag.us.minor.islands:before{background-position:-72px -1924px}i.flag.america:before,i.flag.united.states:before,i.flag.us:before{background-position:-72px -1950px}i.flag.uruguay:before,i.flag.uy:before{background-position:-72px -1976px}i.flag.uz:before,i.flag.uzbekistan:before{background-position:-108px 0}i.flag.va:before,i.flag.vatican.city:before{background-position:-108px -26px}i.flag.saint.vincent:before,i.flag.vc:before{background-position:-108px -52px}i.flag.ve:before,i.flag.venezuela:before{background-position:-108px -78px}i.flag.british.virgin.islands:before,i.flag.vg:before{background-position:-108px -104px}i.flag.us.virgin.islands:before,i.flag.vi:before{background-position:-108px -130px}i.flag.vietnam:before,i.flag.vn:before{background-position:-108px -156px}i.flag.vanuatu:before,i.flag.vu:before{background-position:-108px -182px}i.flag.gb.wls:before,i.flag.wales:before{background-position:-108px -208px}i.flag.wallis.and.futuna:before,i.flag.wf:before{background-position:-108px -234px}i.flag.samoa:before,i.flag.ws:before{background-position:-108px -260px}i.flag.ye:before,i.flag.yemen:before{background-position:-108px -286px}i.flag.mayotte:before,i.flag.yt:before{background-position:-108px -312px}i.flag.south.africa:before,i.flag.za:before{background-position:-108px -338px}i.flag.zambia:before,i.flag.zm:before{background-position:-108px -364px}i.flag.zimbabwe:before,i.flag.zw:before{background-position:-108px -390px}.product-details{background-color:#fff}.product-details hr{margin:2rem 0}.product-details.product-info{padding:2rem 0}.product-details .product-details__more-info{padding-bottom:2rem}.product-details .product-details__title{font-size:2rem;font-weight:500}.product-details .product-gallery-block{align-items:center;display:flex;justify-content:center;min-height:40vh;text-align:center}.product-details .product-gallery-block .product__image-placeholder{align-items:center;background-color:#fbfbfb;display:flex;justify-content:center;min-height:40vh}.product-details .product-gallery-block .product__image-placeholder svg{color:#bbb;width:150px}.product-details .product-details__gallery{align-self:flex-start;width:100%}.product-details .product-details__gallery .product-gallery{align-items:center;display:flex;flex-direction:column;justify-content:space-between;min-height:50vh}.product-details .product-details__gallery .product-gallery:hover .carousel-control-next,.product-details .product-details__gallery .product-gallery:hover .carousel-control-prev{display:flex}.product-details .product-details__gallery .product-gallery .carousel-inner{align-items:center;border:1px solid #f7f9fa;display:flex;height:50vh;text-align:center;width:100%}.product-details .product-details__gallery .product-gallery .carousel-item{padding:0 3rem}.product-details .product-details__gallery .product-gallery .carousel-indicators{position:relative}.product-details .product-details__gallery .product-gallery .carousel-indicators li{align-items:center;display:flex;height:50px;justify-content:center;overflow:hidden;width:50px}.product-details .product-details__gallery .product-gallery .carousel-control-next,.product-details .product-details__gallery .product-gallery .carousel-control-prev{border-radius:50px;color:#333;display:none;height:100%;top:0;width:50px}.product-details .product-details__gallery .product-gallery .carousel-control-next-icon,.product-details .product-details__gallery .product-gallery .carousel-control-prev-icon{background-image:none;height:26px;width:26px}.product-details .img-zoom{overflow:hidden;width:100%}.product-details .img-zoom img{max-height:50vh;max-width:100%}.product-details .product-details__price{font-size:1.2rem;font-weight:700;margin-bottom:1rem}.product-details .product-details__price .product-pos,.product-details .product-details__price .product-pre{font-size:80%;font-weight:100}.product-details .produto-estoque{font-size:.85rem;font-weight:700}.product-details .produto-estoque .produto-em-estoque{color:#2b8454}.product-details .produto-estoque .produto-fora-estoque{color:#757575}.product-details .produto-estoque .produto-sob-consulta{color:#3379be}.product-details .product-details__buttons{margin:1rem 0}.product-details .product-details__buttons .select-date,.product-details .product-details__buttons .select-time{margin-bottom:0}.product-details .product-details__buttons .select-date .form-control[readonly],.product-details .product-details__buttons .select-date [readonly].btn-qtd,.product-details .product-details__buttons .select-time .form-control[readonly],.product-details .product-details__buttons .select-time [readonly].btn-qtd{background-color:#fff}.product-details .product-details__buttons .select-date .form-control[readonly]:hover,.product-details .product-details__buttons .select-date [readonly].btn-qtd:hover,.product-details .product-details__buttons .select-time .form-control[readonly]:hover,.product-details .product-details__buttons .select-time [readonly].btn-qtd:hover{background-color:#f4f4f4;cursor:pointer}.product-details .product-details__label{color:#717171;font-size:.9rem;font-weight:100}.product-details .product__brand,.product-details .product__categories,.product-details .product__code{font-size:.9rem}.product-details .product__brand a,.product-details .product__categories a,.product-details .product__code a{color:#262636;font-weight:700;margin-right:.5rem}.product-details .product__brand a:hover,.product-details .product__categories a:hover,.product-details .product__code a:hover{opacity:.8;text-decoration:none}.product-details .product__brand .brand__thumb,.product-details .product__categories .brand__thumb,.product-details .product__code .brand__thumb{max-width:100px}.product-details .product__lojista-link{color:#262636;font-weight:700}.product-details .product-details__extra-info .attribute{margin:.5rem 0}.product-details .product-details__extra-info .attribute .attribute__key{text-transform:uppercase}.product-details .product-details__extra-info .attribute .attribute__value{color:#757575}.product-details .product-details__tag{align-items:center;-webkit-animation:c;animation:c;background-color:#dc3545;border-radius:3rem;color:#fff;display:flex;font-size:.7rem;font-weight:700;justify-content:center;margin-bottom:.5rem;max-width:60px;padding:3px 7px;text-transform:uppercase;width:auto}.product-details .product__faixas{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1rem}.product-details .product__faixas select{height:38px;min-width:240px;padding:.375rem 3rem .375rem .75rem}.product-details .product__faixas.faixas__dropdown{align-items:center;flex-direction:row}.product-details .product__faixas .faixas__mini-bloco{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:.5rem;position:relative}.product-details .product__faixas .faixas__mini-bloco .mini-bloco{background-color:#fff;border:1px solid #ccc;border-radius:50px;cursor:pointer;font-weight:700;margin-bottom:.3rem;margin-right:1rem;min-width:100px;position:relative;text-align:center}.product-details .product__faixas .faixas__mini-bloco .mini-bloco:hover{opacity:.8}.product-details .product__faixas .faixas__mini-bloco .mini-bloco.is-invalid{border-color:#dc3545}.product-details .product__faixas .faixas__mini-bloco .mini-bloco input{height:100%;opacity:0;position:absolute;width:100%;z-index:-1}.product-details .product__faixas .faixas__mini-bloco .mini-bloco label{cursor:pointer;height:100%;margin-bottom:0;padding:.5rem .8rem;width:100%}.product-details .product__faixas .faixas__mini-bloco .mini-bloco .tag-desconto{background-color:var(--color-primary);border-radius:50px;color:#fff;font-size:.65rem;min-width:29px;padding:7px 3px;position:absolute;right:-12px;top:-16px}.product-details .product__faixas .faixas__mini-bloco .mini-bloco.option-selected{background-color:var(--color-primary);color:#fff}.product-details .product__accessory{max-width:80%;padding-bottom:.75rem}.product-details .product__accessory .custom-switch{margin-bottom:.5rem}.product-details .product__accessory .custom-control-label{align-items:flex-start;display:flex;justify-content:space-between;padding-top:.25rem;width:70%}.product-details .product__accessory .custom-control-label .with-badge{display:flex;flex-direction:row}.product-details .product__accessory .custom-control-label .name{padding-left:1.5rem}.product-details .product__accessory .custom-control-label .price{font-weight:700;margin-left:.5rem;min-width:100px;text-align:right}.product-details .product__accessory .custom-control-label:before{border-radius:3rem;height:1.5rem;width:3rem}.product-details .product__accessory .custom-control-label:after{border-radius:3rem;height:calc(1.5rem - 4px);width:calc(1.5rem - 4px)}.product-details .product__accessory .custom-control-input:checked~.custom-control-label:before{background-color:var(--color-primary);border-color:var(--color-primary)}.product-details .product__accessory .custom-control-input:checked~.custom-control-label:after{transform:translateX(1.5rem)}.product-details .product__accessory .with-badge .badge{float:right}.product-details .product__accessory .name{align-items:center;display:flex;padding-left:.65rem}.product-details .product__accessory .price{font-weight:700;margin-left:.5rem;min-width:100px;text-align:right}.product-details .product__hide-price{background-color:#f2f8fd;border:1px solid #cddff2;border-radius:.5rem;display:inline-block;font-weight:700;margin-top:1rem;padding:.85rem 1.25rem}.product-details .alert-tempo-minimo{background-color:#fff;border-radius:.25rem;color:#3379be;display:block;font-size:.9rem;font-weight:700;margin-bottom:1rem;position:relative}.product-details .bloco-data-devolucao{color:green;font-weight:700}.product-details .product__shipping .shipping__form{align-items:center;display:flex;gap:1rem;justify-content:flex-start}.product-details .product__shipping .shipping__form label{margin-bottom:0}.product-details .product__shipping .shipping__form .form-input{display:flex}.product-details .product__shipping .shipping__results{border:1px solid #e5e5e5;border-radius:8px;font-size:.9rem;margin-top:1rem;padding:.5rem}.product-details .product__shipping .shipping__results .result__loading{align-items:center;display:flex;justify-content:center;padding:1rem}.product-details .product__shipping .shipping__results .result{border-bottom:1px solid #ddd;margin:.5rem;padding-bottom:.5rem}.product-details .product__shipping .shipping__results .result:last-child{border-bottom:0;padding-bottom:0}.product-details .product__shipping .shipping__results .result__price{color:#2b8454;font-weight:700}.product-details .product__shipping .shipping__results .result__deadline{font-weight:700}.product-details .pedido-assinatura .form-check{padding-left:0;position:relative}.product-details .pedido-assinatura .form-check .form-check-label{align-items:center;border:2px solid #ddd;border-radius:5px;color:#666;cursor:pointer;display:flex;font-weight:700;padding:1rem 1.5rem 1.5rem;width:70%}.product-details .pedido-assinatura .form-check .form-check-label .descricao{font-weight:100}.product-details .pedido-assinatura .form-check .form-check-label:hover{opacity:.8}.product-details .pedido-assinatura .form-check .form-check-label .selected{display:none}.product-details .pedido-assinatura .form-check .form-check-label .option:before{border:2px solid #ccc;border-radius:50px;content:"";display:inline-block;height:24px;position:relative;vertical-align:middle;width:24px}.product-details .pedido-assinatura .form-check .form-check-label .price{font-size:1.15rem;font-weight:700}.product-details .pedido-assinatura .form-check .form-check-label .price--original{color:inherit}.product-details .pedido-assinatura .form-check svg{border-color:#ccc;color:#ccc}.product-details .pedido-assinatura .form-check input{height:24px;left:46px;opacity:0;position:absolute;top:35px;width:24px}.product-details .pedido-assinatura .form-check input:checked+label{background-color:rgba(var(--color-primary-r),var(--color-primary-g),var(--color-primary-b),.05);border-color:var(--color-primary);color:var(--color-primary)}.product-details .pedido-assinatura .form-check input:checked+label .option{display:none}.product-details .pedido-assinatura .form-check input:checked+label .selected{display:block}.product-details .pedido-assinatura .form-check input:checked+label svg{border-color:var(--color-primary);color:var(--color-primary)}.product-carousel-modal{overflow:hidden!important;padding-right:0!important;z-index:9999999999}.product-carousel-modal .modal-dialog{height:100vh;margin:0;max-width:100vw;padding:0}.product-carousel-modal .modal-dialog .modal-content{background-color:hsla(0,0%,100%,.96);border:none;border-radius:0;height:100%;width:100%}.product-carousel-modal .modal-dialog .modal-content .modal-body{align-items:center;display:flex;justify-content:center}.product-carousel-modal .product-details__gallery .product-gallery{height:90vh;width:100vw}.product-carousel-modal .product-details__gallery .product-gallery .carousel-inner{border:none;height:100%;width:90vw}.product-carousel-modal .product-details__gallery .product-gallery .carousel-item{margin:0 auto;padding:0;text-align:center}.product-carousel-modal .product-details__gallery .product-gallery .carousel-item img{max-height:90vh;max-width:900px}.product-carousel-modal .product-details__gallery .product-gallery .carousel-control-next,.product-carousel-modal .product-details__gallery .product-gallery .carousel-control-prev{width:100px}.product-spot{margin-bottom:1rem}.product-spot .product-spot__total{font-size:1.5rem;font-weight:700;margin-top:1rem}.product-spot .alert{padding:7px 20px}.products__related{padding-bottom:2rem}@media (max-width:991.98px){.product-details .product-details__title{font-size:1.5rem}.product-details .product-gallery-block{align-items:flex-start}.product-details .product-details__gallery .product-gallery{min-height:30vh}.product-details .product-details__gallery .product-gallery .carousel-inner{height:30vh}.product-details .product__accessory{max-width:100%}.product-details .product__accessory .custom-control-label{padding-top:4px;width:100%}.product-details .product__accessory .custom-control-label .with-badge{flex-direction:column}.product-details .product__accessory .custom-checkbox{align-items:stretch;border-bottom:1px solid rgba(0,0,0,.1);flex-direction:column;left:0;padding-bottom:.5rem}.product-details .product__accessory .custom-checkbox .name{padding-left:.5rem}.product-details .product__accessory .custom-checkbox .custom-checkbox__label--svg:before{height:32px;width:32px}.product-details .product__accessory .custom-checkbox .custom-checkbox__label--svg svg{left:7px}.product-details .product__accessory .custom-checkbox .with-badge .price{bottom:5px;position:absolute;right:0}.product-details .product-carousel-modal .product-gallery{height:70vh}.product-details .product-carousel-modal .product-gallery .carousel-inner{height:auto}.product-details .product-details__buttons .btn-buy,.product-details .product-details__buttons .btn-cep,.product-details .product-details__buttons .btn-download,.product-details .product-details__buttons .btn-download-small,.product-details .product-details__buttons .btn-filter,.product-details .product-details__buttons .btn-login-facebook,.product-details .product-details__buttons .btn-login-google,.product-details .product-details__buttons .btn-rent,.product-details .product__faixas .faixas__mini-bloco .mini-bloco{margin-top:1rem}.product-details .product__faixas.faixas__dropdown{align-items:flex-start;flex-direction:column}}@media (max-width:575.98px){.product-details{padding:0 0 2rem}.product-details .product-details__gallery .product-gallery{justify-content:center;min-height:auto}.product-details .product-details__gallery .product-gallery .carousel-inner{height:40vh}.product-details .product-details__title{font-size:1.25rem;margin-top:1rem}.product-details .product-details__buttons .select-date,.product-details .product-details__buttons .select-time{margin-bottom:0}.product-details .product-details__buttons .qtd-label{margin-top:1rem}.product-details .product-details__tag{margin-top:.5rem}.product-details .product__shipping .shipping__form{align-items:flex-start;flex-direction:column;justify-content:space-between}.product-details .product__shipping .shipping__results{font-size:.8rem}.product-details .pedido-assinatura .form-check .form-check-label{width:100%}.product-scheduled .btn-buy,.product-scheduled .btn-cep,.product-scheduled .btn-download,.product-scheduled .btn-download-small,.product-scheduled .btn-filter,.product-scheduled .btn-login-facebook,.product-scheduled .btn-login-google,.product-scheduled .btn-rent{margin-top:1rem}.product-carousel-modal .product-details__gallery{width:auto}.product-carousel-modal .product-details__gallery .product-gallery,.product-carousel-modal .product-details__gallery .product-gallery .carousel-inner{height:80vh}.product-carousel-modal .product-details__gallery .product-gallery .carousel-item img{max-width:100%}}.checkout__page,.my-account{margin-bottom:2rem}.my-account__picture{align-items:center;display:flex;justify-content:flex-start;margin-bottom:1rem}.my-account__picture .user-icon{align-items:center;background-color:#fff;border:2px solid #262636;border-radius:50px;color:#262636;display:flex;height:60px;justify-content:center;width:60px}.my-account__user{color:#262636;margin-bottom:2rem}.my-account__user .user-name{font-weight:700}.checkout__page .sub-title,.my-account .sub-title{align-items:center;display:flex;font-size:1.8rem;font-weight:700;justify-content:space-between;margin-bottom:2rem}.checkout__page .nav-pills .nav-link,.my-account .nav-pills .nav-link{border-radius:0;color:#262636;padding:.5rem 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkout__page .nav-pills .nav-link svg,.my-account .nav-pills .nav-link svg{margin-right:.5rem;max-height:26px;width:26px}.checkout__page .nav-pills .nav-link.active,.my-account .nav-pills .nav-link.active{background-color:transparent;border-radius:0;color:var(--color-primary);font-weight:700}.checkout__page .nav-pills .nav-link.logout-link,.my-account .nav-pills .nav-link.logout-link{border-top:1px solid #ddd;margin-top:1rem;padding-top:1.5rem}.checkout__page .card,.my-account .card{border:none;box-shadow:0 2px 5px rgba(124,68,68,.231)}.checkout__page .card .card-header,.my-account .card .card-header{background-color:transparent;border-bottom:none}.checkout__page .card .card-header h3,.my-account .card .card-header h3{font-size:1.25rem;font-weight:700;margin-bottom:0;padding-top:.5rem}.checkout__page .card .card-title,.my-account .card .card-title{font-size:1.8rem;font-weight:700;margin-bottom:0;padding-top:1rem}.checkout__page .card .card-footer,.my-account .card .card-footer{background-color:transparent;border-top:none}.checkout__page .orders__list,.my-account .orders__list{margin-bottom:3rem}.checkout__page .orders__list .card,.my-account .orders__list .card{border-left:5px solid #d3d3d3}.checkout__page .orders__list .card--paid,.my-account .orders__list .card--paid{border-color:#82c785}.checkout__page .orders__list .card--done,.my-account .orders__list .card--done{border-color:#3379be}.checkout__page .orders__list .card--devolucao,.my-account .orders__list .card--devolucao{border-color:#e8198d}.checkout__page .orders__list .card--canceled,.my-account .orders__list .card--canceled{border-color:#ec553d}.checkout__page .orders__list .card-header,.my-account .orders__list .card-header{font-size:.9rem}.checkout__page .order__details .order-item,.my-account .order__details .order-item{align-items:flex-start;border-bottom:1px solid #f7f7f7;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.checkout__page .order__details .order-item a,.my-account .order__details .order-item a{color:#262636;display:flex;font-weight:700;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.checkout__page .order__details .order-item a:hover,.my-account .order__details .order-item a:hover{color:#4d4949}.checkout__page .order__details .order-item .product__dates,.my-account .order__details .order-item .product__dates{align-items:center;display:flex;justify-content:flex-start}.checkout__page .order__details .order-item .product__dates .date-block,.my-account .order__details .order-item .product__dates .date-block{background-color:#f8f9fa;border-radius:.25rem;display:inline-block;margin-right:.5rem;margin-top:.5rem;max-width:33%;padding:.25rem .5rem;width:100%}.checkout__page .order__details .order-item .product__image-placeholder,.my-account .order__details .order-item .product__image-placeholder{height:100px}.checkout__page .order__details .order-item .product__image-placeholder svg,.my-account .order__details .order-item .product__image-placeholder svg{width:50%}.checkout__page .order__details .list-group-item,.my-account .order__details .list-group-item{align-items:flex-start;display:flex;justify-content:space-between}.checkout__page .order__details .list-group-item.total-item,.my-account .order__details .list-group-item.total-item{font-size:1.25rem;font-weight:700}.checkout__page .order__details .payment-type,.my-account .order__details .payment-type{text-align:center}.my-account.user-address .card .card-body p,.user-address.checkout__page .card .card-body p{margin-bottom:0}.my-account.user-address .card .card-footer,.user-address.checkout__page .card .card-footer{align-items:center;background-color:#f7f7f7;display:flex;justify-content:space-between;padding:.5rem}.my-account.user-address .card .card-footer form,.user-address.checkout__page .card .card-footer form{position:absolute}.checkout__page .address__header,.my-account .address__header{align-items:center;display:flex;justify-content:space-between}.checkout__page .tabs-forms,.my-account .tabs-forms{font-weight:700}.checkout__page .tabs-forms .nav-tabs,.my-account .tabs-forms .nav-tabs{border:none}.checkout__page .tabs-forms .selected,.my-account .tabs-forms .selected{display:none}.checkout__page .tabs-forms .nav-link,.my-account .tabs-forms .nav-link{border:2px solid #ddd;border-radius:0;border-radius:1rem;color:#262636;margin-bottom:1.5rem;padding:1rem 1.5rem;width:25%}.checkout__page .tabs-forms .nav-link:first-child,.my-account .tabs-forms .nav-link:first-child{margin-right:1rem}.checkout__page .tabs-forms .nav-link .tab-form-option:before,.my-account .tabs-forms .nav-link .tab-form-option:before{border:2px solid #ccc;border-radius:50px;content:"";display:inline-block;height:24px;margin-right:5px;position:relative;vertical-align:middle;width:24px}.checkout__page .tabs-forms .nav-link.active,.my-account .tabs-forms .nav-link.active{background-color:#fff;border-color:#2e8540;color:#2e8540}.checkout__page .tabs-forms .nav-link.active .tab-form-option:before,.my-account .tabs-forms .nav-link.active .tab-form-option:before{display:none}.checkout__page .tabs-forms .nav-link.active .selected,.my-account .tabs-forms .nav-link.active .selected{display:inline-block}.checkout__page .tabs-forms .nav-link.active .selected svg,.my-account .tabs-forms .nav-link.active .selected svg{height:24px;margin-right:5px;width:24px}.checkout__page .modal-devolucao img,.my-account .modal-devolucao img{margin-left:0;max-width:80px}.checkout__page .modal-devolucao .product__image-placeholder,.my-account .modal-devolucao .product__image-placeholder{height:50px;margin-right:1rem;text-align:center;width:100px}.checkout__page .modal-devolucao .product__image-placeholder svg,.my-account .modal-devolucao .product__image-placeholder svg{height:100%;position:relative;width:60%}@media (max-width:1399.98px){.checkout__page .tabs-forms .nav-link,.my-account .tabs-forms .nav-link{width:48%}}@media (max-width:1199.98px){.my-account__user{text-align:center}.my-account__picture{justify-content:center}}@media (max-width:991.98px){.checkout__page .order__details .order-item,.checkout__page .order__details .order-item .product__dates,.my-account .order__details .order-item,.my-account .order__details .order-item .product__dates{flex-direction:row}.checkout__page .order__details .order-item .product__dates .date-block,.my-account .order__details .order-item .product__dates .date-block{max-width:100%}}@media (max-width:767.98px){.checkout__page .sub-title,.my-account .sub-title{align-items:flex-start;flex-direction:column;margin-bottom:1rem;margin-top:2rem}.checkout__page .sub-title .actions .btn,.my-account .sub-title .actions .btn{font-size:1rem;margin-top:.5rem;width:100%}.checkout__page .order__details .order-item,.checkout__page .order__details .order-item .product__dates,.my-account .order__details .order-item,.my-account .order__details .order-item .product__dates{flex-direction:column}.checkout__page .order__details .order-item .product__dates .date-block,.my-account .order__details .order-item .product__dates .date-block{max-width:100%}.checkout__page .checkout__page .custom-creditcard,.my-account .checkout__page .custom-creditcard{width:100%}}@media (max-width:575.98px){.checkout__page .sub-title .actions .btn,.my-account .sub-title .actions .btn{width:100%}.my-account.user-address .card,.user-address.checkout__page .card{height:auto;margin-bottom:1rem}.my-account.user-address .address__header,.user-address.checkout__page .address__header{margin-top:0}.checkout__page .tabs-forms .nav-link,.my-account .tabs-forms .nav-link{font-size:.85rem;padding:.5rem}.checkout__page .tabs-forms .nav-link:first-child,.my-account .tabs-forms .nav-link:first-child{margin-right:.2rem}.checkout__page .tabs-forms .nav-link .tab-form-option:before,.checkout__page .tabs-forms .nav-link.active .selected svg,.my-account .tabs-forms .nav-link .tab-form-option:before,.my-account .tabs-forms .nav-link.active .selected svg{height:20px;width:20px}.checkout__page .order__details .order-item,.my-account .order__details .order-item{flex-direction:column}.checkout__page .order__details .order-item .product__image-placeholder,.my-account .order__details .order-item .product__image-placeholder{height:60px;padding:0}.checkout__page .order__details .order-item .product__image-placeholder svg,.my-account .order__details .order-item .product__image-placeholder svg{width:80%}.checkout__page .order__details .order-item .product__dates,.my-account .order__details .order-item .product__dates{flex-direction:column;margin-bottom:1rem}.checkout__page .order__details .order-item .product__dates .date-block,.my-account .order__details .order-item .product__dates .date-block{max-width:100%}.checkout__page .order__details .list-group-item,.my-account .order__details .list-group-item{font-size:.9rem}.checkout__page .order__details .payment-type,.my-account .order__details .payment-type{text-align:right}}.authentication{margin-bottom:2rem}.authentication .card{border:none;box-shadow:0 2px 5px rgba(124,68,68,.231)}.authentication .card .card-header{background-color:transparent;border-bottom:none;text-align:center}.authentication .card .card-title{font-size:1.8rem;font-weight:700;margin-bottom:0;padding-top:1rem}.authentication .card .card-footer{background-color:transparent;border-top:none;margin-bottom:.5rem;text-align:center}.authentication .btn{font-weight:700}.authentication a{color:#262636;font-weight:700}.authentication a:hover{opacity:.7}.authentication .btn-outline-primary{color:var(--color-primary)}.authentication .btn-outline-primary:focus,.authentication .btn-outline-primary:hover{color:#fff}.cart__page{margin-bottom:3rem}.cart__page .btn-link{color:#262636;font-weight:700;padding:0}.cart__page .cart__products .list-header{font-size:.8rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.cart__page .cart__products .product-block{background-color:#fff;box-shadow:0 2px 5px rgba(124,68,68,.231);margin-bottom:.5rem;padding:1rem}.cart__page .cart__products .product-block .btn-qtd{border-color:transparent}.cart__page .cart__products .product-block .btn-qtd .btn{width:36px}.cart__page .cart__products .product-block a{color:#262636;font-size:.9rem}.cart__page .cart__products .product-block a:hover{text-decoration:none}.cart__page .cart__products .product-block .link-delete{font-weight:100}.cart__page .cart__products .product-block .produto-nome{font-weight:700}.cart__page .cart__products .product-block .product-content{align-items:flex-start;display:flex;justify-content:flex-start}.cart__page .cart__products .product-block .product-image{margin-right:1rem;max-height:130px;max-width:70px}.cart__page .cart__products .product-block label{display:none}.cart__page .cart__products .product-block .cart-total{text-align:right}.cart__page .cart__buttons--secondary{align-items:center;display:flex;justify-content:space-between;margin-top:2rem}.cart__page .cart__buttons--secondary .cart__update{text-align:right}.cart__page .cart__resumo{background-color:#fff;box-shadow:0 2px 5px rgba(124,68,68,.231);padding:1rem}.cart__page .cart__resumo .title{font-size:1.2rem;font-weight:700;margin-bottom:1rem}.cart__page .cart__resumo .list-group-item{align-items:center;display:flex;justify-content:space-between}.cart__page .cart__resumo .cart__buttons{margin-top:1rem}.cart__page .cart__resumo .shipping__block{display:block;width:100%}.cart__page .cart__resumo .shipping__block .shipping__form{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.cart__page .cart__resumo .shipping__block .shipping__form .form-input{display:flex}.cart__page .cart__resumo .shipping__block .shipping__form label{margin-bottom:0}.cart__page .cart__resumo .shipping__block .shipping__results .result{font-size:.85rem}.cart__page .cart__resumo .shipping__block .shipping__results .result__price{color:#2b8454;font-weight:700;margin-left:.5rem}.cart__page .cart__resumo .shipping__block .shipping__results .result__deadline{font-weight:700;margin-left:.5rem}.cart__page .cart__resumo .shipping__block .shipping__results .result__type{margin-left:.5rem}@media (max-width:991.98px){.cart__page .cart__resumo{margin-bottom:2rem;margin-top:1.5rem}}@media (max-width:767.98px){.cart__page .cart__products .product-block .btn-qtd{margin-top:1rem}}@media (max-width:575.98px){.cart__page .cart__buttons--secondary{display:flex;flex-direction:column-reverse;margin-top:1rem}.cart__page .cart__buttons--secondary .cart__update{text-align:right}.cart__page .cart__buttons--secondary .btn{margin-top:1rem;width:100%}.cart__page .cart__products .list-header{display:none}.cart__page .cart__products .product-block .btn-qtd .btn{padding:10px;width:36px}.cart__page .cart__resumo{margin-bottom:2rem;margin-top:1.5rem}.cart__page .cart__resumo .shipping__block .shipping__form{align-items:baseline;flex-direction:column;justify-content:space-between}.cart__page .cart__resumo .shipping__block .shipping__form label{margin-bottom:.5rem}.product-content{margin-bottom:1rem}}.checkout__steps{background-color:var(--color-bg-header);width:100%}.checkout__steps .progress-bar__bg{background-color:var(--color-text-header);bottom:10px;height:2px;margin:0 auto;opacity:.5;position:relative;width:85%}.checkout__steps .steps{align-items:center;display:flex;flex-direction:row;justify-content:space-between;list-style:none;margin-bottom:0;width:100%}.checkout__steps .steps .step{align-items:center;display:flex;flex-direction:column;justify-content:center;opacity:.5;text-align:center}.checkout__steps .steps .step .step__number{color:var(--color-text-header);font-size:1rem;font-weight:700;line-height:1.7;text-align:center}.checkout__steps .steps .step svg{display:none}.checkout__steps .steps .step.done .step__icon{background-color:transparent;border:none}.checkout__steps .steps .step.done .step__icon svg{display:block;height:30px;width:30px}.checkout__steps .steps .step.done .step__number{display:none}.checkout__steps .steps .step.current{opacity:1}.checkout__steps .steps .step.current .step__icon{background-color:var(--color-text-header)}.checkout__steps .steps .step.current .step__number{color:var(--color-bg-header);display:block}.checkout__steps .steps .step__line{background-color:var(--color-text-header);height:2px;opacity:.5;width:100%}.checkout__steps .steps .step__icon{background-color:transparent;border:2px solid var(--color-text-header);border-radius:50px;height:30px;width:30px}.checkout__steps .step__link{color:var(--color-text-header);font-size:.75rem;font-weight:700;margin-top:.35rem;text-transform:uppercase}.checkout__page .checkout__container{padding-bottom:3rem}.checkout__page .link-login{margin-bottom:.5rem;text-align:right}.checkout__page .checkout__question{font-size:1.25rem;font-weight:700}.checkout__page .last-step__title{align-items:center;display:flex;justify-content:space-between}.checkout__page .payment-methods{display:flex;flex:1;flex-wrap:nowrap;justify-content:flex-start;text-align:center;width:100%}.checkout__page .payment-methods .payment-type-content{align-items:center;color:inherit;display:flex;flex-direction:column;justify-content:center;text-align:center}.checkout__page .payment-methods .payment-type-content svg{color:#666;height:26px;margin-bottom:1rem}.checkout__page .payment-methods .card-selected svg{color:#066806}.checkout__page .payment-methods .card-custom-radio{flex:1;margin-right:.5rem;max-width:48%}.checkout__page .payment-methods .card-custom-radio .form-check{height:100%}.checkout__page .payment-methods .card-custom-radio .custom-radio{height:100%;padding-left:0}.checkout__page .checkout__footer{padding:1rem 0}.checkout__page .locais-retirada{border-radius:10px;margin-top:.5rem}.checkout__page .locais-retirada .select-date input,.checkout__page .locais-retirada .select-time input{min-width:200px;width:auto}.checkout__page .locais-retirada .select-date .form-control[readonly],.checkout__page .locais-retirada .select-date [readonly].btn-qtd,.checkout__page .locais-retirada .select-time .form-control[readonly],.checkout__page .locais-retirada .select-time [readonly].btn-qtd{background-color:#fff}.checkout__page .locais-retirada .select-date .form-control[readonly]:hover,.checkout__page .locais-retirada .select-date [readonly].btn-qtd:hover,.checkout__page .locais-retirada .select-time .form-control[readonly]:hover,.checkout__page .locais-retirada .select-time [readonly].btn-qtd:hover{background-color:#f4f4f4;cursor:pointer}.checkout__page .locais-retirada__opcoes ul{list-style:none;padding-left:0}.checkout__page .locais-retirada .local-name{font-weight:700}.checkout__page .locais-retirada .custom-radio{padding-left:2.5rem;position:relative}.checkout__page .locais-retirada .icon-selected{left:-10px;position:relative}.checkout__page .locais-retirada .radio-checkmark{left:10px}.checkout__page .locais-retirada .card-selected .local-name{color:#066806}.checkout__page .custom-creditcard{margin:1rem 0 0;position:relative;width:380px}.checkout__page .custom-creditcard .input-invalid-value{border-color:red!important;color:red}.checkout__page .custom-creditcard .input-valid-value{border-color:green!important;color:green}.checkout__page .custom-creditcard .usable-creditcard-form{margin-left:0;position:relative;width:100%}.checkout__page .custom-creditcard .usable-creditcard-form input{background-color:#fff;font-size:1rem;outline:none}.checkout__page .custom-creditcard .usable-creditcard-form .wrapper{border:none;height:auto;width:100%}.checkout__page .custom-creditcard .usable-creditcard-form .input-group .icon{top:12px}.checkout__page .custom-creditcard .usable-creditcard-form .input-group input{border-radius:3rem!important}.checkout__page .custom-creditcard .usable-creditcard-form .input-group.nmb_a{position:relative;width:auto}.checkout__page .custom-creditcard .usable-creditcard-form .input-group.nmb_a input{border:1px solid #ced4da;margin-bottom:1rem}.checkout__page .custom-creditcard .usable-creditcard-form .input-group.nmb_b{position:relative;top:auto;width:auto}.checkout__page .custom-creditcard .usable-creditcard-form .input-group.nmb_b input{border:1px solid #ced4da;border-radius:3rem;margin-bottom:1rem;text-align:left}.checkout__page .custom-creditcard .usable-creditcard-form .input-group.nmb_c{position:relative;top:auto;width:auto}.checkout__page .custom-creditcard .usable-creditcard-form .input-group.nmb_c input{border:1px solid #ced4da;border-radius:3rem;margin-bottom:1rem}.checkout__page .custom-creditcard .usable-creditcard-form .input-group.nmb_d{position:relative;top:auto;width:auto}.checkout__page .custom-creditcard .usable-creditcard-form .input-group.nmb_d input{border:1px solid #ced4da;border-radius:3rem;margin-bottom:1rem;text-align:left}.checkout__page .custom-creditcard .usable-creditcard-form .input-group.nmb_np{position:relative;top:auto;width:auto}.checkout__page .custom-creditcard .usable-creditcard-form .input-group.nmb_np select{border:1px solid #ced4da;border-radius:3rem;font-size:1rem;height:auto;margin-bottom:1rem;padding:.625rem 1rem;text-align:left;width:100%}.checkout__page .checkout__resumo,.checkout__page .checkout__resumo--detailed,.checkout__page .checkout__resumo--orcamento{background-color:#fff;border:none;box-shadow:0 2px 5px rgba(124,68,68,.231);margin-bottom:1rem;padding:1rem}.checkout__page .checkout__resumo .list-products,.checkout__page .checkout__resumo--detailed .list-products,.checkout__page .checkout__resumo--orcamento .list-products{border-bottom:1px solid #ccc;margin-bottom:1rem;padding-bottom:1rem}.checkout__page .checkout__resumo .list-products li,.checkout__page .checkout__resumo--detailed .list-products li,.checkout__page .checkout__resumo--orcamento .list-products li{border:none;font-size:.8rem;padding:.1rem 0}.checkout__page .checkout__resumo .list-products li .product__name,.checkout__page .checkout__resumo--detailed .list-products li .product__name,.checkout__page .checkout__resumo--orcamento .list-products li .product__name{color:#262636;max-width:60%}.checkout__page .checkout__resumo--detailed{box-shadow:none;padding:0}.checkout__page .checkout__resumo--detailed .list-products{display:flex}.checkout__page .checkout__resumo--detailed .list-products li{align-items:flex-start;border-bottom:1px solid #f7f7f7;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:.5rem;padding-bottom:.5rem}.checkout__page .checkout__resumo--detailed .list-products li:last-child{border-bottom:none}.checkout__page .checkout__resumo--detailed .list-products li .product__info{display:flex;flex-direction:row}.checkout__page .checkout__resumo--detailed .product__photo{margin-right:1rem;width:110px}.checkout__page .checkout__resumo--detailed .product__photo img{height:auto;max-height:100px;max-width:100px;width:auto}.checkout__page .checkout__resumo--detailed .product__name{font-weight:700}.checkout__page .checkout__resumo--orcamento .list-products{border-bottom:none}.checkout__page .checkout__resumo--orcamento .list-products img{margin-right:.5rem;width:50px}.checkout__page .checkout__resumo--orcamento .list-products li{border-bottom:1px solid #f7f7f7;padding:.5rem 0}.checkout__page .checkout__resumo--orcamento .list-products li .product__name{max-width:100%}.checkout__page .checkout__resumo--orcamento .list-products li:last-child{border-bottom:none}.checkout__page .checkout__resumo--orcamento .list-products li .product__photo--content{display:inline-block}.checkout__page .checkout__resumo--orcamento .list-products li .product__photo--content .product__image-placeholder{margin-right:.5rem;width:50px}.checkout__page .checkout__resumo .title,.checkout__page .checkout__resumo--detailed .title,.checkout__page .checkout__resumo--orcamento .title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.checkout__page .checkout__resumo .list-group-item,.checkout__page .checkout__resumo--detailed .list-group-item,.checkout__page .checkout__resumo--orcamento .list-group-item{align-items:center;border:none;display:flex;justify-content:space-between;padding:0}.checkout__page .checkout__resumo .total,.checkout__page .checkout__resumo--detailed .total,.checkout__page .checkout__resumo--orcamento .total{font-size:1.25rem;font-weight:700}.checkout__page .checkout__resumo .checkout__buttons,.checkout__page .checkout__resumo--detailed .checkout__buttons,.checkout__page .checkout__resumo--orcamento .checkout__buttons{margin:1rem 0 .5rem}.checkout__page .checkout__buttons--steps{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0;text-align:center}.checkout__page .checkout__buttons--steps .btn-success{margin-left:.5rem;padding:.5rem 2rem}.checkout__page .checkout__buttons--steps .btn-block+.btn-block{margin-left:.5rem;margin-top:0}.checkout__page .checkout__buttons--steps.last-step{float:right}.checkout__page .checkout__confirm .card{height:100%}.checkout__page .checkout__confirm .card-header{align-items:center;color:#262636;display:flex;font-size:1rem;font-weight:700;margin-bottom:0;text-transform:uppercase}.checkout__page .checkout__confirm .card-header svg{height:20px;margin-right:10px;width:auto}.checkout__page .checkout__confirm .card-footer{background-color:#f7f7f7;padding:.5rem}.checkout__page .checkout__confirm .user-details{margin-bottom:2rem}.checkout__page .checkout__confirm .user-details p{margin-bottom:.3rem}.checkout__page .checkout__confirm .alert__custom-message{font-size:1rem;margin-bottom:0}.checkout__page .checkout__radio{margin-bottom:1rem;padding:0}.checkout__page .checkout__radio label{cursor:pointer;padding:1rem;width:100%}.checkout__page .checkout__radio input:checked+label span{color:#066806}.checkout__page .checkout__radio span{font-size:.9rem;font-weight:700;text-transform:uppercase}.checkout__page .checkout__radio.shipping label{margin-bottom:0;padding:.5rem}.checkout__page .checkout__radio.shipping .radio-checkmark{top:.6rem}.checkout__page .checkout__radio.shipping span{margin-right:1rem;text-transform:none}.checkout__page .checkout__radio.shipping .deadline{color:#666;float:right}.checkout__page .checkout__radio.shipping .custom-radio--info{float:right;margin:0}.checkout__page .checkout__radio.shipping .form-check .logo{display:block;margin-right:.5rem;max-width:80px}.checkout__page .checkout__radio.shipping.card-selected .deadline{color:#066806}.checkout__page .checkout__radio.shipping.card-selected .icon-selected svg{top:10px}.checkout__page .face-validation .camera-block{background-color:#333;background-color:bisque;background-color:#fff;height:300px!important;position:relative;text-align:center}.checkout__page .face-validation .camera-block:after{background:url(https://d1zmtoblzb5ysp.cloudfront.net/9c72d0fe-a4c8-48a0-a39a-c3d719f9b996/images/mask-face.png?92e6fef9d54a50e189e3f0cb1472c635);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:300px;left:0;position:absolute;right:0;top:0}.checkout__page .face-validation .camera-block video{background-color:#fff;height:300px!important;width:300px!important}.checkout__page .face-validation .img-face{max-width:300px}.checkout__page .face-validation canvas{height:300px!important;width:300px!important}.pix{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:300px;padding:1rem;width:auto}.pix img{height:200px;width:200px}.pix img,.pix-link{border:2px solid #ddd}.pix-link{margin-top:1rem;max-width:200px}.pix-link:hover{background-color:#ddd!important}@media (min-width:767.98px){.checkout__steps .steps .step{font-size:.75rem}}@media (max-width:1199.98px){.checkout__page .link-login{margin-bottom:1rem}.checkout__page .checkout__resumo .list-group-item,.checkout__page .checkout__resumo--detailed .list-group-item,.checkout__page .checkout__resumo--orcamento .list-group-item{font-size:.9rem}}@media (max-width:991.98px){.checkout__page .checkout__container{padding-bottom:0}.checkout__page .checkout__confirm .card{height:auto;margin-top:1rem}.checkout__page .checkout__resumo,.checkout__page .checkout__resumo--detailed,.checkout__page .checkout__resumo--orcamento{margin-top:2rem}.checkout__page .checkout__resumo .list-group-item,.checkout__page .checkout__resumo--detailed .list-group-item,.checkout__page .checkout__resumo--orcamento .list-group-item{font-size:.9rem}.checkout__page .link-login{margin-bottom:2rem;text-align:center}}@media (max-width:575.98px){.checkout__steps .steps{padding-left:0;padding-top:.5rem}.checkout__steps .steps .step{font-size:.6rem;font-weight:700}.checkout__steps .steps .step .step__link{font-size:.7rem;text-transform:capitalize}.checkout__steps .steps .step .step__number{font-size:.75rem;line-height:1.5;text-align:center}.checkout__steps .steps .step.current{display:flex}.checkout__steps .steps .step.current .step__link{text-align:center}.checkout__steps .steps .step .step__icon{height:22px;margin-bottom:.3rem;width:22px}.checkout__steps .steps .step.done .step__icon svg{height:22px;width:22px}.checkout__steps .progress-bar__content{width:85vw}.checkout__page .checkout__container{padding-bottom:0;padding-top:0}.checkout__page .custom-creditcard{padding:0;width:100%}.checkout__page .custom-creditcard .usable-creditcard-form input{font-size:.9rem}.checkout__page .payment-methods{flex-direction:column}.checkout__page .payment-methods .card-custom-radio{flex:1;margin:0 0 .5rem;max-width:100%;width:100%}.checkout__page .payment-methods .card-custom-radio .payment-type-content{align-items:center;flex-direction:row;justify-content:flex-start;margin-left:1rem;text-align:left}.checkout__page .payment-methods .card-custom-radio .payment-type-content svg{margin-bottom:0;margin-right:.5rem;width:20px}.checkout__page .link-login{margin-bottom:2rem;text-align:center}.checkout__page .last-step__title{align-items:flex-start;flex-direction:column;padding-top:1rem}.checkout__page .last-step__title .btn{margin-top:1rem}.checkout__page .checkout__resumo,.checkout__page .checkout__resumo--detailed,.checkout__page .checkout__resumo--orcamento{margin-top:2rem}.checkout__page .checkout__resumo .list-products li,.checkout__page .checkout__resumo--detailed .list-products li,.checkout__page .checkout__resumo--orcamento .list-products li{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:.5rem}.checkout__page .checkout__resumo .list-products li .product__name,.checkout__page .checkout__resumo--detailed .list-products li .product__name,.checkout__page .checkout__resumo--orcamento .list-products li .product__name{font-size:.9rem;max-width:100%}.checkout__page .checkout__buttons--steps{flex-direction:column-reverse}.checkout__page .checkout__buttons--steps .btn{font-size:1.1rem;margin-left:0;width:100%}.checkout__page .checkout__buttons--steps .btn-go-back{text-transform:lowercase}.checkout__page .checkout__radio label{display:flex;flex-direction:column}.checkout__page .checkout__radio.shipping .custom-radio--info{align-items:flex-end;display:flex;justify-content:flex-end}.checkout__page .face-validation .alert{padding:.5rem 3rem .5rem 1rem}.checkout__page .face-validation .alert ol{padding-left:5px}.checkout__page .face-validation canvas{height:auto!important}.checkout__page .face-validation .checkout__buttons--steps a{margin-top:.5rem}}.contact__page{background-color:#fff}.contact__page .map-block{background-color:#eee;border-radius:1rem;display:flex;margin-bottom:0;margin-top:3rem;overflow:hidden}.map__page .map-block{border-radius:1rem;margin-bottom:3rem}.map__page .map-block,.map__page .map-block iframe{max-width:100%;overflow:hidden}.blog{background-color:#fff;min-height:71vh;padding-bottom:4rem}.blog .raw-html-embed img{height:auto;margin-bottom:1rem;max-width:100%}.blog .card{border:none;padding:1rem}.blog .card .card-body{padding:1.5rem}.blog__post{margin-bottom:2rem}.blog__post-details{font-size:1.125rem;padding-top:1rem}.blog__post-details p{font-size:1.125rem;line-height:1.8}.blog .post-name,.blog .post-name a{color:#757575;font-size:2rem;font-weight:600;line-height:1.2}.blog .post-category{align-items:center;display:inline-flex;justify-content:center;margin-top:1rem}.blog .post-category a{color:#0c6cb9;margin-right:15px}.blog .post-image{margin-bottom:1rem;margin-top:1rem}.blog .post-description{font-size:1.125rem;line-height:1.75;padding-top:1rem}.blog .title-block{color:#262636;font-size:.9rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.blog__categories ul{list-style:none;margin-bottom:0;padding-left:0}.blog__categories ul li{border-bottom:1px solid #f4f4f4;margin-bottom:.5rem;padding-bottom:.5rem}.blog__categories ul li:last-child{border:none}.blog__categories ul a{color:#0c6cb9;font-size:.9rem}.blog__search{margin-bottom:3rem}.blog .filters{padding:0}.blog__pagination .pagination-block{justify-content:flex-start}.ultimos-posts{font-size:1.3rem;padding:2rem 0 3rem}.ultimos-posts .posts{margin-top:1rem}.ultimos-posts .blog__post{font-weight:700;margin-bottom:1rem}.ultimos-posts .blog__post .post-link{align-items:center;display:flex;justify-content:center}.ultimos-posts .post-image{border-radius:1rem;margin-bottom:1rem;max-height:300px;width:auto}.ultimos-posts .post-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#757575;display:-webkit-box;margin-bottom:1.5rem;max-height:4rem;overflow:hidden;text-overflow:ellipsis}.ultimos-posts .post-title a{color:#757575}@media (max-width:575.98px){.blog .post-name,.blog .post-name a{font-size:1.5rem}.blog .card .card-body{padding:1.2rem}.blog .filters{margin-top:2rem;padding:0}.blog__post-details{padding-top:2rem}.ultimos-posts .post-title{margin-bottom:.5rem}.ultimos-posts .blog__post{margin-bottom:3rem}}.fatura-site{background-color:#fff;margin:0 auto}.fatura-site .topo{background-color:#edeae4}.fatura-site .container{max-width:800px}.fatura-site .topo--conteudo{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.fatura-site .logo{max-width:200px}.fatura-site .cliente{display:flex;flex-direction:column;justify-content:center}.fatura-site .info-cliente{font-size:1rem;font-weight:700}.fatura-site .detalhes{padding:20px 0}.fatura-site .titulos{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.fatura-site .titulo-secundario{font-size:1.5rem;font-weight:500}.fatura-site .vencimento{align-items:flex-end;display:flex;flex-direction:column}.fatura-site .data{font-size:1.5rem;font-weight:500}.fatura-site .produtos{padding:20px 0}.fatura-site .label{color:#928c7e;font-weight:500;margin-top:.5rem;text-transform:uppercase}.fatura-site .tabela{border-collapse:collapse;display:table;width:100%}.fatura-site .linha{display:table-row}.fatura-site .coluna{border-bottom:1px solid #ddd;display:table-cell;padding:8px}.fatura-site .cabecalho{border-bottom:3px solid #edeae4}.fatura-site .desconto .coluna,.fatura-site .subtotal .coluna,.fatura-site .total .coluna,.fatura-site .valor{text-align:right}.fatura-site .total .descricao{width:70%}.fatura-site .total{font-size:1.5rem;font-weight:700}.fatura-site .border-dotted{border:0;border-top:8px dotted;color:#edeae4;height:5px;margin:2rem 0;padding:1rem 0;width:100%}.fatura-site .status{background-color:#928c7e;box-shadow:0 2px 5px rgba(0,0,0,.2);color:#fff;display:flex;font-weight:700;height:50px;justify-content:center;padding:12px 60px;position:absolute;right:-45px;top:20px;transform:rotate(45deg);width:190px;z-index:1}.fatura-site .status-badge{height:150px;overflow:hidden;position:absolute;right:0;top:0;width:150px}.fatura-site .status--paid{background-color:#05a425}.fatura-site .status--pending{background-color:#dc9514}.fatura-site .status--refund{background-color:#c51414}.fatura-site .ambiente-badge{height:200px;left:0;overflow:hidden;position:absolute;text-align:center;top:0;transform:rotate(315deg);width:200px}.fatura-site .fatura-teste{background-color:#c51414;box-shadow:0 2px 5px rgba(0,0,0,.2);color:#fff;font-weight:500;margin:0;padding:1rem;z-index:1}.fatura-site .invoice{background-color:#fff;font-size:14px;line-height:1.5;position:relative}.fatura-site .invoice .bank_slip_checkout{margin:0 auto;max-width:800px}.fatura-site .invoice .bank_slip_form{position:relative}.fatura-site .invoice .bank_slip_label.icon_space{line-height:10px;margin-left:56px}.fatura-site .invoice .bank_slip_label{border-bottom:1px solid #000;border-left:1px solid #000;margin-bottom:9px;min-height:34px;padding:0 0 7px 7px}.fatura-site .invoice .bank_slip_label div{font-size:.85rem;font-weight:500;margin-bottom:10px;margin-top:10px}.fatura-site .invoice .printer{display:none}.fatura-site .invoice .bank_slip_form .form_header img{max-width:75px;position:absolute;right:0;top:5px}.fatura-site .invoice .bank_slip_label.reverse{text-align:right}.fatura-site .invoice .bank_slip_label span{color:#7f7f7f;display:block;font-size:10px;line-height:10px;margin:0;padding:0;text-transform:uppercase}.fatura-site .invoice .barcode_info p{display:block;font-size:.7rem;max-width:405px;text-align:center}.fatura-site .invoice .bank_slip_icon{left:0;position:absolute;top:0}.fatura-site .invoice .bank_slip_form .pay-bank-slip-button{background-color:#ccc;border:0!important;border-radius:5px;box-shadow:0 6px 0 #b3b3b3;color:#fff;font-size:18px;font-weight:700;height:44px;line-height:30px;text-align:center;text-shadow:0 1px 0 #b3b3b3;transition:all 50ms ease;width:140px}.fatura-site .invoice .status_warning{bottom:0;color:#7f7f7f;font-size:5rem;font-weight:500;left:50%;position:absolute;transform:translate(-50%,-50%) rotate(-25deg);transform-origin:left}.fatura-site .invoice .bank-info{align-items:center;display:flex;gap:1rem;justify-content:flex-start}.fatura-site .invoice .bank-info span{font-size:1rem}.fatura-site .qrcode{border:1px solid #ccc;display:block;margin:20px auto 0;padding:1rem}.fatura-site .btn-pix{border:1px solid #ccc;font-weight:400;width:100%}

/*# sourceMappingURL=template-1.css.map*/