/*! sass-bem-constructor - version : 1.1.0 - 2016-02-07 */.wizard{font-size:16px;padding:30px 0}@media(min-width:46.25em){.wizard{font-size:14px}}.wizard__title h1{font-family:var(--font-family-base,"Hind Siliguri",sans-serif);font-size:18px;font-weight:600;margin-bottom:15px}@media(min-width:46.25em){.wizard__title h1{font-size:25px}}.wizard__title h1.important{color:var(--color-primary,#e83712)}.wizard__text{margin-bottom:15px}@media(min-width:46.25em){.wizard__text{margin-bottom:25px}}.wizard--additional-product{padding:0}.wizard-block{background-color:#fff}.wizard-block--additional-product{display:flex;justify-content:center}.wizard-block__container{border-radius:var(--border-radius,0);box-shadow:0 1px 3px 1px rgba(0,0,0,.16)}.wizard-block__error{color:#c41c1c;display:block}.wizard-block__content{padding:15px}.wizard-block__content h4{font-family:var(--font-family-base,"Hind Siliguri",sans-serif);font-size:18px;font-weight:600}@media(min-width:46.25em){.wizard-block__content{padding:30px}}.wizard-block__content--compact{padding:0}.wizard-block__title h3{font-family:var(--font-family-base,"Hind Siliguri",sans-serif);font-size:18px;font-style:normal;font-weight:600;margin-bottom:10px}@media(min-width:46.25em){.wizard-block__title h3{font-size:25px;margin-bottom:15px}}.wizard-block__text{margin-bottom:10px}@media(min-width:46.25em){.wizard-block__text{margin-bottom:25px}}.wizard-block__footer{background-color:#e6e6e6;display:flex;flex-wrap:wrap;padding:10px 15px}@media(min-width:46.25em){.wizard-block__footer{align-items:center;flex-wrap:nowrap;padding:20px 30px}}.wizard-block__footer--left{margin-right:auto}.wizard-block__footer--checkbox{margin-bottom:15px;order:-1;width:100%}@media(min-width:46.25em){.wizard-block__footer--checkbox{display:flex;flex-basis:auto;justify-content:flex-end;margin-bottom:0;margin-right:15px;order:0}.wizard-block__footer--checkbox>div{white-space:nowrap}}.wizard-block--additional-product .wizard-block__container{box-shadow:none;display:flex;flex-flow:column}@media(min-width:46.25em){.wizard-block--additional-product .wizard-block__container{min-height:460px}}.wizard-block--additional-product .wizard-block__footer{background-color:transparent;margin-top:auto;padding:0}.wizard-block--additional-product.wizard-block--step-0 .wizard-block__products{display:flex;flex-wrap:wrap}.wizard-block--additional-product.wizard-block--step-1 .wizard-block__footer{min-width:570px}.wizard-button-list>*{margin-bottom:10px;width:100%}@media(min-width:35em){.wizard-button-list>*{margin-right:10px;width:auto}}.wizard-button-slider{background-color:#e6e6e6;margin-top:6px;padding:13px 15px;position:absolute;width:100%}@media(min-width:46.25em){.wizard-button-slider{min-width:415px;padding:13px 30px}}.wizard-button-slider__container{position:relative}.wizard-button-slider__container:before{border-color:transparent transparent #e6e6e6;border-style:solid;border-width:0 14px 14px;content:"";display:block;left:40px;position:absolute;top:-26px}.wizard-button-slider__action{text-align:right}.wizard-button-slider__title{font-size:16px}@media(min-width:46.25em){.wizard-button-slider__title{font-size:13px}}.wizard-button-container{position:relative}@media(min-width:46.25em){.wizard-button-container{display:inline-block;vertical-align:top}}.wizard-button-container--active{height:215px}@media(min-width:35em){.wizard-button-container--active{height:180px}}.wizard-button-extended{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;margin-right:10px}.wizard-button-extended__link{margin-top:3px}.wizard-button-extended__link a{align-items:center;color:#e83712;display:flex}.wizard-button-extended__link a i{font-size:12px}.wizard-button{background-color:#e6e6e6;border:1px solid hsla(0,0%,64%,.3);border-radius:var(--border-radius,0);color:var(--color-dark,#4a4a4a);cursor:pointer;font-family:var(--font-family-base,"Hind Siliguri",sans-serif);line-height:1.3;margin-bottom:10px;margin-right:10px;min-height:75px;padding:0 18px;text-align:left;vertical-align:middle;width:100%}@media(min-width:35em){.wizard-button{min-width:193px;width:auto}}.wizard-button:hover{background-color:rgba(var(--color-primary-rgb,232,55,18),.15);border-color:var(--color-primary,#e83712);color:var(--color-primary,#e83712)}.wizard-button__container{align-items:center;display:flex;flex-direction:column}.wizard-button__sub-value,.wizard-button__value{display:block;font-size:16px}.wizard-button__sub-value{color:#868686}@media(min-width:46.25em){.wizard-button__sub-value{font-size:14px}}.wizard-button__sub-value a{align-items:center;color:#e83712;display:flex}.wizard-button__sub-value a i{font-size:12px}.wizard-button--active{background-color:rgba(var(--color-primary-rgb,232,55,18),.15);border-color:var(--color-primary,#e83712);color:var(--color-primary,#e83712)}.wizard-button--no-margin{margin:0}.wizard-button--white{background-color:#fff}.wizard-steps{margin-bottom:25px;position:relative;z-index:0}.wizard-steps__container{counter-reset:steps;display:flex;list-style:none;margin:0;padding:0;width:100%}.wizard-steps__item{counter-increment:steps;flex-basis:0;flex-grow:1;padding-right:1%}.wizard-steps__item>a,.wizard-steps__item>span{align-items:center;background-color:var(--color-primary,#e83712);box-sizing:border-box;color:#fff;display:flex;height:40px;justify-content:center;padding:0 0 0 28px;position:relative}@media(min-width:46.25em){.wizard-steps__item>a,.wizard-steps__item>span{height:50px;padding:0 0 0 30px}}.wizard-steps__item>a:before,.wizard-steps__item>span:before{border-bottom:20px solid transparent;border-left:20px solid var(--wizard-step-item-before-border-left-color,#fff);border-top:20px solid transparent;content:"";left:0;position:absolute;top:0}@media(min-width:46.25em){.wizard-steps__item>a:before,.wizard-steps__item>span:before{border-bottom:25px solid transparent;border-left:25px solid var(--wizard-step-item-before-border-left-color,#fff);border-top:25px solid transparent}}.wizard-steps__item>a:after,.wizard-steps__item>span:after{border-bottom:20px solid transparent;border-left:20px solid var(--color-primary,#e83712);border-top:20px solid transparent;content:"";position:absolute;right:-20px;top:0;z-index:1}@media(min-width:46.25em){.wizard-steps__item>a:after,.wizard-steps__item>span:after{border-bottom:25px solid transparent;border-left:25px solid var(--color-primary,#e83712);border-top:25px solid transparent;right:-25px}}.wizard-steps__item>a i,.wizard-steps__item>span i{font-style:normal}@media(min-width:64em){.wizard-steps__item>a i,.wizard-steps__item>span i{display:none}}.wizard-steps__item>a i:before,.wizard-steps__item>span i:before{content:counter(steps)}.wizard-steps__item>a{cursor:pointer;outline:none;text-decoration:none}.wizard-steps__item:first-child>a,.wizard-steps__item:first-child>span{border-radius:var(--border-radius,0) 0 0 var(--border-radius,0);padding:0 0 0 10px}.wizard-steps__item:first-child>a:before,.wizard-steps__item:first-child>span:before{display:none}.wizard-steps__item:last-child{padding-right:0}.wizard-steps__item:last-child>span{background:var(--color-dark,#4a4a4a);border-radius:0 var(--border-radius,0) var(--border-radius,0) 0;color:#fff}.wizard-steps__item:last-child a,.wizard-steps__item:last-child span{padding-left:23px;padding-right:5px}.wizard-steps__item:last-child a:after,.wizard-steps__item:last-child span:after{display:none}.wizard-steps__item--active>span{background-color:var(--color-primary,#e83712);color:#fff}.wizard-steps__item--active>span:after{border-left:20px solid var(--color-primary,#e83712)}@media(min-width:46.25em){.wizard-steps__item--active>span:after{border-left:25px solid var(--color-primary,#e83712)}}.wizard-steps__item--active~.wizard-steps__item:last-child{padding-right:0}.wizard-steps__item--active~.wizard-steps__item:last-child>span{background:var(--color-dark,#4a4a4a);color:#fff}.wizard-steps__item--active~.wizard-steps__item>span{background:var(--wizard-steps-item-bg-color,#e6e6e6);color:var(--color-dark,#4a4a4a)}.wizard-steps__item--active~.wizard-steps__item>span:after{border-left:20px solid var(--wizard-steps-item-bg-color,#e6e6e6)}@media(min-width:46.25em){.wizard-steps__item--active~.wizard-steps__item>span:after{border-left:25px solid var(--wizard-steps-item-bg-color,#e6e6e6)}}.wizard-steps__item-omit-est{counter-increment:steps;flex-basis:0;flex-grow:1;padding-right:1%}.wizard-steps__item-omit-est>a,.wizard-steps__item-omit-est>span{align-items:center;background-color:var(--color-primary,#e83712);box-sizing:border-box;color:#fff;display:flex;height:40px;justify-content:center;padding:0 0 0 28px;position:relative}@media(min-width:46.25em){.wizard-steps__item-omit-est>a,.wizard-steps__item-omit-est>span{height:50px;padding:0 0 0 30px}}.wizard-steps__item-omit-est>a:before,.wizard-steps__item-omit-est>span:before{border-bottom:20px solid transparent;border-left:20px solid var(--wizard-step-item-before-border-left-color,#fff);border-top:20px solid transparent;content:"";left:0;position:absolute;top:0}@media(min-width:46.25em){.wizard-steps__item-omit-est>a:before,.wizard-steps__item-omit-est>span:before{border-bottom:25px solid transparent;border-left:25px solid var(--wizard-step-item-before-border-left-color,#fff);border-top:25px solid transparent}}.wizard-steps__item-omit-est>a:after,.wizard-steps__item-omit-est>span:after{border-bottom:20px solid transparent;border-left:20px solid var(--color-primary,#e83712);border-top:20px solid transparent;content:"";position:absolute;right:-20px;top:0;z-index:1}@media(min-width:46.25em){.wizard-steps__item-omit-est>a:after,.wizard-steps__item-omit-est>span:after{border-bottom:25px solid transparent;border-left:25px solid var(--color-primary,#e83712);border-top:25px solid transparent;right:-25px}}.wizard-steps__item-omit-est>a i,.wizard-steps__item-omit-est>span i{font-style:normal}@media(min-width:64em){.wizard-steps__item-omit-est>a i,.wizard-steps__item-omit-est>span i{display:none}}.wizard-steps__item-omit-est>a i:before,.wizard-steps__item-omit-est>span i:before{content:counter(steps)}.wizard-steps__item-omit-est>a{cursor:pointer;outline:none;text-decoration:none}.wizard-steps__item-omit-est:first-child>a,.wizard-steps__item-omit-est:first-child>span{border-radius:var(--border-radius,0) 0 0 var(--border-radius,0);padding:0 0 0 10px}.wizard-steps__item-omit-est:first-child>a:before,.wizard-steps__item-omit-est:first-child>span:before{display:none}.wizard-steps__item-omit-est:last-child{padding-right:0}.wizard-steps__item-omit-est:last-child>span{background:var(--color-dark,#4a4a4a);border-radius:0 var(--border-radius,0) var(--border-radius,0) 0;color:#fff}.wizard-steps__item-omit-est:last-child a,.wizard-steps__item-omit-est:last-child span{padding-left:23px;padding-right:5px}.wizard-steps__item-omit-est:last-child a:after,.wizard-steps__item-omit-est:last-child span:after{display:none}.wizard-steps__item-omit-est--active>span{color:#fff}.wizard-steps__item-omit-est--active>span:after{border-left:20px solid var(--color-primary,#e83712)}@media(min-width:46.25em){.wizard-steps__item-omit-est--active>span:after{border-left:25px solid var(--color-primary,#e83712)}}.wizard-steps__item-omit-est--active~.wizard-steps__item:last-child{padding-right:0}.wizard-steps__item-omit-est--active~.wizard-steps__item:last-child>span{background:var(--color-dark,#4a4a4a);color:#fff}.wizard-steps__item-omit-est--active~.wizard-steps__item>span{background:var(--wizard-steps-item-bg-color,#e6e6e6);color:var(--color-dark,#4a4a4a)}.wizard-steps__item-omit-est--active~.wizard-steps__item>span:after{border-left:20px solid var(--wizard-steps-item-bg-color,#e6e6e6)}@media(min-width:46.25em){.wizard-steps__item-omit-est--active~.wizard-steps__item>span:after{border-left:25px solid var(--wizard-steps-item-bg-color,#e6e6e6)}}.wizard-steps__item-omit-est:last-child>span{background:#e6e6e6;color:var(--color-dark,#4a4a4a)}.wizard-steps__item-omit-est--active>span{background-color:var(--color-primary,#e83712)}.wizard-steps__item-omit-est--active:last-child{padding-right:0}.wizard-steps__item-omit-est--active:last-child>span{background:var(--color-primary,#e83712);color:#e6e6e6}.wizard-steps__label{color:inherit;display:none;font-size:var(--wizard-steps-item-label-font-size,16px);line-height:1.3;text-align:center;text-transform:uppercase}@media(min-width:64em){.wizard-steps__label{display:block}}.wizard-field-plus{display:flex;margin-bottom:10px}.wizard-field-plus__input{flex-basis:calc(100% - 53px);margin-right:auto}.wizard-field-plus__button{flex-basis:43px}.wizard-field-plus__button>*{width:100%}@media(min-width:46.25em){.wizard-form-block{align-items:flex-start;display:flex}}.wizard-form-block__title{flex-basis:185px;font-family:var(--font-family-base,"Hind Siliguri",sans-serif);font-size:15px;font-weight:600;line-height:1.2;margin-bottom:10px}@media(min-width:46.25em){.wizard-form-block__title{align-items:center;display:flex;min-height:43px}}@media(min-width:64em){.wizard-form-block__title{flex-basis:250px}}.wizard-form-block__geomap{margin-top:45px}.wizard-form-block__radioboxes>div{margin-bottom:10px}.wizard-form-block__radioboxes>div:last-child{margin-right:0}.wizard-form-block__content{flex-basis:calc(100% - 185px)}@media(min-width:64em){.wizard-form-block__content{flex-basis:calc(100% - 250px)}}.wizard-form-block--additional-products{margin-bottom:20px}@media(min-width:46.25em){.wizard-form-block--additional-products .wizard-form-block__title{flex-basis:221px;min-height:25px}}.wizard-form-block--additional-products .wizard-form-block__content{flex-basis:inherit}.wizard-form-block--additional-products .wizard-form-block__footer{min-width:570px}
/*! sass-bem-constructor - version : 1.1.0 - 2016-02-07 */.sticky-placeholder{display:none}@media(min-width:64em){.sticky-placeholder{display:block;pointer-events:none;position:-webkit-sticky;position:sticky;top:105px;z-index:0}}@media print{.sticky-placeholder{display:none}}.sticky-placeholder__container{margin:0 auto -195px;max-width:100%;min-height:195px;padding:0 25px;position:relative;width:100%}.sticky-placeholder__container:after{clear:both;content:"";display:table}@media(min-width:46.25em){.sticky-placeholder__container{padding:0 60px;width:768px}}@media print and (min-width:46.25em){.sticky-placeholder__container{padding:0}}@media(min-width:64em){.sticky-placeholder__container{width:992px}}@media(min-width:64.0625em){.sticky-placeholder__container{width:1024px}}@media(min-width:80em){.sticky-placeholder__container{width:1323px}}.sticky-placeholder__inner{position:absolute;right:-60px}.sticky-placeholder--company-details{margin:63.95px 0 -63.95px}.sticky-placeholder--company-details .sticky-placeholder__container{margin-bottom:-372.95px;min-height:309px}.theme-nzz .sticky-placeholder--company-details{margin:0;top:48px}.theme-nzz .sticky-placeholder--company-details .sticky-placeholder__container{margin:0 auto -255px;min-height:255px}.theme-nzz .sticky-placeholder--company-details .sticky-placeholder__inner{top:57px}
/*! sass-bem-constructor - version : 1.1.0 - 2016-02-07 */.radiobox+.radiobox{margin-top:10px}.radiobox--inline{display:inline-block;margin-right:20px;vertical-align:middle}.radiobox--inline:last-of-type{margin-right:0}.radiobox--inline+.radiobox--inline{margin-top:0}.radiobox--strong-active .radiobox__value:checked~.radiobox__text{font-family:var(--font-family-base,"Hind Siliguri",sans-serif);font-weight:600}.radiobox label{align-items:center;cursor:pointer;display:flex;margin:0}.radiobox__value{left:-9999px;opacity:0;position:absolute}.radiobox__value:disabled~.radiobox__text{opacity:.6}.radiobox__value:disabled:checked~.radiobox__icon:after{background-color:#676767}.radiobox__value:checked~.radiobox__icon:after{background-color:var(--color-primary,#e83712);border-radius:100%;content:"";display:block;font:0/0 a;height:12px;width:12px}.radiobox__icon{align-items:center;background-color:var(--radiobox-background-color,#e6e6e6);border-radius:100%;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.radiobox__icon .oj{display:none}.radiobox__icon~.radiobox__text,.radiobox__text~.radiobox__icon{margin-left:10px}
/*! sass-bem-constructor - version : 1.1.0 - 2016-02-07 */.vacancy-position-selection{background-color:#fff}.vacancy-position-selection__content{padding:15px}.vacancy-position-selection__content h4{font-family:var(--font-family-base,"Hind Siliguri",sans-serif);font-size:18px;font-weight:600}@media(min-width:46.25em){.vacancy-position-selection__content{padding:30px}}.vacancy-position-selection__content--compact{padding-top:0}.vacancy-position-selection__title h3{font-family:var(--font-family-base,"Hind Siliguri",sans-serif);font-size:18px;font-style:normal;font-weight:600;margin-bottom:10px}@media(min-width:46.25em){.vacancy-position-selection__title h3{font-size:25px;margin-bottom:15px}}.vacancy-position-selection__footnote{color:var(--color-wizard-block-foot-note,inherit);margin-top:20px}
/*! sass-bem-constructor - version : 1.1.0 - 2016-02-07 */.geomap-radius-slider{background-color:rgba(0,0,0,.7);border-radius:0;display:flex;height:200px;justify-content:center;margin-left:2px;padding:11px 0;width:30px}.geomap-radius-slider--vertical{height:30px;width:100%}.geomap-radius-slider .rc-slider{border-radius:6px;box-sizing:border-box;height:14px;padding:3px 0;position:relative;-ms-touch-action:none;touch-action:none;width:100%}.geomap-radius-slider .rc-slider,.geomap-radius-slider .rc-slider *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.geomap-radius-slider .rc-slider .rc-slider-rail{background-color:var(--color-dark,#4a4a4a);border-radius:0;height:7px;position:absolute;width:100%}.geomap-radius-slider .rc-slider .rc-slider-track{background-color:var(--color-primary,#e83712);border-radius:0;height:7px;left:0;position:absolute}.geomap-radius-slider .rc-slider .rc-slider-handle{background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.5);cursor:pointer;cursor:-webkit-grab;cursor:ew-resize;height:17px;margin-left:0;margin-top:-5px;position:absolute;-ms-touch-action:pan-x;touch-action:pan-x;width:6px}.geomap-radius-slider .rc-slider .rc-slider-handle:after{content:"";display:block;height:31px;margin:-7px 0 0 -13px;position:absolute;width:30px}.geomap-radius-slider .rc-slider .rc-slider-handle:focus{outline:none}.geomap-radius-slider .rc-slider .rc-slider-handle-click-focused:focus{box-shadow:unset}.geomap-radius-slider .rc-slider .rc-slider-handle:hover{border-color:#fff}.geomap-radius-slider .rc-slider .rc-slider-handle:active{border-color:#fff;cursor:-webkit-grabbing;cursor:grabbing}.geomap-radius-slider .rc-slider .rc-slider-step{background:transparent;height:7px;position:absolute;width:100%}.geomap-radius-slider .rc-slider .rc-slider-dot{background-color:#fff;border:0;border-radius:0;bottom:0;cursor:pointer;height:7px;margin-left:0;position:absolute;vertical-align:middle;width:1px}.geomap-radius-slider .rc-slider .rc-slider-dot-active{border-color:#fff}.geomap-radius-slider .rc-slider .rc-slider-disabled{background-color:#e9e9e9}.geomap-radius-slider .rc-slider .rc-slider-disabled .rc-slider-track{background-color:#ccc}.geomap-radius-slider .rc-slider .rc-slider-disabled .rc-slider-dot,.geomap-radius-slider .rc-slider .rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.geomap-radius-slider .rc-slider .rc-slider-disabled .rc-slider-dot,.geomap-radius-slider .rc-slider .rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.geomap-radius-slider .rc-slider.rc-slider-vertical{height:100%}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks{border-radius:0;padding:0;width:6px}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-rail{background-color:#a3a3a3;border-radius:0;height:100%;position:absolute;width:6px}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-track{background-color:var(--color-primary,#e83712);border-radius:0;bottom:0;left:0;position:absolute;visibility:visible!important;width:6px}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-step{background:transparent;height:100%;position:absolute;width:6px}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-step .rc-slider-dot{background-color:rgba(0,0,0,.7);border:0;border-radius:0;cursor:pointer;height:1px;left:4px;margin-bottom:2px;margin-left:-4px;position:absolute;vertical-align:middle;width:6px}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-step .rc-slider-dot:first-child{margin-bottom:2px;margin-left:-4px}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-step .rc-slider-dot:last-child{margin-bottom:0}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-handle{background-color:#fff;border:0;border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.5);cursor:ns-resize;height:6px;margin-bottom:0;margin-left:-4px;margin-top:-5px;outline:none;position:absolute;-ms-touch-action:pan-y;touch-action:pan-y;width:15px}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-handle:focus{cursor:grab}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-handle:after{content:"";display:block;height:31px;margin:-30px 0 0 -8px;position:absolute;width:30px}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-handle>div{align-items:center;background-color:var(--color-primary,#e83712);color:#fff;display:flex;font-size:13px;height:30px;justify-content:center;margin-left:22px;margin-top:-12px;position:relative;user-select:none;width:61px}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-handle>div:before{border-color:transparent var(--color-primary,#e83712);border-style:solid;border-width:6px 6px 6px 0;content:"";display:block;left:-6px;position:absolute;top:9px}.geomap-radius-slider .rc-slider.rc-slider-vertical.rc-slider-with-marks .rc-slider-handle>div:after{content:"km";display:inline-block;margin-left:5px}.geomap-radius-slider--mobile{align-items:center;background-color:transparent;height:43px;margin:0;width:100%}.geomap-radius-slider--mobile .rc-slider{height:13px}.geomap-radius-slider--mobile .rc-slider .rc-slider-rail{background-color:#a3a3a3}.geomap-radius-slider--mobile .rc-slider .rc-slider-step{height:7px}.geomap-radius-slider--mobile .rc-slider .rc-slider-handle:focus{cursor:grab}.geomap-radius-slider--mobile .rc-slider .rc-slider-handle:after{content:"";display:block;height:31px;margin:-53px 0 0 -12px;position:absolute;width:30px}.geomap-radius-slider--mobile .rc-slider .rc-slider-handle>div{align-items:center;background-color:var(--color-primary,#e83712);color:#fff;display:flex;font-size:12px;height:21px;justify-content:center;margin-left:-20px;margin-top:25px;position:relative;user-select:none;width:45px}.geomap-radius-slider--mobile .rc-slider .rc-slider-handle>div:before{border-color:var(--color-primary,#e83712) transparent;border-style:solid;border-width:0 6px 6px;content:"";display:block;left:50%;margin-left:-6px;position:absolute;top:-5px}.geomap-radius-slider--mobile .rc-slider .rc-slider-handle>div:after{content:"km";display:inline-block;margin-left:5px}.geomap-radius-slider--mobile-popup{align-items:center;background-color:hsla(0,0%,64%,.22);border-top:1px solid #a3a3a3;height:43px;margin:0 0 20px;padding-left:15px;padding-right:15px;width:100%}.geomap-radius-slider--mobile-popup .rc-slider{height:13px}.geomap-radius-slider--mobile-popup .rc-slider .rc-slider-dot{background-color:#fff}.geomap-radius-slider--mobile-popup .rc-slider .rc-slider-rail{background-color:#a3a3a3}.geomap-radius-slider--mobile-popup .rc-slider .rc-slider-step{height:7px}.geomap-radius-slider--mobile-popup .rc-slider .rc-slider-handle:focus{cursor:grab}.geomap-radius-slider--mobile-popup .rc-slider .rc-slider-handle:after{content:"";display:block;height:31px;margin:-53px 0 0 -12px;position:absolute;width:30px}.geomap-radius-slider--mobile-popup .rc-slider .rc-slider-handle>div{align-items:center;background-color:var(--color-primary,#e83712);color:#fff;display:flex;font-size:12px;height:21px;justify-content:center;margin-left:-20px;margin-top:25px;position:relative;user-select:none;width:45px}.geomap-radius-slider--mobile-popup .rc-slider .rc-slider-handle>div:before{border-color:var(--color-primary,#e83712) transparent;border-style:solid;border-width:0 6px 6px;content:"";display:block;left:50%;margin-left:-6px;position:absolute;top:-5px}.geomap-radius-slider--mobile-popup .rc-slider .rc-slider-handle>div:after{content:"km";display:inline-block;margin-left:5px}
/*! sass-bem-constructor - version : 1.1.0 - 2016-02-07 */.geomap-mobile__title{font-family:var(--font-family-base,"Hind Siliguri",sans-serif);font-size:16px;font-weight:600;font-weight:400;margin:15px 0 8px}@media(min-width:46.25em){.geomap-mobile__title{font-size:14px}}.geomap-mobile__body{display:flex}.geomap-mobile__slider{background-color:hsla(0,0%,64%,.22);padding:0 15px;width:calc(100% - 43px)}.geomap-mobile__text{align-items:center;background-color:#e6e6e6;display:flex;padding:0 18px;width:calc(100% - 43px)}