@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);#noty_layout__bottom,#noty_layout__bottomCenter,#noty_layout__bottomLeft,#noty_layout__bottomRight,#noty_layout__center,#noty_layout__centerLeft,#noty_layout__centerRight,#noty_layout__top,#noty_layout__topCenter,#noty_layout__topLeft,#noty_layout__topRight,.noty_layout_mixin{position:fixed;margin:0;padding:0;z-index:9999999;transform:translateZ(0) scale(1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;filter:blur(0);-webkit-filter:blur(0);max-width:90%}#noty_layout__top{top:0;left:5%;width:90%}#noty_layout__topLeft{top:20px;left:20px;width:325px}#noty_layout__topCenter{top:5%;left:50%;width:325px;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__topRight{top:20px;right:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;width:325px;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{top:50%;left:50%;width:325px;transform:translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__centerLeft{left:20px}#noty_layout__centerLeft,#noty_layout__centerRight{top:50%;width:325px;transform:translateY(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__centerRight{right:20px}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#646464;opacity:.2;filter:alpha(opacity=10)}.noty_bar{-webkit-backface-visibility:hidden;transform:translate(0) scale(1);-webkit-font-smoothing:subpixel-antialiased;overflow:hidden}.noty_effects_open{opacity:0;transform:translate(50%);-webkit-animation:noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);animation:noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_effects_close{-webkit-animation:noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);animation:noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_fix_effects_height{-webkit-animation:noty_anim_height 75ms ease-out;animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{position:absolute;top:2px;right:2px;font-weight:700;width:20px;height:20px;text-align:center;line-height:20px;background-color:rgba(0,0,0,.05);border-radius:2px;cursor:pointer;transition:all .2s ease-out}.noty_close_button:hover{background-color:rgba(0,0,0,.1)}.noty_modal{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:.3;left:0;top:0}.noty_modal.noty_modal_open{opacity:0;-webkit-animation:noty_modal_in .3s ease-out;animation:noty_modal_in .3s ease-out}.noty_modal.noty_modal_close{-webkit-animation:noty_modal_out .3s ease-out;animation:noty_modal_out .3s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes noty_modal_in{to{opacity:.3}}@keyframes noty_modal_in{to{opacity:.3}}@-webkit-keyframes noty_modal_out{to{opacity:0}}@keyframes noty_modal_out{to{opacity:0}}@-webkit-keyframes noty_anim_in{to{transform:translate(0);opacity:1}}@keyframes noty_anim_in{to{transform:translate(0);opacity:1}}@-webkit-keyframes noty_anim_out{to{transform:translate(50%);opacity:0}}@keyframes noty_anim_out{to{transform:translate(50%);opacity:0}}@-webkit-keyframes noty_anim_height{to{height:0}}@keyframes noty_anim_height{to{height:0}}.noty_theme__metroui.noty_bar{margin:4px 0;overflow:hidden;position:relative;box-shadow:0 0 5px 0 rgba(0,0,0,.298039)}.noty_theme__metroui.noty_bar .noty_progressbar{position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#000;opacity:.2;filter:alpha(opacity=20)}.noty_theme__metroui.noty_bar .noty_body{padding:1.25em;font-size:14px}.noty_theme__metroui.noty_bar .noty_buttons{padding:0 10px .5em}.noty_theme__metroui.noty_type__alert,.noty_theme__metroui.noty_type__notification{background-color:#fff;color:#1d1d1d}.noty_theme__metroui.noty_type__warning{background-color:#fa6800;color:#fff}.noty_theme__metroui.noty_type__error{background-color:#ce352c;color:#fff}.noty_theme__metroui.noty_type__info,.noty_theme__metroui.noty_type__information{background-color:#1ba1e2;color:#fff}.noty_theme__metroui.noty_type__success{background-color:#60a917;color:#fff}.noty_theme__bootstrap-v4.noty_bar{margin:4px 0;overflow:hidden;position:relative;border:1px solid transparent;border-radius:.25rem}.noty_theme__bootstrap-v4.noty_bar .noty_body{padding:.75rem 1.25rem}.noty_theme__bootstrap-v4.noty_bar .noty_buttons{padding:10px}.noty_theme__bootstrap-v4.noty_bar .noty_close_button{font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.5;background:transparent}.noty_theme__bootstrap-v4.noty_bar .noty_close_button:hover{background:transparent;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.75}.noty_theme__bootstrap-v4.noty_type__alert,.noty_theme__bootstrap-v4.noty_type__notification{background-color:#fff;color:inherit}.noty_theme__bootstrap-v4.noty_type__warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.noty_theme__bootstrap-v4.noty_type__error{background-color:#f2dede;color:#a94442;border-color:#ebccd1}.noty_theme__bootstrap-v4.noty_type__info,.noty_theme__bootstrap-v4.noty_type__information{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.noty_theme__bootstrap-v4.noty_type__success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.page-nav__list-item a,.popup-nav__list-item a,a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;line-height:1.5em;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.book-info-container,.booking-form-container,.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.book-info-container,.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.booking-form-container,.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-table{display:table}.d-table-row{display:table-row}.d-table-cell{display:table-cell}.d-flex{display:flex}.d-inline-flex{display:inline-flex}@media (min-width:576px){.d-sm-none{display:none}.d-sm-inline{display:inline}.d-sm-inline-block{display:inline-block}.d-sm-block{display:block}.d-sm-table{display:table}.d-sm-table-row{display:table-row}.d-sm-table-cell{display:table-cell}.d-sm-flex{display:flex}.d-sm-inline-flex{display:inline-flex}}@media (min-width:768px){.d-md-none{display:none}.d-md-inline{display:inline}.d-md-inline-block{display:inline-block}.d-md-block{display:block}.d-md-table{display:table}.d-md-table-row{display:table-row}.d-md-table-cell{display:table-cell}.d-md-flex{display:flex}.d-md-inline-flex{display:inline-flex}}@media (min-width:992px){.d-lg-none{display:none}.d-lg-inline{display:inline}.d-lg-inline-block{display:inline-block}.d-lg-block{display:block}.d-lg-table{display:table}.d-lg-table-row{display:table-row}.d-lg-table-cell{display:table-cell}.d-lg-flex{display:flex}.d-lg-inline-flex{display:inline-flex}}@media (min-width:1200px){.d-xl-none{display:none}.d-xl-inline{display:inline}.d-xl-inline-block{display:inline-block}.d-xl-block{display:block}.d-xl-table{display:table}.d-xl-table-row{display:table-row}.d-xl-table-cell{display:table-cell}.d-xl-flex{display:flex}.d-xl-inline-flex{display:inline-flex}}@media print{.d-print-none{display:none}.d-print-inline{display:inline}.d-print-inline-block{display:inline-block}.d-print-block{display:block}.d-print-table{display:table}.d-print-table-row{display:table-row}.d-print-table-cell{display:table-cell}.d-print-flex{display:flex}.d-print-inline-flex{display:inline-flex}}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-fill{flex:1 1 auto}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}@media (min-width:576px){.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.flex-sm-row-reverse{flex-direction:row-reverse}.flex-sm-column-reverse{flex-direction:column-reverse}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse}.flex-sm-fill{flex:1 1 auto}.flex-sm-grow-0{flex-grow:0}.flex-sm-grow-1{flex-grow:1}.flex-sm-shrink-0{flex-shrink:0}.flex-sm-shrink-1{flex-shrink:1}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-baseline{align-items:baseline}.align-items-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-between{align-content:space-between}.align-content-sm-around{align-content:space-around}.align-content-sm-stretch{align-content:stretch}.align-self-sm-auto{align-self:auto}.align-self-sm-start{align-self:flex-start}.align-self-sm-end{align-self:flex-end}.align-self-sm-center{align-self:center}.align-self-sm-baseline{align-self:baseline}.align-self-sm-stretch{align-self:stretch}}@media (min-width:768px){.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.flex-md-row-reverse{flex-direction:row-reverse}.flex-md-column-reverse{flex-direction:column-reverse}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-wrap-reverse{flex-wrap:wrap-reverse}.flex-md-fill{flex:1 1 auto}.flex-md-grow-0{flex-grow:0}.flex-md-grow-1{flex-grow:1}.flex-md-shrink-0{flex-shrink:0}.flex-md-shrink-1{flex-shrink:1}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-baseline{align-items:baseline}.align-items-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-between{align-content:space-between}.align-content-md-around{align-content:space-around}.align-content-md-stretch{align-content:stretch}.align-self-md-auto{align-self:auto}.align-self-md-start{align-self:flex-start}.align-self-md-end{align-self:flex-end}.align-self-md-center{align-self:center}.align-self-md-baseline{align-self:baseline}.align-self-md-stretch{align-self:stretch}}@media (min-width:992px){.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.flex-lg-row-reverse{flex-direction:row-reverse}.flex-lg-column-reverse{flex-direction:column-reverse}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse}.flex-lg-fill{flex:1 1 auto}.flex-lg-grow-0{flex-grow:0}.flex-lg-grow-1{flex-grow:1}.flex-lg-shrink-0{flex-shrink:0}.flex-lg-shrink-1{flex-shrink:1}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-baseline{align-items:baseline}.align-items-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-between{align-content:space-between}.align-content-lg-around{align-content:space-around}.align-content-lg-stretch{align-content:stretch}.align-self-lg-auto{align-self:auto}.align-self-lg-start{align-self:flex-start}.align-self-lg-end{align-self:flex-end}.align-self-lg-center{align-self:center}.align-self-lg-baseline{align-self:baseline}.align-self-lg-stretch{align-self:stretch}}@media (min-width:1200px){.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.flex-xl-row-reverse{flex-direction:row-reverse}.flex-xl-column-reverse{flex-direction:column-reverse}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse}.flex-xl-fill{flex:1 1 auto}.flex-xl-grow-0{flex-grow:0}.flex-xl-grow-1{flex-grow:1}.flex-xl-shrink-0{flex-shrink:0}.flex-xl-shrink-1{flex-shrink:1}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-baseline{align-items:baseline}.align-items-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-between{align-content:space-between}.align-content-xl-around{align-content:space-around}.align-content-xl-stretch{align-content:stretch}.align-self-xl-auto{align-self:auto}.align-self-xl-start{align-self:flex-start}.align-self-xl-end{align-self:flex-end}.align-self-xl-center{align-self:center}.align-self-xl-baseline{align-self:baseline}.align-self-xl-stretch{align-self:stretch}}.popup{z-index:2;top:60px;height:270px;box-shadow:4px 4px 30px #130507;transition:top .8s}.p_content{font-size:23px;padding:110px 0 0}.p_anch,.p_content{width:100%;text-align:center}.p_anch{float:left;position:relative;z-index:1;margin:80px 0 0;font-size:18px}.p_anch a{color:#000}.p_anch a:hover{text-decoration:none}.p_anch_bottom{margin:1500px 0 0;padding:0 0 50px}.p_close{position:absolute;top:0;right:0;width:16px;height:12px;padding:15px 11px 0 0}.p_close span{display:block;width:18px;height:5px;background:#333}.p_close span:first-child{transform:rotate(45deg)}.p_close span:last-child{margin:-5px 0 0;transform:rotate(135deg)}.p_body{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.7;transition:opacity .8s}.js__slide_top{height:0;overflow:hidden;top:0}.js__fadeout{height:0;overflow:hidden;opacity:0}.overlay{z-index:999;opacity:.5;filter:alpha(opacity=50);top:0;right:0;left:0;bottom:0;background:#000}.overlay,.popup{display:none;position:fixed}.popup{background:#d1d1d1;width:460px;height:367px;top:50%;margin:-183.5px 0 0 -230px}.close{display:block;text-align:center;cursor:pointer;position:absolute;top:10px;right:15px}.icon-Heart,.icon-Heart\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 0;background-repeat:no-repeat}.icon-Heart-dims{width:18px;height:15px}.icon-Marker,.icon-Marker\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -15px;background-repeat:no-repeat}.icon-Marker-dims{width:34px;height:46px}.icon-Marker_c,.icon-Marker_c\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -61px;background-repeat:no-repeat}.icon-Marker_c-dims{width:34px;height:46px}.icon-Phone,.icon-Phone\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -107px;background-repeat:no-repeat}.icon-Phone-dims{width:16px;height:16px}.icon-Union,.icon-Union\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -123px;background-repeat:no-repeat}.icon-Union-dims{width:48px;height:36px}.icon-Union_c,.icon-Union_c\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -159px;background-repeat:no-repeat}.icon-Union_c-dims{width:49px;height:36px}.icon-User,.icon-User\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -200px;background-repeat:no-repeat}.icon-User-dims{width:16px;height:16px}.icon-adv_house,.icon-adv_house\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -211px;background-repeat:no-repeat}.icon-adv_house-dims{width:64px;height:64px}.icon-adv_lap,.icon-adv_lap\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -275px;background-repeat:no-repeat}.icon-adv_lap-dims{width:93px;height:56px}.icon-adv_money,.icon-adv_money\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -331px;background-repeat:no-repeat}.icon-adv_money-dims{width:84px;height:70px}.icon-adv_pr,.icon-adv_pr\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -401px;background-repeat:no-repeat}.icon-adv_pr-dims{width:60px;height:57px}.icon-arrow-back-green,.icon-arrow-back-green\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -458px;background-repeat:no-repeat}.icon-arrow-back-green-dims{width:16px;height:16px}.icon-arrow-down,.icon-arrow-down\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -474px;background-repeat:no-repeat}.icon-arrow-down-dims{width:9px;height:5px}.icon-arrow-gray-bold,.icon-arrow-gray-bold\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -479px;background-repeat:no-repeat}.icon-arrow-gray-bold-dims{width:9px;height:15px}.icon-arrow-gray-light,.icon-arrow-gray-light\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -494px;background-repeat:no-repeat}.icon-arrow-gray-light-dims{width:9px;height:16px}.icon-arrow-shape-white,.icon-arrow-shape-white\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -510px;background-repeat:no-repeat}.icon-arrow-shape-white-dims{width:36px;height:36px}.icon-arrow-slider-black,.icon-arrow-slider-black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -546px;background-repeat:no-repeat}.icon-arrow-slider-black-dims{width:24px;height:6px}.icon-arrow-slider-grey,.icon-arrow-slider-grey\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -552px;background-repeat:no-repeat}.icon-arrow-slider-grey-dims{width:24px;height:6px}.icon-arrow-white-light,.icon-arrow-white-light\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -558px;background-repeat:no-repeat}.icon-arrow-white-light-dims{width:16px;height:28px}.icon-za-big-house,.icon-za-big-house\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -586px;background-repeat:no-repeat}.icon-za-big-house-dims{width:32px;height:32px}.icon-calendar-gray,.icon-calendar-gray\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -618px;background-repeat:no-repeat}.icon-calendar-gray-dims{width:14px;height:14px}.icon-card-adv-park,.icon-card-adv-park\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -632px;background-repeat:no-repeat}.icon-card-adv-park-dims{width:13px;height:13px}.icon-card-adv-star,.icon-card-adv-star\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -645px;background-repeat:no-repeat}.icon-card-adv-star-dims{width:14px;height:14px}.icon-card-adv-water,.icon-card-adv-water\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -659px;background-repeat:no-repeat}.icon-card-adv-water-dims{width:8px;height:14px}.icon-check-black,.icon-check-black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -673px;background-repeat:no-repeat}.icon-check-black-dims{width:14px;height:14px}.icon-close-white,.icon-close-white\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-29px -2101px;background-repeat:no-repeat;background-color:rgba(85,85,85,.3333333333333333)}.icon-close-white-dims{width:16px;height:16px}.icon-close-gray,.icon-close-gray\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -687px;background-repeat:no-repeat}.icon-close-gray-dims{width:15px;height:14px}.icon-earth-ico,.icon-earth-ico\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -701px;background-repeat:no-repeat}.icon-earth-ico-dims{width:14px;height:14px}.icon-fb,.icon-fb\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -715px;background-repeat:no-repeat}.icon-fb-dims{width:14px;height:28px}.icon-flash_black,.icon-flash_black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -743px;background-repeat:no-repeat}.icon-flash_black-dims{width:8px;height:19px}.icon-flash_blue,.icon-flash_blue\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -762px;background-repeat:no-repeat}.icon-flash_blue-dims{width:16px;height:16px}.icon-flash_green,.icon-flash_green\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -778px;background-repeat:no-repeat}.icon-flash_green-dims{width:16px;height:16px}.icon-flash_white,.icon-flash_white\:regular{background-image:url(/packs/media/Icon/flash-white-7c2e3be4.svg);background-image:var(--flash-white-url);background-repeat:no-repeat}.icon-flash_white-dims,.icon-instant-fill{width:16px;height:16px}.icon-instant-fill{background:url(/packs/media/new_design/momentum-18c63d1b.svg) no-repeat 50%;background:var(--instant-url) no-repeat 50%}.icon-food-ico,.icon-food-ico\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -794px;background-repeat:no-repeat}.icon-food-ico-dims{width:13px;height:13px}.icon-heart_green,.icon-heart_green\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -807px;background-repeat:no-repeat}.icon-heart_green-dims{width:18px;height:15px}.icon-hot-label,.icon-hot-label\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -822px;background-repeat:no-repeat}.icon-hot-label-dims{width:16px;height:17px}.icon-hot-min,.icon-hot-min\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -839px;background-repeat:no-repeat}.icon-hot-min-dims{width:36px;height:36px}.icon-hot,.icon-hot\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -875px;background-repeat:no-repeat}.icon-hot-dims{width:40px;height:39px}.icon-house,.icon-house\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -914px;background-repeat:no-repeat}.icon-house-dims{width:46px;height:46px}.icon-house_c,.icon-house_c\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -960px;background-repeat:no-repeat}.icon-house_c-dims{width:46px;height:46px;transform:scale(.5) translate(15px,-30px)}.icon-like-heart-active,.icon-like-heart-active\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1006px;background-repeat:no-repeat}.icon-like-heart-active-dims{width:30px;height:27px}.icon-like-heart,.icon-like-heart\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1033px;background-repeat:no-repeat}.icon-like-heart-dims{width:30px;height:27px}.icon-list-ico,.icon-list-ico\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1060px;background-repeat:no-repeat}.icon-list-ico-dims{width:16px;height:16px}.icon-list-price,.icon-list-price\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1076px;background-repeat:no-repeat}.icon-list-price-dims{width:16px;height:16px}.icon-logo-c-mob,.icon-logo-c-mob\:regular{background:url(/packs/media/new_design/logo-mt-641c11c7.png) no-repeat;background:var(--logo-url) no-repeat;background-size:100% 100%}.icon-logo-c-mob-dims{width:144px;height:16px}.icon-logo-white-mob,.icon-logo-white-mob\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1106px;background-repeat:no-repeat}.icon-logo-white-mob-dims{width:126px;height:15px}.icon-logo,.icon-logo\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1121px;background-repeat:no-repeat}.icon-logo-dims{width:155px;height:18px}.icon-logo_c,.icon-logo_c\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1139px;background-repeat:no-repeat}.icon-logo_c-dims{width:155px;height:18px}.icon-map-ico,.icon-map-ico\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1157px;background-repeat:no-repeat}.icon-map-ico-dims{width:18px;height:17px}.icon-map-marker-green,.icon-map-marker-green\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1174px;background-repeat:no-repeat}.icon-map-marker-green-dims{width:12px;height:16px}.icon-marker_gray,.icon-marker_gray\:regular{background-image:url(/packs/media/services/place_marker-74d2abd2.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.icon-marker_gray-dims{width:18px;height:18px}.icon-minus,.icon-minus\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1206px;background-repeat:no-repeat}.icon-minus-dims{width:16px;height:2px}.icon-ny,.icon-ny\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1208px;background-repeat:no-repeat}.icon-ny-dims{width:40px;height:40px}.icon-cashback,.icon-cashback\:regular{background-image:url(/packs/media/new_design/cashback-bf16be1f.svg);background-image:var(--cashback-url);background-size:90%;background-repeat:no-repeat}.icon-cashback-dims{width:135px;height:30px}.icon-ny_green,.icon-ny_green\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1248px;background-repeat:no-repeat}.icon-ny_green-dims{width:40px;height:40px}.icon-phone_black,.icon-phone_black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1288px;background-repeat:no-repeat}.icon-phone_black-dims{width:14px;height:14px}.icon-phone_white,.icon-phone_white\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1302px;background-repeat:no-repeat}.icon-phone_white-dims{width:12px;height:12px}.icon-plus,.icon-plus\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1314px;background-repeat:no-repeat}.icon-plus-dims{width:16px;height:16px}.icon-pop,.icon-pop\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1330px;background-repeat:no-repeat}.icon-pop-dims{width:40px;height:39px}.icon-pr,.icon-pr\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1369px;background-repeat:no-repeat}.icon-pr-dims{width:28px;height:27px}.icon-refresh,.icon-refresh\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1396px;background-repeat:no-repeat}.icon-refresh-dims{width:18px;height:18px}.icon-search_gray,.icon-search_gray\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1414px;background-repeat:no-repeat}.icon-search_gray-dims{width:16px;height:17px}.icon-shape-light-ico,.icon-shape-light-ico\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:4px -1431px;background-repeat:no-repeat}.icon-shape-light-ico-dims{width:25px;height:14px;margin-left:-5px}.icon-slider-arrow,.icon-slider-arrow\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1445px;background-repeat:no-repeat}.icon-slider-arrow-dims{width:26px;height:12px}.icon-smile-min,.icon-smile-min\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1457px;background-repeat:no-repeat}.icon-smile-min-dims{width:36px;height:36px}.icon-smile,.icon-smile\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1493px;background-repeat:no-repeat}.icon-smile-dims{width:80px;height:80px}.icon-twitter,.icon-twitter\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1573px;background-repeat:no-repeat}.icon-twitter-dims{width:29px;height:24px}.icon-in,.icon-in\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2500px;background-repeat:no-repeat}.icon-in-dims{width:25px;height:26px}.icon-type_like,.icon-type_like\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1597px;background-repeat:no-repeat}.icon-type_like-dims{width:20px;height:20px}.icon-user_green,.icon-user_green\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1617px;background-repeat:no-repeat}.icon-user_green-dims{width:16px;height:16px}.icon-users_black,.icon-users_black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1633px;background-repeat:no-repeat}.icon-users_black-dims{width:20px;height:20px}.icon-users_gray,.icon-users_gray\:regular{background-image:url(/packs/media/Icon/human-5c2d3c7b.svg);background-repeat:no-repeat}.icon-users_gray-dims{width:15px;height:18px}.icon-vk,.icon-vk\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1669px;background-repeat:no-repeat}.icon-vk-dims{width:35px;height:21px}.icon-za-big-camp,.icon-za-big-camp\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1690px;background-repeat:no-repeat}.icon-za-big-camp-dims{width:28px;height:24px}.icon-za-big-door,.icon-za-big-door\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1714px;background-repeat:no-repeat}.icon-za-big-door-dims{width:28px;height:26px}.icon-za-check-green,.icon-za-check-green\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1740px;background-repeat:no-repeat}.icon-za-check-green-dims{width:14px;height:14px}.icon-zc-like-heart-active-min,.icon-zc-like-heart-active-min\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1786px;background-repeat:no-repeat}.icon-zc-like-heart-active-min-dims{width:24px;height:22px}.icon-zc-like-heart-white,.icon-zc-like-heart-white\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1808px;background-repeat:no-repeat}.icon-zc-like-heart-white-dims{width:24px;height:21px}.icon-zd-phone-circle,.icon-zd-phone-circle\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1830px;background-repeat:no-repeat}.icon-zd-phone-circle-dims{width:40px;height:40px}.icon-zd-world,.icon-zd-world\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1870px;background-repeat:no-repeat}.icon-zd-world-dims{width:14px;height:14px}.icon-ze-address-one,.icon-ze-address-one\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:4px -1884px;background-repeat:no-repeat}.icon-ze-address-one-dims{width:25px;height:16px;margin-left:-5px}.icon-ze-address-two,.icon-ze-address-two\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:6px -1900px;background-repeat:no-repeat}.icon-ze-address-two-dims{width:25px;height:13px;margin-left:-5px}.icon-ze-cancel-arrow-red,.icon-ze-cancel-arrow-red\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1913px;background-repeat:no-repeat}.icon-ze-cancel-arrow-red-dims{width:16px;height:16px}.icon-ze-human,.icon-ze-human\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1929px;background-repeat:no-repeat}.icon-ze-human-dims{width:10px;height:16px}.icon-ze-info,.icon-ze-info\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1945px;background-repeat:no-repeat}.icon-ze-info-dims{width:24px;height:24px}.icon-ze-key,.icon-ze-key\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1969px;background-repeat:no-repeat}.icon-ze-key-dims{width:14px;height:19px}.icon-ze-warn,.icon-ze-warn\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1988px;background-repeat:no-repeat}.icon-ze-warn-dims{width:30px;height:29px}.icon-ze-wave,.icon-ze-wave\:regular{background-image:url(/packs/media/services/water-e557fdf6.svg);background-repeat:no-repeat;background-size:15px 13px;background-position:50%}.icon-ze-wave-dims{width:18px;height:18px}.icon-zf-non,.icon-zf-non\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2033px;background-repeat:no-repeat}.icon-zf-non-dims{width:10px;height:11px}.icon-zh-house-min-gray,.icon-zh-house-min-gray\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:3px -2044px;background-repeat:no-repeat}.icon-zh-house-min-gray-dims{width:25px;height:15px;margin-left:-5px}.icon-zh-like-green,.icon-zh-like-green\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2059px;background-repeat:no-repeat}.icon-zh-like-green-dims{width:20px;height:20px}.icon-zk-close-big,.icon-zk-close-big\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2079px;background-repeat:no-repeat}.icon-zk-close-big-dims{width:22px;height:23px}.icon-zl-close-white,.icon-zl-close-white\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-30px -2102px;background-repeat:no-repeat}.icon-zl-close-white-dims{width:14px;height:14px}.icon-zl-phone-gray,.icon-zl-phone-gray\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2116px;background-repeat:no-repeat}.icon-zl-phone-gray-dims{width:12px;height:18px}.icon-zm-label-fire,.icon-zm-label-fire\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2134px;background-repeat:no-repeat}.icon-zm-label-fire-dims{width:16px;height:17px}.icon-zm-label-star,.icon-zm-label-star\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2151px;background-repeat:no-repeat}.icon-zm-label-star-dims{width:16px;height:16px}.icon-zn-pc-version,.icon-zn-pc-version\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2167px;background-repeat:no-repeat}.icon-zn-pc-version-dims{width:20px;height:18px}.icon-zo-info-blue,.icon-zo-info-blue\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2185px;background-repeat:no-repeat}.icon-zo-info-blue-dims{width:24px;height:24px}.icon-info,.icon-info\:regular{background-image:url(/packs/media/new_design/info_green-9663f4d4.svg);background-image:var(--info-icon-url);background-repeat:no-repeat}.icon-info-dims{width:24px;height:24px}.icon-zp-search-non,.icon-zp-search-non\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2209px;background-repeat:no-repeat}.icon-zp-search-non-dims{width:48px;height:52px}.icon-zq-key-green,.icon-zq-key-green\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2261px;background-repeat:no-repeat}.icon-zq-key-green-dims{width:12px;height:16px}.icon-zq-vallet,.icon-zq-vallet\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2277px;background-repeat:no-repeat}.icon-zq-vallet-dims{width:15px;height:15px}.icon-zr-social-fb,.icon-zr-social-fb\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2292px;background-repeat:no-repeat}.icon-zr-social-fb-dims{width:48px;height:48px}.icon-zr-social-in,.icon-zr-social-in\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2340px;background-repeat:no-repeat}.icon-zr-social-in-dims{width:48px;height:48px}.icon-zr-social-tw,.icon-zr-social-tw\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2388px;background-repeat:no-repeat}.icon-zr-social-tw-dims{width:48px;height:48px}.icon-zr-social-vk,.icon-zr-social-vk\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2436px;background-repeat:no-repeat}.icon-zr-social-vk-dims{width:48px;height:48px}.icon-vk-auth,.icon-vk-auth\:regular{background-image:url(/packs/media/new_design/vk_logo-3223e2bf.svg);background-image:var(--vk-auth-icon-url);background-repeat:no-repeat}.icon-vk-auth-dims{width:24px;height:24px}.icon-zs-mail,.icon-zs-mail\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2484px;background-repeat:no-repeat}.icon-zs-mail-dims{width:16px;height:16px}.banner-dims{width:155px;height:18px}.banner-girl-dims{width:252px;height:205px}.banner-auto-dims{width:528px;height:192px}.banner-auto-dims_mobile{width:380px;height:340px}.about-dims{width:155px;height:18px}.for-hotelier-dims{width:100px;height:18px}.icon-clear,.icon-clear\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -2528px;background-repeat:no-repeat}.icon-clear-dims{width:21px;height:20px}.icon-books,.icon-books\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-20px -2528px;background-repeat:no-repeat}.icon-books-dims{width:20px;height:20px;margin-right:15px}.icon-books_black,.icon-books_black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-97px -2450px;background-repeat:no-repeat}.icon-books_black-dims{width:21px;height:21px}.books_green_hovered:hover,.icon-books_green,.icon-books_green\:regular,.menu_books:hover .books_green_hovered{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-49px -2425px;background-repeat:no-repeat}.ubook-opacity:hover{color:#fff!important}.icon-books_green-dims{width:21px;height:21px;margin-right:15px}.icon-books_white,.icon-books_white\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-49px -2450px;background-repeat:no-repeat}.icon-books_white-dims{width:21px;height:21px;margin-right:15px}.icon-likes,.icon-likes\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-40px -2530px;background-repeat:no-repeat}.icon-likes-dims{width:21px;height:20px;margin-right:15px;margin-top:3px}.icon-likes_black,.icon-likes_black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-120px -2453px;background-repeat:no-repeat}.icon-likes_black-dims{width:21px;height:20px;margin-right:15px;margin-top:3px}.icon-likes_green,.icon-likes_green\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-73px -2428px;background-repeat:no-repeat}.icon-likes_green-dims{width:21px;height:20px;margin-right:15px;margin-top:3px}.icon-likes_white,.icon-likes_white\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-73px -2453px;background-repeat:no-repeat}.icon-likes_white-dims{width:21px;height:20px;margin-right:15px;margin-top:3px}.icon-likes_green,.icon-likes_green\:regular,.likes_green_hovered:hover{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-73px -2428px;background-repeat:no-repeat}.ubook-opacity:hover{opacity:.75}.icon-bonuses,.icon-bonuses\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-62px -2528px;background-repeat:no-repeat}.icon-bonuses-dims{width:21px;height:20px;margin-right:15px}.icon-bonuses_black,.icon-bonuses_black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-65px -2476px;background-repeat:no-repeat}.icon-bonuses_black-dims{width:21px;height:20px;margin-right:15px}.bonuses_green_hovered:hover,.icon-bonuses_green,.icon-bonuses_green\:regular,.menu_bonuses:hover .bonuses_green_hovered{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-120px -2427px;background-repeat:no-repeat}.icon-bonuses_green-dims{width:21px;height:20px;margin-right:15px}.icon-profile,.icon-profile\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-84px -2528px;background-repeat:no-repeat}.icon-profile-dims{width:20px;height:20px;margin-right:15px}.icon-profile_black,.icon-profile_black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-86px -2478px;background-repeat:no-repeat}.icon-profile_black-dims{width:20px;height:20px;margin-right:15px}.icon-profile_green,.icon-profile_green\:regular,.menu_profile:hover .profile_hovered,.profile_hovered:hover{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-96px -2428px;background-repeat:no-repeat}.icon-profile_green-dims{width:20px;height:20px;margin-right:15px}.icon-support,.icon-support\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-104px -2528px;background-repeat:no-repeat}.icon-support-dims{width:21px;height:20px;margin-right:15px}.icon-support_black,.icon-support_black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-107px -2477px;background-repeat:no-repeat}.icon-support_black-dims{width:21px;height:20px;margin-right:15px}.icon-support_green,.icon-support_green\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-50px -2400px;background-repeat:no-repeat}.icon-support_green-dims{width:21px;height:20px;margin-right:15px}.icon-logout,.icon-logout\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-128px -2528px;background-repeat:no-repeat}.icon-logout-dims{width:21px;height:20px;margin-right:15px}.icon-logout_black,.icon-logout_black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-130px -2477px;background-repeat:no-repeat}.icon-logout_black-dims{width:21px;height:20px;margin-right:15px}.icon-logout_green,.icon-logout_green\:regular,.logout_hovered:hover,.menu_logout:hover .logout_hovered{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-75px -2400px;background-repeat:no-repeat}.icon-logout_green-dims{width:21px;height:20px;margin-right:15px}.icon-user,.icon-user\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-30px 0;background-repeat:no-repeat}.icon-user-dims{width:20px;height:20px}.icon-user_black,.icon-user_black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-50px 0;background-repeat:no-repeat}.icon-user_black-dims{width:20px;height:20px}.icon-user_white,.icon-user_white\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-70px 0;background-repeat:no-repeat}.icon-user_white-dims{width:20px;height:20px}.icon-user_c,.icon-user_c\:regular,.user_hovered:hover{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-90px 0;background-repeat:no-repeat}.icon-user_c-dims{width:20px;height:20px}.icon-location,.icon-location\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-40px -25px;background-repeat:no-repeat}.icon-location-dims{width:14px;height:14px;margin-top:3px;margin-right:5px}.icon-checkmark,.icon-checkmark\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-55px -25px;background-repeat:no-repeat}.icon-checkmark-dims{width:20px;height:12px;margin-right:5px}.icon-hourglass,.icon-hourglass\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-75px -22px;background-repeat:no-repeat}.icon-hourglass-dims{width:14px;height:20px;margin-right:5px}.icon-warning,.icon-warning\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-90px -22px;background-repeat:no-repeat}.icon-warning-dims{width:20px;height:20px;margin-right:5px}.icon-checkmark_rounded,.icon-checkmark_rounded\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-110px -22px;background-repeat:no-repeat}.icon-checkmark_rounded-dims{width:20px;height:20px;margin-right:5px}.icon-food,.icon-food\:regular{background-position:-42px -50px}.icon-food,.icon-food\:regular,.icon-food_black,.icon-food_black\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-repeat:no-repeat;transform:scale(.9)}.icon-food_black,.icon-food_black\:regular{background-position:-42px -80px}.icon-food-dims,.icon-food_black-dims,.icon-pets_forbidden-dims{width:20px;height:20px}.icon-arrow_left,.icon-arrow_left\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-123px -48px;background-repeat:no-repeat;transform:scale(1.5)}.icon-arrow_left-dims{width:20px;height:20px}.icon-pets_forbidden,.icon-pets_forbidden\:regular{background-position:-122px -78px;transform:scale(1.25)}.icon-pets_forbidden,.icon-pets_forbidden\:regular,.icon-status_done,.icon-status_done\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-repeat:no-repeat}.icon-status_done,.icon-status_done\:regular{background-position:-80px -55px}.icon-status_done-dims{width:37px;height:36px}.icon-status_waiting,.icon-status_waiting\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-80px -100px;background-repeat:no-repeat}.icon-status_waiting-dims{width:37px;height:36px}.icon-status_canceled,.icon-status_canceled\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-80px -145px;background-repeat:no-repeat}.icon-status_canceled-dims{width:37px;height:36px}.icon-status_question,.icon-status_question\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-80px -190px;background-repeat:no-repeat}.icon-status_question-dims{width:37px;height:36px}.icon-zoom_grey,icon-zoom_grey\:regular{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-30px -682px;background-repeat:no-repeat}.icon-zoom_grey-dims{width:24px;height:24px}.noty_body{font-size:16px!important;overflow-wrap:break-word}.noty_body .title{font-weight:600;margin-bottom:5px}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:2333.33333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:1.42857%;height:10px;float:left}.info-box{padding:40px 0;display:flex;border-bottom:1px solid #ccc}.info-box:before{content:"";display:block;background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1945px;background-repeat:no-repeat;width:25px;height:24px;margin-right:13px;min-width:25px}.info-box_cashback{margin-bottom:20px;padding:40px 20px;display:flex;background-color:hsla(0,0%,96.1%,.9490196078431372);border-radius:6px;border:1px solid #fe8723;flex-wrap:wrap}.info-box_cashback_counter{background-color:#fc863b;background-color:var(--mdc-cahsback-color);color:#fff;width:100%;min-width:24px;height:38px;margin-bottom:5px;padding:8px 18px;border-radius:5px;text-align:center;font-size:14px;font-weight:700;text-transform:uppercase}.info-box_cashback:before{content:"";display:block;background-image:url(/packs/media/new_design/cashback-bf16be1f.svg);background-image:var(--cashback-url);background-size:100%;background-repeat:no-repeat;width:175px;height:38px;margin-right:13px;margin-top:-5px;min-width:24px}.info-box_cashback__title{font-size:18px}.info-box_extranet{margin-top:20px;border-top:1px solid #ccc}.info-box__title{margin-bottom:7px}.info-box__text{margin-bottom:10px}.info-box_min{display:flex;align-items:center;margin-top:20px}.info-box_min:before{content:"";display:block;background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1945px;background-repeat:no-repeat;width:25px;height:24px;margin-right:13px;min-width:25px}.info-box_min_block{margin-bottom:20px}.info-box_after_min{display:flex;flex-wrap:wrap;align-items:center;margin-top:20px;grid-column-gap:6px;-moz-column-gap:6px;column-gap:6px}.info-box_after_min:after{content:"";display:block;background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1945px;background-repeat:no-repeat;width:24px;height:24px;margin-left:7px;min-width:24px}.info-box_after_min_block{margin-bottom:20px}.info-box_pre-title{margin-top:-20px;margin-bottom:30px}.info-box_conflict{cursor:help;background:red;border-radius:4px;display:inline-block;margin-left:5px}.info-box_conflict__text{color:#fff;padding:5px;font-size:16px;font-weight:700}.rating-label_excellent{background-image:url('data:image/svg+xml;charset=utf8,%3Csvg width="88" height="16" viewBox="0 0 88 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cmask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="3" width="87" height="11"%3E%3Cpath d="M0.888672 13V3.04688H4.375C5.58268 3.04688 6.4987 3.2793 7.12305 3.74414C7.7474 4.20443 8.05957 4.88118 8.05957 5.77441C8.05957 6.26204 7.93424 6.69271 7.68359 7.06641C7.43294 7.43555 7.08431 7.70671 6.6377 7.87988C7.14811 8.00749 7.54915 8.26497 7.84082 8.65234C8.13704 9.03971 8.28516 9.51367 8.28516 10.0742C8.28516 11.0312 7.97982 11.7559 7.36914 12.248C6.75846 12.7402 5.88802 12.9909 4.75781 13H0.888672ZM2.93945 8.66602V11.3525H4.69629C5.17936 11.3525 5.55534 11.2386 5.82422 11.0107C6.09766 10.7783 6.23438 10.4593 6.23438 10.0537C6.23438 9.14225 5.7627 8.67969 4.81934 8.66602H2.93945ZM2.93945 7.2168H4.45703C5.49154 7.19857 6.00879 6.78613 6.00879 5.97949C6.00879 5.52832 5.87663 5.20475 5.6123 5.00879C5.35254 4.80827 4.9401 4.70801 4.375 4.70801H2.93945V7.2168ZM13.1045 13.1367C12.0199 13.1367 11.1357 12.804 10.4521 12.1387C9.77311 11.4733 9.43359 10.5869 9.43359 9.47949V9.28809C9.43359 8.54525 9.57715 7.88216 9.86426 7.29883C10.1514 6.71094 10.557 6.25977 11.0811 5.94531C11.6097 5.6263 12.2113 5.4668 12.8857 5.4668C13.8975 5.4668 14.6927 5.78581 15.2715 6.42383C15.8548 7.06185 16.1465 7.96647 16.1465 9.1377V9.94434H11.4365C11.5003 10.4274 11.6917 10.8148 12.0107 11.1064C12.3343 11.3981 12.7422 11.5439 13.2344 11.5439C13.9954 11.5439 14.5902 11.2682 15.0186 10.7168L15.9893 11.8037C15.693 12.223 15.292 12.5511 14.7861 12.7881C14.2803 13.0205 13.7197 13.1367 13.1045 13.1367ZM12.8789 7.06641C12.487 7.06641 12.168 7.19857 11.9219 7.46289C11.6803 7.72721 11.5254 8.10547 11.457 8.59766H14.2051V8.44043C14.196 8.00293 14.0775 7.66569 13.8496 7.42871C13.6217 7.18717 13.2982 7.06641 12.8789 7.06641ZM23.707 5.60352V13H21.7314V7.20312H19.9883L19.8652 9.48633C19.7878 10.7031 19.5485 11.5895 19.1475 12.1455C18.7464 12.7015 18.1494 12.9863 17.3564 13H16.6865L16.666 11.3936L16.9121 11.373C17.2676 11.3457 17.5273 11.1361 17.6914 10.7441C17.8555 10.3522 17.958 9.68457 17.999 8.74121L18.1357 5.60352H23.707ZM29.6885 5.60352H31.6641V13H29.6885V8.43359L27.2139 13H25.2314V5.60352H27.2139V10.1631L29.6885 5.60352ZM36.0732 10.2725H35.2803V13H33.3047V5.60352H35.2803V8.38574H35.9844L37.5977 5.60352H40.0928L37.6729 9.12402L40.3184 13H37.6865L36.0732 10.2725ZM40.3594 9.2334C40.3594 8.49967 40.5007 7.8457 40.7832 7.27148C41.0658 6.69727 41.4714 6.25293 42 5.93848C42.5332 5.62402 43.1507 5.4668 43.8525 5.4668C44.8506 5.4668 45.6641 5.77214 46.293 6.38281C46.9264 6.99349 47.2796 7.82292 47.3525 8.87109L47.3662 9.37695C47.3662 10.5117 47.0495 11.4232 46.416 12.1113C45.7826 12.7949 44.9326 13.1367 43.8662 13.1367C42.7998 13.1367 41.9476 12.7949 41.3096 12.1113C40.6761 11.4277 40.3594 10.498 40.3594 9.32227V9.2334ZM42.335 9.37695C42.335 10.0788 42.4671 10.6165 42.7314 10.9902C42.9958 11.3594 43.374 11.5439 43.8662 11.5439C44.3447 11.5439 44.7184 11.3617 44.9873 10.9971C45.2562 10.6279 45.3906 10.04 45.3906 9.2334C45.3906 8.54525 45.2562 8.01204 44.9873 7.63379C44.7184 7.25553 44.3402 7.06641 43.8525 7.06641C43.3695 7.06641 42.9958 7.25553 42.7314 7.63379C42.4671 8.00749 42.335 8.58854 42.335 9.37695ZM54.9062 5.60352V13H52.9307V7.20312H51.1875L51.0645 9.48633C50.987 10.7031 50.7477 11.5895 50.3467 12.1455C49.9456 12.7015 49.3486 12.9863 48.5557 13H47.8857L47.8652 11.3936L48.1113 11.373C48.4668 11.3457 48.7266 11.1361 48.8906 10.7441C49.0547 10.3522 49.1572 9.68457 49.1982 8.74121L49.335 5.60352H54.9062ZM59.835 13.1367C58.7503 13.1367 57.8662 12.804 57.1826 12.1387C56.5036 11.4733 56.1641 10.5869 56.1641 9.47949V9.28809C56.1641 8.54525 56.3076 7.88216 56.5947 7.29883C56.8818 6.71094 57.2874 6.25977 57.8115 5.94531C58.3402 5.6263 58.9417 5.4668 59.6162 5.4668C60.6279 5.4668 61.4232 5.78581 62.002 6.42383C62.5853 7.06185 62.877 7.96647 62.877 9.1377V9.94434H58.167C58.2308 10.4274 58.4222 10.8148 58.7412 11.1064C59.0648 11.3981 59.4727 11.5439 59.9648 11.5439C60.7259 11.5439 61.3206 11.2682 61.749 10.7168L62.7197 11.8037C62.4235 12.223 62.0225 12.5511 61.5166 12.7881C61.0107 13.0205 60.4502 13.1367 59.835 13.1367ZM59.6094 7.06641C59.2174 7.06641 58.8984 7.19857 58.6523 7.46289C58.4108 7.72721 58.2559 8.10547 58.1875 8.59766H60.9355V8.44043C60.9264 8.00293 60.8079 7.66569 60.5801 7.42871C60.3522 7.18717 60.0286 7.06641 59.6094 7.06641ZM70.4375 13H68.4551V7.20312H65.9805V13H64.0049V5.60352H70.4375V13ZM78.3604 13H76.3779V10.1562H73.9238V13H71.9482V5.60352H73.9238V8.57031H76.3779V5.60352H78.3604V13ZM79.584 9.2334C79.584 8.49967 79.7253 7.8457 80.0078 7.27148C80.2904 6.69727 80.696 6.25293 81.2246 5.93848C81.7578 5.62402 82.3753 5.4668 83.0771 5.4668C84.0752 5.4668 84.8887 5.77214 85.5176 6.38281C86.151 6.99349 86.5042 7.82292 86.5771 8.87109L86.5908 9.37695C86.5908 10.5117 86.2741 11.4232 85.6406 12.1113C85.0072 12.7949 84.1572 13.1367 83.0908 13.1367C82.0244 13.1367 81.1722 12.7949 80.5342 12.1113C79.9007 11.4277 79.584 10.498 79.584 9.32227V9.2334ZM81.5596 9.37695C81.5596 10.0788 81.6917 10.6165 81.9561 10.9902C82.2204 11.3594 82.5986 11.5439 83.0908 11.5439C83.5693 11.5439 83.943 11.3617 84.2119 10.9971C84.4808 10.6279 84.6152 10.04 84.6152 9.2334C84.6152 8.54525 84.4808 8.01204 84.2119 7.63379C83.943 7.25553 83.5648 7.06641 83.0771 7.06641C82.5941 7.06641 82.2204 7.25553 81.9561 7.63379C81.6917 8.00749 81.5596 8.58854 81.5596 9.37695Z" fill="black"/%3E%3C/mask%3E%3Cg mask="url(%23mask0)"%3E%3Cpath d="M88 -2H0V20H88V-2Z" fill="url(%23paint0_linear)"/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id="paint0_linear" x1="2.4238" y1="19.697" x2="88" y2="19.697" gradientUnits="userSpaceOnUse"%3E%3Cstop stop-color="%2300C853"/%3E%3Cstop offset="1" stop-color="%233AEB62"/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E')}.rating-label_good{background-image:url('data:image/svg+xml;charset=utf8,%3Csvg width="88" height="17" viewBox="0 0 88 17" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cmask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="3" width="87" height="13"%3E%3Cpath d="M8.99609 13H6.93848V4.70801H2.95312V13H0.902344V3.04688H8.99609V13ZM17.3291 9.37012C17.3291 10.5094 17.0693 11.4232 16.5498 12.1113C16.0348 12.7949 15.3376 13.1367 14.458 13.1367C13.7106 13.1367 13.1068 12.877 12.6465 12.3574V15.8438H10.6709V5.60352H12.5029L12.5713 6.32812C13.0498 5.75391 13.6742 5.4668 14.4443 5.4668C15.3558 5.4668 16.0645 5.80404 16.5703 6.47852C17.0762 7.15299 17.3291 8.08268 17.3291 9.26758V9.37012ZM15.3535 9.22656C15.3535 8.53841 15.2305 8.00749 14.9844 7.63379C14.7428 7.26009 14.3896 7.07324 13.9248 7.07324C13.305 7.07324 12.8789 7.31022 12.6465 7.78418V10.8125C12.888 11.3001 13.3187 11.5439 13.9385 11.5439C14.8818 11.5439 15.3535 10.7715 15.3535 9.22656ZM21.9639 13.1367C20.8792 13.1367 19.9951 12.804 19.3115 12.1387C18.6325 11.4733 18.293 10.5869 18.293 9.47949V9.28809C18.293 8.54525 18.4365 7.88216 18.7236 7.29883C19.0107 6.71094 19.4163 6.25977 19.9404 5.94531C20.4691 5.6263 21.0706 5.4668 21.7451 5.4668C22.7568 5.4668 23.5521 5.78581 24.1309 6.42383C24.7142 7.06185 25.0059 7.96647 25.0059 9.1377V9.94434H20.2959C20.3597 10.4274 20.5511 10.8148 20.8701 11.1064C21.1937 11.3981 21.6016 11.5439 22.0938 11.5439C22.8548 11.5439 23.4495 11.2682 23.8779 10.7168L24.8486 11.8037C24.5524 12.223 24.1514 12.5511 23.6455 12.7881C23.1396 13.0205 22.5791 13.1367 21.9639 13.1367ZM21.7383 7.06641C21.3464 7.06641 21.0273 7.19857 20.7812 7.46289C20.5397 7.72721 20.3848 8.10547 20.3164 8.59766H23.0645V8.44043C23.0553 8.00293 22.9368 7.66569 22.709 7.42871C22.4811 7.18717 22.1576 7.06641 21.7383 7.06641ZM26.2637 13V5.60352H29.3535C30.3607 5.60352 31.1331 5.78125 31.6709 6.13672C32.2087 6.49219 32.4775 7.0026 32.4775 7.66797C32.4775 8.00977 32.3636 8.31738 32.1357 8.59082C31.9124 8.8597 31.5843 9.06706 31.1514 9.21289C31.68 9.31315 32.0947 9.51139 32.3955 9.80762C32.7008 10.0993 32.8535 10.4593 32.8535 10.8877C32.8535 11.5758 32.5938 12.0999 32.0742 12.46C31.5592 12.82 30.8096 13 29.8252 13H26.2637ZM28.2393 9.93066V11.4209H29.832C30.5293 11.4209 30.8779 11.1771 30.8779 10.6895C30.8779 10.1927 30.5452 9.93978 29.8799 9.93066H28.2393ZM28.2393 8.60449H29.4629C30.1556 8.59538 30.502 8.37207 30.502 7.93457C30.502 7.66569 30.4062 7.47428 30.2148 7.36035C30.028 7.24642 29.7409 7.18945 29.3535 7.18945H28.2393V8.60449ZM33.7559 9.2334C33.7559 8.49967 33.8971 7.8457 34.1797 7.27148C34.4622 6.69727 34.8678 6.25293 35.3965 5.93848C35.9297 5.62402 36.5472 5.4668 37.249 5.4668C38.2471 5.4668 39.0605 5.77214 39.6895 6.38281C40.3229 6.99349 40.6761 7.82292 40.749 8.87109L40.7627 9.37695C40.7627 10.5117 40.446 11.4232 39.8125 12.1113C39.179 12.7949 38.3291 13.1367 37.2627 13.1367C36.1963 13.1367 35.3441 12.7949 34.7061 12.1113C34.0726 11.4277 33.7559 10.498 33.7559 9.32227V9.2334ZM35.7314 9.37695C35.7314 10.0788 35.8636 10.6165 36.1279 10.9902C36.3923 11.3594 36.7705 11.5439 37.2627 11.5439C37.7412 11.5439 38.1149 11.3617 38.3838 10.9971C38.6527 10.6279 38.7871 10.04 38.7871 9.2334C38.7871 8.54525 38.6527 8.01204 38.3838 7.63379C38.1149 7.25553 37.7367 7.06641 37.249 7.06641C36.766 7.06641 36.3923 7.25553 36.1279 7.63379C35.8636 8.00749 35.7314 8.58854 35.7314 9.37695ZM45.0557 11.5439C45.4202 11.5439 45.7165 11.4437 45.9443 11.2432C46.1722 11.0426 46.2907 10.776 46.2998 10.4434H48.1523C48.1478 10.9447 48.0111 11.4049 47.7422 11.8242C47.4733 12.2389 47.1042 12.5625 46.6348 12.7949C46.1699 13.0228 45.6549 13.1367 45.0898 13.1367C44.0326 13.1367 43.1986 12.8018 42.5879 12.1318C41.9772 11.4574 41.6719 10.5277 41.6719 9.34277V9.21289C41.6719 8.07357 41.9749 7.16439 42.5811 6.48535C43.1872 5.80632 44.0189 5.4668 45.0762 5.4668C46.0013 5.4668 46.7419 5.73112 47.2979 6.25977C47.8584 6.78385 48.1432 7.4834 48.1523 8.3584H46.2998C46.2907 7.97559 46.1722 7.66569 45.9443 7.42871C45.7165 7.18717 45.4157 7.06641 45.042 7.06641C44.5817 7.06641 44.2331 7.23503 43.9961 7.57227C43.7637 7.90495 43.6475 8.44727 43.6475 9.19922V9.4043C43.6475 10.1654 43.7637 10.7122 43.9961 11.0449C44.2285 11.3776 44.5817 11.5439 45.0557 11.5439ZM52.0967 7.81152L53.3408 5.60352H55.4531L53.3477 9.22656L55.542 13H53.4229L52.1035 10.6758L50.791 13H48.665L50.8594 9.22656L48.7607 5.60352H50.8799L52.0967 7.81152ZM55.8223 9.2334C55.8223 8.49967 55.9635 7.8457 56.2461 7.27148C56.5286 6.69727 56.9342 6.25293 57.4629 5.93848C57.9961 5.62402 58.6136 5.4668 59.3154 5.4668C60.3135 5.4668 61.127 5.77214 61.7559 6.38281C62.3893 6.99349 62.7425 7.82292 62.8154 8.87109L62.8291 9.37695C62.8291 10.5117 62.5124 11.4232 61.8789 12.1113C61.2454 12.7949 60.3955 13.1367 59.3291 13.1367C58.2627 13.1367 57.4105 12.7949 56.7725 12.1113C56.139 11.4277 55.8223 10.498 55.8223 9.32227V9.2334ZM57.7979 9.37695C57.7979 10.0788 57.93 10.6165 58.1943 10.9902C58.4587 11.3594 58.8369 11.5439 59.3291 11.5439C59.8076 11.5439 60.1813 11.3617 60.4502 10.9971C60.7191 10.6279 60.8535 10.04 60.8535 9.2334C60.8535 8.54525 60.7191 8.01204 60.4502 7.63379C60.1813 7.25553 59.8031 7.06641 59.3154 7.06641C58.8324 7.06641 58.4587 7.25553 58.1943 7.63379C57.93 8.00749 57.7979 8.58854 57.7979 9.37695ZM63.6562 11.4072C64.1029 10.9333 64.4059 10.4639 64.5654 9.99902C64.7249 9.53418 64.8138 8.87565 64.832 8.02344L64.8867 5.60352H70.3281V11.4072H71.3945V15.2217H69.4189V13H65.0371V15.2217H63.0205V11.4072H63.6562ZM65.9873 11.4072H68.3594V7.2373H66.8213L66.8076 8.12598C66.7666 9.48405 66.4932 10.5778 65.9873 11.4072ZM78.6885 13H76.7061V10.1562H74.252V13H72.2764V5.60352H74.252V8.57031H76.7061V5.60352H78.6885V13ZM79.9121 9.2334C79.9121 8.49967 80.0534 7.8457 80.3359 7.27148C80.6185 6.69727 81.0241 6.25293 81.5527 5.93848C82.0859 5.62402 82.7035 5.4668 83.4053 5.4668C84.4033 5.4668 85.2168 5.77214 85.8457 6.38281C86.4792 6.99349 86.8324 7.82292 86.9053 8.87109L86.9189 9.37695C86.9189 10.5117 86.6022 11.4232 85.9688 12.1113C85.3353 12.7949 84.4854 13.1367 83.4189 13.1367C82.3525 13.1367 81.5003 12.7949 80.8623 12.1113C80.2288 11.4277 79.9121 10.498 79.9121 9.32227V9.2334ZM81.8877 9.37695C81.8877 10.0788 82.0199 10.6165 82.2842 10.9902C82.5485 11.3594 82.9268 11.5439 83.4189 11.5439C83.8975 11.5439 84.2712 11.3617 84.54 10.9971C84.8089 10.6279 84.9434 10.04 84.9434 9.2334C84.9434 8.54525 84.8089 8.01204 84.54 7.63379C84.2712 7.25553 83.8929 7.06641 83.4053 7.06641C82.9222 7.06641 82.5485 7.25553 82.2842 7.63379C82.0199 8.00749 81.8877 8.58854 81.8877 9.37695Z" fill="black"/%3E%3C/mask%3E%3Cg mask="url(%23mask0)"%3E%3Cpath d="M87 -4H0V18H87V-4Z" fill="url(%23paint0_linear)"/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id="paint0_linear" x1="2.39625" y1="17.697" x2="87" y2="17.697" gradientUnits="userSpaceOnUse"%3E%3Cstop stop-color="%2390CF0A"/%3E%3Cstop offset="1" stop-color="%2342B245"/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E')}.rating-label_mb{background-image:url('data:image/svg+xml;charset=utf8,%3Csvg width="52" height="16" viewBox="0 0 52 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cmask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="3" width="52" height="13"%3E%3Cpath d="M4.4502 6.47852L6.31641 3.04688H8.6748L5.77637 7.98242L8.75 13H6.36426L4.4502 9.51367L2.53613 13H0.150391L3.12402 7.98242L0.225586 3.04688H2.58398L4.4502 6.47852ZM9.20117 9.2334C9.20117 8.49967 9.34245 7.8457 9.625 7.27148C9.90755 6.69727 10.3132 6.25293 10.8418 5.93848C11.375 5.62402 11.9925 5.4668 12.6943 5.4668C13.6924 5.4668 14.5059 5.77214 15.1348 6.38281C15.7682 6.99349 16.1214 7.82292 16.1943 8.87109L16.208 9.37695C16.208 10.5117 15.8913 11.4232 15.2578 12.1113C14.6243 12.7949 13.7744 13.1367 12.708 13.1367C11.6416 13.1367 10.7894 12.7949 10.1514 12.1113C9.5179 11.4277 9.20117 10.498 9.20117 9.32227V9.2334ZM11.1768 9.37695C11.1768 10.0788 11.3089 10.6165 11.5732 10.9902C11.8376 11.3594 12.2158 11.5439 12.708 11.5439C13.1865 11.5439 13.5602 11.3617 13.8291 10.9971C14.098 10.6279 14.2324 10.04 14.2324 9.2334C14.2324 8.54525 14.098 8.01204 13.8291 7.63379C13.5602 7.25553 13.182 7.06641 12.6943 7.06641C12.2113 7.06641 11.8376 7.25553 11.5732 7.63379C11.3089 8.00749 11.1768 8.58854 11.1768 9.37695ZM24.083 9.37012C24.083 10.5094 23.8232 11.4232 23.3037 12.1113C22.7887 12.7949 22.0915 13.1367 21.2119 13.1367C20.4645 13.1367 19.8607 12.877 19.4004 12.3574V15.8438H17.4248V5.60352H19.2568L19.3252 6.32812C19.8037 5.75391 20.4281 5.4668 21.1982 5.4668C22.1097 5.4668 22.8184 5.80404 23.3242 6.47852C23.8301 7.15299 24.083 8.08268 24.083 9.26758V9.37012ZM22.1074 9.22656C22.1074 8.53841 21.9844 8.00749 21.7383 7.63379C21.4967 7.26009 21.1436 7.07324 20.6787 7.07324C20.0589 7.07324 19.6328 7.31022 19.4004 7.78418V10.8125C19.6419 11.3001 20.0726 11.5439 20.6924 11.5439C21.6357 11.5439 22.1074 10.7715 22.1074 9.22656ZM25.0059 9.2334C25.0059 8.49967 25.1471 7.8457 25.4297 7.27148C25.7122 6.69727 26.1178 6.25293 26.6465 5.93848C27.1797 5.62402 27.7972 5.4668 28.499 5.4668C29.4971 5.4668 30.3105 5.77214 30.9395 6.38281C31.5729 6.99349 31.9261 7.82292 31.999 8.87109L32.0127 9.37695C32.0127 10.5117 31.696 11.4232 31.0625 12.1113C30.429 12.7949 29.5791 13.1367 28.5127 13.1367C27.4463 13.1367 26.5941 12.7949 25.9561 12.1113C25.3226 11.4277 25.0059 10.498 25.0059 9.32227V9.2334ZM26.9814 9.37695C26.9814 10.0788 27.1136 10.6165 27.3779 10.9902C27.6423 11.3594 28.0205 11.5439 28.5127 11.5439C28.9912 11.5439 29.3649 11.3617 29.6338 10.9971C29.9027 10.6279 30.0371 10.04 30.0371 9.2334C30.0371 8.54525 29.9027 8.01204 29.6338 7.63379C29.3649 7.25553 28.9867 7.06641 28.499 7.06641C28.016 7.06641 27.6423 7.25553 27.3779 7.63379C27.1136 8.00749 26.9814 8.58854 26.9814 9.37695ZM35.2051 5.60352V11.4072H37.2354V5.60352H39.2178V11.4072H41.248V5.60352H43.2236V13H33.2295V5.60352H35.2051ZM44.502 9.2334C44.502 8.49967 44.6432 7.8457 44.9258 7.27148C45.2083 6.69727 45.6139 6.25293 46.1426 5.93848C46.6758 5.62402 47.2933 5.4668 47.9951 5.4668C48.9932 5.4668 49.8066 5.77214 50.4355 6.38281C51.069 6.99349 51.4222 7.82292 51.4951 8.87109L51.5088 9.37695C51.5088 10.5117 51.1921 11.4232 50.5586 12.1113C49.9251 12.7949 49.0752 13.1367 48.0088 13.1367C46.9424 13.1367 46.0902 12.7949 45.4521 12.1113C44.8187 11.4277 44.502 10.498 44.502 9.32227V9.2334ZM46.4775 9.37695C46.4775 10.0788 46.6097 10.6165 46.874 10.9902C47.1383 11.3594 47.5166 11.5439 48.0088 11.5439C48.4873 11.5439 48.861 11.3617 49.1299 10.9971C49.3988 10.6279 49.5332 10.04 49.5332 9.2334C49.5332 8.54525 49.3988 8.01204 49.1299 7.63379C48.861 7.25553 48.4827 7.06641 47.9951 7.06641C47.512 7.06641 47.1383 7.25553 46.874 7.63379C46.6097 8.00749 46.4775 8.58854 46.4775 9.37695Z" fill="black"/%3E%3C/mask%3E%3Cg mask="url(%23mask0)"%3E%3Cpath d="M53 -4H-1V18H53V-4Z" fill="url(%23paint0_linear)"/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id="paint0_linear" x1="0.487325" y1="17.697" x2="53" y2="17.697" gradientUnits="userSpaceOnUse"%3E%3Cstop stop-color="%23F5E12F"/%3E%3Cstop offset="1" stop-color="%2390CF0A"/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E')}.rating-label_bad{background-image:url('data:image/svg+xml;charset=utf8,%3Csvg width="76" height="16" viewBox="0 0 76 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cmask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="3" width="76" height="13"%3E%3Cpath d="M8.98926 13H6.93848V8.73438H2.93945V13H0.888672V3.04688H2.93945V7.08008H6.93848V3.04688H8.98926V13ZM10.3496 9.2334C10.3496 8.49967 10.4909 7.8457 10.7734 7.27148C11.056 6.69727 11.4616 6.25293 11.9902 5.93848C12.5234 5.62402 13.141 5.4668 13.8428 5.4668C14.8408 5.4668 15.6543 5.77214 16.2832 6.38281C16.9167 6.99349 17.2699 7.82292 17.3428 8.87109L17.3564 9.37695C17.3564 10.5117 17.0397 11.4232 16.4062 12.1113C15.7728 12.7949 14.9229 13.1367 13.8564 13.1367C12.79 13.1367 11.9378 12.7949 11.2998 12.1113C10.6663 11.4277 10.3496 10.498 10.3496 9.32227V9.2334ZM12.3252 9.37695C12.3252 10.0788 12.4574 10.6165 12.7217 10.9902C12.986 11.3594 13.3643 11.5439 13.8564 11.5439C14.335 11.5439 14.7087 11.3617 14.9775 10.9971C15.2464 10.6279 15.3809 10.04 15.3809 9.2334C15.3809 8.54525 15.2464 8.01204 14.9775 7.63379C14.7087 7.25553 14.3304 7.06641 13.8428 7.06641C13.3597 7.06641 12.986 7.25553 12.7217 7.63379C12.4574 8.00749 12.3252 8.58854 12.3252 9.37695ZM25.2314 9.37012C25.2314 10.5094 24.9717 11.4232 24.4521 12.1113C23.9372 12.7949 23.2399 13.1367 22.3604 13.1367C21.613 13.1367 21.0091 12.877 20.5488 12.3574V15.8438H18.5732V5.60352H20.4053L20.4736 6.32812C20.9521 5.75391 21.5765 5.4668 22.3467 5.4668C23.2581 5.4668 23.9668 5.80404 24.4727 6.47852C24.9785 7.15299 25.2314 8.08268 25.2314 9.26758V9.37012ZM23.2559 9.22656C23.2559 8.53841 23.1328 8.00749 22.8867 7.63379C22.6452 7.26009 22.292 7.07324 21.8271 7.07324C21.2074 7.07324 20.7812 7.31022 20.5488 7.78418V10.8125C20.7904 11.3001 21.221 11.5439 21.8408 11.5439C22.7842 11.5439 23.2559 10.7715 23.2559 9.22656ZM30.9668 10.6689L32.9014 5.60352H35.376V13H33.4004V8.46094L31.6299 13H30.3037L28.5674 8.53613V13H26.5918V5.60352H29.0459L30.9668 10.6689ZM41.3848 13C41.2936 12.8223 41.2275 12.6012 41.1865 12.3369C40.708 12.8701 40.0859 13.1367 39.3203 13.1367C38.5957 13.1367 37.9941 12.9271 37.5156 12.5078C37.0417 12.0885 36.8047 11.5599 36.8047 10.9219C36.8047 10.138 37.0941 9.53646 37.6729 9.11719C38.2562 8.69792 39.097 8.486 40.1953 8.48145H41.1045V8.05762C41.1045 7.71582 41.0156 7.44238 40.8379 7.2373C40.6647 7.03223 40.389 6.92969 40.0107 6.92969C39.6781 6.92969 39.416 7.00944 39.2246 7.16895C39.0378 7.32845 38.9443 7.5472 38.9443 7.8252H36.9688C36.9688 7.39681 37.1009 7.00033 37.3652 6.63574C37.6296 6.27116 38.0033 5.98633 38.4863 5.78125C38.9694 5.57161 39.5117 5.4668 40.1133 5.4668C41.0247 5.4668 41.7471 5.69694 42.2803 6.15723C42.818 6.61296 43.0869 7.25553 43.0869 8.08496V11.291C43.0915 11.9928 43.1895 12.5238 43.3809 12.8838V13H41.3848ZM39.751 11.626C40.0426 11.626 40.3115 11.5622 40.5576 11.4346C40.8037 11.3024 40.986 11.127 41.1045 10.9082V9.63672H40.3662C39.3773 9.63672 38.8509 9.97852 38.7871 10.6621L38.7803 10.7783C38.7803 11.0244 38.8669 11.2272 39.04 11.3867C39.2132 11.5462 39.4502 11.626 39.751 11.626ZM51.0371 5.60352V13H49.0615V7.20312H47.3184L47.1953 9.48633C47.1178 10.7031 46.8786 11.5895 46.4775 12.1455C46.0765 12.7015 45.4795 12.9863 44.6865 13H44.0166L43.9961 11.3936L44.2422 11.373C44.5977 11.3457 44.8574 11.1361 45.0215 10.7441C45.1855 10.3522 45.2881 9.68457 45.3291 8.74121L45.4658 5.60352H51.0371ZM54.6738 7.77051H56.0889C56.7269 7.77051 57.2874 7.8776 57.7705 8.0918C58.2536 8.30599 58.6227 8.61361 58.8779 9.01465C59.1377 9.41113 59.2676 9.8737 59.2676 10.4023C59.2676 11.1816 58.9782 11.8105 58.3994 12.2891C57.8252 12.763 57.0413 13 56.0479 13H52.6914V5.60352H54.6738V7.77051ZM54.6738 9.35645V11.4209H56.0752C56.4671 11.4209 56.7679 11.3298 56.9775 11.1475C57.1872 10.9652 57.292 10.7168 57.292 10.4023C57.292 10.0833 57.1895 9.8304 56.9844 9.64355C56.7793 9.45215 56.4762 9.35645 56.0752 9.35645H54.6738ZM66.7939 13H64.8115V10.1562H62.3574V13H60.3818V5.60352H62.3574V8.57031H64.8115V5.60352H66.7939V13ZM68.0176 9.2334C68.0176 8.49967 68.1589 7.8457 68.4414 7.27148C68.724 6.69727 69.1296 6.25293 69.6582 5.93848C70.1914 5.62402 70.8089 5.4668 71.5107 5.4668C72.5088 5.4668 73.3223 5.77214 73.9512 6.38281C74.5846 6.99349 74.9378 7.82292 75.0107 8.87109L75.0244 9.37695C75.0244 10.5117 74.7077 11.4232 74.0742 12.1113C73.4408 12.7949 72.5908 13.1367 71.5244 13.1367C70.458 13.1367 69.6058 12.7949 68.9678 12.1113C68.3343 11.4277 68.0176 10.498 68.0176 9.32227V9.2334ZM69.9932 9.37695C69.9932 10.0788 70.1253 10.6165 70.3896 10.9902C70.654 11.3594 71.0322 11.5439 71.5244 11.5439C72.0029 11.5439 72.3766 11.3617 72.6455 10.9971C72.9144 10.6279 73.0488 10.04 73.0488 9.2334C73.0488 8.54525 72.9144 8.01204 72.6455 7.63379C72.3766 7.25553 71.9984 7.06641 71.5107 7.06641C71.0277 7.06641 70.654 7.25553 70.3896 7.63379C70.1253 8.00749 69.9932 8.58854 69.9932 9.37695Z" fill="black"/%3E%3C/mask%3E%3Cg mask="url(%23mask0)"%3E%3Cpath d="M77 -4H-1V18H77V-4Z" fill="url(%23paint0_linear)"/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id="paint0_linear" x1="1.14836" y1="17.697" x2="77" y2="17.697" gradientUnits="userSpaceOnUse"%3E%3Cstop stop-color="%23F5CA2F"/%3E%3Cstop offset="1" stop-color="%23F5A32F"/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E')}.rating-label_sobad{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='111' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='0' y='5' width='53' height='16'%3E%3Cpath d='M4.063 11.063L.227 5.577h2.492l3.695 5.531V5.58h2.258v5.53l3.695-5.53h2.5l-3.844 5.484L15.086 17h-2.594l-3.82-5.79V17H6.414v-5.79L2.594 17H0l4.063-5.938zm11.03-2.797h2.61l1.649 4.914c.14.427.236.932.289 1.515h.047c.057-.536.169-1.041.335-1.515l1.618-4.914h2.554L20.5 18.117c-.338.912-.823 1.594-1.453 2.047-.625.453-1.357.68-2.195.68-.412 0-.816-.045-1.211-.133v-1.89c.286.067.599.1.937.1.422 0 .79-.13 1.102-.39.317-.255.565-.643.742-1.164l.14-.43-3.468-8.671zm17.587 0v1.789h-2.86V17h-2.383v-6.945H24.57v-1.79h8.11zm7.36 0h2.624l-3.46 4.187L42.968 17h-2.703l-3.57-4.43V17h-2.383V8.266h2.382v4.242l3.344-4.242zm6.077 4.351c0 .865.14 1.518.422 1.961.286.443.75.664 1.39.664.636 0 1.092-.219 1.368-.656.281-.443.422-1.099.422-1.969 0-.864-.14-1.513-.422-1.945-.281-.432-.742-.649-1.383-.649-.635 0-1.094.217-1.375.649-.281.427-.422 1.075-.422 1.945zm6.04 0c0 1.422-.376 2.534-1.126 3.336-.75.802-1.794 1.203-3.133 1.203-.838 0-1.578-.182-2.218-.547a3.69 3.69 0 01-1.477-1.586c-.344-.687-.516-1.49-.516-2.406 0-1.427.373-2.536 1.118-3.328.745-.792 1.791-1.187 3.14-1.187.839 0 1.578.182 2.22.546a3.65 3.65 0 011.476 1.57c.343.683.515 1.482.515 2.4z' fill='url(%23paint0_linear)'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='url(%23paint1_linear)' d='M0 0h58v22H0z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='1.46' y1='21.697' x2='53' y2='21.697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2347B04B'/%3E%3Cstop offset='1' stop-color='%2342CF47'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='1.597' y1='21.697' x2='58' y2='21.697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F50'/%3E%3Cstop offset='1' stop-color='%23F5CA2F'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.mtui-text-field__wrapper{position:relative;overflow:hidden}.mtui-text-field__wrapper .iti--allow-dropdown{width:100%}.mtui-text-field__wrapper.no-overflow{overflow:visible}.mtui-text-field__fullwidth{width:100%}.mtui-text-field__floating-label{position:absolute;color:rgba(0,0,0,.32);left:12px;top:13px;line-height:20px;letter-spacing:.25px;pointer-events:none;transition:.1s;font-size:14px}.mtui-text-field__input{transition:.1s;border:1px solid rgba(0,0,0,.12)!important;border-radius:8px;padding:22px 12px 2px 10px;width:100%;line-height:20px;color:#333;font-size:14px!important;background:#fff!important;caret-color:#00c853;caret-color:var(--mdc-theme-primary);outline:none}.mtui-text-field__input::-webkit-inner-spin-button{-webkit-appearance:none}.mtui-text-field__input:-webkit-autofill,.mtui-text-field__input:-webkit-autofill:active,.mtui-text-field__input:-webkit-autofill:focus,.mtui-text-field__input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.mtui-text-field__input:focus{border-color:#00c853!important;border-color:var(--mdc-theme-primary)!important}.mtui-text-field__input:focus+.mtui-text-field__floating-label{color:#00c853;color:var(--mdc-theme-primary);font-size:10px;line-height:14px;top:5px;letter-spacing:.7px}.mtui-text-field__input.input-error{box-shadow:none;background:rgba(224,27,0,.0392156862745098)!important;border-color:rgba(224,27,0,.2)!important}.mtui-text-field__input.input-error+.mtui-text-field__floating-label,.mtui-text-field_filled .mtui-text-field__floating-label{font-size:10px;line-height:14px;top:5px;letter-spacing:.7px}.mtui-text-field_with-icon .mtui-text-field__floating-label{left:40px}.mtui-text-field_error .mtui-text-field__floating-label{color:#e01b00!important}.mtui-text-field_error input.mtui-text-field__input{border-color:rgba(224,27,0,.2)!important;background:rgba(224,27,0,.04)!important;caret-color:#e01b00}.mtui-text-field__error-label{color:#e01b00;font-size:10px;font-weight:300;line-height:14px;letter-spacing:.7px;display:none;margin-top:4px}.mtui-text-field__floating-label.phone_label{margin-left:40px!important}.mtui-select.input-error{box-shadow:none!important;background:rgba(224,27,0,.04)!important;border:1px solid rgba(224,27,0,.2)!important}.mtui-select__wrapper{border:1px solid #e0e0e0;border-radius:8px;position:relative;height:44px;padding:5px 10px;line-height:14px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;background:#fff}.mtui-select__wrapper.opened{border-radius:8px 8px 0 0;border-color:#00c853;border-color:var(--mdc-theme-primary)}.mtui-select__wrapper.opened:after{transform:rotate(180deg)!important}.mtui-select__wrapper.input-error-wrapper{border-color:rgba(224,27,0,.2)!important;background:rgba(224,27,0,.04)!important}.mtui-select__wrapper:after{content:url(/packs/media/new_design/drop-down-a8300a1a.svg);display:block;position:absolute;right:12px;top:8px;transition:.3s}.mtui-select__wrapper.opened:after{transform:rotate(180deg)}.mtui-select-disabled{opacity:.6;pointer-events:none}.mtui-select__label{font-size:10px;letter-spacing:.7px;color:#cdcccc;display:block;cursor:pointer;line-height:14px}.mtui-select__value{font-size:14px;letter-spacing:.25px;line-height:20px;color:#333;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mtui-select__options{display:none;position:absolute}.mtui-select__option{padding:10px;font-size:14px}.mtui-select__option:hover{background:#e0e0e0}.mtui-select__clear{width:24px;height:24px;background:url(/packs/media/new_design/cancel-24px-d84d1fe8.svg);position:absolute;right:38px;top:9px}.mtui-select__wrapper.opened .mtui-select__label{color:#00c853;color:var(--mdc-theme-primary)}.mtui-select__wrapper.opened .mtui-select__options{display:block;background:#fff;width:calc(100% + 2px);left:-1px;top:43px;z-index:10000;border-radius:0 0 8px 8px;border:1px solid #e0e0e0;border-top:none;max-height:300px;overflow-y:auto}.mtui-select__wrapper.opened .mtui-select__options::-webkit-scrollbar{width:8px}.mtui-select__wrapper.opened .mtui-select__options::-webkit-scrollbar-track{background:transparent;border-radius:8px}.mtui-select__wrapper.opened .mtui-select__options::-webkit-scrollbar-thumb{background-color:#d2d2d2;border-radius:20px;border:1px solid #c2c2c2}.mtui-textarea__wrapper{position:relative}.mtui-textarea__wrapper.mtui-textarea__filled .mtui-textarea__floating-label{font-size:10px;line-height:14px;top:5px;letter-spacing:.7px}.mtui-textarea__floating-label{position:absolute;color:rgba(0,0,0,.32);left:12px;top:14px;line-height:20px;letter-spacing:.25px;pointer-events:none;transition:.1s;font-size:14px}.mtui-textarea__counter{font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:9px}.mtui-textarea__input{transition:.1s;border:1px solid rgba(0,0,0,.12)!important;border-radius:8px;padding:22px 12px 2px 10px;width:100%;line-height:19px;color:#333;font-size:14px!important;background:#fff!important;caret-color:#00c853;caret-color:var(--mdc-theme-primary);outline:none;font-family:Roboto,sans-serif}.mtui-textarea__input:-webkit-autofill,.mtui-textarea__input:-webkit-autofill:active,.mtui-textarea__input:-webkit-autofill:focus,.mtui-textarea__input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.mtui-textarea__input:focus{border-color:#00c853!important;border-color:var(--mdc-theme-primary)!important}.mtui-textarea__input:focus+.mtui-textarea__floating-label{color:#00c853;color:var(--mdc-theme-primary);font-size:10px;line-height:14px;top:5px;letter-spacing:.7px}.mtui-radio__wrapper{display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.12156862745098039);border-radius:8px;padding:20px 20px 20px 28px;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px;cursor:pointer;transition:.1s}.mtui-radio__input{display:none}.mtui-radio__label{font-size:16px;font-weight:400;line-height:22px;letter-spacing:.4px;font-family:Roboto;transition:.1s}.mtui-radio__circle{display:block;width:20px;height:20px;border:2px solid rgba(0,0,0,.6392156862745098);border-radius:20px;transition:.1s}.mtui-radio__input:checked+.mtui-radio__wrapper{border:1px solid rgba(0,200,83,.64);border:1px solid var(--mdc-theme-primary-opacity);background:rgba(0,200,83,.04);background:var(--mdc-theme-primary-super-opacity)}.mtui-radio__input:checked+.mtui-radio__wrapper .mtui-radio__label{color:#00c853;color:var(--mdc-theme-primary)}.mtui-radio__input:checked+.mtui-radio__wrapper .mtui-radio__circle{border-color:#00c853;border-color:var(--mdc-theme-primary);position:relative}.mtui-radio__input:checked+.mtui-radio__wrapper .mtui-radio__circle:after{content:"";display:block;position:absolute;width:10px;height:10px;top:3px;left:3px;border-radius:10px;background:#00c853;background:var(--mdc-theme-primary)}.mdc-text-field-character-counter{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.75rem;line-height:1.25rem;font-weight:400;letter-spacing:.03333em;text-decoration:inherit;text-transform:inherit;display:block;margin-top:0;line-height:normal;margin-left:auto;margin-right:0;padding-left:16px;padding-right:0;white-space:nowrap}.mdc-text-field-character-counter:before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field-character-counter{margin-left:0;margin-right:auto;padding-left:0;padding-right:16px}.mdc-text-field-helper-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.75rem;line-height:1.25rem;font-weight:400;letter-spacing:.03333em;text-decoration:inherit;text-transform:inherit;display:block;line-height:normal;margin:0;transition:opacity .15s cubic-bezier(.4,0,.2,1);opacity:0;will-change:opacity}.mdc-text-field-helper-text:before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-text-field-helper-text--persistent{transition:none;opacity:1;will-change:auto}.mdc-text-field-helper-line{display:flex;justify-content:space-between;box-sizing:border-box;margin-bottom:-16px}.mdc-text-field--dense+.mdc-text-field-helper-line{margin-bottom:-12px}.mdc-text-field+.mdc-text-field-helper-line{padding-right:16px;padding-left:16px}.mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:rgba(0,0,0,.37)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter{color:rgba(0,0,0,.6)}.datepicker--day-name{color:#00c853;color:var(--mdc-theme-primary)}.mdc-checkbox{display:inline-block;position:relative;flex:0 0 18px;box-sizing:content-box;width:18px;height:18px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom;--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent;padding:11px}.mdc-checkbox .mdc-checkbox__background{left:11px;right:auto;top:11px}.mdc-checkbox .mdc-checkbox__background:before{top:-13px;left:-13px;width:40px;height:40px}.mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before{background-color:#018786}.mdc-checkbox:after,.mdc-checkbox:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";background-color:#000;top:0;left:0;width:100%;height:100%}.mdc-checkbox:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-checkbox:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.mdc-checkbox:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-checkbox__background{display:inline-flex;position:absolute;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;border:2px solid;border-radius:2px;background-color:transparent;pointer-events:none;will-change:background-color,border-color;transition:background-color 90ms cubic-bezier(.4,0,.6,1) 0ms,border-color 90ms cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox__background:before{position:absolute;transform:scale(0);border-radius:50%;opacity:0;pointer-events:none;content:"";will-change:opacity,transform;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox__checkmark{color:#fff;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;transition:opacity .18s cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox__checkmark-path{transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0ms;stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.78334;stroke-dasharray:29.78334}.mdc-checkbox__mixedmark{width:100%;height:0;transform:scaleX(0) rotate(0deg);border:1px solid #fff;opacity:0;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox__native-control{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:inherit}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity .18s cubic-bezier(0,0,.2,1) 0ms,transform .18s cubic-bezier(0,0,.2,1) 0ms;opacity:1}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms cubic-bezier(0,0,.2,1) 0ms,background-color 90ms cubic-bezier(0,0,.2,1) 0ms}.mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:#00c853;border-color:var(--mdc-theme-primary);background-color:#00c853;background-color:var(--mdc-theme-primary)}.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(0,0,0,.54);background-color:transparent}.mdc-checkbox__native-control:focus~.mdc-checkbox__background:before{transform:scale(1);opacity:.12;transition:opacity 80ms cubic-bezier(0,0,.2,1) 0ms,transform 80ms cubic-bezier(0,0,.2,1) 0ms}.mdc-checkbox__label{padding:9px 0;cursor:pointer}.mdc-chip{border-radius:16px;background-color:#e0e0e0;color:rgba(0,0,0,.87);font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.01786em;text-decoration:inherit;text-transform:inherit;height:32px;display:inline-flex;position:relative;align-items:center;box-sizing:border-box;padding:0;border-width:0;outline:0;cursor:pointer;-webkit-appearance:none;overflow:hidden;--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent}.mdc-chip-set{padding:4px;display:flex;flex-wrap:wrap;box-sizing:border-box}.mdc-chip-set .mdc-chip{margin:4px}.mdc-chip-set--choice .mdc-chip--selected{background-color:#fff;background-color:var(--mdc-theme-surface)}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected,.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:hover{color:#03a14c;color:var(--mdc-theme-review-positive)}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-chip--red,.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-chip--red:hover{color:#b00020;color:var(--mdc-theme-error)}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-chip--red:after,.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-chip--red:before{background-color:#b00020;background-color:var(--mdc-theme-error)}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-chip--yellow,.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-chip--yellow:hover{color:#c7a500}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-chip--yellow:after,.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-chip--yellow:before{background-color:#c7a500}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.2}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:after{background-color:#00c853;background-color:var(--mdc-theme-primary)}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:before{opacity:.08;background-color:#03a14c;background-color:var(--mdc-theme-review-positive)}.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:hover:before{opacity:.12}.mdc-chip.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-chip.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-chip.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-chip.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center;width:100%;width:var(--mdc-ripple-fg-size,100%);height:100%;height:var(--mdc-ripple-fg-size,100%)}.mdc-chip.mdc-ripple-upgraded:before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-chip:after,.mdc-chip:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";top:-50%;left:-50%;width:200%;height:200%;background-color:rgba(0,0,0,.87)}.mdc-chip:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-chip:hover{color:#000;color:var(--mdc-theme-on-surface)}.mdc-chip:hover:before{opacity:.04}.mdc-chip:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-chip__text{white-space:nowrap;text-align:center;width:100%}.mdc-floating-label{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;letter-spacing:.00937em;text-decoration:inherit;text-transform:inherit;position:absolute;left:0;transform-origin:left top;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);line-height:1.15rem;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;overflow:hidden;will-change:transform}.mdc-floating-label--float-above{cursor:auto;transform:translateY(-50%) scale(.75)}.mdc-form-field{font-size:.875rem;line-height:1.25rem;letter-spacing:.01786em;display:inline-flex;align-items:center;vertical-align:middle}.mdc-form-field,.mdc-list{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:400;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background)}.mdc-form-field>label{order:0;margin-right:auto;padding-left:4px}.mdc-line-ripple{position:absolute;bottom:0;left:0;width:100%;height:2px;transform:scaleX(0);transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1);opacity:0;z-index:2}.mdc-line-ripple--active{transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating{opacity:0}.mdc-list{font-size:1rem;letter-spacing:.00937em;line-height:1.5rem;margin:0;padding:8px 0;list-style-type:none}.mdc-list-item{display:flex;position:relative;align-items:center;justify-content:flex-start;height:48px;padding:0 16px;overflow:hidden}.mdc-list-item--activated,.mdc-list-item--activated .mdc-list-item__graphic,.mdc-list-item--selected,.mdc-list-item--selected .mdc-list-item__graphic{color:#00c853;color:var(--mdc-theme-primary)}.mdc-menu{min-width:112px}.mdc-menu .mdc-list,.mdc-menu .mdc-list-item__graphic,.mdc-menu .mdc-list-item__meta{color:rgba(0,0,0,.87)}.mdc-menu .mdc-list-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.mdc-menu-surface{display:none;position:absolute;box-sizing:border-box;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);margin:0;padding:0;transform:scale(1);transform-origin:top left;opacity:0;overflow:auto;will-change:transform,opacity;z-index:8;transition:opacity .03s linear,transform .12s cubic-bezier(0,0,.2,1);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);background-color:#fff;background-color:var(--mdc-theme-surface);color:#000;color:var(--mdc-theme-on-surface);border-radius:4px;transform-origin-left:top left;transform-origin-right:top right}.mdc-menu-surface--animating-closed{display:inline-block;opacity:0;transition:opacity 75ms linear}.mdc-menu-surface--animating-open{display:inline-block;transform:scale(.8);opacity:0}.mdc-menu-surface--open{display:inline-block;transform:scale(1);opacity:1}.mdc-notched-outline{display:flex;position:absolute;right:0;left:0;box-sizing:border-box;width:100%;max-width:100%;height:100%;text-align:left;pointer-events:none}.mdc-notched-outline .mdc-floating-label{display:inline-block;position:relative;top:17px;bottom:auto;max-width:100%}.mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:0;padding-right:8px;border-top:none}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.33333%}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{box-sizing:border-box;height:100%;transition:border .15s cubic-bezier(.4,0,.2,1);border-top:1px solid;border-bottom:1px solid;pointer-events:none}.mdc-notched-outline__notch{flex:0 0 auto;width:auto;max-width:calc(100% - 24px)}.mdc-notched-outline__notch .mdc-floating-label{overflow:visible}.mdc-notched-outline__trailing{border-left:none;border-right:1px solid;flex-grow:1}.mdc-radio{display:inline-block;position:relative;flex:0 0 auto;box-sizing:border-box;width:40px;height:40px;padding:10px;cursor:pointer;will-change:opacity,transform,border-color,color;--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent}.mdc-radio .mdc-radio__background:before{background-color:#00c853;background-color:var(--mdc-theme-primary)}.mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#00c853;border-color:var(--mdc-theme-primary)}.mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0,0,0,.54)}.mdc-radio--disabled{cursor:default;pointer-events:none}.mdc-radio.mdc-ripple-upgraded--background-focused:before,.mdc-radio:not(.mdc-ripple-upgraded):focus:before,.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-radio:after,.mdc-radio:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";top:0;left:0;width:100%;height:100%;background-color:#018786}.mdc-radio:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-radio:not(.mdc-ripple-upgraded):active:after,.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.mdc-radio:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-radio__background{display:inline-block;position:absolute;left:10px;box-sizing:border-box;width:50%;height:50%}.mdc-radio__background:before{transform:scale(0);opacity:0;pointer-events:none;content:"";transition:opacity .12s cubic-bezier(.4,0,.6,1) 0ms,transform .12s cubic-bezier(.4,0,.6,1) 0ms;border-radius:50%}.mdc-radio__background:before,.mdc-radio__inner-circle,.mdc-radio__native-control,.mdc-radio__outer-circle{position:absolute;top:0;left:0;width:100%;height:100%}.mdc-radio__inner-circle{box-sizing:border-box;transform:scale(0);border-width:10px;border-style:solid;border-radius:50%;transition:transform .12s cubic-bezier(.4,0,.6,1) 0ms,border-color .12s cubic-bezier(.4,0,.6,1) 0ms}.mdc-radio__native-control{margin:0;padding:0;opacity:0;cursor:inherit;z-index:1}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transform:scale(.5)}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{transition:transform .12s cubic-bezier(0,0,.2,1) 0ms,border-color .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle{transition:border-color .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio__native-control:checked+.mdc-radio__background,.mdc-radio__native-control:disabled+.mdc-radio__background,.mdc-radio__native-control:focus+.mdc-radio__background:before{transition:opacity .12s cubic-bezier(0,0,.2,1) 0ms,transform .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio__native-control:focus+.mdc-radio__background:before{transform:scale(2);opacity:.12}.mdc-radio__outer-circle{border-radius:50%;box-sizing:border-box;border-width:2px;border-style:solid;transition:border-color .12s cubic-bezier(.4,0,.6,1) 0ms}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var:1px solid #000;visibility:hidden}.mdc-select{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent;display:inline-flex;position:relative;box-sizing:border-box;height:56px;overflow:hidden;will-change:opacity,transform,color}.mdc-select .mdc-floating-label{left:16px;right:auto;top:21px;pointer-events:none}.mdc-select .mdc-floating-label--float-above{transform:translateY(-70%) scale(.75)}.mdc-select,.mdc-select__native-control{border-radius:4px 4px 0 0}.mdc-select--activated .mdc-select__dropdown-icon{transform:rotate(180deg) translateY(-5px);transition:transform .15s cubic-bezier(.4,0,.2,1)}.mdc-select--disabled{background-color:#fafafa;cursor:default;pointer-events:none}.mdc-select--disabled .mdc-floating-label{color:rgba(0,0,0,.37)}.mdc-select--disabled .mdc-line-ripple{display:none}.mdc-select--disabled .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' opacity='.37' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--disabled .mdc-select__native-control,.mdc-select--disabled .mdc-select__selected-text{color:rgba(0,0,0,.37);border-bottom-style:dotted}.mdc-select--disabled .mdc-select__selected-text{pointer-events:none}.mdc-select--focused .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%236200ee' fill-rule='evenodd' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--outlined{border:0;overflow:visible}.mdc-select--outlined .mdc-floating-label{line-height:1.15rem;pointer-events:auto}.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) scale(1);font-size:.75rem}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 4px 4px 0}.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) scale(.75);font-size:1rem}.mdc-select--outlined .mdc-select__native-control{border-radius:4px}.mdc-select--outlined .mdc-select__native-control,.mdc-select--outlined .mdc-select__selected-text{display:flex;padding:12px 52px 12px 16px;border:0;background-color:transparent;z-index:1}.mdc-select--outlined:after,.mdc-select--outlined:before{content:none}.mdc-select--outlined:not(.mdc-select--disabled){background-color:transparent}.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.38)}.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:2px;border-color:#00c853;border-color:var(--mdc-theme-primary)}.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.87)}.mdc-select.mdc-ripple-upgraded--background-focused:before,.mdc-select:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-select.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-select.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-select.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center;width:100%;width:var(--mdc-ripple-fg-size,100%);height:100%;height:var(--mdc-ripple-fg-size,100%)}.mdc-select.mdc-ripple-upgraded:before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-select.mdc-select--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.mdc-select:after,.mdc-select:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";top:-50%;left:-50%;width:200%;height:200%;background-color:rgba(0,0,0,.87)}.mdc-select:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-select:not(.mdc-select--disabled){background-color:#f5f5f5;color:rgba(0,0,0,.6)}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:rgba(0,0,0,.87);border-bottom-color:rgba(0,0,0,.42)}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#00c853;color:var(--mdc-theme-primary)}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#00c853;background-color:var(--mdc-theme-primary)}.mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' opacity='.54' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%;left:auto;right:8px;position:absolute;bottom:16px;width:24px;height:24px;transition:transform .15s cubic-bezier(.4,0,.2,1);pointer-events:none}.mdc-select__menu .mdc-list .mdc-list-item--selected{color:#000;color:var(--mdc-theme-on-surface)}.mdc-select__menu .mdc-list .mdc-list-item--selected:after,.mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:#000}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-select__native-control,.mdc-select__selected-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.00937em;text-decoration:inherit;text-transform:inherit;box-sizing:border-box;width:100%;height:56px;padding:20px 52px 4px 16px;border:0;border-bottom:1px solid;outline:0;background-color:transparent;color:inherit;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mdc-select__selected-text{min-width:200px}.mdc-text-field{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent;border-radius:4px 4px 0 0;display:inline-flex;position:relative;box-sizing:border-box;height:56px}.mdc-text-field .mdc-floating-label{left:2px;right:auto;top:18px;margin-left:10px;pointer-events:none}.mdc-text-field .mdc-line-ripple{background-color:#00c853;background-color:var(--mdc-theme-primary)}.mdc-text-field .mdc-text-field__input{caret-color:#00c853;caret-color:var(--mdc-theme-primary)}.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder{transition-delay:40ms;transition-duration:.11s;opacity:1}.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--fullwidth .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder{transition-delay:40ms;transition-duration:.11s;opacity:1}.mdc-text-field--focused .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::placeholder,.mdc-text-field--no-label .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:.11s;opacity:1}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#00c853;color:var(--mdc-theme-primary)}.mdc-text-field--fullwidth{width:100%}.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input{resize:vertical}.mdc-text-field--outlined{border:0;overflow:visible}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-144%) scale(1);font-size:.75rem}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 4px 4px 0}.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) scale(.75);font-size:1rem}.mdc-text-field--outlined .mdc-text-field__input{display:flex;padding:12px 16px 14px;border:0!important;background-color:transparent;z-index:1}.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--outlined:after,.mdc-text-field--outlined:before,.mdc-text-field--textarea:after,.mdc-text-field--textarea:before{content:none}.mdc-text-field--outlined:not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.38)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#00c853;border-color:var(--mdc-theme-primary)}.mdc-text-field--textarea{display:inline-flex;height:auto;transition:none;overflow:visible}.mdc-text-field--textarea .mdc-floating-label{top:17px;bottom:auto;margin-left:10px;pointer-events:none}.mdc-text-field--textarea .mdc-floating-label--float-above{transform:translateY(-144%) scale(1);font-size:.75rem}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 4px 4px 0}.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) scale(.75);font-size:1rem}.mdc-text-field--textarea .mdc-text-field__input{align-self:auto;box-sizing:border-box;height:auto;margin:8px 1px 1px 0;padding:0 16px 16px;border:0}.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--textarea.mdc-text-field--green .mdc-text-field__input{caret-color:#00c853;caret-color:var(--mdc-theme-primary)}.mdc-text-field--textarea.mdc-text-field--green:not(.mdc-text-field--disabled) .mdc-floating-label{color:#00c853;color:var(--mdc-theme-primary)}.mdc-text-field--textarea.mdc-text-field--green:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--green:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--green:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--green:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--green:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--green:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#00c853;border-color:var(--mdc-theme-primary)}.mdc-text-field--textarea.mdc-text-field--red .mdc-text-field__input{caret-color:#b00020;caret-color:var(--mdc-theme-error)}.mdc-text-field--textarea.mdc-text-field--red:not(.mdc-text-field--disabled) .mdc-floating-label{color:#b00020;color:var(--mdc-theme-error)}.mdc-text-field--textarea.mdc-text-field--red:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--red:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--red:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--red:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--red:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--red:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:var(--mdc-theme-error)}.mdc-text-field--textarea:not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.38)}.mdc-text-field.mdc-ripple-upgraded--background-focused:before,.mdc-text-field:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-text-field.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field.mdc-ripple-upgraded:after{width:100%;width:var(--mdc-ripple-fg-size,100%);height:100%;height:var(--mdc-ripple-fg-size,100%);top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-text-field.mdc-ripple-upgraded:before{transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field:after,.mdc-text-field:before{top:-50%;left:-50%;width:200%;height:200%;position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";background-color:rgba(0,0,0,.87)}.mdc-text-field:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-text-field:not(.mdc-text-field--disabled){background-color:#f5f5f5;color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:rgba(0,0,0,.87)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{border-bottom-color:rgba(0,0,0,.42)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:rgba(0,0,0,.12)}.mdc-text-field__input{letter-spacing:.00937em;border:0;background:0 0}.mdc-text-field__input::-moz-placeholder{margin-left:10px}.mdc-text-field__input:-ms-input-placeholder{margin-left:10px}.mdc-text-field__input::placeholder{margin-left:10px}.mdc-text-field__input:focus{outline:0}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{cursor:pointer;--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.2}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:#00c853;background-color:var(--mdc-theme-primary)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{opacity:.08}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.2}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:"";top:-50%;left:-50%;width:200%;height:200%;background-color:#000}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.input-error{border-color:#900;background:#ffc1c1!important;-ms-box-shadow:0 0 5px rgba(215,0,0,.9);-o-box-shadow:0 0 5px rgba(215,0,0,.9);box-shadow:0 0 5px rgba(215,0,0,.9)}.mdc-text-field__input{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;align-self:flex-end;box-sizing:border-box;width:100%;height:100%;padding:20px 16px 6px;transition:opacity .15s cubic-bezier(.4,0,.2,1);border:none;border-bottom:1px solid;border-radius:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mdc-text-field__input:-ms-input-placeholder{-ms-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1);opacity:0;color:rgba(0,0,0,.54)}.mdc-text-field__input::-moz-placeholder{-moz-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1);opacity:0;color:rgba(0,0,0,.54)}.mdc-text-field__input::placeholder{transition:opacity 67ms cubic-bezier(.4,0,.2,1);opacity:0;color:rgba(0,0,0,.54)}.mdc-text-field__input:-ms-input-placeholder{color:rgba(0,0,0,.54)!important}.typography-h3{font-weight:700;letter-spacing:.2px}.typography-h3,.typography-normal{font-size:16px;line-height:20px;color:#333}.typography-normal{font-weight:500;letter-spacing:.4px;text-align:left}.typography-normal-gray{color:#5c5c5c}.typography-normal-primary{color:#00c853;color:var(--mdc-theme-primary)}.typography-semi-small{font-size:14px;line-height:20px;letter-spacing:.25px;font-weight:400}.typography-semi-small-very_gray{color:#858585}.typography-semi-small-primary{color:#00c853;color:var(--mdc-theme-primary)}.typography-semi-small-gray{color:#5c5c5c}.typography-semi-small-black{color:#333}.typography-semi-small-full-black{color:#000}.typography-semi-small-bold{font-weight:500}.typography-semi-small-dark{color:rgba(0,0,0,.8)}.border-rounded{border:1px solid #cdcccc;border-radius:8px}.typography-very-small{font-size:10px;font-weight:300;line-height:14px;color:#858585}.typography-very-small-green{color:#00c853;color:var(--mdc-theme-primary)}.weight-500{font-weight:500}.weight-300{font-weight:300}.margin-top-auto{margin-top:auto}.margin-top-4{margin-top:4px}.margin-top-80{margin-top:80px!important}.margin-top-56{margin-top:56px!important}.margin-top-48{margin-top:48px}.margin-top-40{margin-top:40px}.margin-top-36{margin-top:36px}.margin-top-32{margin-top:32px!important}.margin-top-28{margin-top:28px!important}.margin-top-30{margin-top:30px}.margin-top-24{margin-top:24px!important}.margin-top-20{margin-top:20px}.margin-top-16{margin-top:16px!important}.margin-top-14{margin-top:14px}.margin-top-12{margin-top:12px}.margin-top-10{margin-top:10px}.margin-right-14{margin-right:14px}.margin-vertical-16{margin-inline:16px}.margin-right-26{margin-right:26px}.margin-top-8{margin-top:8px!important}.margin-top-5{margin-top:5px}.margin-top-0{margin-top:0!important}.margin-top-minus-7{margin-top:-7px}.margin-top-minus-3{margin-top:-3px}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-12{margin-bottom:12px!important}.margin-bottom-24{margin-bottom:24px!important}.margin-bottom-38{margin-bottom:38px}.margin-bottom-31{margin-bottom:31px!important}.padding-top-0{padding-top:0}.padding-top-12{padding-top:12px}.padding-top-16{padding-top:16px!important}.padding-bottom-8{padding-bottom:8px!important}.padding-bottom-12{padding-bottom:12px}.padding-bottom-16{padding-bottom:16px!important}.padding-bottom-32{padding-bottom:32px!important}.padding-bottom-44{padding-bottom:44px!important}.padding-8{padding:8px}.padding-8-10{padding:8px 10px}.padding-15{padding:15px!important}.padding-0-15{padding:0 15px}.padding-left-32{padding-left:32px}.padding-right-39{padding-right:39px}.padding-left-2{padding-left:2px}.button-fullwidth{display:block;width:100%;background:#fff;text-align:center;padding:10px}.button-disabled{background:#dcdcdc;border-color:#cacaca;opacity:.6;pointer-events:none}.tour-operators,.tour-operators--pages{display:flex;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px;justify-content:start;align-items:center}.tour-operators--pages{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding-right:16px}.gerb-icon{width:48px;height:52px;margin-left:8px;background:url(/packs/media/new_design/gerb-6d017b2d.png) no-repeat 50%;background-size:100% 100%}.tinkoff-icon{width:156px;height:30px;background:url(/packs/media/new_design/t-bank-89d2ed5d.svg) no-repeat 50%;background-size:100% 100%}.banner-tinkoff{display:flex;flex-direction:column;align-items:center;width:270px}.banner-tinkoff__text{text-align:center;margin-top:5px}.sbp-icon{width:80px;height:50px;background:url(/packs/media/pay/sbp-6cce96b6.svg) no-repeat 50%;background-size:100% 100%}@media (max-width:1200px){.banner-tinkoff{width:100%}}.typography-small{font-size:12px;letter-spacing:.4px;color:#9e9e9e;line-height:16px}.typography-small-black{color:#333}.typography-small-red{color:#e01b00}.health_resort_card__wrapper{border:1px solid rgba(65,126,225,.2);border-radius:8px;background:rgba(65,126,225,.0392156862745098);padding:16px 8px 16px 16px;display:flex;align-items:center;grid-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.health_resort_card__text{color:#1e5bbe;display:inline!important;padding-bottom:2px;border-bottom:1px dashed #1e5bbe!important;font-size:14px;font-weight:400;line-height:21px}.health_resort_card__icon{width:28px;height:28px;flex-shrink:0;background:url(/packs/media/new_design/information-variant2-circle-672705ed.svg) no-repeat 50%}.information_icon{width:28px;height:28px;flex-shrink:0;background:url(/packs/media/new_design/information-gray-circle-f91d16c4.svg) no-repeat 50%}.superscript{top:-.4em}.pool-short-info{margin-right:2px}.pool-short-info__dot:before{content:" · "}.pool-info{margin-top:20px}.pool-info__item{height:48px;display:flex;align-items:center;color:rgba(0,0,0,.6392156862745098)}.pool-info__others{grid-gap:16px;gap:16px;margin:15px 0}.pool-info__others__item{color:rgba(0,0,0,.6392156862745098)}.auth-with{margin-top:16px;height:24px;text-align:center;font-family:Roboto;font-size:10px;font-weight:500;line-height:12px;letter-spacing:1px;color:rgba(0,0,0,.47843137254901963);padding:8px 0 4px}.auth-sm-row{margin-top:10px;flex-direction:column}.auth-sm-icon-wrapper,.auth-sm-row{height:44px;display:flex;align-items:center;justify-content:center}.auth-sm-icon-wrapper{width:44px;border-radius:50%;border:1px solid #cdcccc}.bonuses-count{background-image:linear-gradient(90deg,#7e00e0,#417ee1);background-image:var(--purple-gradient);color:transparent;background-clip:text;-webkit-background-clip:text;position:relative;display:inline-block;background-color:rgba(126,0,224,.0392157);border-radius:24px;padding:0 6px;height:20px;width:auto}.alert__wrapper{background:rgba(245,155,21,.0392156862745098);border:1px solid rgba(245,155,21,.3215686274509804);border-radius:8px;color:#cc7a00;padding:16px 16px 16px 42px;position:relative;line-height:22px}.alert__wrapper:before{display:block;content:"";width:18px;height:18px;background:url(/packs/media/Icon/alert-circle-outline-6f1f2805.svg);position:absolute;left:16px;top:18px}.font-weight-normal{font-weight:400}.font-bold{font-weight:700}.cancellation_rule_item{border-radius:8px;margin-bottom:8px;padding:2px 2px 2px 12px;font-size:13px;position:relative}.cancellation_rule_item:last-child{margin-bottom:0}.cancellation_rule_item:before{width:4px;content:"";display:block;height:100%;top:0;position:absolute;left:0;border-radius:10px}.cancellation_rule_item.free_cancellation:before{background:#02bb57}.cancellation_rule_item.full_penalty:before{background:#e74c3c}.cancellation_rule_item.part_penalty:before{background:#f39c12}.content{overflow-x:hidden}.cookie-banner__wrapper{border-radius:16px;display:flex;background:#333;position:fixed;z-index:1000000;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;align-items:center;box-shadow:0 4px 16px 0 rgba(0,0,0,.10196078431372549),0 0 0 1px rgba(0,0,0,.07058823529411765)}.cookie-banner__text{color:#fff}.cookie-banner__link,.cookie-banner__text{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px}.cookie-banner__link{color:#00c853;color:var(--mdc-theme-primary)}.cookie-banner__text-wrapper{line-height:16px}.cookie-banner__close{flex-shrink:0;width:16px;height:16px;background:url(/packs/media/new_design/close-white-662b4b40.svg) no-repeat 50%;background-size:16px 16px;cursor:pointer}.button{display:flex;align-items:center;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px;transition:.2s;cursor:pointer;text-align:center;justify-content:center;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:20px;letter-spacing:.4px}.button_full-width{width:100%}.button_size_large{min-height:44px;padding:12px 16px;font-weight:500}.button_size_middle{min-height:36px;padding:8px 16px}.button_size_small{min-height:30px;padding:5px 12px;font-size:14px;letter-spacing:.25px}.button_variant_filled{color:#fff!important}.button_variant_filled svg path{fill:#fff!important}.button_variant_filled.button_color_primary{border:none;background-color:#00c853;background-color:var(--mdc-theme-primary)}.button_variant_filled.button_color_primary:hover{background-color:#33d375;background-color:var(--mdc-theme-primary-little-opacity)}.button_variant_filled.button_color_primary.clicked,.button_variant_filled.button_color_primary:active{background-color:#00c853;background-color:var(--mdc-theme-primary);border-color:rgba(0,200,83,.2);border-color:var(--mdc-theme-primary-very-opacity);box-shadow:0 0 0 4px rgba(0,200,83,.2);box-shadow:0 0 0 4px var(--mdc-theme-primary-very-opacity)}.button_variant_filled.button_color_primary.disabled{background-color:#00c853;background-color:var(--mdc-theme-primary)}.button_variant_outline{border-width:1px;border-style:solid;background-color:#fff}.button_variant_outline.button_color_default{color:rgba(0,0,0,.8);border-color:rgba(0,0,0,.12)}.button_variant_outline.button_color_default svg path{fill:rgba(0,0,0,.8)}.button_variant_outline.button_color_default:hover{background-color:rgba(0,0,0,.02);color:#00c853;color:var(--mdc-theme-primary)}.button_variant_outline.button_color_default:hover svg path{fill:#00c853;fill:var(--mdc-theme-primary)}.button_variant_outline.button_color_default.clicked,.button_variant_outline.button_color_default:active{background-color:rgba(0,0,0,.04);box-shadow:0 0 0 4px rgba(0,0,0,.04)}.button_variant_outline.button_color_default:disabled{background:#fff;color:rgba(0,0,0,.8)}.button_variant_outline.button_color_default:disabled svg path{fill:rgba(0,0,0,.8)}.button_variant_outline.button_color_danger{background:none;color:#e01b00;border-color:rgba(228,73,63,.2)}.button_variant_outline.button_color_danger svg path{fill:#e01b00}.button_variant_outline.button_color_danger:hover{background-color:rgba(224,27,0,.04);color:#c11800;border-color:rgba(228,73,63,.2)}.button_variant_outline.button_color_danger:hover svg path{fill:#c11800}.button_variant_outline.button_color_danger.clicked,.button_variant_outline.button_color_danger:active{background-color:#fff;color:#c11800;border-color:rgba(224,27,0,.2);box-shadow:0 0 0 4px rgba(228,73,63,.12)}.button_variant_outline.button_color_danger.clicked svg path,.button_variant_outline.button_color_danger:active svg path{fill:#c11800}.button_variant_outline.button_color_danger.disabled{background-color:#fff;color:#e01b00;border-color:rgba(224,27,0,.2)}.button_variant_outline.button_color_danger.disabled svg path{fill:#e01b00}.button_variant_link.button_color_default{color:rgba(0,0,0,.8)}.button_variant_link.button_color_default:hover{background-color:rgba(0,0,0,.02);color:#00c853;color:var(--mdc-theme-primary)}.button_variant_link.button_color_default:hover svg path{fill:#00c853;fill:var(--mdc-theme-primary)}.button_variant_link.button_color_default.clicked,.button_variant_link.button_color_default:active{background-color:#fff;box-shadow:0 0 0 4px rgba(0,0,0,.04)}.button_variant_link.button_color_default.disabled{background:rgba(0,0,0,.02)}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:optional;src:local("Montserrat Regular"),local("Montserrat-Regular"),url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:optional;src:local("Montserrat Medium"),local("Montserrat-Medium"),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_ZpC3g3D_u50.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:optional;src:local("Montserrat SemiBold"),local("Montserrat-SemiBold"),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_bZF3g3D_u50.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:optional;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE3g3D_u50.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:optional;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-display:optional;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-display:optional;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}:root{--mdc-theme-primary:#00c853;--mdc-theme-primary-little-opacity:#33d375;--mdc-theme-primary-opacity:rgba(0,200,83,0.64);--mdc-theme-primary-very-opacity:rgba(0,200,83,0.2);--mdc-theme-primary-super-opacity:rgba(0,200,83,0.04);--mdc-theme-light:#5efc82;--mdc-theme-very-light:#f5fdf8;--mdc-theme-bold:#009624;--mdc-theme-secondary:#00c853;--mdc-theme-background:#fff;--mdc-theme-surface:#fff;--mdc-theme-error:#b00020;--mdc-theme-on-primary:#fff;--mdc-theme-on-secondary:#fff;--mdc-theme-on-surface:#000;--mdc-theme-on-error:#fff;--mdc-border:#d9d9d9;--mdc-theme-text-primary-on-background:rgba(0,0,0,0.87);--mdc-theme-text-secondary-on-background:rgba(0,0,0,0.54);--mdc-theme-text-hint-on-background:rgba(0,0,0,0.38);--mdc-theme-text-disabled-on-background:rgba(0,0,0,0.38);--mdc-theme-text-icon-on-background:rgba(0,0,0,0.38);--mdc-theme-text-primary-on-light:rgba(0,0,0,0.87);--mdc-theme-text-secondary-on-light:rgba(0,0,0,0.54);--mdc-theme-text-hint-on-light:rgba(0,0,0,0.38);--mdc-theme-text-disabled-on-light:rgba(0,0,0,0.38);--mdc-theme-text-icon-on-light:rgba(0,0,0,0.38);--border-landing-img-color:rgba(0,0,0,0.12);--text-input-landing-color:rgba(0,0,0,0.48);--text-info-landing-color:rgba(0,0,0,0.64);--mdc-theme-text-primary-on-dark:#fff;--mdc-theme-text-secondary-on-dark:hsla(0,0%,100%,0.7);--mdc-theme-text-hint-on-dark:hsla(0,0%,100%,0.5);--mdc-theme-text-disabled-on-dark:hsla(0,0%,100%,0.5);--mdc-theme-text-icon-on-dark:hsla(0,0%,100%,0.5);--landing-block-background:hsla(0,0%,100%,0.08);--light-grey-background:rgba(0,0,0,0.0196078431372549);--mdc-theme-text-info:#03a14c;--mdc-layout-grid-margin-desktop:24px;--mdc-layout-grid-gutter-desktop:24px;--mdc-layout-grid-column-width-desktop:72px;--mdc-layout-grid-margin-tablet:16px;--mdc-layout-grid-gutter-tablet:16px;--mdc-layout-grid-column-width-tablet:72px;--mdc-layout-grid-margin-phone:16px;--mdc-layout-grid-gutter-phone:16px;--mdc-layout-grid-column-width-phone:72px;--mdc-cahsback-color:#fc863b;--mdc-price_pending_update-color:#eb6a58;--mdc-theme-review-positive:#03a14c;--line-bottom-color:rgba(65,126,225,0.2);--orange-button-color:#f59b15;--border-landing-element-color:rgba(0,200,83,0.0784313725490196);--background-landing-element-color:rgba(0,200,83,0.0784313725490196);--better-block-color:rgba(0,200,83,0.0392156862745098);--border-card-title-color:rgba(0,200,83,0.2);--card-primary-text-color:#027d3b;--shadow-window:rgba(0,0,0,0.10196078431372549);--rating-gradient:linear-gradient(255.86deg,rgba(0,200,83,0.8) 7.2%,rgba(46,235,77,0.8) 98.32%);--pms-gradient:linear-gradient(90deg,#03a14c 50%,#13ff75 70%);--pms-block-gradient:linear-gradient(90deg,#03a14c,#00c853);--pms-mobile-gradient:linear-gradient(90deg,rgba(3,161,76,0.8),rgba(0,200,83,0.9));--auth-banner-gradient:linear-gradient(180deg,#00a139 47.67%,#00c853);--menu-gradient:linear-gradient(90deg,#dfffcd,#fdffef);--transfer-gradient:linear-gradient(90deg,rgba(21,245,66,0.12) 28.34%,rgba(22,200,0,0) 100%,rgba(0,200,19,0.04) 0);--purple-gradient:linear-gradient(90deg,#7e00e0,#417ee1);--black-card-gradient:linear-gradient(0deg,#333,rgba(51,51,51,0));--icons-url:url(/packs/media/new_design/icons-d40f2172.svg);--filled-star-url:url(/packs/media/new_design/filled_star-a3f99003.svg);--cashback-url:url(/packs/media/new_design/cashback-bf16be1f.svg);--default_background:url(/packs/media/new_design/coop-bg-45893e0a.jpg);--cashback-mobile-background:url(/packs/media/new_design/main_bg-655cb8a9.png);--cashback_header-url:url(/packs/media/new_design/mt_cashback_bubbles-28c83a84.svg);--cashback_mobile_header-url:url(/packs/media/new_design/mt_cashback_bubbles_mobile-25ca40b1.svg);--cashback_girl-url:url(/packs/media/new_design/girl_pic_mt-ab712539.png);--cashback_percents:url(/packs/media/new_design/percents_cashback_mt-9fc5e30e.svg);--price_pending_update:url(/packs/media/Icon/crossed_out_lightning-02b38dd3.svg);--close-primary-url:url(/packs/media/new_design/close-green-480b2ac2.svg);--logo-url:url(/packs/media/new_design/logo-mt-641c11c7.png);--search-primary-url:url(/packs/media/new_design/search_green-6729aedd.svg);--instant-url:url(/packs/media/new_design/momentum-18c63d1b.svg);--phone-url:url(/packs/media/new_design/call-4acd3904.svg);--maphome-url:url(/packs/media/new_design/maphome-02032ffb.svg);--service-icon-fiter:invert(64%) sepia(41%) saturate(3872%) hue-rotate(100deg) brightness(92%) contrast(102%);--close-icon-url:url(/packs/media/new_design/close-e04c1ca2.svg);--flash-white-url:url(/packs/media/Icon/flash-white-7c2e3be4.svg);--search-icon-url:url(/packs/media/new_design/search_icon-049c83ca.svg);--vk-auth-icon-url:url(/packs/media/new_design/vk_logo-3223e2bf.svg);--info-icon-url:url(/packs/media/new_design/info_green-9663f4d4.svg);--type-like-url:url(/packs/media/sanatoriums/type_like-398cf778.svg);--pattern-landing:url(/packs/media/landing/pattern-4bab967e.svg);--mark-landing:url(/packs/media/landing/mark-e812e399.svg);--phone-and-desc-landing:url(/packs/media/landing/phoneAndDescExtranet-65760e4b.png);--landing-block-pattern:url(/packs/media/landing/patternBlock-41dfd07a.svg);--landing-mobile-header:url(/packs/media/landing/headerMobile-d54e05cd.svg);--mini-right-arrow:url(/packs/media/Icon/green_arrow-b6c773e4.svg);--window-icon-succes:url(/packs/media/Icon/icon_succes-532776fb.svg);--window-icon-error:url(/packs/media/Icon/icon_error-37031cb0.svg);--forward-primary-color:url(/packs/media/Icon/forward-green-da583e49.svg)}.message{position:fixed;top:5px;left:50%;transform:translateX(-50%);background-color:#fff;padding:8px 16px;border-radius:8px;box-shadow:0 4px 16px 1px rgba(0,0,0,.10196078431372549);box-shadow:0 4px 16px 1px var(--shadow-window);display:flex;align-items:center;z-index:999}.message-hidden{display:none}.message__icon{background-repeat:no-repeat;background-position:50%;background-size:cover;width:18px;height:18px;margin-right:6px}.message__icon-succes{background-image:url(/packs/media/Icon/icon_succes-532776fb.svg);background-image:var(--window-icon-succes)}.message__icon-error{background-image:url(/packs/media/Icon/icon_error-37031cb0.svg);background-image:var(--window-icon-error)}.message__text{line-height:22px;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-light)}.footer,.message__text{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;letter-spacing:.4px}.footer{width:100%;padding:0!important;background:rgba(0,0,0,.04);color:rgba(0,0,0,.8)}.footer__container{width:1172px;margin:0 auto;display:flex;align-items:stretch;justify-content:center;grid-gap:16px;gap:16px}.footer__top-block{width:100%;padding:48px 0 32px}.footer__brand-block{width:282px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.footer__brand-top{padding:0 8px;display:flex;flex-direction:column;grid-gap:20px;gap:20px}.footer__brand-logo{background-position:0;background-repeat:no-repeat;background-size:contain}.footer__brand-logo_mt{background-image:url(/packs/media/Icon/logo-black-78d48e4a.svg);width:144px;height:16px;margin:10px 8px}.footer__brand-logo_kx{background-image:url(/packs/media/sanatoriums/logo_black_2.0-765ea4f4.svg);width:109px;height:18px;margin:8.5px 8px 9.5px 7px}.footer__brand-logo_ubook{background-image:url(/packs/media/ubook/logo_desktop_blue-7454f0a8.png);width:90px;height:32px;margin:2px 8px}.footer__brand-description,.footer__brand-years{padding:0 8px;line-height:22px}.footer__brand-description{opacity:.6}.footer__links-block{width:874px;padding-top:4px;display:flex;flex-direction:column;grid-gap:16px;gap:16px}.footer__links-box{width:100%;display:flex;grid-gap:16px;gap:16px}.footer__links-box_seo-pages{padding:0 0 4px 4px;grid-gap:0;gap:0;flex-wrap:wrap}.footer__links-column{flex:1 1;display:flex;flex-direction:column;align-items:flex-start}.footer__links-column .button{white-space:nowrap}.footer__links-title{padding:0 16px 16px;opacity:.6;line-height:22px;color:rgba(0,0,0,.8)!important}.footer__link{height:36px;padding:8px 16px;line-height:20px;color:rgba(0,0,0,.8)}.footer__bottom-block{width:100%;padding:40px 0;border-top:1px solid rgba(0,0,0,.08)}.footer__trustful-block{width:298px;padding:0 14px;display:flex;grid-gap:8px;gap:8px}.footer__trustful-logo{width:55px;height:55.33px;background:url(/packs/media/new_design/gerb_black-ad49e8d9.svg) 50%/100% 100% no-repeat}.footer__trustful-code{line-height:22px;opacity:.6}.footer__payment-block{display:flex;align-items:center;grid-gap:16px;gap:16px;flex:1 1}.footer__payment-logo{width:122.28px;height:48px;background:url(/packs/media/brand/t-bank_white-bg-beec1a6b.svg) 50%/100% 100% no-repeat}.footer__social-block{margin-right:29px;display:flex;grid-gap:10px;gap:10px}.footer__social-item{padding:8px 16px;display:flex;grid-gap:10px;gap:10px}.footer__social-item_vk .footer__social-logo{width:24px;height:24px;background:url(/packs/media/new_design/vk-fb4df60d.svg) 50%/100% 100% no-repeat}.footer__camp_info{padding:8px 16px;font-size:14px;line-height:20px;letter-spacing:.25px;color:rgba(0,0,0,.47843137254901963)}.footer__camp_info a{color:rgba(0,0,0,.8)!important}.footer__cookie-notice{font-size:14px;line-height:20px;letter-spacing:.25px;margin-left:16px;color:rgba(0,0,0,.48)}@media screen and (max-width:1200px){.footer__container{width:auto}}.display-none{display:none}.div-service-icon{width:24px;height:24px;margin-right:10px;background-repeat:no-repeat!important;background-position:50%!important}.all_services__title-wrapper{display:flex;align-items:center;margin-bottom:16px;margin-top:16px}.auth__ico-dark{background-image:url(/packs/media/new_design/profile-avatar-dark-dede1035.png)}.auth__ico-dark,.auth__ico-light{background-repeat:no-repeat;background-size:100%;width:28px;height:28px}.auth__ico-light{background-image:url(/packs/media/new_design/profile-avatar-light-7e4ca0cd.png)}.popup{overflow:auto;width:500px;bottom:200px;top:unset;left:50%;height:auto;z-index:1000;box-shadow:none;margin:0 0 0 -250px;overflow-x:hidden}.popup.search-params-popup{height:unset;bottom:unset;padding-bottom:26px;box-shadow:none}.popup-body_padding{padding:15px}.popup-body_btn{padding-bottom:75px}.popup-body__text{white-space:normal;color:#0a0a0a}.popup-auth{position:fixed;top:0;left:0;margin:0;width:100%;height:100%;background:none!important;overflow-y:auto;border:none!important}.popup-auth *{font-family:Roboto,"sans-serif"}.popup-auth__content{position:relative;background:#fff;height:100%;width:500px;margin:10% auto;padding-bottom:32px;border:1px solid #d9d9d9;border-radius:6px}.popup-top{display:flex;justify-content:space-between;align-items:center;padding:15px}.popup-top-left{grid-column-gap:16px!important;-moz-column-gap:16px!important;column-gap:16px!important;justify-content:start!important}.popup-top-big{padding:15px}.popup-top__text{flex-grow:1;margin-left:18px}.popup-top input{font-size:14px}.popup-top__title{margin:0 auto;color:#7f7f7f}.popup-top__center{position:absolute;justify-self:center;width:100%;text-align:center;margin-left:-15px;z-index:-1}.popup-top_border{border-bottom:1px solid #d9d9d9}.popup-btn{border-radius:8px;padding:9px 10px;text-align:center;font-weight:500}.popup-btn-green{background:#00c853;background:var(--mdc-theme-primary);color:#fff;flex:1 1}.popup-btn_all{background:unset;border:none;padding:0;left:0;z-index:1001}.popup-btn_all .btn_mob{width:90%;margin:0 auto 15px;box-shadow:0 4px 8px rgba(149,127,12,.25)}.popup-tabs{display:flex;margin-top:10px}.popup-tabs__tab{text-align:center;flex-grow:1;font-weight:500;letter-spacing:.25px;font-size:14px;line-height:23px;color:#333;overflow:hidden}.popup-tabs__tab:hover{color:#333}.popup-tabs__tab-active,.popup-tabs__tab-active:active,.popup-tabs__tab-active:hover{color:#00c853;color:var(--mdc-theme-primary)}.popup-tabs__tab-active:after{display:block;content:"";height:4px;border-radius:8px;background:#00c853;background:var(--mdc-theme-primary);margin-bottom:-2px}.popup-footer{position:absolute;bottom:0;left:0;width:100%;padding:15px;background:#fff;border-top:1px solid #d9d9d9;z-index:1000;display:flex;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.popup-footer-auth{margin-top:10px;padding:10px;border-top:1px solid #d9d9d9}.popup-footer-auth_flex{display:flex;justify-content:center;grid-gap:10px;gap:10px}.popup-submit-no-icon{background:#00c853;background:var(--mdc-theme-primary);color:#fff;flex:1 1;padding:10px;border-radius:8px}.popup-submit-no-icon:hover{color:#fff}.popup-submit{background:#00c853;background:var(--mdc-theme-primary);color:#fff;flex:1 1;padding:10px;border-radius:8px}.popup-submit:before{content:"";display:inline-block;width:18px;height:18px;background:url(/packs/media/new_design/search-a493f467.svg);margin-bottom:-3px;margin-right:10px}.icon-close{background:url(/packs/media/new_design/close-e04c1ca2.svg) no-repeat 50%;background-size:26px 26px;width:26px;height:26px;margin-top:-3px;cursor:pointer}.popup-auth__checkbox-label{color:#333;font-weight:400;line-height:14px;letter-spacing:.7px;font-size:10px}.popup-auth__checkbox-label a{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#333}.objects-tabs{display:flex;position:relative}.objects-tabs__placeholder{height:36px}.objects-tabs__wrapper{overflow-x:scroll;width:100%;max-width:567px;margin:auto;position:relative}.objects-tabs__wrapper::-webkit-scrollbar{display:none}.objects-tabs-fixed{position:fixed!important;top:54px;z-index:10000;background:#fff}.objects-tabs__tab{letter-spacing:.25px;font-size:14px;line-height:23px;padding:0 8px;white-space:nowrap;color:#fff;overflow:hidden;display:flex;justify-content:center;height:49px;width:133px;margin-bottom:-5px;align-items:flex-end;margin-right:18.5px;border-radius:5px 5px 0 0}.objects-tabs__tab-active{background-color:#fff;color:#333}.objects-tabs__tab:hover{color:#fff}.objects-tabs__tab-active:hover{color:#333}.under_line_white{border-bottom:1px solid #fff;margin-bottom:12px;height:30px;width:133px;display:flex;align-items:center;justify-content:space-evenly}.objects-tabs-icon{height:20px;width:20px;display:inline-block;background-repeat:no-repeat}.objects-tabs__tab .objects-tabs-icon{filter:grayscale(100%)}.objects-tabs__tab-active .objects-tabs-icon{filter:brightness(15%)}.objects-tabs-icon.icon-all-types{background-image:url(/packs/media/sanatoriums/all-objects-icon_white-91c25f29.svg)}.objects-tabs-icon.icon-sanatoriums{background:url(/packs/media/sanatoriums/sanatoriums-icon_white-a2b902dc.svg) no-repeat}.objects-tabs-icon.icon-bazi{background:url(/packs/media/sanatoriums/turbazi-icon_white-e86031dd.svg) no-repeat}.search-icon_img{background-image:url(/packs/media/new_design/search_icon-049c83ca.svg);background-image:var(--search-icon-url);height:48px;width:48px;margin-right:15px}.search-none__grid{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto}.search-none__grid__text{margin-top:4px;margin-bottom:24px}.filter-search-none__btn{border-radius:6px;background:#00c853;background:var(--mdc-theme-primary);padding:1px 8px;justify-content:center;align-items:center;grid-gap:4px;gap:4px;margin-bottom:8px;margin-right:8px;white-space:nowrap;height:26px}.filter-search-none__btn__text{color:#fff;text-align:center;background:#00c853;background:var(--mdc-theme-primary);padding:0;font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.444px}.filter-tags-list{display:flex;width:100%;flex-wrap:wrap;overflow-x:auto;margin:16px 0}.filter-tags-list__tag{background:url(/packs/media/new_design/close-24px-b4535986.svg) no-repeat;background-position:right 5px top 4px;background-size:16px 16px;border:1px solid #cdcccc;border-radius:6px;padding:1.5px 23px 1.5px 8px;color:#757575;margin-right:8px;margin-bottom:8px;white-space:nowrap;font-size:14px;letter-spacing:.25px;font-weight:300;cursor:pointer}.margin-0-5{margin:0 5px}.tooltip{position:relative;cursor:help}.tooltip .tooltiptext{visibility:hidden;width:300px;color:#212121;background:#fff;border-radius:6px;padding:20px;position:absolute;z-index:1000;font-size:12px;font-style:normal;font-weight:400;line-height:18px;bottom:125%;left:50%;margin-left:-150px;opacity:0;transition:opacity .3s;box-shadow:0 3px 8px 0 rgba(13,12,12,.15),0 0 0 1px rgba(0,0,0,.05)}.tooltip .tooltiptext b{font-size:14px;font-style:normal;font-weight:700;margin-bottom:8px;display:block}.tooltip .tooltiptext.wide{width:441px}.tooltip .tooltiptext.filter{text-align:left;white-space:break-spaces}.tooltip:hover .tooltiptext.auto{visibility:visible;opacity:1;z-index:1000;transform:translateX(-40%)}.user-icon__badge{font-size:10px;font-weight:500;background:rgba(224,27,0,.8);border-radius:20px;color:#fff;width:auto;height:16px;position:absolute;top:-7px;right:-11px;text-align:center;padding:1px 5.5px 0}.likes__badge{top:-10px}.relative{position:relative}.client-menu{flex-direction:column;position:absolute;width:240px;border-radius:16px;background-color:#fff;border:1px solid #d9d9d9;box-shadow:-2px 3px 8px 0 rgba(13,12,12,.2549019607843137);z-index:1;top:50px;right:.5vw;padding:10px 0}.client-menu a{color:#212121!important}.client-menu__item{padding:8px 16px;cursor:pointer;height:40px;justify-content:space-between}.client-menu__item,.client-menu__item-flex{display:flex;align-items:center}.client-menu__border,.client-menu__item:hover{background-color:#d9d9d9}.client-menu__border{height:1px;margin:5px 0}.link_green{color:rgba(0,0,0,.8);height:36px}.link_green:hover{color:#00c853;color:var(--mdc-theme-primary)}.link_green.ubook-hover:hover{color:#fff;opacity:.75}.link_white{color:#fff}.link_white.ubook-hover:hover .auth__name{color:#fff!important;opacity:.75}.link_white:hover .auth__name{color:#00c853!important;color:var(--mdc-theme-primary)!important}#likes-icon .icon{position:relative}.auth__name{font-size:16px}.header-menu__auth:hover,.header-menu__auth__hovered{background-color:rgba(0,0,0,.0196078431372549)}.header-menu__auth:hover .user_hovered{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-90px 0;background-repeat:no-repeat}.link_green__hovered{color:#00c853!important;color:var(--mdc-theme-primary)!important}#bonuses-popup-link{border-bottom:1px dashed grey;font-family:Roboto,"sans-serif";font-size:14px;font-weight:400;line-height:21px}.switch{position:relative;display:inline-block;width:42px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:grey;transition:.4s}input:disabled+.slider{background-color:rgba(0,0,0,.12)}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;box-shadow:0 4px 4px 0 rgba(0,0,0,.16)}input:disabled+.slider:before{background-color:hsla(0,0%,100%,.8)}input:checked+.slider{background-color:#00c853;background-color:var(--mdc-theme-primary)}input:checked+.slider:before{transform:translateX(18px)}.slider.round{border-radius:34px}.rounded-image,.slider.round:before{border-radius:50%}.rounded-image{width:32px;height:32px;-o-object-fit:cover;object-fit:cover}.bonuses-container{display:flex;background-color:rgba(126,0,224,.0392156862745098);border-radius:16px}.user_info{padding:4px;border-radius:6px;z-index:501;color:#fff;background-color:#00c853;background-color:var(--mdc-theme-primary);font-weight:600;box-shadow:0 2px 4px rgba(13,12,12,.1)}#admin_elements{position:fixed;bottom:3px;right:3px;display:flex;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px;align-items:center}.header-icons{display:flex;grid-gap:15px;gap:15px}.lead-catcher{background:radial-gradient(circle farthest-side at 100% -100%,rgba(0,200,83,.4) 0,rgba(0,200,83,.03) 100%)}.lead-catcher_blue{background:radial-gradient(circle farthest-side at 100% -100%,rgba(65,126,225,.4) 0,rgba(65,126,225,.03) 100%)!important}.lead-catcher .popup-top{display:flex;justify-content:space-between;align-items:flex-start;padding:15px}.lead-catcher_wrapper{display:flex;grid-gap:16px;gap:16px;flex-direction:column;padding-left:33px;padding-top:15px}.lead-catcher__header{display:flex;grid-gap:8px;gap:8px;align-items:center}.lead-catcher__header__sale{background-color:#f50;color:#fff;font-weight:700;font-size:32px;width:63px;height:42px;border-radius:8px;display:flex;justify-content:center;align-items:center}.lead-catcher h1{font-weight:700;font-size:32px;color:rgba(0,0,0,.8)}.lead-catcher p{font-weight:500;font-size:16px;color:rgba(0,0,0,.8)}.banner__percent-first{background:url(/packs/media/images/percent1-fa2cb9c7.svg) no-repeat;background-size:100%;width:70px;height:70px;position:absolute;right:10px;top:80px}.banner__percent-first_blue{background:url(/packs/media/sanatoriums/percent1_blue-4fa9f981.svg) no-repeat;height:90px;top:70px}.banner__percent-second{background:url(/packs/media/images/percent3-7cdd75d0.svg) no-repeat;background-size:100%;width:120px;height:90px;position:absolute;right:10px;top:35px}.banner__percent-second_blue{background:url(/packs/media/sanatoriums/percent3_blue-ed9eb4c3.svg) no-repeat;height:80px}#books-icon{margin:0 18px}.header-menu__auth{display:flex;align-items:center;height:37px;padding:0 16px;border-radius:8px;grid-gap:12px;gap:12px}.client-menu .icon-books_black{margin-right:15px}.typography-h1{font-weight:700;font-size:32px;color:rgba(0,0,0,.8)}.cookie-banner__wrapper{left:16px;bottom:16px;max-width:480px;padding:15px 15px 15px 16px}html{width:100%;max-width:100%}body{font-family:Open Sans,sans-serif;font-weight:400;font-size:16px;color:#212121;line-height:1.5em}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:700;color:#212121}h1{font-size:60px}h2{font-size:42px}h3{font-weight:600;font-size:34px}h4{font-size:24px}.base-aside-box__title,.base-contact__title,.direct-contacts_sub-title,.h5,h5{font-size:20px}.title_light{font-weight:400}sup{vertical-align:top;font-size:70%}.subtitle{font-size:14px}.subtitle_bold{font-size:16px;font-weight:700}@media (min-width:1200px){.container{max-width:1170px}}.text_gray_static{color:#9e9e9e}.page-nav__list-item a,.popup-nav__list-item a,a{cursor:pointer;border:unset;color:#00c853;color:var(--mdc-theme-primary);text-decoration:none;outline:0;transition:all .3s}a:hover{color:#5efc82;color:var(--mdc-theme-light);outline:0}a:active,a:focus{color:#009624;color:var(--mdc-theme-bold);outline:0}.footer a,a.link_gray{color:#9e9e9e}.footer a:hover,a.link_gray:hover{color:#bdbdbd}.footer a:active,.footer a:focus,a.link_gray:active,a.link_gray:focus{color:#757575}a.link_black{color:#000}a.link_white{color:#fff}.under,a.under{position:relative}.under:after,a.under:after{content:"";display:block;position:absolute;left:0;bottom:2px;height:1px;width:100%}.under_line:after,a.under_line:after{bottom:0;border-bottom:1px solid #00c853;border-bottom:1px solid var(--mdc-theme-primary)}.under_line_green:after,a.under_line_green:after{border-color:#00c853;border-color:var(--mdc-theme-primary)}.under_line_gray:after,a.under_line_gray:after{border-color:hsla(0,0%,62%,.5)}.under_line_black:after,a.under_line_black:after{border-color:#000}.under_dot:after,.under_dot_green:after,a.under_dot:after,a.under_dot_green:after{border-bottom:1px dashed rgba(#00c853,.5);border-bottom:1px dashed rgba(var(--mdc-theme-primary),.5)}.under_dot_gray:after,a.under_dot_gray:after{border-bottom:1px dashed hsla(0,0%,62%,.5)}.under_dot_black:after,a.under_dot_black:after{border-bottom:1px dashed #000}.page-nav__list-item a.under_border-gray-dot>span,.popup-nav__list-item a.under_border-gray-dot>span,.under_border-gray-dot>span,a.under_border-gray-dot>span{text-decoration:none;border-bottom:1px dashed hsla(0,0%,62%,.5)}.treatment_paragraph{color:#999;font-size:14px;margin-top:1px}.page-nav__list-item a,.popup-nav__list-item a,.text_gray,a.text_gray{color:#9e9e9e}.page-nav__list-item a:hover,.popup-nav__list-item a:hover,.text_gray:hover,a.text_gray:hover{color:#bdbdbd}.page-nav__list-item a:active,.page-nav__list-item a:focus,.popup-nav__list-item a:active,.popup-nav__list-item a:focus,.text_gray:active,.text_gray:focus,a.text_gray:active,a.text_gray:focus{color:#757575}.text_error,a.text_error{color:#f50}.text_white,a.text_white{color:#fff}.text_black,a.text_black{color:#000}.text_green,a.text_green{color:#00c853;color:var(--mdc-theme-primary)}.text_green2,a.text_green2{color:#47b04b}.text_light-gray,a.text_light-gray{color:#9e9e9e}.text_f14,a.text_f14{font-size:14px}.text_f12,a.text_f12{font-size:12px}.text_semi-bold,a.text_semi-bold{font-weight:600}.text_bold,a.text_bold{font-weight:700}.text_italic,a.text_italic{font-style:italic}.text_up,a.text_up{text-transform:uppercase}.text_center,a.text_center{text-align:center}a.text_green:hover{color:#5efc82;color:var(--mdc-theme-light)}a.text_green:active,a.text_green:focus{color:#009624;color:var(--mdc-theme-bold)}.all-base-row__item ul>li:not(.slider-tns__thumbnails-item),.base-services-box-row ul>li:not(.slider-tns__thumbnails-item){list-style:disc outside none;list-style:initial;margin:unset;padding:unset;border:unset;font:unset;line-height:1.5em;vertical-align:baseline}.slider-tns__thumbnails-item{list-style:none!important}.all-base-row__item ol:not(.slider-tns__thumbnails-item),.base-services-box-row ol:not(.slider-tns__thumbnails-item){display:block;list-style-type:decimal;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:26px;padding-inline-start:26px}.all-base-row__item strong,.base-services-box-row strong{font-weight:700}.all-base-row__item ul:not(.slider-tns__thumbnails),.base-services-box-row ul:not(.slider-tns__thumbnails){display:block;list-style-type:disc;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:26px;padding-inline-start:26px}.all-base-row__item p,.base-services-box-row p{margin-bottom:10px}.price-box{display:flex;flex-wrap:wrap}.price{font-weight:500;font-size:26px;font-family:Roboto,sans-serif;flex-basis:100%}.price_old{color:#9b9b9b;font-size:16px;text-decoration:line-through;margin-right:10px}.price_sale{color:#f50;font-size:16px;font-weight:400}.price_wrapper{display:flex;align-items:center;grid-column-gap:4px;-moz-column-gap:4px;column-gap:4px;white-space:nowrap}.price_discount-value{font-size:14px;line-height:16px;text-decoration:line-through;color:#9b9b9b;margin-right:4px}.price_discount-percent{text-decoration:none;border-radius:4px;background:#f50;padding:2px;color:#fff;text-align:center;font-size:14px;font-weight:400;line-height:16px}.price_bonuses{color:#00c853;color:var(--mdc-theme-primary);font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px;position:relative;display:inline-block}.price_bonuses:after{border-bottom:1px dashed #00c853;border-bottom:1px dashed var(--mdc-theme-primary);bottom:0}img{max-width:100%;max-height:100%}.img_radius{border-radius:5px;margin-bottom:14px}svg{display:block}button{border:none;outline:none;font-family:Open Sans,sans-serif}section{padding:25px 0}.btn,a.btn{cursor:pointer;font-size:14px;font-weight:700;text-transform:uppercase;padding:8px 18px;border-radius:5px;background:unset;color:#00c853;color:var(--mdc-theme-primary);transition:all .3s}.btn:hover,a.btn:hover{background:rgba(#00c853,.1);background:rgba(var(--mdc-theme-primary),.1)}.btn_non,a.btn_non{color:#9e9e9e}.btn_non svg,a.btn_non svg{fill:#dadada}.btn_non_green,a.btn_non_green{color:#00c853;color:var(--mdc-theme-primary)}.btn_non_white,a.btn_non_white{color:#fff}.btn_border,a.btn_border{border:1px solid #cdcccc}.btn_border_green,a.btn_border_green{border:2px solid #00c853;border:2px solid var(--mdc-theme-primary)}.btn_border_white,a.btn_border_white{background:#fff}.btn_border_pink,a.btn_border_pink{background:#ff9bc5}.btn_border_crimson,a.btn_border_crimson{background:#dc143c}.btn_border_navajowhite,a.btn_border_navajowhite{background:#ffdead;box-shadow:0 4px 16px rgba(245,163,47,.5)}.btn_border_navajowhite:hover,a.btn_border_navajowhite:hover{background:#ffe4b5}.btn_border:disabled,a.btn_border:disabled{color:#c7c7c7}.btn_border:disabled:hover,a.btn_border:disabled:hover{background:unset}.btn_border-crimson,a.btn_border-crimson{border:1px solid #dc143c}.btn_border-pink,a.btn_border-pink{border:1px solid #ff9bc5}.btn_border-white,a.btn_border-white{border:1px solid #fff}.btn_color,a.btn_color{color:#fff;background:#00c853;background:var(--mdc-theme-primary)}.btn_color_non,a.btn_color_non{color:#898989;background:#ccc}.btn_color:hover,a.btn_color:hover{background:#5efc82;background:var(--mdc-theme-light)}.btn_color:disabled,a.btn_color:disabled{background:#c7c7c7}.btn_color_yellow,a.btn_color_yellow{background:#ffd600}.btn_color_yellow:hover,a.btn_color_yellow:hover{background:#ffe664}.btn_img,a.btn_img{color:#fff;border:1px solid #00c853;border:1px solid var(--mdc-theme-primary)}.btn_form,a.btn_form{padding:8px 26px;background:#ffd600;border-radius:5px;border-style:none;text-transform:uppercase;color:#565656;font-weight:700}.btn_form:hover,a.btn_form:hover{background:#ffe143}.btn_form:focus,a.btn_form:focus{background:#ffe872}.btn_sub,a.btn_sub{background:rgba(245,163,47,.64);color:#fff;padding:8px 26px;border-style:none}.btn_sub:hover,a.btn_sub:hover{background:#f2b763}.btn_block,a.btn_block{width:100%;display:block;text-align:center}.btn_gradient,a.btn_gradient{background:#ffb800;background:linear-gradient(0deg,#ffb800,#ffb800),#edece8;border-radius:6px;color:#212121;transition:all .3s}.btn_gradient:hover,a.btn_gradient:hover{background:#ffd15a}.btn_booking,a.btn_booking{background:#05377e;color:#fff;padding-right:10px;padding-left:10px;text-transform:unset}.btn_booking:hover,a.btn_booking:hover{background:#07459b}.btn_booking-top,a.btn_booking-top{margin-top:15px}.btn_dev_style,a.btn_dev_style{color:#fff;background:#5898dd;padding:5px;font-size:13px;text-transform:none;font-weight:500}.btn_dev_style:hover,a.btn_dev_style:hover{background:#6eacf1}.btn_dev_position,a.btn_dev_position{display:inline-block;float:right;position:relative;margin-right:5px}input[type=text]{font-family:Open Sans,sans-serif;border:none;background:#fff;font-size:14px}input[type=text]::-moz-placeholder{color:#757575}input[type=text]:-ms-input-placeholder{color:#757575}input[type=text]::placeholder{color:#757575}.borderedOutputField{border-top:1px solid #d9d9d9;padding-top:1px}.comment-edit{overflow-y:auto;max-height:225px;word-break:break-word;width:600px}.comment-btn{padding:revert;float:right}.deleteCommentBtn{font-size:11px}.editCommentBtn{font-size:10px}.camp-comment-line{float:right;font-size:10px}input.style{border:1px solid #c2c2c2;background:#fff;padding:9px 13px;border-radius:2px}textarea{resize:none}hr.gray{border:.5px solid #d9d9d9}.flex-center{display:flex;justify-content:center;align-items:center}.fill-available{width:-webkit-fill-available}.rotate{transition:all .3s;transform:rotate(180deg)}.rotate_flip{transition:all .3s;transform:rotate(180deg) scaleX(-1)}.before-ico{display:inline-flex;align-items:center;position:relative}.before-ico:before{content:"";display:block;position:absolute;height:13px;width:13px;top:50%;margin-top:-6.5px;background-repeat:no-repeat}.before-ico_arrow:before{right:-22px;margin-top:-5px}.before-ico_arrow_white:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.5 0L5.362 1.137l4.55 4.55H0v1.625h9.912l-4.55 4.55L6.5 13 13 6.5 6.5 0z' fill='%23fff'/%3E%3C/svg%3E")}.before-ico_arrow_green:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.5 0L5.362 1.137l4.55 4.55H0v1.625h9.912l-4.55 4.55L6.5 13 13 6.5 6.5 0z' fill='%2300C853'/%3E%3C/svg%3E")}.before-ico_arrow_min:before{right:-15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 5l5-2.5L7 0v2H0v1h7v2z' fill='%2300C853'/%3E%3C/svg%3E");background-position:50%}.before-ico_arrow_min-black:before{right:-18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 5l5-2.5L7 0v2H0v1h7v2z' fill='%23000'/%3E%3C/svg%3E");background-position:50%}.before-ico_arrow_less:before,.before-ico_arrow_more:before{right:-18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0l4.5 5L9 0H0z' fill='%2300C853'/%3E%3C/svg%3E");background-position:50%}.before-ico_arrow_less:before{transform:rotate(-180deg)}.before-ico_plus:before{position:relative;margin:0 9px -1px 0}.before-ico_plus_white:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 5V0H5v5H0v2h5v5h2V7h5V5H7z' fill='%23fff'/%3E%3C/svg%3E")}.before-ico_plus_green:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 5V0H5v5H0v2h5v5h2V7h5V5H7z' fill='%2300C853'/%3E%3C/svg%3E")}.before-ico_zip:before{position:relative;margin:0 7px -1px -3px;width:16px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='4' y='0' width='8' height='16'%3E%3Cpath d='M6 16l.8-6H4V8l6-8-.64 6H12v2l-6 8z' fill='%23DADADA'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23fff' d='M-1-1h18v18H-1z'/%3E%3C/g%3E%3C/svg%3E")}.before-ico_calendar:before{position:relative;margin:-1px 7px -1px -3px;width:16px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 1a1 1 0 00-1 1v1H2a1 1 0 00-1 1v1h14V4a1 1 0 00-1-1h-1V2a1 1 0 10-2 0v1H5V2a1 1 0 00-1-1zm11 5H1v8a1 1 0 001 1h12a1 1 0 001-1V6z' fill='%23fff'/%3E%3C/svg%3E")}.before-ico_include:before{position:relative;margin:0 7px -1px 0}.before-ico_include-right:before,.before-ico_include:before{width:13px;height:14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.967 13.999c-.435 0-.847-.203-1.111-.553L.283 8.725a1.392 1.392 0 01.27-1.951 1.392 1.392 0 011.953.27l2.35 3.104L10.769.656a1.396 1.396 0 011.92-.445c.654.406.855 1.266.447 1.92L6.15 13.34a1.39 1.39 0 01-1.12.656c-.022.002-.042.002-.064.002z' fill='%2300C853'/%3E%3C/svg%3E")}.before-ico_include-right:before{position:absolute;right:-20px}.header{color:#fff;height:100vh;background:url(/packs/media/new_design/Photo-45893e0a.jpg) no-repeat 50%/cover;padding-bottom:50px}.header .container{height:100%}.header-menu{font-size:14px;justify-content:space-between;padding:12px 0}.header-menu,.header-menu__logo,.header-menu_part{display:flex;align-items:center}.header-menu__logo{height:60px;margin-right:45px;width:auto;align-self:stretch;margin-top:-12px;margin-bottom:-12px}.header-menu__contact{margin-right:64px}.header-pre-title{text-align:center;margin-bottom:70px}.header-title{margin-bottom:35px;color:#fff}.header-page{padding-bottom:5px;height:auto;color:#212121;background:#fff}.header-page-top{box-shadow:0 3px 3px rgba(0,0,0,.1);margin-bottom:20px}.header-error{background:#212121 url(/packs/media/new_design/404-b3495e75.jpg) no-repeat 50%/cover}.header-error__main{margin-bottom:auto}.header-error .header-title{font-size:120px;line-height:146px;margin-bottom:0;margin-top:70px}.bread-list{display:flex;align-items:flex-start}.bread-list__item{display:flex;flex-direction:column;position:relative;margin-right:37px;white-space:nowrap}.bread-list__item:last-child{white-space:normal;margin-right:0}.bread-list__item:after{content:"/";display:block;position:absolute;color:#757575;opacity:.87;top:0;right:-20px}.bread-list__item:last-child:after{display:none}.bread-list__link{align-self:flex-start;margin-bottom:3px}.bread-list__link-last{margin-bottom:4px}.page-title{margin-bottom:15px}.page-title_mb30{margin-bottom:30px}.page-title__addition,.page-title__sign{display:flex;align-items:center}.page-title__addition{font-size:22px}.page-title__addition .icon{margin-right:14px;transform:scale(1.3)}.page-title__par{margin-bottom:25px}.page-title-buttons{display:flex;align-items:center}.page-title-buttons__item{font-size:14px}.page-title-buttons__item-like{display:flex;align-items:center;background:#fff;color:#757575}.page-title-buttons__item-like .icon{margin-right:8px}.page-title-buttons a.page-title-buttons__item-number{padding-left:51px;padding-right:69px;margin-left:23px}.page-title-buttons__flex{display:flex;flex-direction:column}.page-title h1{font-size:32px}.page-title h1 .page-title__sign{font-weight:400}.page-title .title_light{font-size:34px}.page-title .card__sign-ico{margin-top:-3px}.page-title-item{font-size:14px}.page-title-item__flex{display:flex;align-items:center}.twitter-typeahead{width:100%}.guest{right:15px;padding:30px}.guest-line{margin-bottom:30px;justify-content:space-between}.guest-line,.guest-line__count{display:flex;align-items:center}.guest-line__count{margin-left:28px}.guest-line__count-numb{padding:0 17px;font-weight:700;font-size:16px;color:#000}.guest-line__count-btn{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:11px;border-radius:6px;border:1px solid #00c853;border:1px solid var(--mdc-theme-primary);transition:all .3s}.guest-line__count-btn svg{height:14px;width:14px}.guest-line__count-btn svg path{stroke:#00c853;stroke:var(--mdc-theme-primary)}.guest-line__count-btn_disable{border:1px solid #dadada}.guest-line__count-btn_disable svg path{stroke:#dadada}.guest-line__title{color:#4f4f4f}.guest-child{margin-bottom:36px}.guest-child__title{color:#9b9b9b;font-size:14px;margin-bottom:9px}.guest-child__input input{text-align:center;padding:8px 10px;width:60px;border:1px solid #c2c2c2;border-radius:4px;margin-right:10px}.guest-child__input input:last-child{margin-right:0}.guest-wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.our-adv__img{height:70px;width:100px;margin:0 auto 30px}.our-adv__title{margin-bottom:30px}.card{background:#fff;height:100%;border:1px solid #d9d9d9;border-radius:6px}.card_small{display:flex;flex-direction:column;margin-top:20px}.card_small .card__thumb{height:250px}.card_small .card__thumb-img{border-top-right-radius:6px;border-top-left-radius:6px}.card_small .card__desc{flex-grow:1;flex-direction:column}.card_small .card__sign-ico{margin-bottom:-3px}.card _ads{margin-top:20px}.card_characteristic__head{font-size:14px;font-weight:700;text-align:center;background:#cedeff}.card_characteristic__body{width:100%;font-size:14px;border:none}.card_characteristic__body td,.card_characteristic__body th{width:1%}.card_characteristic__body th{text-align:left;font-weight:700}.card_characteristic__body td{text-align:right}.card_characteristic__body sup{vertical-align:super}.card_map{display:flex;flex-direction:row;width:400px;max-width:370px;height:auto;max-height:240px;z-index:1;box-shadow:0 2px 12px rgba(0,0,0,.1)}.card .card_map a.card__title,.card_map .card__title,.card_map .card a.card__title{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;font-size:16px}.card_map .card__desc{padding:8px 8px 8px 12px;flex-grow:1}.card_map .card__desc-top{display:flex;justify-content:space-between}.card_map .card__thumb{width:30%}.card_map .card__thumb-img{border-bottom-left-radius:6px;border-top-left-radius:6px}.card_map .card__thumb .card__thumb-icon{right:0;transform:scale(.6)}.card_map .card__thumb .card__thumb-icon_cashback{top:5px;right:-15px}.card_map .card__thumb .card__thumb-icon .icon{margin-left:3px}.card_map .card__thumb-slider-item{width:105px}.card_map .card__sign{display:inline-block;margin-bottom:-5px;width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card_map .card__sign-ico{margin-left:0}.card_map .card__sign-text{font-size:10px}.card_map .card__desc{display:flex;flex-direction:column}.card_map .card__contact-item{align-items:flex-start}.card_map .card__contact-item-link{font-size:11px;margin-top:-2px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.card_map .card__rating{display:flex;align-items:center;flex-direction:row;z-index:1;color:#fff}.card_map .card__rating-numb{display:flex;margin-right:0!important;border-radius:88px;height:24px;align-items:center;padding:0 8px;background:#33d375;background:var(--mdc-theme-primary-little-opacity);-webkit-backdrop-filter:none;backdrop-filter:none}.card_map .card__rating-numb-small{font-size:10px;font-weight:400}.card_map .card__rating-numb-big{font-size:12px;font-weight:900}.card_map .card__labels .card__labels-item,.card_map .card__labels .card__labels-item_cancel,.card_map .card__labels .card__labels-item_submit{background:none;font-size:10px;padding:0 0 3px}.card_map .card__labels-row{flex-direction:column;justify-content:flex-start}.card_map .card__price .price-box{margin-bottom:0;align-items:flex-end}.card_map .card__price .card__labels-item{align-self:flex-start}.card_map .price{font-size:18px;margin-right:6px;font-weight:700;flex-basis:auto}.card_map .price_old,.card_map .price_sale{font-size:10px}.card_map .card__thumb-arrow{transform:scale(.5)}.card_map .card__thumb-arrow-next{transform:rotate(180deg) scale(.5);right:5px}.card_map .card__thumb-arrow-prev{left:5px}.card_map:after{content:"";display:none;position:absolute;background:#fff;width:10px;height:10px;bottom:-7px;left:50%;margin-left:-5px;transform:rotate(45deg);border-bottom:1.5px solid #d9d9d9;border-right:1.5px solid #d9d9d9}.card_map__favorite-block{width:25px;height:25px;display:flex;justify-content:flex-end;cursor:pointer}.card_map .sanatoriums_card__tags{display:flex;align-items:center;flex-direction:row;padding-bottom:8px}.card_map .card__instant_booking,.card_map .like-img{margin-right:4px!important;border-radius:88px}.card_map .like{display:flex;background:rgba(0,0,0,.0392156862745098);font-size:12px;color:#333;align-items:center;height:24px;margin-left:-11px;padding:0 8px 0 11px;border-bottom-right-radius:88px;border-top-right-radius:88px}.card_map .like-img{height:22px;width:16px;background-image:url(/packs/media/sanatoriums/type_like-398cf778.svg);background-image:var(--type-like-url)}.card_map .like-without-rating{margin-left:0!important;padding-left:2px;border-radius:88px}.card_map .ratings-count{display:flex;height:24px;font-size:12px;color:rgba(0,0,0,.47843137254901963);align-items:center;margin-left:8px}.card_map .card__tags_sanatoriums-tag{display:flex;align-items:center;color:#00c853;color:var(--mdc-theme-primary);font-size:12px;line-height:18px;letter-spacing:.25px}.card_map .card__tags_sanatoriums-tag-icon{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-126px -50px;background-size:auto;background-repeat:no-repeat;width:16px;height:16px;min-width:16px;transform-origin:left top}.card_map .card__desc-info-list-item_food{display:flex;font-size:12px;line-height:18px;color:#00c853;color:var(--mdc-theme-primary);align-items:center;letter-spacing:.25px}.card_map .card__desc-info-list-item_food-img{background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:-41px -49px;background-size:auto;background-repeat:no-repeat;width:24px;height:24px;min-width:24px;transform:scale(.6666);transform-origin:left top}.card_map .card__desc_img-block{height:16px;width:16px;margin-right:4px}.card_map__guests{color:rgba(0,0,0,.8);font-size:14px;margin-bottom:2px}.card_map .bonuses{font-size:14px}.card_map .card__price{margin-top:6px}.card_map .favorite-icon{background-image:url(/packs/media/icons/favorite-light-gray-25198914.svg)}.card_top{border:1px solid rgba(220,142,41,.317623);background:#fbfaf2}.card_top:hover{border-color:rgba(220,142,41,.317623);box-shadow:0 7px 14px rgba(13,12,12,.1)}.card__thumb{position:relative}.card__thumb-slider-item{width:225px}.card__thumb-arrow{transition:all .3s;opacity:0;visibility:hidden;position:absolute;top:40%;margin-top:-14px;z-index:10;cursor:pointer}.card__thumb-arrow-prev{left:20px}.card__thumb-arrow-next{right:20px}.card__thumb-arrow-full-side{height:100%;width:30%;top:unset;margin-top:unset;display:flex;align-items:center;justify-content:center}.card__thumb-arrow-full-side-prev{left:0}.card__thumb-arrow-full-side-next{right:0}.card__thumb:hover .card__thumb-arrow{opacity:1;visibility:visible}.card__thumb-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card__thumb-icon{position:absolute;z-index:10;display:flex;right:12px;top:12px}.card__thumb-icon .icon{margin-left:-4px}.card__thumb-icon .icon:first-child{margin-left:0}.card__thumb-like{position:absolute;z-index:10;background:none;top:20px;left:20px;cursor:pointer;transition:all .3s}.card__thumb-like-item{display:none}.card__thumb-like-item_active{display:block}.card__desc{padding:14px 18px 25px;display:flex;justify-content:space-between}.card__desc-left{flex-basis:70%}.card__desc-right{flex-basis:30%;display:flex;flex-direction:column}.card__desc-info-list-item{display:flex;align-items:center;font-size:1em;margin-bottom:3px;cursor:default}.card__desc-info-list-item_seats{margin-left:4px;font-weight:900;color:#7f7f7f}.card__desc-info-list-item_name{margin-left:15px}.card__desc-info-list-item .icon{min-width:15px;min-height:15px}.card__desc-info-list-item a{margin-left:54px}.card__desc-info-list-item:last-child{margin-bottom:0}.card__sign{margin-top:-2px;margin-bottom:5px}.card__sign-ico{display:inline-block;margin-left:5px;margin-bottom:-2px}.card__sign-ico:first-child{margin-left:0}.card__title,.card a.card__title{font-size:20px;font-weight:700;align-items:center;margin-bottom:10px;color:rgba(0,0,0,.87)}.card__markup{background:rgba(255,72,0,.9098039215686274);color:#fff;padding:3px;font-weight:600;display:inline-block;border-radius:4px;font-size:13px;white-space:nowrap;margin-bottom:10px;cursor:help}.card__alean{background:url(/packs/media/images/alean_logo-3e1dcf04.svg);background-size:100%}.card__alean,.card__rsttur{width:20px;display:inline-block;height:20px}.card__rsttur{background:url(/packs/media/images/rsttur_logo-48f95956.png);background-size:100%}.card__delfin{background:url(/packs/media/images/delfin_logo-3fb2b31c.svg);background-size:100%}.card__delfin,.card__travel_line{width:20px;display:inline-block;height:20px}.card__travel_line{background:url(/packs/media/images/travel_line_logo-a9621831.svg);background-size:100%}.card__litepms{width:40px;height:20px;background:url(/packs/media/images/litepms_logo-b3c8ccd6.svg);background-size:100%;display:inline-block}.card__bronirui_online{background:url(/packs/media/images/bronirui_online_logo-1c3587f2.svg);background-size:100%}.card__bnovo,.card__bronirui_online{width:20px;height:20px;display:inline-block}.card__bnovo{background:url(/packs/media/images/bnovo_logo-86d37133.png);background-size:100%}.card__agast{background:url(/packs/media/images/agast_logo-05414456.png);background-size:100%}.card__agast,.card__bg_operator{width:20px;height:20px;display:inline-block}.card__bg_operator{background:url(/packs/media/images/bg_operator_logo-c3149ee5.jpeg);background-size:100%}.card__ostrovok{background:url(/packs/media/images/ostrovok_logo-1791f55b.svg);background-size:100%}.card__multitour,.card__ostrovok{width:20px;height:20px;display:inline-block}.card__multitour{background:url(/packs/media/images/multitour_logo-97de5f18.gif);background-size:100%}.card a.card__title{font-family:Montserrat,sans-serif}.card__par{font-size:14px;margin-bottom:16px}.card__link{margin-top:auto}.card__contact{display:flex;flex-wrap:wrap;align-items:center;margin_bottom:5px}.card__contact-item{margin-right:20px;display:flex;font-size:14px}.card__contact-item_grow{flex-basis:100%;margin-right:0;margin-bottom:10px}.card__contact-item_grow_max-width{max-width:400px}.card__contact-item:last-child{margin-right:0}.card__contact-item-icon{min-width:16px}.card__contact-item-link{color:#00c853;color:var(--mdc-theme-primary)}.card__contact-item .page-nav__list-item a,.card__contact-item .popup-nav__list-item a,.card__contact-item .text_gray,.page-nav__list-item .card__contact-item a,.popup-nav__list-item .card__contact-item a{color:#9e9e9e}.card__contact-item .page-nav__list-item a:hover,.card__contact-item .popup-nav__list-item a:hover,.card__contact-item .text_gray:hover,.page-nav__list-item .card__contact-item a:hover,.popup-nav__list-item .card__contact-item a:hover{color:#bdbdbd}.card__contact-item .page-nav__list-item a:active,.card__contact-item .page-nav__list-item a:focus,.card__contact-item .popup-nav__list-item a:active,.card__contact-item .popup-nav__list-item a:focus,.card__contact-item .text_gray:active,.card__contact-item .text_gray:focus,.page-nav__list-item .card__contact-item a:active,.page-nav__list-item .card__contact-item a:focus,.popup-nav__list-item .card__contact-item a:active,.popup-nav__list-item .card__contact-item a:focus{color:#757575}.card__rating-numb{font-size:24px;font-weight:600}.card__rating-numb .page-nav__list-item a,.card__rating-numb .popup-nav__list-item a,.card__rating-numb .text_gray,.page-nav__list-item .card__rating-numb a,.popup-nav__list-item .card__rating-numb a{color:#9e9e9e}.card__rating-name{height:19px;background-size:cover}.card__rating-name_excellent{width:104px}.card__rating-name_good{width:98px}.card__rating-name_mb{width:63px}.card__rating-name_bad{width:90px}.card__rating-name_sobad{width:55px}.card__labels-row{position:relative;display:flex;flex-wrap:wrap;margin-bottom:5px;justify-content:start;margin-right:-5px}.card__labels-row:last-child{margin-bottom:0}.card__labels-row_start{justify-content:flex-start;flex-wrap:wrap;grid-row-gap:8px;row-gap:8px}.card__labels-row_start .card__labels-item{margin-right:8px}.card__labels-row_col{flex-direction:column}.card__labels-row_col .card__labels-item{align-self:flex-start}.card__labels-more{position:absolute;right:-50px}.card__labels .card__labels-item{border:1px solid #ff9bc5;border-radius:6px;padding:1.5px 9px;font-size:14px;color:#606060;transition:all .3s;line-height:19px}.card__labels .card__labels-item_ico{display:flex;align-items:center;cursor:default}.card__labels .card__labels-item_ico .icon{margin-right:4px;margin-left:-2px}.card__labels .card__labels-item_recomend,.card__labels .card__labels-item_recomend_with_hover_effect{border:1px solid #c2c2c2}.card__labels .card__labels-item_recomend_with_hover_effect:hover{color:#fff;background:#c2c2c2;border:1px solid #c2c2c2;cursor:pointer}.card__labels .card__labels-item_park{color:#47b04b;border:1px solid #6cd770}.card__labels .card__labels-item_park:hover{color:#fff;background:#6cd770;border:1px solid #6cd770}.card__labels .card__labels-item_water{color:#0698d7;border:1px solid #87dbff}.card__labels .card__labels-item_water:hover{color:#fff;background:#87dbff;border:1px solid #87dbff}.card__labels .card__labels-item_sight{color:#e22876;border:1px solid #ff9bc5}.card__labels .card__labels-item_sight:hover{color:#fff;background:#ff9bc5;border:1px solid #ff9bc5}.card__labels .card__labels-item_submit{background:linear-gradient(270deg,#d7faff,#d6ebff 53.65%,#d6dcff);border:none;padding:2.5px 10px 2.5px 13px;color:rgba(11,123,255,.87)}.card__labels .card__labels-item_cancel{background:rgba(#00c853,.1);background:rgba(var(--mdc-theme-primary),.1);border:none;padding:2.5px 10px;color:rgba(96,96,96,.87)}.card__labels .card__labels-item_cancel .icon{transform:rotate(180deg)}.card__labels .card__labels-item_celebrate{background:#ffeed2;border:none;padding:2.5px 10px;color:#db7600}.card__labels .card__labels-item_demand{background:#fff5d2;border:none;padding:2.5px 10px;color:#606060}.card__labels-name{color:#757575;margin-right:8px}.card__price .price-box{margin-bottom:10px}.card__price-people{margin-bottom:5px}.card__distance{display:flex;align-items:center;margin-bottom:16px;font-size:14px}.card__distance .icon{margin-right:3px}.card__instant_sanatoriums-booking{display:flex;font-weight:400;font-size:12px;line-height:18px;color:#00c853;color:var(--mdc-theme-primary);min-height:18px;align-items:center;letter-spacing:.25px}.card__instant_sanatoriums-booking-img{display:block;width:16px;height:16px;background:url(/packs/media/new_design/momentum-18c63d1b.svg);background:var(--instant-url);min-width:16px;transform-origin:left top}.cards-map{display:none;position:relative}.cards-map-price{position:absolute;font-weight:700;background:#fff;padding:7px 10px;box-shadow:0 2px 2px rgba(0,0,0,.1);border-radius:6px;border:1px solid #cdcccc}.cards-map-price_gray{color:rgba(51,51,51,.5)}.cards-map-price:after{content:"";display:block;position:absolute;background:#fff;width:10px;height:10px;bottom:-7px;left:50%;margin-left:-5px;transform:rotate(45deg);border-bottom:1.5px solid #d9d9d9;border-right:1.5px solid #d9d9d9}.cards-map-card{position:absolute;margin-left:15px;margin-top:15px}.theme-rest__row{margin-top:30px}.theme-rest__all{margin-top:15px;text-align:right}.title-card{position:relative;display:flex;justify-content:center;align-items:center}.title-card,.title-card__img{border-radius:5px}.title-card__title{position:absolute;font-weight:700;font-family:Montserrat,sans-serif;color:#fff;font-size:28px;text-align:center}.title-card__title_big{font-size:36px}.title-card__title_top{margin-top:83px;align-self:flex-start;max-width:180px}.title-card__title_small{justify-content:center;margin-top:5px;font-size:16px;align-self:flex-start;max-width:200px}.footer{margin-top:30px;border-top:1px solid #f1f1f1;padding:60px 0}.footer-logo{margin-bottom:25px}.footer-list__item{color:#979797;margin-bottom:15px}.footer-list__item:last-child{margin-bottom:0}.footer-list__item_title{margin-bottom:25px;color:#828282;font-weight:700}.footer-list__item_ico a{display:flex;align-items:center}.footer-list__item_ico a .icon{margin-right:8px}.footer-social{margin-top:auto}.footer .col-3{display:flex;flex-direction:column;justify-content:space-between}.footer .mob-version{margin-top:auto}.social{display:flex;align-items:center}.social-item{margin-right:34px}.social-item:last-child{margin-right:0}.social-item a{transition:all .3s}.social-item__vk:hover div.icon{background-position-x:-35px}.social-item__vk:active div.icon{background-position-x:-70px}.social-item__fb:hover div.icon{background-position-x:-16px}.social-item__fb:active div.icon{background-position-x:-32px}.social-item__twitter:hover div.icon{background-position-x:-29px}.social-item__twitter:active div.icon{background-position-x:-58px}.base-numb{margin-bottom:20px}.base-main .card__labels-row{margin-bottom:10px}.base-main .card__labels-row:last-child{margin-bottom:-5px}.base-main .info-box_cashback{margin-bottom:0}.all-base-text{margin-bottom:25px}.all-base-box{margin-bottom:40px}.all-base-row{position:relative;display:flex;flex-wrap:wrap;margin-bottom:10px}.all-base-row_link{padding-left:240px}.all-base-row_min-height{min-height:20px}.all-base-row a,.all-base-row span{font-size:14px}.all-base-row__item{margin-right:20px}.all-base-row__item-first{left:0;top:0;position:absolute;max-width:230px}.all-base-row-black{flex-direction:column;padding-left:350px}.all-base-row-black .all-base-row__item-first{font-weight:700;max-width:330px}.page-nav{height:58px;padding:10px 0;background:#fafafa}.popup-nav{height:68px;padding:16px 0;background:#fafafa}.page-nav__list,.popup-nav__list{display:flex}.page-nav__list-item,.popup-nav__list-item{display:flex;align-items:center}.page-nav__list-item:after,.popup-nav__list-item:after{content:"";display:block;width:4px;height:4px;background:#c4c4c4;border-radius:50%;margin:0 10px}.page-nav__list-item:last-child:after,.popup-nav__list-item:last-child:after{display:none}.page-nav__list-item a,.popup-nav__list-item a{font-size:14px}.page-nav__list-item_active a,.popup-nav__list-item_active a{color:#000;font-weight:700}.page-nav__wrap,.popup-nav__wrap{display:flex;justify-content:space-between}.page-nav__buttons,.popup-nav__buttons{visibility:hidden;opacity:0;transition:all .1s}.page-nav__buttons .page-title-buttons__item-like .icon,.popup-nav__buttons .page-title-buttons__item-like .icon{margin-right:0}.page-nav__buttons .page-title-buttons__item-like,.popup-nav__buttons .page-title-buttons__item-like{background:#fafafa}.base-photos-item a{display:block;min-width:150px;min-height:150px;height:100%}.base-photos{margin-bottom:40px}.base-photos .container{position:relative}.base-photos-wrapper{display:grid;grid-template-columns:586px 293px 293px;grid-template-rows:195px 195px}.base-photos-item{padding:1px}.base-photos-item_big{grid-row:1/3}.base-photos-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.base-photos-item img:hover{opacity:.9}.base-photos-btn{position:absolute;bottom:20px;right:43px;background:#fff;color:#757575;padding-left:40px;padding-right:40px;width:184px}.base-photos-btn:hover{background:#fff}.base-videos-btn{position:absolute;bottom:65px;right:43px;background:#fff;color:#757575;padding-left:40px;padding-right:40px;width:184px}.base-videos-btn:hover{background:#fff}.video .popup-slider{height:500px}.video .popup-slider-item{display:flex!important;justify-content:center}.video .popup-slider-item__info{width:640px}.video iframe{width:640px;height:480px}.base-wrap .card__rating{display:flex;align-items:center;flex-wrap:wrap}.base-wrap .card__rating-numb{font-size:21px}.base-wrap .card__rating-name{margin-left:4px}.base-wrap .card__rating-review{flex-basis:100%}.base-aside-box{margin-bottom:25px}.base-aside-box__title{font-weight:700}.base-aside-box:last-child{margin-bottom:0}.base-aside-box__title{margin-bottom:15px;margin-top:15px}.base-aside-box .card__title,.base-aside-box .card a.card__title,.card .base-aside-box a.card__title{font-size:16px;margin-bottom:5px}.base-aside-box .card__link{font-size:14px}.base-aside-box .card{margin-bottom:20px}.base-aside-box .card:last-child{margin-bottom:0}.base-aside-box .card_small .card__thumb{height:150px}.base-aside-par{margin-bottom:10px}.base-aside-par:last-child{margin-bottom:0}.base-aside .card__rating{margin-bottom:25px}.base-aside .card__rating-name{margin-left:4px;height:27px;background-size:cover}.base-aside .card__rating-name_excellent{width:148px}.base-aside .card__rating-name_good{width:140px}.base-aside .card__rating-name_mb{width:88px}.base-aside .card__rating-name_bad{width:128px}.base-aside .card__rating-name_sobad{width:65px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='111' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='0' y='5' width='53' height='16'%3E%3Cpath d='M4.063 11.063L.227 5.577h2.492l3.695 5.531V5.58h2.258v5.53l3.695-5.53h2.5l-3.844 5.484L15.086 17h-2.594l-3.82-5.79V17H6.414v-5.79L2.594 17H0l4.063-5.938zm11.03-2.797h2.61l1.649 4.914c.14.427.236.932.289 1.515h.047c.057-.536.169-1.041.335-1.515l1.618-4.914h2.554L20.5 18.117c-.338.912-.823 1.594-1.453 2.047-.625.453-1.357.68-2.195.68-.412 0-.816-.045-1.211-.133v-1.89c.286.067.599.1.937.1.422 0 .79-.13 1.102-.39.317-.255.565-.643.742-1.164l.14-.43-3.468-8.671zm17.587 0v1.789h-2.86V17h-2.383v-6.945H24.57v-1.79h8.11zm7.36 0h2.624l-3.46 4.187L42.968 17h-2.703l-3.57-4.43V17h-2.383V8.266h2.382v4.242l3.344-4.242zm6.077 4.351c0 .865.14 1.518.422 1.961.286.443.75.664 1.39.664.636 0 1.092-.219 1.368-.656.281-.443.422-1.099.422-1.969 0-.864-.14-1.513-.422-1.945-.281-.432-.742-.649-1.383-.649-.635 0-1.094.217-1.375.649-.281.427-.422 1.075-.422 1.945zm6.04 0c0 1.422-.376 2.534-1.126 3.336-.75.802-1.794 1.203-3.133 1.203-.838 0-1.578-.182-2.218-.547a3.69 3.69 0 01-1.477-1.586c-.344-.687-.516-1.49-.516-2.406 0-1.427.373-2.536 1.118-3.328.745-.792 1.791-1.187 3.14-1.187.839 0 1.578.182 2.22.546a3.65 3.65 0 011.476 1.57c.343.683.515 1.482.515 2.4z' fill='url(%23paint0_linear)'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='url(%23paint1_linear)' d='M0 0h58v22H0z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='1.46' y1='21.697' x2='53' y2='21.697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2347B04B'/%3E%3Cstop offset='1' stop-color='%2342CF47'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='1.597' y1='21.697' x2='58' y2='21.697' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F50'/%3E%3Cstop offset='1' stop-color='%23F5CA2F'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.base-aside .reserv-btn{margin-bottom:40px}.base-aside-btn{margin-bottom:20px}.base-aside-btn_last{margin-bottom:40px}.sight-aside-box{margin-bottom:30px}.sight-aside-box__title{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:22px;margin-bottom:20px}.placemark_layout_container{border-radius:100px;position:absolute;border:1px solid rgba(0,0,0,.12156862745098039);background:#fff;color:rgba(0,0,0,.8);font-weight:600;font-size:14px;height:24px;line-height:22px;box-sizing:border-box;letter-spacing:.25px;box-shadow:0 4px 4px 0 rgba(0,0,0,.1607843137254902);min-width:70px;text-align:center;display:flex;align-items:center;justify-content:center;white-space:nowrap;top:-12px;padding:0 6px}.placemark_layout_container.wide{left:-35px}.placemark_layout_container.selected{background:#00c853;background:var(--mdc-theme-primary);border-color:#fff;box-shadow:0 0 8px #00c853;box-shadow:0 0 8px var(--mdc-theme-primary);color:#fff}.placemark_layout_container.empty{padding:2px;min-width:24px;font-weight:700;font-size:34px;line-height:22px;left:-12px}.placemark_layout_container .unfavorite-icon{width:14px;height:14px;margin-right:5px;background-size:100%}.placemark_layout_container .unfavorite-icon.selected{background-image:url(/packs/media/icons/favorite-white-edfeaafa.svg)}.base-contact,.base-contact a{font-size:14px}.base-contact__title{margin-bottom:10px;font-weight:700}.base-contact__list{margin-bottom:14px}.base-contact__list-item{display:flex;align-items:center;margin-bottom:14px}.base-contact__list-item .icon{margin-right:8px}.base-contact__list-item a{color:#212121}.base-contact__map{margin-bottom:15px}.base-contact__map .camp_static_map{width:100%;height:260px;margin-bottom:15px}.base-contact__map-link{display:inline-block;margin-bottom:14px}.base-labels{margin-top:26px;margin-bottom:26px}.base-labels:last-child{margin-bottom:0}.base-info{margin-bottom:20px;padding-top:0}.base-info__list{display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:26px}.base-info__list-item{margin-bottom:10px;display:flex;align-items:center;margin-right:26px}.base-info__list-item_grow{flex-basis:100%}.base-info__list-item:last-child{margin-right:0}.base-info__list-item a{font-size:14px}.base-info__list-item .icon{margin-right:7px}.base-info__text p{margin-bottom:10px}.base-info__text p:last-child{margin-bottom:0}.base-info__text-cut{height:165px;overflow:hidden;position:relative}.base-info__text-cut+.base-info__text-overflow{content:"";display:inline-block;width:100%;height:40px;position:relative;top:-55px;margin-bottom:-40px;-webkit-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 70%);-moz-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 70%);-ms-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 70%);-o-background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 70%);background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 70%)}.base-info__text-more{top:-10px;cursor:pointer}.base-info__text-less{display:none;top:10px;cursor:pointer}.base-info h2{font-size:18px}.base-info-page{padding:0!important;margin-bottom:20px}.base-info-page__list{display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:26px}.base-info-page__list-item{margin-bottom:10px;display:flex;align-items:center;margin-right:26px}.base-info-page__list-item_grow{flex-basis:100%}.base-info-page__list-item:last-child{margin-right:0}.base-info-page__list-item a{font-size:14px}.base-info-page__list-item .icon{margin-right:7px}.base-info-page__text p{margin-bottom:10px}.base-info-page__text p:last-child{margin-bottom:0}.base-info-page__text-cut{height:165px;overflow:hidden;position:relative}.base-info-page__text-cut+.base-info-page__text-overflow{content:"";display:inline-block;width:100%;height:40px;position:relative;top:-55px;margin-bottom:-40px}.base-info-page__text-more{top:-10px;cursor:pointer}.base-info-page__text-less{display:none;top:10px;cursor:pointer}.base-info-page h1{font-size:32px;margin-bottom:20px}.base-info-page h2{font-size:24px;margin-bottom:15px}.base-info-page h3{font-size:20px;margin-bottom:15px}.base-section h2{font-size:24px;margin-bottom:30px}.base-section_border{border-bottom:1px solid #ccc}.base-section .sort_wrap{margin-bottom:0}.rooms-list-tl_parsed{background:rgba(24,93,186,.18823529411764706);margin-bottom:30px}.rooms-list-title{display:flex;justify-content:space-between;margin-bottom:10px}.rooms-list-title__room{width:210px}.rooms-list-title__guest{width:115px}.rooms-list-title__services{min-width:255px}.rooms-list-title__price{min-width:155px;max-width:210px}.rooms-list-item{padding:20px 0;border-top:1px solid #ccc}.rooms-list-item:last-child{padding-bottom:0}.rooms-box{display:flex}.rooms-box-room{width:100%;max-width:250px}.rooms-box-room__thumb{width:138px;height:83px;-o-object-fit:cover;object-fit:cover;cursor:pointer}.rooms-box-room__title{font-family:Open Sans,sans-serif;margin-bottom:5px;font-size:16px;cursor:pointer}.rooms-box-room__title-text{cursor:text}.rooms-box-room__info{margin-bottom:10px}.rooms-box-room__info-item{font-size:14px;color:#606060;display:flex;align-items:center}.rooms-box-room__info-item .icon{margin-right:4px}.rooms-box-room__last_rooms{color:#c11800;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px;display:flex;align-items:center;grid-column-gap:6px;-moz-column-gap:6px;column-gap:6px;margin-bottom:12px;padding-top:3px;padding-bottom:3px}.rooms-box-room__last_rooms_icon{width:16px;height:16px;background:url(/packs/media/new_design/clock-outline-40612907.svg) no-repeat 50%}.rooms-box-row{display:flex;justify-content:space-between;margin-bottom:10px;border-bottom:1px solid #d9d9d9;padding-bottom:16px}.rooms-box-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.rooms-box-info{flex-grow:1}.rooms-box-info__guest{width:115px}.rooms-box-info__services{min-width:255px}.rooms-box-info__price{min-width:155px;max-width:210px}.rooms-box-info__price .price{font-weight:500;font-size:18px;margin-bottom:10px}.rooms-box-info__price .price-autocompleted{opacity:.6}.rooms-box-info__price .btn{margin-bottom:5px}.rooms-box-info__list-item{font-size:14px;color:#606060;display:flex;margin-bottom:6px;max-width:255px;word-break:break-word}.rooms-box-info__list-item:last-child{margin-bottom:0}.rooms-box-info__list-item .icon{margin-top:4px;margin-right:3.8px;min-width:16px}.rooms-box-info__list-item .icon-zf-non{margin-left:3px;margin-right:2px}.rooms-box-info__list-item_max-width{max-width:300px}.page-videos{margin-top:30px;margin-bottom:20px;padding:0;display:flex;flex-direction:column}.page-videos iframe{width:100%;aspect-ratio:16/9}.packet_description{cursor:help;border-bottom:1px dashed hsla(0,0%,62%,.5)}.other_tariffs{display:none}.other_tariffs_hide,.other_tariffs_show{text-align:center;margin-top:15px;margin-bottom:-10px}.other_tariffs_hide{display:none}.service-description-truncated{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.service-description-truncated-open{font-weight:600;color:#333;text-decoration:underline;font-size:14px}.service-description-truncated-open:hover{color:#333!important;text-decoration:none}.base-services-list-item{margin-bottom:20px}.base-services-list-item:last-child{margin-bottom:0}.base-services-box{display:flex}.base-services-box:last-child .base-services-box-row:last-child{padding-bottom:0;border-bottom:none}.base-services-box-name{margin-right:20px;min-width:210px;max-width:210px;font-weight:700;font-size:16px;font-family:Open Sans,sans-serif}.base-services-box-info{width:100%}.base-services-box-row{padding-bottom:20px}.base-services-box-row:last-child{border-bottom:1px solid #d9d9d9}.base-services-box-row__title{font-family:Open Sans,sans-serif;font-size:16px;margin-bottom:10px}.base-services-box-row__title-clickable{cursor:pointer}.base-services-box-row__info{margin-bottom:15px}.base-services-box-row__photos{margin-top:15px;display:flex;align-items:center;flex-wrap:wrap}.base-services-box-row__photos .photo{background-size:contain;background-repeat:no-repeat;background-position:50%;margin-right:5px;margin-bottom:5px;width:auto!important;height:90px;cursor:pointer}.base-services-box-row__photos-more{margin-left:13px}.base-services-box-row__more{margin-top:30px}.base-review .card__rating{flex-direction:column;align-items:flex-start}.base-review .card__rating-name{margin-left:0;height:32px;background-repeat:no-repeat;background-size:cover;background-position:0}.base-review .card__rating-name_excellent{width:175px}.base-review .card__rating-name_good{width:173px}.base-review .card__rating-name_mb{width:104px}.base-review .card__rating-name_bad{width:151px}.base-review .card__rating-name_sobad{width:96px}.base-review .card__rating .text_black{font-weight:700;font-size:50px}.base-review .card__rating .page-nav__list-item a,.base-review .card__rating .popup-nav__list-item a,.base-review .card__rating .text_gray,.page-nav__list-item .base-review .card__rating a,.popup-nav__list-item .base-review .card__rating a{color:#9e9e9e}.base-review-sort .sort__btn{padding-left:0;padding-right:0;width:188px}.base-review-numb{margin-bottom:15px}.transfer{margin-bottom:20px;position:relative;border-radius:6px;border:1px solid #cdcccc;display:flex;align-items:center;flex-direction:column;background-color:#fff4db;height:80px}.transfer-img{height:60px;margin-right:15px}.reserv{margin-bottom:20px;position:relative;border-radius:6px;border:1px solid #cdcccc;box-shadow:0 2px 4px rgba(13,12,12,.1);display:flex;align-items:center;flex-direction:column}.reserv__phones{border:3px solid #00c853;border:3px solid var(--mdc-theme-primary);box-shadow:unset}.reserv__phones .reserv-numb{padding:0}.reserv-separator{width:200px;height:1px;border-bottom:1px solid #cdcccc}.reserv-title{font-weight:700;font-size:20px;flex-basis:100%;margin-bottom:15px}.reserv-numb{position:relative}.reserv-numb__flex{display:flex;align-items:center}.reserv-numb:last-child{margin-bottom:0}.reserv-numb a{color:#212121;font-weight:600}.reserv-numb-show{padding:10px;height:20px;width:76px;position:absolute;left:100px;top:-8.6px;font-weight:700;font-size:14px;text-transform:uppercase}.reserv-numb-show span{position:absolute;z-index:10;cursor:pointer}.reserv-numb-show:after{content:"";display:block;width:250px;height:18px;background:linear-gradient(-90deg,#ffc000 30.31%,hsla(0,0%,100%,0) 64.58%);position:absolute;z-index:5;left:-173px;top:13px}.reserv-numb-loader{margin:-12px 0 0 -10px;color:#fff;visibility:hidden}.reserv-ico{position:absolute;right:20px;top:20px}.reserv-phone,.reserv-phone .phone-click-log{display:flex;justify-content:center;width:100%}.reserv-phone .phone-click-log{padding:8px 0}.warn-box{display:flex;margin-top:20px}.warn-box .icon,.warn-box:before{margin-right:13px;min-width:36px;margin-top:7px}.warn-box:before{content:"";display:block;background-image:url(/packs/media/new_design/icons-d40f2172.svg);background-image:var(--icons-url);background-position:0 -1988px;background-repeat:no-repeat;width:30px;height:29px}.rating-numbers{max-width:230px;margin-bottom:44px}.rating-numbers-item{margin-bottom:20px}.rating-numbers-item:last-child{margin-bottom:0}.rating-numbers-text{display:flex;justify-content:space-between;color:#000;margin-bottom:8px}.rating-numbers-line{overflow:hidden;background:#d9d9d9;border-radius:6px;width:230px;height:6px;position:relative}.rating-numbers-line_numb{transition:all .3s;height:6px;border-radius:6px;left:0;top:0;width:0}.rating-numbers-line_numb-excellent{background:rgba(66,178,69,.64)}.rating-numbers-line_numb-good{background:rgba(144,207,10,.64)}.rating-numbers-line_numb-mb{background:rgba(245,163,47,.64)}.rating-numbers-line_numb-bad{background:rgba(245,202,47,.64)}.rating-numbers-line_numb-sobad{background:#f50}.review-list-item{padding:34px 0;border-top:2px solid #ccc;display:flex}.review-list-item:first-child{border:none}.review-list-item_right{margin-top:10px;width:100%}.review-list-item_left{max-width:200px;min-width:200px;margin-right:20px}.review-list-item .user-info{margin-bottom:28px}.review-list-item .user-info-name{overflow:hidden;text-overflow:ellipsis}.review-list-item .tripadvisor-card-rating{display:flex;flex-direction:row;align-items:center}.review-list-item .tripadvisor-card-rating__icon{width:26px;height:26px;background:url(/packs/media/new_design/tripadvisor_icon-9fb8fc85.svg) no-repeat;background-position-y:center;margin-right:4px}.review-list-item .tripadvisor-card-rating__count{display:flex;flex-direction:row}.review-list-item .tripadvisor-card-rating__count .circle{width:18px;height:18px;background-color:#00aa6c;border-radius:88px;margin-left:1.5px}.review-list-item .tripadvisor-card-rating__count .circle_void{background-color:transparent;border:2px solid #00aa6c}.review-list-item .card__rating{margin-bottom:25px}.review-list-item .card__rating-name{margin-left:11px;height:27px;background-size:cover}.review-list-item .card__rating-name_excellent{width:148px}.review-list-item .card__rating-name_good{width:139px}.review-list-item .card__rating-name_mb{width:87px}.review-list-item .card__rating-name_bad{width:128px}.review-list-item .card__rating-name_sobad{width:65px}.review-list-item__info{max-width:165px;margin-right:32px}.review-list-item__info-item{display:flex;font-size:14px;color:#757575;margin-bottom:15px}.review-list-item__info-item:last-child{margin-bottom:0}.review-list-item__info-item-text{display:flex;flex-direction:column}.review-list-item__info-item .icon{min-width:16px;margin-top:4px;margin-right:11px}.review-list-item__text{margin-bottom:23px}.review-list-item__text:last-child{margin-bottom:0}.review-list-item__text-title{color:#757575}.review-list-item__text-title,.review-list-item__text-tripadvisor_title{font-weight:700;margin-bottom:3px}.review-list-item__text-comment{padding-left:10px;margin-top:20px;border-left:2px solid #757575}.review-list-item__btn{margin-top:30px;display:flex;align-items:center;padding:0}.review-list-item__btn .icon{margin-right:8px}.review-list-item__btn:active,.review-list-item__btn:focus,.review-list-item__btn:hover{background:none}.review-list-btn{margin-top:32px;text-align:center}.user-info{display:flex;align-items:center}.user-info__img{margin-right:18px;height:60px;min-width:60px;max-width:60px}.route-list-item{margin-bottom:30px}.route-list-item:first-child{margin-top:20px}.route-list-item__text{margin-bottom:15px}.route-list-item__text:last-child{margin-bottom:0}.route-list-item h3{font-size:16px;font-weight:700;font-family:Open Sans,sans-serif;margin-bottom:5px}.direct-contacts{font-size:14px}.direct-contacts b{font-weight:600}.direct-contacts_sub-title{margin-bottom:15px}.direct-contacts-notes_preview{display:block}.direct-contacts-notes_edit{display:none}.direct-contacts-notes_edit-controls a{vertical-align:top;margin-right:10px}.direct-contacts-notes_edit-controls:last-child{margin-right:0}.direct-contacts .dl-table{display:table;width:100%}.direct-contacts .dl-table dl{margin:0;padding:10px 0;display:table-row}.direct-contacts .dl-table dl dd{margin:0;padding:10px 0;font-size:1em;display:table-cell;width:25%}.direct-contacts .dl-table dl dd p{color:#333;width:80%;font-size:1.1em}.direct-contacts .dl-table dl dd span{font-size:.9em;font-style:italic}.direct-contacts .dl-table dl dt{margin:0;padding-left:20px;color:#333;display:table-cell}.direct-contacts .dl-table dl dt pre{width:80%;white-space:pre-line;overflow-wrap:break-word}.direct-contacts .dl-table dl dt textarea{font-size:medium;width:80%}.popup{background:#fff;border:1px solid #d9d9d9;box-shadow:-2px 3px 8px rgba(13,12,12,.255293);border-radius:6px}.popup-top__title{font-weight:500;font-size:24px;text-align:center;margin-bottom:25px}.typography-medium{font-size:16px;letter-spacing:.4px;line-height:16px}.popup-body__title{padding:30px 30px 20px}.popup-body__title h3{font-size:24px}.popup-body .popup-nav{padding-left:30px;padding-right:30px}.popup-body__info{padding:0 40px 40px}.popup-body__info-box{margin-bottom:36px}.popup-body__info-box:last-child{margin-bottom:0}.popup-body__info .base-aside-box__title,.popup-body__info .base-contact__title,.popup-body__info .direct-contacts_sub-title,.popup-body__info .h5{margin-top:15px;margin-bottom:15px}.popup-body__info p{margin-bottom:10px}.popup-body__info p:last-child{margin-bottom:0}.popup-body__info .table{margin-bottom:36px;border-collapse:collapse}.popup-body__info .table:last-child{margin-bottom:0}.popup-body__info .table td{padding-top:5px;padding-bottom:3px}.popup-body__info .right_td{padding-left:15px;text-align:right}.popup-body__info .sup{vertical-align:top}.popup-close{cursor:pointer}.popup-close_white{cursor:pointer;position:absolute;right:-70px;top:0;width:46px;height:46px;box-shadow:0 2px 4px rgba(0,0,0,.25);border-radius:50%;background:#fff}.loading-overlay{position:fixed;width:200px;text-align:center;top:10%;left:calc(50% - 100px);z-index:10001;background-color:hsla(0,0%,100%,.9);box-shadow:0 2px 12px rgba(0,0,0,.15);padding:15px;border-radius:15px}.loading-overlay__hidden{display:none}.call-back{width:500px;height:500px;padding:50px;overflow-y:visible!important}.call-back .call-form__input{margin-bottom:25px}.call-back .call-form__title{margin-bottom:15px}.call-back .popup-btn{margin-top:18px}.call-back .btn_block{padding-bottom:11px;padding-top:11px}.photo-popup,.room-select-popup,.video-popup{width:100%;height:100vh;margin:0;left:0;top:0;background:rgba(0,0,0,.8);border:0;border-radius:0}.photo-popup .row,.room-select-popup .row,.video-popup .row{height:100%}.photo-popup .container-fluid,.room-select-popup .container-fluid,.video-popup .container-fluid{padding:0;height:100%;overflow-y:auto;overflow-x:hidden}.photo-popup .container-fluid-photos,.room-select-popup .container-fluid-photos,.video-popup .container-fluid-photos{padding:0;width:100vw;height:100%;overflow-y:auto;overflow-x:hidden}.photo-popup .popup-close,.room-select-popup .popup-close,.video-popup .popup-close{position:absolute;top:30px;right:30px}.room-info{border:none;width:100%;height:100%;margin:0;left:0;top:0;overflow:auto;background:rgba(0,0,0,.5)}.room-info .popup-wrap{position:relative;background:#fff;border:1px solid #d9d9d9;box-shadow:-2px 3px 8px rgba(13,12,12,.255293);border-radius:6px;width:70%;margin:90px auto}.room-info .popup-galery{padding:30px 50px 20px}.room-info .popup-galery .popup-slider-item{display:flex;align-items:center}.room-info .icon-arrow-gray-light{transform:scale(1.5)}.room-info .icon-arrow-gray-light.rotate{transform:scale(1.5) rotate(180deg)}.room-info .popup-slider-item img{width:auto;height:auto;max-width:800px;max-height:600px;margin-bottom:20px}.room-info .popup-slider-item__info{width:800px}.room-info .popup-slider-counter,.room-info .popup-slider-text{color:#212121}.room-info .popup-slider .text_italic{color:#757575}.title-date{font-family:Montserrat,sans-serif;font-weight:700;font-size:14px}.popup-galery{height:100%;padding:70px}.popup-galery .slide-cont{position:relative;margin:0 auto;overflow:hidden}.popup-galery .card__thumb-arrow{top:0;margin-top:0;width:10%;height:600px;display:flex;justify-content:center;align-items:center;opacity:1;visibility:visible;z-index:1100}.popup-galery .card__thumb-arrow-left{margin-left:-30px}.popup-galery .card__thumb-arrow-right{margin-right:-30px}.popup-slider{display:flex;min-height:600px}.popup-slider-base{min-height:624px}.popup-slider-item{display:flex;justify-content:center;padding:0 45px;width:100%}.popup-slider-item img{margin:0 auto;width:800px;height:600px;display:block;-o-object-fit:none;object-fit:none}.popup-slider-item__info{margin:10px auto auto;width:800px;display:flex;justify-content:space-between;color:#fff}.slider-tns .photo{width:100%;height:95%;background-repeat:no-repeat;background-position-x:center;background-position-y:center}.slider-tns__wrap .row{display:block;margin-bottom:20px}.slider-tns__arrow{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.slider-tns__thumbnails{display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none}.slider-tns__thumbnails-item{margin-right:10px;margin-bottom:10px;height:60px;width:80px;cursor:pointer}.slider-tns__thumbnails-item:last-child{margin-right:0}.slider-tns__thumbnails-item.tns-nav-active{border:3px solid transparent;transform:scale(1.25)}.slider-tns__thumbnails-item .photo{width:100%;height:100%;background-repeat:no-repeat;background-position-x:center;background-position-y:center}.slider-tns__thumbnails-item img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.photo-popup-sort,.video-popup-sort{display:flex;justify-content:center;margin-bottom:20px}.photo-popup-sort .btn,.video-popup-sort .btn{margin-right:10px;background:hsla(0,0%,76.9%,.3);font-weight:400;color:#fff}.photo-popup-sort .btn:last-child,.video-popup-sort .btn:last-child{margin-right:0}.photo-popup-sort .btn:hover,.photo-popup-sort .btn_active,.video-popup-sort .btn:hover,.video-popup-sort .btn_active{background:rgba(#00c853,.3);background:rgba(var(--mdc-theme-primary),.3)}.photo-popup .popup-close,.video-popup .popup-close{position:absolute;top:40px;right:50px}.main-form h2{font-size:24px;margin-bottom:30px}.main-form input[type=text]{font-family:Roboto,sans-serif;font-size:16px}.main-form .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5 0L9 5H0l4.5-5zm0 16L0 11h9l-4.5 5z' fill='%23000'/%3E%3C/svg%3E") no-repeat 50%}.main-form .mdc-line-ripple{opacity:1;transform:scale(1);background:#7f7f7f;height:1px}.main-form .mdc-line-ripple--active{background:#00c853;background:var(--mdc-theme-primary)}.main-form .mdc-line-ripple--deactivating{background:#7f7f7f}.main-form .mdc-select__selected-text,.main-form .mdc-text-field,.main-form input,.main-form select{width:100%;background:#f3f3f3}.main-form .mdc-select__selected-text:focus,.main-form .mdc-text-field:focus,.main-form input:focus,.main-form select:focus{background:#f3f3f3}.main-form .mdc-select,.main-form .mdc-text-field{width:100%}.main-form .mdc-select:before,.main-form .mdc-text-field:before{display:none}.main-form .mdc-text-field{border-radius:4px 4px 0 0}.main-form .mdc-text-field .mdc-notched-outline__leading,.main-form .mdc-text-field .mdc-notched-outline__notch,.main-form .mdc-text-field .mdc-notched-outline__trailing{border:none}.main-form .mdc-text-field .mdc-notched-outline__leading{width:0}.main-form-col{display:flex;flex-direction:column}.main-form-col_mr60{margin-right:60px}.main-form-col_mr60:last-child{margin-right:0}.main-form-col_w100{width:100%}.main-form-col_w100 .mdc-form-field>label{width:100%;padding:30px 0;border-bottom:1px solid #d9d9d9;margin-left:10px}.main-form-col_w100 .mdc-form-field:first-child{align-items:flex-start}.main-form-col_w100 .mdc-form-field:first-child .mdc-radio{margin-top:-10px}.main-form-col_w100 .mdc-form-field:first-child>label{padding-top:0}.main-form-col_w100 .mdc-form-field:last-child>label{border-bottom:0}.main-form-row{display:flex;margin-bottom:70px;position:relative}.main-form-row_mb30{margin-bottom:30px}.main-form-row_mb90{margin-bottom:90px}.main-form-row .main-form-input{margin-right:30px}.main-form-row .main-form-input:last-child{margin-right:0}.main-form-row_min{margin-bottom:15px}.main-form-row_last{margin-bottom:30px}.main-form-row_chek{margin-top:40px}.main-form-row_end{flex-direction:row-reverse}.main-form-row_just{margin-bottom:30px;justify-content:space-between}.main-form-row_just:last-child{margin-bottom:0}.main-form-row_just .main-form-input{margin-right:0}.main-form-row .main-form-row{margin-bottom:0}.main-form-helper{padding:3px 6px;font-size:12px;color:#757575}.main-form-check{margin-left:-10px;font-size:16px}.main-form-check .mdc-checkbox{align-self:flex-start}.main-form-radio{margin-left:-10px;margin-right:50px;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.main-form-radio_img .mdc-radio{margin-top:-45px}.main-form-label{cursor:pointer}.main-form-label__images{margin-top:20px}.main-form-label__images img{margin-right:10px}.main-form-label__images img:last-child{margin-right:0}.main-form-btn{margin-top:40px}.main-form-btn_center{display:flex;justify-content:center}.main-form-btn_center_hidden{display:none}.main-form-btn_big .btn{padding-left:140px;padding-right:140px}.main-form-title{font-weight:700;font-size:20px;margin-bottom:25px}.main-form-info{display:flex;position:absolute;right:0;top:0}.main-form-info_hidden{display:none}.main-form-info__pay-select{top:unset;max-width:350px}.main-form-info__text{max-width:220px}.main-form-info__text-wide{max-width:300px}.main-form-info .icon{margin-right:10px}@-webkit-keyframes loader-animate{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}@keyframes loader-animate{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}.req-step-two-field{text-align:right;font-weight:700}.camp_certificate__wrapper{background:var(--certificate-bg) no-repeat 50%;background-size:cover;padding:32px 48px 40px;border-radius:8px;border:1px solid rgba(0,0,0,.12156862745098039)}.camp_certificate__title{color:#fff;font-size:24px;font-weight:700;line-height:29px}.camp_certificate__subtitle{font-size:16px;font-weight:400;line-height:22px;letter-spacing:.4px;color:#fff}.camp_certificate__select{margin-top:24px;padding:4px;background:#fff;border-radius:8px;display:flex;grid-gap:4px;gap:4px}.camp_certificate__select .btn_block,.camp_certificate__select a.btn_block{width:200px;line-height:27px}.camp_certificate__select .mtui-select__wrapper{border:none;flex:1 1}.camp_certificate__select .mtui-select__wrapper.opened .mtui-select__options{top:48px}@media screen and (min-width:1720px){.icon-zc-like-heart-white-dims{height:21px}}@media screen and (max-width:1440px){.icon-arrow-back-green-dims{height:15px}.icon-marker_gray-dims{height:15px;min-width:25px}.icon-marker_gray-dims__map{margin-left:-5px}}@media screen and (max-width:1200px){.title-card_big{height:100%;display:flex}.title-card_big img{align-self:stretch}.filter-row{padding:18px 12px}.filter-row__search{padding:8px}.filter-row__search input{width:80%}.rating-box{width:35px;height:35px}.sort__btn{padding:7px 11px}.card__title,.card_big .price,.card a.card__title{font-size:18px}.card__price-people{text-align:left;font-size:14px}.card_big .card__desc-left{margin-bottom:10px}.card_big .card__rating{align-items:flex-start}.card_big .price-box{justify-content:flex-start}.card_big .price{text-align:left}.reserv-ico{top:10px;right:10px}.rooms-box-room{max-width:200px}.rooms-list-title__room{width:190px}.rooms-list-title__guest{width:110px}.rooms-list-title__services{width:245px}.rooms-box-info__services{width:235px}.base-services-box-row__photos img{margin-bottom:3px}.review-list-item_left{min-width:220px;max-width:220px}.room-info .popup-wrap{width:80%}.reserv-numb-show{left:70px}.page-nav__list-item a,.popup-nav__list-item a{font-size:13px}}@media screen and (max-width:992px){body{min-width:992px;overflow:auto}.container{max-width:992px}}.fix-nav{position:fixed;left:50%;top:0;width:100%;z-index:20;transform:translate(-50%)}.fix-btn{visibility:visible;opacity:1}a.page-title-buttons__item-number{transition:0s;white-space:nowrap}.page-title-buttons a.fix-btn{margin-left:0}.huge_map_open{cursor:pointer}.loading{border-top:1px solid #ccc;display:flex;justify-content:center;align-items:center;padding:275px 0}.loading__img{width:52px;height:52px}.tns-lazy-img.loading{padding:0!important;min-height:600px}img.loading__img{animation:loading__img 1.5s linear 0s infinite normal none running;-webkit-animation:loading__img 1.5s linear 0s infinite normal none running;width:100px}@keyframes loading__img{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes loading__img{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}img.small{width:20px;height:20px}a.link_custom{color:#212121;font-size:16px!important}a.link_custom_desk:hover{color:#5efc82;color:var(--mdc-theme-light);outline:0}a.link_custom_desk:focus{color:#009624;color:var(--mdc-theme-bold);outline:0}a.link_custom_dark-grey{color:#828282}a.link_custom_dark-grey:active{color:#757575}a.link_custom_dark-grey:focus{color:#bdbdbd}.hidden{display:none!important}.base-info__text>ol,.base-info__text>p,.base-info__text>ul,.base-section>p,.base-services-box-row>p,.base-services-box-row>ul,.ckeditor_content ol,.ckeditor_content p,.ckeditor_content ul{margin-bottom:10px}.base-info__text div{background:rgba(245,155,21,.04)!important;border:1px solid rgba(245,155,21,.12)!important;border-radius:8px;color:rgba(0,0,0,.8)!important;font-weight:400!important;font-size:16px!important;margin-bottom:28px;margin-top:20px}.base-info__text ul,.base-services-box-row ul,.ckeditor_content ul{list-style:disc outside none;list-style:initial;margin-left:40px}.base-info__text ol,.base-services-box-row ol,.ckeditor_content ol{list-style:numeric;margin-left:40px}.base-info__text li,.base-services-box-row li,.ckeditor_content li{margin-top:16px}.base-info__text h2,.base-services-box-row h2,.ckeditor_content h2{font-size:18px;margin-bottom:15px;margin-top:24px}.base-info__text h3,.base-info__text h5,.base-services-box-row h3,.base-services-box-row h5,.ckeditor_content h3,.ckeditor_content h5{font-size:16px;margin-bottom:15px;margin-top:20px}.base-info__text h4,.base-services-box-row h4,.ckeditor_content h4{font-size:16px;margin-bottom:15px}.base-info__text img,.base-services-box-row img,.ckeditor_content img{border:1px solid rgba(0,0,0,.12);border-radius:8px;-o-object-fit:cover;object-fit:cover;width:100%}.rub-icon_black .rub-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 550'%3E%3Cpath d='M31.95 288.449h49.71V38.553c17.73-4.201 36.746-7.003 57.048-8.406a878.791 878.791 0 0160.551-2.105c21.462 0 42.579 2.102 63.35 6.302 20.771 4.202 39.207 11.903 55.307 23.104 16.1 11.201 29.05 26.368 38.848 45.501 9.797 19.134 14.697 43.633 14.697 73.497 0 29.395-5.017 53.894-15.05 73.497-10.033 19.604-23.335 35.473-39.905 47.606-16.57 12.134-35.472 20.768-56.706 25.902a302.241 302.241 0 01-64.749 8.406l-55.286.684v49.71h116.19v43.387h-116.19v98.01H81.66v-98.01H31.95V382.25h49.71v-50.394H31.95zM200.648 77.048c-12.134 0-23.684.349-34.65 1.046-10.966.699-19.71 1.752-26.233 3.162V284.24h53.192c14 0 28-1.4 41.999-4.198 13.999-2.798 26.6-8.164 37.8-16.097 11.201-7.932 20.301-18.78 27.301-32.545 7-13.764 10.265-31.847 9.795-54.25.47-19.14-2.211-35.126-8.043-47.958-5.832-12.831-13.765-23.096-23.798-30.794-10.033-7.697-21.7-13.18-35.002-16.449-13.301-3.268-27.422-4.902-42.361-4.902z' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;height:14px;width:14px;display:inline-block}.rub-icon_color .rub-icon{transition-delay:.1s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 550'%3E%3Cpath d='M31.95 288.449h49.71V38.553c17.73-4.201 36.746-7.003 57.048-8.406a878.791 878.791 0 0160.551-2.105c21.462 0 42.579 2.102 63.35 6.302 20.771 4.202 39.207 11.903 55.307 23.104 16.1 11.201 29.05 26.368 38.848 45.501 9.797 19.134 14.697 43.633 14.697 73.497 0 29.395-5.017 53.894-15.05 73.497-10.033 19.604-23.335 35.473-39.905 47.606-16.57 12.134-35.472 20.768-56.706 25.902a302.241 302.241 0 01-64.749 8.406l-55.286.684v49.71h116.19v43.387h-116.19v98.01H81.66v-98.01H31.95V382.25h49.71v-50.394H31.95zM200.648 77.048c-12.134 0-23.684.349-34.65 1.046-10.966.699-19.71 1.752-26.233 3.162V284.24h53.192c14 0 28-1.4 41.999-4.198 13.999-2.798 26.6-8.164 37.8-16.097 11.201-7.932 20.301-18.78 27.301-32.545 7-13.764 10.265-31.847 9.795-54.25.47-19.14-2.211-35.126-8.043-47.958-5.832-12.831-13.765-23.096-23.798-30.794-10.033-7.697-21.7-13.18-35.002-16.449-13.301-3.268-27.422-4.902-42.361-4.902z' fill-rule='evenodd' fill='%2300c853'/%3E%3C/svg%3E");background-repeat:no-repeat;height:12px;width:12px;margin-left:4px;margin-right:-4px;margin-bottom:2px;display:inline-block}.rub-icon_color:hover .rub-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 550'%3E%3Cpath d='M31.95 288.449h49.71V38.553c17.73-4.201 36.746-7.003 57.048-8.406a878.791 878.791 0 0160.551-2.105c21.462 0 42.579 2.102 63.35 6.302 20.771 4.202 39.207 11.903 55.307 23.104 16.1 11.201 29.05 26.368 38.848 45.501 9.797 19.134 14.697 43.633 14.697 73.497 0 29.395-5.017 53.894-15.05 73.497-10.033 19.604-23.335 35.473-39.905 47.606-16.57 12.134-35.472 20.768-56.706 25.902a302.241 302.241 0 01-64.749 8.406l-55.286.684v49.71h116.19v43.387h-116.19v98.01H81.66v-98.01H31.95V382.25h49.71v-50.394H31.95zM200.648 77.048c-12.134 0-23.684.349-34.65 1.046-10.966.699-19.71 1.752-26.233 3.162V284.24h53.192c14 0 28-1.4 41.999-4.198 13.999-2.798 26.6-8.164 37.8-16.097 11.201-7.932 20.301-18.78 27.301-32.545 7-13.764 10.265-31.847 9.795-54.25.47-19.14-2.211-35.126-8.043-47.958-5.832-12.831-13.765-23.096-23.798-30.794-10.033-7.697-21.7-13.18-35.002-16.449-13.301-3.268-27.422-4.902-42.361-4.902z' fill-rule='evenodd' fill='%235efc82'/%3E%3C/svg%3E")}.rub-icon_color:focus .rub-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 550'%3E%3Cpath d='M31.95 288.449h49.71V38.553c17.73-4.201 36.746-7.003 57.048-8.406a878.791 878.791 0 0160.551-2.105c21.462 0 42.579 2.102 63.35 6.302 20.771 4.202 39.207 11.903 55.307 23.104 16.1 11.201 29.05 26.368 38.848 45.501 9.797 19.134 14.697 43.633 14.697 73.497 0 29.395-5.017 53.894-15.05 73.497-10.033 19.604-23.335 35.473-39.905 47.606-16.57 12.134-35.472 20.768-56.706 25.902a302.241 302.241 0 01-64.749 8.406l-55.286.684v49.71h116.19v43.387h-116.19v98.01H81.66v-98.01H31.95V382.25h49.71v-50.394H31.95zM200.648 77.048c-12.134 0-23.684.349-34.65 1.046-10.966.699-19.71 1.752-26.233 3.162V284.24h53.192c14 0 28-1.4 41.999-4.198 13.999-2.798 26.6-8.164 37.8-16.097 11.201-7.932 20.301-18.78 27.301-32.545 7-13.764 10.265-31.847 9.795-54.25.47-19.14-2.211-35.126-8.043-47.958-5.832-12.831-13.765-23.096-23.798-30.794-10.033-7.697-21.7-13.18-35.002-16.449-13.301-3.268-27.422-4.902-42.361-4.902z' fill-rule='evenodd' fill='%23009624'/%3E%3C/svg%3E")}.rub-map .rub-icon{height:13px;width:13px;margin-right:-8px}.youtube-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' version='1'%3E%3Cpath d='M27.395 52.964c-9.256-.18-13.012-.338-15.31-.646-1.684-.226-2.512-.446-3.445-.917-1.541-.777-2.5-1.861-3.191-3.61-.633-1.598-.89-2.867-1.126-5.552-.267-3.03-.288-3.578-.316-8.298-.032-5.551.033-7.37.399-11.055.191-1.932.47-3.215.995-4.577.478-1.24.914-1.923 1.708-2.677.997-.948 2.092-1.524 3.474-1.828C12.646 13.35 21.973 13 32.005 13s19.358.35 21.422.804c1.492.328 2.587.934 3.656 2.024.836.853 1.267 1.627 1.78 3.201.527 1.622.73 3.057 1.03 7.303.143 2.017.143 11.3 0 13.316-.167 2.358-.371 4.458-.508 5.21-.35 1.931-1.038 3.74-1.814 4.768-.532.706-1.582 1.547-2.46 1.97-.89.428-1.738.641-3.104.778-4.234.425-17.163.735-24.612.59z' opacity='.2'/%3E%3Cpath d='M27.395 51.964c-9.256-.18-13.012-.338-15.31-.646-1.684-.226-2.512-.446-3.445-.917-1.541-.777-2.5-1.861-3.191-3.61-.633-1.598-.89-2.867-1.126-5.552-.267-3.03-.288-3.578-.316-8.298-.032-5.551.033-7.37.399-11.055.191-1.932.47-3.215.995-4.577.478-1.24.914-1.923 1.708-2.677.997-.948 2.092-1.524 3.474-1.828C12.646 12.35 21.973 12 32.005 12s19.358.35 21.422.804c1.492.328 2.587.934 3.656 2.024.836.853 1.267 1.627 1.78 3.201.527 1.622.73 3.057 1.03 7.303.143 2.017.143 11.3 0 13.316-.167 2.358-.371 4.458-.508 5.21-.35 1.931-1.038 3.74-1.814 4.768-.532.706-1.582 1.547-2.46 1.97-.89.428-1.738.641-3.104.778-4.234.425-17.163.735-24.612.59z' fill='%23c2352a'/%3E%3Cpath d='M33.233 37.53C41.17 33.014 41 33.113 41 33.023c0-.085-13.893-8.069-13.961-8.023-.046.031-.054 15.936-.01 15.986.018.018.066.019.108.001.041-.018 2.785-1.573 6.096-3.457z' opacity='.2'/%3E%3Cpath d='M33.233 36.53C41.17 32.014 41 32.113 41 32.023c0-.085-13.893-8.069-13.961-8.023-.046.031-.054 15.935-.01 15.986.018.018.066.019.108.001.041-.018 2.785-1.573 6.096-3.457z' fill='%23fff'/%3E%3Cpath d='M32.004 12c-10.032 0-19.359.35-21.422.805-1.382.304-2.476.88-3.473 1.828-.793.754-1.229 1.436-1.707 2.676-.524 1.36-.804 2.646-.996 4.578-.299 3.015-.392 4.89-.4 8.476.022-3.007.127-4.722.4-7.476.192-1.932.472-3.217.996-4.578.478-1.24.914-1.922 1.707-2.676.997-.948 2.09-1.524 3.473-1.828C12.645 13.35 21.972 13 32.004 13s19.358.35 21.422.805c1.492.328 2.587.934 3.656 2.023.836.853 1.269 1.626 1.781 3.2.528 1.62.731 3.057 1.032 7.304.07.984.087 3.567.085 6.264.001.138.004.258.004.396.013-3.202-.007-6.5-.09-7.66-.3-4.247-.503-5.683-1.03-7.305-.513-1.573-.946-2.346-1.782-3.199-1.069-1.09-2.164-1.695-3.656-2.023C51.362 12.35 42.036 12 32.004 12z' opacity='.2' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;height:32px;width:32px;margin-right:5px;margin-bottom:-10px;margin-top:-10px;display:inline-block}#travel_line_offers td{padding:5px}#travel_line_offers table{width:100%;margin-bottom:10px}.card_ads{display:flex;width:100%;border:0;background:transparent}.card_big .card_ads{margin-bottom:0;margin-top:15px}.date-range-alert-text{background-color:#ffe2db!important;border-radius:10px;margin-bottom:5px;padding:10px;text-align:center;line-height:23px;font-weight:600;color:#555}.date-range-alert-text strong{font-weight:700!important}.available-dates__title{margin-top:24px;margin-bottom:24px;font-size:16px;font-weight:600;line-height:24px}.available-dates__wrapper{display:flex;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px;margin-bottom:48px}.available-dates__item{padding:16px 10px 16px 16px;border-radius:6px;border:1px solid #d9d9d9;cursor:pointer;transition:.2s}.available-dates__item:hover{box-shadow:0 2px 4px 0 rgba(13,12,12,.10196078431372549)}.available-dates__item:active{background:#f5f5f5}.available-dates__date{color:#00c853;color:var(--mdc-theme-primary);font-size:16px;font-weight:500;line-height:24px;margin-bottom:4px}.available-dates__nights{font-size:16px;font-weight:400;line-height:24px;color:#606060}.available-dates__price{margin-top:16px;font-weight:400;line-height:20px;color:#212121}.all_services__wrapper{padding:0 16px}.all_services__wrapper_pool{flex-grow:1;flex-basis:100%;max-width:100%}.all_services__wrapper_inner{border-top:1px solid #ccc;padding-top:12px;padding-bottom:28px}.all_services__item{height:24px;line-height:24px;display:flex;align-items:center;position:relative;cursor:default}.all_services__item-with_arrow{padding-right:35px}.all_services__item-with_arrow:after{display:block;position:absolute;right:10px;content:"";width:24px;height:24px;background:url(/packs/media/icons/chevron-left-2c7495f4.svg) no-repeat 50%;background-size:40%;transform:rotate(180deg)}.all_services__item-pool{height:auto}.cross_label{display:flex;justify-content:flex-end;align-content:flex-end;grid-gap:5px;gap:5px;align-items:center;margin-bottom:12px;font-size:14px;font-weight:400}.cross_label__mt{height:11px}.cross_label__mt__logo{width:97px;height:100%;background:url(/packs/media/new_design/logo-mt-641c11c7.png) no-repeat 50%;background-size:100% 100%}.cross_label__kx{height:15px}.cross_label__kx__logo{width:77px;height:100%;background:url(/packs/media/sanatoriums/logo-sanatorix-4dc83a5e.png) no-repeat 50%;background-size:100% 100%}.cross_label__ubook{height:15px}.cross_label__ubook__logo{width:97px;height:100%;background:url(/packs/media/ubook/logo_desktop_blue-ce0a35b2.svg) no-repeat 50%;background-size:100% 100%}.apartment-tags__row{display:flex;flex-wrap:wrap}.apartment-tags__row>div{flex-basis:calc(25% - 16px);margin:0 8px;box-sizing:border-box}.apartment-tags__wrapper{padding:0 16px}.apartment-tags__wrapper_inner{border-top:1px solid #ccc;padding:10px 0}.apartment-tags__item{display:flex;align-items:center;position:relative}.custom_list{list-style-type:disc;margin-left:20px}.custom_list ::marker{color:grey}.superscript{position:relative;vertical-align:baseline;top:-.6em}.apartment-area{display:inline-block;vertical-align:middle;margin-top:-2px}.title-modal{font-size:20px}.apartment_category_title{font-size:20px;margin-bottom:30px}.faq{background-color:rgba(65,126,225,.0392156862745098);border-radius:5px;margin-bottom:8px;cursor:pointer}.faq.mt-faq{background-color:#fafafa!important}.question-block{display:flex;height:60px;align-items:center;padding:16px 20px 12px;justify-content:space-between}.question-block__text{font-family:Open Sans,sans-serif;font-size:16px;color:#212121}.question-block__icon{width:24px;height:24px;background-repeat:no-repeat}.question-block__icon-add{background-image:url(/packs/media/sanatoriums/add-01ad7bc6.svg)}.question-block__icon-remove{background-image:url(/packs/media/sanatoriums/remove-0fc0a955.svg)}.mt-faq .question-block__icon-add,.mt-faq .question-block__icon-remove{background-image:url(/packs/media/images/add-9913724d.svg)}.mt-faq .question-block__icon-remove{transform:scaleY(-1)}.answer-block{padding:0 20px 16px}.answer-block__text{font-family:Open Sans,sans-serif;font-size:16px;color:#616161;border-top:1px solid rgba(65,126,225,.2);padding-top:16px}.mt-faq .answer-block__text{border-top:none;padding:0 20px}.camp_static_map{width:650px;height:450px;background-size:cover;background-position:50%}.weight-700{font-weight:700}.pool-photo{margin-top:8px}.pool-photo_first{height:100%!important;margin-right:0!important}.pool-photo img{border-radius:5px}.all_services__more-link,.pool-more-link{border-bottom:1px dashed hsla(0,0%,62%,.5);color:#212121}.all_services__more-link:hover,.pool-more-link:hover{color:#212121}.all_services__more-link{cursor:pointer}.pool-info{justify-content:space-between;padding-right:25px}.pool-info,.pool-info__others{display:flex;flex-direction:column}.pool-info__others{grid-gap:10px;gap:10px}.pool-info__others__item{display:flex;grid-gap:6px;gap:6px}.pool-info__others__icon{background-image:url(/packs/media/icons/pool_other-535bc951.svg);width:24px;height:24px}.pool-info__desc{padding-top:15px}.pool-row{display:flex;flex-wrap:wrap;width:100%;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.pool-row__item-pool{display:flex;flex-direction:column;min-width:calc(50% - 16px);margin-bottom:16px;grid-gap:8px;gap:8px;box-sizing:border-box}.pool-row__item-pool_tittle{max-width:300px;word-wrap:break-word}.borderless{border:none}.favorite-icon{background-image:url(/packs/media/icons/favorite-7b8d99ca.svg);width:20px;height:20px}.unfavorite-icon{background-image:url(/packs/media/icons/favorite-red-f8c81bfe.svg);width:20px;height:20px}.favorite-block{display:flex;grid-gap:8px;gap:8px;cursor:pointer;align-items:center}.favorite-text{white-space:nowrap;transition:.3s}.favorite-text:hover{color:#00c853;color:var(--mdc-theme-primary)}.label_with-reward{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:-10px 0 30px;padding:4px 8px;border-radius:5px;color:#fff;font-weight:600}.bonuses-gradient,.label_with-reward{background:linear-gradient(90deg,#7e00e0,#417ee1);background:var(--purple-gradient)}.bonuses-gradient{-webkit-background-clip:text;color:transparent}.popular-places{display:flex;flex-direction:column;padding:12px 16px;border-radius:6px;background-color:rgba(0,0,0,.0196078431372549);background-color:var(--light-grey-background)}.popular-places a{font-size:14px;font-weight:400;line-height:28px;letter-spacing:.4px;text-align:left;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-underline-position:from-font}.sight-row{display:flex;margin-right:-15px;grid-gap:40px;gap:40px}.sight-row .sight-main{width:850px;max-width:850px}.sight-row .sight-main .nearby_camps-scroll__wrapper{opacity:0}.sight-row .sight-main .nearby_camps-scroll__wrapper.camps-tns-initialised{opacity:1}.sight-row .sight-aside{width:270px;max-width:270px}