.box-content{position:fixed;bottom:30px;right:10px;z-index:1000;display:flex;align-items:end;gap:10px;flex-direction:row-reverse;pointer-events:none}.box-content .help-info{position:fixed;bottom:30px;right:70px;width:350px;height:auto;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #00000069;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;pointer-events:none}.box-content .help-info.visible{transform:translateY(0)}.box-content .help-info.visible{opacity:1;visibility:visible;transition:all .3s ease-in-out;pointer-events:auto}.box-content .help-info .info-title{display:flex;padding:15px;align-items:center;justify-content:space-between}.box-content .help-info .info-title svg{cursor:pointer;transition:all .3s ease-in-out}.box-content .help-info .info-title svg:hover{transition:all .3s ease-in-out;opacity:.7}.help-info .info-title p{text-align:center;width:100%;text-transform:uppercase;font-size:10px;color:#000;font-weight:400;letter-spacing:2px}.help-info .cards-info-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;padding:0 6px 5px;gap:5px 5px}.help-info .cards-info-content .cards-info{width:49%;padding:5px;height:120px;box-shadow:0 0 5px #00000042;transition:all .3s ease-in-out}.help-info .cards-info-content .cards-info a{width:100%;height:auto;min-height:115px;max-height:115px;text-decoration:none;font-size:8px;text-transform:uppercase;letter-spacing:1.5px;font-weight:500;color:#000;display:flex;flex-direction:column;justify-content:space-around}.help-info .cards-info-content .cards-info:hover{transition:all .3s ease-in-out}.help-info .cards-info-content .cards-info a .informations{height:75px}.help-info .cards-info-content .cards-info a .subtitles-inf{display:flex;justify-content:center;gap:5px;align-items:center;padding:10px 0;color:#000}.help-info .cards-info-content .cards-info a .informations p{line-height:15px;color:#444;letter-spacing:.5px;font-size:10px;font-weight:300;text-transform:none}.box-opcoes-flutuantes{display:flex;align-items:end;flex-direction:column;gap:10px;pointer-events:auto}.box-opcao-item{display:flex;align-items:center;justify-content:center}.box-opcao-item>div{box-shadow:0 6px 8px #0000001a}@keyframes pulse{0%{box-shadow:0 0 #000}70%{box-shadow:0 0 0 10px #0f00}to{box-shadow:0 0 #0f00}}.box-opcoes-flutuantes .whatsapp-button{z-index:100;animation:pulse 2s infinite;background-color:#000;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1)}.box-opcoes-flutuantes .whatsapp-button:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 8px 15px #00000040}.box-opcoes-flutuantes .whatsapp-button:active{transform:translateY(0) scale(.95)}.box-opcoes-flutuantes .whatsapp-button a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.box-content .whatsapp-options{position:fixed;bottom:30px;right:70px;width:280px;background-color:#fff;border-radius:8px;box-shadow:0 6px 24px #0000002e;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease;pointer-events:none}.box-content .whatsapp-options.visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.box-content .whatsapp-options .info-title{display:flex;padding:14px 16px;align-items:center;justify-content:space-between;border-bottom:1px solid #efefef}.box-content .whatsapp-options .info-title p{text-align:left;width:100%;text-transform:uppercase;font-size:11px;color:#000;font-weight:500;letter-spacing:1.5px;margin:0}.box-content .whatsapp-options .info-title svg{cursor:pointer;flex-shrink:0;transition:opacity .2s ease}.box-content .whatsapp-options .info-title svg:hover{opacity:.65}.whatsapp-options-list{list-style:none;margin:0;padding:6px 0}.whatsapp-options-list .whatsapp-option a{display:flex;align-items:center;gap:10px;padding:12px 16px;text-decoration:none;color:#000;font-size:13px;letter-spacing:.3px;transition:background-color .2s ease}.whatsapp-options-list .whatsapp-option a:hover{background-color:#f6f6f6}.whatsapp-options-list .whatsapp-option svg{flex-shrink:0}.box-opcoes-flutuantes .rastreio-button{z-index:100;background-color:#000;width:50px;height:50px;border-radius:50%;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1)}.box-opcoes-flutuantes .rastreio-button:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 8px 15px #00000040}.box-opcoes-flutuantes .rastreio-button:active{transform:translateY(0) scale(.95)}.box-opcoes-flutuantes .rastreio-button a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.box-opcoes-flutuantes .help-button{background-color:#000;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1)}.box-opcoes-flutuantes .help-button:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 8px 15px #00000040}.box-opcoes-flutuantes .help-button:active{transform:translateY(0) scale(.95)}.voltar-topo{display:none;background-color:#000;border-radius:50%;color:#fff;width:50px;height:50px;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1)}.voltar-topo:hover{cursor:pointer;transform:translateY(-3px) scale(1.03);box-shadow:0 8px 15px #00000040}.voltar-topo:active{transform:translateY(0) scale(.95)}.whatsapp-flutuante{background-color:#25d366;border-radius:50%}.whatsapp-flutuante a{color:#fff;width:50px;height:50px;display:flex;align-items:center;justify-content:center}@media(max-width:500px){.box-content{flex-direction:column-reverse}.box-content .help-info{width:92vw;right:10px;bottom:90px}.box-content .whatsapp-options{width:92vw;max-width:320px;right:10px;bottom:90px}}@media(max-width:300px){.help-info .cards-info-content .cards-info{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/buttons-floating.css.map */
