.webHide{display:none}.mobHide{display:block}@media screen and (max-width:768px){.webHide{display:block}.mobHide{display:none}}.section-badge{margin-bottom:12px;padding:0 16px;height:23px;display:flex;align-items:center;justify-content:center;font-size:13px;background:var(--yellow-100);color:var(--gray-500);border:1px solid var(--yellow-500);border-radius:6px;width:fit-content;font-weight:500}.floor-plan-section{padding:50px 0 40px;background:var(--gray-100)}.virtualtour-layout{margin-top:40px;display:flex;gap:35px;align-items:center}.virtuallayout-list{width:calc(100% - 780px);max-height:630px;flex-shrink:0;display:flex;flex-direction:column;gap:15px;overflow:hidden;overflow-y:auto}.virtuallayout-room-card{padding:15px;position:relative;background:var(--white);border:1px solid var(--gray-200);border-radius:12px;box-shadow:0 2px 12px 0 rgba(0,0,0,.08);cursor:pointer}.virtuallayout-room-card.active{border-color:var(--yellow-700);box-shadow:0 2px 12px 0 rgba(0,0,0,.08)}.virtuallayout-room-card .virtuallayout-room-card-header{display:flex;align-items:flex-start;gap:10px}.virtuallayout-room-card .virtuallayout-room-card-header figure{width:60px;height:60px;border:1px solid var(--gray-200);border-radius:8px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--gray-200)}.virtuallayout-room-card .virtuallayout-room-card-header figure img{width:100%;height:100%;object-fit:cover;display:block}.virtuallayout-room-card .virtuallayout-room-meta{min-width:0;flex:1}.virtuallayout-room-card .virtuallayout-room-type{margin-bottom:8px;font-size:12px;color:var(--gray-400);display:block;line-height:normal}.virtuallayout-room-card .virtuallayout-room-name{font-size:16px;font-weight:700;color:var(--gray-500);display:block;line-height:18px}.virtuallayout-room-card .virtuallayout-room-size{margin-top:5px;font-size:14px;line-height:21px;color:var(--gray-400);display:flex;align-items:center;gap:6px}.virtuallayout-room-card .virtuallayout-room-size .size{padding-left:10px;position:relative}.virtuallayout-room-card .virtuallayout-room-size .size::after{width:5px;height:5px;position:absolute;content:'';left:0;border-radius:20px;background:#d9d9d9;top:calc(50% - 2px)}.virtuallayout-room-card .virtuallayout-room-badge{padding:0 8px;height:21px;position:absolute;border-radius:20px 0 0 20px;right:0;top:16px;display:flex;align-items:center;justify-content:center;color:var(--gray-500);font-size:10px;font-weight:700;background:var(--gray-100);white-space:nowrap;line-height:normal}.virtuallayout-room-card.active .virtuallayout-room-badge{background:#ffeca2}.virtuallayout-room-card .virtuallayout-room-desc{margin-top:10px;font-size:14px;line-height:16px;color:var(--gray-400);display:block}.virtuallayout-viewer{padding:20px;width:764px;min-width:0;flex:1;background:var(--white);border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.fpe-view-toggle{margin-bottom:16px;display:flex;align-items:center;gap:8px}.fpe-view-btn{padding:8px 18px;height:40px;display:flex;align-items:center;gap:10px;border-radius:8px;border:1.5px solid var(--gray-200);background:var(--white);font-size:14px;font-weight:700;color:var(--gray-500);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.fpe-view-btn em{font-size:15px}.fpe-view-btn img{width:20px;height:20px;transition:filter .15s}.fpe-view-btn:hover{background:var(--gray-500);border-color:var(--gray-500);color:var(--white)}.fpe-view-btn.active img,.fpe-view-btn:hover img{filter:brightness(0) invert(1)}.fpe-view-btn.active{background:var(--gray-500);border-color:var(--gray-500);color:var(--white)}.floor-plan{margin-bottom:16px;width:100%;aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:var(--white);display:flex;align-items:center;justify-content:center}.floor-plan img{width:100%;height:100%;object-fit:contain;display:block}.virtuallayout-viewer-nav{display:flex;align-items:center;justify-content:center;gap:10px}.fpe-nav-btn{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--gray-200);background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:var(--gray-400);box-shadow:0 1px 4px rgba(0,0,0,.08);transition:background .15s,border-color .15s}.fpe-nav-btn:hover{background:var(--gray-100);border-color:var(--gray-300)}.vaastu-cta-box .btn{padding:0 30px;white-space:nowrap;font-weight:700}.vastu-section{padding:45px 0 0;position:relative;background:linear-gradient(90deg,#c45317 0,#f9af15 100%)}.vastu-container{display:flex;justify-content:space-between;gap:80px;overflow:hidden}.vastu-left-content{width:calc(100% - 515px)}.vastu-left-content .vastu-tag{padding:0 12px;margin-bottom:4px;width:fit-content;height:19px;display:flex;align-items:center;justify-content:center;background:var(--lightyellow);border:1px solid #fedc58;font-size:10px;color:var(--gray-500);font-weight:700;line-height:normal;border-radius:5px;text-transform:uppercase;font-weight:700}.vastu-left-content .vastu-heading{font-weight:700;color:var(--white);font-size:32px;line-height:36px;display:block}.vastu-left-content .vastu-subheading{margin-top:10px;font-size:16px;color:var(--white);line-height:24px}.vastu-left-content .vastu-subheading strong{position:relative;font-weight:700;color:var(--yellow-500);font-size:22px}.vastu-left-content .vastu-subheading strong::after{width:100%;height:6px;position:absolute;content:'';background:url(/assets/images/floor-plan-images/line-img.svg);background-repeat:no-repeat;left:0;right:0;bottom:-6px}.facility-list{margin-top:26px;display:flex;align-items:center;gap:15px;flex-wrap:wrap}.facility-list li{padding:0 12px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.36);background:rgba(91,91,91,.07);border-radius:38px;color:var(--white)}.vastu-container .vastu-img{margin-bottom:-105px;width:413px;height:413px}.vastu-container .vastu-img img{width:100%;height:100%;object-fit:cover}.vastu-report-container{background:var(--white)}.vastu-report-box{position:relative;top:-30px;z-index:1;border-radius:15px;overflow:hidden;border:1px solid var(--gray-200)}.vastu-report-header{padding:24px;display:flex;align-items:center;flex-direction:column;background:#fff3dc;border-bottom:1px solid var(--gray-200)}.vastu-report-header .vastu-heading{font-size:28px;line-height:32px;color:var(--gray-700);display:block}.vastu-report-header p{margin-top:6px;font-size:14px;color:var(--gray-400);line-height:normal}.vastu-body{padding:15px;display:flex}.vastu-body .vastu-progress-box{margin:15px;width:309px;border-radius:10px;background:var(--white);box-shadow:0 0 10px 0 rgba(153,153,153,.25)}.vastu-body .vastu-preview-box{width:calc(100% - 309px)}.vastu-progress-steps{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:16px}.vastu-step{position:relative;display:flex;align-items:center;gap:10px}.vastu-step-line{width:75px;height:1px;border:1px dashed var(--gray-200)}.vastu-step-num{width:20px;height:20px;border-radius:50%;background:#ff8d00;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid #ff8d0038}.vastu-step-num em{font-size:9px;color:var(--white);display:flex;line-height:1}.vastu-step .vastu-step-label{font-size:14px;font-weight:600;color:var(--gray-500);white-space:nowrap}.vastu-step .vastu-step-label br{display:none}.vastu-body .vaastu-columns{width:100%;height:605px!important;display:flex;gap:15px;align-items:flex-start}.vastu-body .vaastu-columns.report-active{height:inherit!important}.vastu-body .vaastu-left-box{position:static!important}.vastu-body .vaastu-right-box{min-width:0;flex:1}.vastu-body .vaastu-btn-box{width:auto!important;position:relative!important;left:auto!important;bottom:auto!important}.vastu-modals .tutorial-popup{left:0!important;right:0!important;bottom:0!important}.compare-configurations-modal.modal-md{width:558px;border-radius:16px;background:var(--white)}.compare-configurations-modal .modal-header{padding:24px 24px 15px;background:var(--white)}.modal-header{display:flex;align-items:center;gap:12px}.modal-header .icon-chart{width:44px;height:44px;font-size:24px;background:#fff2be;color:var(--yellow-700);display:flex;align-items:center;justify-content:center;border-radius:12px}.modal-header span{font-size:12px;color:var(--gray-500);line-height:17px;display:block}.compare-configurations-modal .modal-body{padding:0 24px 24px}.compare-configurations-modal .modal-body .table-content-box{border:1px solid var(--gray-200);border-radius:12px;overflow:hidden;overflow-y:auto}.table-content-box table{width:100%;border-collapse:collapse}.table-content-box table th{text-align:left}.table-content-box table td,.table-content-box table th{padding:12px;border:1px solid var(--gray-200)}.table-content-box table td figure,.table-content-box table th figure{width:43px;height:41px;background:var(--gray-100);border-radius:8px}.table-content-box table td figure img,.table-content-box table th figure img{width:100%;height:100%;object-fit:cover}.table-content-box table .area{font-size:12px;color:var(--gray-500);line-height:19px;display:block}.table-content-box table .bhk{margin-top:3px;font-size:14px;color:var(--gray-700);line-height:21px;display:block}.table-content-box table .area-detail{font-size:14px;color:var(--gray-500);line-height:19px;display:block;font-weight:400}.table-content-box table .btn{width:100%}.interior-primary-btn{padding:0 30px;background:#eb5976;color:var(--white);font-weight:700}.interior-section{padding-bottom:73px;background:var(--white)}.interior-banner{padding:48px 0 140px;position:relative;background:linear-gradient(90deg,#a94e78 0,#d75b78 100%);overflow:hidden}.interior-banner .banner-img{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0}.interior-banner .container{position:relative;z-index:1}.interior-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:260px}.interior-banner-inner .interior-banner-left{min-width:0;flex:1}.interior-description{margin-bottom:15px;font-size:14px;line-height:21px;color:var(--gray-400)}.interior-banner-inner .interior-banner-left .interior-banner-title{margin-bottom:10px;font-size:32px;font-weight:700;color:var(--white);line-height:36px;display:block}.interior-banner-inner .interior-banner-left .interior-banner-sub{margin-bottom:16px;font-size:16px;color:var(--white);line-height:22px;display:block}.interior-banner-inner .interior-banner-left .interior-banner-sub .highlight{position:relative;font-size:22px;color:var(--yellow-500);font-weight:700}.interior-banner-inner .interior-banner-left .interior-banner-sub .highlight::after{width:100%;height:5px;position:absolute;content:'';background:url(/assets/images/floor-plan-images/line-img.svg);background-repeat:no-repeat;left:0;bottom:-2px}.interior-banner-inner .interior-banner-pills{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.interior-banner-inner .interior-banner-pills li{padding:0 14px;height:30px;border:1px solid rgba(255,255,255,.36);background:rgba(91,91,91,.07);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:38px}.interior-banner-inner .interior-logo{width:109px;height:48px}.interior-banner-inner .interior-logo img{width:100%;height:100%;object-fit:cover}.cost-calculator-box{margin:-68px auto 0;position:relative;background:var(--white);border:1px solid var(--gray-200);z-index:2;border-radius:15px;overflow:hidden}.cost-calc-header{padding:30px 25px;border-bottom:1px solid var(--gray-200);text-align:center;background:#fff3f6}.cost-calc-header .cost-calc-header-title{margin-bottom:15px;font-size:28px;line-height:32px;font-weight:700;color:var(--gray-700);display:block}.progress-steps{display:flex;align-items:center;justify-content:center;gap:0}.progress-steps .progress-step{display:flex;align-items:center;gap:10px}.progress-steps .progress-step-num{width:26px;height:26px;border-radius:50%;font-size:12px;font-weight:700;border:1.5px solid var(--gray-200);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--white);color:var(--gray-700)}.progress-steps .progress-step.active .progress-step-num{background:#eb5976;color:var(--white);border:2px solid rgba(235,89,118,.2)}.progress-steps .progress-step-label{font-size:14px;line-height:21px;font-weight:400;color:var(--gray-700);white-space:nowrap}.progress-steps .progress-step.active .progress-step-label,.progress-steps .progress-step.done .progress-step-label{font-weight:700;color:var(--gray-500)}.progress-steps .progress-step-line{margin:0 8px;width:60px;height:1px;background:0 0;border-bottom:1px dashed var(--gray-300);flex-shrink:0}.progress-step.done .progress-step-num{background:var(--white);border:1px solid #eb5976;color:#eb5976;font-size:11px}.progress-step.done .progress-step-num em{font-size:13px;color:#eb5976;display:flex;line-height:1}.progress-step-line.done{background:#eb5976}.cost-calc-body{min-height:420px;position:relative;display:flex}.cost-calc-body .cost-calc-left{width:280px;position:relative;flex-shrink:0;background:var(--gray-100);border-right:1px solid var(--gray-100);display:flex;flex-direction:column}.selected-unit-box{padding:12px;position:relative;z-index:1;background:var(--white);box-shadow:0 4px 12px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;gap:12px}.unnit-card{display:flex;align-items:center;gap:12px}.unnit-card .int-unit-thumb{width:42px;height:42px;border-radius:8px;overflow:hidden;background:var(--gray-100);border:1px solid var(--gray-200)}.unnit-card .int-unit-thumb img{width:100%;height:100%;object-fit:cover}.unnit-card .int-unit-meta{min-width:0;flex:1}.unnit-card .int-unit-meta .int-unit-name{font-size:16px;font-weight:700;color:var(--gray-500);display:block;line-height:normal}.unnit-card .int-unit-meta .int-unit-facing{margin-top:5px;font-size:12px;color:var(--gray-400);display:block;line-height:normal}.selected-unit-box .int-unit-area{padding-top:15px;border-top:1px solid var(--gray-200);display:flex;gap:16px;justify-content:space-between}.selected-unit-box .int-unit-area-item{display:flex;flex-direction:column;gap:1px}.selected-unit-box .int-unit-area-label{font-size:12px;text-transform:uppercase;display:block;line-height:18px;font-weight:400;color:var(--gray-300)}.selected-unit-box .int-unit-area-value{font-size:14px;font-weight:700;color:var(--gray-500);line-height:18px}.int-room-list{padding:20px 12px;max-height:418px;flex:1;overflow:hidden;overflow-y:auto}.int-room-list .int-room-item{padding:10px 15px;position:relative;display:flex;align-items:center;gap:10px;cursor:pointer;transition:background .15s;border-radius:12px;background:var(--white)}.int-room-list .int-room-item+.int-room-item{margin-top:10px}.int-room-list .icon-check-o{width:20px;height:20px;border-radius:50%;border:1px solid var(--gray-300);flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--white);color:var(--white);font-size:11px;line-height:normal}.int-room-list .int-room-item.active .icon-check-o{background:#eb5976;border-color:#eb5976}.int-room-list .int-room-content{min-width:0;flex:1}.int-room-list .int-room-content .int-room-name{font-size:14px;font-weight:700;color:var(--gray-500);display:block;line-height:21px}.int-room-sub{margin-top:1px;font-size:12px;display:block;line-height:18px}.int-room-item.active .int-room-sub{color:#eb5976;font-weight:600}.int-room-item:not(.active) .int-room-sub{color:var(--gray-300)}.int-room-list .int-room-item::after{width:14px;height:14px;position:absolute;content:'\e917';font-family:icomoon;font-size:12px;color:var(--gray-400);right:16px;line-height:normal}.int-calc-right{padding:22px 30px;min-width:0;position:relative;flex:1;display:flex;flex-direction:column}.calc-heading{font-size:18px;color:var(--gray-500);line-height:22px;display:block}.calc-subheading{font-size:14px;color:var(--gray-400);display:block;line-height:21px}.int-items-grid{margin-top:25px;max-height:370px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;overflow:hidden;overflow-y:auto;align-items:start}.int-items-view-all{display:none}.int-items-grid .int-item-card{padding:15px;position:relative;box-shadow:0 2px 12px 0 rgba(0,0,0,.08);border:1px solid var(--gray-200);border-radius:15px;display:flex;flex-direction:column;gap:12px;cursor:pointer;background:var(--white)}.int-item-card:hover{border-color:var(--gray-200);box-shadow:0 2px 8px rgba(0,0,0,.06)}.int-item-card.checked{border-color:#eb5976}.int-item-card-top{padding-right:28px;display:flex;align-items:center;gap:10px}.int-item-card .int-item-thumb{padding:2px;width:37px;height:37px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--gray-100);object-fit:cover}.int-item-card .int-item-thumb img{width:100%;height:100%}.int-item-card .int-item-name{min-width:0;flex:1;font-size:14px;font-weight:700;color:var(--gray-500);display:block;line-height:17px}.int-item-card .icon-check-o{width:20px;height:20px;position:absolute;right:15px;top:16px;border-radius:4px;border:1px solid var(--gray-300);flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--white);color:var(--white);font-size:11px;line-height:normal}.int-item-card.checked .icon-check-o{background:var(--gray-500);border:1px solid var(--gary-500)}.int-item-qty-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:17px;cursor:default;position:relative}.int-item-qty-row .int-item-qty-value{-moz-appearance:textfield;appearance:textfield}.int-item-qty-row .int-item-qty-value::-webkit-inner-spin-button,.int-item-qty-row .int-item-qty-value::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.int-item-qty-row .int-item-qty-unit{color:var(--gray-300);position:absolute;content:'';right:10px}.int-item-size-row{cursor:default}.int-item-size-row .int-item-size-select{width:100%}.int-item-custom-size{margin-top:8px;display:flex;align-items:center;gap:8px}.int-item-custom-size input{padding:6px 8px;width:60px;border:1px solid var(--gray-200);border-radius:6px;font-size:12px;color:var(--gray-500)}.int-item-custom-size span{font-size:12px;color:var(--gray-300)}.int-kitchen-panel{margin-top:25px;width:100%;grid-column:1/-1}.int-kitchen-note{padding:10px 15px;margin-bottom:20px;display:flex;align-items:center;gap:8px;background:#fff3f6;border:1px solid #fbd7df;border-radius:8px;font-size:14px;font-weight:600;color:var(--gray-500)}.int-kitchen-note em{width:18px;height:18px;border-radius:50%;background:#fbd7df;color:#eb5976;display:flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0}.int-kitchen-shapes{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;align-items:start}.int-kitchen-shape-card{padding:15px;position:relative;box-shadow:0 2px 12px 0 rgba(0,0,0,.08);border:1px solid var(--gray-200);border-radius:15px;cursor:pointer;background:var(--white)}.int-kitchen-shape-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.06)}.int-kitchen-shape-card.selected{border-color:#eb5976}.int-kitchen-shape-card .icon-check-o{width:22px;height:22px;position:absolute;right:15px;top:15px;z-index:1;border:1px solid var(--gray-300);border-radius:50%;background:var(--white);color:transparent;font-size:0}.int-kitchen-shape-card.selected .icon-check-o{background:#eb5976;box-shadow:inset 0 0 0 4px var(--white)}.int-kitchen-shape-thumb{margin-bottom:12px;height:110px;border-radius:8px;overflow:hidden;background:var(--gray-100);display:flex;align-items:center;justify-content:center}.int-kitchen-shape-thumb img{width:100%;height:100%;object-fit:contain}.int-kitchen-shape-name{font-size:14px;font-weight:700;color:var(--gray-500);display:block;line-height:17px}.int-kitchen-shape-options{padding-top:15px;margin-top:15px;border-top:1px solid var(--gray-200);display:flex;flex-direction:column;gap:12px;cursor:default}.int-kitchen-size-field{display:flex;flex-direction:column;gap:6px}.int-kitchen-size-label{font-size:12px;color:var(--gray-400)}.int-kitchen-size-select{width:100%}.int-kitchen-wall-check{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--gray-500);cursor:pointer}.int-kitchen-wall-check input{width:16px;height:16px;flex-shrink:0}.int-calc-footer{padding:15px 30px;width:100%;position:absolute;bottom:0;border-top:1px solid var(--gray-200);display:flex;align-items:center;justify-content:flex-end;right:0;left:0;background:var(--white)}.int-calc-footer .btn{padding:0 30px}.int-calc-footer .btn.int-continue-btn{padding:0 30px;color:var(--white);background:#eb5976;font-weight:700}.int-calc-footer .btn em{font-size:16px;font-weight:700}.cost-cal-step-2{padding:40px 20px;width:100%}.plan-cards-box{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.plan-card{position:relative;border-radius:15px;cursor:pointer;background:var(--white);display:flex;flex-direction:column;overflow:hidden;border:2px solid var(--gray-200);transition:.3s}.plan-card-header{padding:40px 20px 20px;margin:-1px;position:relative;box-shadow:0 4px 9px 0 rgba(0,0,0,.02);border:1px solid var(--gray-200);border-radius:15px;display:flex;flex-direction:column}.plan-card-header .int-plan-badge{padding:3px 10px;margin-bottom:12px;display:inline-block;background:#ffb6c1;color:#eb5976;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:30px;align-self:flex-start}.plan-card.selected .icon-check-o{border-color:var(--gray-700);background:var(--gray-700)}.plan-card .icon-check-o{width:26px;height:26px;position:absolute;content:'';top:12px;right:12px;border-radius:50%;border:1px solid var(--gray-300);flex-shrink:0;background:var(--white);display:flex;align-items:center;justify-content:center;color:var(--white)}.plan-card-header .int-plan-name{margin-bottom:8px;font-size:18px;font-weight:700;line-height:22px;color:var(--gray-500)}.plan-card-header .int-plan-desc{margin-bottom:16px;font-size:12px;color:var(--gray-300);line-height:18px}.plan-card-header .plan-description{font-size:14px;line-height:19px;color:var(--gray-400);display:block}.plan-card .int-plan-features{padding:20px 20px 109px;list-style:none;display:flex;flex-direction:column;gap:12px;flex:1}.plan-card .int-plan-features li{padding-left:22px;position:relative;font-size:14px;color:var(--gray-400);line-height:18px}.plan-card .int-plan-features li::before{position:absolute;content:'\ea45';font-family:icomoon;left:0;color:var(--gray-300);top:0;font-size:13px}.plan-card .btn-wrapper{padding:15px 20px;margin-top:auto;position:absolute;bottom:0;left:0;right:0;background:var(--white);display:flex;flex-direction:column;gap:8px}.plan-card.selected.essential-plan,.plan-card:hover.essential-plan{border:2px solid #ffd916;transition:.3s}.plan-card.selected.exclusive-plan,.plan-card:hover.exclusive-plan{border:2px solid #de62ff;transition:.3s}.plan-card.selected.bespoke-plan,.plan-card:hover.bespoke-plan{border:2px solid #1c64f2;transition:.3s}.plan-card.essential-plan .plan-card-header{background:radial-gradient(117.11% 120.89% at -1.74% 0,#ffd91626 0,rgba(255,255,255,0) 100%)}.plan-card.exclusive-plan .plan-card-header{background:radial-gradient(117.11% 120.89% at -1.74% 0,rgb(222 98 255/26%) 0,rgba(255,255,255,0) 100%)}.plan-card.bespoke-plan .plan-card-header{background:radial-gradient(117.11% 120.89% at -1.74% 0,#1c64f242 0,rgba(255,255,255,0) 100%)}.plan-card.exclusive-plan:hover .plan-card-header{background:radial-gradient(117.11% 120.89% at -1.74% 0,rgba(222,98,255,.42) 0,rgba(255,255,255,0) 100%)}.plan-card.essential-plan:hover .plan-card-header{background:radial-gradient(117.11% 120.89% at -1.74% 0,#ffd91642 0,rgba(255,255,255,0) 100%)}.plan-card.bespoke-plan:hover .plan-card-header{background:radial-gradient(117.11% 120.89% at -1.74% 0,#1c64f263 0,rgba(255,255,255,0) 100%)}.plan-card .plan-card-header{box-shadow:0 4px 9px 0 rgba(0,0,0,.09)}.plan-card .int-plan-select-btn{width:100%}.plan-card .int-plan-select-btn.selected{background:var(--gray-500);color:var(--white);border-color:var(--gray-500)}.plan-card .int-plan-homes{font-size:14px;color:var(--green-700);font-weight:500;line-height:21px;display:block;text-align:left}.fav-plan-badge{padding:0 12px;height:19px;position:absolute;color:var(--gray-500);line-height:normal;font-size:10px;content:'';top:15px;left:20px;border:1px solid #de62ff;border-radius:5px;display:flex;align-items:center;justify-content:center;background:0 0;font-weight:700;text-transform:uppercase}.int-s2-footer{justify-content:space-between}.int-s3-wrap{padding:15px;margin:40px auto;max-width:805px;width:100%;border:1px solid var(--gray-200);border-radius:15px;display:flex;gap:20px;align-items:flex-start}.int-s3-wrap .selected-plan-box{width:378px}.int-s3-wrap .plan-card .int-plan-features{padding:20px 20px 66px}.cost-calculator-form2{width:calc(100% - 400px)}.lazyCommonLeadForm{padding:15px 0}.lazyCommonLeadForm .syFormBox{box-shadow:none;border:none}.lazyCommonLeadForm .syFormBox .formHeading{padding-bottom:20px}.int-input-wrap .input-icon{position:absolute;right:12px;font-size:12px;color:var(--gray-300);pointer-events:none}.cost-calculator-form .int-input-wrap.flex1{flex:1}.cost-calculator-form .select-inputbox input{padding-right:38px;width:100%;border-radius:0 8px 8px 0}.cost-calculator-form .btn{width:100%}.cost-calculator-form .int-form-terms{margin-top:4px;display:block;font-size:10px;color:var(--gray-300)}.int-form-terms a{color:var(--gray-300);text-decoration:underline}#intSuccessPanel{flex-direction:column;align-items:center;text-align:center;gap:0}.int-success-icon-wrap{margin:auto;width:76px;height:76px;background:0 0;display:flex;align-items:center;justify-content:center}.int-success-icon-wrap .ty-check-svg{background:var(--success);border-radius:100%}.int-success-icon-wrap .ty-check-tick{stroke:var(--white);stroke-dasharray:50;stroke-dashoffset:50;animation:ty-tick .4s ease forwards .7s}@keyframes ty-tick{to{stroke-dashoffset:0}}.cost-calculator-form .int-success-title{margin:16px 0 10px;font-size:20px;font-weight:700;color:var(--gray-500);display:block}.cost-calculator-form .int-success-sub{margin-bottom:18px;font-size:14px;color:var(--gray-400);line-height:20px;display:block}.int-success-sub strong{color:var(--gray-500)}.int-estimate-box{padding:15px;width:100%;text-align:left;border:1px solid #eb5976;border-radius:15px;background:linear-gradient(94deg,#fff3f3 .34%,#fffaeb 99.59%)}.int-estimate-box .int-estimate-label{font-size:12px;line-height:20px;font-weight:700;text-transform:uppercase;color:#eb5976;line-height:normal}.int-estimate-box .int-estimate-range{font-size:18px;line-height:normal;font-weight:700;color:var(--gray-500);display:block}.int-estimate-box .int-estimate-meta{font-size:12px;color:var(--gray-300);display:block}.int-estimate-box .int-estimate-meta strong{margin-right:4px;font-weight:700}.download-estimate{margin-top:22px}.int-restart-link{margin-top:7px;font-size:14px;color:var(--gray-400);text-decoration:underline;cursor:pointer;display:block;line-height:18px}.cost-calculator-steps{padding-bottom:90px;position:relative}.cost-calculator-steps.cost-calc-body.success-active{padding-bottom:0}.int-calc-footer .back-btn{border:1px solid var(--gray-200);color:var(--gray-400);background:0 0;font-weight:700}.int-calc-footer .back-btn:hover{border-color:var(--gray-500);color:var(--gray-500)}.webHide{display:none}.mobHide{display:block}body.compare-tray-active{padding-bottom:180px;background:var(--white)}.compare-selection-tray{padding:0 15px;position:fixed;z-index:20;left:0;right:0;bottom:22px;display:flex;align-items:center;justify-content:center}.compare-tray-status-box{padding:8px;width:100%;max-width:794px;height:56px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--gray-100);background:var(--white);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.05);border-radius:99px}.compare-tray-status{display:flex;align-items:center;gap:12px}.compare-tray-status .icon-download-report-o{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffeca2;border-radius:100%;font-size:20px;color:var(--gray-500)}.compare-tray-status .compare-tray-copy{display:flex;flex-direction:column;gap:4px}.compare-tray-status .compare-tray-copy .compare-tray-label{font-size:12px;line-height:18px;text-transform:uppercase;color:var(--gray-400)}.compare-tray-status .compare-tray-copy .compare-tray-count{font-size:16px;line-height:normal;font-weight:700;color:var(--gray-500);white-space:nowrap}.compare-tray-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.compare-tray-actions .delete-container{padding:0 16px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:var(--gray-300);line-height:normal;cursor:pointer;font-weight:700}.compare-tray-actions .delete-container img{width:19px;height:20px}.compare-tray-submit{padding:0 16px;height:40px;border-radius:99px;white-space:nowrap}.compare-tray-submit em{font-size:14px;font-weight:600}.compare-tray-submit:disabled{background:var(--gray-200);border-color:var(--gray-200);color:var(--gray-400);opacity:1}.floorplan-container{display:flex;gap:20px}.floor-map-img{width:122px;height:140px;object-fit:cover;border:1px solid var(--gray-100);border-radius:8px;overflow:hidden;background:var(--gray-100);display:flex;align-items:center;justify-content:center;position:relative}.floor-map-img::after{padding:7px;border-radius:6px;position:absolute;content:"\e904";font-family:icomoon;box-shadow:0 0 8px 0 rgba(0,0,0,.14);background:var(--gray-500);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:12px;line-height:normal;bottom:6px;right:6px}.area-detail-box{width:calc(100% - 142px);display:flex;flex-wrap:wrap;gap:15px}.area-detail-box .floor-card{padding:10px 15px;width:calc(25% - 12px);border-radius:8px;border:1px solid var(--gray-200)}.area-detail-box .floor-card.unfavourable{border-left:4px solid red}.area-detail-box .floor-card.auspicious{border-left:4px solid #00c72e}.area-detail-box .floor-card .floor-card-heading{font-size:14px;color:var(--gray-700);display:block;line-height:19px}.floor-card-data{margin-top:2px;display:flex;align-items:center;justify-content:space-between;gap:10px}.floor-card-data span{font-size:12px;color:var(--gray-500);line-height:normal}.floor-card-data .tag{padding:4px 12px;font-size:10px;color:var(--gray-500);border-radius:5px;line-height:normal;height:19px;display:flex;align-items:center;font-weight:700;gap:3px;justify-content:center}.area-detail-box .floor-card.unfavourable .tag{border:1px solid #fe5858;background:#ffdada}.area-detail-box .floor-card.unfavourable .tag .status-icon{color:#fe5858}.area-detail-box .floor-card.auspicious .tag{border:1px solid #00c72e;background:#ccffd8}.area-detail-box .floor-card.auspicious .tag .status-icon{color:#00c72e}.area-detail-box .floor-card .tag .status-icon{font-size:10px}.area-detail-box .floor-card.show-all-btn{height:60px;background:var(--yellow-100);border:1px solid var(--yellow-700);display:flex;align-items:center;justify-content:center;color:var(--gray-700);font-size:14px;font-weight:700;cursor:pointer}.floorplan-report-box{padding:15px;margin:45px 55px 0;border:1px solid var(--gray-200);border-radius:15px;display:flex;gap:22px}.floorplan-report-content{padding:35px 30px;max-width:569px;width:100%;border:1px solid var(--yellow-500);background:linear-gradient(247deg,#fff3c6 0,#fffcf1 24.52%,#fffcf1 74.92%,#fff3c6 100%);border-radius:16px;position:relative}.floorplan-report-content .price-tag{position:absolute;content:'';width:136px;height:136px;right:-31px;top:-58px}.floorplan-report-content .card-title{margin-right:40px;font-size:24px;position:relative;display:block;line-height:32px;color:var(--gray-500)}.floorplan-report-content .card-title .get-remedies-text{width:210px;min-width:0;height:auto;flex-shrink:1;position:relative;top:10px}.floorplan-report-content .card-subtitle{margin-top:20px;display:block;font-size:14px;color:var(--gray-400);line-height:18px}.floorplan-report-content .floorplan-features-list{margin-top:20px}.floorplan-report-content .floorplan-features-list li{margin-bottom:18px;padding-left:28px;position:relative;font-size:14px;color:var(--gray-500);line-height:19px}.floorplan-report-content .floorplan-features-list li em{position:absolute;left:0;top:0;width:20px;height:20px;background:#ffe38f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--gray-700)}.complete-box{padding:15px 20px;width:calc(100% - 591px);border:2px solid var(--yellow-700);box-shadow:0 6px 14px 0 rgba(0,0,0,.13);border-radius:15px;display:flex;flex-direction:column;align-items:center}.complete-box .thank-you-img{margin:0 auto 17px;width:76px;height:76px}.complete-box .thank-you-text{font-size:20px;color:var(--gray-500);display:block;text-align:center;line-height:26px;text-align:center;font-weight:700}.complete-box .thank-you-subtext{margin-top:10px;font-size:14px;color:var(--gray-400);display:block;text-align:center;line-height:18px}.unlock-btn{margin-top:25px;width:100%;background:#ff700e;color:var(--white)}.floorplan-report-box .timer{padding-bottom:5px;display:flex;justify-content:center;gap:15px;border-bottom:1px solid #f7570d}.floorplan-report-box .digit-group{display:flex;gap:2px;justify-content:center}.floorplan-report-box .digit-box{background:var(--gray-500);color:var(--white);font-size:20px;font-weight:700;border-radius:6px;width:30px;height:38px;display:flex;align-items:center;justify-content:center}.floorplan-report-box .unit-label{margin-top:8px;font-size:10px;line-height:14px;color:#ff700e;letter-spacing:1px;text-align:center}.floorplan-report-box .label-heading{margin:10px 0 18px;height:1px;background:#f7570d;line-height:15px;position:relative;text-align:center;width:100%}.floorplan-report-box .label-heading::after{padding:0 4px;position:absolute;content:'OFFER VALID TILL';font-size:10px;line-height:normal;right:0;top:calc(50% - 5px);color:#f7570d;left:calc(50% - 48px);width:fit-content;background:var(--white);text-transform:uppercase}.floorplan-report-box .time-unit{position:relative}.floorplan-report-box .action-box{margin-top:20px;display:flex;flex-direction:row-reverse;gap:30px;align-items:center;justify-content:space-between}@media screen and (max-width:1024px){.virtuallayout-list{width:240px}.int-items-grid{grid-template-columns:repeat(2,1fr)}.int-kitchen-shapes{grid-template-columns:repeat(2,1fr)}.vastu-body .vaastu-columns{flex-direction:column;height:inherit!important}}@media screen and (max-width:768px){.fpe-view-toggle{margin-bottom:25px}.floor-plan-section{padding:20px 0 30px;border-top:6px solid #e4e0e0;background:var(--white)}.virtualtour-layout{margin-top:20px;flex-direction:column;gap:20px}.virtuallayout-list{padding:8px 15px;margin:-8px -15px;width:calc(100% + 30px);max-height:276px;flex-direction:row;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scroll-padding-inline:15px}.virtuallayout-room-card{min-width:262px;width:262px}.virtuallayout-room-card .virtuallayout-room-size{line-height:normal}.virtuallayout-viewer{padding:15px;width:100%;border:1px solid var(--gray-200)}.floor-plan{margin-bottom:0;height:210px}.vaastu-banner{flex-direction:column;align-items:flex-start;gap:14px}.vastu-body .vaastu-columns{height:inherit!important}.virtuallayout-room-card .virtuallayout-room-desc{font-size:12px;line-height:17px}.virtuallayout-room-card .virtuallayout-room-badge{top:12px}.vastu-section{padding-top:24px;border-top:6px solid #e4e0e0;background:linear-gradient(90deg,#c45317 0,#f9af15 100%)}.vastu-container .vastu-img{display:none}.vastu-left-content{width:100%}.vastu-left-content .vastu-tag{margin-bottom:8px}.vastu-left-content .vastu-heading{font-size:20px;line-height:24px}.vastu-left-content .vastu-subheading{font-size:14px;font-weight:400;line-height:19px}.vastu-left-content .vastu-subheading strong{font-size:22px;display:inline-block}.vastu-container{padding-bottom:50px}.vastu-report-box{margin:0 -15px;border-radius:0}.vastu-report-header{padding:20px}.vastu-report-header .vastu-heading{font-size:20px;line-height:27px}.vastu-body{display:block}.vastu-body .vastu-preview-box{width:100%}.vastu-report-header>.vastu-progress-steps{display:none}.facility-list{margin-top:20px;gap:12px}.facility-list li{font-size:12px}.floorplan-report-content .card-title .get-remedies-text{width:150px;top:5px}.floorplan-report-content .price-tag{top:-37px;right:-15px}.compare-configurations-modal .modal-header{padding:15px}.compare-configurations-modal .modal-body{padding:0 15px 15px}.table-content-box table td,.table-content-box table th{padding:10px 8px}.table-content-box table .btn{white-space:nowrap;font-size:12px}.interior-section{padding-bottom:0;border-top:6px solid #e4e0e0}.interior-banner{padding:28px 0 35px}.interior-banner-inner{flex-direction:column-reverse;gap:16px;align-items:flex-start}.interior-banner-inner .interior-logo{width:83px;height:36px}.interior-banner-inner .interior-banner-left .interior-banner-title{margin-bottom:8px;font-size:20px;line-height:24px}.interior-banner-inner .interior-banner-left .interior-banner-sub{margin-bottom:10px;font-size:14px;line-height:19px}.interior-banner-inner .interior-banner-left .interior-banner-sub .highlight{font-size:16px}.cost-calculator-box{margin:-14px -15px 0;border:none}.interior-banner-inner .interior-banner-pills{gap:8px}.cost-calc-header{padding:17px 15px;display:flex;flex-direction:column;align-items:center}.cost-calc-header .cost-calc-header-title{margin-bottom:8px;max-width:303px;font-size:20px;line-height:24px}.interior-banner-title{font-size:20px}.progress-steps .progress-step-line{margin:0 4px;width:80px}.progress-steps{padding-bottom:28px;flex-wrap:wrap}.progress-steps .progress-step-label{position:absolute;content:'';font-size:12px;bottom:-30px;align-items:center;font-weight:400}.progress-steps .progress-step{position:relative;flex-direction:column;align-items:center;gap:5px}.cost-calc-body{flex-direction:column}.cost-calc-body .cost-calc-left{width:100%}.selected-unit-box{padding:15px;width:100%;gap:15px}.int-room-list{padding:15px;max-height:fit-content;background:var(--gray-200);display:flex;align-items:center;overflow:hidden;overflow-x:auto;gap:12px}.int-room-list .int-room-item.active{border:1px solid #eb5976}.int-room-list .int-room-item{min-width:191px}.int-room-list .int-room-item::after{display:none}.int-room-list .int-room-item+.int-room-item{margin-top:0}.int-calc-right{padding:20px 15px}.calc-heading{font-size:14px;line-height:21px}.calc-subheading{font-size:12px;line-height:17px}.int-items-grid{padding-bottom:70px;margin-top:15px;max-height:none;gap:10px;grid-template-columns:repeat(2,1fr);overflow:visible}.int-items-grid:not(.show-all) .int-item-card.int-mobile-overflow{display:none}.int-items-view-all{grid-column:1/-1;width:100%;display:flex}.int-items-view-all em{font-size:10px}.int-items-grid.show-all .int-items-view-all{display:none}.int-items-grid .int-item-card{padding:10px 10px 10px 40px;flex-direction:row;justify-content:space-between}.int-kitchen-panel{margin-top:15px}.int-kitchen-shapes{gap:10px;grid-template-columns:repeat(2,1fr)}.int-kitchen-shape-thumb{height:80px}.int-calc-footer{padding:15px}.int-calc-footer .btn{width:100%}.int-item-card .int-item-thumb{display:none}.int-item-card .icon-check-o{right:inherit;left:10px;top:10px}.int-item-card .int-item-name{line-height:19px;font-size:10px}.cost-calc-left{width:100%;border-right:none;border-bottom:1px solid var(--gray-100)}.progress-step-line{width:30px}#intSuccessPanel .plan-card-header .int-plan-name,#intSuccessPanel .plan-card-header .plan-description{text-align:left;display:block}.plan-cards-box{padding:0 15px 90px;margin:0 -15px;display:flex;aoverflow:hidden;overflow-x:auto;gap:15px}.plan-cards-box .plan-card{width:281px;flex:none}.cost-cal-step-2,.int-s3-wrap{padding:16px 16px 15px;gap:0}.int-calc-footer{gap:15px}.int-calc-footer .back-btn{width:188px}.int-s3-plan-card{width:100%}.int-s3-wrap{margin:0;border:none;flex-direction:column}.int-s3-wrap .selected-plan-box{width:100%}.cost-calculator-form{padding:0;width:100%;border-radius:15px;border:1px solid var(--gray-200)}.cost-calculator-form .icon-check-o{width:26px;height:26px;position:absolute;content:'';top:12px;right:12px;border-radius:50%;flex-shrink:0;background:var(--gray-500);display:flex;align-items:center;justify-content:center;color:var(--white)}.cost-calculator-form.exclusive-plan{border:2px solid #de62ff}.cost-calculator-form.essential-plan{border:2px solid #ffd916}.cost-calculator-form.bespoke-plan{border:2px solid #1c64f2}.cost-calculator-form.exclusive-plan .plan-card-header{background:radial-gradient(117.11% 120.89% at -1.74% 0,rgba(222,98,255,.42) 0,rgba(255,255,255,0) 100%)}.cost-calculator-form.essential-plan .plan-card-header{background:radial-gradient(117.11% 120.89% at -1.74% 0,#ffd91642 0,rgba(255,255,255,0) 100%)}.cost-calculator-form.bespoke-plan .plan-card-header{background:radial-gradient(117.11% 120.89% at -1.74% 0,#1c64f263 0,rgba(255,255,255,0) 100%)}.costcalc-form-body{padding:25px 15px 15px 15px}.cta-btn-box{display:flex;gap:10px}.cta-btn-box .back-btn{width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:var(--gray-400);font-size:16px;border-radius:12px;border:1px solid var(--gray-200);font-weight:700;background:var(--white)}.cost-calculator-steps{padding-bottom:0}.webHide{display:block}.mobHide{display:none}.cost-calculator-form2{width:100%}.int-item-card-top{padding-right:0}.int-kitchen-shape-card{display:flex;align-items:center;gap:10px}.int-kitchen-shape-thumb{margin-bottom:0;width:35px;height:35px}.int-kitchen-shape-name{font-size:10px;white-space:nowrap}.int-kitchen-shape-options{border-top:0;margin-top:0;padding-top:0}.int-kitchen-size-label{font-size:10px;line-height:normal;white-space:nowrap}.int-kitchen-size-field{margin-top:0;margin-left:10px;flex-direction:row;align-items:center}.int-item-qty-row .int-item-qty-value,.int-item-size-row .int-item-size-select,.int-kitchen-size-select{height:30px;font-size:12px}.int-kitchen-shape-card{padding:10px 10px 10px 40px}.compare-selection-tray{padding:12px 15px;width:100%;min-height:75px;bottom:0}.compare-tray-status-box{width:100%}.compare-tray-status .compare-tray-copy .compare-tray-count{font-size:14px;line-height:normal}.compare-tray-actions .delete-container{display:none}.compare-tray-actions{gap:0}.int-item-card .icon-check-o{left:10px;top:calc(50% - 10px)}.int-kitchen-shape-card .icon-check-o{left:10px;right:auto;top:calc(50% - 11px)}.floorplan-container{flex-direction:column;gap:20px}.floor-map-img{margin:auto;width:200px;height:200px}.area-detail-box{width:100%}.area-detail-box .floor-card{width:calc(50% - 7.5px)}.complete-box{padding:20px;width:100%}.floorplan-report-box{padding:0;margin:20px 0 0;flex-direction:column;gap:20px;border:none}.floorplan-report-content{padding:20px;width:100%;max-width:100%}.area-detail-box .floor-card.show-all-btn{width:100%}}@media screen and (max-width:540px){.int-items-grid{grid-template-columns:repeat(1,1fr)}.int-kitchen-shapes{grid-template-columns:repeat(1,1fr)}.floor-map-img{width:100%}.complete-box{border:none;padding:0;box-shadow:none}.floor-card-data{flex-direction:column;align-items:flex-start;gap:5px}.area-detail-box .btn-default{margin-top:5px;width:100%}.floorplan-report-content .card-title{max-width:261px;font-size:20px;line-height:26px}.floorplan-report-content .floorplan-features-list li{margin-bottom:10px;padding-left:25px}.floorplan-report-content .floorplan-features-list li em{width:15px;height:15px;font-size:9px;top:2px}.floorplan-report-box .action-box{width:100%;flex-direction:column;align-items:center;gap:10px}}.global-modal.vaastu-report-modal{padding:24px;position:fixed;inset:0;z-index:1001;display:none;align-items:center;justify-content:center;background:rgba(18,18,18,.94)}.global-modal.vaastu-report-modal.active{display:flex}body.vaastu-modal-open{overflow:hidden}#vaastuPlan{cursor:pointer}.vaastu-report-modal .modal-header{background:var(--white)}.vaastu-report-modal .modal-body{padding:20px}.vaastu-report-modal .modal-header strong{font-size:16px}.vaastu-report-modal .modal-header span{font-size:14px;line-height:19px}.vaastu-report-modal.modal.modal-xl{width:870px;height:calc(100vh - 236px)}.vaastu-report-modal .modal-close{padding:0;position:absolute;z-index:2;top:10px;right:10px;width:30px;height:30px;border:0;border-radius:50%;background:var(--gray-100);color:var(--gray-500);display:flex;align-items:center;justify-content:center;cursor:pointer}.vaastu-report-modal .modal-close em{font-size:12px;line-height:1}.vaastu-report-modal .vaastu-report-modal-dialog{padding:0;width:870px;max-width:100%;height:624px;max-height:calc(100vh - 48px);border-radius:16px;background:var(--white);box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;overflow:hidden}.vaastu-report-modal-header{padding:18px 52px 14px 21px;min-height:76px;position:relative;border-bottom:1px solid var(--gray-200);flex:none}.vaastu-report-modal-title{font-size:16px;line-height:21px;color:var(--gray-500);display:block}.vaastu-report-modal-meta{margin-top:3px;font-size:14px;line-height:20px;color:var(--gray-400);display:block}.vaastu-report-modal-content{padding:20px 24px;min-height:0;display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;flex:1;overflow:hidden}.vaastu-report-modal-plan{width:339px;height:387px;min-height:0;border:1px solid var(--gray-200);border-radius:8px;background:var(--gray-100);display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.vaastu-report-modal-plan::after{display:none}.vaastu-report-modal-plan img{width:100%;height:100%;object-fit:contain}.vaastu-report-modal-plan img.flipped{transform:scaleX(-1)}.vaastu-report-modal .vaastu-report-modal-cards{padding-right:4px;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;align-content:start;overflow-y:auto}.vaastu-report-modal .floor-card{padding:10px 12px;width:100%;min-height:61px;border:1px solid var(--gray-200);border-left-width:4px;border-radius:8px;background:var(--white)}.vaastu-report-modal .floor-card.unfavourable{border-left-color:red}.vaastu-report-modal .floor-card.auspicious{border-left-color:#00c72e}.vaastu-report-modal .floor-card-heading{font-size:14px;line-height:19px;color:var(--gray-700);display:block}.vaastu-report-modal .floor-card-data{margin-top:2px;display:flex;align-items:center;justify-content:space-between;gap:8px}.vaastu-report-modal .floor-card-data>span{font-size:12px;line-height:18px;color:var(--gray-500)}.vaastu-report-modal .tag{padding:2px 10px;height:20px;border-radius:5px;font-size:10px;line-height:14px;font-weight:700;color:var(--gray-500);display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.vaastu-report-modal .floor-card.unfavourable .tag{border:1px solid #fe5858;background:#ffdada}.vaastu-report-modal .floor-card.auspicious .tag{border:1px solid #00c72e;background:#ccffd8}.vaastu-report-modal .status-icon{font-size:11px;line-height:1;font-weight:700}.vaastu-report-modal-footer{padding:14px 16px 14px 22px;min-height:68px;border-top:1px solid var(--gray-100);box-shadow:0 -8px 18px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;gap:24px;flex:none;background:var(--white)}.vaastu-report-modal .modal-footer{justify-content:space-between;align-items:center}.vaastu-report-modal-footer-copy strong{font-size:18px;line-height:25px;color:var(--gray-500);display:block}.vaastu-report-modal-footer-copy span{font-size:14px;line-height:20px;color:var(--gray-400);display:block}.vaastu-report-modal-footer .unlock-btn{padding:0 24px;margin:0;width:340px;height:41px;flex:none;border-radius:9px;background:#ff690c;border-color:#ff690c;color:var(--white);font-weight:700}.vaastu-report-modal .modal-footer .btn{margin-top:0;width:339px}@media screen and (max-width:767px){.global-modal.vaastu-report-modal{padding:0;background:var(--white);align-items:stretch;justify-content:stretch}.vaastu-report-modal .vaastu-report-modal-dialog{width:100%;height:100%;max-height:none;border-radius:0;box-shadow:none}.vaastu-report-modal-header{padding:14px 52px 12px 20px;min-height:74px}.vaastu-report-modal-title{font-size:16px;line-height:21px}.vaastu-report-modal-meta{font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vaastu-report-modal .close-btn{top:10px;right:10px;width:30px;height:30px}.vaastu-report-modal-content{padding:0 15px 82px;display:flex;flex-direction:column;gap:18px;overflow-y:auto}.vaastu-report-modal-plan{height:530px;min-height:530px;border:0;border-radius:0}.vaastu-report-modal-plan img{max-height:100%;object-fit:contain}.vaastu-report-modal .vaastu-report-modal-cards{padding:0 5px 6px;width:100%;display:grid;grid-template-columns:1fr;gap:12px;overflow:visible}.vaastu-report-modal .floor-card{min-height:61px}.vaastu-report-modal .floor-card-data{flex-direction:row;align-items:center}.vaastu-report-modal-footer{padding:12px 15px 9px;min-height:62px;position:absolute;z-index:2;left:0;right:0;bottom:0;box-shadow:0 -4px 15px rgba(0,0,0,.12)}.vaastu-report-modal-footer-copy{display:none}.vaastu-report-modal-footer .unlock-btn{width:100%;height:41px}}@media screen and (max-width:540px){.vaastu-report-modal-content{padding-left:10px;padding-right:10px}.vaastu-report-modal-plan{height:510px;min-height:510px}.vaastu-report-modal.modal.modal-bottom.active{top:0;border-radius:0}.vaastu-report-modal .modal-footer .btn{width:100%}.vaastu-report-modal.modal:has(.modal-footer) .modal-body{max-height:100%}.vaastu-report-modal .modal-header{border-bottom:1px solid var(--gray-200)}.vaastu-report-modal .modal-footer .btn{width:100%}}:root{--color-best:#009A17;--color-good:#00F224;--color-poor:#FF5C50;--color-danger:#DC0004;--color-purp:#5f449b;--color-green:#21CA5D;--color-orange:#FF700E}.vastu-body .btn-gray,.vastu-modals .btn-gray{background:#dcdcdc}.vastu-body header~.vaastu-page{margin-top:48px}.vastu-body .vaastu-page{padding:20px 0;position:relative}.vastu-body .vaastu-page::after{content:'';background:url(/assets/images/vastu-new/vastu-big-chakra.png);animation:spin 20s linear infinite;width:160px;height:160px;position:absolute;right:15px;top:27px;background-repeat:no-repeat;background-size:contain;z-index:0}.vastu-body .vaastu-page::before{content:'';background:url(/assets/images/vastu-new/vastu-small-chakra.png);animation:spin 20s linear infinite;width:130px;height:130px;position:absolute;left:15px;bottom:65px;background-repeat:no-repeat;background-size:contain;z-index:0;filter:invert(1);opacity:.2}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.vastu-body .vaastu-page .vaastu-bg{width:100%;height:100%;position:absolute;bottom:0;left:0;pointer-events:none;z-index:0}.vastu-body .vaastu-page .vaastu-bg img{width:100%;height:100%;object-fit:cover}.vastu-body .vaastu-page .container{display:flex;gap:15px;position:relative;z-index:1;height:605px}.vastu-body .vaastu-page.free-height .container{height:auto}.vastu-body .vaastu-left-box{padding:20px;margin-top:0;width:300px;border-radius:12px;background:var(--white);box-shadow:0 0 14px 0 #0000001f;height:100%;position:sticky;top:0;overflow:hidden;height:100%}.vastu-body .vaastu-left-box .title{font-size:22px;color:var(--gray-500);font-weight:700;line-height:26px}.vastu-body .step-box{margin-top:30px}.vastu-body .step-box .step{padding:0 0 10px 50px;position:relative;min-height:85px;position:relative}.vastu-body .step-box .step::before{content:'';width:4px;height:calc(100% - 40px);background:var(--border);border-radius:5px;position:absolute;top:35px;left:17px;display:block}.vastu-body .step-box .step:last-child{min-height:initial}.vastu-body .step-box .step:last-child::before{display:none}.vastu-body .step-box .step em{padding:10px;position:absolute;top:-10px;left:0;width:38px;height:38px;border-radius:50px;display:flex;align-items:center;justify-content:center;background:#e9e9e9;color:var(--gray-500);font-size:18px}.vastu-body .step-box .step strong{margin-top:12px;display:flex;color:var(--gray-500);font-size:13px;font-weight:700;line-height:16px;gap:5px}.vastu-body .step-box .step strong br{display:none}.vastu-body .step-box .step strong span{width:16px;height:16px;border-radius:50px;background:var(--white);color:var(--white);font-size:9px;display:flex;align-items:center;justify-content:center;font-weight:700}.vastu-body .step-box .step p{margin-top:5px;color:var(--gray-400);font-size:11px;font-weight:400;line-height:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.vastu-body .step-box .step.active-step em{background:#ff700e;color:var(--white)}.vastu-body .step-box .step.active-step strong{color:#ff700e}.vastu-body .step-box .step.active-step p{display:block}.vastu-body .step-box .step.active-step.progress-step::before{background:var(--color-orange)}.vastu-body .step-box .step.active-step.progress-step strong span{background:var(--color-green)}.vastu-body .vaastu-right-box{padding:15px 15px 40px;width:calc(100% - 325px);height:100%;border-radius:12px;background:var(--white);box-shadow:0 0 14px 0 #0000001f;position:relative;overflow:hidden}.vastu-body .vaastu-page.free-height .container .vaastu-right-box{padding:15px}.vastu-body .vaastu-btn-box{padding:15px;background:var(--white);display:flex;align-items:center;justify-content:space-between;gap:15px;position:absolute;bottom:0;width:100%;left:0;border-radius:0 0 12px 12px;z-index:2}.vastu-body .vaastu-btn-box p{line-height:16px;font-size:12px;color:var(--gray-400);display:block}.vastu-body .vaastu-btn-box p strong{font-weight:700}.vastu-body .btn-action-box{display:flex;gap:10px;align-items:center;justify-content:flex-end}.vastu-body .btn-action-box .btn{min-width:100px;font-weight:700;cursor:pointer}.vastu-body .btn-action-box .btn em{font-size:16px;font-weight:700}.vastu-body .dash-box{width:100%;height:calc(100% - 30px);border-radius:8px}.vastu-body .step-content-box{height:100%}.vastu-body .vaastu-loading-box{display:none;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--white);z-index:999;border-radius:8px}.vastu-body .vaastu-loading-box.active{display:flex;height:100%}.vastu-body .vaastu-loading-box img{height:50px}.vastu-body .upload-box-section{display:flex;gap:15px;height:100%}.vastu-body .upload-box-section .box{width:49%}.vastu-body .upload-box-section .box:nth-child(2){padding-top:35px;width:4%;display:flex;align-items:center;justify-content:center;color:var(--gray-500);font-weight:700}.vastu-body .floor-plan-search-box{display:flex;gap:10px;flex-direction:column}.vastu-body .floor-plan-search-box .serach-box{position:relative;z-index:1}.vastu-body .floor-plan-search-box .serach-box em{position:absolute;top:18px;left:18px;font-size:20px;pointer-events:none}.vastu-body .floor-plan-search-box .serach-box .form-control{padding-left:50px;height:55px}.vastu-body .floor-plan-search-box .serach-box .form-control:focus{border-color:var(--gray-500)}.vastu-body .floor-plan-search-box .img-box{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;position:relative;border-radius:8px;border:var(--border) dashed 1px;gap:10px}.vastu-body .floor-plan-search-box .img-box img{margin-top:-70px;height:40px}.vastu-body .floor-plan-search-box .img-box figcaption{margin-top:12px;color:var(--gray-500);font-size:14px;line-height:16px;font-weight:700;display:block;text-align:center}.vastu-body .floor-plan-search-box .project-tile{padding:5px;background:var(--white);border-radius:var(--radius);border:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.vastu-body .floor-plan-search-box .project-tile figure{height:43px;display:flex;gap:10px;align-items:center}.vastu-body .floor-plan-search-box .project-tile figure img{border-radius:var(--radius);height:43px;width:43px;overflow:hidden}.vastu-body .floor-plan-search-box .project-tile .edit-btn{background:var(--lightyellow);border:var(--darkyellow) solid 1px;height:fit-content;padding:6px 14px;border-radius:var(--radius);cursor:pointer}.vastu-body .upload-floor-plan-box{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;position:relative;border-radius:8px;border:var(--border) dashed 1px;gap:10px}.vastu-body .upload-floor-plan-box em{font-size:40px;color:var(--gray-500);height:40px;width:40px}.vastu-body .upload-floor-plan-box .upload-box{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.vastu-body .upload-floor-plan-box .upload-box input{position:absolute;left:0;right:0;opacity:0;cursor:pointer;width:100%;height:100%}.vastu-body .upload-floor-plan-box .drop-file{margin-top:12px;color:var(--gray-500);font-size:14px;line-height:16px;font-weight:700;display:block;text-align:center}.vastu-body .upload-floor-plan-box .drop-file span{color:var(--color-orange)}.vastu-body .upload-floor-plan-box p{margin-top:20px;color:var(--gray-400);font-size:12px;line-height:16px;position:absolute;bottom:15px}.vastu-body .floor-selection-box{display:flex;align-items:end;justify-content:space-between;position:relative;z-index:99}.vastu-body .tab-box{display:flex;gap:8px;overflow:hidden;overflow-x:auto}.vastu-body .tab-box li{padding:0 10px;border-radius:var(--radius);border:solid 1px var(--border);background:var(--white);height:35px;display:flex;align-items:center;gap:10px;font-size:12px;color:var(--gray-500);white-space:nowrap;cursor:pointer}.vastu-body .tab-box li.active{border:solid 1px #1a1a1a;background:var(--darkgrey);pointer-events:none;color:var(--white)}.vastu-body .floor-selection-box .dropdown{position:relative}.vastu-body .floor-selection-box .dropdown .selected{padding:0 30px 0 10px;height:35px;white-space:nowrap;font-weight:400;color:var(--gray-500);font-size:12px;position:relative;display:flex;display:-webkit-flex;align-items:center;border:1px solid var(--border);cursor:pointer;border-radius:8px}.vastu-body .floor-selection-box .dropdown .selected em{font-size:12px;position:absolute;right:7px;top:7px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.vastu-body .floor-selection-box .dropdown-menu{display:none;position:absolute;right:0;top:35px;width:100%;display:none;background:var(--white);transition:.3s;z-index:1;box-shadow:0 2px 9px 0 #00000024;border-radius:0 0 8px 8px}.vastu-body .floor-selection-box .dropdown-list{padding:5px 0 0;overflow:auto;overflow-x:hidden;max-height:250px;width:100%;display:flex;flex-direction:column;gap:5px}.vastu-body .floor-selection-box .dropdown-list li{padding:0 8px;position:relative;font-size:12px;color:var(--gray-500);display:inline-flex;display:-webkit-inline-flex;cursor:pointer;width:100%;line-height:28px}.vastu-body .floor-selection-box .dropdown:hover .dropdown-menu{display:block;width:100px}.vastu-body .floor-selection-box .dropdown:hover .selected em{transform:rotate(180deg)}.vastu-body .floor-selection-box .dropdown-list li:hover{background:#f1f1f1}.vastu-body .floor-selection-box.fix-verify-room-label{padding:0;display:flex;align-items:center;justify-content:end;flex-direction:initial;width:100%;gap:10px}.vastu-body .floor-selection-box.fix-verify-room-label .btn{height:35px;border:#f20000 solid 1px;background:var(--white);width:35px;padding:8px}.vastu-body .orientation-box{padding:15px;border:var(--border) dashed 1px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;height:100%;flex-direction:column;gap:10px}.vastu-body .set-orientation{display:flex;align-items:center;justify-content:center;position:relative;height:450px;width:450px}.vastu-body .set-orientation .orientation{position:absolute}.vastu-body .set-orientation .degree-orentation img,.vastu-body .set-orientation .orientation img{max-height:100%;max-width:100%}.vastu-body .set-orientation .degree-orentation{width:100%;height:100%;-webkit-transition:all .3s linear;transition:all .3s linear}.vastu-body .set-orientation .floor-plan-img{width:280px;height:280px;display:flex;align-items:center;justify-content:center}.vastu-body .toolbox{margin-top:-135px;display:flex;border-radius:8px;position:absolute;top:50%;right:15px;z-index:1;overflow:hidden}.vastu-body .toolbox ul{display:flex;flex-direction:column}.vastu-body .toolbox ul li{padding:14px;display:flex;flex-direction:column;line-height:30px;align-items:center;font-size:12px;color:var(--white);position:relative;cursor:pointer;gap:5px;background:var(--darkgrey)}.vastu-body .toolbox ul li+li{border-top:#4a4a4a solid 1px}.vastu-body .toolbox ul li em{font-size:18px;color:var(--white)}.vastu-body .toolbox ul li:first-child em{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.vastu-body .toolbox ul li span{color:var(--white);font-size:12px;line-height:16px}.vastu-body .toolbox ul li:hover{opacity:.95}.vastu-body .verify-center-point-box{padding:15px;border:var(--border) dashed 1px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;height:100%}.vastu-body .verify-center-point-box .floor-plan-img-box{position:relative;line-height:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vastu-body .verify-center-point-box .floor-plan-img-box .img-center-box{position:relative;height:100%}.vastu-body .verify-center-point-box .cursor-move{margin:-15px 0 0 -15px;width:30px;height:30px;background:#ff700e;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border-radius:100%;position:absolute;top:50%;display:flex;align-items:center;justify-content:center;outline:10px solid #ff700E9C;z-index:2;left:50%;cursor:pointer}.vastu-body .verify-center-point-box .cursor-move em{font-size:14px;color:var(--white)}.vastu-body .verify-center-point-box p{display:block;font-size:13px;font-style:italic;color:#6b6b6b;line-height:18px;max-width:60%;text-align:center}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vastu-body .generating-vaastu-report-box{padding:15px;border:var(--border) dashed 1px;border-radius:8px;display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column}.vastu-body .generating-vaastu-report-box strong{color:var(--gray-500);font-size:28px;line-height:normal;display:block}.vastu-body .generating-vaastu-report-box span{margin-top:10px;color:var(--gray-400);font-size:16px;line-height:normal;display:block}.vastu-body .generating-vaastu-report-box .animation-img-box{margin-top:15px;position:relative;width:75px;height:75px}.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-1{-webkit-animation:pulseLoad .75s ease 0 infinite alternate;animation:pulseLoad .75s ease 0 infinite alternate;width:14px;left:0;top:8px;left:4px}.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-2{-webkit-animation:pulseLoad .75s ease .25s infinite alternate;animation:pulseLoad .75s ease .25s infinite alternate;width:33px;right:0;top:0}.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-3{-webkit-animation:pulseLoad .75s ease .5s infinite alternate;animation:pulseLoad .75s ease .5s infinite alternate;width:58px;bottom:4px;left:0}.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-4{-webkit-animation:pulseLoad .75s ease .75s infinite alternate;animation:pulseLoad .75s ease .75s infinite alternate;width:25px;bottom:0;right:5px}.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-1,.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-2,.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-3,.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-4{position:absolute}.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-1 img,.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-2 img,.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-3 img,.vastu-body .generating-vaastu-report-box .animation-img-box .animation-img-box-4 img{width:100%;display:block}@-webkit-keyframes pulseLoad{from{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.65);transform:scale(.65)}}@keyframes pulseLoad{from{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.65);transform:scale(.65)}}.vastu-body .vaastu-report-page .vaastu-right-box{padding:0;overflow:hidden}.vastu-body .vaastu-report-page .vaastu-right-box .orientation-box{padding:20px;flex-direction:column;gap:15px}.vastu-body .report-box{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:460px;display:flex;justify-content:space-between}.vastu-body .report-box .report{width:100%;max-height:605px;overflow:hidden;overflow-y:auto;position:relative}.vastu-body .report-box .report .btn-unlock{position:sticky;bottom:0;left:0;width:100%;background:#ff690c;border-radius:0;border-left:var(--border) solid 1px;height:49px;font-weight:700;border-top:var(--border) solid 1px;color:var(--white)}.vastu-body .report-box .report .btn-unlock em{transform:rotate(180deg)}.vastu-body .report-box .report table{border-collapse:collapse;border:none}.vastu-body .report table tr td,.vastu-body .report table tr th{border:none;padding:17px 12px;text-align:left;border:1px solid var(--border)}.vastu-body .report table tr th{color:var(--gray-400);font-size:13px;line-height:16px;background:#fdf7f3;font-weight:400;border-top:none}.vastu-body .report table tr td{font-size:12px;color:var(--gray-500);line-height:normal;position:relative}.vastu-body .report table tr td:first-child{font-weight:700}.vastu-body .report table tr td .remark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px}.vastu-body .report table tr td .remark em{font-size:12px;font-weight:700}.vastu-body .report table tr td .remark em.best{color:var(--color-best)}.vastu-body .report table tr td .remark em.good{color:var(--color-good)}.vastu-body .report table tr td .remark em.poor{color:var(--color-poor)}.vastu-body .report table tr td .remark em.danger{color:var(--color-danger)}.vastu-body .report table tr td.bedroom::after,.vastu-body .report table tr td.guestRoom::after,.vastu-body .report table tr td.master-bed-room::after{content:"";width:7px;min-height:50px;position:absolute;top:0;left:0;max-height:64px;height:100%}.vastu-body .report table tr td.room-label::after{content:'';width:7px;position:absolute;top:0;left:0;height:calc(100% + 1px)}.vastu-body .report table tr td .remark-info-box{position:absolute;right:5px;top:5px;color:#c9c3c3;font-size:12px;cursor:pointer}.vastu-body .report table tr td .remark-info-box:hover .info-tooltip{display:block}.vastu-body .report table tr td .remark-info-box .info-tooltip{position:absolute;width:200px;top:-57px;left:-30px;z-index:1;padding:9px 12px;font-size:10px;color:var(--gray-400);line-height:13px;background:var(--white);border:1px solid #eaeaea;-webkit-box-shadow:0 0 12px #0000001a;box-shadow:0 0 12px #0000001a;border-radius:7px;display:none}.vastu-body .report table tr td .remark-info-box .info-tooltip::after{content:"";position:absolute;top:100%;left:34px;margin-left:-8px;border-width:8px;border-style:solid;border-color:var(--white) transparent transparent}.vastu-body .marker-points,.vastu-modals .marker-points{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.vastu-body .marker-points .marker,.vastu-modals .marker-points .marker{position:absolute;z-index:2;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .1s linear;transition:all .1s linear}.vastu-body .marker-points .marker .marker-label,.vastu-modals .marker-points .marker .marker-label{padding:5px!important;display:block;background:#ece4ff!important;color:var(--color-purp)!important;font-size:8px;line-height:10px;position:absolute;-webkit-transform:translateX(-50%) translateY(calc(-100% - 10px));transform:translateX(-50%) translateY(calc(-100% - 10px));left:50%;padding:1px 2px;border-radius:2px;overflow:hidden;height:17px;width:auto;text-align:center;white-space:nowrap;font-size:5.5px;line-height:8px;border:var(--color-purp) solid 1px;display:flex;align-items:center;justify-content:center}.vastu-body .marker-points .marker .marker-point,.vastu-modals .marker-points .marker .marker-point{width:8px;height:8px;border-radius:50%;display:block;overflow:hidden;outline:2px solid #fff;margin:-4px 0 0 -4px;position:absolute}.vastu-body .marker-points .marker.focused,.vastu-modals .marker-points .marker.focused{-webkit-transform:scale(2.5);transform:scale(2.5);outline-width:1px;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .1s linear;transition:all .1s linear}.vastu-body .legends li.best::before,.vastu-body .marker .marker-point.best,.vastu-body td.room-label.best:after{background-color:var(--color-best)}.vastu-body .legends li.good::before,.vastu-body .marker .marker-point.good,.vastu-body td.room-label.good:after{background-color:var(--color-good)}.vastu-body .legends li.poor::before,.vastu-body .marker .marker-point.poor,.vastu-body td.room-label.poor:after{background-color:var(--color-poor)}.vastu-body .legends li.danger::before,.vastu-body .marker .marker-point.danger,.vastu-body td.room-label.danger:after{background-color:var(--color-danger)}.vastu-body .marker-points .marker.manual-point .marker-label,.vastu-modals .marker-points .marker.manual-point .marker-label{border:1px solid #f20000!important;background:#ffd3d3!important;box-shadow:0 4px 6px 0 #0006;color:#f20000!important}.vastu-body .marker-points .marker.manual-point .marker-delete-btn,.vastu-modals .marker-points .marker.manual-point .marker-delete-btn{top:-44px!important}.vastu-body .marker-points .marker.manual-point .marker-point,.vastu-modals .marker-points .marker.manual-point .marker-point{background:#f20000!important}.vastu-body .marker-points .marker.selected .marker-label,.vastu-modals .marker-points .marker.selected .marker-label{border:1px solid var(--color-orange)!important;background:#ffe3d0!important;box-shadow:0 4px 6px 0 #0006;color:var(--color-orange)!important;left:calc(50% + 3px)!important}.vastu-body .marker-points .marker.selected .marker-delete-btn,.vastu-modals .marker-points .marker.selected .marker-delete-btn{top:-44px!important}.vastu-body .marker-points .marker.selected .marker-point,.vastu-modals .marker-points .marker.selected .marker-point{width:16px;height:16px;background:var(--color-orange)!important}.vastu-body .legends{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vastu-body .legends li{font-size:12px;color:var(--gray-500);line-height:16px;position:relative;padding-left:20px}.vastu-body .legends li::before{content:'';position:absolute;top:3px;left:5px;width:9px;height:9px;border-radius:100%}.vastu-body .zoom-btn em{font-weight:700}.vastu-body .transition-section{display:flex;align-items:center;justify-content:center;height:100%;min-height:570px}.vastu-body .transition-section .transition-box{padding:15px;margin:auto;max-width:405px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.vastu-body .transition-section .transition-heading{color:var(--gray-500);font-size:28px;font-weight:700;line-height:normal;display:block}.vastu-body .transition-section .mail-text{margin-top:15px;color:var(--gray-400);font-size:14px;line-height:20px;display:block}.vastu-body .transition-section .request-id{margin-top:30px;display:flex;align-items:center;color:var(--gray-500);justify-content:center;font-size:14px;font-weight:700;line-height:18px}.vastu-body .transition-section .request-id img{width:17px;height:17px;margin-left:10px;cursor:pointer}.vastu-body .transition-section .btn-box{padding:0;width:100%;background:var(--white);display:flex;flex-direction:column;gap:0}.vastu-body .transition-section .btn-box .btn{width:100%;cursor:pointer}.vastu-body .transition-section .btn-box .btn~.btn{margin:10px 0 0}.vastu-body .transition-section .back-btn{width:100%;font-weight:700}.vastu-body .transition-section .complete-figure{margin-bottom:15px;width:108px;height:108px;display:flex;align-items:center;justify-content:center;background:#0e9f6e1a;border-radius:50%}.vastu-body .transition-section .agentVerifiedCheck{width:78px;height:78px;border-radius:50%;display:inline-block;stroke-width:4;stroke:var(--white);stroke-miterlimit:10}.vastu-body .transition-section .agentVerifiedCircle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:5;stroke-miterlimit:10;stroke:var(--color-green);fill:var(--color-green);animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.vastu-body .transition-section .agentVerifiedChecked{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;stroke-linecap:round;stroke-linejoin:round}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes verifiedcheck{0%{width:100%}100%{width:20px}}.vastu-body .transition-section .complete-pdf-create{margin-bottom:15px;width:108px;height:108px;display:flex;align-items:center;justify-content:center;background:#fff5ee;border-radius:50%}.vastu-body .get-remedies-box{padding:30px;background:#f1ffe8;width:100%;border-top:var(--border) solid 1px;position:relative}.vastu-body .get-remedies-banner{display:flex;gap:15px}.vastu-body .get-remedies-banner .cost-content-box{display:flex;flex-direction:column;width:calc(100% - 270px)}.vastu-body .get-remedies-banner .vastu-cost-heading{color:var(--gray-500);font-size:23px;font-weight:600;line-height:20px;display:block}.vastu-body .get-remedies-banner .vastu-cost-heading img{padding-left:8px;height:30px;position:relative;top:7px;height:30px}.vastu-body .get-remedies-banner .unlock-content{margin-top:20px;font-size:12px;line-height:17px;font-weight:700;display:block;color:var(--gray-400);position:relative;z-index:2}.vastu-body .get-remedies-banner .features-box{margin-top:30px;display:flex;align-items:end;justify-content:space-between;gap:60px}.vastu-body .get-remedies-banner .features-box ul{display:flex;gap:15px;flex-direction:column}.vastu-body .get-remedies-banner .features-box ul li{padding-left:28px;position:relative;color:var(--gray-500);font-size:12px;line-height:19px;font-weight:700}.vastu-body .get-remedies-banner .features-box ul li::after{position:absolute;content:"\e92a";font-family:icomoon;width:18px;height:18px;left:0;top:0;display:flex;align-items:center;justify-content:center;background:#ffe38f;color:var(--gray-500);font-size:10px;float:left;font-weight:700;border-radius:50%}.vastu-body .vastu-banner-object{margin-top:30px;width:270px;position:relative;left:-20px}.vastu-body .get-remedies-box .offer-price-box{width:112px;height:112px;overflow:hidden;border-radius:125px;position:absolute;right:20px;top:20px;z-index:2}.vastu-body .get-remedies-box .offer-price-box figcaption{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-15deg)}.vastu-body .get-remedies-box .offer-price-box figcaption span{font-size:12px}.vastu-body .get-remedies-box .offer-price-box figcaption strong{font-size:30px;font-weight:700;color:var(--gray-500)}.vastu-body .get-remedies-box .offer-price-box figcaption small{font-size:16px;font-weight:700;text-decoration:line-through;color:var(--gray-500)}.vastu-body .get-remedies-box .action-box{margin-top:15px;display:flex;flex-direction:row-reverse;gap:30px;align-items:center;justify-content:space-between}.vastu-body .get-remedies-box .action-box .btn-box{margin:0;display:flex;gap:10px;flex-direction:column;width:100%;align-items:center}.vastu-body .get-remedies-box .action-box .btn-more{padding:0;background:0 0;color:var(--color-orange);font-size:12px;font-weight:700;line-height:20px;text-decoration:underline;height:auto;width:80px;cursor:pointer}.vastu-body .get-remedies-box .action-box .btn-more:hover{text-decoration:none}.vastu-body .get-remedies-box .action-box .cta-button{padding:0 60px;width:100%;display:flex;align-items:center;gap:7px;font-size:16px;color:var(--white);font-weight:600;background:var(--color-orange);border-radius:8px;height:48px;z-index:1}.vastu-body .get-remedies-box .timer{display:flex;justify-content:center;gap:15px}.vastu-body .get-remedies-box .digit-group{display:flex;gap:1px;justify-content:center}.vastu-body .get-remedies-box .digit-box{background:var(--darkgrey);color:var(--white);font-size:20px;font-weight:700;border-radius:6px;width:30px;height:34px;display:flex;align-items:center;justify-content:center}.vastu-body .get-remedies-box .unit-label{margin-top:8px;font-size:10px;line-height:14px;color:var(--color-orange);letter-spacing:1px;text-align:center}.vastu-body .get-remedies-box .label-heading{margin:10px 0 12px;border:.6px solid var(--color-orange);line-height:15px;position:relative;text-align:center;width:100%}.vastu-body .get-remedies-box .label-heading::after{padding:0 4px;position:absolute;content:'OFFER VALID TILL';font-size:10px;line-height:normal;right:0;top:calc(50% - 5px);color:var(--color-orange);left:calc(50% - 48px);width:fit-content;background:#f1ffe8;text-transform:uppercase}.vastu-body .get-remedies-box .time-unit{position:relative}.vastu-body .get-remedies-box .time-unit+.time-unit::after{content:':';position:absolute;top:4px;left:-10px;color:var(--gray-500);font-size:22px;font-weight:700}.vastu-body footer{border:0!important}.vastu-body .flipped{transform:scaleX(-1)}.vastu-body .userFormBox{padding:20px;background:var(--white);width:375px;position:relative;border-radius:8px;box-shadow:0 -4px 43px 0 #0000001c}.vastu-body .userFormBox .userForm{display:none}.vastu-body .userFormBox .userForm.active{display:block}.vastu-body .userFormBox .headingBox{margin-bottom:20px;display:flex;display:-webkit-flex;align-items:center;justify-content:space-between}.vastu-body .userFormBox .headingBox .strong{font-weight:600;font-size:22px;color:var(--gray-500)}.vastu-body .userFormBox figure{display:block;text-align:center;min-height:122px}.vastu-body .userFormBox .form-group{margin-bottom:15px;position:relative}.vastu-body .userFormBox .input-group{display:flex;display:-webkit-flex;background:var(--white);position:relative}.vastu-body .userFormBox .countryDropdown{position:absolute;content:"";top:50px;display:none}.vastu-body .userFormBox .countryDropdown ul{padding:0;box-shadow:1px 1px 4px #0003;background:var(--white);position:absolute;z-index:2;list-style:none;text-align:left;border:1px solid #ccc;white-space:nowrap;max-height:196px;width:250px;overflow:auto;font-family:Arial}.vastu-body .userFormBox .countryDropdown ul li input{display:none}.vastu-body .userFormBox .countryDropdown ul li label{padding:5px 10px;display:flex;align-items:center}.vastu-body .userFormBox .countryDropdown ul li label em{margin-right:7px;width:30px;height:18px;display:inline-block}.vastu-body .userFormBox .countryDropdown ul li label .countryCode{margin-right:7px;font-size:14px;color:#999;width:34px;display:inline-block}.vastu-body .userFormBox .countryDropdown ul li label .countryName{color:var(--gray-500);font-size:14px}.vastu-body .userFormBox .selectCountry{padding:0 15px;border-radius:8px 0 0 8px;width:87px;height:50px;font-size:16px;border:1px solid #ccc;display:flex;align-items:center;position:relative;border-right:0;cursor:pointer}.vastu-body .userFormBox .selectCountry::after{content:"\e919";font-family:icomoon;font-size:10px;color:var(--gray-500);position:absolute;right:10px;top:15px;z-index:1;font-weight:700}.vastu-body .userFormBox .selectCountry .flaBox{display:flex}.vastu-body .userFormBox .countrycode{display:flex;border:1px solid #ccc;width:calc(100% - 87px);border-radius:0 8px 8px 0;position:relative;height:50px}.vastu-body .userFormBox .countrycode span{padding:0 12px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--gray-500)}.vastu-body .userFormBox .input-group [type=tel]{padding-left:0;border:0;border-radius:0 8px 8px 0;position:relative;background:0 0;top:-1px;z-index:1;font-size:14px;height:50px;box-shadow:none!important}.vastu-body .userFormBox .userBtnBox{margin-top:20px}.vastu-body .userFormBox .btn[disabled]{background:#c6c6c6;pointer-events:none;border-color:#c6c6c6}.vastu-body .userFormBox .btn{width:100%;font-weight:600;height:50px;font-size:16px;font-weight:600;border-radius:8px;display:flex;display:-webkit-flex;align-items:center;gap:8px;cursor:pointer}.vastu-body .userFormBox .btn em{font-weight:600;font-size:13px}.vastu-body .userFormBox .registerMsg{margin-top:10px}.vastu-body .userFormBox .registerMsg .onClickLink{color:#0e9f6e}.vastu-body .userFormBox .registerMsg .onClickLink:hover{text-decoration:underline}.vastu-body .userFormBox .closeButton{height:48px;width:48px;position:absolute;right:0;top:0;cursor:pointer;opacity:.7;transition:.3s;background:0 0;border:none;display:none}.vastu-body .userFormBox .closeButton:hover{opacity:1;transition:.3s}.vastu-body .userFormBox .closeButton .close{position:relative;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:100%;height:100%}.vastu-body .userFormBox .closeButton .close::after,.vastu-body .userFormBox .closeButton .close::before{height:15px;width:1px;position:absolute;background:var(--grey);content:''}.vastu-body .userFormBox .closeButton .close::before{transform:rotate(-45deg)}.vastu-body .userFormBox .closeButton .close::after{transform:rotate(45deg)}.vastu-body .globalModal .userFormBox .headingBox{padding:13px 20px;margin:-20px -20px 15px;border-bottom:1px solid var(--border)}.vastu-body .globalModal .userFormBox .headingBox .strong{font-size:18px}.vastu-body .globalModal .userFormBox .closeButton{display:flex}.vastu-body .userFormBox .otpBox .text{font-size:12px;color:var(--gray-400)}.vastu-body .userFormBox .otpNumber{font-weight:600;color:var(--gray-500);font-size:12px;line-height:24px}.vastu-body .userFormBox .changeNumberBtn{padding:0;font-size:13px;cursor:pointer;background:0 0;border:none;margin-left:5px;color:#5f449b;display:inline-block;font-weight:600}.vastu-body .userFormBox .otpBox .timer{padding:2px 10px;color:#e51717;position:absolute;top:38px;right:-20px;border:1px solid #e7e7e7;border-right:0;background:#f5f5f5;border-radius:8px 0 0 8px;display:inline-block}.vastu-body .userFormBox .otpBox .input-group{margin:0 auto 20px;width:100%;max-width:185px;height:36px;position:relative}.vastu-body .userFormBox .otpBox .input-group::before{text-align:center;content:"___ \00a0 \00a0 \00a0 ___ \00a0 \00a0 \00a0 ___ \00a0 \00a0 \00a0 ___";position:absolute;bottom:-6px;left:0;right:0;max-width:170px;height:10px;z-index:10;color:#999;overflow:hidden;line-height:.1}.vastu-body .userFormBox .otpBox .input-group .form-control{box-shadow:none;border:none;position:absolute;left:22px;z-index:1;letter-spacing:20px;text-align:left;padding-left:5px;width:160px;font-size:26px;background:0 0}.vastu-body .userFormBox .otpBox .input-group::after{content:'';position:absolute;right:0;top:0;width:30px;height:40px;background:var(--white);z-index:2}.vastu-body .userFormBox .errorBox{display:flex;display:-webkit-flex;align-items:center;justify-content:center}.vastu-body .userFormBox .errorTextBox{color:#de071c;font-size:12px}.vastu-body .userFormBox .notReceived{margin-top:15px;display:block;font-size:13px;text-align:center}.vastu-body .userFormBox .resendOTPBtn{padding:0;background:0 0;border:none;font-weight:600;cursor:pointer;font-size:13px;color:#5f449b}.vastu-body .pinAdderess .form-group{position:relative}.vastu-body .pinAdderess .form-group .error{position:absolute;left:0;top:68px;color:#de071c;font-size:12px;display:none}.vastu-body .pinAdderess .form-group .error.active{display:block}.vastu-body .appDownload~.orderDetailBox{padding-top:0}.vastu-body .userFormBox .prefieldBox{border:1px solid var(--border);border-radius:8px;overflow:hidden}.vastu-body .userFormBox .prefieldBox .form-control{height:40px!important}.vastu-body .userFormBox .prefieldBox .prefield{padding-right:10px;flex:none;width:84px;position:relative}.vastu-body .userFormBox .prefieldBox .prefield::after{position:absolute;right:0;top:0;bottom:0;content:'';width:1px;background:#eee}.vastu-body .userFormBox .prefieldBox .prefield .form-control{padding:0 12px;display:block}.vastu-body .userFormBox .prefieldBox .prefield~.form-control{padding:0 12px;width:calc(100% - 84px)}.vastu-body .btn.btn-primary[disabled],.vastu-modals .btn.btn-primary[disabled]{position:relative;opacity:.8;cursor:not-allowed}.vastu-body .autocomplete{width:100%;background:var(--white);position:absolute;left:0;top:56px;overflow:hidden;border-radius:8px;transition:.3s;z-index:2;display:none;box-shadow:0 6px 6px 0 #33300029;overflow:hidden}.vastu-body .autocomplete.active{display:block}.vastu-body .autocomplete-body{overflow:hidden;overflow-y:auto;max-height:344px}.vastu-body .search-items ul li{padding:5px 15px;display:flex;display:-webkit-flex;align-items:center;gap:8px;border-bottom:1px solid var(--border);position:relative;cursor:pointer}.vastu-body .search-items ul li.highlight-item{background:#f1f1f1}.vastu-body .search-items ul li figure{flex:none;width:34px;height:34px;background:#eeeeee4a;border-radius:8px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;border:1px solid #f9f9f9;overflow:hidden}.vastu-body .search-items ul li figure img{object-fit:cover;width:100%;height:100%}.vastu-body .search-items ul li figcaption{max-width:calc(100% - 120px)}.vastu-body .search-items ul li figcaption p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:normal}.vastu-body .search-items ul li figcaption p span{margin-bottom:8px;font-size:12px;color:var(--gray-500);cursor:pointer}.vastu-body .search-items ul li figcaption .property-btn-box em{display:flex;display:-webkit-flex}.vastu-body .search-items ul li figcaption p span:hover{color:var(--gray-500)}.vastu-body .search-items ul li figcaption .property-btn-box{margin-top:5px;display:flex;display:-webkit-flex;gap:8px}.vastu-body .search-items ul li figcaption .property-btn-box span span{padding:0 8px;line-height:22px;height:auto;font-size:10px;color:#5f449b;border:solid 1px #5f449b;border-radius:11px;background:var(--white);align-items:center;justify-content:center;gap:5px;display:flex;white-space:nowrap}.vastu-body .search-items .search-related{position:absolute;right:15px;top:0;bottom:0;font-size:12px;display:flex;align-items:flex-end;padding-bottom:11px;color:var(--gray-400)}.vastu-body .search-items ul li.landmark{padding:5px 15px;min-height:45px}.vastu-body .search-items ul li.landmark figure{height:auto;background:0 0;border:none}.vastu-body .search-items ul li.landmark .property-btn-box{margin:0}.vastu-body .img-box .drop-file-text{font-family:Arial;font-weight:400;font-style:normal;font-size:12px;line-height:20px;letter-spacing:-.02em;text-align:center}.vastu-body .upload-floor-plan-box .drop-file-text{font-family:Arial,sans-serif;font-size:12px;font-style:italic;color:var(--gray-400);text-align:center;line-height:18px;margin-bottom:15px}.vastu-body .upload-floor-plan-box .preview-container{display:none}.vastu-body .upload-box-section.has-image .drop-file,.vastu-body .upload-box-section.has-image .drop-file-text,.vastu-body .upload-box-section.has-image .floor-plan-search-box,.vastu-body .upload-box-section.has-image .icon-upload-cloud,.vastu-body .upload-box-section.has-image .orDivider,.vastu-body .upload-box-section.has-image .upload-box,.vastu-body .upload-box-section.has-image .upload-floor-plan-box>p{display:none}.vastu-body .upload-box-section.has-image .upload-floor-plan-box{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.vastu-body .upload-box-section.has-image .preview-container{display:flex;flex-direction:column;width:100%;height:100%;max-width:90%;max-height:90%;align-items:center;justify-content:center}.vastu-body .upload-box-section.has-image .preview-container .image-preview{display:flex;align-items:center;justify-content:center;width:100%;flex:1;overflow:hidden}.vastu-body .upload-box-section.has-image .preview-container .image-preview #previewImage{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.vastu-body .upload-box-section.has-image .preview-container .file-name{text-align:center;width:100%;padding:10px;margin-top:10px}.vastu-body .tutorial-content{padding:40px 0 55px;text-align:center;width:660px!important}.vastu-body .tutorial-content h2{margin-bottom:20px;font-size:20px;line-height:normal}.vastu-body .tutorial-content .description{margin-bottom:20px;font-size:16px;line-height:20px}.vastu-body .tutorial-content .tutorial-img{height:320px;line-height:0}.vastu-body .tutorial-content .tutorial-img img{width:100%;height:100%;object-fit:contain}.vastu-body .bx-wrapper .bx-controls-auto,.vastu-body .bx-wrapper .bx-pager{position:absolute;bottom:14px;width:100%}.vastu-body .bx-wrapper .bx-pager{text-align:center;font-weight:700;color:var(--gray-400);padding-top:20px}.vastu-body .bx-wrapper .bx-controls-auto .bx-controls-auto-item,.vastu-body .bx-wrapper .bx-pager-item{display:inline-block}.vastu-body .bx-wrapper .bx-pager-item{font-size:0;line-height:0}.vastu-body .bx-wrapper .bx-pager.bx-default-pager a{background:#424242;border:1px solid #fff;display:block;width:10px;height:10px;margin:0 5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.vastu-body .bx-wrapper .bx-pager.bx-default-pager a.active,.vastu-body .bx-wrapper .bx-pager.bx-default-pager a:focus,.vastu-body .bx-wrapper .bx-pager.bx-default-pager a:hover{background:#ff700e;border:1px solid #57bF9380}.vastu-body .floor-plan-tile-img{padding:15px;display:flex;align-items:center;justify-content:center;height:100%;border:var(--border) dashed 1px;border-radius:8px}.vastu-body .verify-room-label-box{padding:15px;border:var(--border) dashed 1px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px}.vastu-body .verify-room-label-box .floor-plan-img-box{position:relative;line-height:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.vastu-body .verify-room-label-box .floor-plan-img-box .img-center-box{position:relative;height:100%}.vastu-body .marker{transition:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.vastu-body .marker:active{opacity:.8;transform:scale(1.1)}.vastu-body .legends li.purple::before,.vastu-body .marker .marker-point.purple,.vastu-body td.room-label.purple:after{background-color:var(--color-purp)}@keyframes pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.vastu-body .marker.newly-added{z-index:100}.vastu-body .marker-label{pointer-events:none;z-index:1}.vastu-body .dropdown-menu{display:none;position:absolute;top:100%;left:0;background:var(--white);border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #00000026;max-height:300px;overflow-y:auto;z-index:1000}.vastu-body .dropdown-menu.show{display:block}.vastu-body .dropdown-list{list-style:none;margin:0;padding:0}.vastu-body .size-option{padding:10px 15px;cursor:pointer;transition:background .2s}.vastu-body .size-option:hover{background:#f5f5f5}.vastu-body .hide,.vastu-modals .hide{display:none!important}.vastu-body .show{display:block!important}.vastu-body .report-box .orientation-box{border:0}.vastu-body .report-box .orientation-box .btn{cursor:pointer}@media screen and (max-width:1024px){.vastu-body .vaastu-page{padding:0;overflow:hidden}.vastu-body .vaastu-page .container{padding:0;flex-direction:column;height:calc(100vh - 48px)}.vastu-body .vaastu-left-box{padding:15px;display:flex;align-items:center;flex-direction:column;border-radius:0;width:100%;position:initial;overflow:hidden}.vastu-body .vaastu-left-box .title{font-size:18px}.vastu-body .vaastu-left-box .title br{display:none}.vastu-body .vaastu-right-box{height:calc(100% - 170px)}.vastu-body .step-box{margin-top:18px;display:flex}.vastu-body .step-box .step{padding:0 0 0 38px;width:75px;min-height:50px}.vastu-body .step-box .step:last-child{min-height:initial;width:40px}.vastu-body .step-box .step::before{content:'';width:50px;height:4px;top:7px;left:45px}.vastu-body .step-box .step p,.vastu-body .step-box .step strong span,.vastu-body .step-box .step.active-step p{display:none}.vastu-body .step-box .step.active-step strong,.vastu-body .step-box .step.active-step.progress-step strong{display:flex}.vastu-body .step-box .step::before{content:'';width:24px;height:4px;top:7px;left:45px}.vastu-body .step-box .step strong{margin-left:-37px;position:absolute;top:20px;left:50%;width:38px;white-space:nowrap;display:flex;align-items:center;justify-content:center;font-size:10px;text-align:center;line-height:12px;display:flex}.vastu-body .step-box .step:last-child strong{margin-left:-18px}.vastu-body .step-box .step strong br{display:initial}.vastu-body .vaastu-right-box{padding:18px;border-radius:0;width:100%}.vastu-body .vaastu-btn-box{position:relative;border-radius:0}.vastu-body .vaastu-page.vaastu-report-page{padding:0}.vastu-body .vaastu-report-page .vaastu-right-box .orientation-box{display:none}.vastu-body .report-box .report{min-height:calc(100vh - 495px)}.vastu-body .transition-section{min-height:500px}.vastu-body .dash-box{height:100%}.vastu-body .verify-center-point-box .floor-plan-img-box{height:calc(100vh - 350px)}.vastu-body .set-orientation{height:420px;width:420px}.vastu-body .set-orientation .floor-plan-img{width:220px;height:220px}.vastu-body .step-box .step.active-step .tutorialIcon{position:absolute;top:-18px;right:-3px;display:block}}@media (max-width:768px){.vastu-body .verify-center-point-box{height:100%}}@media screen and (max-width:540px){.vastu-body .vaastu-page .container{height:auto}.vastu-body .vaastu-page::after,.vastu-body .vaastu-page::before{display:none}.vastu-body .vaastu-left-box{padding:10px 0 20px;box-shadow:none;border-bottom:var(--border) solid 1px}.vastu-body .vaastu-left-box .title{font-size:14px}.vastu-body .vaastu-right-box{padding:12px 0;box-shadow:none;height:auto}.vastu-body .orientation-box{padding-bottom:70px}.vastu-body .set-orientation{width:290px;height:290px}.vastu-body .set-orientation .floor-plan-img{width:180px;height:180px}.vastu-body .toolbox{top:initial;bottom:15px;width:calc(100% - 30px)}.vastu-body .toolbox ul{flex-direction:row;width:100%}.vastu-body .toolbox ul li{width:100%;flex-direction:row}.vastu-body .toolbox ul li:after{content:'';position:absolute;top:13px;left:0;background:#4a4a4a;width:1px;height:20px}.vastu-body .verify-center-point-box{min-height:365px}.vastu-body .verify-center-point-box .floor-plan-img-box{width:100%;height:initial}.vastu-body .verify-center-point-box p{width:100%;max-width:max-content}.vastu-body .generating-vaastu-report-box{min-height:365px;text-align:center}.vastu-body .generating-vaastu-report-box strong{font-size:18px;width:200px}.vastu-body .generating-vaastu-report-box span{margin-top:5px;font-size:14px}.vastu-body .report-box .report{min-height:calc(100vh - 198px)}.vastu-body .transition-section{min-height:initial;width:100%;border-radius:8px;border:var(--border) dashed 1px;padding:15px;height:460px}.vastu-body .transition-section .transition-box{padding:0}.vastu-body .transition-section .transition-heading{font-size:22px;line-height:25px}.vastu-body .transition-section .back-btn{height:44px}.vastu-body .transition-section .complete-figure{width:86px;height:86px}.vastu-body .transition-section .complete-pdf-create{width:86px;height:86px}.vastu-body .transition-section .agentVerifiedCheck{width:62px;height:62px}.vastu-body .transition-section .mail-text{padding:0 34px;font-size:12px;line-height:18px}.vastu-body .btn-action-box{justify-content:normal;width:100%;gap:12px}.vastu-body .vaastu-btn-box{padding:15px 0 0 0}.vastu-body .vaastu-btn-box p{display:none}.vastu-body .vaastu-btn-box .btn{width:100%}.vastu-body .get-remedies-box{padding:12px}.vastu-body .get-remedies-banner{width:calc(100% - 24px);height:auto;left:12px;top:40px}.vastu-body .get-remedies-banner::before{display:none}.vastu-body .get-remedies-banner .cost-content-box{padding:0;width:100%}.vastu-body .get-remedies-banner .vastu-cost-heading{font-size:18px;line-height:23px}.vastu-body .get-remedies-banner .vastu-cost-heading img{padding-left:5px;top:4px;height:24px;position:relative}.vastu-body .get-remedies-banner .features-box ul{gap:10px}.vastu-body .get-remedies-banner .features-box ul li{padding-left:22px;width:100%;line-height:14px}.vastu-body .get-remedies-banner .features-box ul li::after{width:15px;height:15px;font-size:8px}.vastu-body .get-remedies-box .action-box{flex-direction:column;gap:10px}.vastu-body .get-remedies-box .action-box .btn-more{width:100%}.vastu-body .get-remedies-box .offer-price-section{display:flex;align-items:center;justify-content:space-between;width:100%}.vastu-body .get-remedies-box .offer-price-box{position:relative;top:initial;right:initial;overflow:initial;left:-2px}.vastu-body .get-remedies-box .offer-price-box img{transform:scale(1.2)}.vastu-body .userFormBox{border-radius:8px 8px 0 0!important}.vastu-body .para{text-align:center;font-size:12px;line-height:16px}.vastu-body .para strong{padding-top:10px;display:inline-block;color:var(--gray-500)}.vastu-body .vaastu-page .container{gap:0}.vastu-body .upload-box-section{flex-direction:column}.vastu-body .upload-box-section .box{width:100%!important;height:100%}.vastu-body .upload-box-section .box:nth-child(2){padding-top:0;color:var(--color-orange)}.vastu-body .upload-floor-plan-box{padding:10px 0 35px;height:auto}.vastu-body .floor-plan-search-box .img-box{padding:14px 0 8px;height:auto;background:#e9e9e9;border:0;gap:0}.vastu-body .floor-plan-search-box .img-box.mobile-info{margin-top:-25px}.vastu-body .floor-plan-search-box .img-box figcaption br{display:none}.vastu-body .floor-plan-search-box .img-box img{margin-top:0;display:none}.vastu-body .upload-box-section .box.upload-floor-plan-box{height:300px}.vastu-body .vastuProcessingSteps{padding-bottom:0}.vastu-body .tutorial-content h2{font-size:14px}.vastu-body .tutorial-content .description{padding:0 15px;margin-bottom:40px;font-size:12px;line-height:15px}.vastu-body .bx-wrapper .bx-controls-auto,.vastu-body .bx-wrapper .bx-pager{bottom:-15px}.vastu-body .floor-plan-tile-img,.vastu-body .verify-center-point-box .floor-plan-img-box .img-center-box{height:100%}.vastu-body .floor-plan-tile-img{min-height:300px}.vastu-body .tab-box{max-width:calc(100% - 120px)}.vastu-body .report-box{flex-direction:column}.vastu-body .report-box .orientation-box .btn{display:none}.vastu-body .report-box .orientation-box{padding-bottom:30px}.vastu-body .tutorial-content{width:100vw!important}.vastu-body .floor-selection-box.fix-verify-room-label{justify-content:center}}.vastu-body .searchable-room-dropdown{position:relative}.vastu-body .dropdown-header{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);overflow:hidden;transition:all .3s ease;position:relative}.vastu-body .dropdown-header:after{content:"\e902";font-size:12px;position:absolute;right:7px;top:7px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-family:icomoon;color:var(--gray-500)}.vastu-body .dropdown-header:hover{border-color:#999}.vastu-body .room-search-input{flex:1;padding:0 30px 0 10px;font-size:12px;color:var(--gray-500);height:35px;border:0;box-shadow:none}.vastu-body .room-search-input::placeholder{color:#999;font-weight:400}.vastu-body .room-search-input:focus{outline:0}.vastu-body .dropdown-menu-wrapper{position:absolute;top:calc(100% + 1px);left:0;right:0;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 4px 16px #00000026;z-index:1000;max-height:400px;overflow:hidden;animation:slideDown .2s ease}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.vastu-body .dropdown-menu-content{max-height:400px;overflow-y:auto}.vastu-body .room-list{padding:8px 0}.vastu-body .room-category{margin-bottom:4px}.vastu-body .category-header{padding:0 10px;color:var(--gray-500);background:#f1f1f1;position:sticky;top:0;z-index:1;line-height:30px;font-size:12px}.vastu-body .category-items{margin:0;padding:0;list-style:none}.vastu-body .room-option{padding:0 15px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center}.vastu-body .room-option:hover{background:#f5f7fa}.vastu-body .room-option.selected{background:#e3f2fd;color:#1976d2;border-left-color:#1976d2}.vastu-body .room-name{font-size:12px;color:var(--gray-500)}.vastu-body .room-option:hover .room-name{color:var(--gray-500)}.vastu-body .room-option.selected .room-name{color:#1976d2}.vastu-body .no-results{padding:10px;text-align:center;color:#999;font-style:italic;font-size:14px}.vastu-body .scrollbar::-webkit-scrollbar{width:8px}.vastu-body .scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.vastu-body .scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.vastu-body .scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.vastu-body .marker{position:relative;transition:all .2s ease}.vastu-body .marker-delete-btn{position:absolute;top:-30px;right:-10px;width:22px;height:22px;border-radius:50%;background:#e90004;color:var(--white);border:2px solid #fff;cursor:pointer;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;z-index:10;opacity:0;transition:all .2s ease;box-shadow:0 2px 6px #e900044d}.vastu-body .marker.focused .marker-delete-btn,.vastu-body .marker.selected .marker-delete-btn,.vastu-body .marker:hover .marker-delete-btn{opacity:1}.vastu-body .marker-delete-btn:hover{background:#c70003;transform:scale(1.1);box-shadow:0 3px 8px #e9000480}.vastu-body .marker.newly-added{animation:pulseMarker 1.5s ease-in-out 3}@keyframes pulseMarker{0%,100%{transform:scale(1)}50%{transform:scale(1.15)}}@media (max-width:768px){.vastu-body .dropdown-menu-wrapper{max-height:350px}.vastu-body .room-search-input{font-size:16px;padding:14px 16px}.vastu-body .room-option{padding:0 15px}.vastu-body .marker-delete-btn{width:26px;height:26px;opacity:1}}.vastu-body .room-list.loading::before{content:'Loading rooms...';display:block;padding:20px;text-align:center;color:#999}.vastu-body .room-list:empty::after{content:'No rooms available';display:block;padding:32px 20px;text-align:center;color:#999;font-style:italic}.vastu-body .dropdown-toggle-btn:focus,.vastu-body .room-option:focus,.vastu-body .room-search-input:focus{outline:2px solid #3a43ba;outline-offset:2px}@media (prefers-contrast:high){.vastu-body .dropdown-header{border-width:2px}.vastu-body .room-option.selected{border-left-width:4px}}@media (prefers-reduced-motion:reduce){.vastu-body .dropdown-menu-wrapper,.vastu-body .dropdown-toggle-btn,.vastu-body .marker,.vastu-body .marker-delete-btn{animation:none;transition:none}}.vastu-body .step-box .step.active-step .tutorialIcon{color:var(--gray-400);display:block;width:14px;font-size:14px;height:14px;border-radius:50px;transition:all .2s ease;cursor:pointer}.vastu-body .step-box .step.active-step .tutorialIcon:hover{color:var(--primary-color);transform:scale(1.2);background-color:#3b82f61a}.vastu-body .step-box .step.active-step .tutorialIcon::after{content:'Info';position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background-color:#1f2937;color:var(--white);padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;font-family:arial}.vastu-body .step-box .step.active-step .tutorialIcon:hover::after{opacity:1}.vastu-body .btn-generating-report{background:#fff5ee;border:#ff700e dashed 1px;color:#ff700e;font-size:14px;font-weight:700;cursor:pointer}.vastu-body .btn-generating-report img{width:30px}.vastu-body .btn-generating-report em{font-size:18px}.vastu-modals .solution-box.modal-md{border-radius:12px!important;width:652px!important}.vastu-modals .heading-box{position:relative}.vastu-modals .solution-box .solution-report-heading{padding:12px 30px 12px 15px;color:var(--gray-500);font-size:18px;font-weight:700;line-height:26px;display:block;text-align:left}.vastu-modals .solution-table{border:1px solid #e0e0e0;overflow:hidden}.vastu-modals .solution-table table{margin:-1px;width:calc(100% + 3px);border-collapse:collapse;overflow:hidden;border:1px solid #e0e0e0}.vastu-modals .solution-table th{padding:18px;color:var(--gray-500);text-align:left;vertical-align:top;font-size:14px;font-weight:400;line-height:16px;background:#ffeee2;border:1px solid #e0e0e0;border-bottom:2px solid #e0e0e0!important}.vastu-modals .solution-table td{padding:15px 18px;color:var(--gray-500);text-align:left;vertical-align:top;font-size:12px;font-weight:700;line-height:17px;background:var(--white);border:1px solid #e0e0e0}.vastu-modals .solution-table tr td:last-child{background:#fff0f0}.vastu-modals .solution-table tr td .tag{margin-right:10px;color:var(--gray-500);font-size:15px;position:relative;top:2px;font-weight:600}.vastu-modals .solution-table ul{margin:0;padding:0}.vastu-modals .solution-table ul li{line-height:22px;display:flex;align-items:center}.vastu-modals .solution-table ul li em{padding:3px;margin-right:6px;width:15px;height:15px;border-radius:100%;font-size:7px;border:1px solid #333;display:inline-block;font-weight:700}.vastu-modals .solution-table ul li em.circle{content:''}.vastu-modals .solution-box .icon-close{position:absolute;content:'';font-size:12px;color:var(--gray-400);top:18px;right:15px;cursor:pointer}.vastu-modals .orientation-modal p{font-size:14px;line-height:24px}.vastu-modals .orientation-modal .modal-footer{justify-content:end;gap:10px}.vastu-modals .orientation-modal .modal-footer .btn{width:auto;min-width:100px;height:42px;cursor:pointer}.vastu-modals .floor-plan-modal{height:600px!important}.vastu-modals .floor-plan-modal .modal-body{max-height:initial;overflow:hidden}.vastu-modals .floor-plan-modal .modal-body .legends{margin-top:15px}.vastu-modals .floor-plan-modal .imgView{display:flex;align-items:center;flex-direction:column;height:100%}.vastu-modals .floor-plan-modal .imgView figure{display:flex;height:100%!important;align-items:center;justify-content:center;flex-direction:column;position:relative}.vastu-modals .floor-plan-modal .imgView figcaption{padding:15px 20px;color:var(--gray-500);font-size:14px;text-align:center;line-height:16px;font-weight:700;background:#f7f7f7;width:100%;position:absolute;bottom:0}.vastu-modals .floor-plan-modal .imgView:has(.legends) figure{height:480px!important}.vastu-modals .floor-plan-modal .imgView:has(figcaption) figure{height:calc(100% - 45px)!important}.vastu-modals .floor-plan-modal .imgView:has(.legends):has(figcaption) figure{height:calc(480px - 45px)!important}.vastu-modals .modal.modal-xl{width:95%!important;max-width:1000px!important}.vastu-modals .modal.modal-md.personalized-vaastu-report-modal{width:803px}.vastu-modals .personalized-vaastu-report-modal .modal-body{padding:30px 30px 15px}.vastu-modals .vastu-unlock-preview-box{display:flex}.vastu-modals .vastu-unlock-preview-box .report-content{width:calc(100% - 308px)}.vastu-modals .vastu-unlock-preview-box .report-content strong{color:var(--gray-500);font-size:23px;font-weight:700;line-height:normal;display:block}.vastu-modals .vastu-unlock-preview-box .report-content span{margin-top:20px;display:block;font-size:16px;color:var(--gray-500);line-height:21px}.vastu-modals .vastu-unlock-preview-box .report-content ul{margin-top:20px}.vastu-modals .vastu-unlock-preview-box .report-content ul li{padding-left:30px;position:relative;color:#3f3f3fe6;font-size:14px;line-height:19px}.vastu-modals .vastu-unlock-preview-box .report-content ul li+li{margin-top:20px}.vastu-modals .vastu-unlock-preview-box .report-content ul li::after{position:absolute;content:"\e92a";font-family:icomoon;left:0;top:3px;width:17px;height:17px;border-radius:100px;display:flex;align-items:center;justify-content:center;background:#ffe38f;font-size:9px;color:#000}.vastu-modals .vastu-unlock-preview-box figure{width:308px;height:308px;display:flex;align-items:center;justify-content:center}.vastu-modals .personalized-vaastu-report-modal .unlock-btn-box{position:relative}.vastu-modals .personalized-vaastu-report-modal .unlock-btn-box .unlock-btn{margin-top:12px;width:100%;height:47px;background:#ff690c;display:flex;align-items:center;justify-content:center;border-radius:10px;color:var(--white);font-size:16px;font-weight:700;cursor:pointer}.vastu-modals .personalized-vaastu-report-modal .unlock-btn-box .ribben-img{position:absolute;content:'';width:66px;height:79px;right:28px;top:calc(50% - 40px)}.vastu-modals .personalized-vaastu-report-modal .skip-btn{margin:auto;margin-top:12px;font-size:12px;color:var(--gray-400);line-height:20px;width:100px;background:0 0;height:20px;white-space:nowrap;display:inherit}.vastu-modals .tutorial-popup{display:flex;align-items:center;justify-content:center;z-index:999;position:fixed;top:0;height:100%;width:100%}.vastu-modals .popup-content{padding:20px;background:#000000e6;border-radius:10px;opacity:.9;color:var(--white);min-width:660px;max-width:700px;max-height:560px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.vastu-modals .popup-content .close-btn{padding:0;position:absolute;top:20px;right:20px;width:24px;height:24px;border:1px solid #fff;border-radius:4px;background:var(--grey);cursor:pointer;z-index:1}.vastu-modals .popup-content .close-btn em{color:var(--white);font-size:10px}@media screen and (max-width:1024px){.vastu-modals .personalized-vaastu-report-modal .modal-body{padding:20px 15px 10px}.vastu-modals .vastu-unlock-preview-box{position:relative}.vastu-modals .vastu-unlock-preview-box .report-content{width:100%}.vastu-modals .vastu-unlock-preview-box .report-content strong{margin-right:55px;font-size:20px;line-height:24px}.vastu-modals .vastu-unlock-preview-box .report-content span{margin-top:22px;font-size:14px;line-height:21px}.vastu-modals .vastu-unlock-preview-box figure{width:108px;height:108px;position:absolute;right:0;top:calc(50% - -20px)}.vastu-modals .vastu-unlock-preview-box .report-content ul{margin-top:20px;margin-right:115px}.vastu-modals .vastu-unlock-preview-box .report-content ul li{padding-left:27px}.vastu-modals .vastu-unlock-preview-box .report-content ul li+li{margin-top:17px}.vastu-modals .vastu-unlock-preview-box .report-content ul li::after{width:15px;height:15px;font-size:8px}.vastu-modals .personalized-vaastu-report-modal .unlock-btn-box .unlock-btn{margin-top:30px;font-size:14px}.vastu-modals .personalized-vaastu-report-modal .unlock-btn-box .ribben-img{right:10px;top:calc(50% - 33px);width:55px;height:66px}.vastu-modals .personalized-vaastu-report-modal .skip-btn{width:100%}.vastu-modals .modal.modal-md.personalized-vaastu-report-modal{width:auto}}@media (max-width:768px){.vastu-modals .solution-table th{font-size:12px}.vastu-modals .solution-box .solution-report-heading{font-size:14px;line-height:26px}.vastu-modals .solution-table{overflow-x:auto}.vastu-modals .solution-table th{padding:10px;text-wrap:nowrap}.vastu-modals .solution-table td{padding:15px 10px;text-wrap:nowrap}.vastu-modals .solution-table td:first-child,.vastu-modals .solution-table th:first-child{padding-left:20px}.vastu-modals .solution-table tr td .tag{margin-right:8px}.vastu-modals .solution-box .icon-close{top:12px;right:12px}}@media screen and (max-width:540px){.vastu-modals .floor-plan-modal{height:initial!important}.vastu-modals .floor-plan-modal .imgView figcaption{padding:15px;font-size:12px;position:relative;left:0;bottom:-15px;width:calc(100% + 30px)}.vastu-modals .charges-modal .modal-footer{padding:12px;gap:12px}.vastu-modals .tutorial-popup{width:100vw;height:100vh}.vastu-modals .popup-content{padding:20px 27px;min-width:100%;width:100vw;height:100vh;border-radius:0;max-height:100vh}}.vastu-modals .modal.modal-md.your-report-table{width:445px}.vastu-modals .your-report-table .modal-close{background:var(--white);font-size:10px;width:24px;height:24px;top:20px;right:20px;color:var(--gray-500)}.vastu-modals .vastu-unlock-form-header{padding:16px 20px;background:#ff700e}.vastu-modals .vastu-unlock-form-header strong{font-size:24px;color:var(--white);display:block;font-weight:700;line-height:normal}.vastu-modals .vastu-unlock-form-header span{margin-top:10px;font-size:12px;color:var(--white);display:block;line-height:17px}.vastu-modals .your-report-table .modal-body{padding:20px 20px 90px}.vastu-modals .your-report-table .order-summery-box{padding:15px 10px;background:#fff5ee;border:1px solid #ffe1cc;border-radius:8px}.vastu-modals .your-report-table .order-summery-box .order-summary-heading{font-size:14px;color:var(--gray-500);display:block;margin-bottom:10px;font-weight:600;line-height:normal}.vastu-modals .your-report-table .order-summery-box .price-box{border-bottom:1px solid #ffe1cc;border-top:1px solid #ffe1cc;padding:10px 0;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--gray-500);line-height:normal}.vastu-modals .your-report-table .order-summery-box .price-box strong{font-weight:700}.vastu-modals .your-report-table .order-summery-box .energy-flow{padding-top:15px;display:flex;align-items:center;gap:10px}.vastu-modals .your-report-table .order-summery-box .energy-flow img{width:20px;height:20px}.vastu-modals .your-report-table .order-summery-box .energy-flow span{width:calc(100% - 25px);font-size:12px;color:#ff700e;line-height:14px;flex:1}.vastu-modals .your-report-table .floor-plan-heading{margin-top:20px;margin-bottom:15px;display:block;font-size:12px;font-weight:700;color:var(--gray-500)}.vastu-modals .your-report-table .form-control{height:41px;border:.5px solid #666}.vastu-modals .your-report-table .form-control input{padding:6px 16px}.vastu-modals .your-report-table .form-control input::placeholder{color:#666;font-size:12px}.vastu-modals .your-report-table .note{margin-top:25px;color:var(--gray-500);font-size:12px;display:block;text-align:center}.vastu-modals .your-report-table .button-box{padding:20px;background:var(--white);display:flex;justify-content:space-between;gap:16px;position:absolute;content:'';width:100%;left:0;bottom:0}.vastu-modals .your-report-table .button-box .btn{padding:0 28px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700}.vastu-modals .your-report-table .button-box .btn.btn-generate-report{width:calc(100% - 107px);background:#ff700e;color:var(--white);font-size:14px}@media screen and (max-width:540px){.vastu-modals .vastu-unlock-form-header{padding:16px}.vastu-modals .your-report-table .modal-close{width:22px;height:22px;top:16px;right:16px;font-size:9px}.vastu-modals .your-report-table .modal-body{padding:16px 16px 85px;max-height:inherit}.vastu-modals .your-report-table .button-box{padding:15px;position:fixed;bottom:0;left:0;right:0}.vastu-modals .your-report-table .order-summery-box .energy-flow{padding-top:10px}}.breadcrumb-footer{padding:15px 0;background:#f7f7f7}.breadcrumb-footer ul{padding:0 15px;display:flex;display:-webkit-flex;align-items:center;overflow:auto}.breadcrumb-footer ul li{padding:5px 0;display:flex;display:-webkit-flex;position:relative;flex:none}.breadcrumb-footer ul li>span{color:var(--gray-400);font-size:12px;display:block}.breadcrumb-footer ul li>span a{padding-right:16px;margin-right:7px;position:relative;color:var(--gray-500);text-decoration:none;font-size:12px;display:block}.breadcrumb-footer ul li>span a::before{content:"\e917";font-family:icomoon;position:absolute;top:0;right:0;font-size:10px;color:#ccc}