[x-ref=popup-dialog]{height:80vh!important}body{font-family:Inter,sans-serif}#chat-button{position:fixed;bottom:20px;right:20px;background-color:#4caf50;color:#fff;border:none;padding:10px 20px;font-size:16px;cursor:pointer}#chat-button:hover{background-color:#3e8e41}#chat-popup{position:fixed;bottom:20px;right:20px;width:785px;max-width:100%;background-color:#fff;border-radius:20px;box-shadow:0 8px 20px #00000014;padding:0;height:620px;width:100%;max-width:620px;overflow:hidden}#chat-popup iframe{width:100%;height:550px;border:none;border-radius:0 0 10px 10px;position:relative}#chat-popup .chat-header{display:flex;justify-content:center;align-items:center;padding:0 20px;border-bottom:#E3E3E3 solid 1px;height:70px}.chat-header h2{margin:0;font-size:20px;font-weight:400;color:#667085}.chat-subheader.pt-4{margin-bottom:35px;padding-left:78px;padding-right:78px}.chat-body .chat-subheader.pt-4 h2.text-center{margin:0;font-size:17px;font-weight:400;color:#000;text-align:left!important;padding-bottom:4px;line-height:1.2}#close-button{background:none;border:none;font-size:24px;line-height:1;cursor:pointer;color:#666;position:absolute;right:0}.hidden{display:none}#chat-container.show{display:block;transform:scale(1);opacity:1}.popup-container .chat-subheader h2{font-size:25px}.popup-container .chat-body .subtitle{font-size:18px;color:#464647;font-weight:400}.popup-container .chat-body{padding:10px 20px}.chat-container{border-radius:12px;width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-left:78px;padding-right:78px}.chat-container.card-outer{padding-left:0;padding-right:0}.popup-container .chat-container{padding:15px 20px}.popup-container .chat-body{max-height:408px}.message-bubble{color:#3d3f43;margin-bottom:22px!important}.chat-container .row.g-4 .col-6:nth-child(odd){padding-right:0}.chat-container .row.g-4 .col-6:nth-child(2n){height:auto;padding-left:0}.chat-container.card-outer .d-flex.justify-content-center.text-center.gap-5{justify-content:flex-start!important}.chat-body{flex:1;padding:0 30px 60px;font-size:14px;background-color:unset;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.chat-subheader.pt-4{position:relative}.search-field{width:100%;position:relative}.search-field:before{content:"";width:31px;height:31px;position:absolute;left:9px;background-image:url(./Images/3star.png);background-size:100%;top:12px}.search-field button{position:absolute;right:0;font-size:13px;color:#6aa3c1;background-color:unset;padding:17px 26px 17px 10px;font-weight:400;border:0}.search-field button:hover,.search-field button:focus{opacity:.8;outline:none;border:0}.search-field button img{width:21px;vertical-align:-4px}.search-field input[type=text]{width:100%;border:1px solid #DFE3E6;border-radius:5px;padding:17px 22px 17px 47px;outline:none;color:#0088cf;font-weight:500;transition:.3s ease-out;cursor:pointer;-webkit-appearance:none}.search-field input[type=text]:hover{border:1px solid #1a94d4;background:#f0faff}.chat-subheader.pt-4:before{content:"";position:absolute;width:56px;height:56px;background-image:url(/chat_assets/images/trn-star.png);left:0;top:9px;z-index:9999;background-size:98%}.chat-container .row.g-4{column-gap:19px;margin-left:0;margin-right:0}.chat-subheader.pt-4:after{content:"";position:absolute;width:56px;height:56px;background:linear-gradient(-45deg,#6c9bd4,#bb188c,#93c7e2,#008cd5,#008cd5);background-size:300% 300%;left:0;top:9px;animation:gradientAnim 3s infinite ease-in-out}@keyframes gradientAnim{0%{background-position:0% 50%}50%{background-position:50% 75%}to{background-position:0% 50%}}.popup-container .chat-body{flex:1;padding:20px 30px 0;font-size:14px;background-color:unset;overflow-y:auto}.chat-container .row.g-4 .col-6:first-child .option-box,.question-cards .col-6:first-child .question-btn.option-box{--angle: 0deg;position:relative;background:linear-gradient(#e4e4e7,#e7e7e7) padding-box,conic-gradient(from var(--angle),#E7E7E7,#E7E7E7,#E7E7E7,#048dd7,#e7e7e7) border-box;border:1px solid transparent;border-radius:6px;max-width:400px;animation:rotate-gradient 3s infinite linear;z-index:1;overflow:visible}.option-box,.question-btn.option-box{background-color:#fff;border-radius:6px;padding:15px 16px;text-align:left;border:0px solid #E3E3E3;height:100%;border:1px solid #E4E4E7}.chat-container .row.g-4 .col-6:first-child .option-box:after,.question-cards .col-6:first-child .question-btn.option-box:after{background-color:#fff;content:"";position:absolute;left:0;right:0;top:0;width:100%;height:100%;z-index:-1;border-radius:6px}.chat-container .row.g-4 .col-6:first-child .option-box:before,.question-cards .col-6:first-child .question-btn.option-box:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:-1;border-radius:145px;background:conic-gradient(from var(--angle),transparent,#ffffff00,#048fdaa6,#048fda00);filter:blur(1px);animation:rotate-gradient 3s infinite linear}@-webkit-keyframes rotate-gradient{0%{--angle: 0deg}to{--angle: 360deg}}@keyframes rotate-gradient{0%{--angle: 0deg}to{--angle: 360deg}}@property --angle{syntax: "<angle>"; inherits: true; initial-value: 0deg;}.question-btn.option-box{padding:15px 16px}.question-cards.mt-4 .col-6{width:auto;margin-top:0;margin-bottom:12px}.option-box h5{font-size:14px;font-weight:500;color:#000;margin-bottom:6px}.footer-bottom{position:fixed;bottom:0;left:0;right:0}a{font-weight:500;color:#646cff;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*,body{margin:0}.option-box,.start-chat-btn{transition:background-color .3s}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.start-chat-btn,a,button{font-weight:500}a{color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}.chat-header,.chat-header-top{border-bottom:1px solid #e3e3e3}button:focus,button:focus-visible{outline:-webkit-focus-ring-color auto 4px}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{padding:0;box-sizing:border-box}body{display:flex;place-items:center;font-family:Inter,sans-serif;background-color:#f6f6f7}body{background:url(/images/bg-chat_new.png),#fff;background-size:cover;background-position:left bottom;background-repeat:no-repeat;height:100vh}.chat-header{display:none}.chat-header-top{position:relative;text-align:center;padding:10px 30px;display:flex;justify-content:space-between;align-items:center}.chat-header-top button{background:0 0;border:none;cursor:pointer}.chat-header-info{display:flex;justify-content:space-between;align-items:center;padding:10px 30px}.chat-agent,.typing-indicator{align-items:center;display:flex}.chat-agent-logo{width:30px;height:30px;background:#e0e0e0;border-radius:50%;margin-right:10px}.chat-agent-text small{font-size:15px;color:#667085}.chat-agent-text h2{font-size:20px;margin:0}.chat-actions button{background:0 0;border:none;margin-left:5px;font-size:16px;cursor:pointer;color:#333}.chat-container{border-radius:12px;width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:flex-end}.chat-container h2{font-size:18px;color:#1e1e1e;font-weight:600;margin-bottom:5px}.chat-container .subtitle{font-size:14px;color:#6b6b6b;margin-bottom:25px}.chat-container .row.g-4 .col-6{height:auto;margin-top:0;margin-bottom:16px}.chat-subheader.pt-4{margin-bottom:35px;padding-top:18px!important}.chat-container .row.g-4 .col-6{height:auto;width:auto;padding:0}.book-card h2,.book-card span{font-weight:700;font-size:13px}.option-box p{font-size:13px;color:#444;margin:0;line-height:20px;font-weight:400}.start-chat-btn{background-color:#454b58;color:#fff;font-size:15px;border:none;border-radius:8px;width:100%;padding:12px;margin:30px 0 45px}.start-chat-btn:hover{background-color:#1f1f22}.chat-body .subtitle{margin:0;font-size:15px;font-weight:400;color:#000;text-align:left!important;padding-bottom:10px}.chat-subheader h2{font-size:1.8em;line-height:30px;font-weight:700}.chat-container a{text-decoration:none;color:#0088cf}.chat-container a:hover{color:#1255bb}.chat-body::-webkit-scrollbar{width:6px}.chat-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.chat-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.chat-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.message-meta{font-size:18px;font-weight:600;line-height:24px;margin-bottom:0}.btn-show-more.text-center.mt-3 button{color:#0088cf;font-weight:700;font-size:13px;line-height:normal}.message-block.text-start{width:90%}.chat-container{padding-left:0;padding-right:0}.message-bubble{background:#fff;color:#444;border-radius:6px;width:100%;margin-bottom:22px;font-size:13px;max-width:100%;text-align:left;margin-top:30px!important;line-height:26px;border:1px solid #E4E4E7;font-weight:500;padding:11px 15px;margin-bottom:40px!important}.card-details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;flex:1}.card-details h2{font-size:14px;color:#007bff;font-weight:600;margin:0 0 4px;line-height:20px;text-align:left!important}.card-details h2>div:last-child{font-weight:400;font-size:13px;color:#000}.card-details h2.card-details h2 .message-bubble span{font-weight:700}.card-details span{font-weight:700;font-size:14px;color:#000;margin-top:5px}.btn-show-more button{font-weight:700;color:#0088cf;height:100px;background:#fff;border:1px solid #5CC7FF;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;height:120px;font-weight:600;font-size:14px;padding:0;cursor:pointer;color:#00aeef}.btn-show-more:hover{background-color:#f0faff;transition:background-color .3s ease-out}.message-bubble p{margin:0;padding:0}.message-bubble.user{margin-left:auto;width:max-content;margin-bottom:22px;font-size:14px;max-width:90%;text-align:left;margin-top:5px!important;line-height:20px;box-shadow:unset;font-weight:400;background:#f0f0f0;color:#000;border-radius:6px;padding:10px}.message-bubble.user div{white-space:unset!important}.typing-indicator{font-size:14px;color:#667085;gap:5px;height:20px;margin-bottom:15px}.dot{width:4px;height:4px;background-color:#555;border-radius:50%;opacity:0;transform:scale(0);animation:1.5s infinite typing}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}.dot:nth-child(4){animation-delay:.6s}@keyframes typing{0%,75%,to{opacity:0;transform:scale(0)}25%,50%{opacity:1;transform:scale(1)}}.typing-indicator strong{color:#454b58}.chat-footer button:hover{opacity:.3}.chat-container.card-outer .row.g-4.align-items-start{display:flex;flex-wrap:nowrap;margin:0;gap:13px}.chat-container .card-outer .d-flex.justify-content-center.text-center.gap-5 .d-flex.justify-content-center.text-center.gap-5 .col-3{padding:0}.chat-container .card-outer div .col-3{padding:0;margin:0}.chat-footer button{border:0!important}.chat-container .card-outer .col-4{padding:0;margin-bottom:4px}.chat-container a{height:100%;display:block}.chat-footer{display:flex;align-items:center;background:#fff;gap:0px;border-radius:6px;border:0;border:1px solid #9ea1a5;position:relative;transition:box-shadow .9s ease}.chat-footer:focus-within{animation:shadowPulse .9s forwards}@keyframes shadowPulse{0%{box-shadow:0 0 8px #bbb9}to{box-shadow:none}}.chat-footer input{flex:1;font-size:13px;padding:22px 14px 22px 22px;margin-right:8px;border:none!important;color:#000;font-size:15px;font-weight:400}.chat-footer input[type=text]{font-size:15px}.chat-footer input::placeholder{font-size:13px}.chat-footer button.btn{padding-right:22px}.chat-footer input::placeholder{color:#c2c2c2!important;font-weight:500;font-size:15px}.chat-powered{font-size:11px;text-align:left;color:#667085;background-color:#ffffff80;padding:15px 30px;padding-bottom:0!important}.form-control{display:block;padding:0;font-size:14px;font-weight:400;line-height:18px;color:var(--bs-body-color);border:var(--bs-border-width) solid var(--bs-border-color);-webkit-appearance:none;-moz-appearance:none}.summary-box{padding-bottom:5px!important}.chat-header-top span{float:left}.book-card{margin:0 5px;text-align:center}.book-card h2{color:#0088cf;margin:0 0 5px;line-height:16px;text-align:center;font-weight:600;min-height:unset;width:100%}.book-card span{color:#323232;text-align:left;display:block;width:100%}.card-details{padding:0}.card-details{padding-top:10px;height:100%;display:flex;align-items:anchor-center;flex-wrap:wrap;justify-content:center;flex-direction:column;padding-left:12px}.chat-container .col-3 a{text-decoration:none}.chat-container .tag-box{background:#f4f4f5;padding:5px;width:95px;height:34px;display:flex;align-items:center;border-radius:20px;font-size:15px;font-weight:400;justify-content:center;margin-bottom:20px}.book-img{object-fit:contain;border:1px solid #E4E4E7;padding:0!important;padding:10px;border-radius:4px;height:100%!important;display:flex;flex-direction:column;width:100%;max-width:100%;overflow:hidden;margin:0}.book-card.book-img{display:flex;flex-direction:row;align-items:center;background:#fff;border-radius:8px;padding:0;height:auto}.book-img img{height:128px;object-fit:contain;border-radius:6px 0 0 6px;margin-right:10px;max-width:78px}.search-result{margin-top:30px}.top-bar .right-buttons{display:none!important}.option-box:hover,.question-btn:hover{background-color:#fff;cursor:pointer;color:#fff;opacity:.6}.chat-container .btn-show-more{font-weight:700}.card-outer,.info-card{margin:20px 0}.chat-container .card-outer .col-4{padding:0;width:32.333333%;margin-top:0}.info-card p{font-size:14px;margin-bottom:16px;color:#667085}.info-card strong{font-weight:600;font-size:16px;color:#667085}.info-card ul{padding-left:20px;margin-bottom:16px}.info-card ul li{font-size:14px;margin-bottom:5px;color:#667085}.form-control:focus{box-shadow:none!important;border-color:none;outline:0!important}.outer-optionbox{margin-bottom:12px}.chat-footer img{width:24px}.text-end .mt-4,.text-start .mt-4{font-size:11px}.full-width-footer{width:100%}.question-cards .row.g-4{margin-top:0}.question-cards{padding-top:0!important;margin-top:0!important}.footer-sticky{position:fixed;bottom:0;left:0;right:0;z-index:1;padding-bottom:10px}.popup-container .footer-sticky{position:sticky;bottom:0;left:0;right:0}.footer-sticky form{padding:20px 30px 7px;background-color:unset}.popup-container div#root{width:100%;height:100%;background:url(/assets/bg-chat_new-DDB2Ltg_.png),#f6f6f7;background-size:cover;background-position:left bottom;background-repeat:no-repeat}.message-bubble div{white-space:unset!important}@media screen and (max-width: 768px){[x-ref=popup-dialog]{width:100%;height:100%;margin:0}.powered-outer strong{font-size:11px}.footer-sticky form{padding:0 10px!important}.chat-footer input{font-size:13px;padding:12px 14px 12px 22px}.chat-footer input[type=text]{font-size:13px}.option-box p{font-size:12px}.message-meta{font-size:16px;margin-bottom:6px}}@media only screen and (min-width: 768px){.card-outer .row .col-3 .show-more-class{width:12.7777%!important}}@media only screen and (min-width: 769px){.right-buttons .btn-close{display:none}}@media only screen and (max-width: 992px){.card-outer .d-flex.justify-content-center.text-center{gap:24px!important}.book-img{width:100%;max-width:100%;padding:0}}@media only screen and (max-width: 762px){.book-img{width:100%;max-width:100%;padding:0}.message-bubble{width:100%}.card-outer .d-flex.justify-content-center.text-center{gap:0!important}.powered-outer strong{font-size:11px}}@media screen and (max-width: 400px){.chat-container .card-outer .col-4{padding:0;width:48.333333%;margin-top:0}.powered-outer strong{font-size:11px}}@media screen and (max-width: 320px){div#root{overflow-x:hidden}.book-img{width:100%;max-width:100%;padding:0;flex-wrap:wrap;flex-direction:column!important;justify-content:center;align-items:center}.powered-outer strong{font-size:11px}}@media screen and (min-width: 768px){.book-img img{height:120px!important;object-position:top;object-fit:contain}.chat-container .card-outer .col-4{padding:0;width:32.333333%;margin-top:0}.chat-container.card-outer .row.g-4.align-items-start{gap:20px;margin-top:0;justify-content:space-between;width:100%}}@media screen and (max-width: 768px){.footer-sticky form{padding:10px}.powered-outer strong{font-size:11px}}.loading-sparkle-container{position:relative;width:50px;height:51px;display:flex;justify-content:center;align-items:center;top:13px;left:-14px}.sparkle{position:absolute;opacity:0;animation:twinkle 2s infinite ease-in-out;animation-delay:var(--delay);width:var(--size, 20px);height:var(--size, 20px);top:var(--top, 50%);left:var(--left, 50%);transform:translate(-50%,-80%);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='18.129'%20height='18.128'%20viewBox='0%200%2018.129%2018.128'%3e%3cdefs%3e%3clinearGradient%20id='linear-gradient'%20x1='0.5'%20x2='0.5'%20y2='1'%20gradientUnits='objectBoundingBox'%3e%3cstop%20offset='0'%20stop-color='%230fb3ff'/%3e%3cstop%20offset='1'%20stop-color='%23443dff'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20id='Vector'%20d='M11.323,10.122a.655.655,0,0,1,0-1.243l3.511-1.169a5.238,5.238,0,0,0,3.313-3.315L19.316.885a.655.655,0,0,1,1.243,0L21.728,4.4a5.238,5.238,0,0,0,3.315,3.313l3.509,1.169a.654.654,0,0,1,0,1.243l-3.511,1.169A5.238,5.238,0,0,0,21.728,14.6l-1.169,3.511a.654.654,0,0,1-1.243,0L18.147,14.6a5.238,5.238,0,0,0-3.313-3.313Z'%20transform='translate(-10.874%20-0.437)'%20fill='url(%23linear-gradient)'/%3e%3c/svg%3e");background-size:cover}.loading-sparkle-container .sparkle:first-child{position:relative}.chat-widget{width:100%;background:unset;display:flex;flex-direction:column;position:relative;padding:0;height:max-content;width:100%!important}@media (min-width: 1400px){.chat-widget{max-width:900px;width:900px!important}}@media (min-width: 1200px){.chat-widget{max-width:1140px;width:900px!important}}.popup-container .chat-widget{width:100%;background:unset;display:flex;flex-direction:column;overflow:hidden;position:relative;padding:0;height:auto;width:100%!important}div#root{height:100%;align-items:flex-start;display:flex;overflow:auto;width:100%;flex-wrap:wrap}@keyframes twinkle{0%{opacity:0;transform:translate(-50%,-80%)}50%{opacity:.7}to{opacity:0;transform:translate(-50%,-40%)}}.summary-box p{font-size:14px}.top-bar{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 30px 5px;position:sticky;top:0;background-color:#fff;z-index:99999}.top-bar:after{content:"";--tw-text-opacity: 1;color:#fff;background-image:linear-gradient(currentColor,transparent);height:1rem;position:absolute;top:100%;width:100%;left:0}.top-bar .left-section{display:flex;align-items:center;color:#888;font-size:18px;width:80%;height:30px;font-weight:400}.search{display:none}.search.show{position:relative;padding-left:29px;display:block;width:100%}.search.show input[type=text]{width:100%;border:0;position:relative;padding-left:0;outline:none}.top-bar .left-section .icon{margin-right:16px;display:none}.top-bar .right-buttons{display:flex;gap:8px;width:30%;justify-content:right}.top-bar .left-section img{width:34px}.search.show input[type=text]::placeholder{color:#b2b3bb}.right-buttons .btn-outline{background:#fff;border:1px solid #0088CF;color:#0088cf;padding:4px 10px;border-radius:4px;font-size:13px;cursor:pointer}.search.show:before{content:"";position:absolute;left:4px;width:18px;height:20px;background-image:url(./Images/search-grey.png);top:5px;z-index:0;background-size:17px;background-repeat:no-repeat}.btn-filled img{width:20px}.btn-filled:hover:before{filter:brightness(1.2)}.btn-outline img{width:16px;margin-left:5px;top:-2px;position:relative}@keyframes moveGradient1{0%{background-position:0% 0%}50%{background-position:100% 0%}to{background-position:0% 0%}}.card-outer .row .show-more-class{width:12.7777%!important;padding:0;margin-top:10px}.card-outer .row .g4{gap:0!important}.powered-outer{display:flex;justify-content:space-between}@media screen and (max-width:767px){.chat-container .row.g-4 .col-6{width:100%!important}.chat-container .row.g-4 .col-6:first-child .option-box,.question-cards .col-6:first-child .question-btn.option-box{max-width:100%}.option-box p{text-align:center}.option-box,.question-btn.option-box{padding:12px 16px}.question-cards.mt-4 .col-6{width:100%!important}.btn-show-more button{height:45px}.card-details{padding:12px}.chat-container{padding-left:0;padding-right:0}.option-box:hover,.question-btn:hover{color:#000}.book-img img{max-width:83px}}@media screen and (max-width:767px){.top-bar{padding:20px 20px 0}.chat-body{padding:20px}.chat-subheader.pt-4:before{width:24px;height:24px}.chat-subheader.pt-4:after{width:24px;height:24px}.chat-body .chat-subheader.pt-4 h2.text-center{font-size:17px}.chat-subheader.pt-4{padding-left:29px;padding-right:4px;padding-top:10px!important}.top-bar .right-buttons{width:63%;justify-content:right}.top-bar .left-section{font-size:15px;width:33%}.card-outer .row .col-3{width:47.7777%!important}.chat-container.card-outer .row.g-4.align-items-start{display:flex;flex-wrap:wrap}.chat-body .subtitle{margin:0;font-size:15px}.question-cards.mt-4 .col-6{width:47%;margin:0 auto 12px}.chat-container .row.g-4 .col-6{width:47%}.powered-outer strong{font-size:11px}}@media screen and (max-width: 330px){body.d-flex.justify-content-center{overflow:hidden}}@media screen and (max-width: 380px){.chat-container .row.g-4 .col-6,.top-bar .right-buttons{width:100%!important}.right-buttons .btn-outline{padding:4px 7px}.footer-sticky{position:fixed!important}body.d-flex.justify-content-center{overflow:hidden}}@media screen and (max-width: 418px){.chat-powered{font-size:10px;padding:15px 19px 0}.chat-powered{font-size:10px;padding:15px 20px 0}.footer-sticky{position:fixed!important}.powered-outer strong{font-size:11px}}@media screen and (max-width: 575px){.top-bar .right-buttons{width:100%!important}.card-details{padding-left:0}.option-box p{text-align:center}.footer-sticky{position:fixed!important}}@media screen and (max-width: 767px){.card-outer .row .col-3{width:100%!important}.chat-container .row.g-4 .col-6{width:47%}.question-cards.mt-4 .col-6{width:47%;margin:0 auto 12px}.btn-show-more{width:100%;margin:0 auto}.powered-outer strong{font-size:11px}}@media screen and (max-width:768px){.footer-sticky{position:fixed!important}}@media screen and (max-width: 992px){.chat-container.card-outer .row.g-4.align-items-start{display:flex;flex-wrap:wrap;gap:10px}.top-bar .right-buttons{width:42%}}@media (min-width: 768px) and (max-width: 992px){.card-outer .row .col-3{width:47.7777%!important}.card-outer .row .col-3:last-child{width:47.7777%!important}.chat-subheader.pt-4:before{width:58px;height:59px;left:0;top:8px}}input:focus{border:2px solid #007BFF;outline:none;caret-color:#000}.btn-outline,.btn-filled{border:none;color:#fff;padding:4px 10px;border-radius:4px;font-size:13px;cursor:pointer;border:1px solid #0088CF;color:#0088cf;background-size:200% 100%;animation:moveGradient1 3s ease-in-out infinite}.btn-filled{background-color:transparent}.btn-outline.active,.btn-filled.active{border:none;color:#fff;padding:4px 10px;border-radius:4px;font-size:13px;cursor:pointer;background:linear-gradient(to right,#0072ae,#046fa8,#048fda 50%);background-size:200% 100%;animation:moveGradient1 3s ease-in-out infinite}.btn-filled img{filter:invert(50%) sepia(93%) saturate(500%) hue-rotate(175deg) brightness(92%) contrast(96%)}.btn-filled.active img,.btn-outline.active img{filter:brightness(0) invert(1)}.ai{display:flex;align-items:center}.ai.hidden{display:none}.btn-show-more .btn-link:hover{color:#0088cf;border:1px solid #5CC7FF}#closePopupBtn .fa-solid:before{content:none!important}.message-bubble ul{padding-left:18px;margin:10px 0 15px}.message-bubble ul li{margin-bottom:5px;font-size:13px;color:#222}.message-bubble ul li span{display:inline-block;opacity:0;transform:translateY(10px);animation:floatIn .6s ease forwards}.message-bubble ul li span a{color:#1565c0;font-weight:600;text-decoration:none;position:relative;cursor:pointer;display:inline-block;transition:transform .3s ease}.message-bubble ul li span a:hover{transform:translate(6px)}.highlight-author{color:#3a3a3a;background:#f0f0f0;font-weight:500!important;padding:2px 6px 28px;border-radius:4px;font-size:13px;height:24px;margin-bottom:3px}.message-bubble h6{color:#444;font-weight:700;font-size:14px;margin:20px 0}@supports (-webkit-touch-callout: none){p{color:#444!important}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0009;display:flex;align-items:flex-start;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.popup-overlay.active{opacity:1;visibility:visible}.popup-box{background:#fff;padding:0;border-radius:7px;position:relative;max-width:1096px;width:100%;box-shadow:0 10px 25px #0000004d;animation:fadeInScale .3s ease;top:97px;overflow:hidden;height:496px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.close-btn{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:20px;cursor:pointer}button#openPopupBtn{position:fixed;right:118px;top:56px;border:none;color:#fff;padding:6px 14px;border-radius:4px;font-size:13px;cursor:pointer;background:linear-gradient(270deg,#00a8ff,#0072ae,#00a8ff);background-size:300% 300%;animation:gradientMove 4s ease infinite}button#openPopupBtn img{width:20px}.footer-sticky{position:sticky;bottom:0;left:0;right:0;background-color:#fff}.chat-widget{max-width:100%;width:100%!important}@media screen and (max-width:768px){.popup-box{top:0;height:100%}}@media screen and (min-width:769px) and (max-width:1024px){.popup-box{width:90%}}.sparklez{position:absolute;left:var(--left);top:var(--top);width:var(--size);height:var(--size);animation-delay:var(--delay);pointer-events:none}.loading-sparklez-container{position:relative;width:50px;height:51px;justify-content:center;align-items:center;left:-14px}.loading-sparklez-container-2{position:relative;width:50px;height:51px;justify-content:center;align-items:center;top:10px;left:-14px}.summary-html ul{padding-left:1.5rem;margin:.5rem 0}.summary-html strong{font-weight:700}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:Inter,sans-serif!important}.summary-box:nth-child(2){animation-delay:.3s}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}strong{color:#444;font-weight:700;font-size:14px}ul{padding-left:18px;margin:10px 0 15px}li{margin-bottom:5px;font-size:13px;color:#222}.highlight-title.do-animate{animation:floatIn .6s ease forwards;animation-delay:.2s}.highlight-author.do-animate{animation:floatIn .6s ease forwards;animation-delay:.3s}.highlight-category.do-animate{animation:floatIn .6s ease forwards;animation-delay:.4s}.highlight-price.do-animate{animation:floatIn .6s ease forwards;animation-delay:.5s}.highlight-title{animation-delay:.2s}.highlight-author{animation-delay:.3s}.highlight-category{animation-delay:.4s}.highlight-price{animation-delay:.5s}@keyframes floatIn{to{opacity:1;transform:translateY(0)}}.summary-box:first-child .highlight-title a{color:#1565c0;font-weight:600;text-decoration:none;position:relative;cursor:pointer;display:inline-block;transition:transform .3s ease}.summary-box:first-child .highlight-title a:hover{transform:translate(6px)}.summary-box{padding-bottom:30px!important}.highlight-author{color:#3a3a3a;background:#f0f0f0;font-weight:500!important;padding:2px 6px;border-radius:4px;font-size:13px;height:24px;margin-bottom:3px}.highlight-category{color:#00796b;background:#e0f2f1;font-weight:600!important;padding:2px 6px;border-radius:4px;font-size:13px}.highlight-price{display:inline-block;color:#1565c0;font-weight:600;background:#e3f2fd;padding:2px 6px;border-radius:4px;font-size:13px;transition:transform .3s ease;will-change:transform}.highlight-price:hover{transform:translateY(-4px)}hr{border:none;border-top:1px solid #717070;margin:20px 0}@media (max-width: 600px){body,.summary-box{padding:20px}}.summary-box h6,.summary-box-second h6{color:#444;font-weight:700;font-size:14px;margin:20px 0}#chat-popup{position:relative!important;max-width:900px!important;overflow:hidden;margin:0 auto!important}.instock{position:relative;padding:2px 20px 5px 7px;opacity:1;display:inline!important}.instock:after{content:"";position:absolute;right:8px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background-color:#50c878;animation:rippleDot 2s infinite}@keyframes rippleDot{0%{box-shadow:0 0 #50c878b3}70%{box-shadow:0 0 0 10px #50c87800}to{box-shadow:0 0 #50c87800}}
