*{box-sizing:border-box}.chat{bottom:5rem;font-family:AvenirNext forINTUIT,Avenir,Helvetica,Arial,sans-serif;height:60px;margin:0;padding:1rem 0 0;position:fixed;right:2.5rem;width:calc(100% - 5rem);z-index:840}@media (min-width:768px){.chat{width:270px}}:root{--spacingX:10px;--spacingY:20px}.option-container{align-items:center;animation:scale-in .3s ease 0s 1 normal forwards;background-color:#fff;border-radius:8px;bottom:100%;box-shadow:-1px 2px 24px -5px #00000080;display:flex;flex-direction:column;justify-content:flex-start;position:absolute;right:0;transition:.3s;width:100%;z-index:840}.option-container--hidden{display:none}.option-body,.option-header{width:100%}.option-header{align-items:center;background:#0d333f;background:var(--Color-Primary-wr-blue05,#0d333f);border-radius:8px 8px 0 0;color:#fff;display:flex;font-size:14px;font-weight:700;gap:5px;justify-content:center;padding:10px 5px;position:relative;text-align:center;width:100%}.option-header p{margin:0}.option-body{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}._disabled{cursor:not-allowed;display:none;opacity:.5;transition:.3s}.chat-container{align-items:center;border-bottom:1px solid #0d333f;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;padding-bottom:20px;width:100%}.chat-container--disabled{display:none}.chat-container p{color:rgba(0,0,0,.703);font-size:14px;margin-bottom:10px;margin-top:0;text-align:center}.chat-container p.availability-notice{font-size:10px;margin:0}.chat-container h2{margin-top:5px;width:80%}.chat-container h2,.chat-container h3{border-bottom:1px solid #0d333f7d;font-size:13px;padding-bottom:10px;text-align:center}.chat-container h3{margin-top:-5px;width:65%}.callback-button,.chat-button,.support-button{font-size:14px;font-weight:500;line-height:16px}.callback-button,.chat-button{align-items:center;background-color:#0a8543;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:8px;padding:10px 15px;text-align:center;text-decoration:none;transition:.3s;width:100%}.callback-button:hover,.chat-button:hover{background-color:#0d333f;box-shadow:-1px 2px 24px -5px #0006;color:#fff}.chat-button svg{margin-right:8px}.chat-button .LPMcontainer{display:none}.support-container{align-items:center;display:flex;flex:2 1;flex-direction:column;justify-content:center;width:100%}.support-question{color:#0d333f;font-weight:700;margin-top:0;text-align:center}.support-button{background:none;border:1px solid #0d333f;border-radius:4px;color:#0d333f;cursor:pointer;display:block;padding:10px 15px;text-align:center;text-decoration:none;transition:.3s;width:100%}.support-button:hover{background-color:#0d333f;border-color:#0d333f;color:#fff}.support-container p{font-size:14px}.option-close-bubble{box-shadow:-1px 2px 24px -5px #00000080;transition:.3s}.option-close-bubble,.option-close-bubble_hidden{align-items:center;background-color:#0fd46c;border-radius:50%;display:flex;height:22px;justify-content:center;position:absolute;right:-.5rem;top:-.75rem;width:22px}.option-close-bubble_hidden{animation:suck-in .2s ease-in-out forwards}.option-close-bubble:hover{border-radius:50%;cursor:pointer;height:30px;right:-.75rem;top:-.95rem;transition:.3s;width:30px}@keyframes scale-in{0%{transform:scale(0);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}.button-container{align-items:flex-end;bottom:100%;display:flex;flex-direction:column;gap:1rem;justify-content:center;position:absolute;right:0;width:100%}.button-container--hidden{animation:slide-out .3s ease-in-out 0s 1 normal forwards}.speech-bubble{align-items:center;animation:bounce .3s ease-in-out both;background:#fff;background:var(--Color-Primary-white,#fff);border-radius:10px 10px 0 10px;color:#0d333f;color:var(
    --wr-primary-20-wr-blue-05,var(--Color-Primary-wr-blue05,#0d333f)
  );display:flex;font-size:14px;font-weight:600;justify-content:center;padding:15px}.speech-bubble,.speech-bubble:hover{border:.5px solid grey;transition:.3s}.speech-bubble:hover{background-color:hsla(0,0%,100%,.761);background-color:var(--Color-Primary-white,hsla(0,0%,100%,.761));box-shadow:1px 2px 5px .5px #0006;cursor:pointer}.speech-bubble p{margin:0}.close-bubble{align-items:center;animation:bounceWithOffset .3s ease-in-out both;background-color:#0fd46c;border-radius:50%;cursor:pointer;display:flex;height:22px;justify-content:center;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition:.3s;width:22px}.close-bubble--hidden{animation:suck-in .2s ease-in-out forwards}.close-bubble:hover{height:30px;width:30px}.button-one{padding:10px 15px 10px 10px}.message-icon{align-items:center;background-color:#0fd46c;border:2px solid #ffffffc2;border:2px solid var(--Color-Primary-white,#ffffffc2);border-radius:50%;box-shadow:1px 2px 5px .5px #0003;cursor:pointer;display:flex;height:57.5px;justify-content:center;margin:0 0 0 auto;transition:.3s;width:57.5px}.message-icon:hover{transform:scale(1.1);transform-origin:right bottom;transition:.3s}.message-icon img{width:27px}@keyframes slide-out{0%{opacity:1;transform:translateX(0)}to{display:none;opacity:0;transform:translateX(100px)}}@keyframes suck-in{0%{height:22px;right:-.5rem;top:-.75rem;width:22px}25%{height:18px;right:-.35rem;top:-.65rem;width:18px}50%{height:12px;right:-.25rem;top:-.55rem;width:12px}75%{height:6px;right:-.15rem;top:-.45rem;width:6px}to{height:0;opacity:0;right:-.1rem;top:-.4rem;width:0}}@keyframes bounce{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceWithOffset{0%{opacity:0;transform:translate(50%,calc(-50% + 20px))}to{opacity:1;transform:translate(50%,-50%)}}
/*# sourceMappingURL=main.0e9d5c1a.css.map*/