*{font-family:"Open Sans",serif;font-weight:400}@supports(font-variation-settings: "wght" 450){*{font-family:"Open Sans",serif;font-weight:450}}body{height:100vh;margin:0;padding:0;background:#fff;display:flex;justify-content:center;align-items:center}.boxes{max-width:900px;height:600px;background:#fff;display:flex;overflow:hidden}@media(max-width: 899px){.boxes{height:80vh}}.avatar{display:flex;vertical-align:center;align-items:center;background:#f4ebde;text-align:center;border-right:1px solid #f1f1f1;width:400px}.avatar img{width:100%;margin:auto auto 0 auto}@media(max-width: 899px){.avatar{display:none}}.chat-container{display:flex;width:600px;flex-direction:column;position:relative;overflow-x:hidden}@media(max-width: 899px){.chat-container{width:100%}}.chat-container .chat-blocker{position:absolute;width:100%;display:none;display:none;height:100%;z-index:400;top:0;right:0}.chat-container.loading{filter:blur(2px)}.chat-container.loading .chat-blocker{display:block}.header{background:#fff;color:#212121;padding:25px 20px;display:flex;justify-content:start;align-items:center;border-bottom:1px solid #f1f1f1}.header .right{margin-left:auto;display:flex;justify-content:center}.header .right .powered{margin-right:15px;display:flex;flex-direction:column-reverse}.header .right .powered a{text-decoration:none;color:#134c65}.header .right .powered span{font-size:8px;display:block}.header .right .powered span:first-child{margin:0 0 -13px 0}.header .right .powered img{width:50px}.header h1{margin:0;font-size:16px;font-weight:700}@media(max-width: 899px){.header h1{display:none}}.header .closeChat{margin-right:0;margin-top:10px;display:inline-block;opacity:.5}.header .hideChat{margin-right:5px;margin-top:10px;display:inline-block;opacity:.5}.chat-window{display:flex;height:100%;flex-direction:column;align-items:flex-start;flex-grow:0;overflow-x:hidden;overflow-y:auto;padding:0 15px;background:#fff}.chat-window .message{display:inline-block;max-width:80%;margin:10px 0;padding:6px 20px 10px 20px;border-radius:15px;line-height:20px;color:#121417;font-size:14px;word-wrap:break-word;word-break:break-word;box-shadow:0 4px 10px hsla(0,0%,10%,.2);animation:slide-in .3s ease-in-out}.chat-window .message.map{width:100%;max-width:inherit;box-sizing:border-box;padding:0;height:400px}.chat-window .message.map iframe{border-radius:15px}.chat-window .btn{max-width:80%;margin:15px auto;padding:6px 20px 10px 20px;border-radius:15px;line-height:20px;cursor:pointer;background:#32cd32;color:#fff;font-size:14px;word-wrap:break-word;border:none;word-break:break-word;box-shadow:0 4px 10px hsla(0,0%,10%,.2);animation:slide-in .3s ease-in-out}.chat-window b{font-weight:700}.chat-window a{color:#134c65}.chat-window .user{align-self:flex-end;background:#134c65;color:#fff}.chat-window .assistant{align-self:flex-start;background:#fff;color:#5c5c5f}.chat-window .product-carousel{position:relative;width:100%;margin:10px 0;box-sizing:border-box}@media(max-width: 899px){.chat-window .product-carousel{width:240px}}.chat-window .product-carousel .carousel-products{height:285px;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;overflow-x:hidden;column-gap:12px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.chat-window .product-carousel .carousel-products.videos{height:220px}.chat-window .product-carousel .carousel-products::-webkit-scrollbar{display:none}.chat-window .product-carousel .carousel-products .carousel-product{position:relative;width:228px;border:8px solid #f1f1f1;box-sizing:border-box;flex:0 0 auto;background:#fff;border-radius:12px;z-index:500}.chat-window .product-carousel .carousel-products .carousel-product.videos .product-image{height:70% !important}.chat-window .product-carousel .carousel-products .carousel-product.videos .product-image iframe{width:100%;height:90%}.chat-window .product-carousel .carousel-products .carousel-product .cart-button{position:absolute;top:9px;box-shadow:0 4px 10px rgba(51,51,51,.2);right:9px;padding:8px 6px 4px 7px;border-radius:50%;border:none;background-color:#134c65;cursor:pointer;width:35px;height:35px;z-index:800;transition:all .1s ease-in}.chat-window .product-carousel .carousel-products .carousel-product .cart-button img{width:20px}.chat-window .product-carousel .carousel-products .carousel-product .cart-button:hover{filter:brightness(1.1)}.chat-window .product-carousel .carousel-products .carousel-product .product-image{position:absolute;top:0;right:0;left:0;display:block;padding:12px;height:45%;text-align:center}.chat-window .product-carousel .carousel-products .carousel-product .product-image img{max-width:100%;height:100%;object-fit:contain}.chat-window .product-carousel .carousel-products .carousel-product .product-info{position:absolute;bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;padding:12px;text-align:center;row-gap:3px;font-size:12px;z-index:500}.chat-window .product-carousel .carousel-products .carousel-product .product-info .product-name{display:block;font-size:12px;font-weight:666;text-decoration:none}.chat-window .product-carousel .carousel-products .carousel-product .product-info .product-price{font-size:14px;font-weight:600}.chat-window .product-carousel .carousel-products .carousel-product .product-info .product-availability{color:#5c5c5f}.chat-window .product-carousel .carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.8);border:none;cursor:pointer;padding:5px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:777}.chat-window .product-carousel .carousel-nav:disabled{opacity:.5;cursor:not-allowed}.chat-window .product-carousel .carousel-nav.left{left:10px}.chat-window .product-carousel .carousel-nav.right{right:10px}.chat-input{padding:20px 15px;border-top:1px solid #f1f1f1;background:#fff}.suggested{text-align:center;margin-top:10px}.suggested h4{font-size:10px;margin:0;display:inline-block}.suggested a{display:inline-block;cursor:pointer;text-decoration:none !important;background:#134c65;padding:4px 8px;color:#fff;font-size:12px;border-radius:15px;margin:2px 3px}.suggested a.disabled{background:#5c5c5f;opacity:.4}form{width:100%;margin:0;display:flex;align-items:center;position:relative}form #user-input{flex:1;padding:12px 50px 12px 15px;background:#f1f1f1;border-radius:35px;resize:none;font-size:14px;position:relative;overflow-y:hidden;box-sizing:border-box;border:2px solid rgba(0,0,0,0)}form #user-input:active,form #user-input:focus{outline:none !important;border:2px solid #134c65}form button{margin-left:5px;position:absolute;margin-bottom:5px;right:15px;bottom:0;background:rgba(0,0,0,0);color:#565656;border:none;cursor:pointer}form button svg{width:25px;height:25px;fill:#565656;opacity:.8}form button svg:hover{opacity:1}.typing-indicator{text-align:center;background:#fff;display:flex;margin:auto auto 0;align-items:center;justify-content:center;padding:10px 0;color:#666;font-style:italic}.typing-indicator span{width:6px;height:6px;margin:0 3px;background-color:#666;border-radius:50%;animation:blink 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,100%{opacity:0}40%{opacity:1}}@keyframes slide-in{0%{transform:translateY(20px);opacity:0}100%{transform:translateY(0);opacity:1}}.flags{margin-top:5px}.flags a{display:inline-block;margin-right:5px;cursor:pointer}.flags a svg{width:20px;border:1px solid #fff;box-shadow:0 4px 10px rgba(51,51,51,.2)}.ai-info{text-align:center;margin:5px auto 0 auto}.ai-info a{color:gray;text-decoration:none;font-size:11px}.quote-form,.ask-form,.appointment-form{width:100%;min-width:420px;box-sizing:border-box;display:block}.quote-form .q,.ask-form .q,.appointment-form .q{margin:10px 0 14px 0}.quote-form .q-title,.ask-form .q-title,.appointment-form .q-title{font-weight:600;color:#212121;margin-bottom:6px}.quote-form .q-options,.quote-form .q4,.ask-form .q-options,.ask-form .q4,.appointment-form .q-options,.appointment-form .q4{width:100%}.quote-form select.q-select,.quote-form textarea.q-input,.quote-form input.q-input,.ask-form select.q-select,.ask-form textarea.q-input,.ask-form input.q-input,.appointment-form select.q-select,.appointment-form textarea.q-input,.appointment-form input.q-input{width:100%;box-sizing:border-box;padding:10px 12px;background:#f1f1f1;border:2px solid rgba(0,0,0,0);border-radius:10px;font-size:14px;color:#212121;outline:none;transition:border-color .15s ease-in,box-shadow .15s ease-in}.quote-form select.q-select:focus,.quote-form textarea.q-input:focus,.quote-form input.q-input:focus,.ask-form select.q-select:focus,.ask-form textarea.q-input:focus,.ask-form input.q-input:focus,.appointment-form select.q-select:focus,.appointment-form textarea.q-input:focus,.appointment-form input.q-input:focus{border-color:#134c65;box-shadow:0 0 0 3px rgba(19,76,101,.1)}.quote-form select.q-select:disabled,.quote-form textarea.q-input:disabled,.quote-form input.q-input:disabled,.ask-form select.q-select:disabled,.ask-form textarea.q-input:disabled,.ask-form input.q-input:disabled,.appointment-form select.q-select:disabled,.appointment-form textarea.q-input:disabled,.appointment-form input.q-input:disabled{opacity:.7;cursor:not-allowed}.quote-form select.q-select,.ask-form select.q-select,.appointment-form select.q-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg, transparent 50%, #666 50%),linear-gradient(135deg, #666 50%, transparent 50%),linear-gradient(to right, transparent, transparent);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),0 0;background-size:5px 5px,5px 5px,100% 100%;background-repeat:no-repeat}.quote-form .q.actions,.ask-form .q.actions,.appointment-form .q.actions{display:flex;justify-content:flex-end;margin-top:8px}.quote-form .q.actions .btn,.ask-form .q.actions .btn,.appointment-form .q.actions .btn{background:#134c65;color:#fff;border-radius:12px;padding:8px 16px;font-weight:600;border:none;cursor:pointer;box-shadow:0 4px 10px hsla(0,0%,10%,.2);transition:transform .05s ease-in,filter .1s ease-in}.quote-form .q.actions .btn:hover,.ask-form .q.actions .btn:hover,.appointment-form .q.actions .btn:hover{filter:brightness(1.05)}.quote-form .q.actions .btn:active,.ask-form .q.actions .btn:active,.appointment-form .q.actions .btn:active{transform:translateY(1px)}.quote-form .q.actions .btn:disabled,.ask-form .q.actions .btn:disabled,.appointment-form .q.actions .btn:disabled{opacity:.6;cursor:not-allowed}.quote-form .q.errors,.ask-form .q.errors,.appointment-form .q.errors{margin-top:6px;padding:8px 10px;border-radius:10px;background:#fde8e8;color:#b42318;font-size:13px}.quote-form .q.errors div+div,.ask-form .q.errors div+div,.appointment-form .q.errors div+div{margin-top:4px}/*# sourceMappingURL=style.min.css.map */
