html{scroll-behavior:smooth}body.active{overflow:hidden}img:not([src]){opacity:0}.btn,a,button,input{text-decoration:none;outline:0!important}.form-control:focus{box-shadow:0 0 17px 0 rgba(0,0,0,.08);outline:0}.btn-default:hover{background:#333;color:var(--text-white);transition:.5s}.btn-primary:hover{box-shadow:0 3px 6px 0 rgba(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 .formBox .closeBtn,.gblPpup .ldBxClsBtn{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:var(--text-white);display:inline-flex;outline:0;z-index:0;border-radius:3px;position:relative;cursor:pointer}input[type=checkbox]:checked{background:var(--darkgrey);border-color:var(--darkgrey)}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:var(--text-white);display:inline-flex;outline:0;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 var(--darkgrey)}input[type=radio]:checked::before{background:var(--darkgrey)}.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,.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,.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:12px;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:var(--text-white);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,.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:var(--text-primary)}.alertMsg .msgBody{padding-right:20px;display:block;color:var(--text-white);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:var(--text-white);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:0 0;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}#messsage .formBox .closeBtn,.Otp .formBox .closeBtn,.popupForm .formBox .closeBtn{cursor:pointer;position:absolute;top:13px;right:10px;color:var(--text-secondary);font-size:13px;display:block}#messsage .formBox .btn-primary,.Otp .formBox .btn-primary,.popupForm .formBox .btn-primary{margin-left:0;width:100%;font-weight:600}#messsage .formBox .btn-primary em,.Otp .formBox .btn-primary em,.popupForm .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:var(--text-primary);background:0 0;border-radius:5px;border:1px solid #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-combobox a{width:100%}.custom-combobox>#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:var(--text-primary);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:var(--text-primary)}.drop-downcity .ui-state-active,.drop-downcity li .ui-state-focus{margin:0;border:0;background:#e7faf1;color:var(--text-primary)}.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:var(--text-primary)!important;width:100%}.shotlistPopup .shorlistTab ul li+li{border-left:#333 solid 1px}.shotlistPopup .shorlistTab ul li.active{background:#333;color:var(--text-white)!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:var(--text-primary)}.shotlistPopup .projectTiles .shortlistheader em{padding:6px 12px;color:var(--text-primary);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:var(--text-white);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 figure{width:55px;height:55px;display:block;position:absolute;left:38px}.shotlistPopup .projectTile figure img{width:55px;height:55px}.shotlistPopup .projectTile .projectData{display:block}.shotlistPopup .projectTile .projectData label{margin:0;display:block;line-height:18px;color:var(--text-primary);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shotlistPopup .projectTile .projectData span{display:block;font-size:12px;line-height:18px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.shotlistPopup .projectTile .projectData strong{color:var(--text-primary);font-size:13px;font-weight:600}.shotlistPopup .projectTile .deleteItem{position:absolute;right:10px;top:0;height:100%;cursor:pointer}.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:var(--darkyellow);color:var(--text-primary);border-color:var(--darkyellow);font-weight:700}.shotlistPopup .btnBox .btn.btn-primary:hover{background:var(--yellow);border-color:var(--yellow)}.shotlistPopup .btnBox .btn.btn-default{background:#fff;color:var(--text-primary);border:#b1b1b1 solid 1px}.shotlistPopup .btnBox .btn.btn-default:hover{background:#333;color:var(--text-white);transition:.5s}.shotlistPopup .btnBox .btn[disabled],.shotlistPopup .btnBox .btn[disabled]:hover{padding:10px 21px;background:#b1b1b1;color:var(--text-white);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 figure{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 figure 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:var(--text-primary)}.shotlistPopup .projectTile .projectData h3{color:var(--text-primary)}.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:var(--text-primary);line-height:18px}.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:#333;border:#b1b1b1 solid 1px}}footer .seoFooter{padding:40px 0 20px;background:#fafafa}footer .seoFooter .seoFooterHeading{margin-bottom:20px;font-size:13px;color:var(--text-primary);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:#333}footer .seoFooter ul li a{color:var(--text-primary)}footer .seoFooter ul li a:hover{color:var(--text-primary);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:var(--text-primary)}footer .seoFooter ul li::after{display:none}}.seoTableFooter{padding:40px 0 20px;background:#fafafa;display:block}.seoTableFooter.m-top40{margin-top:48px}.seoTableFooter h1,.seoTableFooter h3{padding-bottom:30px;font-size:26px;color:var(--text-primary);display:block;text-align:center;font-weight:600}.seoTableFooter p{color:var(--text-primary)}.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:var(--text-primary);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 td,.seoTableFooter .tableBox table tr th{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:var(--text-primary)}@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:var(--text-white);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.syLeftNav .syHeading,.syLeftNav ul li:hover .link,.syLeftNav ul li:hover em{color:var(--text-white);-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:var(--text-white);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.syLeftNav .syNavSubBody{background:#000;color:var(--text-white);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,.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% - 156px)}.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:var(--text-primary);cursor:pointer}.searchItems ul li figcaption .propertyBtnBox em{display:flex;display:-webkit-flex}.searchItems ul li figcaption p a:hover{color:var(--text-primary)}.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:var(--text-primary);border:solid 1px var(--darkgrey);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:var(--text-secondary)}.searchItems ul li.landmark figure{height:auto;background:0 0;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;border:1px solid var(--border)}.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:var(--white);color:var(--text-primary);display:flex;display:-webkit-flex;align-items:center;justify-content:center;cursor:pointer;flex:none;border-radius:8px}.syTabBox .syTabs .syTab.active{background:var(--darkgrey);color:var(--text-white);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 var(--border)}@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,.11)}.voiceBox .closeButton{height:48px;width:48px;position:absolute;right:0;top:0;cursor:pointer;opacity:.7;transition:.3s;background:0 0;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::after,.voiceBox .closeButton .close::before{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{padding-right:25px;text-align:center}.voiceBox .voiceContent strong{font-size:16px;display:block;color:var(--text-primary)}.voiceBox .voiceContent .listening{font-size:16px;display:block;color:var(--text-primary)}.voiceBox .voiceContent .trySaying{font-size:12px}.voiceBox .tryAgain{text-align:center;font-size:12px;font-weight:600;color:var(--text-primary)}.voiceBox .microphone{margin:20px auto;z-index:2;background:var(--darkgrey);display:flex;justify-content:center;align-items:center;height:55px;width:55px;border-radius:100%;position:relative;cursor:pointer}.voiceBox.searching .microphone::after,.voiceBox.searching .microphone::before{height:55px;width:55px;border-radius:100%;border:1px solid var(--darkgrey);position:absolute;top:0;animation:scaling 2s cubic-bezier(.12,.7,.74,.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:var(--darkgrey)}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:#fff;stroke-miterlimit:10;box-shadow:inset 0 0 0 var(--darkgrey);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:var(--darkgrey);fill:var(--darkgrey);animation:stroke .4s cubic-bezier(.65,0,.45,1) forwards}.voiceBox .agentVerifiedChecked{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,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:var(--darkgrey)}.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::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%}}.npSyTagBox .syAgentTag{padding-right:10px;border:solid 1px #eee;color:var(--text-primary);font-size:10px;border-radius:50px;display:flex;display:-webkit-flex;align-items:center;line-height:normal;white-space:nowrap;background:#fff}.npSyTagBox .syAgentTag em{margin-right:3px;width:17px;height:17px;border:solid 2px #fff;background:#eee;border-radius:100%;overflow:hidden;color:var(--text-white);display:flex;display:-webkit-flex;align-items:center;justify-content:center;font-size:10px;flex:none}.npSyTagBox .syAgentTag.premium{border-color:#f9c000}.npSyTagBox .syAgentTag.premium em{background:#f9c000}.npSyTagBox .syAgentTag.owner{border-color:#f65e5e}.npSyTagBox .syAgentTag.owner em{background-image:linear-gradient(#f65e5e,#f54ea2)}.npSyTagBox .syAgentTag.sy{border-color:#333}.npSyTagBox .syAgentTag.sy em{background:#333}.gRating{padding:0 10px;background:#ffedca;border-radius:6px;align-items:center;display:flex;height:22px;color:var(--text-primary);gap:5px;white-space:nowrap;font-size:12px}.gRating .star{flex:none}.gRating .star em{width:12px;font-size:12px;color:#f7b400;display:inline-flex}.gRating .rating{padding-left:8px;position:relative;font-size:10px}.gRating .rating::after{content:'';background:#333;position:absolute;top:11px;left:0;width:3px;height:3px;border-radius:100%}.npTagBox{display:flex;display:-webkit-flex;align-items:center;gap:8px}.npTagBox .npTag{display:flex;display:-webkit-flex;color:var(--text-white);border-radius:5px;overflow:hidden;font-weight:700;font-size:11px}.npTagBox .npTag .npTagSymbal{display:flex;display:-webkit-flex;align-items:center;justify-content:center;border-right:1px solid #fff;width:29px;flex:none;font-size:12px}.npTagBox .npTag span{padding:0 10px;line-height:normal;height:24px;display:flex;display:-webkit-flex;align-items:center}.npTagBox .npTag.sy-exclusive{background:linear-gradient(101deg,#3d3e98 -5.01%,#b273b0 96.89%)}.npTagBox .npTag.recently-added{background:linear-gradient(53deg,#00b561 -.01%,#00b5a8 81.15%)}.npTagBox .npTag.square-assured{background:linear-gradient(53deg,#5abfb3 -.36%,#5988bf 81.03%)}.npTagBox .npTag.recent{background:linear-gradient(53deg,#00b561 -.01%,#00b5a8 81.15%)}.npInfoBadge{padding:2px 10px;display:inline-flex;align-items:center;font-size:12px;border-radius:6px;background:#eee;border:1px solid transparent}.npInfoBadge strong{display:flex;align-items:center;gap:5px;font-size:12px}.npInfoBadge strong em{width:14px;font-size:14px}.npInfoBadge span{margin-left:5px;padding-left:5px;display:block;border-left:1px solid transparent;line-height:16px}.npInfoBadge.hot{background:#fdf2f2;color:#c81e1e;border-color:#fbd5d5}.npInfoBadge.hot span{border-color:#c81e1e}.npInfoBadge.fast{background:#feecdc;color:#8a2c0d;border-color:#fcd9bd}.npInfoBadge.fast span{border-color:#8a2c0d}.npInfoBadge.popular{background:#def7ec;color:#046c4e;border-color:#bcf0da}.npInfoBadge.popular span{border-color:#046c4e}.npInfoBadge.high{background:#fdf6b2;color:#8e4b10;border-color:#fce96a}.npInfoBadge.high span{border-color:#8e4b10}.npInfoBadge.miss{background:#edebfe;color:#5521b5;border-color:#dcd7fe}.npInfoBadge.miss span{border-color:#5521b5}.btn-primary{background:var(--darkyellow);color:var(--text-primary);border-color:var(--darkyellow)!important;font-weight:700}.legalService::before{content:'';position:absolute;background-image:url(../images/legal/lines-1.png);right:200px;top:0;width:827px;height:271px;background-repeat:no-repeat}.liasoningSrvs .legalService::before{background-image:url(../images/legal/sphere.png);right:-100px;top:-240px;width:797px;height:797px}.legalService::after{content:'';position:absolute;background-image:url(../images/legal/lines-2.png);right:-60px;top:980px;width:596px;height:299px;background-repeat:no-repeat}.liasoningSrvs .legalService::after{content:'';position:absolute;background-image:url(../images/legal/small-sphere.png);right:0;top:1090px;width:90px;height:70px;background-repeat:no-repeat}.legalSrvs{padding-top:75px;position:relative}.legalSrvs::before{content:'';position:absolute;left:0;top:0;width:100%;max-height:1160px;height:100%;background:#1b327c}.liasoningSrvs::before{background-image:linear-gradient(to right,#4651f6 0,#3945df 23%,#2432b9 100%)}.legalSrvs h1{margin-bottom:30px;color:var(--text-white);line-height:62px;font-size:42px;max-width:630px}.legalSrvs p{margin-bottom:50px;color:var(--text-white);font-size:14px;line-height:30px;max-width:650px}.legalSrvs .main{width:200px;height:196px}.legalSrvs .main img{margin-left:-30px;width:200px;height:196px}.howItWrks h2{margin-bottom:30px;color:var(--text-white);font-size:36px}.howItWrks input:checked+.tab-label{background:0 0}.howItWrks input:checked~.tab-content{max-height:100vh;padding-bottom:10px}.howItWrks input{position:absolute;opacity:0;z-index:-1}.howItWrks .tabs{overflow:hidden;max-width:395px}.howItWrks .tab{padding-left:51px;width:100%;color:var(--text-secondary);overflow:hidden;position:relative}.howItWrks input:checked~span{background:#7b85fc;border:none}.howItWrks input:checked~span::after{content:'';position:absolute;left:17px;top:35px;width:1px;height:100vh;background:#7b85fc}.howItWrks .tab span{position:absolute;left:0;top:5px;width:36px;height:36px;border-radius:50%;border:1px solid #fff;font-size:19px;display:flex;align-items:center;justify-content:center;color:var(--text-white);background:#1b327c}.howItWrks .tab-label{padding:12px 0;display:flex;justify-content:space-between;font-size:14px;background:0 0;color:var(--text-white);cursor:pointer}.howItWrks .tab-content{max-height:0;padding:0 1em;color:var(--text-white);background:0 0;transition:all .35s;font-size:13px;line-height:21px}.liasoningSrvs .howItWrks .tab span{background:#404beb}.liasoningSrvs .howItWrks input:checked~span::after{background:#7b85fc}.legalSrvs .formBox{margin:10px 0 20px;padding:30px;display:block;background:#fff;width:100%;position:relative;right:15px;top:0;border-radius:8px;box-shadow:10px 10px 59px 0 rgba(0,0,0,.1)}.legalSrvs .formBox h2{margin-bottom:20px;color:var(--text-primary)}.legalSrvs .formBox .phoneNo{display:flex}.legalSrvs .formBox .phoneNo select{max-width:110px;border-radius:5px 0 0 5px}.legalSrvs .formBox .phoneNo input{border-radius:0 5px 5px 0}.legalSrvs .formBox .form-control{appearance:none}.legalSrvs .formBox button em{margin-right:5px}.legalSrvs .formBox.mobile{display:none}.benefitBx{margin:50px 0 89px}.benefitBx h2{margin-bottom:30px;font-size:32px;color:var(--text-white);line-height:62px}.benefitBx ul{display:flex}.benefitBx ul li{padding:30px 15px;margin-right:20px;background:#fff;flex:1;text-align:center;border-radius:20px;box-shadow:0 4px 13px 0 #8787873b}.benefitBx ul li:last-child{margin:0}.benefitBx ul li figure{margin:0 auto 20px;width:85px;height:85px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f8f8f8}.benefitBx ul li p{margin:0;color:var(--text-secondary);font-size:13px;line-height:24px}.benefitBx ul li h3{margin-bottom:18px;font-size:14px;font-weight:600}.ourServicePackage{margin-bottom:20px}.ourServicePackage h2{margin-bottom:41px;color:var(--text-primary);font-size:36px;line-height:62px}.package{margin-bottom:20px;border:1px solid #e6e6e6;background:#fff;border-radius:20px;overflow:hidden;position:relative}.package .titleBox{padding:15px;position:absolute;background:#fff;max-width:270px;right:7px;top:52px;box-shadow:10px 10px 59px 0 #333;text-transform:capitalize;border-radius:10px;opacity:0;transition:.5s}.package .titleBox::before{content:'';position:absolute;width:0;right:20px;top:-10px;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff}.package .packageHead{padding:15px 25px;background:#f8f8f8;display:flex;align-items:center;min-height:74px;font-weight:600}.package .packageHead:hover .titleBox{opacity:1}.package h6{font-size:18px;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;width:100%}.package em.icon-info{padding:4px;background:#ccc;border-radius:50%;cursor:pointer;height:22px;width:22px}.package em.icon-info:hover .package .titleBox{opacity:1}.package em.icon-info img{width:14px}.package .packageBox{padding:15px 25px}.package p{padding-bottom:20px;margin:0;color:var(--text-secondary);font-size:14px;min-height:95px;max-height:95px;overflow:auto;line-height:24px;max-width:inherit}.package .costBox{margin-bottom:15px;padding:8px 0;border-top:1px dashed var(--border);border-bottom:1px dashed var(--border);display:flex;align-items:center}.package .costBox .setBox{width:100%}.package .costBox .discountPr{color:var(--text-primary);font-size:24px}.package .costBox .originalPr{margin-left:5px;color:var(--text-secondary);font-size:14px;top:-2px;position:relative}.package .costBox .request{font-size:18px;line-height:26px}.package a{float:right;color:var(--text-primary);text-decoration:underline;white-space:nowrap}.package span{font-size:24px;color:var(--text-primary)}.package .bookNow{width:100%;border-radius:8px;line-height:46px;cursor:pointer;border:none}.legalFAQ.liasoningFAQ{background-image:linear-gradient(to right,#4651f6 0,#3945df 23%,#2432b9 100%)}.legalFAQ{padding:60px 0 90px;position:relative;background:#1b327c}.legalFAQ h3{margin-bottom:70px;text-align:center;color:var(--text-white);font-size:34px;line-height:42px}.legalFAQ input:checked+.tab-label{background:#fff}.legalFAQ input:checked~.tab-content{max-height:100vh;padding:0 0 15px}.legalFAQ input{position:absolute;opacity:0;z-index:-1}.legalFAQ .accordian{margin:0 auto;max-width:815px;position:relative;box-shadow:0 0 79px 0 rgba(0,0,0,.06)}.legalFAQ .tabs{padding:24px 30px;border-radius:20px;overflow:hidden;background:#fff;position:relative;z-index:1}.legalFAQ .tab{width:100%;color:var(--text-secondary);overflow:hidden;border-bottom:1px solid #e5e5e5}.legalFAQ .tab-label{line-height:50px;display:flex;justify-content:space-between;cursor:pointer;color:var(--text-primary);font-size:18px;position:relative}.legalFAQ .bar1,.legalFAQ .bar2{width:18px;height:3px;background-color:#333;transition:.4s;position:absolute;right:0;top:25px;border-radius:20px}.legalFAQ .change.bar1{transform:rotate(-90deg) translate(0,0)}.legalFAQ .change.bar2{transform:rotate(0) translate(0,0)}.legalFAQ .tab-content{max-height:0;color:var(--text-secondary);transition:all .35s}.legalFAQ::after{content:'';position:absolute;background-image:url(../images/legal/lines-2.png);right:-60px;bottom:-60px;width:536px;height:299px;background-repeat:no-repeat}.legalFAQ::before{content:'';position:absolute;background-image:url(../images/legal/lines-1.png);left:-20px;top:0;width:827px;height:299px;background-repeat:no-repeat}.legalFAQ.liasoningFAQ::before{background-image:url(../images/legal/faq-bottom-1.png);width:429px;height:429px;left:-260px;top:-135px}.legalFAQ.liasoningFAQ:after{background-image:url(../images/legal/faq-bottom-2.png);width:93px;height:93px;right:0;bottom:0}.mrgnTop{margin-top:15px}.flexBox{margin:0 -5px;display:flex;display:-webkit-flex;flex-wrap:wrap}.customCheckBox,.customRadioBox{padding:0 5px;display:inline-block;font-size:13px;color:#5f449b;position:relative;overflow:hidden;margin-bottom:5px}.customCheckBox .checkBox,.customRadioBox .radio{position:relative;position:absolute;left:10px;top:10px;z-index:1;opacity:0;display:none}.customCheckBox label,.customRadioBox label{padding:0 16px;border-radius:8px;border:solid 1px #dad7e8;height:40px;background:#fff;display:inline-flex!important;display:-webkit-inline-flex!important;align-items:center;position:relative!important;color:#5f449b!important;font-size:12px!important;cursor:pointer}.customCheckBox .checkBox[type=checkbox]:checked~label,.customRadioBox .radio[type=radio]:checked~label{background:#edeafd;color:#5f449b!important;border:1px solid #aca3cf;transition:.3s}.flexBox figure{float:left;margin-right:8px;height:29px;text-align:center;align-items:center;justify-content:center;display:flex}.packageSampleReport{padding:40px;position:fixed;width:100%;height:100%;z-index:11;display:none;background:rgba(0,0,0,.7);top:0}.packageSampleReport.active{display:block}.packageSampleReport em{position:absolute;right:20px;top:20px;background:#fff;padding:10px;border-radius:50%;cursor:pointer}.legalSrvs.technical{background:#eff5fe}.legalSrvs.technical::before{background:#fff;max-height:1237px}.technical .legalService::before{background-image:url(../images/legal/technical-bg-1.png);right:38px;top:70px;width:569px;height:310px}.technical .legalService::after{display:none}.legalSrvs.technical h1{color:var(--text-primary)}.legalSrvs.technical p{color:var(--text-secondary)}.legalSrvs.technical h2{color:var(--text-primary)}.technical .howItWrks .tab-label{color:var(--text-primary)}.technical .howItWrks .tab-content{color:var(--text-primary)}.technical .howItWrks .tab span{border:1px solid #666;background:#fff;color:var(--text-secondary)}.technical .howItWrks input:checked~span{background:#386bd1;border:none;color:var(--text-white)}.technical .benefitBx::before{content:'';position:absolute;background-image:url(../images/legal/technical-bg-2.png);right:-462px;top:-590px;width:513px;height:290px;background-repeat:no-repeat}.technical .benefitBx{margin:50px 0 56px}.technical .legalFAQ::before{background-image:url(../images/legal/technical-faq-1.png);width:244px;height:244px;left:inherit;right:0}.technical .legalFAQ::after{display:none}.technical .legalFAQ .accordian::before{content:'';position:absolute;background-image:url(../images/legal/technical-faq-2.png);width:250px;height:256px;left:-160px;top:-100px}.technical .legalFAQ .accordian::after{content:'';position:absolute;background-image:url(../images/legal/technical-faq-3.png);width:109px;height:110px;right:-80px;bottom:-30px;background-repeat:no-repeat}.technical .legalFAQ{background:#020f36}.legalSrvs.valuation::before{background:#263446}.valuation .legalService::before{background-image:url(../images/legal/valuation-dot-grid.png);width:118px;height:104px;left:50%;top:48px}.valuation .legalService::after{background-image:url(../images/legal/valuation-dot-grid.png);width:118px;height:104px;right:10px}.valuation .howItWrks .tab span{background:#263446}.valuation .howItWrks input:checked~span{background:#7b85fc}.valuation .benefitBx ul li figure.inhouse{background:#535cc0}.valuation .benefitBx ul li figure.data{background:#f6b56f}.valuation .benefitBx ul li figure.cost{background:#56c099}.valuation .valuationFormBg{position:absolute;top:-30px;right:-450px;width:500px;height:500px;display:inline-flex;z-index:0}.valuation .forDomainExp{padding:20px 30px;margin-bottom:70px;border:1px solid #e6e6e6;border-radius:20px;background:#fff}.valuation .forDomainExp .phoneNo{display:flex}.valuation .forDomainExp .phoneNo select{max-width:110px;border-radius:5px 0 0 5px;appearance:auto}.valuation .forDomainExp .phoneNo input{border-radius:0 5px 5px 0}.valuation .legalFAQ{background:#f3f6fa}.valuation .legalFAQ h3{color:var(--text-primary)}.valuation .legalFAQ::before{display:none}.valuation .legalFAQ .accordian::before{content:'';position:absolute;background-image:url(../images/legal/valuation-form-bg.png);width:318px;height:316px;left:-160px;top:-100px;background-size:cover}.valuation .legalFAQ::after{background-image:url(../images/legal/valuation-bottom-bg.png);right:0;bottom:0;width:81px;height:175px}.otherServices{padding:30px 0 0;background:#e0edff}.otherServices .heading{font-size:24px;font-weight:600;color:var(--text-primary)}.otherServices ul{padding:30px 0 60px;margin:0;white-space:nowrap;overflow-x:auto;text-align:center}.otherServices ul li{padding:22px 37px;margin-right:29px;display:inline-block;background:#fff;border-radius:20px;text-align:center;max-width:358px;width:100%;cursor:pointer}.otherServices a{color:var(--text-primary)}.otherServices ul li:last-child{margin:0}.otherServices img{margin-bottom:10px}.otherServices label{margin-bottom:18px;display:block;font-weight:600}.otherServices span{margin-bottom:25px;white-space:break-spaces;font-size:13px;line-height:24px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.otherServices em{margin:0 auto;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px;color:var(--text-secondary);background:#efefef}.legalDisclaimer{margin-top:15px;font-size:11px;line-height:14px;color:var(--text-secondary)}.legalDisclaimer li+li{margin-top:5px}.service-cards-box{display:flex;flex-wrap:wrap;gap:0 30px}.service-cards-box .service-card{width:calc(50% - 15px)}@media screen and (max-width:1024px){.package span{font-size:14px}.package p{min-height:236px;font-size:13px}.ourServicePackage .minHeight{max-height:1340px}.technical .legalService::before{right:38px;top:70px;width:399px;height:129px;background-size:contain}.technical .benefitBx::before{display:none}.technical .legalFAQ .accordian::before{left:-100px}.valuation .valuationFormBg{display:none}}@media screen and (max-width:768px){.gblFltrSrchBdgUlVsbl{border:0;border-top:1px solid #ccc;width:100%;display:inline-block;overflow:hidden}.gblFltrSrchBdgUlVsbl .tags{display:inline-block;margin-top:5px}.gblFltrSrchBdgVsbl{position:inherit}.gblFltrSrchBxInptGrp{border:0}.gblFltrSrchBdgLiInpt{width:96%}.technical .legalService::before{right:0;top:0;width:199px;height:129px}.technical .legalFAQ .accordian::after{right:15px;bottom:-130px}.valuation .benefitBx{margin:50px 0}.service-cards-box .service-card{width:100%}}@media screen and (max-width:1024px){.package span{font-size:14px}.package p{min-height:236px;font-size:13px}.ourServicePackage .minHeight{max-height:1340px}.otherServices ul li{max-width:342px}}@media screen and (max-width:768px){.liasoningSrvs .legalService::before{display:none}.legalService::after{display:none}.legalSrvs::before{max-height:1635px}.legalSrvs .formBox.web{display:none}.legalSrvs .formBox.mobile{display:block;right:inherit}.legalFAQ::before{display:none}.legalFAQ::after{display:none}.otherServices ul li{max-width:310px}}@media screen and (max-width:480px){.row{display:block}.legalSrvs .main{width:200px;height:196px}.legalSrvs .main img{width:200px;height:196px}.legalSrvs h1{margin-bottom:20px;font-size:26px;line-height:40px}.legalSrvs p{min-height:0}.howItWrks h2{font-size:31px}.howItWrks .tab-label{font-size:13px}.howItWrks .tab span{top:3px}.legalSrvs .formBox{padding:20px 30px}.benefitBx h2{font-size:18px;margin-bottom:20px;line-height:initial}.liasoningSrvs .ourServicePackage .minHeight{max-height:2110px}.ourServicePackage{margin:0}.ourServicePackage h2{margin-bottom:31px;font-size:22px;line-height:normal}.ourServicePackage .showMore{line-height:48px;font-size:14px;display:inline-block}.ourServicePackage .showMore em{display:none}.package span{color:var(--text-primary)}.package p{min-height:inherit}.legalFAQ{padding:30px 0 60px;display:inline-block}.legalFAQ h3{margin-bottom:27px;font-size:22px;line-height:normal}.legalFAQ .tab-label{padding:15px 20px 15px 0;font-size:13px;line-height:normal}.benefitSectn{padding:15px 15px 30px;margin:0 -15px;overflow-y:auto}.benefitBx ul{display:block;width:850px}.benefitBx ul li{display:inline-block;max-width:270px;float:left;box-shadow:0 4px 13px 0 #8787873b}.benefitBx{margin:50px 0 20px}.legalSrvs::before{max-height:1715px}.ourServicePackage .minHeight{max-height:2202px}.ourServicePackage,.valuation .forDomainExp{overflow:hidden}.technical.legalSrvs::before{max-height:1705px}.technical .legalService::before{top:48px;right:0;width:120px}.technical .legalService .main img{width:inherit}.technical .benefitBx ul li{min-height:357px}.technical .legalFAQ .accordian::before{width:58px;height:60px;left:-10px;top:-70px;background-size:contain}.valuation .legalService::before{left:inherit;right:0}.valuation .legalFAQ .accordian::before{left:0;top:-20px}.otherServices ul li{padding:15px;margin-right:15px}.navFormOverlay form.legalServicesForm.active{width:100%!important;max-width:375px!important}.ldOtpBox{width:190px!important}.legalDisclaimer{padding:15px}.submit-btn{width:100%}}@media screen and (max-width:360px){.ourServicePackage .minHeight{max-height:2272px}.technical .legalFAQ .accordian::before{display:none}}@media screen and (max-width:320px){.legalSrvs h1{font-size:24px;line-height:30px}.benefitBx h2{margin-bottom:0;font-size:19px}.ourServicePackage .minHeight{max-height:2405px}.liasoningSrvs .ourServicePackage .minHeight{max-height:2140px}.technical .legalService .main img{width:320px}}.ldOtpBx{padding:0 20px 20px!important;width:375px!important}.ldBx{padding:0 20px 20px;border-radius:8px;box-shadow:0 0 17px 0 rgba(0,0,0,.08);border:solid 1px #ededed;background:#fff;position:relative}.ldBx.agent,.ldBx.changeNumber,.ldBx.ldOtpBx{display:none}.ldBx.active{display:none}.ldBx.active~.ldBx.changeNumber.active{display:block}.ldBx.active~.ldBx.ldOtpBx.active{display:block}.ldBx.active~.ldBx.agent.active{display:block}.ldOtpFig{text-align:center}.ldOtpGrp{margin:15px 0 5px;width:100%}.ldOtpCntr{display:flex;display:-webkit-flex;justify-content:center;position:relative;flex-direction:column}.ldOtpCntr p{color:var(--text-primary);margin-bottom:0;line-height:22px}.ldOtpCount{padding:8px 10px;color:#fc464b;position:absolute;right:-20px;top:0;border:1px solid #e7e7e7;border-right:0;background:#f5f5f5;border-radius:100% 0 0 100%;display:block}.ldOtpNmbr{font-weight:600;color:var(--text-primary)}.ldChngNmbr{margin-left:5px;color:#fc464b}.ldOtpRsndBx{margin-top:5px;text-align:center;font-size:13px;display:block}.ldOtpRsnd{background:0;border:none;font-size:13px;font-weight:600;cursor:pointer}.ldErr{color:#e62f2d;display:block;position:absolute;bottom:-18px;font-size:12px}.ldBxClsBtn{position:absolute;top:13px;right:13px;color:var(--text-secondary);font-size:13px}.ldBxClsBtn:hover{color:var(--text-primary)}.ldBxH5{padding:12px 20px;margin:0 -20px 20px;border-bottom:1px solid #ededed;font-size:18px;font-weight:600;color:var(--text-primary)}.ldBxInptGrp{display:flex;display:-webkit-flex;width:100%}.ldBxSlct{padding-right:26px!important}.ldBxAdOn{width:122px}.ldBxAdOnSlct{border-radius:5px 0 0 5px;border-right:0}.ldBxAdOnInpt{border-radius:0 5px 5px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ldChk{margin-top:10px}.ldChk+.ldChk{margin-top:2px}.ldChkLbl{padding-left:25px;position:relative;color:var(--text-primary);cursor:pointer}.ldChkLblSpn{margin-left:5px;color:#6dbf61}.ldChkTkBo{position:absolute}.ldChkWtspImg{margin-right:2px;position:relative;top:2px}.ldBtnPrmry{margin-top:15px;width:100%}.ldBtnPrmryEm{margin-right:3px;position:relative;top:1px}.ldOtpBox{margin:0 auto;width:185px;height:36px;position:relative;left:0;right:0;background:0 0}.ldOtpBox [type=tel]{outline-width:0;box-shadow:none;border:none;position:absolute;left:40px;z-index:0;letter-spacing:17px;text-align:left;padding-left:0;width:160px;font-size:25px;background:0 0}.ldOtpBox::before{text-align:center;content:"__ \00a0 \00a0 \00a0 __ \00a0 \00a0 \00a0 __ \00a0 \00a0 \00a0 __";position:absolute;bottom:0;left:0;width:185px;height:10px;z-index:3;color:var(--text-secondary);overflow:hidden;line-height:.1}.ldOtpBox::after{content:'';position:absolute;right:0;top:0;width:30px;height:40px;background:#fff;z-index:3}.ldErr{color:#e62f2d;display:block;position:absolute;bottom:-18px;font-size:12px}.ldOtpBox [type=tel]{outline:0!important;border:0!important}