*{box-sizing:border-box}body,html{background-color:#f1f1f1;font-family:"Work sans"}body{margin:0}body,html{height:100%;width:100%;background-image:linear-gradient(180deg,hsla(0,0%,100%,.6),rgba(255,204,203,.6)),url(/static/media/backgroundimg.f19cb7ad.svg);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:50%}.App{display:grid;height:100vh;grid-template-rows:auto 1fr auto;min-height:100%}.App:after{content:"";clear:both}select{-webkit-appearance:none;appearance:none}option{outline:none}ul{list-style:none}h1,h2,p,ul{padding:0;margin:0}.styles_floatingWhatsapp__2rb2i{width:100%;height:100%;text-align:left;position:relative}.styles_whatsappButton__34EHd{width:60px;height:60px;display:flex;justify-content:center;align-items:center;position:fixed;bottom:2rem;right:2rem;cursor:pointer;background-color:#25d366;border-radius:50%;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 4px 12px 0 rgba(0,0,0,.15)}.styles_whatsappButton__34EHd:after{content:"";border-color:inherit;width:60px;height:60px;border-radius:50%;position:absolute;opacity:0;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-name:styles__pulse__2P44s;animation-name:styles__pulse__2P44s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:1s;animation-delay:1s}.styles_whatsappButton__34EHd svg{fill:#fff;padding:.5rem;width:55px;height:55px}.styles_whatsappChatBox__2ywjF{display:flex;flex-direction:column;justify-content:space-between;border-radius:18px;overflow:hidden;background-color:#fff;touch-action:auto;position:fixed;bottom:7rem;right:4rem;width:375px;opacity:0;transition:height .2s ease-out;box-shadow:0 4px 12px 0 rgba(0,0,0,.5)}.styles_whatsappChatBox__2ywjF.styles_open__COwfV{-webkit-animation-name:styles__bounceIn__3zKHz;animation-name:styles__bounceIn__3zKHz;-webkit-animation-duration:.4s;animation-duration:.4s;transition-timing-function:ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.styles_whatsappChatBox__2ywjF.styles_close__2sRy4{-webkit-animation-name:styles__bounceOut__3B40O;animation-name:styles__bounceOut__3B40O;-webkit-animation-duration:.6s;animation-duration:.6s;transition-timing-function:ease-in;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (min-width:320px) and (max-width:480px){.styles_whatsappChatBox__2ywjF{right:0;left:0;max-width:90%;margin:auto}}.styles_chatHeader__1bIgJ{background-color:#075e54;display:flex;align-items:center;margin-bottom:auto;min-height:65px;padding:.25rem}.styles_chatHeader__1bIgJ .styles_avatar__2DYfg{padding:.25rem;max-width:20%;position:relative}.styles_chatHeader__1bIgJ .styles_avatar__2DYfg img{vertical-align:middle;border-radius:50%;height:60px;width:60px;border:1px solid hsla(0,0%,100%,.473)}.styles_chatHeader__1bIgJ .styles_avatar__2DYfg:after{content:"";width:10px;height:10px;background:#4fbe86;border:1px solid #fff;position:absolute;border-radius:50%;bottom:5px;right:8px}.styles_chatHeader__1bIgJ .styles_avatar__2DYfg svg{fill:#fff;vertical-align:middle}.styles_chatHeader__1bIgJ .styles_status__7J9gs{color:#fff;display:flex;flex-direction:column;width:70%;padding:.5rem}.styles_chatHeader__1bIgJ .styles_statusTitle__oTbIt{font-size:16px;font-weight:700}.styles_chatHeader__1bIgJ .styles_statusSubtitle__W1CGS{font-size:80%;margin-top:1px;color:#f0f0f0}.styles_chatHeader__1bIgJ .styles_close__2sRy4{padding:1rem;display:flex;cursor:pointer}.styles_chatHeader__1bIgJ .styles_close__2sRy4 svg{fill:#fff;width:24px;height:24px}.styles_chatBody__3z--H{padding:20px;background-size:cover;background-repeat:repeat;max-height:382px;background-color:#e5ddd5;height:100%;opacity:.9}.styles_chatBubble__1_DVm{background-color:#e6f8f1;padding:16px 28px;border-radius:20px 20px 20px 2px;display:inline-block}.styles_typing__1se9u{align-items:center;display:flex;height:17px}.styles_typing__1se9u .styles_dot__w7MhP{-webkit-animation:styles_typingAnimation__2ZDur 1.8s ease-in-out infinite;animation:styles_typingAnimation__2ZDur 1.8s ease-in-out infinite;background-color:rgba(20,105,69,.7);border-radius:50%;height:7px;margin-right:4px;vertical-align:middle;width:7px;display:inline-block}.styles_typing__1se9u .styles_dot__w7MhP:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.styles_typing__1se9u .styles_dot__w7MhP:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.styles_typing__1se9u .styles_dot__w7MhP:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.styles_typing__1se9u .styles_dot__w7MhP:last-child{margin-right:0}.styles_chatBody__3z--H .styles_message__yYLR1{padding:7px 14px 6px;background-color:#fff;border-radius:0 8px 8px;position:relative;margin-top:4px;max-width:calc(100% - 120px);z-index:2;box-shadow:0 1px 1px rgba(0,0,0,.13)}.styles_chatBody__3z--H .styles_accountName__33TXJ{font-size:13px;font-weight:700;line-height:18px;color:rgba(17,17,17,.5)}.styles_chatBody__3z--H .styles_messageBody__22m2n{font-size:14px;line-height:19px;margin-top:4px;color:#111;white-space:pre-wrap}.styles_chatBody__3z--H .styles_message__yYLR1 .styles_triangle__12_j8{display:inline-block;width:0;height:0;border-color:transparent #fff transparent transparent;border-style:solid;border-width:0 20px 20px 0;position:absolute;left:-10px;top:0}.styles_chatBody__3z--H .styles_messageTime__H5uiV{display:flex;margin-top:4px;font-size:12px;line-height:16px;color:rgba(17,17,17,.5);justify-content:flex-end}.styles_chatFooter__1nYUT{margin-top:auto}.styles_chatFooter__1nYUT form{display:flex;padding:8px;align-items:center;background-color:#f0f0f0}.styles_chatFooter__1nYUT form .styles_input__26xuI{border-radius:20px;padding:0 10px;border:none;background-color:#fefefe;width:100%;min-height:45px;transition:box-shadow .2s ease-in-out}.styles_chatFooter__1nYUT form .styles_input__26xuI:focus{border-color:#075e54;outline:0;box-shadow:0 0 0 1px rgba(7,94,84,.5)}.styles_chatFooter__1nYUT form .styles_input__26xuI::-webkit-input-placeholder{color:#949494}.styles_chatFooter__1nYUT form .styles_input__26xuI:-ms-input-placeholder{color:#949494}.styles_chatFooter__1nYUT form .styles_input__26xuI::placeholder{color:#949494}.styles_chatFooter__1nYUT form .styles_buttonSend__1yeVy{flex:0 1;padding:8px;background-color:transparent;border:0;cursor:pointer}.styles_chatFooter__1nYUT form .styles_buttonSend__1yeVy svg{vertical-align:middle;fill:#919191}.styles_chatFooter__1nYUT form .styles_input__26xuI.styles_arabic__mi74T{font-family:tahoma,serif}.styles_chatFooter__1nYUT form .styles_buttonSend__1yeVy:disabled{pointer-events:none;opacity:.5}.styles_dark__10zWP .styles_chatBody__3z--H{background-color:#0d1418}.styles_dark__10zWP .styles_chatBody__3z--H .styles_message__yYLR1{background-color:#056162;box-shadow:0 1px 1px rgba(0,0,0,.7000000000000001)}.styles_dark__10zWP .styles_chatBody__3z--H .styles_accountName__33TXJ{color:hsla(0,0%,100%,.5)}.styles_dark__10zWP .styles_chatBody__3z--H .styles_messageBody__22m2n{color:rgba(241,241,242,.9)}.styles_dark__10zWP .styles_chatBody__3z--H .styles_message__yYLR1 .styles_triangle__12_j8{border-color:transparent #056162 transparent transparent}.styles_dark__10zWP .styles_chatBody__3z--H .styles_messageTime__H5uiV{color:hsla(0,0%,100%,.5)}.styles_dark__10zWP .styles_chatFooter__1nYUT form{background-color:#1e2428}.styles_dark__10zWP .styles_chatFooter__1nYUT form .styles_input__26xuI{background-color:#33383b;color:#f1f1f2}.styles_dark__10zWP .styles_chatFooter__1nYUT form .styles_input__26xuI:focus{border-color:#0da896;outline:0;box-shadow:0 0 0 1px rgba(13,168,150,.5)}.styles_dark__10zWP .styles_chatFooter__1nYUT form .styles_buttonSend__1yeVy svg{fill:#686868}.styles_dark__10zWP .styles_chatBubble__1_DVm{background-color:#32373a}.styles_dark__10zWP .styles_typing__1se9u .styles_dot__w7MhP{background-color:rgba(46,148,106,.7)}@-webkit-keyframes styles__pulse__2P44s{0%{box-shadow:0 0 0 0 #25d366;opacity:1}to{box-shadow:0 0 0 15px #25d366;opacity:0}}@keyframes styles__pulse__2P44s{0%{box-shadow:0 0 0 0 #25d366;opacity:1}to{box-shadow:0 0 0 15px #25d366;opacity:0}}@-webkit-keyframes styles__bounceIn__3zKHz{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom right;transform-origin:bottom right}50%{-webkit-transform:scale(1.03);transform:scale(1.03);-webkit-transform-origin:bottom right;transform-origin:bottom right}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom right;transform-origin:bottom right}}@keyframes styles__bounceIn__3zKHz{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom right;transform-origin:bottom right}50%{-webkit-transform:scale(1.03);transform:scale(1.03);-webkit-transform-origin:bottom right;transform-origin:bottom right}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom right;transform-origin:bottom right}}@-webkit-keyframes styles__bounceOut__3B40O{0%{opacity:1;height:scale(1,1);-webkit-transform-origin:bottom right;transform-origin:bottom right}to{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom right;transform-origin:bottom right}}@keyframes styles__bounceOut__3B40O{0%{opacity:1;height:scale(1,1);-webkit-transform-origin:bottom right;transform-origin:bottom right}to{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom right;transform-origin:bottom right}}@-webkit-keyframes styles_typingAnimation__2ZDur{0%{-webkit-transform:translateY(0);transform:translateY(0);background-color:rgba(20,105,69,.7)}28%{-webkit-transform:translateY(-7px);transform:translateY(-7px);background-color:rgba(20,105,69,.4)}44%{-webkit-transform:translateY(0);transform:translateY(0);background-color:rgba(20,105,69,.2)}}@keyframes styles_typingAnimation__2ZDur{0%{-webkit-transform:translateY(0);transform:translateY(0);background-color:rgba(20,105,69,.7)}28%{-webkit-transform:translateY(-7px);transform:translateY(-7px);background-color:rgba(20,105,69,.4)}44%{-webkit-transform:translateY(0);transform:translateY(0);background-color:rgba(20,105,69,.2)}}.styles_notificationIndicator__2BZ-e{border-radius:50%;font-size:11px;font-weight:700;color:#fff;background-color:#ff5454;padding:3px;text-align:center;line-height:14px;width:14px;height:14px;position:absolute;top:-5px;right:1px}
/*# sourceMappingURL=main.44ff7f2b.chunk.css.map */