<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{scroll-behavior:smooth}
body.active{overflow:hidden}
img:not([src]){opacity:0}
a,.btn,button,input{text-decoration:none;outline:none!important}
.pixelateImg{image-rendering:auto;image-rendering:crisp-edges;image-rendering:pixelated}
.form-control:focus{box-shadow:0 0 17px 0 rgba(0,0,0,0.08);outline:none}
.btn-default:hover{background:#333;color:#fff;transition:.5s}
.btn-primary:hover{box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);transition:.5s}
.gblOrflw{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);width:100%;content:'';z-index:-1!important;display:none}
.gblPpup{position:fixed;left:0;right:0;bottom:0;top:0;z-index:11;align-items:center;justify-content:center;display:none;transition:.3s}
.gblPpup.active{display:flex;display:-webkit-flex}
.gblPpup.active .gblOrflw{display:block}
.gblPpup .ldBxClsBtn,.gblPpup .formBox .closeBtn{display:flex;display:-webkit-flex;cursor:pointer}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}
input[type=number]{-moz-appearance:textfield}
input[type="checkbox"]{margin:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;height:17px;width:17px;background:#fff;border:1px solid #D0D0D0;color:#fff;display:inline-flex;outline:none;z-index:0;border-radius:3px;position:relative;cursor:pointer}
input[type="checkbox"]:checked{background:#58bf93;border-color:#58bf93;box-shadow:0 2px 5px 0 rgba(88,191,147,0.71)}
input[type="checkbox"]:checked::before{content:"\e92a";font-family:'icomoon';font-size:11px;display:flex;display:-webkit-flex;height:100%;align-items:center;justify-content:center;position:absolute;left:0;top:0;right:0;bottom:0}
input[type="radio"]{margin:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;height:17px;width:17px;background:#fff;border:#e3e3e3 solid 1px;color:#fff;display:inline-flex;outline:none;z-index:0;border-radius:30px;position:relative;cursor:pointer}
input[type="radio"]::before{content:"";width:9px;height:9px;background:#e3e3e3;border-radius:100%;left:3px;top:3px;position:absolute}
input[type="radio"]:checked{background:#fff;border:1px solid #58bf93}
input[type="radio"]:checked::before{background:#58bf93}
.scrollBarHide{-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none}
.scrollBarHide::-webkit-scrollbar{display:none}
.scrollBar::-webkit-scrollbar{width:8px;height:8px;background-color:rgba(0,0,0,0.1);border-radius:20px;position:absolute;z-index:10000}
.scrollBar::-webkit-scrollbar-thumb{background-color:#bfbfbf;border-radius:20px}
.scrollBar::-moz-scrollbar{width:8px;height:8px;background-color:rgba(255,255,255,0.1);position:absolute;z-index:10000;right:0}
.scrollBar::-moz-scrollbar-thumb{background-color:#bfbfbf;border-radius:20px}
.infinite-loader{padding:10px 0;margin-bottom:10px;text-align:center}
.alert{position:relative;padding:2px 15px;border:1px solid transparent;border-radius:5px;font-size:13px;line-height:normal}
.alert.error{color:#721c24;background:#f8d7da}
.alert.success{color:#29B24B;background-color:#d4edda;border-color:#d4edda}
.alertMsg{padding:8px 12px;font-size:12px;color:#fff;position:fixed;right:-500px;top:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ccc;white-space:nowrap;border-radius:8px;box-shadow:0 10px 20px 0 rgba(70,70,75,0.2);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:20;max-width:290px}
.alertMsg.active{right:15px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:1}
.alertMsg .iconBox span{padding:2px;margin-right:10px;font-size:36px;width:40px;height:40px;border-radius:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333}
.alertMsg .msgBody{padding-right:20px;display:block;color:#fff;position:relative;white-space:normal}
.alertMsg .msgBody .icon-close{position:absolute;right:-4px;top:0;width:15px;height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.6;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-size:10px}
.alertMsg .msgBody .icon-close:hover{opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.alertMsg .msgBody strong{display:block;font-size:18px}
.alertMsg .msgBody p{margin:0;line-height:16px;color:#fff;font-size:12px}
.alertMsg span img{width:100%;height:100%}
.alertMsg.success{background:#28a745}
.alertMsg.success span{color:#28a745}
.alertMsg.info{background:#17a2b8}
.alertMsg.info span{color:#17a2b8}
.alertMsg.warning{background:#ffc107}
.alertMsg.warning span{padding:7px;color:#ffc107;font-size:26px}
.alertMsg.error{background: #de071c !important;}
.alertMsg.error span{color:#de071c}
.popupForm{margin:0;background:none;display:none;align-items:center;justify-content:center;position:fixed;left:0;top:0;bottom:0;right:0;max-width:100%;width:100%;z-index:11}
.popupForm.active{display:flex;display:-webkit-flex}
.popupForm .formBox .closeBtn,.Otp .formBox .closeBtn,#messsage .formBox .closeBtn{cursor:pointer;position:absolute;top:13px;right:10px;color:#666;font-size:13px;display:block}
.popupForm .formBox .btn-primary,.Otp .formBox .btn-primary,#messsage .formBox .btn-primary{margin-left:0;width:100%;font-weight:600}
.popupForm .formBox .btn-primary em,.Otp .formBox .btn-primary em,#messsage .formBox .btn-primary em{margin-right:3px;font-size:14px;position:relative;top:2px}
.overLayBox{display:none;background-color:rgba(0,0,0,.7);height:100%;width:100%;position:fixed;left:0;right:0;top:0;bottom:0;z-index:9}
.overLayBox.active{display:block}
.formBox.formAlert{-webkit-animation-name:shake;animation-name:shake;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes shake {
0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}
10%,50%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}
30%,70%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}
}
@keyframes shake {
0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}
10%,50%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}
30%,70%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}
}
.ui-helper-hidden-accessible{display:none}
.custom-combobox{width:100%}
.custom-combobox input{padding:6px 12px;display:block;width:100%;height:40px;font-size:13px;color:#333;background:none;border-radius:5px;border:1px solid #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.custom-combobox a{width:100%}
.custom-combobox&gt;#ddlLocation_div{z-index:1}
.drop-downcity{padding:5px;max-height:250px;overflow:hidden;overflow-y:auto;border:none;box-shadow:0 3px 8px 0 rgba(0,0,0,.2)}
.formBox .drop-downcity{position:absolute!important;left:0;right:0;width:100%!important;background:#fff;z-index:4}
.drop-downcity li{padding:0;display:block;line-height:30px;cursor:pointer;color:#333;text-align:left}
.drop-downcity li .ui-menu-item-wrapper{padding:0 5px;font-size:13px}
.drop-downcity li:hover,.ui-menu-item-wrapper{background:0 0;border:none;color:#333}
.drop-downcity .ui-state-active,.drop-downcity li .ui-state-focus{margin:0;border:0;background:#e7faf1;color:#58bf93}
.custom-combobox{position:relative;display:inline-block}
.custom-combobox-toggle{position:absolute;top:0;bottom:0;margin-left:-1px;padding:0}
.custom-combobox-input{margin:0;padding:5px 10px}
.shotlistPopup{display:none;background:#fff;width:385px;float:right;right:0;position:absolute;top:48px;box-shadow:0 4px 8px 0 rgba(0,0,0,.23);border-radius:0 0 5px 5px}
.shotlistPopup.active{display:block}
.shotlistPopup .projectTiles{max-height:305px;overflow:hidden}
.shotlistPopup .shorlistTab{padding:10px;display:block;height:50px}
.shotlistPopup .shorlistTab ul{padding:0!important;float:none!important;flex-direction:row!important;display:flex!important;border:#333 solid 1px;overflow:hidden;border-radius:10px}
.shotlistPopup .shorlistTab ul li{padding:0 10px;margin:0!important;height:auto!important;cursor:pointer;justify-content:center;text-align:center;background:#f1f1f1;line-height:32px!important;color:#333!important;width:100%}
.shotlistPopup .shorlistTab ul li + li{border-left:#333 solid 1px}
.shotlistPopup .shorlistTab ul li.active{background:#333;color:#fff!important;cursor:default}
.shotlistPopup .shorlistTab ul li:last-child{display:block!important;border-right:#333 solid 0}
.shotlistPopup input[type=checkbox]{margin-right:10px;width:16px;height:16px;float:left}
.shotlistPopup .projectTiles .shortlistheader{background:#f1f1f1}
.shotlistPopup .shortlistBody{overflow:auto;max-height:225px}
.shotlistPopup .projectTiles .shortlistheader span{padding:2px 10px 3px;display:inline-block;font-weight:600;line-height:35px;color:#333}
.shotlistPopup .projectTiles .shortlistheader em{padding:6px 12px;color:#333;font-size:12px;float:right;border-radius:3px;cursor:pointer;height:40px;display:flex;display:-webkit-flex;align-items:center}
.shotlistPopup .alert-danger{padding:10px;color:#fff;background-color:red;line-height:15px;font-size:13px;border-radius:5px;position:absolute;z-index:2;margin:10px;width:calc(100% - 35px)}
.shotlistPopup .alert-danger strong{font-weight:600}
.shotlistPopup .projectTile{padding:10px 40px 10px 105px;display:block;overflow:hidden;border-bottom:1px solid #ccc;position:relative}
.shotlistPopup .projectTile .checkBox{width:25px;position:absolute;left:10px;top:26px;z-index:0}
.shotlistPopup .projectTile picture{width:55px;height:55px;display:block;position:absolute;left:38px}
.shotlistPopup .projectTile picture img{width:55px;height:55px}
.shotlistPopup .projectTile .projectData{display:block}
.shotlistPopup .projectTile .projectData label{margin:0;display:block;line-height:21px;color:#333;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.shotlistPopup .projectTile .projectData span{display:block;font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.shotlistPopup .projectTile .projectData strong{color:#5f449b;font-size:13px;font-weight:600}
.shotlistPopup .projectTile .deleteItem{position:absolute;right:10px;top:0;height:100%}
.shotlistPopup .projectTile .deleteItem em{display:flex;display:-webkit-flex;align-items:center;justify-content:center;height:100%;width:30px;opacity:.3}
.shotlistPopup .projectTile .deleteItem em:hover{opacity:1}
.shotlistPopup .projectTile .deleteItem em img{width:14px}
.shotlistPopup .btnBox{padding:10px!important;width:100%;display:flex;display:-webkit-flex;align-items:center}
.shotlistPopup .btnBox .btn ~ .btn{margin-left:10px}
.shotlistPopup .btnBox .btn{padding:10px 21px;margin:0;width:100%}
.shotlistPopup .btnBox .btn.btn-primary{background:#58BF93;color:#fff;border:#58BF93 solid 1px}
.shotlistPopup .btnBox .btn.btn-default{background:#fff;color:#000;border:#B1B1B1 solid 1px}
.shotlistPopup .btnBox .btn.btn-default:hover{background:#333;color:#fff;transition:.5s}
.shotlistPopup .btnBox .btn[disabled],.shotlistPopup .btnBox .btn[disabled]:hover{padding:10px 21px;background:#B1B1B1;color:#fff;border:#B1B1B1 solid 1px;cursor:default}
.shotlistPopup .listingSorted{padding:10px 10px 7px 115px!important;width:calc(100% - 45px);margin:5px 5px 5px 35px;position:relative;background:#fff;border-radius:8px;overflow:initial!important;box-shadow:0 0 14px 0 rgba(0,0,0,.06);border:solid 1px #e8e8e8!important;display:block;height:100px}
.shotlistPopup .projectTile.listingSorted .checkBox{left:-25px;top:0;height:100%;display:flex;display:-webkit-flex;align-items:center;z-index:0}
.shotlistPopup .listingSorted ~ .listingSorted{margin-top:10px}
.shotlistPopup .projectTile.listingSorted picture{left:0;top:0;width:100px;height:100px;box-shadow:0 0 14px 0 rgba(0,0,0,.18);border-radius:5px;overflow:hidden}
.shotlistPopup .projectTile.listingSorted picture img{width:100px;height:100px}
.shotlistPopup .projectTile.listingSorted label{font-size:13px!important;max-width:calc(100% - 20px)}
.shotlistPopup .projectTile.listingSorted .deleteItem em{height:30px;cursor:pointer}
.shotlistPopup .projectTile.listingSorted .deleteItem{right:0}
.shotlistPopup .projectTile.listingSorted .projectData span{color:#333}
.shotlistPopup .projectTile .projectData h3{color:#5f449b}
.shotlistPopup .listingSorted span{width:calc(100% - 15px)}
.shotlistPopup .listingSorted .statustype{display:flex;display:-webkit-flex;align-items:flex-start;overflow:hidden}
.shotlistPopup .listingSorted .statustype li{display:flex;display:-webkit-flex;justify-content:center;flex-direction:column;position:relative;flex-shrink:0;font-size:12px;color:#333}
.shotlistPopup .listingSorted .statustype li:nth-child(2){margin-left:10px;padding-left:10px}
.shotlistPopup .listingSorted .statustype li:nth-child(2)::before{width:4px;height:4px;border-radius:100%;display:block;position:absolute;left:-2px;top:9px;content:'';background:#a9a9a9}
@media screen and (max-width:540px) {
.gblPpup{top:auto;bottom:-5000px;height:100%;align-items:flex-end}
.gblPpup.active,.gblPpup.active .gblOrflw{bottom:0;transition:.3s}
.gblPpup .ldBx{width:100%;border-radius:8px 8px 0 0}
input[type=checkbox]:checked{box-shadow:none}
.shotlistPopup .shortlistBody{max-height:inherit}
.shotlistPopup .projectTiles{display:flex;display:-webkit-flex;max-height:inherit;flex-direction:column}
.shotlistPopup .btnBox .btn.btn-default:hover{background:#fff;color:#000;border:#B1B1B1 solid 1px}
}
footer .seoFooter{padding:40px 0 20px;background:#FAFAFA}
footer .seoFooter .seoFooterHeading{margin-bottom:20px;font-size:13px;color:#333;font-weight:600;display:block}
footer .seoFooter ul{margin-bottom:15px;display:block}
footer .seoFooter ul li{padding-right:5px;margin-right:5px;font-size:12px;display:inline-block;position:relative}
footer .seoFooter ul li::after{content:'';position:absolute;top:5px;right:-1px;width:1px;height:12px;background:#666}
footer .seoFooter ul li strong{font-weight:600;color:#000}
footer .seoFooter ul li a{color:#333}
footer .seoFooter ul li a:hover{color:#333;text-decoration:underline}
footer .seoFooter ul li:first-child{margin-right:0}
footer .seoFooter ul li:first-child::after,footer .seoFooter ul li:last-child::after{display:none}
@media screen and (max-width:540px) {
footer .seoFooter{padding:15px 0 0}
footer .seoFooter .seoBoxScroll{display:flex;display:-webkit-flex;overflow:auto}
footer .seoFooter .seoFooterHeading{margin-bottom:10px;font-size:14px}
footer .seoFooter .tableBox{display:flex;display:-webkit-flex;overflow:auto}
footer .seoFooter ul{flex:none}
footer .seoFooter ul ~ ul{padding-left:30px}
footer .seoFooter ul li{max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;display:block}
footer .seoFooter ul li:first-child{font-size:13px;color:#333}
footer .seoFooter ul li::after{display:none}
}
.seoTableFooter{padding:40px 0 20px;background:#fafafa;display:block}
.seoTableFooter.m-top40{margin-top:48px}
.seoTableFooter h3,.seoTableFooter h1{padding-bottom:30px;font-size:26px;color:#333;display:block;text-align:center;font-weight:600}
.seoTableFooter p{color:#333}
.seoTableFooter .tableBox{display:block;overflow:hidden;overflow-x:auto}
.seoTableFooter .tableBox.rowFlex tr{width:100%;display:flex;display:-webkit-flex;flex-wrap:wrap}
.seoTableFooter .tableBox table{width:100%;min-width:700px;color:#333;font-size:12px;text-align:left;border-collapse:collapse;border:0}
.seoTableFooter .tableBox table tr th{font-weight:600;width:20%}
.seoTableFooter .tableBox table tr th,.seoTableFooter .tableBox table tr td{padding:3px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:225px}
.seoTableFooter .tableBox table tr td{width:20%}
.seoTableFooter .tableBox table.trColumn tr{display:grid;float:left;width:20%}
.seoTableFooter .tableBox table.trColumn tr td{width:100%}
.seoTableFooter .tableBox table tr td a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px;color:#333}
@media screen and (max-width:1024px) {
.seoTableFooter h3{font-size:14px}
.seoTableFooter{padding:20px 0}
.seoTableFooter h3{text-align:left}
}
.syLeftNav{background:#333;width:285px;position:fixed;right:-400px;top:0;bottom:0;display:block;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:11}
.syOverlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:-1}
.syLeftNav.active{right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.syLeftNav.active .syOverlay{display:block}
.syLeftNav .syHeading,.syLeftNav ul li{padding:10px 15px;position:relative;color:#ddd;text-transform:capitalize;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px}
.syLeftNav .link{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ddd}
.syLeftNav .syNavBody{position:relative;height:100%}
.syLeftNav ul{height:calc(100% - 42px);overflow:auto}
.syLeftNav ul li.next{cursor:pointer}
.syLeftNav em{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#aaa;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.syLeftNav ul li em{position:absolute;right:10px;top:0;bottom:0}
.syLeftNav .syTab{display:none;height:100%}
.syLeftNav .syTab.active{display:block}
.syLeftNav .syHeading,.syLeftNav ul li:hover{background:#333;color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.syLeftNav .syHeading,.syLeftNav ul li:hover .link,.syLeftNav .syHeading,.syLeftNav ul li:hover em{color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.syLeftNav .syHeading{padding:0 15px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:14px}
.syLeftNav .syHeading span{width:calc(100% - 56px);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.syLeftNav .syHeading em{padding:0 15px;margin:0 0 0 -15px;width:44px;height:100%;cursor:pointer;font-size:14px}
.syLeftNav .syHeading em:hover{color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.syLeftNav .syNavSubBody{background:#000;color:#fff;width:100%;position:absolute;right:-400px;top:0;height:100%;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;z-index:1}
.syLeftNav .syNavSubBody.active{right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.searchItems{display:block;background:#fff;box-shadow:0 6px 6px 0 #33300029;border-radius:0 0 8px 8px;overflow:hidden}
.searchItems ul{display:block;left:0!important;height:344px;overflow:auto}
.searchItems ul li{padding:10px 15px;display:flex;display:-webkit-flex;align-items:center;gap:8px;border-bottom:1px solid #ebebeb;position:relative;}
.searchItems ul li.highlightItem{background:#f1f1f1}
.searchItems ul li figure{flex:none;width:48px;height:48px;background:rgba(238,238,238,0.291);border-radius:8px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;border:1px solid #f9f9f9;overflow:hidden}
.searchItems ul li figcaption{max-width:calc(100% - 140px)}
.searchItems ul li figcaption p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:normal}
.searchItems ul li figcaption p a{margin-bottom:8px;font-size:12px;color:#333;cursor:pointer}
.searchItems ul li figcaption .propertyBtnBox em{display:flex;display:-webkit-flex}
.searchItems ul li figcaption p a:hover{color:#5f449b}
.searchItems ul li figcaption .propertyBtnBox{margin-top:5px;display:flex;display:-webkit-flex;gap:8px}
.searchItems ul li figcaption .propertyBtnBox span a{padding:0 8px;line-height:22px;height:auto;font-size:10px;color:#5f449b;border:solid 1px #5f449b;border-radius:11px;background:#fff;align-items:center;justify-content:center;gap:5px;display:flex;white-space:nowrap}
.searchItems .searchRelated{position:absolute;right:15px;top:0;bottom:0;font-size:12px;display:flex;align-items:flex-end;padding-bottom:11px;color:#666}
.searchItems ul li.landmark{padding:12px 0}
.searchItems ul li.landmark figure{height:auto;background:none;border:none}
.searchItems ul li.landmark .propertyBtnBox{margin:0}
.syTabBox{padding:0 15px; margin:0 -15px;display: flex;display:-webkit-flex;align-items: center; overflow:auto;}
.syTabBox .syTabs{display: flex;display:-webkit-flex;overflow:initial;white-space: nowrap;gap:10px;}
.syTabBox .syTabs.addon .syTab:first-child{border-radius:8px 0 0 8px;}
.syTabBox .syTabs.addon .syTab:last-child{border-radius:0 8px 8px 0;}	
.syTabBox .syTabs .syTab{padding: 0 20px;height: 38px;background: #efe8ff;color: #5f449b;display: flex;display: -webkit-flex;align-items: center;justify-content: center;cursor: pointer;flex: none;border-radius:8px}	
.syTabBox .syTabs .syTab.active{background: #5f449b;color: #fff;cursor: default;pointer-events: none;}	
.syTabBox .syTabs.addon{gap:0;border-radius:8px;}
.syTabBox .syTabs.addon .syTab{border-radius: 0;}	
.syTabBox .syTabs.addon .syTab ~ .syTab{border-left: 1px solid #c9b5f5;}
@media screen and (max-width: 540px) {
.searchItems .searchRelated{font-size:10px}
}
@media screen and (max-width:1024px) {
#haptik-xdk-wrapper{z-index:11!important}
#haptik-xdk-wrapper .xdk-iframe{bottom:45px!important;z-index:1!important}
#haptik-xdk-wrapper .xdk-iframe#haptik-xdk-main-view{top:initial!important;bottom:0!important;z-index:2!important;height:calc(100% - 48px)!important}
.bxslider{padding:0 0 10px;display:flex;display:-webkit-flex;overflow:hidden;overflow-x:auto}
.bxslider div{flex:none}
.bxslider .item ~ .item{margin-left:15px}
}
.bx-viewport{height:auto !important;}
.voiceBox{padding:30px 20px 20px 20px;background:#fff;width:375px;position:relative;border-radius:8px;box-shadow:0 -4px 43px 0 rgba(0,0,0,0.11)}
.voiceBox .closeButton{height:48px;width:48px;position:absolute;right:0;top:0;cursor:pointer;opacity:.7;transition:.3s;background:none;border:none;display:none}
.voiceBox .closeButton:hover{opacity:1;transition:.3s}
.voiceBox .closeButton .close{position:relative;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width: 30px;height: 30px; background: #eee;border-radius:100%;}
.voiceBox .closeButton .close::before,.voiceBox .closeButton .close::after{height:12px;width:1px;position:absolute;background:#000;content:''}
.voiceBox .closeButton .close::before{transform:rotate(-45deg)}
.voiceBox .closeButton .close::after{transform:rotate(45deg)}
.voiceAssistance .voiceBox .closeButton{display: flex;display:-webkit-flex;align-items: center; justify-content: center;}
.voiceBox .voiceContent{ text-align: center;}
.voiceBox .voiceContent strong{font-size:16px;display: block;color: #333;}
.voiceBox .voiceContent .listening{font-size:16px;display: block;color: #333;}
.voiceBox .voiceContent .trySaying{font-size: 12px;}
.voiceBox .tryAgain{text-align: center;font-size: 12px; font-weight:600;color:#333;}
.voiceBox .microphone{margin:20px auto;z-index:2;background:#5f449b;display:flex;justify-content:center;align-items:center;height:55px;width:55px;border-radius:100%;position: relative;cursor: pointer;}
.voiceBox.searching .microphone::before,.voiceBox.searching .microphone::after{height:55px;width:55px;border-radius:100%;border:1px solid #5f449b;position:absolute;top:0; animation:scaling 2s cubic-bezier(0.12,0.7,0.74,0.71) infinite;content:'';}
.voiceBox .microphone::before{animation-delay:0}
.voiceBox .microphone::after{animation-delay:1s !important;}
.voiceBox.searching .microphone,.voiceBox.verified .microphone{pointer-events: none;}
@keyframes scaling {
0%{transform:scale(.7);border-color:#5f449b;}
100%{transform:scale(2);border-color:rgba(95,68,155,0)}
}
.voiceBox .agentVerifiedCheck{width:55px;height:55px;border-radius:50%;display:inline-block;stroke-width:4;stroke:#ffffff;stroke-miterlimit:10;box-shadow:inset 0 0 0 #58BF93;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;transition:.5s}
.voiceBox .agentVerifiedCircle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:5;stroke-miterlimit:10;stroke:#58BF93;fill:#58BF93;animation:stroke .4s cubic-bezier(0.65,0,0.45,1) forwards}
.voiceBox .agentVerifiedChecked{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(0.65,0,0.45,1) .3s forwards;stroke-linecap:round;stroke-linejoin:round}
@keyframes stroke {
100%{stroke-dashoffset:0}
}
@keyframes scale {
0%,100%{transform:none}
50%{transform:scale3d(1.1,1.1,1)}
}
@keyframes fill {
100%{box-shadow:inset 0 0 0 30px #fff}
}
.voiceBox.verified .microphone{background:#58BF93;}
.voiceBox.verified svg{position: relative;z-index: 2;}
@media screen and (max-width:540px){
.voiceBox{border-radius:8px 8px 0 0;width: 100%;}
.globalModal.voiceAssistance{z-index:15;}
.globalModal.voiceAssistance::after{position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0,0,0,.7);z-index:-1;content:'';}
.chatBotSection .welcomeMessage em{top: -19px;right: -11px;width: 31px;height: 31px;}
.chatBotSection .welcomeMessage .botUserBox{gap: 7px;}
.chatBotSection .welcomeMessage em img{width: 100%;height:100%;}
}</pre></body></html>