.flex{display:flex;display:-moz-flex;display:-ms-flexbox;-moz-flex-direction:row;flex-direction:row;flex-wrap:nowrap;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:stretch;align-items:stretch}.flex__item{-moz-order:0;order:0;-moz-flex:1 1 auto;flex:1 1 auto;align-self:auto}.flex__item.half-width{width:50%;flex-basis:50%}.glass-effect.active{filter:blur(2px);-webkit-filter:blur(2px);overflow:hidden}.no-scroll{overflow-y:hidden}.mb-page__loader{min-width:100px;max-width:600px;min-height:90px;align-self:center;text-align:center}@media only screen and (min-device-width:320px) and (max-device-width:679px){.mb-page__loader{width:96%;margin:auto}}@media only screen and (min-device-width:680px){.mb-page__loader{width:90%;margin:auto}}.mb-page__loader__icon{width:72px;height:72px;margin:auto;background-color:#fff;border-radius:8px;padding:16px}.mb-page__loader__icon .sk-chase{width:40px;height:40px;position:relative;animation:sk-chase 2.5s linear infinite both}.mb-page__loader__icon .sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s ease-in-out infinite both}.mb-page__loader__icon .sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#d8232a;border-radius:100%;animation:sk-chase-dot-before 2s ease-in-out infinite both}.mb-page__loader__icon .sk-chase-dot:first-child{animation-delay:-1.1s}.mb-page__loader__icon .sk-chase-dot:nth-child(2){animation-delay:-1s}.mb-page__loader__icon .sk-chase-dot:nth-child(3){animation-delay:-.9s}.mb-page__loader__icon .sk-chase-dot:nth-child(4){animation-delay:-.8s}.mb-page__loader__icon .sk-chase-dot:nth-child(5){animation-delay:-.7s}.mb-page__loader__icon .sk-chase-dot:nth-child(6){animation-delay:-.6s}.mb-page__loader__icon .sk-chase-dot:first-child:before{animation-delay:-1.1s}.mb-page__loader__icon .sk-chase-dot:nth-child(2):before{animation-delay:-1s}.mb-page__loader__icon .sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.mb-page__loader__icon .sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.mb-page__loader__icon .sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.mb-page__loader__icon .sk-chase-dot:nth-child(6):before{animation-delay:-.6s}.mb-page__loader__message{font-size:16px;line-height:22px;color:#fff;padding:10px 0}.mb-page__loader__mask{width:100vw;height:100vh;background:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:9999;display:none;overflow:hidden}.mb-page__loader__mask.active{display:flex;justify-content:center;align-items:center}@keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}.mb-form__container{padding:0}.mb-form__col-group{width:100%;display:block;justify-content:space-between}@media screen and (min-width:768px){.mb-form__col-group{display:flex}}.mb-form__col{width:100%}@media screen and (min-width:768px){.mb-form__col{width:calc(50% - 11px)}}.mb-form__col .flatpickr.flatpickr-input{background-image:url(../images/icons/multichrome/mc-calendar.svg);background-repeat:no-repeat;background-position:right 8px;cursor:pointer}.mb-form__tnc{font-size:12px;color:#606060;display:flex}.mb-form__tnc--text{line-height:18px;position:relative;padding:2px 0 0;float:left}.mb-form__tnc--text a{font-size:12px;color:#606060;font-weight:600;text-decoration:none}@media screen and (min-width:768px){.mb-form__tnc--text a:hover{text-decoration:underline}}@media screen and (max-width:767px){.mb-form__tnc--text a:active{text-decoration:underline}}.mb-form__tnc input[type=checkbox]{display:none}.mb-form__tnc input[type=checkbox]:checked~.mb-form__tnc--label:after{content:"";display:block;position:absolute;width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;left:4px;top:5px;transform:rotate(-45deg)}.mb-form__tnc input[type=checkbox]:checked~.mb-form__tnc--label:before{border-color:#d8232a;background-color:#d8232a}.mb-form__tnc--label{position:relative;padding:2px 0 0 28px;float:left;line-height:18px}.mb-form__tnc--label a{font-size:12px;color:#606060;font-weight:600;text-decoration:none}@media screen and (min-width:768px){.mb-form__tnc--label a:hover{text-decoration:underline}}@media screen and (max-width:767px){.mb-form__tnc--label a:active{text-decoration:underline}}.mb-form__tnc--label:before{content:"";display:block;position:absolute;width:14px;height:14px;border:2px solid #e8e8e8;left:0;top:0;border-radius:2px;background-clip:padding-box}.mb-form__tnc.has-error .mb-form__tnc--label,.mb-form__tnc.has-error .mb-form__tnc--label a{color:#d8232a}.mb-form__tnc.has-error .mb-form__tnc--label:before{border-color:#d8232a}.mb-form__row{width:100%;min-height:72px;position:relative;padding:16px 0 0;box-sizing:border-box}.mb-form__row.has-select:after{content:"";position:absolute;right:8px;top:28px;width:8px;height:8px;border-color:transparent #303030 #303030 transparent;border-style:solid;border-width:1px;transform:rotate(45deg) translateY(-50%)}.mb-form__row:after{content:"";clear:both;width:100%}.mb-form__row *{box-sizing:border-box}.mb-form__row.focused-fixed .mb-form__label,.mb-form__row.focused .mb-form__label{top:0;font-size:12px}.mb-form__label{font-size:14px;color:#909090;position:absolute;top:20px;left:0;transition:all .3s;z-index:0}.mb-form__label__required{color:#d8232a;display:inline-block}.mb-form__prefix{display:flex}.mb-form__prefix__pre{flex-grow:1;opacity:0;font-size:14px;color:#303030;line-height:30px;transition:all .3s}.mb-form__prefix .mb-form__input{padding-left:20px}.mb-form__prefix.has-mobile{width:64px}.mb-form__prefix.has-mobile .mb-form__input{padding-left:30px}.mb-form__row.focused-fixed .mb-form__prefix__pre,.mb-form__row.focused .mb-form__prefix__pre{opacity:1;font-size:14px}.mb-form__input{border:none;border-bottom:1px solid #ddd;border-radius:0;background-color:transparent;width:100%;height:30px;line-height:30px;font-size:14px;color:#303030;z-index:2;outline:none;position:absolute;top:16px;left:0;padding:0;font-family:Montserrat,Arial,sans-serif}.mb-form__input::-moz-placeholder{color:#909090;opacity:1}.mb-form__input::placeholder{color:#909090;opacity:1}.mb-form__input:-ms-input-placeholder{color:#909090}.mb-form__input::-ms-input-placeholder{color:#909090}.mb-form__textarea{overflow:hidden;padding:0 0 10px;width:100%;font-size:14px;line-height:20px;display:block;position:relative;transition:all .3s}.mb-form__textarea.active{background-color:rgba(216,35,42,.1)}.mb-form__select{border:none;border-bottom:1px solid #ddd;background-color:transparent;width:100%;height:30px;line-height:30px;font-size:14px;color:#606060;z-index:2;outline:none;position:absolute;top:16px;left:0}.mb-form__autosuggest{width:100%;height:auto;max-height:200px;overflow-y:auto;margin:0;padding:0;position:absolute;left:0;top:50px;background-color:#fff;z-index:5;box-shadow:0 2px 3px rgba(0,0,0,.15);border-radius:0 0 4px 4px;display:none;transition:all .3s}.mb-form__autosuggest.active{display:block}.mb-form__autosuggest>li{list-style:none;display:block;font-size:14px;line-height:32px;padding:0 12px;cursor:pointer;border-bottom:1px solid #d8d8d8;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mb-form__autosuggest>li:last-child{border:none}.mb-form__autosuggest>li:hover{background-color:#f5f5f5;color:#d8232a}.mb-form__select-native{background-color:transparent;border:none;border-bottom:1px solid #d8d8d8;padding:6px 0;width:100%;margin-bottom:20px;color:#303030;z-index:3;position:relative}@media screen and (max-width:767px){.mb-form__select-native{-moz-appearance:none;appearance:none;-webkit-appearance:none}}.isd-select .mb-form__select-native{border-bottom:none;opacity:0}.mb-form__select-native:after,.mb-form__select-native:before{content:"";display:block;position:absolute}.mb-form__select-native:after{right:8px;top:50%;width:4px;height:4px;border-color:transparent #d8d8d8 #d8d8d8 transparent;border-style:solid;border-width:1px;transform:rotate(45deg) translateY(-50%)}.mb-form__error{color:#d8232a}.mb-form__error,.mb-form__success{font-size:12px;line-height:16px;position:absolute;top:50px;left:0;display:none;transition:all .3s}.mb-form__success{color:#2bb700}.show-success .mb-form__success{display:block}.mb-form__success--has-icon{padding-left:24px}.mb-form__success--has-icon:after,.mb-form__success--has-icon:before{content:"";display:block;position:absolute}.mb-form__success--has-icon:before{width:12px;height:12px;border:1px solid #2bb700;border-radius:50%;top:50%;left:0;transform:translateY(-50%)}.mb-form__success--has-icon:after{width:2px;height:5px;border-color:transparent #2bb700 #2bb700 transparent;border-style:solid;border-width:1px;left:5px;top:3px;transform:rotate(45deg)}.mb-form__hint{font-size:12px;line-height:16px;color:#909090;position:absolute;top:50px;left:0;transition:all .3s}.mb-form__info-icn{width:14px;height:14px;margin-right:4px;float:left;background:url(../images/info-icn.svg) no-repeat 50%;background-size:100%}.mb-form__row.show-error .mb-form__hint{display:none}.js-input-container.show-error .mb-form__error,.mb-form__row.show-error .mb-form__error{display:block}.mb-form__row.show-error .mb-form__input{border-bottom-color:#d8232a}.mb-form__cta{min-width:180px;width:auto;height:44px;border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.25),0 0 0 4px #fbe9e9;background-color:#d8232a;color:#fff;text-align:left;padding:0 16px;font-size:16px;line-height:44px;font-weight:600;text-decoration:none;display:inline-block;margin-left:24px;transition:all .3s ease-in;position:relative;box-sizing:border-box;cursor:pointer}@media screen and (max-width:767px){.mb-form__cta{width:100%;text-align:center;margin-left:0}}.mb-form__cta .svg-ico{width:1em;text-align:center;vertical-align:text-bottom;color:#fff;fill:#fff;line-height:0;font-size:16px;float:right;margin-top:14px;margin-right:8px;position:relative;animation:arrowAnim 1s ease-in-out infinite}@media screen and (max-width:767px){.mb-form__cta .svg-ico{float:none;margin-left:16px}}.mb-form__disclaimer-link{font-size:12px;font-weight:600;text-decoration:underline;color:#606060}@keyframes arrowAnim{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.isd-display{position:absolute;width:48px;height:28px;background:#fff;top:0;z-index:2;left:0;pointer-events:none;text-align:left;color:#909090;cursor:pointer;color:#303030}.isd-display:after{content:"";display:block;position:absolute;right:-8px;top:8px;transform:rotate(45deg);width:6px;height:6px;border-color:transparent #d8d8d8 #d8d8d8 transparent;border-style:solid;border-width:1px}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.mb-container{width:1232px;margin:auto}.mb-header *{box-sizing:border-box;font-family:Montserrat,Helvetica,Arial,sans-serif}.mb-header .bold{font-weight:700}.mb-header .hide{display:none}.mb-header .text-right{text-align:right}.mb-header .c-gold-900{color:#ffc72c}.mb-header * .flex-box{display:flex}.mb-header__main{width:100%;height:48px;background-color:#d8232a;position:fixed;top:0;left:0;z-index:75}.mb-header__main__section{display:flex;justify-content:space-between}.mb-header__main__logo{width:160px}.mb-header__main__logo__link{display:inline-block;width:100%;height:48px;background:url(../images/revamp/web-header-footer.svg) no-repeat -58px -98px}.mb-header__main__link{color:#fff;font-size:14px;line-height:48px;text-decoration:none;padding:0 32px 0 16px;display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:170px}.mb-header__main__link.active{background-color:#fff;color:#d8232a;border-radius:8px 8px 0 0;z-index:3;position:absolute;top:0;left:0;border:1px solid #d7d7d7;border-bottom:none;white-space:nowrap}.mb-header__main__link.active:after{background-position:-11px -570px;top:18px}.mb-header__main__link:after{content:"";width:10px;height:10px;display:inline-block;position:absolute;top:16px;right:16px;background:url(../images/revamp/web-header-footer.svg) no-repeat -12px -645px}.mb-header__main__link.normal-user,.mb-header__main__link.prime-user{padding-left:48px}.mb-header__main__link.normal-user>span,.mb-header__main__link.prime-user>span{width:32px;height:32px;display:inline-block;border-radius:50%;position:absolute;top:8px;left:12px;line-height:30px;text-align:center}.mb-header__main__link.normal-user>span{border:1px solid #00c1d4;background-color:#dff6f9;color:#00c1d4}.mb-header__main__link.prime-user>span{color:#000;background-color:#000;border:1px solid #000}.mb-header__main__link.prime-user>span:after{content:"";width:32px;height:32px;display:inline-block;background:url(../images/revamp/web-header-footer.svg) no-repeat -1px -269px;position:absolute;left:0;right:0}.mb-header__main__city{position:relative;margin-left:24px}.mb-header__main__city__dropdown{min-width:948px;min-height:150px;position:absolute;left:-155px;top:48px;border-radius:8px;box-shadow:0 3px 9px 0 rgba(48,48,48,.2);border:1px solid #d7d7d7;background-color:#fff;display:none;justify-content:space-between;z-index:2}.mb-header__main__city__dropdown.active{display:flex}.mb-header__main__city__dropdown .city-drop-row{display:flex;width:100%}.mb-header__main__city__dropdown .city-drop-row .cell{width:50%;height:32px}.mb-header__main__city__dropdown .city-drop-lt{width:774px;padding:24px}.mb-header__main__city__dropdown .city-drop-rt{width:204px;padding:24px;border-left:1px solid #e8e8e8}.mb-header__main__city__dropdown .city-drop-call{width:152px;margin-right:48px}.mb-header__main__city__dropdown .city-drop-call:last-child{margin-right:0}.mb-header__main__city__dropdown .city-drop-call:hover .drop-heading{border-color:#d8232a}.mb-header__main__city__dropdown .city-drop-link-group{display:flex;width:100%;flex-direction:row;flex-wrap:wrap}.mb-header__main__city__dropdown .city-drop-link-group>li{width:20%;margin-bottom:4px}.mb-header__main__city__dropdown .city-drop-link-group>li>a{display:block;font-size:12px;font-weight:500;line-height:16px;color:#303030;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb-header__main__city__dropdown .city-drop-link-group>li>a:hover{color:#d8232a}.mb-header__main__city__dropdown .city-drop-heading{font-size:14px;font-weight:600;color:#303030;padding-bottom:8px;margin-top:16px}.mb-header__main__city__dropdown .city-drop-heading--main{font-size:18px;font-weight:500;padding-left:20px;position:relative;color:#303030;line-height:16px;display:inline-block}.mb-header__main__city__dropdown .city-drop-heading--main:hover{color:#303030}.mb-header__main__city__dropdown .city-drop-heading--main:after{content:"";width:18px;height:18px;display:inline-block;position:absolute;top:0;left:0;background:url(../images/revamp/web-header-footer.svg) no-repeat 0 0}.mb-header__main__city__dropdown .city-drop-heading--main.location-icn:after{background-position:-8px -510px}.mb-header__main__city__dropdown .city-drop-heading--main.globe-icn:after{background-position:-8px -541px}.mb-header__main__city__dropdown .city-drop-nri{width:100%;margin-top:24px}.mb-header__main__city__dropdown .city-drop-nri>li{margin-bottom:12px}.mb-header__main__city__dropdown .city-drop-nri>li>a{display:block;padding-left:34px;position:relative;font-size:12px;line-height:18px;color:#303030}.mb-header__main__city__dropdown .city-drop-nri>li>a:hover{color:#d8232a}.mb-header__main__city__dropdown .city-drop-nri>li>a:after{content:"";display:inline-block;width:26px;height:18px;position:absolute;left:0;top:0;background:url(../images/revamp/web-header-footer.svg) no-repeat -3px -88px}.mb-header__main__city__dropdown .city-drop-nri>li>a.us-icn:after{background-position:-3px -120px}.mb-header__main__city__dropdown .city-drop-nri>li>a.uae-icn:after{background-position:-4px -150px}.mb-header__main__city__dropdown .city-drop-nri>li>a.canada-icn:after{background-position:-3px -182px}.mb-header__main__city__dropdown .city-drop-nri>li>a.australia-icn:after{background-position:-3px -212px}.mb-header__main__city__dropdown .city-drop-nri>li>a.singapore-icn:after{background-position:-3px -242px}.mb-header__main__city__dropdown .city-drop-links{width:100%}.mb-header__main__city__dropdown .city-drop-links>li>a{display:block;font-size:14px;line-height:32px;color:#303030;cursor:pointer}.mb-header__main__city__dropdown .city-drop-links>li>a:hover{color:#d8232a}.mb-header__main__city__dropdown .city-drop-link{font-size:16px;font-weight:500;color:#303030}.mb-header__main__city__dropdown .city-drop-search{width:210px;height:32px;border-radius:16px;border:1px solid #e8e8e8;outline:none;font-size:14px;line-height:30px;padding:0 16px}.mb-header__main__city__dropdown .city-drop-search__link-box{width:210px;min-height:44px;padding:12px 16px;position:absolute;top:32px;right:0;background-color:#fff;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.3);color:#606060;font-size:14px;line-height:20px;text-align:left;display:none}.mb-header__main__city__dropdown .city-drop-search__link-box.active{display:block}.mb-header__main__city__dropdown .city-drop-search__links{padding:0;margin:0;display:none}.mb-header__main__city__dropdown .city-drop-search__links.active{display:block}.mb-header__main__city__dropdown .city-drop-search__links>li{width:100%;margin-bottom:4px}.mb-header__main__city__dropdown .city-drop-search__links>li>a{color:#d8232a;font-size:12px;line-height:24px;text-decoration:none;display:block}.mb-header__main__city__dropdown .city-drop-search__links>li>a:hover{text-decoration:underline}.mb-header__main__mb-prime{width:120px;position:relative}.mb-header__main .margin-left-auto{margin-left:auto}.mb-header__main__login{min-width:100px;position:relative}.mb-header__main__login.loggedin{width:180px}.mb-header__main__postproperty{width:180px;padding:8px 0}.mb-header__main__postproperty>a{display:inline-block;font-size:14px;font-weight:500;line-height:16px;background-color:#fff;border-radius:16px;padding:8px 16px;color:#303030}.mb-header__main__postproperty>a:hover{box-shadow:0 3px 9px 0 rgba(48,48,48,.2)}.mb-header__main__postproperty>a .badge{display:inline-block;font-size:10px;color:#303030;text-transform:uppercase;height:16px;padding:0 8px;border-radius:8px;background-color:#ffc72c}.mb-header__main__dropdown{min-width:100px;min-height:50px;position:absolute;left:0;top:47px;border-radius:0 8px 8px 8px;box-shadow:0 3px 9px 0 rgba(48,48,48,.2);border:1px solid #d7d7d7;background-color:#fff;display:none;justify-content:space-between;z-index:2}.mb-header__main__dropdown.active{display:block}.mb-header__main__dropdown.mb-prime{padding:12px 12px 24px}.mb-header__main__dropdown .mb-prime__block{background-color:#29313b;padding:16px;border-radius:8px;width:352px;text-align:center;margin-bottom:16px}.mb-header__main__dropdown .mb-prime__block__icn{width:22px;height:20px;display:inline-block;background:url(../images/revamp/web-header-footer.svg) no-repeat -4px -275px}.mb-header__main__dropdown .mb-prime__block__heading{font-size:18px;line-height:40px;color:#fff}.mb-header__main__dropdown .mb-prime__block__text{font-size:14px;font-weight:600;line-height:20px;color:#e2be86;text-align:center}.mb-header__main__dropdown .mb-prime__features{width:260px;margin:auto auto 16px}.mb-header__main__dropdown .mb-prime__features>li{font-size:14px;font-weight:600;line-height:24px;padding-left:20px;margin-bottom:8px;position:relative}.mb-header__main__dropdown .mb-prime__features>li:after{content:"";width:20px;height:20px;display:inline-block;position:absolute;top:0;left:0;background:url(../images/revamp/web-header-footer.svg) no-repeat -8px -618px}.mb-header__main__dropdown .mb-prime-cta{width:192px;height:32px;font-size:14px;font-weight:600;line-height:32px;border-radius:32px;text-align:center;color:#fff;display:block;margin:auto;background-color:#d8232a}.mb-header__main__dropdown .mb-prime-cta:hover{background-color:#c31f25}.mb-header__main__dropdown.mb-login{min-width:240px}.mb-header__main__dropdown .mb-login__box{padding:24px 24px 12px}.mb-header__main__dropdown .mb-login__box.signed-in-box,.mb-header__main__dropdown .mb-login__box.signup-box{border-top:1px solid #e8e8e8}.mb-header__main__dropdown .mb-login__box.signed-in-box{padding:12px 24px}.mb-header__main__dropdown .mb-login__divider{height:24px;position:relative}.mb-header__main__dropdown .mb-login__divider:before{content:"";width:100%;height:1px;background-color:#e8e8e8;position:absolute;top:12px;left:0}.mb-header__main__dropdown .mb-login__divider__label{display:inline-block;background-color:#fff;font-size:12px;font-weight:500;line-height:24px;color:#606060;padding-right:12px;position:absolute;left:0;top:0}.mb-header__main__dropdown .mb-login__drop-links{width:100%;padding:4px 0}.mb-header__main__dropdown .mb-login__drop-links>li>a{display:block;font-size:14px;line-height:32px;color:#303030;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb-header__main__dropdown .mb-login__drop-links>li>a:hover{color:#d8232a}.mb-header__main__dropdown .mb-login__drop-links>li>a .badge{display:inline-block;font-size:10px;color:#303030;text-transform:uppercase;height:16px;padding:0 8px;border-radius:8px;background-color:#ffc72c;float:right;line-height:16px;margin-top:6px}.mb-header__main__dropdown .mb-login__drop-cta{width:100%;height:36px;background-color:#d8232a;color:#fff;font-size:14px;font-weight:600;line-height:36px;border-radius:48px;display:block;text-align:center}.mb-header__main__dropdown .mb-login__drop-text-2{font-size:12px;color:#303030;line-height:24px;margin-top:12px}.mb-header__main__dropdown .mb-login__drop-text-2 .signup-link{color:#d8232a;font-weight:600}.mb-header__main__dropdown .mb-login__drop-text-2 .signup-link:hover{text-decoration:underline}.mb-header__sub{width:100%;height:40px;background-color:#fff;border-bottom:1px solid #e8e8e8;display:flex;position:fixed;left:0;top:0;z-index:74;transition:all .3s}.mb-header__sub.active{top:48px}.mb-header__sub__tabs{display:flex}.mb-header__sub__tabs>li{height:40px;padding-right:20px;position:relative}.mb-header__sub__tabs>li.active{padding-top:4px}.mb-header__sub__tabs>li>a{color:#303030;font-size:16px;line-height:20px;text-decoration:none;padding:10px 32px 7px 16px;display:inline-block;position:relative;border:1px solid #fff;transition:none}.mb-header__sub__tabs>li>a .badge{display:inline-block;font-size:10px;color:#303030;text-transform:uppercase;height:16px;padding:0 8px;border-radius:8px;background-color:#ffc72c;line-height:18px;font-weight:600}.mb-header__sub__tabs>li>a.active{background-color:#fff;color:#d8232a;border-radius:8px 8px 0 0;padding:6px 32px 10px 16px;box-shadow:0 -7px 6px 0 rgba(48,48,48,.1);z-index:1;border:1px solid #d7d7d7;border-bottom:none}.mb-header__sub__tabs>li>a.active:after{background-position:-11px -570px;transform:rotate(1turn);top:12px}.mb-header__sub__tabs>li>a:after{content:"";width:10px;height:10px;display:inline-block;position:absolute;top:15px;right:16px;background:url(../images/revamp/web-header-footer.svg) no-repeat -11px -570px;transform:rotate(180deg)}.mb-header__sub__tabs__dropdown{min-width:200px;min-height:50px;position:absolute;left:0;top:40px;border-radius:0 8px 8px 8px;padding:24px 24px 36px;box-shadow:0 3px 9px 0 rgba(48,48,48,.2);border:1px solid #d7d7d7;background-color:#fff;display:none;justify-content:space-between}.mb-header__sub__tabs__dropdown.resource-drop{width:800px;left:-335px}.mb-header__sub__tabs__dropdown.resource-drop .drop-row .drop-call{width:180px}.mb-header__sub__tabs__dropdown .swiper-container{max-width:998px}.mb-header__sub__tabs__dropdown#buyDrop .swiper-container{width:998px}.mb-header__sub__tabs__dropdown#rentDrop .swiper-container{width:792px}.mb-header__sub__tabs__dropdown#homeloanDrop .swiper-container{width:1014px;max-width:1014px}.mb-header__sub__tabs__dropdown.propserv-drop .drop-row .drop-call{width:185px}.mb-header__sub__tabs__dropdown.homeinterior-drop{margin-left:0;border-radius:0 8px 8px 8px}.mb-header__sub__tabs__dropdown.homeinterior-drop .drop-row .drop-call{width:248px}.mb-header__sub__tabs__dropdown#mbadviceDrop .drop-row .drop-call{width:185px}.mb-header__sub__tabs__dropdown__view-more{width:10%;height:24px;color:#303030;font-size:14px;font-weight:500;line-height:24px;cursor:pointer;text-align:center;text-decoration:underline;position:absolute;left:45%;bottom:12px;display:none}.mb-header__sub__tabs__dropdown__view-more.active{display:inline-block}.mb-header__sub__tabs__dropdown__view-more:hover{text-decoration:none}.mb-header__sub__tabs__dropdown__swiper{width:100%;position:relative}.mb-header__sub__tabs__dropdown .swiper-button-next,.mb-header__sub__tabs__dropdown .swiper-button-prev{width:32px;height:32px;z-index:2;outline:none;text-align:center;background-color:#fff;background-image:none;border-radius:50%;background-clip:padding-box;box-shadow:0 3px 9px 0 rgba(51,51,51,.2)}.mb-header__sub__tabs__dropdown .swiper-button-next.swiper-button-disabled,.mb-header__sub__tabs__dropdown .swiper-button-prev.swiper-button-disabled{opacity:.4;background-color:#d7d7d7;cursor:default;pointer-events:auto}.mb-header__sub__tabs__dropdown .swiper-button-next.swiper-button-disabled:after,.mb-header__sub__tabs__dropdown .swiper-button-prev.swiper-button-disabled:after{border-color:#909090;left:11px!important}.mb-header__sub__tabs__dropdown .swiper-button-next{right:-16px;top:calc(50% - 16px)}.mb-header__sub__tabs__dropdown .swiper-button-next:after{content:"";display:block;position:absolute;width:6px;height:6px;top:12px;left:11px;border-right:2px solid #303030;border-top:2px solid #303030;transform:rotate(45deg);transition:all .1s}.mb-header__sub__tabs__dropdown .swiper-button-next:hover:after{left:13px}.mb-header__sub__tabs__dropdown .swiper-button-prev{left:-16px;top:calc(50% - 16px);transform:rotate(-180deg)}.mb-header__sub__tabs__dropdown .swiper-button-prev:after{content:"";display:block;position:absolute;width:6px;height:6px;top:12px;left:11px;border-right:2px solid #303030;border-top:2px solid #303030;transform:rotate(45deg);transition:all .1s}.mb-header__sub__tabs__dropdown .swiper-button-prev:hover:after{left:13px}.mb-header__sub__tabs__dropdown.right-aligned{left:auto;right:48px;border-radius:8px 0 8px 8px}.mb-header__sub__tabs__dropdown.active{display:block}.mb-header__sub__tabs__dropdown .drop-row{display:flex;width:100%}.mb-header__sub__tabs__dropdown .drop-call{width:165px;margin-right:44px}.mb-header__sub__tabs__dropdown .drop-call:last-child{margin-right:0}.mb-header__sub__tabs__dropdown .drop-call:hover .drop-heading{border-color:#d8232a}.mb-header__sub__tabs__dropdown .drop-heading{font-size:16px;font-weight:500;color:#303030;padding-bottom:8px;margin-bottom:12px;border-bottom:1px solid #e8e8e8;transition:all .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb-header__sub__tabs__dropdown .drop-heading .badge{display:inline-block;font-size:10px;color:#303030;text-transform:uppercase;height:16px;padding:0 8px;border-radius:8px;background-color:#ffc72c;line-height:18px;font-weight:600}.mb-header__sub__tabs__dropdown .drop-links{width:100%}.mb-header__sub__tabs__dropdown .drop-links>li.divider{border-top:1px solid #e8e8e8;padding-top:12px;margin-top:24px}.mb-header__sub__tabs__dropdown .drop-links>li>a{display:block;font-size:14px;line-height:32px;color:#303030;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb-header__sub__tabs__dropdown .drop-links>li>a.showAll{white-space:normal;overflow:visible;text-overflow:unset}.mb-header__sub__tabs__dropdown .drop-links>li>a .offer{height:20px;line-height:20px;padding:4px;border-radius:4px;background-color:#ffc72c;font-size:12px;font-weight:600;color:#303030}.mb-header__sub__tabs__dropdown .drop-links>li>a .offer-inline{display:inline-block;line-height:20px;height:26px;position:absolute;margin-top:26px;left:0}.mb-header__sub__tabs__dropdown .drop-links>li>a:hover{color:#d8232a}.mb-header__sub__tabs__dropdown .drop-links>li>a .badge{display:inline-block;font-size:10px;color:#303030;text-transform:uppercase;height:16px;padding:0 8px;border-radius:8px;background-color:#ffc72c;line-height:18px;font-weight:600}.mb-header__sub__tabs__dropdown .drop-links>li>a.see-all{color:#d8232a;font-weight:500}.mb-header__sub__tabs__dropdown .drop-links>li>a.see-all .see-all-arrow{height:1px;width:11px;background-color:#d8232a;display:inline-block;position:relative;vertical-align:3px}.mb-header__sub__tabs__dropdown .drop-links>li>a.see-all .see-all-arrow:after{content:"";height:6px;width:6px;border:1px solid #d8232a;transform:rotate(45deg);border-left:0;border-bottom:0;position:absolute;right:0;top:-3px}.mb-header__sub__tabs__dropdown .drop-label-text{font-size:12px;line-height:16px;color:#909090}.mb-header__sub__tabs__dropdown .drop-label-text>.email-link{text-decoration:underline;color:#909090;font-size:12px;line-height:16px}.mb-header__sub__tabs__dropdown .drop-label-text>.email-link:hover{text-decoration:none;color:#d8232a}.mb-header__sub__tabs__dropdown .drop-link{font-size:16px;font-weight:500;color:#303030}.mb-header__sub__tabs__dropdown__payrentBanner{width:352px;height:140px;padding:20px 20px 0 150px;margin:0 0 16px;border-radius:8px;text-align:right;background:#afeaef url(../images/dropdown__payrentBanner.png) no-repeat 0 100%;position:relative}.mb-header__sub__tabs__dropdown__payrentBanner__heading{font-size:18px;font-weight:400;line-height:28px;color:#303030;padding-bottom:12px}.mb-header__sub__tabs__dropdown__payrentBanner__heading .semi-bold{font-weight:600}.mb-header__sub__tabs__dropdown__payrentBanner__heading .bold{font-weight:700}.mb-header__sub__tabs__dropdown__payrentBanner__heading .amount-text{color:#d8232a}.mb-header__sub__tabs__dropdown__payrentBanner__tnc-text{font-size:10px;line-height:12px;color:#cacaca;position:absolute;bottom:6px;left:24px}.mb-header__sub__tabs__dropdown__payrentBanner__subheading{font-size:18px;font-weight:500;line-height:1.4;color:#303030}.mb-header__sub__tabs__dropdown__payrentBanner__price{font-weight:700;color:#d8232a;display:inline-block}.mb-header__sub__tabs__dropdown__payrentBanner__ul{width:308px;margin:auto;font-size:14px;font-weight:600;line-height:1.7;color:#303030}.mb-header__sub__tabs__dropdown__payrentBanner__li{padding-left:20px;padding-bottom:12px;position:relative}.mb-header__sub__tabs__dropdown__payrentBanner__li:before{content:"";position:absolute;height:5px;width:10px;border:2px solid #009681;border-top:0;border-right:0;left:0;top:3px;transform:rotate(-45deg)}.mb-header__sub__tabs__dropdown__payrentBanner__cta{width:192px;height:32px;line-height:32px;border-radius:32px;background-color:#d8232a;font-size:14px;text-align:center;color:#fff;margin:12px auto 0;display:block}.mb-header__sub__tabs__rt{margin-left:auto;padding:5px 0;width:224px}.mb-header__sub__tabs__rt .pay-your-rent{display:inline-block;border-radius:10px;background-color:#def6f8;font-size:12px;color:#d8232a;padding:0 10px;font-weight:600;height:30px;line-height:30px;border:1px solid #00c1d4}.mb-header__sub__tabs__rt .pay-your-rent__icon{display:inline-block;vertical-align:middle;margin-right:8px;margin-top:-5px;background:url(https://cdn.staticmb.com/magicservicestatic/1674046222668/images/revamp/web-header-footer.svg) no-repeat -8px -805px;width:22px;height:20px}#homeloanDrop.mb-header__sub__tabs__dropdown{left:-190px}#homeloanDrop.mb-header__sub__tabs__dropdown .drop-call{width:263px}.mb-footer{display:block}.mb-footer *{box-sizing:border-box;font-family:Montserrat,Helvetica,Arial,sans-serif}.mb-footer__main{width:100%;min-height:200px;background-color:#f5f5f5;padding:38px 0}.mb-footer__main__section{display:flex}.mb-footer__main__social-links{width:100%;display:flex;margin-top:20px}.mb-footer__main__social-links>li>a{background-image:url(../images/revamp/web-header-footer.svg);background-repeat:no-repeat;display:inline-block;margin-right:8px}.mb-footer__main__social-links .google-play{width:120px;height:32px;background-position:-59px 0}.mb-footer__main__social-links .apple-store{width:120px;height:32px;background-position:-187px 0;margin-right:44px}.mb-footer__main__social-links .facebook{width:32px;height:32px;background-position:-59px -52px}.mb-footer__main__social-links .twitter{width:32px;height:32px;background-position:-99px -52px}.mb-footer__main__social-links .linkedin{width:32px;height:32px;background-position:-139px -52px}.mb-footer__main__social-links .youtube{width:32px;height:32px;background-position:-179px -52px}.mb-footer__main__social-links .instagram{width:32px;height:32px;background-position:-219px -52px}.mb-footer__main__left{width:54%;padding-right:92px}.mb-footer__main__right{width:51%}.mb-footer__main__right__link{display:inline-block;text-decoration:none;font-size:12px;line-height:20px;color:#303030;margin-right:10px;position:relative}.mb-footer__main__right__link:hover{text-decoration:underline}.mb-footer__main__right__link:after{content:"";width:1px;height:12px;display:inline-block;background-color:#606060;position:absolute;top:4px;right:-8px}.mb-footer__main__right__link:last-child:after{display:none}.mb-footer__main__right__content-1{margin-bottom:34px}.mb-footer__main__title{width:100%;font-size:16px;line-height:16px;color:#303030;font-weight:500;margin-bottom:16px}.mb-footer__main__content{width:100%;font-size:14px;line-height:24px;color:#303030}.mb-footer__secondary{width:100%;min-height:48px;background-color:#e8e8e8}.mb-footer__secondary__links{width:100%;display:flex}.mb-footer__secondary__links>li{padding-right:28px}.mb-footer__secondary__links>li>a{display:inline-block;color:#303030;font-size:14px;line-height:48px}.mb-footer__secondary__links>li>a:hover{color:#d8232a}.mb-footer__disclaimer{width:100%;background-color:#f5f5f5;font-size:12px;line-height:18px;color:#606060;padding:16px 0}.mb-footer__disclaimer__more:hover{text-decoration:underline;cursor:pointer}.mb-footer__copyright{width:100%;height:40px;background-color:#303030;color:#fff;font-size:10px;line-height:40px}body,html{width:100%;height:auto;padding:0;margin:0;font-family:Montserrat;font-weight:400;font-size:14px;background-color:#f5f5f5;overflow-x:hidden}body,body *,html,html *{box-sizing:border-box}@media screen and (max-width:767px){body *,html *{-webkit-tap-highlight-color:rgba(0,0,0,0)}}h1,h2,h3,h4,h5,h6,li,p,ul{list-style:none;margin:0;padding:0}a,input{text-decoration:none}a:focus,input:focus,select:focus,textarea:focus{outline:none}.pos-rel{position:relative}.pos-abs{position:absolute}.pos-fix{position:fixed}.no-scroll,.positionFixed{overflow:hidden}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.pull-right{float:right!important}.rupees{font-family:Arial;margin-right:2px;font-weight:400}.svg-ico{text-align:center;vertical-align:text-bottom}.svg-ico,.svg-ico>svg{display:inline-block;width:1em}.svg-ico>svg{height:1em;font-size:inherit;vertical-align:middle;color:inherit;fill:currentColor}.container-fluid{width:100%;margin-right:auto;margin-left:auto;display:table;padding:0}.container-fluid.bg-pink{background-color:#fdf6f6}.container-fluid.bg-white{background-color:#fff}.container-fluid.bg-gray{background-color:#f5f5f5}.container-fluid .container{width:1200px;margin-right:auto;margin-left:auto;display:table;padding:0}@media screen and (max-width:767px){.container-fluid .container{width:100vw}}.container-fluid .container.bg-orange{background-color:#fff7e1;position:relative;border-radius:8px;background-clip:padding-box}.prop-service,.prop-service *{box-sizing:border-box}@keyframes loadingShimmer{0%{background-position:0 0}to{background-position:100em 0}}.prop-service .swiper-lazy-preloader{animation-duration:8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:loadingShimmer;animation-timing-function:linear;background:fff;background:linear-gradient(90deg,#f5f5f5 8%,#ddd 18%,#f5f5f5 33%);height:100%;width:100%;position:absolute;padding-top:50px;-webkit-backface-visibility:hidden;left:0;right:0;top:0;bottom:0;margin:0}.prop-service .swiper-lazy-preloader:after{display:none}.prop-service__action.action--inline .prop-service__action--btn{margin-right:8px}.prop-service__action.bottom-cta{position:fixed;bottom:-60px;z-index:5;transition:all .4s ease}.prop-service__action.bottom-cta.fixed{bottom:0}.prop-service__action--btn.mg-btm-16{margin-bottom:16px}.prop-service__action--btn.btn-black{color:#fff;background-color:#303030;border-color:#303030}@media screen and (min-width:768px){.prop-service__action--btn.btn-black:hover{color:#fff;background-color:#c31f25;border-color:#c31f25}}@media screen and (max-width:767px){.prop-service__action--btn.btn-black:active{color:#fff;background-color:#c31f25;border-color:#c31f25}}.prop-service__action--btn.btn-square{border-radius:4px;background-clip:padding-box;padding:0 16px!important;text-align:left}.prop-service__action--btn.btn-square.center{text-align:center}.prop-service .mkt-place__whatsapp,.prop-service .prop-service__whatsapp{position:fixed;left:20px;bottom:13px;border-radius:28px;background-clip:padding-box;background-color:#4caf50;box-shadow:0 2px 4px rgba(48,48,48,.2);border:1px solid rgba(0,150,129,.2);font-size:16px;font-weight:700;color:#fff;padding:15px 17px 15px 54px;z-index:10;transition:all .3s ease}.prop-service .mkt-place__whatsapp:before,.prop-service .prop-service__whatsapp:before{width:22px;height:22px;content:"";background:url(../images/prop-service-home/whatsapp.svg) no-repeat 0;background-size:22px;position:absolute;left:20px;top:12px}@media screen and (max-width:767px){.prop-service .mkt-place__whatsapp,.prop-service .prop-service__whatsapp{width:10px;left:unset;right:20px;bottom:80px;padding:24px;border-radius:100%;background-clip:padding-box}.prop-service .mkt-place__whatsapp:before,.prop-service .prop-service__whatsapp:before{left:13px;top:13px}}.prop-service__section-loader .mb-page__loader__icon{width:56px;height:56px;padding:0;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;margin:0 auto 48px}.prop-service__section-loader .mb-page__loader__icon .sk-chase{width:32px;height:32px}.prop-service .banner-m-bg-element{position:relative}.prop-service .banner-m-bg-element:before{content:"";display:block;position:absolute;width:122px;height:120px;background:url(../images/prop-service-home/bg-element-banner-m.svg) no-repeat 100% 0;right:0}.prop-service .banner-m-bg-element:after{content:"";display:block;position:absolute;width:159px;height:112px;background:url(../images/prop-service-home/home-banner-v1-m.webp) no-repeat 0 100%/100% auto;right:0;top:7px}.prop-service .banner-section{padding:0 0 8px}.prop-service__banner{width:100%;height:auto;padding:114px 0 0;background-repeat:no-repeat;background-position:100%;display:flex;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:767px){.prop-service__banner{flex-wrap:wrap;padding:0}}.prop-service__banner .banner-oval-yellow{position:absolute;right:30px;font-size:540px;top:-8px;z-index:2}.prop-service__banner .banner-oval-blue{position:absolute;right:0;top:-188px;font-size:650px;z-index:1}.prop-service__banner--graphic{position:absolute;right:100px;z-index:3}.prop-service__banner__column{width:50%}@media screen and (max-width:767px){.prop-service__banner__column{width:100%}}.prop-service__banner__column__header{width:100%;height:120px;padding:16px;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;border-bottom:1px solid #d7d7d7}.prop-service__banner__title{width:100%;height:auto;padding-bottom:40px}@media screen and (max-width:767px){.prop-service__banner__title{padding-bottom:0;line-height:24px}}.prop-service__banner__title--text1{color:#d8232a;font-size:40px;font-weight:600}@media screen and (max-width:767px){.prop-service__banner__title--text1{font-size:18px}}.prop-service__banner__title--text1 h1{color:#d8232a;font-size:40px;font-weight:600}@media screen and (max-width:767px){.prop-service__banner__title--text1 h1{font-size:18px}}.prop-service__banner__title--text2{color:#303030;font-size:24px;font-weight:600}@media screen and (max-width:767px){.prop-service__banner__title--text2{font-size:18px}}.prop-service__banner__title--text3{color:#303030;font-size:18px;font-weight:400;padding-top:24px}.prop-service__banner__list{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-flow:wrap;margin-left:-8px}@media screen and (max-width:767px){.prop-service__banner__list{margin:0}}.prop-service__banner__list--item{width:50%;height:auto;padding-bottom:8px;z-index:3}@media screen and (max-width:767px){.prop-service__banner__list--item{width:25%;height:96px;border-right:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7}.prop-service__banner__list--item:nth-child(4n+4){border-right:none}}.prop-service__banner__list--item.coming-soon>a{color:#909090;cursor:default}@media screen and (max-width:767px){.prop-service__banner__list--item.coming-soon>a{padding-top:60px}}.prop-service__banner__list--item.coming-soon>a.active,.prop-service__banner__list--item.coming-soon>a:hover{color:#909090;border-radius:0;background-clip:padding-box;box-shadow:none}.prop-service__banner__list--item.coming-soon>a .prop-service__banner__list--item--tag-comingsoon{width:100px;height:20px;line-height:20px;padding:0 8px;margin-bottom:6px;text-align:center;display:block;color:#303030;font-size:12px;font-weight:600;background-color:#ffc72c;border-radius:4px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__banner__list--item.coming-soon>a .prop-service__banner__list--item--tag-comingsoon{width:auto;height:16px;line-height:16px;padding:0 6px;font-size:10px;position:absolute;top:4px}}.prop-service__banner__list--item>a{width:272px;display:block;color:#303030;font-size:16px;font-weight:500;padding:14px 0 14px 62px;position:relative;transition:all .3s ease}.prop-service__banner__list--item>a .badge{display:inline-block;font-size:10px;color:#303030;text-transform:uppercase;height:16px;padding:0 8px;border-radius:8px;background-color:#ffc72c;line-height:18px;font-weight:600}@media screen and (max-width:767px){.prop-service__banner__list--item>a{width:100%;height:100%;padding:54px 4px 0;text-align:center;font-size:12px;line-height:16px}}@media screen and (max-width:767px){.prop-service__banner__list--item>a>svg{position:absolute;top:16px;left:0;right:0;margin:0 auto}.prop-service__banner__list--item>a:active{color:#d8232a}}@media screen and (min-width:768px){.prop-service__banner__list--item>a:hover{color:#d8232a;border-radius:6px;background-clip:padding-box;box-shadow:0 7px 34px -10px rgba(0,0,0,.3)}.prop-service__banner__list--item>a:hover[data-icon=pay-rent]:before{background-position:-8px -56px}.prop-service__banner__list--item>a:hover[data-icon=rent-agreement]:before{background-position:-8px -171px}.prop-service__banner__list--item>a:hover[data-icon=tenant-verification]:before{background-position:-8px -284px}.prop-service__banner__list--item>a:hover[data-icon=rental-furniture]:before{background-position:-8px -396px}.prop-service__banner__list--item>a:hover[data-icon=home-cleaning]:before{background-position:-8px -508px}.prop-service__banner__list--item>a:hover[data-icon=pest-control]:before{background-position:-8px -616px}.prop-service__banner__list--item>a:hover[data-icon=vastu]:before{background-position:-8px -729px}.prop-service__banner__list--item>a:hover[data-icon=home-loans]:before{background-position:-8px -844px}.prop-service__banner__list--item>a:hover[data-icon=design-decor]:before{background-position:-8px -952px}.prop-service__banner__list--item>a:hover[data-icon=credit-score]:before{background:url(../images/prop-service-home/credit-score-check.gif) no-repeat -3px -3px;background-size:36px}.prop-service__banner__list--item>a:hover[data-icon=legal-services]:before{background-position:-8px -1064px}.prop-service__banner__list--item>a:hover[data-icon=property-inspection]:before{background-position:-8px -1176px}.prop-service__banner__list--item>a:hover[data-icon=sanitization]:before{background-position:-8px -1288px}.prop-service__banner__list--item>a:hover[data-icon=packers-movers]:before{background-position:-8px -1618px}.prop-service__banner__list--item>a:hover[data-icon=rent-receipt]:before{background-position:-8px -1727px}.prop-service__banner__list--item>a:hover[data-icon=property-valuation]:before{background-position:-12px -1891px}.prop-service__banner__list--item>a:hover[data-icon=legal-title-check]:before{background-position:-8px -2004px}.prop-service__banner__list--item>a.active{color:#d8232a;border-radius:6px;background-clip:padding-box;box-shadow:0 7px 34px -10px rgba(0,0,0,.3)}.prop-service__banner__list--item>a.active[data-icon=pay-rent]:before{background-position:-8px -56px}.prop-service__banner__list--item>a.active[data-icon=rent-agreement]:before{background-position:-8px -171px}.prop-service__banner__list--item>a.active[data-icon=tenant-verification]:before{background-position:-8px -284px}.prop-service__banner__list--item>a.active[data-icon=rental-furniture]:before{background-position:-8px -396px}.prop-service__banner__list--item>a.active[data-icon=home-cleaning]:before{background-position:-8px -508px}.prop-service__banner__list--item>a.active[data-icon=pest-control]:before{background-position:-8px -616px}.prop-service__banner__list--item>a.active[data-icon=vastu]:before{background-position:-8px -729px}.prop-service__banner__list--item>a.active[data-icon=home-loans]:before{background-position:-8px -844px}.prop-service__banner__list--item>a.active[data-icon=design-decor]:before{background-position:-8px -952px}.prop-service__banner__list--item>a.active[data-icon=credit-score]:before{background:url(../images/prop-service-home/credit-score-check.gif) no-repeat -3px -3px;background-size:36px}.prop-service__banner__list--item>a.active[data-icon=legal-services]:before{background-position:-8px -1064px}.prop-service__banner__list--item>a.active[data-icon=property-inspection]:before{background-position:-8px -1176px}.prop-service__banner__list--item>a.active[data-icon=sanitization]:before{background-position:-8px -1288px}.prop-service__banner__list--item>a.active[data-icon=packers-movers]:before{background-position:-8px -1672px}.prop-service__banner__list--item>a.active[data-icon=rent-receipt]:before{background-position:-8px -1780px}.prop-service__banner__list--item>a.active[data-icon=property-valuation]:before{background-position:-12px -1891px}.prop-service__banner__list--item>a.active[data-icon=legal-title-check]:before{background-position:-8px -2004px}}.prop-service__banner__list--item>a:before{content:"";display:block;position:absolute;width:32px;height:32px;top:7px;left:16px;background:url(../images/prop-service-home/prop-services-sprite-web-v2.svg) no-repeat}@media screen and (max-width:767px){.prop-service__banner__list--item>a:before{display:none}}@media screen and (min-width:768px){.prop-service__banner__list--item>a[data-icon=pay-rent]:before{background-position:-8px 0}.prop-service__banner__list--item>a[data-icon=rent-agreement]:before{background-position:-8px -115px}.prop-service__banner__list--item>a[data-icon=tenant-verification]:before{background-position:-8px -228px}.prop-service__banner__list--item>a[data-icon=rental-furniture]:before{background-position:-8px -340px}.prop-service__banner__list--item>a[data-icon=home-cleaning]:before{background-position:-8px -452px}.prop-service__banner__list--item>a[data-icon=pest-control]:before{background-position:-8px -560px}.prop-service__banner__list--item>a[data-icon=vastu]:before{background-position:-8px -674px}.prop-service__banner__list--item>a[data-icon=home-loans]:before{background-position:-8px -788px}.prop-service__banner__list--item>a[data-icon=design-decor]:before{background-position:-8px -896px}.prop-service__banner__list--item>a[data-icon=credit-score]:before{height:20px;background-position:-7px -2060px;top:15px}.prop-service__banner__list--item>a[data-icon=legal-services]:before{background-position:-8px -1008px}.prop-service__banner__list--item>a[data-icon=property-inspection]:before{background-position:-8px -1120px}.prop-service__banner__list--item>a[data-icon=sanitization]:before{background-position:-8px -1232px}.prop-service__banner__list--item>a[data-icon=packers-movers]:before{background-position:-8px -1616px}.prop-service__banner__list--item>a[data-icon=rent-receipt]:before{background-position:-8px -1727px}.prop-service__banner__list--item>a[data-icon=property-valuation]:before{background-position:-12px -1835px}.prop-service__banner__list--item>a[data-icon=legal-title-check]:before{background-position:-8px -1948px}}.prop-service__banner__list--gif{width:42px;position:absolute;top:14px;right:0;left:0;margin:0 auto}@media screen and (min-width:768px){.prop-service .payrent-bg-element{position:relative}.prop-service .payrent-bg-element:before{content:"";display:block;position:absolute;width:400px;height:570px;background:url(../images/prop-service-home/bg-element-payrent.svg) no-repeat 0 0;left:0;top:-70px}}.prop-service__payrent{width:100%;height:auto;padding:0;background-color:#fff;border:1px solid #e8e8e8;overflow:hidden;position:relative;border-radius:16px;background-clip:padding-box}.prop-service__payrent>a{width:100%;height:100%;display:table}@media screen and (max-width:767px){.prop-service__payrent>a{padding:0 0 16px}}.prop-service__payrent__graphic{width:52%;height:360px;float:right;position:relative}@media screen and (max-width:767px){.prop-service__payrent__graphic{width:100%;height:130px;float:left}}.prop-service__payrent__graphic:before{content:"";display:block;position:absolute;width:120px;height:100%;top:0;left:0;z-index:1;background:linear-gradient(90deg,#fff 0,#fff 1%,hsla(0,0%,100%,.85) 61%,hsla(0,0%,100%,.83) 62%,hsla(0,0%,100%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1)}@media screen and (max-width:767px){.prop-service__payrent__graphic:before{width:100%;height:30px;top:unset;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.85) 30%,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#33ffffff",endColorstr="#ffffff",GradientType=0)}}.prop-service__payrent__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prop-service__payrent__column{width:48%;height:auto;float:left;padding:64px 0 0 48px}@media screen and (max-width:767px){.prop-service__payrent__column{width:100%;padding:0 16px}}.prop-service__payrent__title{padding-bottom:24px}@media screen and (max-width:767px){.prop-service__payrent__title{padding-bottom:24px}}.prop-service__payrent__title--text1{color:#303030;font-size:18px;font-weight:500}@media screen and (max-width:767px){.prop-service__payrent__title--text1{font-size:14px;line-height:20px}}.prop-service__payrent__list{padding-bottom:32px}@media screen and (max-width:767px){.prop-service__payrent__list{padding-bottom:24px}}.prop-service__payrent__list--item{color:#303030;font-size:16px;font-weight:400;position:relative;padding:0 0 16px 28px}@media screen and (max-width:767px){.prop-service__payrent__list--item{font-size:14px;line-height:20px;padding:0 0 8px 24px}}.prop-service__payrent__list--item:last-child{padding-bottom:0}.prop-service__payrent__list--item:before{content:"";display:block;position:absolute;width:16px;height:16px;left:0;top:0;background-color:#00c1d4;border-radius:50%;background-clip:padding-box}.prop-service__payrent__list--item:after{content:"";display:block;position:absolute;width:7px;height:3px;left:4px;top:5px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg)}@media screen and (max-width:767px){.prop-service__payrent .prop-service__action .prop-service__action--btn{width:100%}}.prop-service__exclusive-offers{width:100%}@media screen and (max-width:767px){.prop-service__exclusive-offers{width:100vw;height:282px;overflow:hidden}}.prop-service__exclusive-offers__scroll-1{width:100vw;display:flex;height:292px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.prop-service__exclusive-offers__scroll-2{display:flex;height:272px;padding-left:16px}.prop-service__exclusive-offers__slider{width:1200px;height:auto}.prop-service__exclusive-offers .swiper-container{padding:10px 0}.prop-service__exclusive-offers__card{width:100%;height:336px;position:relative;overflow:hidden;border:1px solid #d7d7d7;border-radius:12px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__exclusive-offers__card{width:216px;height:272px;display:inline-block;margin-right:8px;border-radius:8px;background-clip:padding-box}.prop-service__exclusive-offers__card:last-child{margin-right:16px}}.prop-service__exclusive-offers__card>a{width:100%;height:100%;display:block}@media screen and (min-width:768px){.prop-service__exclusive-offers__card>a:hover .prop-service__exclusive-offers__card__graphic>img{transform:scale(1.1)}.prop-service__exclusive-offers__card>a:hover .prop-service__action--btn{color:#fff;border-color:#b71c1c;background-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__exclusive-offers__card>a:active .prop-service__exclusive-offers__card__graphic>img{transform:scale(1.1)}}.prop-service__exclusive-offers__card__graphic{width:100%;height:144px;overflow:hidden;position:relative}.prop-service__exclusive-offers__card__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .35s ease-in}.prop-service__exclusive-offers__card__content{width:100%;height:calc(100% - 144px);padding:24px 16px 16px;position:relative}@media screen and (max-width:767px){.prop-service__exclusive-offers__card__content{padding:16px}}.prop-service__exclusive-offers__card--title1{color:#303030;font-size:18px;font-weight:600;line-height:24px;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:767px){.prop-service__exclusive-offers__card--title1{line-height:22px;font-size:16px}}.prop-service__exclusive-offers__card--title2{color:#606060;font-size:14px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.prop-service__exclusive-offers__card--title2{font-size:12px}}.prop-service__exclusive-offers__card__row{width:calc(100% - 32px);height:auto;display:flex;justify-content:center;align-items:flex-end;position:absolute;bottom:16px;left:16px}@media screen and (max-width:767px){.prop-service__exclusive-offers__card__row{bottom:12px}}.prop-service__exclusive-offers__card__row--column{width:60%}@media screen and (min-width:768px){.prop-service__exclusive-offers__card__row--column:first-child{width:40%}}@media screen and (max-width:767px){.prop-service__exclusive-offers__card__row--column{width:100%;display:flex;justify-content:flex-start;align-items:center}}.prop-service__exclusive-offers__card__row--label{color:#303030;font-size:14px;font-weight:500;line-height:22px}.prop-service__exclusive-offers__card__row--label .old-price{text-decoration:line-through}.prop-service__exclusive-offers__card__row--value{color:#d8232a;font-size:16px;font-weight:700;line-height:22px}@media screen and (max-width:767px){.prop-service__exclusive-offers__card__row--value{padding-left:4px}}@media screen and (max-width:767px){.prop-service__section.exclusive-offers .prop-service__section__title--anchor{display:inline-block;font-size:14px;line-height:24px;color:#d8232a;font-weight:600;padding-right:20px;margin-left:16px;margin-top:22px;position:relative}.prop-service__section.exclusive-offers .prop-service__section__title--anchor:after{content:"";display:block;position:absolute;width:7px;height:7px;border:2px solid #d8232a;border-top:none;border-left:none;transform:rotate(-45deg);top:8px;right:0}.prop-service__section.exclusive-offers .prop-service__section__title--anchor:before{content:"";display:block;position:absolute;width:14px;height:2px;background-color:#d8232a;right:0;top:12px}}.prop-service__rent-agreement{width:100%;height:auto;padding:0;background-color:#f5f5f5;border:1px solid #e8e8e8;overflow:hidden;border-radius:16px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__rent-agreement{background-color:#fff}}.prop-service__rent-agreement>a{width:100%;height:100%;display:table}@media screen and (max-width:767px){.prop-service__rent-agreement>a{padding:0 0 16px}}.prop-service__rent-agreement__graphic{width:55%;height:360px;float:right;position:relative}@media screen and (max-width:767px){.prop-service__rent-agreement__graphic{width:100%;height:130px;float:left}}.prop-service__rent-agreement__graphic:before{content:"";display:block;position:absolute;width:120px;height:100%;top:0;left:0;z-index:1;background:linear-gradient(90deg,#f5f5f5 0,#f5f5f5 1%,hsla(0,0%,96.1%,.85) 61%,hsla(0,0%,96.1%,.83) 62%,hsla(0,0%,96.1%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1)}@media screen and (max-width:767px){.prop-service__rent-agreement__graphic:before{width:100%;height:30px;top:unset;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.85) 30%,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#33ffffff",endColorstr="#ffffff",GradientType=0)}}.prop-service__rent-agreement__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prop-service__rent-agreement__column{width:45%;height:auto;float:left;padding:64px 0 0 48px}@media screen and (max-width:767px){.prop-service__rent-agreement__column{width:100%;padding:0 16px}}.prop-service__rent-agreement__title{padding-bottom:24px}@media screen and (max-width:767px){.prop-service__rent-agreement__title{padding-bottom:24px}}.prop-service__rent-agreement__title--text1{color:#606060;font-size:18px;font-weight:500}@media screen and (max-width:767px){.prop-service__rent-agreement__title--text1{font-size:14px;line-height:20px}}.prop-service__rent-agreement__list{padding-bottom:32px}@media screen and (max-width:767px){.prop-service__rent-agreement__list{padding-bottom:24px}}.prop-service__rent-agreement__list--item{color:#303030;font-size:16px;font-weight:400;position:relative;padding:0 0 16px 28px}@media screen and (max-width:767px){.prop-service__rent-agreement__list--item{font-size:14px;line-height:20px;padding:0 0 8px 24px}}.prop-service__rent-agreement__list--item:last-child{padding-bottom:0}.prop-service__rent-agreement__list--item:before{content:"";display:block;position:absolute;width:16px;height:16px;left:0;top:0;background-color:#00c1d4;border-radius:50%;background-clip:padding-box}.prop-service__rent-agreement__list--item:after{content:"";display:block;position:absolute;width:7px;height:3px;left:4px;top:5px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg)}@media screen and (max-width:767px){.prop-service__rent-agreement .prop-service__action .prop-service__action--btn{width:100%}}.prop-service .component-vastu{background-color:rgba(0,193,212,.1);margin:56px 0}.prop-service__vastu{width:100%;height:auto;padding:0;background-color:#dff6f9;border:1px solid #e8e8e8;overflow:hidden;border-radius:16px;background-clip:padding-box}.prop-service__vastu>a{width:100%;height:100%;display:table}@media screen and (max-width:767px){.prop-service__vastu>a{padding:0 0 16px}}.prop-service__vastu__graphic{width:52%;height:360px;float:right;position:relative}@media screen and (max-width:767px){.prop-service__vastu__graphic{width:100%;height:130px;float:left}}.prop-service__vastu__graphic:before{content:"";display:block;position:absolute;width:120px;height:100%;top:0;left:0;z-index:1;background:linear-gradient(90deg,#dff6f9 0,#dff6f9 1%,rgba(223,246,249,.85) 61%,rgba(223,246,249,.83) 62%,rgba(223,246,249,0))}@media screen and (max-width:767px){.prop-service__vastu__graphic:before{width:100%;height:30px;top:unset;bottom:0;background:linear-gradient(180deg,rgba(223,246,249,0) 0,rgba(223,246,249,.85) 30%,#dff6f9)}}.prop-service__vastu__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prop-service__vastu__column{width:48%;height:auto;float:left;padding:86px 0 0 48px}@media screen and (max-width:767px){.prop-service__vastu__column{width:100%;padding:0 16px}}.prop-service__vastu__title{padding-bottom:32px}@media screen and (max-width:767px){.prop-service__vastu__title{padding-bottom:24px}}.prop-service__vastu__title--text1{width:300px;color:#303030;font-size:18px;font-weight:500;line-height:26px}@media screen and (max-width:767px){.prop-service__vastu__title--text1{width:100%}}.prop-service__vastu__title--text2{width:416px;color:#606060;font-size:14px;padding-top:16px;line-height:24px}@media screen and (max-width:767px){.prop-service__vastu .prop-service__action .prop-service__action--btn,.prop-service__vastu__title--text2{width:100%}}.prop-service__trusted-partners{width:1200px}@media screen and (max-width:767px){.prop-service__trusted-partners{width:100vw;height:298px;overflow:hidden}}.prop-service__trusted-partners__scroll-1{width:100vw;display:flex;height:308px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.prop-service__trusted-partners__scroll-2{display:flex;height:288px;padding-left:16px}.prop-service__trusted-partners__slider{width:1200px;height:auto}.prop-service__trusted-partners .swiper-container{padding:10px 0}.prop-service__trusted-partners__card{width:100%;height:312px;position:relative;overflow:hidden;border:1px solid #d7d7d7;border-radius:12px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__trusted-partners__card{width:216px;height:288px;display:inline-block;margin-right:8px;border-radius:8px;background-clip:padding-box}.prop-service__trusted-partners__card:last-child{margin-right:16px}}.prop-service__trusted-partners__card>a{width:100%;height:100%;display:block}@media screen and (min-width:768px){.prop-service__trusted-partners__card>a:hover .prop-service__trusted-partners__card__graphic>img{transform:scale(1.1)}}@media screen and (max-width:767px){.prop-service__trusted-partners__card>a:active .prop-service__trusted-partners__card__graphic>img{transform:scale(1.1)}}.prop-service__trusted-partners__card__graphic{width:100%;height:144px;overflow:hidden}.prop-service__trusted-partners__card__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .35s ease-in}.prop-service__trusted-partners__card__partner-image{height:72px;width:72px;position:absolute;top:108px;left:16px;padding:4px;overflow:hidden;border:1px solid #d7d7d7;display:flex;justify-content:center;align-items:center;border-radius:14px;background-clip:padding-box;background-color:#fff}@media screen and (max-width:767px){.prop-service__trusted-partners__card__partner-image{width:64px;height:64px}}.prop-service__trusted-partners__card__content{width:100%;height:calc(100% - 144px);padding:65px 16px 16px}@media screen and (max-width:767px){.prop-service__trusted-partners__card__content{padding:45px 16px 21px}}.prop-service__trusted-partners__card--title1{color:#009681;font-size:16px;font-weight:600;padding-bottom:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prop-service__trusted-partners__card__row{width:100%;height:auto;display:flex}.prop-service__trusted-partners__card__row--label{color:#303030;font-size:14px;font-weight:500;line-height:24px}@media screen and (max-width:767px){.prop-service__trusted-partners__card__row--label{font-size:12px}}.prop-service__trusted-partners__card__row--label .offer-tag{font-size:10px;font-weight:600;background-color:#f4c505;padding:2px 6px;margin-right:5px;border-radius:4px;background-clip:padding-box}.prop-service__trusted-partners__card__row--value{color:#d8232a;font-size:16px;font-weight:700}.prop-service__trusted-partners__heading{font-size:34px;font-weight:600}.prop-service__trusted-partners__subheading{font-size:14px;color:#303030;width:574px;margin:16px auto 56px;line-height:24px}.prop-service__trusted-partners__list-panel{list-style-type:none;padding-inline-start:0;position:relative}.prop-service__trusted-partners__list{display:flex;flex-direction:row;justify-content:center}.prop-service__trusted-partners__list__item{width:272px;height:312px;border:1px solid #d7d7d7;border-radius:12px;text-align:left;position:relative;margin-right:16px}.prop-service__trusted-partners__list__item__partner-image{border-radius:16px;position:absolute;left:16px;top:108px}.prop-service__trusted-partners__list__item:hover{cursor:pointer}.prop-service__trusted-partners__list__item__heading{font-size:16px;font-weight:500;color:#009681;margin:65px 0 12px 16px}.prop-service__trusted-partners__list__item__description{font-size:14px;font-weight:500;line-height:24px;margin-left:16px;margin-right:16px;color:#303030}.prop-service__trusted-partners__list__item__description .offer-tag{font-size:10px;font-weight:500;background-color:#f4c505;padding:2px 4px;border-radius:4px}.prop-service__trusted-partners__list__item__description .offer-code{font-weight:700}.prop-service__home-loan{width:100%;height:auto;background:rgba(17,27,35,.8) url(../images/prop-service-home/home-loan-background.png) no-repeat 0 0/100% auto;border:1px solid #e8e8e8;display:flex;position:relative;border-radius:16px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__home-loan{width:calc(100vw - 32px);height:344px;display:block;background:rgba(17,27,35,.8) url(../images/prop-service-home/home-loan-background-m.png) no-repeat 0 0/100% 100%}}.prop-service__home-loan__scroll{width:100vw;height:45px;padding:0;overflow:hidden;margin-left:-16px}.prop-service__home-loan__scroll-1{width:100vw;height:65px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.prop-service__home-loan__scroll-2{height:45px;display:flex}.prop-service__home-loan__links{padding-top:20px;display:flex}@media screen and (max-width:767px){.prop-service__home-loan__links{padding-top:12px;padding-left:16px}}.prop-service__home-loan__links__item{height:40px;line-height:40px;padding:0 36px 0 16px;margin-right:12px;color:#606060;font-size:14px;font-weight:500;position:relative;border:1px solid #d7d7d7;border-radius:20px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__home-loan__links__item{height:32px;line-height:32px;margin-right:8px}.prop-service__home-loan__links__item:last-child{margin-right:16px}}@media screen and (min-width:768px){.prop-service__home-loan__links__item:hover{color:#d8232a;border:1px solid #d8232a}}@media screen and (max-width:767px){.prop-service__home-loan__links__item:active{color:#d8232a;border:1px solid #d8232a}}.prop-service__home-loan__links__item:before{content:"";display:block;position:absolute;width:10px;right:14px;top:19px;border-bottom:1px solid #909090;transition:.2s ease-in}@media screen and (max-width:767px){.prop-service__home-loan__links__item:before{top:15px}}@media screen and (min-width:768px){.prop-service__home-loan__links__item:hover:before{right:9px;border-bottom:1px solid #d8232a}}@media screen and (max-width:767px){.prop-service__home-loan__links__item:active:before{right:9px;border-bottom:1px solid #d8232a}}.prop-service__home-loan__links__item:after{content:"";display:block;position:absolute;width:6px;height:6px;top:16px;right:15px;border-left:1px solid #909090;border-bottom:1px solid #909090;transform:rotate(-135deg);transition:.2s ease-in}@media screen and (max-width:767px){.prop-service__home-loan__links__item:after{top:12px}}@media screen and (min-width:768px){.prop-service__home-loan__links__item:hover:after{right:10px;border-left:1px solid #d8232a;border-bottom:1px solid #d8232a}}@media screen and (max-width:767px){.prop-service__home-loan__links__item:active:after{right:10px;border-left:1px solid #d8232a;border-bottom:1px solid #d8232a}}.prop-service__home-loan__anchor{width:100%;height:100%;display:flex;padding:86px 48px}@media screen and (max-width:767px){.prop-service__home-loan__anchor{padding:24px 16px 16px}}.prop-service__home-loan__column{width:50%;color:#fff}@media screen and (max-width:767px){.prop-service__home-loan__column{width:100%}}.prop-service__home-loan__column__graphic{width:100%;height:119px;overflow:hidden}@media screen and (max-width:767px){.prop-service__home-loan__column__graphic{height:81px}}.prop-service__home-loan__column__graphic>img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .35s ease-in}.prop-service__home-loan__title--text1{width:300px;color:#fff;font-size:18px;font-weight:500;line-height:26px;padding-bottom:16px}@media screen and (max-width:767px){.prop-service__home-loan__title--text1{width:100%;font-size:16px;padding-bottom:24px}}.prop-service__home-loan__title--text2{width:416px;color:#fff;font-size:14px;line-height:24px;padding-bottom:32px}@media screen and (max-width:767px){.prop-service__home-loan__title--text2{width:100%}}.prop-service__home-loan__subheading{color:#fff;font-size:14px;font-weight:500;padding-bottom:10px}@media screen and (max-width:767px){.prop-service__home-loan__subheading{padding-bottom:16px}}@media screen and (max-width:767px){.prop-service__home-loan .prop-service__action{padding-top:74px}.prop-service__home-loan .prop-service__action .prop-service__action--btn{width:100%;position:unset;bottom:16px}}@media screen and (min-width:768px){.prop-service .bg-element-homeservices:before{content:"";display:block;position:absolute;width:600px;height:800px;background:url(../images/prop-service-home/bg-element-blog.svg) no-repeat 100% 0;right:30px;top:30px}.prop-service .bg-element-homeservices:after{content:"";display:block;position:absolute;width:225px;height:410px;top:-26px;right:166px;background:url(../images/prop-service-home/home-services-con-back.png) no-repeat 100% 0}}.prop-service__home-services{padding-top:18px;position:relative;z-index:1}@media screen and (max-width:767px){.prop-service__home-services{width:100vw;height:259px;padding-top:0;overflow:hidden}}.prop-service__home-services__scroll-1{width:100vw;display:flex;height:279px;padding-top:16px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.prop-service__home-services__scroll-2{display:flex;height:259px;padding:0 16px}.prop-service__home-services__list{width:100%;display:flex;flex-direction:row}.prop-service__home-services__card{width:33.3333333333%;height:320px;margin-right:16px;padding:0;border:1px solid #d7d7d7;background-color:#fff;border-radius:12px;background-clip:padding-box}.prop-service__home-services__card:last-child{margin-right:0}@media screen and (max-width:767px){.prop-service__home-services__card{height:239px;width:272px;display:inline-block;margin-right:8px}}.prop-service__home-services__card>a{width:100%;height:calc(100% + 20px);display:block;padding:0 16px 16px}@media screen and (max-width:767px){.prop-service__home-services__card>a{height:calc(100% + 16px);padding:0 8px 16px}}@media screen and (min-width:768px){.prop-service__home-services__card>a:hover .prop-service__home-services__card__graphic>img{transform:scale(1.1)}}@media screen and (max-width:767px){.prop-service__home-services__card>a:active .prop-service__home-services__card__graphic>img{transform:scale(1.1)}}.prop-service__home-services__card__graphic{width:100%;height:216px;overflow:hidden;position:relative;margin-top:-18px;border-radius:8px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__home-services__card__graphic{height:160px;margin-top:-16px}}.prop-service__home-services__card__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .35s ease-in}.prop-service__home-services__card__content{width:100%;height:calc(100% - 216px);padding:24px 0 0}@media screen and (max-width:767px){.prop-service__home-services__card__content{height:calc(100% - 160px);padding:16px 8px 0}}.prop-service__home-services__card--title{max-width:100%;line-height:24px;padding:0 0 12px;color:#303030;font-size:18px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.prop-service__home-services__card--title{font-size:16px;line-height:20px}}.prop-service__home-services__card__category{position:relative;overflow:hidden}.prop-service__home-services__card__category__list{width:100%;display:flex;white-space:nowrap;position:relative}.prop-service__home-services__card__category__list:after{content:"";display:block;position:absolute;width:87px;height:36px;top:-2px;right:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 54%)}.prop-service__home-services__card__category__list.one-item:after{display:none}.prop-service__home-services__card__category__list--type{height:32px;line-height:30px;padding:0 18px;margin-right:8px;color:#009681;font-size:12px;font-weight:500;border:1px solid rgba(0,150,129,.15);border-radius:16px;background-clip:padding-box}.prop-service__home-services__card__category--count{width:32px;height:32px;line-height:30px;color:#606060;font-size:12px;font-weight:600;text-align:center;position:absolute;top:0;right:0;border:1px solid #e8e8e8;border-radius:50%;background-clip:padding-box}@media screen and (min-width:768px){.prop-service .bg-element-design-decor{position:relative}.prop-service .bg-element-design-decor:before{content:"";display:block;position:absolute;width:463px;height:462px;right:78px;top:329px;background:url(../images/prop-service-home/bg-element-design-decor.svg) no-repeat}}.prop-service__design-decor{width:1200px;padding-top:8px;position:relative}@media screen and (max-width:767px){.prop-service__design-decor{width:100vw;height:258px;padding:0;overflow:hidden}}.prop-service__design-decor__scroll-1{width:100vw;display:flex;height:268px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.prop-service__design-decor__scroll-2{display:flex;height:248px;padding:0 16px}.prop-service__design-decor__slider{width:1200px;height:auto}.prop-service__design-decor .swiper-container{padding:18px 0 10px}.prop-service__design-decor__card{width:100%;height:320px;background-color:#fff;padding:0;border:1px solid #d7d7d7;border-radius:12px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__design-decor__card{width:216px;height:248px;display:inline-block;margin-right:8px;overflow:hidden;border-radius:8px;background-clip:padding-box}.prop-service__design-decor__card:last-child{margin-right:0}}.prop-service__design-decor__card.card-premium{height:336px;margin-top:-18px}@media screen and (max-width:767px){.prop-service__design-decor__card.card-premium{height:248px;margin-top:0;overflow:hidden}}.prop-service__design-decor__card.card-premium>a{display:block;padding:0}@media screen and (min-width:768px){.prop-service__design-decor__card.card-premium>a:hover .prop-service__design-decor__card__graphic>img{transform:scale(1.1)}.prop-service__design-decor__card.card-premium>a:hover .prop-service__design-decor__card__title{top:0}.prop-service__design-decor__card.card-premium>a:hover .prop-service__design-decor__card__action{bottom:24px}}@media screen and (max-width:767px){.prop-service__design-decor__card.card-premium>a:active .prop-service__design-decor__card__graphic>img{transform:scale(1.1)}}.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__graphic{width:100%;height:100%;margin:0;position:relative}.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__graphic:before{content:"";display:block;position:absolute;width:100%;height:285px;left:0;bottom:0;z-index:1;background-image:linear-gradient(180deg,transparent,#000)}@media screen and (max-width:767px){.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__graphic:before{height:100%}}.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__content{position:absolute;left:0;bottom:0;z-index:2;padding:24px;display:block}@media screen and (max-width:767px){.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__content{height:auto;padding:16px 16px 24px}}.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__brand{width:72px;height:72px;border:none}@media screen and (max-width:767px){.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__brand{width:56px;height:56px;position:unset}}.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__detail{width:100%;padding:16px 0 0}.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__title{line-height:24px;color:#fff;font-size:18px;font-weight:600;margin-bottom:12px}@media screen and (max-width:767px){.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__title{font-size:16px;line-height:22px}}.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__by{display:inline-block}.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__action{width:100%;position:unset}.prop-service__design-decor__card.card-premium .prop-service__design-decor__card__action--link{width:auto;height:40px;line-height:38px;text-align:center;color:#fff;font-size:14px;font-weight:600;background-color:#d8232a;padding:0 24px;display:inline-block;float:right;border-radius:20px;background-clip:padding-box}.prop-service__design-decor__card>a{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;flex-direction:column;padding:0 16px 24px;position:relative}@media screen and (max-width:767px){.prop-service__design-decor__card>a{padding:0}}@media screen and (min-width:768px){.prop-service__design-decor__card>a:hover .prop-service__design-decor__card__graphic>img{transform:scale(1.1)}.prop-service__design-decor__card>a:hover .prop-service__design-decor__card__title{top:-16px}.prop-service__design-decor__card>a:hover .prop-service__design-decor__card__action{bottom:0}}@media screen and (max-width:767px){.prop-service__design-decor__card>a:active .prop-service__design-decor__card__graphic>img{transform:scale(1.1)}}.prop-service__design-decor__card__graphic{width:100%;height:216px;overflow:hidden;margin-top:-18px;border-radius:8px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__design-decor__card__graphic{height:136px;margin-top:0;border-radius:0;background-clip:padding-box}}.prop-service__design-decor__card__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .35s ease-in}.prop-service__design-decor__card__content{width:100%;height:auto;padding:24px 0 0;display:flex;justify-content:flex-start;align-items:center;position:relative;overflow:hidden}@media screen and (max-width:767px){.prop-service__design-decor__card__content{height:calc(100% - 136px);padding:44px 16px 20px;position:unset}}.prop-service__design-decor__card__brand{width:70px;height:70px;padding:4px;overflow:hidden;background-color:#fff;border:1px solid #e8e8e8;border-radius:14px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__design-decor__card__brand{position:absolute;top:108px;left:20px;width:56px;height:56px;z-index:1}}.prop-service__design-decor__card__brand>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prop-service__design-decor__card__detail{width:calc(100% - 70px);padding:0 0 0 24px}@media screen and (max-width:767px){.prop-service__design-decor__card__detail{width:100%;padding:0}}.prop-service__design-decor__card__title{color:#303030;font-size:16px;font-weight:600;line-height:24px;position:relative;top:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:top .3s ease-out}.prop-service__design-decor__card__by{width:50%;line-height:40px;color:#fff;font-size:14px;font-weight:400;display:none;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.prop-service__design-decor__card__by{width:100%;line-height:16px;font-size:12px}}.prop-service__design-decor__card__action{width:auto;position:absolute;left:94px;bottom:-50px;line-height:16px;transition:bottom .3s ease-out}.prop-service__design-decor__card__action--link{color:#d8232a;font-size:14px;font-weight:600;line-height:16px}.prop-service .component-rental{background-color:#f5f5f5}.prop-service .component-rental .component-rental-graphic.bg-loaded{background:url(../images/prop-service-home/rental-background.png) no-repeat 695px 57px}.prop-service__rental-furniture{width:1200px;padding-top:8px;position:relative}@media screen and (max-width:767px){.prop-service__rental-furniture{width:100vw;height:258px;padding:0;overflow:hidden}}.prop-service__rental-furniture__scroll-1{width:100vw;display:flex;height:268px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.prop-service__rental-furniture__scroll-2{display:flex;height:248px;padding:0 16px}.prop-service__rental-furniture__slider{width:1200px;height:auto}.prop-service__rental-furniture .swiper-container{padding:18px 0 10px}.prop-service__rental-furniture__card{width:100%;height:320px;background-color:#fff;padding:0;border:1px solid #d7d7d7;border-radius:12px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__rental-furniture__card{width:216px;height:248px;display:inline-block;margin-right:8px;overflow:hidden;border-radius:8px;background-clip:padding-box}.prop-service__rental-furniture__card:last-child{margin-right:0}}.prop-service__rental-furniture__card.card-premium{height:336px;margin-top:-18px}@media screen and (max-width:767px){.prop-service__rental-furniture__card.card-premium{height:248px;margin-top:0;overflow:hidden}}.prop-service__rental-furniture__card.card-premium>a{display:block;padding:0}@media screen and (min-width:768px){.prop-service__rental-furniture__card.card-premium>a:hover .prop-service__rental-furniture__card__graphic>img{transform:scale(1.1)}.prop-service__rental-furniture__card.card-premium>a:hover .prop-service__rental-furniture__card__title{top:0}.prop-service__rental-furniture__card.card-premium>a:hover .prop-service__rental-furniture__card__action{bottom:24px}}@media screen and (max-width:767px){.prop-service__rental-furniture__card.card-premium>a:active .prop-service__rental-furniture__card__graphic>img{transform:scale(1.1)}}.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__graphic{width:100%;height:100%;margin:0;position:relative}.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__graphic:before{content:"";display:block;position:absolute;width:100%;height:285px;left:0;bottom:0;z-index:1;background-image:linear-gradient(180deg,transparent,#000)}@media screen and (max-width:767px){.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__graphic:before{height:100%}}.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__content{position:absolute;left:0;bottom:0;z-index:2;padding:24px;display:block}@media screen and (max-width:767px){.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__content{height:auto;padding:16px 16px 24px}}.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__brand{width:72px;height:72px;border:none}@media screen and (max-width:767px){.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__brand{width:56px;height:56px;position:unset}}.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__detail{width:100%;padding:16px 0 0}.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__title{line-height:24px;color:#fff;font-size:18px;font-weight:600;margin-bottom:12px}@media screen and (max-width:767px){.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__title{font-size:16px;line-height:22px}}.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__by{display:inline-block}.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__action{width:100%;position:unset}.prop-service__rental-furniture__card.card-premium .prop-service__rental-furniture__card__action--link{width:auto;height:40px;line-height:38px;text-align:center;color:#fff;font-size:14px;font-weight:600;background-color:#d8232a;padding:0 24px;display:inline-block;float:right;border-radius:20px;background-clip:padding-box}.prop-service__rental-furniture__card>a{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;flex-direction:column;padding:0 16px 24px;position:relative}@media screen and (max-width:767px){.prop-service__rental-furniture__card>a{padding:0}}@media screen and (min-width:768px){.prop-service__rental-furniture__card>a:hover .prop-service__rental-furniture__card__graphic>img{transform:scale(1.1)}.prop-service__rental-furniture__card>a:hover .prop-service__rental-furniture__card__title{top:-16px}.prop-service__rental-furniture__card>a:hover .prop-service__rental-furniture__card__action{bottom:0}}@media screen and (max-width:767px){.prop-service__rental-furniture__card>a:active .prop-service__rental-furniture__card__graphic>img{transform:scale(1.1)}}.prop-service__rental-furniture__card__graphic{width:100%;height:216px;overflow:hidden;margin-top:-18px;border-radius:8px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__rental-furniture__card__graphic{height:136px;margin-top:0;border-radius:0;background-clip:padding-box}}.prop-service__rental-furniture__card__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .35s ease-in}.prop-service__rental-furniture__card__content{width:100%;height:auto;padding:24px 0 0;display:flex;justify-content:flex-start;align-items:center;position:relative;overflow:hidden}@media screen and (max-width:767px){.prop-service__rental-furniture__card__content{height:calc(100% - 136px);padding:44px 16px 20px;position:unset}}.prop-service__rental-furniture__card__brand{width:70px;height:70px;padding:4px;overflow:hidden;background-color:#fff;border:1px solid #e8e8e8;border-radius:14px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__rental-furniture__card__brand{position:absolute;top:108px;left:20px;width:56px;height:56px;z-index:1}}.prop-service__rental-furniture__card__brand>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prop-service__rental-furniture__card__detail{width:calc(100% - 70px);padding:0 0 0 24px}@media screen and (max-width:767px){.prop-service__rental-furniture__card__detail{width:100%;padding:0}}.prop-service__rental-furniture__card__title{color:#303030;font-size:16px;font-weight:600;line-height:24px;position:relative;top:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:top .3s ease-out}.prop-service__rental-furniture__card__by{width:50%;line-height:40px;color:#fff;font-size:14px;font-weight:400;display:none;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.prop-service__rental-furniture__card__by{width:100%;line-height:16px;font-size:12px}}.prop-service__rental-furniture__card__action{width:auto;position:absolute;left:94px;bottom:-50px;line-height:16px;transition:bottom .3s ease-out}.prop-service__rental-furniture__card__action--link{color:#d8232a;font-size:14px;font-weight:600;line-height:16px}.prop-service__other-services{text-align:center;position:relative;width:1200px}@media screen and (max-width:767px){.prop-service__other-services{width:100vw;height:226px;overflow:hidden}}.prop-service__other-services__scroll-1{width:100vw;display:flex;height:236px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.prop-service__other-services__scroll-2{height:216px;padding-left:16px;display:flex;flex-direction:row}.prop-service__other-services__slider{width:1200px;height:auto}.prop-service__other-services__slider .swiper-container{padding:10px 0}.prop-service__other-services__card{width:100%;height:360px;overflow:hidden;text-align:left;position:relative;border:1px solid #d7d7d7;border-radius:12px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__other-services__card{width:216px;height:216px;display:inline-block;margin-right:8px}.prop-service__other-services__card:last-child{margin-right:16px}}.prop-service__other-services__card>a{width:100%;height:100%;display:block}@media screen and (min-width:768px){.prop-service__other-services__card>a:hover .prop-service__other-services__card__graphic>img{transform:scale(1.1)}.prop-service__other-services__card>a:hover .prop-service__other-services__card__content{bottom:62px}.prop-service__other-services__card>a:hover .prop-service__action{bottom:24px}}@media screen and (max-width:767px){.prop-service__other-services__card>a:active .prop-service__other-services__card__graphic>img{transform:scale(1.1)}}.prop-service__other-services__card__graphic{width:100%;height:100%;position:relative}.prop-service__other-services__card__graphic:before{content:"";display:block;position:absolute;width:100%;height:310px;left:0;bottom:0;z-index:1;opacity:.85;background-image:linear-gradient(180deg,transparent,#000 82%)}@media screen and (max-width:767px){.prop-service__other-services__card__graphic:before{height:190px}}.prop-service__other-services__card__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .35s ease-in}.prop-service__other-services__card__content{width:100%;height:auto;position:absolute;left:0;bottom:0;z-index:2;padding:24px 16px;display:block;transition:bottom .3s ease-in}.prop-service__other-services__card__title{color:#fff;font-size:24px;font-weight:600;line-height:24px;padding-bottom:24px}@media screen and (max-width:767px){.prop-service__other-services__card__title{padding-bottom:16px;line-height:32px}}.prop-service__other-services__card__subtitle{color:#fff;font-size:14px;font-weight:400;line-height:24px;padding-bottom:16px}.prop-service__other-services__card__list{width:100%;height:auto}.prop-service__other-services__card__list--item{color:#fff;font-size:14px;font-weight:400;position:relative;padding:0 0 12px 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prop-service__other-services__card__list--item:last-child{padding-bottom:0}.prop-service__other-services__card__list--item:before{content:"";display:block;position:absolute;width:12px;height:12px;left:0;top:0;background-color:#00c1d4;border-radius:50%;background-clip:padding-box}.prop-service__other-services__card__list--item:after{content:"";display:block;position:absolute;width:5px;height:3px;left:3px;top:3px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg)}.prop-service__other-services__card .prop-service__action{width:calc(100% - 32px);position:absolute;bottom:-42px;left:16px;z-index:2;transition:bottom .3s ease-in}@media screen and (max-width:767px){.prop-service__other-services__card .prop-service__action{width:100%;position:unset}.prop-service__other-services__card .prop-service__action .prop-service__action--btn{background-color:transparent;border:none;padding:0;height:auto;line-height:normal;font-weight:400}}@media screen and (min-width:768px){.prop-service .blog-bg-element{position:relative}.prop-service .blog-bg-element:before{content:"";display:block;position:absolute;width:500px;height:800px;right:80px;top:35px;background:url(../images/prop-service-home/bg-element-blog.svg) no-repeat}}.prop-service__blog-articles{width:1200px;position:relative}@media screen and (max-width:767px){.prop-service__blog-articles{width:100vw;height:298px;overflow:hidden}}.prop-service__blog-articles__scroll-1{width:100vw;display:flex;height:308px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.prop-service__blog-articles__scroll-2{display:flex;height:288px;padding-left:16px}.prop-service__blog-articles__slider{width:1200px;height:auto}.prop-service__blog-articles .swiper-container{padding:10px 0}.prop-service__blog-articles__card{width:100%;height:312px;position:relative;overflow:hidden;border:1px solid #d7d7d7;border-radius:12px;background-clip:padding-box;background-color:#fff}@media screen and (max-width:767px){.prop-service__blog-articles__card{width:216px;height:288px;display:inline-block;margin-right:8px;border-radius:8px;background-clip:padding-box}.prop-service__blog-articles__card:last-child{margin-right:16px}}.prop-service__blog-articles__card>a{width:100%;height:100%;display:block}@media screen and (min-width:768px){.prop-service__blog-articles__card>a:hover .prop-service__blog-articles__card__graphic>img{transform:scale(1.1)}}@media screen and (max-width:767px){.prop-service__blog-articles__card>a:active .prop-service__blog-articles__card__graphic>img{transform:scale(1.1)}}.prop-service__blog-articles__card__graphic{width:100%;height:144px;position:relative;overflow:hidden}@media screen and (max-width:767px){.prop-service__blog-articles__card__graphic{height:136px}}.prop-service__blog-articles__card__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .35s ease-in}.prop-service__blog-articles__card__content{width:100%;height:calc(100% - 144px);padding:18px 16px 16px}@media screen and (max-width:767px){.prop-service__blog-articles__card__content{height:calc(100% - 136px);padding:16px}}.prop-service__blog-articles__card--title{color:#303030;font-size:16px;font-weight:600;line-height:21px;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:767px){.prop-service__blog-articles__card--title{margin-bottom:8px}}.prop-service__blog-articles__card__text{color:#606060;line-height:20px;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:767px){.prop-service__blog-articles__card__text{font-size:12px;margin-bottom:10px}}.prop-service__blog-articles__card__date{color:#009681;font-weight:500;position:absolute;left:16px;bottom:20px}@media screen and (max-width:767px){.prop-service__blog-articles__card__date{bottom:16px}}.prop-service__mb-promise{width:100%;height:auto}.prop-service__mb-promise__list{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;padding-bottom:32px}@media screen and (max-width:767px){.prop-service__mb-promise__list{flex-wrap:wrap;padding-bottom:0}}.prop-service__mb-promise__list.has-legal-services .prop-service__mb-promise__list--item{width:33.3333333333%;margin-right:32px;padding:38px 32px 24px}@media screen and (max-width:767px){.prop-service__mb-promise__list.has-legal-services .prop-service__mb-promise__list--item{width:100%;padding:14px 16px;margin-bottom:8px;margin-right:0;background-color:#f5f5f5}}.prop-service__mb-promise__list.has-legal-services .prop-service__mb-promise__list--item:last-child{margin-right:0}@media screen and (max-width:767px){.prop-service__mb-promise__list.has-legal-services .prop-service__mb-promise__list--item:last-child{margin-bottom:0}}@media screen and (max-width:767px){.prop-service__mb-promise__list.has-legal-services .prop-service__mb-promise__list--item{padding:14px 16px;margin-right:0}}.prop-service__mb-promise__list--item{width:25%;height:312px;text-align:center;padding:38px 12px 24px;margin-right:16px;background-color:hsla(0,0%,96.1%,.3);border-radius:12px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__mb-promise__list--item{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;padding:14px 16px;margin-bottom:8px;margin-right:0;background-color:#f5f5f5}}.prop-service__mb-promise__list--item:last-child{margin-right:0}@media screen and (max-width:767px){.prop-service__mb-promise__list--item:last-child{margin-bottom:0}}.prop-service__mb-promise__list--item--graphic{width:100%;height:148px;margin-bottom:24px}@media screen and (max-width:767px){.prop-service__mb-promise__list--item--graphic{width:78px;height:60px;margin-bottom:0}}.prop-service__mb-promise__list--item--graphic .svg-ico{line-height:0}.prop-service__mb-promise__list--item--graphic .svg-ico.ico-convenience{font-size:170px}@media screen and (max-width:767px){.prop-service__mb-promise__list--item--graphic .svg-ico.ico-convenience{font-size:60px}}.prop-service__mb-promise__list--item--graphic .svg-ico.ico-trusted-service-partners{font-size:150px}@media screen and (max-width:767px){.prop-service__mb-promise__list--item--graphic .svg-ico.ico-trusted-service-partners{font-size:60px}}.prop-service__mb-promise__list--item--graphic .svg-ico.ico-service-quality{font-size:154px}@media screen and (max-width:767px){.prop-service__mb-promise__list--item--graphic .svg-ico.ico-service-quality{font-size:60px}}.prop-service__mb-promise__list--item--graphic .svg-ico.ico-value-for-money{font-size:160px}@media screen and (max-width:767px){.prop-service__mb-promise__list--item--graphic .svg-ico.ico-value-for-money{font-size:60px}}.prop-service__mb-promise__list--item__content{width:100%}@media screen and (max-width:767px){.prop-service__mb-promise__list--item__content{text-align:left;padding-left:20px}}.prop-service__mb-promise__list--item--title{color:#303030;font-size:16px;font-weight:600;padding-bottom:8px}@media screen and (max-width:767px){.prop-service__mb-promise__list--item--title{padding-bottom:6px}}.prop-service__mb-promise__list--item--text{color:#303030;font-size:14px;font-weight:400;line-height:24px}@media screen and (max-width:767px){.prop-service__mb-promise__list--item--text{font-size:12px;line-height:20px}}.prop-service .component-testimonial{background-color:#f5f5f5}.prop-service__testimonial{position:relative;width:1200px;padding-top:60px}@media screen and (max-width:767px){.prop-service__testimonial{width:100vw;height:306px;padding-top:0;overflow:hidden}}.prop-service__testimonial__scroll-1{height:316px;padding-top:40px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.prop-service__testimonial__scroll-2{height:256px;padding-left:16px}.prop-service__testimonial__slider{width:1200px;height:auto}.prop-service__testimonial .swiper-container{overflow:visible}.prop-service__testimonial .swiper-wrapper .swiper-slide-active .prop-service__testimonial__card{box-shadow:0 42px 34px -24px rgba(0,0,0,.1)}.prop-service__testimonial .swiper-wrapper .swiper-slide-next,.prop-service__testimonial .swiper-wrapper .swiper-slide-prev{opacity:.4}.prop-service__testimonial__card{width:560px;height:256px;margin:0 auto;background-color:#fff;text-align:center;position:relative;padding:76px 68px 0;border-radius:12px;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__testimonial__card{width:280px;height:256px;float:left;padding:58px 16px 24px;margin-right:8px}.prop-service__testimonial__card:last-child{margin-right:16px}}.prop-service__testimonial__card--graphic{height:104px;width:104px;position:absolute;left:50%;top:0;background-color:#fff;border:2px solid #d8232a;margin:-52px 0 0 -52px;overflow:hidden;border-radius:50%;background-clip:padding-box}@media screen and (max-width:767px){.prop-service__testimonial__card--graphic{width:80px;height:80px;margin:-40px 0 0 -40px}}.prop-service__testimonial__card--graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prop-service__testimonial__card--text{color:#303030;font-size:14px;line-height:24px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:767px){.prop-service__testimonial__card--text{font-size:12px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}}.prop-service__testimonial__card--name{width:calc(100% - 132px);color:#009681;font-size:18px;font-weight:500;text-align:center;padding-top:24px;position:absolute;bottom:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.prop-service__testimonial__card--name{width:calc(100% - 32px);font-size:16px;font-weight:500;padding-top:8px;bottom:22px}}.prop-service__faq{width:100%;height:auto}.prop-service__faq__accordion--item{width:100%;height:auto;margin-bottom:16px;border:1px solid #d7d7d7;border-radius:4px;background-clip:padding-box;transition:all .2s}@media screen and (max-width:767px){.prop-service__faq__accordion--item{margin-bottom:12px;border-color:#e8e8e8;border-radius:8px;background-clip:padding-box}}.prop-service__faq__accordion--item:last-child{margin-bottom:0}@media screen and (min-width:768px){.prop-service__faq__accordion--item:hover .prop-service__faq__accordion--title{color:#d8232a}}@media screen and (max-width:767px){.prop-service__faq__accordion--item:active .prop-service__faq__accordion--title{color:#d8232a}}.prop-service__faq__accordion--item.active{box-shadow:0 2px 4px 0 #e8e8e8}.prop-service__faq__accordion--item.active .prop-service__faq__accordion--title{color:#d8232a}.prop-service__faq__accordion--item.active .prop-service__faq__accordion--title:before{display:none}.prop-service__faq__accordion--item.active .prop-service__faq__accordion--title:after{background-color:#d8232a}.prop-service__faq__accordion--title{width:100%;height:auto;line-height:22px;color:#303030;font-size:16px;font-weight:600;padding:20px 24px;position:relative;cursor:pointer}@media screen and (max-width:767px){.prop-service__faq__accordion--title{padding:16px 40px 16px 16px}}.prop-service__faq__accordion--title:after{content:"";display:block;position:absolute;width:18px;height:2px;top:50%;right:24px;background-color:#606060}@media screen and (max-width:767px){.prop-service__faq__accordion--title:after{background-color:#909090;right:16px}}.prop-service__faq__accordion--title:before{content:"";display:block;position:absolute;width:2px;height:16px;top:50%;right:32px;z-index:1;margin-top:-7px;background-color:#606060}@media screen and (max-width:767px){.prop-service__faq__accordion--title:before{right:24px;background-color:#909090}}.prop-service__faq__accordion--content{width:100%;height:auto;padding:0 38px 16px 24px;display:none}@media screen and (max-width:767px){.prop-service__faq__accordion--content{padding:0 16px 6px}}.prop-service__faq__accordion--content p{width:100%;height:auto;color:#606060;font-size:14px;font-weight:400;line-height:24px;padding-bottom:8px}@media screen and (max-width:767px){.prop-service__faq__accordion--content p{font-size:12px}}.prop-service__faq__accordion--content p.highlight{color:#303030;font-weight:600}.prop-service__faq__accordion--content--list-title{width:100%;height:auto;color:#303030;font-size:14px;padding-bottom:12px}.prop-service__faq__accordion--content--list-title.highlight{color:#303030;font-weight:600}.prop-service__faq__accordion--content__list{width:100%;height:auto;counter-reset:section}.prop-service__faq__accordion--content__list--item{width:100%;height:auto;line-height:22px;padding:0 0 16px 22px;color:#606060;font-size:14px;font-weight:400;position:relative}.prop-service__faq__accordion--content__list--item:last-child{padding-bottom:0}.prop-service__faq__accordion--content__list--item:before{content:"";display:block;position:absolute;counter-increment:section;content:counter(section) ". ";left:0;top:0}.prop-service__faq__accordion--content__list--item .highlight{color:#303030;font-weight:600}.prop-service__contactus{width:100%;display:flex;justify-content:flex-start;align-items:flex-end;padding-bottom:56px}@media screen and (max-width:767px){.prop-service__contactus{flex-wrap:wrap;padding-bottom:32px}}.prop-service__contactus__heading{width:47%}@media screen and (max-width:767px){.prop-service__contactus__heading{width:100%;padding-bottom:8px}}.prop-service__contactus__heading .prop-service__section__title--text2{color:#303030;font-size:16px;font-weight:400;padding-top:24px;line-height:26px}@media screen and (max-width:767px){.prop-service__contactus__heading .prop-service__section__title--text2{font-size:12px;padding-top:12px;line-height:20px}}.prop-service__contactus__phone{width:auto;line-height:32px;padding-right:64px;border-right:1px solid #d7d7d7}@media screen and (max-width:767px){.prop-service__contactus__phone{width:100%;padding:12px 0;line-height:28px;border-right:none;border-bottom:1px solid #d7d7d7}}.prop-service__contactus__phone--label{color:#303030;font-size:14px;font-weight:400}.prop-service__contactus__phone--value{color:#d8232a;font-size:18px;font-weight:600}.prop-service__contactus__email{width:auto;line-height:32px;padding-left:80px}@media screen and (max-width:767px){.prop-service__contactus__email{width:100%;padding:12px 0;line-height:28px;border-bottom:1px solid #d7d7d7}}.prop-service__contactus__email--label{color:#303030;font-size:14px;font-weight:400}.prop-service__contactus__email--value{color:#d8232a;font-size:18px;font-weight:600}.mkt-place__contact-whatsapp{justify-content:flex-end;align-items:flex-end;background-color:transparent}.mkt-place__contact{width:100%;height:auto;padding:0;background-color:#fff}@media screen and (min-width:768px){.mkt-place__contact{min-height:400px;padding:0}}.mkt-place__contact__content{width:100%}.mkt-place__contact__content__wtsappbtn{width:calc(100% - 50px);background-color:#4caf50;height:55px;line-height:55px;display:block;box-shadow:0 2px 4px 0 rgba(48,48,48,.2);border:1px solid rgba(0,150,129,.2);border-radius:28px;background-clip:padding-box;margin:6px auto 15px;text-align:center}.mkt-place__contact__content__wtsappbtn__text{font-size:16px;color:#fff;font-weight:600;display:inline-block;position:relative;padding-left:32px}.mkt-place__contact__content__wtsappbtn__text:before{width:22px;height:22px;content:"";background:url(../images/prop-service-home/whatsapp.svg) no-repeat 0;background-size:22px;position:absolute;left:0;top:16px}.mkt-place__contact__content__ortxt{font-size:16px;color:#303030;margin:auto;text-align:center;padding-bottom:19px;text-transform:uppercase}.mkt-place__contact__content__reqcallTitle{font-size:16px;color:#303030;line-height:24px;padding-bottom:20px;font-weight:600;margin:auto;text-align:center}.mkt-place__contact__title{width:100%;height:auto;border-bottom:1px solid #909090;margin-bottom:35px}@media screen and (max-width:767px){.mkt-place__contact__title{padding-bottom:0}}.mkt-place__contact__title--text1{color:#303030;font-size:16px;font-weight:700;padding:0 24px 18px}.mkt-place__contact__form{width:100%;height:auto;padding-left:16px;padding-right:16px}.mkt-place__contact__fieldset{width:100%;height:auto;position:relative;display:block;padding-bottom:48px}.mkt-place__contact__fieldset.field-mobile{padding-bottom:32px}.mkt-place__contact__fieldset.has-success .mkt-place__contact--input{padding-right:32px}.mkt-place__contact__fieldset.has-success:after{content:"";display:block;position:absolute;width:12px;height:6px;top:10px;right:2px;border-left:2px solid #2bb700;border-bottom:2px solid #2bb700;transform:rotate(-45deg)}.mkt-place__contact__fieldset.has-value .mkt-place__contact--label{top:-20px;line-height:20px;font-size:14px}.mkt-place__contact--input{width:100%;height:35px;display:block;padding:6px 0 8px;font-size:16px;line-height:1.5;border:none;border-bottom:1px solid #d8d8d8;-webkit-text-fill-color:#303030;color:#303030;box-shadow:none;outline:none;transition:all .3s}.mkt-place__contact--input:focus{outline-color:#6b86cb}.mkt-place__contact__fieldset.has-error .mkt-place__contact--input{border-color:#d8232a}.mkt-place__contact__fieldset.has-error .mkt-place__contact--input:focus{outline-color:#d8232a}.mkt-place__contact--input:focus+.mkt-place__contact--label,.mkt-place__contact--input:not(:focus):valid~.mkt-place__contact--label{top:-20px;line-height:20px;font-size:14px}.mkt-place__contact--label{display:block;color:#909090;font-size:16px;line-height:35px;position:absolute;left:0;top:0;right:0;cursor:text;transition:all .3s}.mkt-place__contact--error{display:none;clear:both;position:relative;font-size:12px;color:#d8232a;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mkt-place__contact__fieldset.has-error .mkt-place__contact--error{width:100%;color:#d8232a;visibility:visible;padding:3px 0 2px;z-index:1;margin-top:-1px;display:block}.mkt-place__contact .mkt-place__action{padding-bottom:8px}.mkt-place__contact .mkt-place__action--btn.disabled{pointer-events:none}.mkt-place__contact .mkt-place__action,.mkt-place__contact .prop-service__action{width:239px;margin:auto}@media screen and (max-width:767px){.mkt-place__contact .mkt-place__action.otp-btn,.mkt-place__contact .prop-service__action.otp-btn{width:100vw}}.mkt-place__contact .mkt-place__action--btn.large,.mkt-place__contact .prop-service__action--btn.large{height:36px;line-height:35px}@media screen and (max-width:767px){.mkt-place__contact .mkt-place__action--btn.large,.mkt-place__contact .prop-service__action--btn.large{height:44px;line-height:44px}}.mkt-place__contact__otp{width:100%;padding:0 25px}.mkt-place__contact__otp__editsec{font-size:14px;color:#303030;line-height:24px}.mkt-place__contact__otp__editsec__text{display:inline-block}.mkt-place__contact__otp__valueOtp{width:100%}.mkt-place__contact__otp__valueOtp__value{width:38px;display:inline-block;margin-right:5px;text-align:center;font-size:16px;height:32px;border:none;border-bottom:1px solid #e2e2e2;border-radius:0;outline:none;-webkit-text-fill-color:#303030;color:#303030;background-color:#fff;transition:all .3s;margin-bottom:5px}.mkt-place__contact__otp__timerSec{width:100%;font-size:12px;color:#303030;line-height:24px;padding:10px 0}.mkt-place__contact__otp__timerSec__otptimer{display:inline-block;color:#d8232a}.mkt-place__contact__otp__didntGet{padding-top:20px;color:#303030;line-height:24px;font-size:12px}.mkt-place__contact__otp__resendOtp{padding-top:8px;color:#d8d8d8;pointer-events:none;line-height:24px;font-size:12px;text-transform:uppercase;position:relative;padding-left:22px}.mkt-place__contact__otp__resendOtp:after{content:"";width:18px;height:18px;display:inline-block;position:absolute;top:9px;left:0;background:url(../images/prop-service-home/resend.svg) no-repeat 0;background-size:15px}.mkt-place__contact__otp__otponCall{font-size:12px;color:#d8d8d8;text-transform:uppercase;padding-top:10px;cursor:pointer;position:relative;padding-left:22px;pointer-events:none}.mkt-place__contact__otp__otponCall:after{content:"";width:18px;height:18px;display:inline-block;position:absolute;top:9px;left:0;background:url(../images/prop-service-home/ic-call-gray.svg) no-repeat 0;background-size:12px}.mkt-place__thanks{width:100%;margin:auto;padding:0 50px;display:flex;flex-wrap:wrap;justify-content:center;min-height:400px;align-items:center}@media screen and (max-width:767px){.mkt-place__thanks{padding-top:150px}}.mkt-place__thanks__wraper__sucessIcon{width:40px;height:40px;margin:auto;border-radius:50%;background-clip:padding-box;justify-content:center;background-color:#009681;align-items:center;display:flex;position:relative}.mkt-place__thanks__wraper__sucessIcon:after{display:block;content:"";width:7px;height:15px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg);margin-top:-5px}.mkt-place__thanks__wraper__titleText{font-size:16px;color:#303030;line-height:24px;padding:16px 0 29px;margin:auto;text-align:center;font-weight:600}.mkt-place__thanks__wraper__getinTouch{font-size:14px;color:#303030;line-height:24px;margin:auto;text-align:center;padding-bottom:20px}.mkt-place__dialog.open.contact-whatsapp{justify-content:flex-end;align-items:flex-end;background-color:transparent;-webkit-animation-name:fadeIn;-webkit-animation-duration:.4s;animation-name:fadeIn;animation-duration:.4s;left:auto;right:50px}.mkt-place__dialog.open.contact-whatsapp .mkt-place__contact__form{padding-left:16px;padding-right:16px}.mkt-place__dialog.open.contact-whatsapp .mkt-place__contact__form .mb-form__tnc{padding-bottom:16px}@media screen and (min-width:768px){.mkt-place__dialog.open.contact-whatsapp{justify-content:flex-start;align-items:flex-start;background-color:transparent;-webkit-animation-name:fadeIn;-webkit-animation-duration:.4s;animation-name:fadeIn;animation-duration:.4s;left:20px;top:unset;bottom:14px}}.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close{right:4px;top:4px}.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close:after,.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close:before{height:20px;top:4px}@media screen and (max-width:767px){.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close{top:6px;right:2px;z-index:9}.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close:after,.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close:before{background-color:#303030}}@media screen and (max-width:767px){.mkt-place__dialog.open.contact-whatsapp{left:0;right:0;overflow-y:auto}.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog__box{width:100vw!important;height:100%!important;border-radius:0;padding:24px 0!important}}.mkt-place__contact__form .mb-form__tnc{padding-bottom:16px}.contact-whatsapp .mkt-place__dialog__box{-webkit-animation-name:slideIn;-webkit-animation-duration:.4s;animation-name:slideIn;animation-duration:.4s}@media screen and (min-width:768px){.contact-whatsapp .mkt-place__dialog__box{position:absolute;bottom:0}}.contact-whatsapp .mkt-place__dialog--close:after,.contact-whatsapp .mkt-place__dialog--close:before{background-color:#303030}@keyframes slideIn{0%{bottom:-800px;opacity:0}to{bottom:0;opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.disabletext{border:none;display:inline-block;width:90px;pointer-events:none}.activeTimer{pointer-events:visible;cursor:pointer;color:#303030}.action--single.posabsolute{position:absolute;left:0;right:0;bottom:0;padding-bottom:0}@media screen and (max-width:767px){.action--single.posabsolute{position:fixed;bottom:0}}.editClick{display:inline-block;cursor:pointer;line-height:18px;color:#d8232a;border-bottom:1px solid #d8232a}.btnSmall{margin:auto;width:120px!important}.prop-service__action{width:100%;height:auto}.prop-service__action.action--inline .prop-service__action--btn{margin-right:7px}.prop-service__action.action--inline .prop-service__action--btn.disabled{pointer-events:none;cursor:default}.prop-service__action.action--inline .prop-service__action--btn:last-child{margin-right:0}.prop-service__action.action--single .prop-service__action--btn{width:100%;margin-right:0}.prop-service__action.action--single .prop-service__action--btn.disabled{pointer-events:none;cursor:default}.prop-service__action.action--right{text-align:right}.prop-service__action.action--center{text-align:center}.prop-service__action--btn{width:auto;text-align:center;display:inline-block;font-size:14px;cursor:pointer;font-weight:600;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:20px;background-clip:padding-box;transition:all .3s ease}.prop-service__action--btn.btn-red{color:#fff;background-color:#d8232a;border:1px solid #d8232a}@media screen and (min-width:768px){.prop-service__action--btn.btn-red:hover{border-color:#b71c1c;background-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-red:active{border-color:#b71c1c;background-color:#b71c1c}}.prop-service__action--btn.btn-red-o{color:#d8232a;background-color:transparent;border:1px solid #d8232a}@media screen and (min-width:768px){.prop-service__action--btn.btn-red-o:hover{color:#fff;border-color:#b71c1c;background-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-red-o:active{color:#fff;border-color:#b71c1c;background-color:#b71c1c}}.prop-service__action--btn.btn-white{color:#d8232a;background-color:#fff;border:1px solid #d8232a}@media screen and (min-width:768px){.prop-service__action--btn.btn-white:hover{color:#fff;background-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-white:active{color:#fff;background-color:#b71c1c}}.prop-service__action--btn.btn-white-gray-text{color:#303030;background-color:#fff;border:1px solid #fff}@media screen and (min-width:768px){.prop-service__action--btn.btn-white-gray-text:hover{color:#fff;background-color:#b71c1c;border-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-white-gray-text:active{color:#fff;background-color:#b71c1c;border-color:#b71c1c}}.prop-service__action--btn.btn-white-o{color:#fff;background-color:transparent;border:1px solid #fff}@media screen and (min-width:768px){.prop-service__action--btn.btn-white-o:hover{background-color:#b71c1c;border-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-white-o:active{background-color:#b71c1c;border-color:#b71c1c}}.prop-service__action--btn.btn-pink{color:#d8232a;background-color:rgba(216,35,42,.1);border:1px solid rgba(216,35,42,.1)}@media screen and (min-width:768px){.prop-service__action--btn.btn-pink:hover{color:#fff;background-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-pink:active{color:#fff;background-color:#b71c1c}}.prop-service__action--btn.btn-green{color:#fff;background-color:#2bb700;border-color:#2bb700}@media screen and (min-width:768px){.prop-service__action--btn.btn-green:hover{color:#fff;background-color:#2bb700;border-color:#2bb700;cursor:default}}@media screen and (max-width:767px){.prop-service__action--btn.btn-green:active{color:#fff;background-color:#2bb700;border-color:#2bb700}}.prop-service__action--btn.regular{padding:0 16px;height:32px;line-height:30px}.prop-service__action--btn.medium{padding:0 24px;height:36px;line-height:34px}.prop-service__action--btn.xmedium{padding:0 24px;height:40px;line-height:38px}.prop-service__action--btn.large{font-size:16px;padding:0 32px;height:44px;line-height:42px}.prop-service__action--btn.xlarge{font-size:16px;padding:0 100px;height:44px;line-height:42px}.prop-service__action--btn:hover{text-decoration:none}.expert-adviceCase.mkt-place__contact__title{margin:20px 0;text-align:center;border-bottom:none}#contact-cityColumn .location-input{padding:0 8px 6px 20px}#contact-cityColumn .mb-form__label.location-label{padding-left:20px}#contact-cityColumn .mb-form__row.location-row:after{content:"";display:block;position:absolute;right:4px;top:21px;transform:rotate(45deg);width:5px;height:5px;pointer-events:none;border-color:transparent #909090 #909090 transparent;border-style:solid;border-width:1px}@media screen and (max-width:767px){#contact-cityColumn .mb-form__row.location-row:after{top:23px}}#contact-cityColumn .mb-form__row.location-row:before{content:"";display:block;position:absolute;pointer-events:none;left:0;top:20px;width:11px;height:14px;background:url(../images/location-icon.svg) no-repeat}@media screen and (max-width:767px){#contact-cityColumn .mb-form__row.location-row:before{top:20px}}@media screen and (min-width:767px){#contact-cityColumn .mb-form__row.location-row.focused .mb-form__label.location-label{top:20px;font-size:14px}#contact-cityColumn .mb-form__row.location-row.citySelected .mb-form__label.location-label{top:0;font-size:12px}}#contact-cityColumn .location__optionWrapper{position:absolute;width:100%;padding:18px 0 8px;border-radius:4px;top:43px;z-index:8;box-shadow:0 2px 4px 0 rgba(0,0,0,.3);background-color:#fff;display:none}#contact-cityColumn .location__optionWrapper.open{display:block}#contact-cityColumn .location__optionWrapper__mcntnt{max-height:306px;overflow-x:hidden;overflow-y:auto;padding:0}@media screen and (min-width:767px){#contact-cityColumn .location__optionWrapper__mcntnt::-webkit-scrollbar{width:6px;background-color:rgba(0,0,0,.04)}#contact-cityColumn .location__optionWrapper__mcntnt::-webkit-scrollbar-track{background-color:transparent}#contact-cityColumn .location__optionWrapper__mcntnt::-webkit-scrollbar-thumb{background-color:#909090;border-radius:4px;background-clip:padding-box}}#contact-cityColumn .location__city__item{padding-left:16px;height:32px;line-height:32px;font-size:14px;cursor:pointer}#contact-cityColumn .location__city__item:hover{background-color:#f5f5f5}#contact-cityColumn .location__optionTitle{font-size:14px;font-weight:600;line-height:20px;color:#303030;padding-left:16px;padding-bottom:4px}#contact-form-cityList-mobile-pms .location-m__optionWrapper{position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;background-color:rgba(0,0,0,.8);transition:all .3s ease;display:none}#contact-form-cityList-mobile-pms .location-m__optionWrapper__search{font-size:14px;line-height:32px;color:#909090;width:100%;border:none;border-bottom:1px solid rgba(96,96,96,.8);padding:3px;outline:none;margin-bottom:32px;color:#303030}#contact-form-cityList-mobile-pms .location-m__optionWrapper__search::-moz-placeholder{color:#909090}#contact-form-cityList-mobile-pms .location-m__optionWrapper__search::placeholder{color:#909090}#contact-form-cityList-mobile-pms .location-m__optionWrapper.open{display:block}#contact-form-cityList-mobile-pms .location-m__optionWrapper.open .location-m__optionWrapper__mcntntWrapper{transform:translateY(0);visibility:visible;opacity:1}#contact-form-cityList-mobile-pms .location-m__optionWrapper__mcntntWrapper{padding:24px 0 0;position:absolute;left:0;right:0;bottom:0;visibility:hidden;opacity:0;transform:translateY(100%);transition:all .3s ease}#contact-form-cityList-mobile-pms .location-m__optionWrapper__mcntnt{width:100%;padding:16px;border-radius:14px 14px 0 0;background-color:#fff}#contact-form-cityList-mobile-pms .location-m__optionWrapper__close{position:relative;width:20px;height:20px;float:right}#contact-form-cityList-mobile-pms .location-m__optionWrapper__close:after,#contact-form-cityList-mobile-pms .location-m__optionWrapper__close:before{content:"";display:block;width:2px;height:20px;background-color:#303030;position:absolute;left:9px;top:0}#contact-form-cityList-mobile-pms .location-m__optionWrapper__close:after{transform:rotate(-45deg)}#contact-form-cityList-mobile-pms .location-m__optionWrapper__close:before{transform:rotate(45deg)}#contact-form-cityList-mobile-pms .location-m__datalistWrapper{margin:auto;overflow-x:hidden;overflow-y:auto;height:55vh}#contact-form-cityList-mobile-pms .location-m__city__item,#contact-form-cityList-mobile-pms .location-m__datalistWrapper .no-result{font-size:14px;line-height:48px;color:#303030;font-weight:500}#contact-form-cityList-mobile-pms .location-m__city__item{border-bottom:1px solid #f5f5f5}#contact-form-cityList-mobile-pms .location-m__city__item .highlight{color:#d8232a}#contact-form-cityList-mobile-pms .location-m__city__item__input{display:none}#contact-form-cityList-mobile-pms .location-m__city__item__label{display:block;font-size:14px;line-height:48px;color:#303030;position:relative;font-weight:500}#contact-form-cityList-mobile-pms .location-m__city__item .location-m__city__item__input:checked~.location-m__city__item__label:after{display:block}#contact-form-cityList-mobile-pms .location-m__city__item .location-m__city__item__input:checked~.location-m__city__item__label:before{border-color:#009681}#contact-form-cityList-mobile-pms .location-m__city__item .location-m__city__item__input.location__other:checked~.location-m__other__input__wrapper{display:flex;justify-content:space-between}#contact-form-cityList-mobile-pms .location-m__optionTitle{font-size:14px;font-weight:600;line-height:20px;color:#303030}#contact-form-cityList-mobile .location-m__optionWrapper{position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:none}#contact-form-cityList-mobile .location-m__optionWrapper.open{display:block}#contact-form-cityList-mobile .location-m__optionWrapper__mcntntWrapper{padding:24px 0 0;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}#contact-form-cityList-mobile .location-m__optionWrapper__mcntnt{width:calc(100% - 20px);max-height:76vh;padding:16px;border-radius:16px;background-color:#fff;margin:auto;overflow-y:auto;overflow-x:hidden}#contact-form-cityList-mobile .location-m__optionWrapper__close{right:12px;top:0;position:absolute;width:24px;height:24px;border-radius:50%}#contact-form-cityList-mobile .location-m__optionWrapper__close:after,#contact-form-cityList-mobile .location-m__optionWrapper__close:before{content:"";display:block;width:2px;height:18px;background-color:#fff;position:absolute;left:12px;top:2px}#contact-form-cityList-mobile .location-m__optionWrapper__close:after{transform:rotate(-45deg)}#contact-form-cityList-mobile .location-m__optionWrapper__close:before{transform:rotate(45deg)}#contact-form-cityList-mobile .location-m__city__item{margin-top:28px}#contact-form-cityList-mobile .location-m__city__item__input{display:none}#contact-form-cityList-mobile .location-m__city__item__label{display:block;font-size:16px;line-height:24px;color:#303030;position:relative;padding-left:32px}#contact-form-cityList-mobile .location-m__city__item__label:before{content:"";display:block;position:absolute;width:16px;height:16px;border:2px solid #d7d7d7;border-radius:50%;left:0;top:2px}#contact-form-cityList-mobile .location-m__city__item__label:after{content:"";display:block;position:absolute;width:10px;height:10px;background-color:#009681;border-radius:50%;top:7px;left:5px;display:none}#contact-form-cityList-mobile .location-m__city__item .location-m__city__item__input:checked~.location-m__city__item__label:after{display:block}#contact-form-cityList-mobile .location-m__city__item .location-m__city__item__input:checked~.location-m__city__item__label:before{border-color:#009681}#contact-form-cityList-mobile .location-m__city__item .location-m__city__item__input.location__other:checked~.location-m__other__input__wrapper{display:flex;justify-content:space-between}#contact-form-cityList-mobile .location-m__optionTitle{font-size:14px;font-weight:600;line-height:20px;color:#303030}.mkt-place.page-vastu #contact-cityColumn .mb-form__row.location-row:after,.mkt-place.page-vastu #contact-cityColumn .mb-form__row.location-row:before{top:23px}@media screen and (max-width:767px){.mkt-place.page-home-cleaning #contact-cityColumn .mb-form__row.location-row:after,.mkt-place.page-home-cleaning #contact-cityColumn .mb-form__row.location-row:before,.mkt-place.page-home-sanitization #contact-cityColumn .mb-form__row.location-row:after,.mkt-place.page-home-sanitization #contact-cityColumn .mb-form__row.location-row:before{top:23px}}.mkt-place__modal{width:100%;height:100%;background-color:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:102;display:none}.mkt-place__modal.open{display:flex;justify-content:center;align-items:flex-start}.mkt-place__modal.open .mkt-place__modal__box{top:60px}@media screen and (max-width:767px){.mkt-place__modal.open .mkt-place__modal__box{top:38px}}@media screen and (max-width:767px){.mkt-place__modal.has-contact.open .mkt-place__modal__box{bottom:0}.mkt-place__modal.has-contact .mkt-place__modal__box{top:unset;bottom:-110vh;border-radius:0;background-clip:padding-box;transition:bottom .4s ease}}.mkt-place__modal--loader{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:0}.mkt-place__modal--close{width:18px;height:18px;position:absolute;top:16px;right:16px;z-index:2}.mkt-place__modal--close:after,.mkt-place__modal--close:before{content:"";display:block;position:absolute;width:2px;height:18px;background-color:#606060;top:-1px;left:8px}.mkt-place__modal--close:before{transform:rotate(45deg)}.mkt-place__modal--close:after{transform:rotate(-45deg)}.mkt-place__modal__box{width:auto;height:auto;padding:24px;background-color:#fff;position:relative;top:-1000px;border-radius:8px;background-clip:padding-box;transition:top .6s ease}@media screen and (max-width:767px){.mkt-place__modal__box{padding:12px}}.mkt-place__modal__body{width:100%;height:100%;position:relative;z-index:1}.mkt-place__dialog{width:100%;height:100%;background-color:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:103;display:none}.mkt-place__dialog.open{display:flex;justify-content:center;align-items:center}.mkt-place__dialog.open .mkt-place__dialog__box{transform:scale(1)}.mkt-place__dialog--loader{width:100%;height:auto;display:flex;justify-content:center;align-items:center;z-index:0}.mkt-place__dialog--close{width:22px;height:22px;top:0;right:-32px;position:absolute}@media screen and (max-width:767px){.mkt-place__dialog--close{top:-32px;right:-5px}}.mkt-place__dialog--close:after,.mkt-place__dialog--close:before{content:"";display:block;position:absolute;width:2px;height:28px;background-color:#fff;top:-1px;left:8px}@media screen and (max-width:767px){.mkt-place__dialog--close:after,.mkt-place__dialog--close:before{height:22px}}.mkt-place__dialog--close:before{transform:rotate(45deg)}.mkt-place__dialog--close:after{transform:rotate(-45deg)}.mkt-place__dialog__box{width:auto;height:auto;padding:24px 16px;background-color:#fff;position:relative;border-radius:8px;background-clip:padding-box;transform:scale(.2);transition:transform .4s ease;box-shadow:0 4px 16px 0 rgba(0,0,0,.16)}@media screen and (max-width:767px){.mkt-place__dialog__box{padding:24px 16px}}.mkt-place__dialog__box.has-video{padding:0}.mkt-place__dialog__box.has-tvc-video{padding:8px}.mkt-place__dialog__box.has-tvc-video .mkt-place__dialog__body{height:100%}.mkt-place__dialog__body{width:100%;height:auto;position:relative;z-index:1}body{background-color:#fff;font-family:Montserrat,Arial,sans-serif}.prop-service .mb-footer--main-links .mb-footer__links{padding-right:40px}.prop-service .rupees{font-family:Arial;margin-right:2px;font-weight:400}.prop-service .card-shadow{transition:box-shadow .25s ease-out}.prop-service .card-shadow:hover{box-shadow:0 4px 12px 0 rgba(48,48,48,.2)}.prop-service__section-wrapper{background-color:#fff;margin-bottom:16px}.prop-service__section{width:100%;height:auto;padding:56px 0}.prop-service__section.has-swiper{padding:56px 0 46px}.prop-service__section.has-swiper .prop-service__section__title{padding-bottom:22px}.prop-service__section.exclusive-offers .prop-service__section__title{width:100%;height:auto;display:flex;align-items:center}.prop-service__section__title{width:100%;height:auto;padding-bottom:32px}.prop-service__section__title.p-b-0{padding-bottom:0}.prop-service__section__title.p-b-24{padding-bottom:24px}.prop-service__section__title.text-center{text-align:center}.prop-service__section__title.has-cta .prop-service__action{padding-top:32px}.prop-service__section__title--text1{line-height:40px}.prop-service__section__title--text1,.prop-service__section__title--text1>h2,.prop-service__section__title--text1>h3{color:#303030;font-size:32px;font-weight:600}.prop-service__section__title--text1.text-white{color:#fff}.prop-service__section__title--text2{color:#303030;font-size:14px;font-weight:400;padding-top:12px;line-height:24px}.prop-service__section__title--text2.text-white{color:#fff}.prop-service__section__title--anchor{font-size:16px;line-height:24px;color:#d8232a;font-weight:600;padding-right:26px;margin-left:auto;position:relative}.prop-service__section__title--anchor:after{content:"";display:block;position:absolute;width:9px;height:9px;border:2px solid #d8232a;border-top:none;border-left:none;transform:rotate(-45deg);top:7px;right:0}.prop-service__section__title--anchor:before{content:"";display:block;position:absolute;width:17px;height:2px;background-color:#d8232a;right:0;top:11px}.prop-service__swiper{width:100%;position:relative}.prop-service__swiper .swiper-button-next,.prop-service__swiper .swiper-button-prev{width:48px;height:48px;z-index:2;text-align:center;background-color:#fff;background-image:none;border-radius:50%;background-clip:padding-box;box-shadow:0 3px 9px 0 rgba(51,51,51,.2)}.prop-service__swiper .swiper-button-next.swiper-button-disabled,.prop-service__swiper .swiper-button-prev.swiper-button-disabled{opacity:0}.prop-service__swiper .swiper-button-next>a,.prop-service__swiper .swiper-button-prev>a{width:100%;height:100%;display:inline-block;position:relative;border-radius:50%;background-clip:padding-box}.prop-service__swiper .swiper-button-next>a:hover,.prop-service__swiper .swiper-button-prev>a:hover{background-color:#d8232a}.prop-service__swiper .swiper-button-next>a:hover:after,.prop-service__swiper .swiper-button-prev>a:hover:after{border-color:#fff}.prop-service__swiper .swiper-button-next>a:hover:before,.prop-service__swiper .swiper-button-prev>a:hover:before{background-color:#fff}.prop-service__swiper .swiper-button-next{right:-24px}.prop-service__swiper .swiper-button-next>a:after{content:"";display:block;position:absolute;width:10px;height:10px;top:18px;left:20px;border-right:1px solid #303030;border-top:1px solid #303030;transform:rotate(45deg)}.prop-service__swiper .swiper-button-next>a:before{content:"";display:block;position:absolute;width:20px;height:1px;background:#303030;top:23px;left:13px}.prop-service__swiper .swiper-button-prev{left:-24px}.prop-service__swiper .swiper-button-prev>a{transform:rotate(-180deg)}.prop-service__swiper .swiper-button-prev>a:after{content:"";display:block;position:absolute;width:10px;height:10px;top:18px;left:20px;border-right:1px solid #303030;border-top:1px solid #303030;transform:rotate(45deg)}.prop-service__swiper .swiper-button-prev>a:before{content:"";display:block;position:absolute;width:20px;height:1px;background:#303030;top:24px;left:13px}.svgContent{width:0;height:0}.mt-0{margin-top:0}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mb-0{margin-bottom:0}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.pt-0{padding-top:0}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pb-0{padding-bottom:0}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.col-half{width:50%;float:left}.relative{position:relative}.pull-left{float:left}.pull-right{float:right}.show-inner{overflow:visible}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ico{text-align:center}.ico,.ico>svg{display:inline-block;vertical-align:middle}.ico>svg{height:1em;width:1em;font-size:inherit;color:inherit;fill:currentColor}.has-no-scroll,.no-overflow{overflow:hidden;width:100vw}