.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;top:6px}.noUi-handle:before{left:14px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px}.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);-ms-transform:translate(0,-18px);transform:translateY(-18px);top:auto;right:28px}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;-webkit-transition-property:visibility,opacity,-webkit-transform;transition-property:transform,visibility,opacity;transition-property:transform,visibility,opacity,-webkit-transform}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;-webkit-transform-origin:center left;-ms-transform-origin:center left;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;-webkit-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{-webkit-transition-timing-function:cubic-bezier(.54,1.5,.38,1.11);transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/@-webkit-keyframes alto-pulse{0%{-webkit-box-shadow:0 0 0 0 #dcdcdc;box-shadow:0 0 #dcdcdc}70%{-webkit-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent}to{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes alto-pulse{0%{-webkit-box-shadow:0 0 0 0 #dcdcdc;box-shadow:0 0 #dcdcdc}70%{-webkit-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent}to{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-webkit-keyframes showSubMenu{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes showSubMenu{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.irs,.irs-line{position:relative;display:block}.irs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{overflow:hidden;outline:0!important}.irs-bar,.irs-shadow{position:absolute;display:block;left:0;width:0}.irs-shadow{display:none}.irs-handle{-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}.irs-handle.type_last{z-index:2}.irs-handle,.irs-max,.irs-min{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:0 0;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:0!important;z-index:-9999!important;background:0 0!important;border-style:solid!important;border-color:transparent!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-max,.irs--flat .irs-min{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-single,.irs--flat .irs-to{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-single:before,.irs--flat .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big,.irs--modern{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(-50%,#ddd),color-stop(150%,#fff));background:linear-gradient(to bottom,#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(30%,#428bca),to(#b9d4ec));background:linear-gradient(to bottom,#fff 0,#428bca 30%,#b9d4ec 100%);-webkit-box-shadow:inset 0 0 1px 1px rgba(255,255,255,.5);box-shadow:inset 0 0 1px 1px #ffffff80}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:#428bca80}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,.3);background-color:#cbcfd5;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(30%,#b4b9be),to(#fff));background:linear-gradient(to bottom,#fff 0,#b4b9be 30%,#fff 100%);-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.2),inset 0 0 3px 1px #fff;box-shadow:1px 1px 2px #0003,inset 0 0 3px 1px #fff;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:#00000073;background-color:#939ba7;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(30%,#919ba5),to(#fff));background:linear-gradient(to bottom,#fff 0,#919ba5 30%,#fff 100%)}.irs--big .irs-max,.irs--big .irs-min{top:0;padding:1px 5px;color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-single,.irs--big .irs-to{color:#fff;text-shadow:none;padding:1px 5px;background-color:#428bca;background:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#3071a9));background:linear-gradient(to bottom,#428bca 0,#3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:-webkit-gradient(linear,left top,left bottom,from(#e0e4ea),to(#d1d6e0));background:linear-gradient(to bottom,#e0e4ea 0,#d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:-webkit-gradient(linear,left top,left bottom,from(#20b426),to(#18891d));background:linear-gradient(to bottom,#20b426 0,#18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:#d1d6e080}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.1);box-shadow:1px 1px 1px #0000001a;border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2),.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.irs--modern .irs-handle>i:nth-child(2){top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e9e6e6));background:linear-gradient(to bottom,#fff 0,#e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(30%,#919ba5),to(#fff));background:linear-gradient(to bottom,#fff 0,#919ba5 30%,#fff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-max,.irs--modern .irs-min{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#fff;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-single,.irs--modern .irs-to{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:#fff;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-single:before,.irs--modern .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:#000;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:#00000080}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-max,.irs--sharp .irs-min{color:#fff;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-single,.irs--sharp .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:#fff;border-radius:2px}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before,.irs--sharp .irs-from:before,.irs--sharp .irs-single:before,.irs--sharp .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round,.irs--square{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:#dee4ec80}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:#fff;border-radius:24px;-webkit-box-shadow:0 1px 3px rgba(0,0,255,.3);box-shadow:0 1px 3px #0000ff4d}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover,.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-max,.irs--round .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:#0000001a;border-radius:4px}.irs--round .irs-from,.irs--round .irs-single,.irs--round .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:#fff;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before{border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:#000}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid #000;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-max,.irs--square .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:#0000001a}.irs--square .irs-from,.irs--square .irs-single,.irs--square .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#000;color:#fff}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}@-ms-viewport{width:device-width}a,body,h1,h2,h3,html,p{border:0;font:inherit}abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h4,h5,h6,header,hgroup,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,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:inherit;vertical-align:baseline}a,h1,h2,h3,p{padding:0}body,h1,h2,h3,html,p{vertical-align:baseline}a{margin:0}.table.adaptive-table tbody,.table.adaptive-table td,.table.adaptive-table tr,article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{font-family:sans-serif;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}caption{caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace}pre{overflow:auto;-ms-overflow-style:scrollbar}a,img{display:inline-block}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none;vertical-align:baseline;color:#7d7d7d}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}em{font-style:italic}img{border-style:none;max-width:100%;height:auto;max-inline-size:100%;block-size:auto}svg:not(:root){overflow:hidden}button{border-radius:0}button:focus{outline:5px auto -webkit-focus-ring-color}input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{margin:0;line-height:inherit}[type=button],[type=reset],[type=submit]{-webkit-appearance:button}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=checkbox],[type=radio],input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[tabindex="-1"]:focus{outline:0!important}fieldset{min-width:0}legend{max-width:100%;white-space:normal;color:inherit;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}[hidden],template{display:none}[role=button],button,input[type=button],input[type=reset],input[type=submit]{padding:0;border:0;font:inherit;font-size:100%;color:inherit;text-align:inherit;background:0 0;-webkit-appearance:button;-moz-appearance:button;appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[role=button]:not(:disabled),button:not(:disabled),input[type=button]:not(:disabled),input[type=reset]:not(:disabled),input[type=submit]:not(:disabled){cursor:pointer}[role=button]:-moz-focusring,a:-moz-focusring,button:-moz-focusring,input[type=button]:-moz-focusring,input[type=reset]:-moz-focusring,input[type=submit]:-moz-focusring{outline:0}[role=button]:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:0}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,.swiper-wrapper{position:relative;z-index:1}.swiper{margin-left:auto;margin-right:auto;overflow:hidden;list-style:none;padding:0}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:0;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button,.swiper-pagination-lock,.table.adaptive-table thead{display:none}.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{-webkit-box-shadow:0 0 0 2px #00bcd4;box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;-webkit-box-sizing:border-box;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.flex-row,.flex-row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-row.reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-row .flex-item.item-center{margin-left:auto;margin-right:auto}.flex-row .flex-item.item-start{margin-right:auto}.flex-row .flex-item.item-end{margin-left:auto}.flex-column,.flex-column.reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column.reverse{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-column .flex-item.item-center{margin-top:auto;margin-bottom:auto}.flex-column .flex-item.item-start{margin-bottom:auto}.flex-column .flex-item.item-end{margin-top:auto}.flex-column,.flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-column.items-grow .flex-item,.flex-row.items-grow .flex-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-column.items-noshrink .flex-item,.flex-row.items-noshrink .flex-item{-ms-flex-negative:0;flex-shrink:0}.flex-column.wrap,.flex-row.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column.nowrap,.flex-row.nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-column.wrap-reverse,.flex-row.wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-column.align-start,.flex-row.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-column.align-center,.flex-row.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-column.align-end,.flex-row.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-column.align-stretch,.flex-row.align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-column.items-start,.flex-row.items-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-column.items-center,.flex-row.items-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-column.items-end,.flex-row.items-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-column.items-stretch,.flex-row.items-stretch{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.flex-column.items-space-around,.flex-row.items-space-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-column.items-space-between,.flex-row.items-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column.items-space-even,.flex-row.items-space-even{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.flex-column.content-start,.flex-row.content-start{-ms-flex-line-pack:start;align-content:flex-start}.flex-column.content-center,.flex-row.content-center{-ms-flex-line-pack:center;align-content:center}.flex-column.content-end,.flex-row.content-end{-ms-flex-line-pack:end;align-content:flex-end}.flex-column.content-stretch,.flex-row.content-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.flex-column.content-space-around,.flex-row.content-space-around{-ms-flex-line-pack:distribute;align-content:space-around}.flex-column.content-space-between,.flex-row.content-space-between{-ms-flex-line-pack:justify;align-content:space-between}.flex-column.content-space-even,.flex-row.content-space-even{-ms-flex-line-pack:space-evenly;align-content:space-evenly}*,.flex-column,.flex-item,.flex-row,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-item.grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-item.shrink{-ms-flex-negative:1;flex-shrink:1}.flex-item.nogrow{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.flex-item.noshrink{-ms-flex-negative:0;flex-shrink:0}.flex-item.start{-ms-flex-item-align:start;align-self:flex-start}.flex-item.center{-ms-flex-item-align:center;align-self:center}.flex-item.end{-ms-flex-item-align:end;align-self:flex-end}.flex-item.stretch{-ms-flex-item-align:stretch;align-self:stretch}.flex-item.col-1{width:8.3333%}.flex-item.col-2{width:16.66666%}.flex-item.col-3{width:25%}.flex-item.col-4{width:33.3333%}.flex-item.col-5{width:41.6666%}.flex-item.col-6{width:50%}.flex-item.col-7{width:58.3333%}.flex-item.col-8{width:66.6666%}.flex-item.col-9{width:75%}.flex-item.col-10{width:83.3333%}.flex-item.col-11{width:91.6666%}.flex-item.col-12{width:100%}.flex-break-column{-ms-flex-preferred-size:100%;flex-basis:100%;width:0}.h1,h1{font-weight:500;font-size:32px;line-height:38px;text-transform:uppercase}.h1{margin-top:32px;margin-bottom:32px}h1,h2{margin:32px 0}.h1,.h2,.h3,h1,h2,h3{letter-spacing:.02em;color:#303030}.h2,h2{font-weight:500;font-size:28px;line-height:39px;text-transform:uppercase}.h2{margin-top:32px;margin-bottom:32px}.h3,h3{font-size:22px;line-height:35px}h3{margin:0 32px 32px 0}.h3{margin-right:32px;margin-bottom:32px}.h3,.h4,.h5,h3,h4,h5{font-weight:500;text-transform:uppercase}.h4,h4{font-size:24px;line-height:34px;letter-spacing:.02em;color:#303030}.h5,h5{font-size:20px;line-height:32px}p{font-size:14px;line-height:22px;font-weight:400;margin:24px 0}h2+p{margin-top:32px}a.underline{border-bottom:1px solid #7d7d7d;line-height:1.16}.h5,a.dark,h5,p{color:#303030}a.download{position:relative;margin-left:36px;line-height:1.16}a.download:before{content:"";display:block;width:24px;height:24px;background-image:url(/build/assets/icon-download.364033f7.svg);background-position:center center;background-repeat:no-repeat;position:absolute;left:-36px;top:-2px}ol.numbered{counter-reset:numbered-counter;padding-left:20px;margin-top:24px;margin-bottom:24px}ol.numbered li{counter-increment:numbered-counter;margin-bottom:16px;padding-left:8px}ol.numbered li:last-of-type,ol.numbered ol.numbered>li:last-of-type,ol.numbered ul.circle>li:last-of-type,ol.numbered ul.line>li:last-of-type,ul.circle li:last-of-type,ul.circle ol.numbered>li:last-of-type,ul.circle ul.circle>li:last-of-type,ul.circle ul.line>li:last-of-type,ul.line li:last-of-type,ul.line ol.numbered>li:last-of-type,ul.line ul.circle>li:last-of-type,ul.line ul.line>li:last-of-type{margin-bottom:0}ol.numbered li::marker{content:counters(numbered-counter,".") ". ";display:inline-block;font-weight:500;font-size:14px;line-height:24px;color:#303030}ul.circle,ul.line{counter-reset:numbered-counter;margin-top:24px;margin-bottom:24px}ul.circle li{position:relative;padding-left:13px;margin-bottom:16px;counter-set:unset}ul.circle li::marker{display:none;content:unset}ul.circle li:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background-color:#303030;position:absolute;top:8px;left:0}ul.line li{position:relative;padding-left:20px;margin-bottom:16px}ul.line li::marker{display:none;content:unset}ul.line li:before{content:"";display:block;width:12px;height:1px;border-radius:unset;background-color:#555;position:absolute;top:11px;left:0}ol.numbered ol.numbered,ol.numbered ul.circle,ol.numbered ul.line,ul.circle ol.numbered,ul.circle ul.circle,ul.circle ul.line,ul.line ol.numbered,ul.line ul.circle,ul.line ul.line{padding-top:16px;margin-top:0;margin-bottom:0}ol.numbered ol.numbered>li,ol.numbered ul.circle>li,ol.numbered ul.line>li,ul.circle ol.numbered>li,ul.circle ul.circle>li,ul.circle ul.line>li,ul.line ol.numbered>li,ul.line ul.circle>li,ul.line ul.line>li{margin-bottom:8px}ol.numbered+ol.numbered,ol.numbered+ul.circle,ol.numbered+ul.line,ul.circle+ol.numbered,ul.circle+ul.circle,ul.circle+ul.line,ul.line+ol.numbered,ul.line+ul.circle,ul.line+ul.line{margin-top:32px}.m-t-8{margin-top:8px}.p-t-8{padding-top:8px}.m-b-8{margin-bottom:8px}.p-b-8{padding-bottom:8px}.m-l-8{margin-left:8px}.p-l-8{padding-left:8px}.m-r-8{margin-right:8px}.p-r-8{padding-right:8px}.m-t-16{margin-top:16px}.p-t-16{padding-top:16px}.m-b-16{margin-bottom:16px}.p-b-16{padding-bottom:16px}.m-l-16{margin-left:16px}.p-l-16{padding-left:16px}.m-r-16{margin-right:16px}.p-r-16{padding-right:16px}.m-t-24{margin-top:24px}.p-t-24{padding-top:24px}.m-b-24{margin-bottom:24px}.p-b-24{padding-bottom:24px}.m-l-24{margin-left:24px}.p-l-24{padding-left:24px}.m-r-24{margin-right:24px}.p-r-24{padding-right:24px}.m-t-32{margin-top:32px}.p-t-32{padding-top:32px}.m-b-32{margin-bottom:32px}.p-b-32{padding-bottom:32px}.m-l-32{margin-left:32px}.p-l-32{padding-left:32px}.m-r-32{margin-right:32px}.p-r-32{padding-right:32px}.m-t-64{margin-top:64px}.p-t-64{padding-top:64px}.m-b-64{margin-bottom:64px}.p-b-64{padding-bottom:64px}.m-l-64{margin-left:64px}.p-l-64{padding-left:64px}.m-r-64{margin-right:64px}.p-r-64{padding-right:64px}.m-t-128{margin-top:128px}.p-t-128{padding-top:128px}.m-b-128{margin-bottom:128px}.p-b-128{padding-bottom:128px}.m-l-128{margin-left:128px}.p-l-128{padding-left:128px}.m-r-128{margin-right:128px}.p-r-128{padding-right:128px}.ta-r{text-align:right}.ta-l{text-align:left}.ta-c{text-align:center}.page-container{width:100%;margin-left:auto;margin-right:auto;padding:32px 24px}.content-container,.table.adaptive-table table{width:100%}.table{padding:32px 24px;background-color:#fff;border-radius:24px;margin-top:32px;margin-bottom:32px}.table table{font-weight:400;font-size:14px;line-height:22px;color:#303030}.menu-popup__address span,.mobile-menu__address span,.table table thead{font-weight:500}.table table thead tr:nth-child(2n+1) td{background-color:#f5f6f6}.table table thead tr:nth-child(2n) td{background-color:#fff}.table table thead tr td{padding:20.5px 16px}.table table thead tr td:first-of-type{border-top-left-radius:24px;border-bottom-left-radius:24px;padding-left:32px}.table table thead tr td:last-of-type{border-top-right-radius:24px;border-bottom-right-radius:24px;padding-right:32px}.table table tbody tr:nth-child(2n+1) td{background-color:#fff}.table table tbody tr:nth-child(2n) td{background-color:#f5f6f6}.table table tbody tr td{padding:24px 16px}.table table tbody tr td:first-of-type{border-top-left-radius:24px;border-bottom-left-radius:24px;padding-left:32px}.table table tbody tr td:last-of-type{border-top-right-radius:24px;border-bottom-right-radius:24px;padding-right:32px}.table.scroll-table{overflow:auto}.table.adaptive-table tbody td,.table.adaptive-table tbody td:first-of-type,.table.adaptive-table tbody td:last-of-type{padding:16px 24px;border-radius:24px}.table.adaptive-table tbody td:nth-child(2n){background-color:#fff}.table.adaptive-table tbody td:nth-child(2n+1){background-color:#f5f6f6}.table.adaptive-table tbody td{font-size:14px;line-height:22px}.table.adaptive-table tbody td:before{content:attr(data-tr);display:block;font-weight:500;font-size:16px;line-height:24px;color:#303030;margin-bottom:8px}:root{--white:#ffffff;--black:#000000;--mine-shaft:#303030;--timeTransition:.3s;--mainFont:Montserrat, system-ui, -apple-system, Segoe UI, roboto, Helvetica Neue, arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--mainFontColor:#303030}:after,:before{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}html{margin:0}body,html{padding:0;scroll-behavior:smooth}body[style*=--vh] body:not(.not-js),html[style*=--vh] body:not(.not-js){min-height:calc(var(--vh)*100)}body[style*=--vh] body.not-js,html[style*=--vh] body.not-js{min-height:100vh}body{min-width:360px;max-width:5920px;margin:0 auto;color:#303030;font-family:Montserrat,system-ui,-apple-system,Segoe UI,roboto,Helvetica Neue,arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;background-color:#f5f6f6;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;font-size:14px;line-height:22px;font-weight:400;overflow:overlay;-webkit-transition:opacity .3s;transition:opacity .3s}body:not(.safari) .scrollbar::-webkit-scrollbar,body:not(.safari.mac-os)::-webkit-scrollbar{width:16px}body:not(.safari) .scrollbar::-webkit-scrollbar-thumb,body:not(.safari.mac-os)::-webkit-scrollbar-thumb{background-color:#282634b3;background-clip:padding-box;border:4px solid transparent;border-radius:10px;-webkit-transition:.3s background;transition:.3s background}body:not(.safari) .scrollbar::-webkit-scrollbar-thumb:hover,body:not(.safari.mac-os)::-webkit-scrollbar-thumb:hover{background-color:#28263480}body.disable-hover,body.disable-hover *,html.form-sending body *{pointer-events:none!important}a.skip-main{left:-9999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.j-accord-toggle:focus,.noUi-handle:focus,a.skip-main:focus,a:focus,button:focus{outline:1.5px solid #454545}a.skip-main:focus:not(:focus-visible){outline:0}a.skip-main:focus-visible{outline:1.5px solid #454545;z-index:999;left:20px;top:20px;width:200px;height:auto;overflow:auto;margin:0;padding:5px;font-size:13px;line-height:1.13;text-align:center;font-weight:600;color:#454545;background:#fff}.scrollbar{overflow:auto}body:not(.safari) .scrollbar{overflow:overlay}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=color],input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{outline:0}.j-accord-toggle:focus:not(:focus-visible),.noUi-handle:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:0}.j-accord-toggle:focus-visible,.noUi-handle:focus-visible,a:focus-visible,button:focus-visible{outline:1.5px solid #454545}.page{position:relative}.icon-sprite{display:inline-block}.icon-sprite,.icon-sprite svg{width:100%;height:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}[data-seo-container]{position:relative;cursor:pointer}[data-seo-container] [data-seo-target]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:all}.page-title{font-weight:500;font-size:28px;line-height:39px;letter-spacing:.02em;text-transform:uppercase;color:#303030;margin-top:0}.section__wrapper{width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.section__inner{padding-top:32px;padding-bottom:32px}.section__header{margin-bottom:32px}.section__header .h1,.section__header .h2,.section__header h1,.section__header h2,.section__title{margin:0}.section.pattern-section-title .section__title{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:0}.section.pattern-section-title .section__title:before{content:"";display:block;position:absolute;background-position:center center;background-repeat:no-repeat;z-index:-1}.section.pattern-page-title .page-title,.section.pattern-page-title-large .page-title{position:relative}.page-container .section__wrapper{padding-left:0;padding-right:0}.logo__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;fill:#303030}.header--transparent .logo__icon{fill:#fff}.form-input{position:relative;z-index:1}.form-input__error{font-size:11px;line-height:1;font-weight:500;text-align:center;letter-spacing:.03em;color:#ff8585;position:absolute;left:0;top:100%;margin-top:5px;width:100%;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.3s opacity;transition:.3s opacity}.form-input__field{display:inline-block;width:100%;padding:11px 23px;background:#f5f6f6;border-radius:40px;border:1px solid #f5f6f6;font-weight:500;font-size:14px;line-height:24px;color:#303030;-webkit-transition:.3s border-color;transition:.3s border-color}.form-input__field::-webkit-input-placeholder{font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;color:#555}.form-input__field:-moz-placeholder{font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;color:#555}.form-input__field::-moz-placeholder{font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;color:#555}.form-input__field:-ms-input-placeholder{font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;color:#555}.form-input__field:focus-visible,.no-touch .form-input__field:hover{border-color:#dcdcdc}.form-input__field.is-error{border-color:#ff8585!important}.file-uploader__field.is-filled+.file-uploader__label .file-uploader__stat,.form-input__field.is-error+.form-input__error{opacity:1;pointer-events:all;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.form-input__field:disabled{cursor:not-allowed;opacity:.6;border-color:#f5f6f6!important}.form-group__label{display:block;padding-left:16px;margin-bottom:16px;font-weight:500;font-size:13px;line-height:20px;color:#7d7d7d;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:28px;position:relative}.form-group__value{position:relative;margin-top:8px}.form-group__value .form-group__info{width:24px;height:24px;margin-top:-12px;right:16px}.form-group__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;position:absolute;right:0;top:50%;margin-top:-10px}.file-uploader{display:inline-block;min-width:190px}.file-uploader__label,.file-uploader__stat{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.file-uploader__label{display:block;position:relative;cursor:pointer}.file-uploader__stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;font-size:12px;line-height:16px;color:#7d7d7d;opacity:0;-webkit-transition:.3s opacity;transition:.3s opacity;white-space:nowrap;position:absolute;left:0;top:-16px;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);pointer-events:none}.file-uploader__counter{margin-right:16px}.file-uploader__clear{border-bottom:1px solid #7d7d7d;line-height:1.16;margin-left:auto;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.no-touch .file-uploader__clear:hover{color:#303030;border-color:#303030}.file-uploader__error,.file-uploader__fake{font-weight:500;text-align:center;width:100%}.file-uploader__fake{padding:11px 23px;background:#f5f6f6;border-radius:40px;font-size:14px;line-height:24px;letter-spacing:.02em;color:#303030;border:1px solid #f5f6f6;-webkit-transition:.3s background-color;transition:.3s background-color}.no-touch .file-uploader__fake:hover{background:#dcdcdc}.file-uploader__error{font-size:11px;line-height:1;letter-spacing:.03em;color:#ff8585;position:absolute;left:0;top:100%;margin-top:5px;opacity:0;pointer-events:none;-webkit-transition:.3s opacity;transition:.3s opacity}.file-uploader__field{opacity:0;position:absolute;left:-9999px}.file-uploader__field.is-filled+.file-uploader__label{margin-top:32px}.file-uploader__field.is-drag+.file-uploader__label .file-uploader__fake{border-color:#dcdcdc;-webkit-box-shadow:0 0 0 #dcdcdc;box-shadow:0 0 #dcdcdc;-webkit-animation:alto-pulse 1s infinite;animation:alto-pulse 1s infinite}.file-uploader__field.is-error+.file-uploader__label .file-uploader__fake{border-color:#ff8585!important}.file-uploader__field.is-error+.file-uploader__label .file-uploader__error{opacity:1;pointer-events:all;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.file-uploader__field:disabled+.file-uploader__label .file-uploader__fake{opacity:.6;cursor:not-allowed;border-color:#f5f6f6!important}.form-policy{font-weight:500;font-size:12px;line-height:16px;color:#a5a5a5}.form-policy a{color:inherit;border-bottom:1px solid #a5a5a5;line-height:1.16;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.no-touch .form-policy a:hover{border-color:#303030;color:#303030}.accordeon{padding:24px;background:#fff;border-radius:16px;margin:16px 0}.accordeon__content{max-height:0;overflow:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;will-change:max-height}.accordeon__content.fix-scroll-height{max-height:9999px!important}.accordeon__title{cursor:pointer;position:relative;font-weight:500;font-size:18px;line-height:28px;letter-spacing:.02em;text-transform:uppercase;color:#303030;padding-right:48px}.accordeon__title:after{content:"";display:block;width:24px;height:24px;background-image:url(/build/assets/mobile-accord-arrow.56962b80.svg);background-position:center center;background-size:24px 24px;background-repeat:no-repeat;position:absolute;right:0;top:3px;-webkit-transition:.3s -webkit-transform;transition:.3s transform;transition:.3s transform,.3s -webkit-transform}.accordeon.is-open .accordeon__content{margin-top:8px}.accordeon.is-open .accordeon__title:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.button{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.button--black,.button--gray,.button--white{font-weight:500;font-size:14px;line-height:24px;text-align:center;letter-spacing:.02em;border-radius:40px}.button--black{background-color:#303030;color:#fff;-webkit-transition:.3s background-color;transition:.3s background-color}.no-touch .button--black:hover{background-color:#454545}.button--gray,.button--white{color:#303030}.button--white{background-color:#fff;-webkit-transition:.3s background-color;transition:.3s background-color}.no-touch .button--white:hover{background-color:#dcdcdc}.button--gray{background:#f5f6f6;border:1px solid #f5f6f6;-webkit-transition:.3s border-color,.3s background-color,.3s -webkit-box-shadow;transition:.3s border-color,.3s box-shadow,.3s background-color;transition:.3s border-color,.3s box-shadow,.3s background-color,.3s -webkit-box-shadow;-webkit-box-shadow:0 8px 24px transparent;box-shadow:0 8px 24px transparent}.no-touch .button--gray:hover{border-color:#dcdcdc}.button--gray.is-active{background:#fff;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.06);box-shadow:0 8px 24px #0000000f}.button__icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:16px;height:16px;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px}.button--is-icon,.button__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button--is-icon .button__icon+.button__text,.button--is-icon .button__text+.button__icon{margin-left:16px}.button--large{padding:16px 32px}.button--large.button--gray{padding:15px 31px}.button--medium{padding:12px 24px}.button--medium.button--gray{padding:11px 23px}.button--small{padding:8px 16px}.button--small.button--gray{padding:7px 15px}.checkbox-view__label{display:block;min-width:48px;min-height:48px;border-radius:32px;background-color:#f5f6f6;cursor:pointer;text-align:center;font-weight:500;font-size:14px;line-height:24px;color:#303030;border:1px solid #f5f6f6;padding:11px;-webkit-transition:.3s border-color,.3s background-color,.3s color;transition:.3s border-color,.3s background-color,.3s color}.no-touch .checkbox-view__label:hover{border-color:#dcdcdc}.checkbox-view__field{opacity:0;position:absolute;left:-9999px}.checkbox-view__field:focus+.checkbox-view__label{outline:1.5px solid #454545}.checkbox-view__field:focus:not(:focus-visible)+.checkbox-view__label{outline:0}.checkbox-view__field:focus-visible+.checkbox-view__label{outline:1.5px solid #454545}.checkbox-view__field:checked+.checkbox-view__label{background-color:#303030;border-color:#303030;color:#fff}.checkbox-view__field:disabled+.checkbox-view__label{opacity:.6;cursor:not-allowed}.checkbox-view--rounded .checkbox-view__field:checked+.checkbox-view__label{background-color:#f5f6f6;border-color:#303030;color:#303030}.radio-view__label{display:block;min-width:48px;min-height:48px;border-radius:32px;background-color:#f5f6f6;cursor:pointer;text-align:center;font-weight:500;font-size:14px;line-height:24px;color:#303030;border:1px solid #f5f6f6;padding:11px;-webkit-transition:.3s border-color,.3s background-color,.3s color;transition:.3s border-color,.3s background-color,.3s color}.no-touch .radio-view__label:hover{border-color:#dcdcdc}.radio-view__field,.switch-view .switch-view__field{opacity:0;position:absolute;left:-9999px}.radio-view__field:focus+.radio-view__label{outline:1.5px solid #454545}.radio-view__field:focus:not(:focus-visible)+.radio-view__label,.switch-view .switch-view__field:focus:not(:focus-visible)+.switch-view__label{outline:0}.radio-view__field:focus-visible+.radio-view__label{outline:1.5px solid #454545}.radio-view__field:checked+.radio-view__label{background-color:#303030;border-color:#303030;color:#fff}.radio-view__field:disabled+.radio-view__label{opacity:.6;cursor:not-allowed}.radio-view--rounded .radio-view__field:checked+.radio-view__label{background-color:#f5f6f6;border-color:#303030;color:#303030}.switch-view__off{margin-right:24px}.switch-view__on{margin-left:24px}.switch-view__fake,.switch-view__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.switch-view__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;font-size:14px;line-height:24px;text-align:center;letter-spacing:.02em;color:#303030;cursor:pointer}.switch-view__fake{width:60px;height:32px;padding:2px;background-color:#dcdcdc;border-radius:40px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:.3s background-color;transition:.3s background-color}.switch-view__fake:before{content:"";width:28px;height:28px;border-radius:50%;background-color:#fcfcfc;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0);-webkit-transition:.3s -webkit-transform;transition:.3s transform;transition:.3s transform,.3s -webkit-transform}.switch-view .switch-view__field:focus+.switch-view__label{outline:1.5px solid #454545}.switch-view .switch-view__field:focus-visible+.switch-view__label{outline:1.5px solid #454545}.switch-view .switch-view__field:checked+.switch-view__label .switch-view__fake{background-color:#303030}.switch-view .switch-view__field:checked+.switch-view__label .switch-view__fake:before{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%)}.no-touch .switch-view .switch-view__field:not(:disabled):not(:checked)+.switch-view__label:hover .switch-view__fake{background-color:#bbb}.switch-view .switch-view__field:disabled .switch-view__label{opacity:.6;cursor:not-allowed}.order-view__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fff;cursor:pointer;border:1px solid #fff;-webkit-transition:.3s border-color;transition:.3s border-color}.order-view__label .asc,.order-view__label .desc{-webkit-transition:.3s stroke;transition:.3s stroke;stroke:#303030}.order-view__label .asc{stroke:#949494}.no-touch .order-view__label:hover{border-color:#dcdcdc}.order-view__field{opacity:0;position:absolute;left:-9999px}.order-view__field:focus+.order-view__label{outline:1.5px solid #454545}.order-view__field:focus:not(:focus-visible)+.order-view__label{outline:0}.order-view__field:focus-visible+.order-view__label{outline:1.5px solid #454545}.order-view__field:checked+.order-view__label .asc{stroke:#303030}.order-view__field:checked+.order-view__label .desc{stroke:#949494}.order-view__field:disabled+.order-view__label{opacity:.6;cursor:not-allowed}.checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-12px}.checkbox-group__item{margin-right:8px;margin-bottom:12px}.checkbox-group__item:last-of-type{margin-right:0}.range-slider{height:48px}.range-slider__field,.range-slider__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.range-slider__inputs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f5f6f6;border-radius:40px;border:1px solid #f5f6f6;-webkit-transition:.3s border-color;transition:.3s border-color}.range-slider__field{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 24px}.range-slider__field:nth-child(2){position:relative}.range-slider__field:nth-child(2):before{content:"";display:block;width:16px;height:2px;background-color:#bbb;position:absolute;left:-10px;top:50%;margin-top:-1px}.range-slider__input,.range-slider__prefix{font-weight:500;font-size:14px;line-height:24px}.range-slider__input{background-color:transparent;border:unset;margin-left:8px;padding:0;width:100%;color:#303030}.range-slider__prefix{color:#7d7d7d}.range-slider__prefix+.range-slider__input{margin-left:8px}.range-slider__line.noUi-target{-webkit-box-shadow:unset;box-shadow:unset;border:unset;background-color:transparent;border-radius:unset;margin:0 22px}.range-slider__line .noUi-connect{background-color:#7d7d7d}.range-slider__line .noUi-handle{background-color:#fff;border:2px solid #303030;width:20px;height:20px;border-radius:100%;top:-10px;right:-10px;-webkit-box-shadow:unset;box-shadow:unset;cursor:pointer;-webkit-transition:.3s background-color;transition:.3s background-color}.no-touch .range-slider__line .noUi-handle:hover{background-color:#303030}.range-slider__line .noUi-handle:after,.range-slider__line .noUi-handle:before,.range-slider__settings,.step-slider__line .noUi-handle:after,.step-slider__line .noUi-handle:before{display:none}.range-slider__line.noUi-horizontal{height:1px}.no-touch .range-slider:hover .range-slider__inputs{border-color:#dcdcdc}.step-slider__field{padding:11px 23px;background-color:#f5f6f6;border-radius:40px;border:1px solid #f5f6f6;-webkit-transition:.3s border-color;transition:.3s border-color}.step-slider__input{background-color:transparent;border:unset;padding:0;width:100%;font-weight:500;font-size:14px;line-height:24px;color:#303030;display:block}.step-slider__prefix,select[data-classes*=select-view]{font-weight:500;font-size:14px;line-height:24px;color:#7d7d7d}.step-slider__line.noUi-target{-webkit-box-shadow:unset;box-shadow:unset;border:unset;background-color:transparent;border-radius:unset;margin:0 22px}.step-slider__line .noUi-connect{background-color:#7d7d7d}.step-slider__line .noUi-handle{background-color:#fff;border:2px solid #303030;width:20px;height:20px;border-radius:100%;top:-10px;right:-10px;-webkit-box-shadow:unset;box-shadow:unset;cursor:pointer;-webkit-transition:.3s background-color;transition:.3s background-color}.no-touch .step-slider__line .noUi-handle:hover{background-color:#303030}.step-slider__line.noUi-horizontal{height:1px}.step-slider__settings{display:none}.no-touch .step-slider:hover .step-slider__field{border-color:#dcdcdc}.cupertino-pane{margin:20px}.cupertino-pane-wrapper .backdrop{z-index:20}.cupertino-pane-wrapper .pane{max-width:100%;padding-top:24px;z-index:21;padding-bottom:16px;border-radius:16px 16px 0 0}.cupertino-pane-wrapper .draggable{height:24px;padding:8px 0 12px;z-index:2}.cupertino-pane-wrapper .move{width:32px;height:4px;background:#dcdcdc;border-radius:4px}.cupertino-pane-wrapper .destroy-button,.select-view[data-type*=select-one] .choices__inner .choices__button{display:none}select[data-classes*=select-view]{cursor:pointer;width:100%;letter-spacing:.02em;color:#303030;border-radius:40px;border:unset;min-height:48px;padding:0 40px 0 24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;background-image:url(/build/assets/select-down.6527b516.svg);background-position:center right 24px;background-repeat:no-repeat}select[data-classes*=select-view][data-theme=gray]{background-color:#f5f6f6}select[data-classes*=select-view][data-theme=white]{background-color:#fff;border:1px solid #dcdcdc;border-radius:40px;padding:0 23px}select[data-classes*=select-view]:disabled{opacity:.6;cursor:not-allowed}.select-view{font-size:14px;margin-bottom:0}.select-view .choices__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;border-radius:40px;padding:11px 39px 11px 23px;border:1px solid #f5f6f6;-webkit-transition:.3s border-color;transition:.3s border-color;cursor:pointer!important;letter-spacing:.02em}.select-view[data-type*=select-one] .choices__inner{padding-bottom:11px}.select-view .choices__list--single{padding:0}.select-view .choices__list--single .choices__item{font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;color:#303030;display:-webkit-box;max-height:calc(1.71*1*14px);overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.select-view[data-type*=select-multiple]:after,.select-view[data-type*=select-one]:after{content:"";position:absolute;pointer-events:none;display:block;border:unset;background-image:url(/build/assets/select-down.6527b516.svg);background-position:center center;background-repeat:no-repeat;width:16px;height:16px;right:24px;top:50%;margin-top:-8px;-webkit-transition:.3s -webkit-transform;transition:.3s transform;transition:.3s transform,.3s -webkit-transform}.select-view[data-type*=select-multiple].is-open:after,.select-view[data-type*=select-one].is-open:after{margin-top:-8px;border:unset;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select-view .choices__list--dropdown,.select-view .choices__list[aria-expanded]{background-color:#fff;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.06);box-shadow:0 8px 24px #0000000f;border-radius:16px;border:unset;top:calc(100% + 8px);z-index:2}.select-view .choices__list--dropdown .choices__item,.select-view .choices__list[aria-expanded] .choices__item{margin:0;padding:12px 38px;font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;color:#282634}.select-view .choices__list--dropdown .choices__item:before,.select-view .choices__list[aria-expanded] .choices__item:before{content:"";display:block;position:absolute;left:20px;top:21px;background:#303030;width:6px;height:6px;border-radius:50%;opacity:0;-webkit-transition:.3s opacity;transition:.3s opacity}.select-view .choices__list--dropdown .choices__item--selectable,.select-view .choices__list[aria-expanded] .choices__item--selectable{-webkit-transition:.3s color,.3s background-color;transition:.3s color,.3s background-color}.no-touch .select-view .choices__list--dropdown .choices__item--selectable.is-highlighted,.no-touch .select-view .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:transparent;color:#949494}.select-view .choices__list--dropdown .choices__item--selectable.is-selected,.select-view .choices__list[aria-expanded] .choices__item--selectable.is-selected{position:relative;color:#282634}.select-view .choices__list--dropdown .choices__item--selectable.is-selected:before,.select-view .choices__list[aria-expanded] .choices__item--selectable.is-selected:before{opacity:1}.form-group__value--select .choices__list--multiple .choices__item button,.select-view .choices__list--dropdown .choices__item--selectable.is-highlighted:after,.select-view .choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{display:none}.select-view .choices__list--dropdown .choices__list,.select-view .choices__list[aria-expanded] .choices__list{padding:12px 0;overflow:overlay;max-height:312px}.select-view .choices__list--dropdown .choices__list::-webkit-scrollbar,.select-view .choices__list[aria-expanded] .choices__list::-webkit-scrollbar{width:14px}.select-view .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb,.select-view .choices__list[aria-expanded] .choices__list::-webkit-scrollbar-thumb{background-color:#282634b3;background-clip:padding-box;border:4px solid transparent;border-radius:10px;-webkit-transition:.3s background;transition:.3s background}.select-view .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb:hover,.select-view .choices__list[aria-expanded] .choices__list::-webkit-scrollbar-thumb:hover{background-color:#28263480}.select-view.theme-gray .choices__inner{border-color:#f5f6f6;background-color:#f5f6f6}.select-view.theme-white .choices__inner{border-color:#fff;background-color:#fff}.no-touch .select-view:hover .choices__inner,.select-view.is-focused .choices__inner,.select-view.is-open .choices__inner{border-color:#dcdcdc}.form-group__value--select{line-height:1}.form-group__value--select select{height:48px;opacity:0}.form-group__value--select select[data-theme=gray]+.selected{background-color:#f5f6f6}.form-group__value--select select[data-theme=white]+.selected{background-color:#fff;border:1px solid #dcdcdc;border-radius:40px;padding:11px 23px}.form-group__value--select select:disabled+.selected{opacity:.6;cursor:not-allowed}.form-group__value--select .selected{position:absolute;left:0;top:0;width:100%;height:100%;text-overflow:ellipsis;overflow:hidden;pointer-events:none;font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;color:#303030;border-radius:40px;border:unset;min-height:48px;padding:12px 40px 12px 24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/build/assets/select-down.6527b516.svg);background-position:center right 24px;background-repeat:no-repeat}.form-group__value--select .choices__list--multiple{display:inline}.form-group__value--select .choices__list--multiple~input{opacity:0;pointer-events:none;padding:0;background:0 0;margin:0;font-size:0;outline:0}.form-group__value--select .choices__list--multiple .choices__item{font-weight:500;font-size:14px;line-height:24px;background:0 0;padding:0;margin:0;color:#303030;pointer-events:none;border:0;border-radius:0;display:inline;vertical-align:top}.form-group__value--select .choices__list--multiple .choices__item+.choices__item:before{content:", "}.form-group__value--select .choices__inner{font-size:14px;line-height:24px;font-weight:500;height:48px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.form-group__value--select .choices~.selected{display:none}.form-group__value--select select[disabled]{opacity:0}.slider-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-navigation__arrow{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;width:48px;height:48px;background-color:#fff;border-radius:40px;cursor:pointer;-webkit-transition:.3s background-color,.3s opacity;transition:.3s background-color,.3s opacity}.slider-navigation__arrow svg{width:20px;height:20px;fill:transparent;stroke:#303030;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.slider-navigation__arrow.prev{margin-right:12px}.no-touch .slider-navigation__arrow:hover,.slider-navigation[data-theme=gray] .slider-navigation__arrow:hover{background-color:#dcdcdc}.slider-navigation__arrow.swiper-button-disabled{opacity:.5!important;background-color:#fff!important;cursor:not-allowed}.slider-navigation[data-theme=gray] .slider-navigation__arrow{background-color:#f5f6f6}.slider-navigation[data-theme=gray] .slider-navigation__arrow.swiper-button-disabled{opacity:.6!important;background-color:#f5f6f6!important;cursor:not-allowed}.slider-navigation__arrow,.slider-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-pagination .swiper-pagination-bullet{width:24px;height:24px;position:relative;margin-right:8px;cursor:pointer}.slider-pagination .swiper-pagination-bullet:before{content:"";display:block;position:absolute;left:0;top:50%;margin-top:-1px;width:100%;height:2px;background-color:#fff9;border-radius:2px;-webkit-transition:.3s background-color;transition:.3s background-color}.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background-color:#fff}.slider-pagination .swiper-pagination-bullet:last-of-type{margin-right:0}.slider-pagination--dark .swiper-pagination-bullet:before{background-color:#bbb}.slider-pagination--dark .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background-color:#303030}.swiper-pagination-bullets-dynamic{-webkit-transform:initial;-ms-transform:initial;transform:initial;height:24px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%!important}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;position:relative;margin-right:8px;cursor:pointer;opacity:0!important;background-color:transparent;-webkit-transform:scale(1)!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet:nth-child(n+6){width:0!important;-webkit-box-flex:0!important;-ms-flex:0!important;flex:0!important;margin:0!important}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet:before{content:"";display:block;position:absolute;left:0;top:50%;margin-top:-1px;width:100%;height:2px;background-color:#fff9;border-radius:2px;-webkit-transition:.3s background-color;transition:.3s background-color}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active-next-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active-prev,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev{opacity:1!important;display:block!important}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background-color:#fff}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet:last-of-type{margin-right:0}.swiper-pagination-bullets-dynamic--dark .swiper-pagination-bullet:before{background-color:#bbb}.swiper-pagination-bullets-dynamic--dark .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background-color:#303030}.carousel-photo{overflow:hidden;position:relative;border-radius:16px}.carousel-photo:after{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),linear-gradient(.06deg,rgba(18,22,26,.38) .06%,rgba(18,22,26,.1) 53.96%,rgba(18,22,26,.18) 99.95%);z-index:1}.carousel-photo__navigation.slider-navigation{display:none}.carousel-photo__navigation.slider-navigation .next,.carousel-photo__navigation.slider-navigation .prev{will-change:transform;-webkit-transition:.4s opacity,.4s -webkit-transform;transition:.4s transform,.4s opacity;transition:.4s transform,.4s opacity,.4s -webkit-transform;opacity:0}.carousel-photo__navigation.slider-navigation .next.is-show,.carousel-photo__navigation.slider-navigation .prev.is-show{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.carousel-photo__navigation.slider-navigation .prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-photo__navigation.slider-navigation .next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-photo__navigation .slider-navigation__arrow{position:absolute;top:50%;margin-top:-24px;z-index:2}.carousel-photo__navigation .slider-navigation__arrow.prev{left:48px}.carousel-photo__navigation .slider-navigation__arrow.next{right:48px}.carousel-photo__slide{overflow:hidden;height:64vw;min-height:210px;max-height:400px}.carousel-photo__slide img{display:block;width:100%;height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.carousel-photo__pagination{position:absolute;bottom:1px;left:50%;z-index:2;opacity:0;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0);will-change:transform;-webkit-transition:.4s opacity,.4s -webkit-transform;transition:.4s transform,.4s opacity;transition:.4s transform,.4s opacity,.4s -webkit-transform}.carousel-photo__pagination.is-show{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);opacity:1}.carousel-photo:not(.swiper-initialized){overflow:hidden}.carousel-photo:not(.swiper-initialized) .carousel-photo__wrapper{overflow:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.carousel-columns:not(.swiper-initialized) .carousel-columns__wrapper::-webkit-scrollbar,.carousel-photo:not(.swiper-initialized) .carousel-photo__wrapper::-webkit-scrollbar{display:none}.carousel-columns{overflow:hidden;position:relative}.carousel-columns__pagination.slider-pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:14px;opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:.4s opacity,.4s -webkit-transform;transition:.4s transform,.4s opacity;transition:.4s transform,.4s opacity,.4s -webkit-transform}.carousel-columns__pagination.slider-pagination.is-show{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.carousel-columns__navigation.slider-navigation{padding:4px 0;display:none;opacity:0;-webkit-transition:.3s opacity;transition:.3s opacity}.carousel-columns__navigation.slider-navigation.is-show{opacity:1}.carousel-columns:not(.swiper-initialized){overflow:hidden}.carousel-columns:not(.swiper-initialized) .carousel-columns__wrapper{overflow:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.carousel-columns:not(.swiper-initialized) .swiper-slide{width:100%}.notify-swipe__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notify-swipe__icon{-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;width:32px;height:32px;margin-right:12px}.notify-swipe__text,.tippy-box[data-theme=tooltip-text]{font-weight:500;font-size:12px;line-height:16px;color:#303030}.j-tooltip{cursor:pointer}.j-tooltip .icon-info svg,.j-tooltip.icon-info svg{-webkit-transition:.3s fill;transition:.3s fill;fill:#a5a5a5}.icon-info:hover svg,.j-tooltip:hover .icon-info svg,.j-tooltip:hover.icon-info svg{fill:#303030}.tippy-box[data-theme=tooltip-text]{background:#fff;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.06);box-shadow:0 8px 24px #0000000f;border-radius:16px;padding:16px}.tippy-box[data-theme=tooltip-complex] .tippy-content,.tippy-box[data-theme=tooltip-text] .tippy-content{padding:0}.tippy-box[data-theme=tooltip-complex]{-webkit-box-shadow:0 8px 24px rgba(0,0,0,.12);box-shadow:0 8px 24px #0000001f;border-radius:8px;background:#fff}.estate-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-20px}.estate-menu__item{padding:24px 0;margin-right:40px;margin-bottom:20px}.estate-menu__item:last-of-type{margin-right:0}.estate-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.no-touch .estate-menu__link:hover .estate-menu__title{color:#949494}.no-touch .estate-menu__link:hover .estate-menu__image{opacity:.7}.estate-menu__image{-webkit-box-flex:0;-ms-flex:0 0 64px;flex:0 0 64px;width:64px;height:64px;border-radius:50%;overflow:hidden;margin-right:16px;-webkit-transition:.3s opacity;transition:.3s opacity}.estate-menu__title{font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;color:#303030;margin-bottom:2px;-webkit-transition:.3s color;transition:.3s color}.estate-menu__region{font-weight:400;font-size:12px;line-height:16px;color:#696969;margin-bottom:2px}.estate-menu__price{font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;color:#484848}.header-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-menu__item{font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;margin-right:24px}.header-menu__item .header-menu__link,.main-menu__item a{color:#303030;-webkit-transition:.3s color;transition:.3s color}.header-menu__item--hs:hover .header-menu__link,.no-touch .header-menu__item .header-menu__link:hover{color:#949494}.header-menu__item:last-of-type{margin-right:0}.header-menu__item--hs .header-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding-right:20px;position:relative}.header-menu__item--hs .header-menu__link:after{content:"";display:block;width:12px;height:12px;position:absolute;right:0;top:50%;margin-top:-5px;background-image:url(/build/assets/menu-down.ebffabb6.svg);background-position:center center;background-repeat:no-repeat}.header-menu__item--hs:hover .header-menu__link:after{background-image:url(/build/assets/menu-up.cbf5df65.svg)}.header-menu__item--hs:hover .header-menu__sub{pointer-events:all;-webkit-animation:.3s showSubMenu forwards;animation:.3s showSubMenu forwards;-webkit-animation-delay:.2s;animation-delay:.2s}.header-menu__item--hs:hover .header-menu__link:before{content:" ";display:block;position:absolute;left:-12px;right:-12px;height:100%;pointer-events:auto}.header--transparent .header-menu__item .header-menu__link{color:#fff}.no-touch .header--transparent .header-menu__item .header-menu__link:hover{color:#ffffff80}.header--transparent .header-menu__item--hs .header-menu__link:after{background-image:url(/build/assets/menu-down-white.a85549a5.svg)}.no-touch .header--transparent .header-menu__item--hs .header-menu__link:hover:after{background-image:url(/build/assets/menu-up-white.c61b8c90.svg)}.header-menu__sub{display:block;pointer-events:none;opacity:0;position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;border-radius:0 0 24px 24px}.header-menu__sub-list{width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.header-menu__sub-list .header-menu__item{margin-right:0}.header-menu__sub-list .header-menu__item:first-of-type{margin-left:-32px}.header-menu__sub-list .header-menu__item .header-menu__link{font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;color:#303030}.header-menu__sub-list .header-menu__item .header-menu__link:after,.header-menu__sub-list .header-menu__item:before{display:none}.no-touch .header-menu__sub-list .header-menu__item .header-menu__link:hover{color:#949494}.header-menu__sub-list .header-menu__item.block{border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc}.header-menu__sub-list .header-menu__item.block+.block{margin-left:-1px}.menu-page__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-page__item{font-weight:400;font-size:16px;line-height:24px;color:#303030;margin-right:40px;-webkit-transition:.3s color;transition:.3s color}.menu-page__item:last-of-type{margin-right:0}.no-touch .main-menu__item a:hover,.no-touch .main-menu__sub .main-menu__item:hover,.no-touch .menu-page__item:hover{color:#949494}.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -20px}.main-menu__col{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 40px);flex:0 0 calc(25% - 40px);max-width:calc(25% - 40px);margin:0 20px}.main-menu__item{font-weight:500;font-size:16px;line-height:24px;text-transform:uppercase;margin-bottom:24px}.main-menu__item:last-of-type,.main-menu__sub .main-menu__item:last-of-type{margin-bottom:0}.main-menu__sub{margin-top:24px}.main-menu__sub .main-menu__item{font-weight:400;font-size:16px;line-height:24px;color:#303030;margin-bottom:16px;text-transform:initial}.main-menu__sub .main-menu__item em{margin-top:4px;font-weight:400;font-size:14px;line-height:20px;color:#555;font-style:normal}.menu-social,.menu-social__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-social{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-social__list{margin-bottom:-16px}.menu-social__item{margin-right:16px;margin-bottom:16px;font-size:0;line-height:0;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px;-webkit-transition:.3s opacity;transition:.3s opacity}.menu-social__item a{width:inherit;height:inherit}.menu-social__item img{width:100%}.no-touch .menu-social__item:hover{opacity:.6}.menu-popup{position:fixed;left:0;top:0;width:100%;z-index:15;pointer-events:none}body:not(.not-js) .menu-popup{height:calc(var(--vh)*100)}body.not-js .menu-popup{height:100vh}.menu-popup__overlay{cursor:pointer;background-color:#0000004d;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;opacity:0;-webkit-transition:.3s opacity;transition:.3s opacity}.menu-popup__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:64px;position:relative}.menu-popup__content{max-width:1024px;width:100%;margin-left:auto;height:100%;background-color:#fff;padding:40px 64px;overflow:hidden;overflow-y:auto;background-position:right bottom;background-size:516px 125px;background-repeat:no-repeat;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:.4s -webkit-transform;transition:.4s transform;transition:.4s transform,.4s -webkit-transform;will-change:transform}.no-touch .menu-popup__content::-webkit-scrollbar{width:16px}.no-touch .menu-popup__content::-webkit-scrollbar-thumb{background-color:#282634b3;background-clip:padding-box;border:4px solid transparent;border-radius:10px;-webkit-transition:.3s background;transition:.3s background}.no-touch .menu-popup__content::-webkit-scrollbar-thumb:hover{background-color:#28263480}.menu-popup__callback{-webkit-box-flex:0;-ms-flex:0 0 173px;flex:0 0 173px;width:173px}.menu-popup__close{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;height:40px;position:relative;cursor:pointer;margin-left:48px}.menu-popup__close:after,.menu-popup__close:before{content:"";display:block;background-color:#7d7d7d;position:absolute;width:34px;height:2px;border-radius:1px;top:19px;-webkit-transition:.3s background-color;transition:.3s background-color}.menu-popup__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);left:3px}.menu-popup__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);right:3px}.no-touch .menu-popup__close:hover:after,.no-touch .menu-popup__close:hover:before{background-color:#303030}.menu-popup__page{margin:56px 0}.menu-popup__address{font-weight:400;font-size:16px;line-height:24px;color:#303030;margin-bottom:24px}.menu-popup__contact{margin:24px 0}.menu-popup__contact-item{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:400;font-size:16px;line-height:24px;color:#303030;margin-bottom:8px;-webkit-transition:.3s color;transition:.3s color}.menu-popup__contact-item:last-of-type{margin-bottom:0}.no-touch .menu-popup__contact-item:hover{color:#949494}.menu-popup.is-active{pointer-events:all}.menu-popup.is-active .menu-popup__overlay{opacity:1}.menu-popup.is-active .menu-popup__content{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.page-nav__wrapper{width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;padding-bottom:11px;overflow:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.page-nav__wrapper::-webkit-scrollbar{display:none}.page-nav__icon,.page-nav__link,.page-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex}.page-nav__list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.page-nav__icon,.page-nav__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-nav__link{padding:16px 5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-nav__icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;margin-bottom:5px}.page-nav__text{font-weight:500;font-size:9px;line-height:16px;color:#303030}.page-nav__item{min-width:66.8px;margin:0 auto}.mobile-menu{position:fixed;width:100%;left:0;top:0;background:#fff;z-index:15;overflow:hidden;overflow-y:auto;background-image:url(/build/assets/mobile-menu-pattern.dd3db17c.svg);background-repeat:no-repeat;background-size:210px 105px;background-position:top right;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);opacity:0;-webkit-transition:.3s opacity,.2s -webkit-transform;transition:.2s transform,.3s opacity;transition:.2s transform,.3s opacity,.2s -webkit-transform;will-change:transform;pointer-events:none}body:not(.not-js) .mobile-menu{height:calc(var(--vh)*100)}body.not-js .mobile-menu{height:100vh}.no-touch .mobile-menu::-webkit-scrollbar{width:16px}.no-touch .mobile-menu::-webkit-scrollbar-thumb{background-color:#282634b3;background-clip:padding-box;border:4px solid transparent;border-radius:10px;-webkit-transition:.3s background;transition:.3s background}.no-touch .mobile-menu::-webkit-scrollbar-thumb:hover{background-color:#28263480}.mobile-menu__content{padding:24px 24px 40px;height:100%}.mobile-menu__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:56px}.mobile-menu__callback{-webkit-box-flex:0;-ms-flex:0 0 173px;flex:0 0 173px;width:173px}.mobile-menu__close{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;height:40px;position:relative;cursor:pointer;margin-left:auto}.mobile-menu__close:after,.mobile-menu__close:before{content:"";display:block;background-color:#7d7d7d;position:absolute;width:34px;height:2px;border-radius:1px;top:19px;-webkit-transition:.3s background-color;transition:.3s background-color}.mobile-menu__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);left:3px}.mobile-menu__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);right:3px}.no-touch .mobile-menu__close:hover:after,.no-touch .mobile-menu__close:hover:before{background-color:#303030}.mobile-menu__item{margin-bottom:24px}.mobile-menu__item:last-of-type{margin-bottom:0}.mobile-menu__item--hs>.mobile-menu__link:after{content:"";display:block;width:16px;height:16px;background-image:url(/build/assets/mobile-accord-arrow.56962b80.svg);background-position:center center;background-repeat:no-repeat;position:absolute;right:0;top:50%;margin-top:-8px;-webkit-transition:.3s -webkit-transform;transition:.3s transform;transition:.3s transform,.3s -webkit-transform}.mobile-menu__item--hs.is-open>.mobile-menu__link:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.mobile-menu__link{position:relative;display:block;padding-bottom:4px;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.02em;text-transform:uppercase;color:#303030}.mobile-menu__sub{max-height:0;overflow:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;will-change:max-height}.mobile-menu__sub .mobile-menu__link{text-transform:none;font-weight:400;font-size:16px;line-height:24px;color:#303030;padding-bottom:0}.mobile-menu__sub .mobile-menu__item{margin-bottom:16px}.mobile-menu__sub .mobile-menu__item:first-of-type{margin-top:12px}.mobile-menu__sub .mobile-menu__item:last-of-type{margin-bottom:12px}.mobile-menu__page{margin:32px 0}.mobile-menu__page .menu-page__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-menu__page .menu-page__item{margin-right:0;margin-bottom:24px}.mobile-menu__contact-item:last-of-type,.mobile-menu__page .menu-page__item:last-of-type{margin-bottom:0}.mobile-menu__address{font-weight:400;font-size:16px;line-height:24px;color:#303030;margin-bottom:24px}.mobile-menu__contact{margin:24px 0}.mobile-menu__contact-item{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:400;font-size:16px;line-height:24px;color:#303030;margin-bottom:8px;-webkit-transition:.3s color;transition:.3s color}.no-touch .mobile-menu__contact-item:hover{color:#949494}.mobile-menu.is-active{pointer-events:all;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.modal{position:fixed;left:0;top:0;width:100%;z-index:15;pointer-events:none}body:not(.not-js) .modal{height:calc(var(--vh)*100)}body.not-js .modal{height:100vh}.modal__overlay{cursor:pointer;background-color:#0000004d;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;opacity:0;-webkit-transition:.3s opacity;transition:.3s opacity}.modal__wrapper{max-width:480px;width:100%;margin-left:auto;height:100%;background-color:#fff;padding:80px 24px 48px;overflow:hidden;overflow-y:auto;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:.4s -webkit-transform;transition:.4s transform;transition:.4s transform,.4s -webkit-transform;will-change:transform}.modal__wrapper::-webkit-scrollbar{width:16px}.modal__wrapper::-webkit-scrollbar-thumb{background-color:#282634b3;background-clip:padding-box;border:4px solid transparent;border-radius:10px;-webkit-transition:.3s background;transition:.3s background}.modal__wrapper::-webkit-scrollbar-thumb:hover{background-color:#28263480}.modal__close{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;height:40px;cursor:pointer;position:absolute;right:24px;top:24px}.modal__close:after,.modal__close:before{content:"";display:block;background-color:#7d7d7d;position:absolute;width:34px;height:2px;border-radius:1px;top:19px;-webkit-transition:.3s background-color;transition:.3s background-color}.modal__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);left:3px}.modal__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);right:3px}.no-touch .modal__close:hover:after,.no-touch .modal__close:hover:before{background-color:#303030}.modal.is-active{pointer-events:all}.modal.is-active .modal__overlay{opacity:1}.modal.is-active .modal__wrapper{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.map-zoom{margin-right:16px}.map-zoom__control{display:block;position:relative;width:48px;height:48px;background:#fff;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.06);box-shadow:0 8px 24px #0000000f;border-radius:50%;margin:8px 0;cursor:pointer;-webkit-transition:.3s background-color;transition:.3s background-color}.no-touch .map-zoom__control:hover{background-color:#dcdcdc}.map-zoom__control.plus:before{content:"";display:block;width:16px;height:2px;border-radius:2px;background-color:#303030;position:absolute;left:50%;top:50%;margin-top:-1px;margin-left:-8px}.map-zoom__control.plus:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.map-zoom__control.minus:before,.map-zoom__control.plus:after{content:"";display:block;width:16px;height:2px;border-radius:2px;background-color:#303030;position:absolute;left:50%;top:50%;margin-top:-1px;margin-left:-8px}.ymaps-2-1-79-copyrights-pane{display:none!important}.complex-marker{position:relative}.complex-marker:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(/build/assets/bg-complex-marker.fb4c889f.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.complex-marker__image{display:block;border-radius:50%;width:55px;height:55px;margin:0 auto;position:relative;top:20.5px;overflow:hidden;-webkit-transition:.3s opacity;transition:.3s opacity}.no-touch .complex-marker.is-hover__image{opacity:.5}.infrastructure-marker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.12);box-shadow:0 8px 24px #0000001f;border-radius:40px}.infrastructure-marker__image{width:20px;height:20px}.cluster-marker{width:44px;background-color:#fff;font-size:16px;font-weight:500;border-radius:50%;line-height:44px;text-align:center;height:44px}.complex-baloon{min-width:204px;padding:16px 24px;background:#fff;border-radius:12px;position:absolute;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.complex-baloon__address,.complex-baloon__title{font-weight:500;font-size:16px;line-height:24px;color:#303030;margin-bottom:6px}.complex-baloon__address{font-size:12px;line-height:16px;color:#7d7d7d}.complex-baloon__price{font-weight:500;font-size:16px;line-height:24px;color:#303030}.complex-baloon__button{width:100%;margin-top:16px}.icon-info,.icon-info svg{width:inherit;height:inherit}.icon-info{display:inline-block;vertical-align:middle}.icon-info svg{-webkit-transition:.3s fill;transition:.3s fill;fill:#a5a5a5}html.form-sending{cursor:wait}html.form-sending body{pointer-events:none;opacity:.6}.swiper-pagination-bullet{background-color:transparent!important}jdiv{z-index:1!important}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after,.choices__list[aria-expanded] .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after{right:auto;left:10px}}@media only screen and (min-width:1024px){p{font-size:15px;line-height:28px;margin:40px 0}h2+p{margin-top:24px}ol.numbered li::marker{font-weight:400;font-size:16px;line-height:30px}ul.circle li:before{top:11px}ul.line li{padding-left:24px}ul.line li:before{top:14px}.page-container{max-width:1024px;padding:48px 64px}.table{margin-top:48px;margin-bottom:48px;padding:32px}.table table{line-height:22px}.table table,.table table tbody{font-size:15px}.table.adaptive-table{overflow:hidden;overflow-x:auto}.table.adaptive-table thead{display:table-header-group;font-weight:500}.table.adaptive-table thead tr:nth-child(2n+1) td{background-color:#f5f6f6}.table.adaptive-table thead tr:nth-child(2n) td{background-color:#fff}.table.adaptive-table thead tr td{padding:20.5px 16px}.table.adaptive-table thead tr td:first-of-type{border-top-left-radius:24px;border-bottom-left-radius:24px;padding-left:32px}.table.adaptive-table thead tr td:last-of-type{border-top-right-radius:24px;border-bottom-right-radius:24px;padding-right:32px}.table.adaptive-table tr{display:table-row}.table.adaptive-table td{display:table-cell}.table.adaptive-table tbody td,.table.adaptive-table tbody td:first-of-type,.table.adaptive-table tbody td:last-of-type{border-radius:unset}.table.adaptive-table tbody td:before{display:none}.table.adaptive-table tbody{display:table-row-group;font-size:15px}.table.adaptive-table tbody tr:nth-child(2n+1) td{background-color:#fff}.table.adaptive-table tbody tr:nth-child(2n) td{background-color:#f5f6f6}.table.adaptive-table tbody tr td{padding:24px 16px}.table.adaptive-table tbody tr td:first-of-type{border-top-left-radius:24px;border-bottom-left-radius:24px;padding-left:32px}.table.adaptive-table tbody tr td:last-of-type{border-top-right-radius:24px;border-bottom-right-radius:24px;padding-right:32px}body{font-size:15px;line-height:28px}.page-title{font-size:32px;line-height:45px;margin-top:0}.section__wrapper{max-width:1024px;padding-left:64px;padding-right:64px}.section__inner{padding-top:48px;padding-bottom:48px}.section__header{margin-bottom:40px}.section.pattern-section-title .section__title:before{width:710px;height:506px;right:-183px;top:-206px}.form-group__value{margin-top:12px}.accordeon{padding:32px 40px;border-radius:12px}.accordeon.is-open .accordeon__content{margin-top:16px}.cupertino-pane-wrapper.theme-designer-grid .pane{padding-top:24px;padding-bottom:40px}.cupertino-pane-wrapper.theme-designer-grid .draggable{display:none}.slider-pagination .swiper-pagination-bullet,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{margin-right:8px}.carousel-photo__slide{height:49.3164vw;min-height:505px;max-height:600px}.carousel-photo__pagination{bottom:14px}.carousel-photo__pagination.slider-pagination .swiper-pagination-bullet{width:32px;margin-right:12px}.carousel-photo__pagination.slider-pagination .swiper-pagination-bullet:before{height:3px}.carousel-columns__pagination.slider-pagination{margin-top:22px}.carousel-columns:not(.swiper-initialized) .swiper-slide{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 24px);flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px);margin-right:24px}.header-menu__sub-list,.page-nav__wrapper{max-width:1024px;padding-left:64px;padding-right:64px}.header-menu__sub-list .header-menu__item .header-menu__link{padding:20px 10px}.mobile-menu{display:none!important}.modal__wrapper{padding:120px 64px}.modal__close{top:32px;right:32px}.map-zoom{margin-right:24px}.complex-baloon{padding:24px}.complex-baloon__button{display:none}}@media only screen and (min-width:1200px){.h1,h1{font-size:48px;line-height:58px;margin-top:40px;margin-bottom:40px}.h2,h2{font-size:32px;line-height:45px;margin-top:24px;margin-bottom:24px}}@media only screen and (min-width:1440px){.h1,h1{font-size:64px;line-height:77px;margin-top:48px;margin-bottom:48px}.h2,h2{font-size:40px;line-height:56px}.h3,h3{font-size:32px;line-height:48px}p{margin:48px 0}ol.numbered li{padding-left:12px}ul.circle li,ul.line li{padding-left:17px}ul.circle li:before,ul.line li:before{top:12px}.page-container{max-width:1440px;padding-top:64px;padding-bottom:64px}.content-container{max-width:975px;width:100%}.table{margin-top:64px;margin-bottom:64px}body,p{font-size:16px;line-height:30px}.page-title{font-size:40px;line-height:56px;margin-top:0}.section__wrapper{max-width:1440px}.section__inner{padding-top:64px;padding-bottom:64px}.section__header{margin-bottom:48px}.section.pattern-section-title .section__title:before{top:-170px;right:-95px}.carousel-photo__navigation.slider-navigation{display:block}.carousel-photo__slide{height:740px;max-height:unset}.carousel-photo__pagination{bottom:30px}.carousel-columns__pagination.slider-pagination{margin-top:30px}.carousel-columns__navigation.slider-navigation{display:-webkit-box;display:-ms-flexbox;display:flex}.carousel-columns:not(.swiper-initialized) .swiper-slide{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333333333% - 32px);flex:0 0 calc(33.3333333333% - 32px);max-width:calc(33.3333333333% - 32px);margin-right:32px}.header-menu__sub-list{max-width:1440px}.header-menu__sub-list .header-menu__item .header-menu__link{padding:28px 32px}.menu-popup__header{margin-bottom:88px}.menu-popup__content{max-width:1152px}.menu-popup__page{margin:64px 0}.page-nav__wrapper{max-width:1440px}.map-zoom{margin-right:32px}}@media screen and (min-width:1440px){.file-uploader__stat{top:0;left:100%;-webkit-transform:translate3d(16px,0,0);transform:translate3d(16px,0,0);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.file-uploader__counter{margin-right:0}.file-uploader__clear{margin-left:0}}@media only screen and (min-width:2560px){.header-menu__sub-list,.page-container,.page-nav__wrapper,.section__wrapper{max-width:1920px;padding-left:104px;padding-right:104px}}@media screen and (max-width:1023px){html body.main-tpl jdiv.__jivoDesktopButton[class*=_orientationRight_]{bottom:95px}}.lids-hide{display:none!important}.lidsSuccess h3,.lidsSuccess p{color:#fff;margin:0}.lidsSuccess h3{margin:20px 0 0}.lidsSuccess p{margin:0}.lidsSuccess{height:540px;width:100%;display:flex;align-items:center;justify-content:center;background:#303030;border-radius:24px}.success-content{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px}.lidsCupertinoModal>.pane{background:none;cursor:unset!important}.lids-close{height:40px;width:40px;z-index:23;position:absolute;right:-12px;top:-12px;border-radius:50%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:.3s;transition:.3s}.lids-img-block,.lids-form-block{width:50%}.lids-img-block img{width:100%;height:100%;object-fit:cover;border-radius:24px 0 0 24px}.lids-form-block{padding:32px 48px;background:#303030;border-top-right-radius:24px;border-bottom-right-radius:24px}.lids-header{color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.48px;text-transform:uppercase;margin:0 0 16px}.lids-description{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:150%;margin:0 0 32px}.lids-submit-btn{display:flex;padding:12px 24px;justify-content:center;align-items:center;border-radius:40px;background:#FFF;margin-top:24px}.submit-text{color:#303030;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.28px}.lids-policy{color:#fff9;text-align:center;font-size:12px;line-height:16px;margin-top:10px}.lids-policy a{text-decoration:underline}.lids-main-wrap,.modal-content{z-index:22;display:flex;width:940px;margin:0 auto;border-radius:24px;position:relative;overflow:unset!important}.start-lids--form{display:flex;flex-direction:column}.lids-form-input{margin-top:24px}.start-lids--form input{border-top:none;border-left:none;border-right:none;background:#303030;width:374px;padding-bottom:12px;border-bottom:1px solid #FFF;color:#fff}.lidsModal--container{padding-top:15px;overflow:hidden}.cupertino-pane-wrapper .pane{box-shadow:unset;max-width:970px}@media (max-width: 450px){.cupertino-pane-wrapper .pane{max-width:100%}.lidsCupertinoModal .draggable{top:36px!important;z-index:22!important}.lids-main-wrap{width:100%;flex-direction:column;z-index:12;display:flex!important;margin-bottom:0;height:100%}.lids-img-block img{object-fit:cover}.lids-img-block,.lids-form-block{width:100%}.lids-img-block{max-height:37%}.lids-form-block{padding:32px 24px;border-top-right-radius:0;border-bottom-right-radius:0;height:100%}.lids-header{font-size:20px}.lids-description{font-size:14px;margin-bottom:10px}.start-lids--form input{width:98%;padding:0 0 10px}.lids-form-input{margin-top:10px}.lids-close{display:none}.modal-content{width:100%;flex-direction:column;height:100%}.lidsSuccess{height:100%}.lids-img-block img{width:100%;height:100%;object-fit:cover;border-radius:24px 24px 0 0}}@supports (height: -webkit-fill-available){html{min-height:-webkit-fill-available}html body{min-height:100vh}}.seo-text{margin-top:30px}@media only screen and (min-width: 1024px){.seo-text p{margin:15px 0}.seo-text h2{line-height:40px;margin-top:20px;margin-bottom:20px}.seo-text ol,.seo-text ul{list-style:disc;margin:0 0 0 50px}}.j-yandex-map{position:relative}div.phpdebugbar-header{padding-left:0!important}div.phpdebugbar *{font-size:unset!important}.lazyload,.lazyloading{opacity:0}.lazyload.blur-up,.lazyloading.blur-up{opacity:1;filter:blur(5px);transition:filter .4s,-webkit-filter .4s}.lazyloaded{opacity:1;transition:opacity .3s}.lazyloaded.blur-up{filter:blur(0);transition:filter .4s,-webkit-filter .4s}.ls-is-cached{opacity:1;transition:none}.ls-is-cached.blur-up{opacity:1;filter:blur(0);transition:none}.catalog-filter form.is-loading,.catalog-filter .catalog-filter__form-switch-view.is-loading{opacity:1}@media screen and (orientation: portrait){.places-nearby .places-nearby__map{max-height:100vh}}@media screen and (orientation: portrait) and (max-width: 1023px){.places-nearby .places-nearby__map{max-height:calc(100vh - 88px)}}.header__logo .logo{position:relative}.header__logo .logo .project-logo{position:absolute;left:0;top:0;width:100%;height:100%;display:none}.header__logo .logo .project-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.scrolled .header.is-scroll:not(.header--transparent) .header__logo .logo .project-logo,.scrolled .header.is-show:not(.header--transparent) .header__logo .logo .project-logo{display:block}.scrolled .header.is-scroll:not(.header--transparent) .header__logo .logo .project-logo+.logo__icon,.scrolled .header.is-show:not(.header--transparent) .header__logo .logo .project-logo+.logo__icon{display:none}.scrolled .header.is-scroll:not(.header--transparent) .header__logo.with-project-logo,.scrolled .header.is-show:not(.header--transparent) .header__logo.with-project-logo{pointer-events:none}.scrolled .header.is-scroll:not(.header--transparent) .header__logo.with-project-logo .project-logo,.scrolled .header.is-show:not(.header--transparent) .header__logo.with-project-logo .project-logo{cursor:pointer;pointer-events:auto}main>.section.j-carousel-columns-parent{padding-bottom:0!important}.form-group__value--select .choices__list--multiple~input{display:none!important}.form-group__value--select .select-view[aria-expanded=true]{cursor:pointer}.form-group__value--select:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;pointer-events:auto}.form-group__value--select .select-view[aria-expanded=true],.form-group__value--select .select-view[aria-expanded=true]>.choices__inner,.form-group__value--select .select-view[aria-expanded=true]>.choices__inner *{pointer-events:none!important}.form-group__value--select .select-view[aria-expanded=true]>.choices__list{pointer-events:auto!important}@media screen and (max-width: 749px){.complex-panorama-popup div.complex-panorama-popup-content{height:calc(100vh - 56px);max-height:min(100vh - 56px,700px)}}@media screen and (max-width: 749px){div.catalog-premises__card{position:static}}div.home-info__title~.home-info__button{margin-top:0}.scheme-offer,.organization-scheme{display:none}.menu-page__item a{color:#303030}.no-touch .menu-page__item a:hover{color:#949494}@media screen and (max-width: 991px){html{overflow:auto!important}@supports (overflow: overlay){html{overflow:overlay!important}}html.html-touch{-webkit-overflow-scrolling:touch}html.html-touch::-webkit-scrollbar{display:none}html body{width:100%;overflow:visible!important;height:auto!important}html body footer{flex:0 0 auto}}.noUi-handle{touch-action:pan-x}.cupertino-pane-wrapper>.pane>div{touch-action:pan-y}.mobile-menu.is-active{overscroll-behavior-y:contain}.range-slider .irs--flat{height:1px;box-shadow:unset;border:unset;background-color:transparent;border-radius:unset;margin:0 12px}.range-slider .irs--flat .irs{font-size:0;line-height:1}.range-slider .irs--flat .irs-line{top:0;height:1px;border-radius:0;background:transparent}.range-slider .irs--flat .irs-min,.range-slider .irs--flat .irs-max,.range-slider .irs--flat .irs-from,.range-slider .irs--flat .irs-to,.range-slider .irs--flat .irs-single,.range-slider .irs--flat .irs-grid,.range-slider .irs--flat .irs-shadow{display:none}.range-slider .irs--flat .irs-bar{cursor:ew-resize;background-color:#7d7d7d;top:0;height:1px}.range-slider .irs--flat .irs-handle{width:20px;height:20px;top:-10px;border-radius:100%;background-color:#fff;border:2px solid #303030;cursor:grab;transition:background-color .3s}.no-touch .range-slider .irs--flat .irs-handle:hover{background-color:#303030}.range-slider .irs--flat .irs-handle:active{cursor:grabbing}.range-slider .irs--flat .irs-handle i{display:none}.cupertino-opened,.html-no-scrolled{overflow:hidden!important}.cupertino-opened>body,.html-no-scrolled>body{overflow:hidden!important}.cupertino-pane-wrapper .pane>div{overscroll-behavior-y:contain!important}a{outline:none!important}.j-accord .j-accord-content{max-height:99999px;transition:none;display:none}*{outline:none!important}*:hover,*:focus{outline:none!important}.checkbox-view__field:checked+.checkbox-view__label{color:#303030;border-color:#303030;background-color:#f5f6f6}.image-slider[data-length="1"]+.swiper-nav{display:none!important}@media only screen and (min-width: 2560px){.slider-main div.slider-main__title{max-width:1300px}}.part-living .part-living__top{padding-top:80px}.part-living .part-living__details{position:absolute;left:24px;right:90px;top:22px;font-size:12px;line-height:16px;font-weight:500}.part-living .detail-deadline{margin-top:4px;color:#7d7d7d}.part-living .part-living__actions{right:24px;top:16px}.j-living-short-form .living-filter-short__form-header .j-living-short-reset,.j-living-short-form .living-filter-short__form-footer .j-living-short-reset{opacity:0;pointer-events:none}.j-living-short-form.changed .living-filter-short__form-header .j-living-short-reset,.j-living-short-form.changed .living-filter-short__form-footer .j-living-short-reset{opacity:1;pointer-events:auto}.j-living-short-form.changed-build .living-filter-short__form-header .j-living-short-reset,.j-living-short-form.changed-build .living-filter-short__form-footer .j-living-short-reset{transition:color .3s,opacity .1s}.j-living-filter-form .living-filter__form-header .j-living-reset,.j-living-filter-form .living-filter__form-footer .j-living-reset{opacity:0;pointer-events:none}.j-living-filter-form.changed .living-filter__form-header .j-living-reset,.j-living-filter-form.changed .living-filter__form-footer .j-living-reset{opacity:1;pointer-events:auto}.j-living-filter-form.changed-build .living-filter__form-header .j-living-reset,.j-living-filter-form.changed-build .living-filter__form-footer .j-living-reset{transition:color .3s,opacity .1s}.living-filter__form-header .living-filter__form-close{left:auto;right:24px}.living-filter__form-header .living-filter__form-reset{right:auto;left:24px}.j-pantry-filter-form .pantry-filter__form-header .j-pantry-reset,.j-pantry-filter-form .pantry-filter__form-footer .j-pantry-reset{opacity:0;pointer-events:none}.j-pantry-filter-form.changed .pantry-filter__form-header .j-pantry-reset,.j-pantry-filter-form.changed .pantry-filter__form-footer .j-pantry-reset{opacity:1;pointer-events:auto}.j-pantry-filter-form.changed-build .pantry-filter__form-header .j-pantry-reset,.j-pantry-filter-form.changed-build .pantry-filter__form-footer .j-pantry-reset{transition:color .3s,opacity .1s}.pantry-filter__form-header .pantry-filter__form-close{left:auto;right:0}.pantry-filter__form-header .pantry-filter__form-reset{right:auto;left:0}.j-parking-filter-form .parking-filter__form-header .j-parking-reset,.j-parking-filter-form .parking-filter__form-footer .j-parking-reset{opacity:0;pointer-events:none}.j-parking-filter-form.changed .parking-filter__form-header .j-parking-reset,.j-parking-filter-form.changed .parking-filter__form-footer .j-parking-reset{opacity:1;pointer-events:auto}.j-parking-filter-form.changed-build .parking-filter__form-header .j-parking-reset,.j-parking-filter-form.changed-build .parking-filter__form-footer .j-parking-reset{transition:color .3s,opacity .1s}.parking-filter__form-header .parking-filter__form-close{left:auto;right:0}.parking-filter__form-header .parking-filter__form-reset{right:auto;left:0}.j-living-filter-form .living-filter__form-footer .living-filter__found-text{margin-right:0}.j-living-filter-form .living-filter__form-footer .living-filter__form-reset{margin-left:24px;display:none}@media only screen and (min-width: 1024px){.j-living-filter-form.changed .living-filter__form-footer .living-filter__form-reset{display:block}}.j-pantry-filter-form .pantry-filter__form-footer .pantry-filter__found-text{margin-right:0}.j-pantry-filter-form .pantry-filter__form-footer .pantry-filter__form-reset{margin-left:24px;display:none}@media only screen and (min-width: 1024px){.j-pantry-filter-form.changed .pantry-filter__form-footer .pantry-filter__form-reset{display:block}}.j-parking-filter-form .parking-filter__form-footer .parking-filter__found-text{margin-right:0}.j-parking-filter-form .parking-filter__form-footer .parking-filter__form-reset{margin-left:24px;display:none}@media only screen and (min-width: 1024px){.j-parking-filter-form.changed .parking-filter__form-footer .parking-filter__form-reset{display:block}}.j-commerce-filter-form .commerce-filter__form-header .j-commerce-reset,.j-commerce-filter-form .commerce-filter__form-footer .j-commerce-reset{opacity:0;pointer-events:none}.j-commerce-filter-form.changed .commerce-filter__form-header .j-commerce-reset,.j-commerce-filter-form.changed .commerce-filter__form-footer .j-commerce-reset{opacity:1;pointer-events:auto}.j-commerce-filter-form.changed-build .commerce-filter__form-header .j-commerce-reset,.j-commerce-filter-form.changed-build .commerce-filter__form-footer .j-commerce-reset{transition:color .3s,opacity .1s}.commerce-filter__form-header .commerce-filter__form-close{left:auto;right:0}.commerce-filter__form-header .commerce-filter__form-reset{right:auto;left:0}.j-commerce-filter-form .commerce-filter__form-footer .commerce-filter__found-text{margin-right:0}.j-commerce-filter-form .commerce-filter__form-footer .commerce-filter__form-reset{margin-left:24px;display:none}@media only screen and (min-width: 1024px){.j-commerce-filter-form.changed .commerce-filter__form-footer .commerce-filter__form-reset{display:block}}.text-in-calc{background-color:#fff;border:1px solid #fff;border-radius:16px;padding:15px}jdiv{z-index:11!important}jdiv.__jivoMobileButton{bottom:10%!important}jdiv[class^=globalClass_] jdiv[class^=main_]{z-index:10!important}.main-tpl .SmartCaptcha-Shield.SmartCaptcha-Shield_position_bottom{bottom:2%}.main-tpl .SmartCaptcha-Shield.SmartCaptcha-Shield_visible.SmartCaptcha-Shield_position_left{transform:translate(0)}.main-tpl .SmartCaptcha-Shield.SmartCaptcha-Shield_visible.SmartCaptcha-Shield_position_left:hover{transform:translate(90px)}
