@charset "UTF-8";@import url(_libs/pace.css);@-webkit-keyframes dash{0%{stroke-dasharray:1,350;stroke-dashoffset:0}50%{stroke-dasharray:89,350;stroke-dashoffset:-35px}to{stroke-dasharray:222,350;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,350;stroke-dashoffset:0}50%{stroke-dasharray:89,350;stroke-dashoffset:-35px}to{stroke-dasharray:222,350;stroke-dashoffset:-124px}}@-webkit-keyframes lds-ripple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes lds-ripple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@-webkit-keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}[anim=ripple]{position:relative;overflow:hidden}[anim=ripple]:before{content:'';position:absolute;display:block;background:rgba(255,255,255,.7);border-radius:50%;pointer-events:none;top:calc(var(--y)*1px);left:calc(var(--x)*1px);width:calc(var(--d)*1px);height:calc(var(--d)*1px);opacity:calc(var(--o, 1)*var(--ripple-opacity, 0.3));-webkit-transition:calc(var(--t, 0)*var(--ripple-duration, 600ms)) var(--ripple-easing, linear);-o-transition:calc(var(--t, 0)*var(--ripple-duration, 600ms)) var(--ripple-easing, linear);transition:calc(var(--t, 0)*var(--ripple-duration, 600ms)) var(--ripple-easing, linear);-webkit-transform:translate(-50%,-50%) scale(var(--s, 1));-ms-transform:translate(-50%,-50%) scale(var(--s, 1));transform:translate(-50%,-50%) scale(var(--s, 1));-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.lds-ripple{display:inline-block;position:relative;width:160px;height:160px;opacity:0;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s}.active-preloader .lds-ripple{-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s;opacity:1}.lds-ripple div{width:7em;height:7em;top:0;left:0;right:0;bottom:0;margin:auto;position:absolute;border:4px solid #4f82ec;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}.lds-spinner{color:red;display:inline-block;width:20px;height:20px;opacity:0;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.spinner-active .lds-spinner{opacity:1}.btn .lds-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.lds-spinner div{-webkit-transform-origin:10px 10px;-ms-transform-origin:10px 10px;transform-origin:10px 10px;-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:0;left:9px;width:2px;height:6px;border-radius:20%;background:#8e8e93}.btn__blue .lds-spinner div:after,.btn__green .lds-spinner div:after,.btn__red .lds-spinner div:after{background:rgba(235,235,245,.6)}.lds-spinner div:nth-child(1){-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.lds-spinner div:nth-child(2){-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.lds-spinner div:nth-child(3){-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.lds-spinner div:nth-child(4){-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-spinner div:nth-child(5){-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.lds-spinner div:nth-child(6){-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.lds-spinner div:nth-child(7){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.lds-spinner div:nth-child(8){-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-spinner div:nth-child(9){-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-spinner div:nth-child(10){-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.lds-spinner div:nth-child(11){-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.lds-spinner div:nth-child(12){-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}.loader{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;font-size:10px;text-indent:-9999em;border-radius:50%;background:-webkit-gradient(linear,left top,right top,color-stop(10%,#2962ff),color-stop(42%,rgba(41,98,255,0)));background:-webkit-linear-gradient(left,#2962ff 10%,rgba(41,98,255,0) 42%);background:-o-linear-gradient(left,#2962ff 10%,rgba(41,98,255,0) 42%);background:linear-gradient(to right,#2962ff 10%,rgba(41,98,255,0) 42%);-webkit-animation:load3 1.4s infinite linear;animation:load3 1.4s infinite linear;-webkit-transform:translateZ(0);transform:translateZ(0)}.loader:after,.loader:before{content:'';position:absolute;top:0;left:0}.loader:before{background:#2962ff;width:50%;height:50%;border-radius:100% 0 0 0}.loader:after{background:#fff;width:96%;height:96%;border-radius:50%;margin:auto;bottom:0;right:0}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes mapboxgl-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mapboxgl-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes mapboxgl-user-location-dot-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}70%{-webkit-transform:scale(3);transform:scale(3);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes mapboxgl-user-location-dot-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}70%{-webkit-transform:scale(3);transform:scale(3);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}html{line-height:1.15;-webkit-text-size-adjust:100%;font-family:'MuseoSansCyrl';font-size:clamp(14px,calc(13.6px + .125vw),16px)}body{margin:0;background:#f9f9f9;font-family:'MuseoSansCyrl',sans-serif;font-weight:300;color:#6e6d7a;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[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=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}[data-simplebar]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask,.simplebar-offset{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0}.simplebar-mask{overflow:hidden;width:auto!important;height:auto!important;z-index:0;direction:inherit}.simplebar-offset{direction:inherit!important;-webkit-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:auto;max-width:100%;max-height:100%}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{-webkit-box-sizing:inherit!important;box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.simplebar-height-auto-observer,.simplebar-track{position:absolute;pointer-events:none;overflow:hidden}.simplebar-height-auto-observer{-webkit-box-sizing:inherit;box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:0;right:0;opacity:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-track .simplebar-scrollbar.simplebar-visible:before{opacity:.5;-webkit-transition:opacity 0s linear;-o-transition:opacity 0s linear;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:transparent}.mapboxgl-canvas{position:absolute;left:0;top:0}.mapboxgl-map:-webkit-full-screen{width:100%;height:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:-webkit-grabbing;cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{-ms-touch-action:none;touch-action:none}.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{position:absolute;pointer-events:none;z-index:2}.mapboxgl-ctrl-top-left{top:0;left:0}.mapboxgl-ctrl-top-right{top:0;right:0}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-bottom-right{right:0;bottom:0}.mapboxgl-ctrl{clear:both;pointer-events:auto;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{margin:10px 0 0 10px;float:left}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{margin:10px 10px 0 0;float:right}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl{margin:0 0 10px 10px;float:left}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{margin:0 10px 10px 0;float:right}.mapboxgl-ctrl-group{border-radius:4px;background:#fff}.mapboxgl-ctrl-group:not(:empty){-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.1);box-shadow:0 0 0 2px rgba(0,0,0,.1)}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){-webkit-box-shadow:0 0 0 2px ButtonText;box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{width:29px;height:29px;display:block;padding:0;outline:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;cursor:pointer}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:transparent}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{-webkit-box-shadow:0 0 2px 2px #0096ff;box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl button:not(:disabled):hover{background-color:rgba(0,0,0,.05)}.mapboxgl-ctrl-group button:focus:focus-visible{-webkit-box-shadow:0 0 2px 2px #0096ff;box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){-webkit-box-shadow:none;box-shadow:none}.mapboxgl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:focus:only-child{border-radius:inherit}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E %3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E %3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E %3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E %3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E %3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E %3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E %3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E %3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E %3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E %3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E %3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E %3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{-webkit-animation:mapboxgl-spin 2s linear infinite;animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E %3C/svg%3E")}}a.mapboxgl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;display:block;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E %3Cdefs%3E %3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E %3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E %3C/defs%3E %3Cmask id='clip'%3E %3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/mask%3E %3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E %3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E %3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E %3C/g%3E %3Cg id='fill' opacity='0.9' fill='%23fff'%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/g%3E %3C/svg%3E")}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E %3Cdefs%3E %3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E %3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E %3C/defs%3E %3Cmask id='clip'%3E %3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/mask%3E %3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E %3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E %3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E %3C/g%3E %3Cg id='fill' opacity='1' fill='%23fff'%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/g%3E %3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E %3Cdefs%3E %3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E %3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E %3C/defs%3E %3Cmask id='clip'%3E %3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/mask%3E %3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E %3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E %3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E %3C/g%3E %3Cg id='fill' opacity='1' fill='%23000'%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/g%3E %3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{padding:0 5px;background-color:rgba(255,255,255,.5);margin:0}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{min-height:20px;padding:2px 24px 2px 0;margin:10px;position:relative;background-color:#fff;border-radius:12px}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 8px 2px 28px;border-radius:12px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E %3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E %3C/svg%3E");background-color:rgba(255,255,255,.5);width:24px;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;outline:0;top:0;right:0;border:0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:rgba(0,0,0,.05)}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;right:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;left:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E %3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E %3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E %3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E %3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:rgba(0,0,0,.75);text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:rgba(255,255,255,.75);font-size:10px;border:2px solid #333;border-top:#333;padding:0 5px;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box}.mapboxgl-popup{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;will-change:transform;pointer-events:none}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.mapboxgl-popup-anchor-left,.mapboxgl-popup-anchor-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mapboxgl-popup-anchor-right{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mapboxgl-popup-tip{width:0;height:0;border:10px solid transparent;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{-ms-flex-item-align:center;align-self:center;border-top:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{-ms-flex-item-align:start;align-self:flex-start;border-top:none;border-left:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{-ms-flex-item-align:end;align-self:flex-end;border-top:none;border-right:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{-ms-flex-item-align:center;align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{-ms-flex-item-align:start;align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{-ms-flex-item-align:end;align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{-ms-flex-item-align:center;align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{-ms-flex-item-align:center;align-self:center;border-right:none;border-left-color:#fff}.mapboxgl-popup-close-button{position:absolute;right:0;top:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:transparent}.mapboxgl-popup-close-button:hover{background-color:rgba(0,0,0,.05)}.mapboxgl-popup-content{position:relative;background:#fff;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);padding:10px 10px 15px;pointer-events:auto}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:-webkit-box;display:-ms-flexbox;display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{position:absolute;top:0;left:0;will-change:transform;opacity:1;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.mapboxgl-user-location-dot:before{content:"";position:absolute;-webkit-animation:mapboxgl-user-location-dot-pulse 2s infinite;animation:mapboxgl-user-location-dot-pulse 2s infinite}.mapboxgl-user-location-dot:after{border-radius:50%;border:2px solid #fff;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 3px rgba(0,0,0,.35);box-shadow:0 0 3px rgba(0,0,0,.35)}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:rgba(29,161,242,.2);width:1px;height:1px;border-radius:100%}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:.5}@media print{.mapbox-improve-map{display:none}}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-slide,.swiper-wrapper{width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-wrapper{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.btn.spinner-active span,.btn.spinner-active svg,.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.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:8px;height:8px;display:inline-block;border-radius:100%;background:#000;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,input[readonly]{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-o-transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top,.2s -webkit-transform;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-o-transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left,.2s -webkit-transform;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-o-transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right,.2s -webkit-transform;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:#007aff;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-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill,.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-black .swiper-pagination-bullet-active,.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}@font-face{font-family:'MuseoSansCyrlItalic';src:url(fonts/MuseoSansCyrlItalic-300.woff2) format("woff2"),url(fonts/MuseoSansCyrlItalic-300.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:'MuseoSansCyrlItalic';src:url(fonts/MuseoSansCyrlItalic-500.woff2) format("woff2"),url(fonts/MuseoSansCyrlItalic-500.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:'MuseoSansCyrl';src:url(fonts/MuseoSansCyrl-300.woff2) format("woff2"),url(fonts/MuseoSansCyrl-300.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:'MuseoSansCyrl';src:url(fonts/MuseoSansCyrl-500.woff2) format("woff2"),url(fonts/MuseoSansCyrl-500.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:'MuseoSansCyrl';src:url(fonts/MuseoSansCyrl-700.woff2) format("woff2"),url(fonts/MuseoSansCyrl-700.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:'MuseoSansCyrl';src:url(fonts/MuseoSansCyrl-900.woff2) format("woff2"),url(fonts/MuseoSansCyrl-900.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:'Golos';src:url(fonts/Golos-300.woff2) format("woff2"),url(fonts/Golos-300.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:'Golos';src:url(fonts/Golos-500.woff2) format("woff2"),url(fonts/Golos-500.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:'Golos';src:url(fonts/Golos-600.woff2) format("woff2"),url(fonts/Golos-600.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:'Golos';src:url(fonts/Golos-700.woff2) format("woff2"),url(fonts/Golos-700.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:'Golos';src:url(fonts/Golos-900.woff2) format("woff2"),url(fonts/Golos-900.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:'Inter';src:url(fonts/Inter-300.woff2) format("woff2"),url(fonts/Inter-300.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Inter';src:url(fonts/Inter-400.woff2) format("woff2"),url(fonts/Inter-400.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Inter';src:url(fonts/Inter-600.woff2) format("woff2"),url(fonts/Inter-600.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}*{-webkit-box-sizing:border-box;box-sizing:border-box}body.home_body{height:100%;overflow:hidden;padding-top:0}@media (max-width:768px){body.home_body{height:auto;overflow:visible}}body.empty_page,body.inner_page,body.shop_page{height:auto;overflow-x:hidden}form{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}a,button,input{background:0 0;border:0;outline:0}form,p,ul{margin:0}ul{list-style:none;padding:0}a,button{position:relative;overflow:hidden;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;color:inherit;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;padding:0}p{font-size:1em;line-height:1.6}svg{width:1em;height:1em;max-width:100%;max-height:100%;fill:#000;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}h1,h2,h3{margin:0;font-family:'Golos';font-weight:700;font-size:1.7em}.container{width:80.75em;max-width:100%;margin:0 auto;position:relative;padding:1.5em 0}.section_block__title{margin-bottom:.3em;color:#151515;font-size:3.5em;line-height:1em}.shop_body .section_block__title{-webkit-transform:translate3d(0,-3vh,0);transform:translate3d(0,-3vh,0)}.section_block__title.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.section_block__buttons,.section_block__text,.section_block__title{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(0,-5vh,0);transform:translate3d(0,-5vh,0)}.shop_body .section_block__text{-webkit-transform:translate3d(0,-3vh,0);transform:translate3d(0,-3vh,0)}.section_block__text.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.section_block__text .strong{font-weight:700;color:#151515}.section_block__text a{color:#4f82ec;font-weight:500}.modal_registration__bottom button:hover,.modal_registration__text a:hover,.section_block__text a:hover{color:#1756d7}.section_block__text+.section_block__text{margin-top:2vh}.section_block__buttons{margin-top:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.section_block__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.section_block__buttons.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.section_block__button+.section_block__button{margin-left:1em}@media (max-width:768px){.section_block__button+.section_block__button{margin-left:0;margin-top:1em}}.btn{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;padding:1.35em 1em;border-radius:8px;font-weight:500;font-size:.9em;font-family:'Inter'}.btn svg,.btn__white svg{-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.btn span,.btn__white span{-webkit-transition:all 0s;-o-transition:all 0s;transition:all 0s}.btn__white{background:#fff;color:#151515}.btn__white:hover{color:#4f82ec}.btn__white:hover svg{fill:#4f82ec}.btn__blue{background:#4f82ec;color:#fff}.btn__blue.spinner-active,.btn__blue:hover{background:#3872ea}.btn__blue svg,.btn__grey svg{margin-right:.5em;width:16px;height:16px}.btn__red{background:#fe8597;color:#fff}.btn__red.spinner-active,.btn__red:hover{background:#fe6c81}.btn__green{background:#3bdbb9;color:#fff}.btn__green.spinner-active,.btn__green:hover{background:#27d5b0}.btn__grey{background:#eee;color:#151515}.btn__grey.spinner-active,.btn__grey:hover{background:#e1e1e1}.btn__purple{background:#4339f2;color:#fff}.btn__purple.spinner-active,.btn__purple:hover{background:#2c21f0}.btn__error{background:#f2453d;color:#fff}.btn__error.spinner-active,.btn__error:hover{background:#f02e25}.btn__border{color:#151515}.btn__border svg,.btn__border--grey:hover svg{fill:#151515}.btn__border--grey{-webkit-box-shadow:inset 0 0 0 1px #eee;box-shadow:inset 0 0 0 1px #eee}.btn__border--grey:hover{color:#151515;-webkit-box-shadow:inset 0 0 0 1px #e1e1e1;box-shadow:inset 0 0 0 1px #e1e1e1}.shop_card .btn__border--grey:hover{background:#4f82ec;-webkit-box-shadow:none;box-shadow:none;color:#fff}.btn__border--grey:hover .header_about__wrap{-webkit-box-shadow:inset 0 0 0 1px #e0e3e5;box-shadow:inset 0 0 0 1px #e0e3e5}.simplebar-vertical{display:none;right:1em;height:65vh;width:6px!important;background:0 0;border-radius:0}.simplebar-horizontal,.simplebar-scrollbar:before{display:none}.simplebar-scrollbar{left:0;right:0;width:100%;background:#eee;border-radius:0;opacity:1}.preloader{position:fixed;z-index:101;top:0;left:0;width:100vw;height:100vh;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-transition:all .5s .5s;-o-transition:all .5s .5s;transition:all .5s .5s}.hide-preloader .preloader{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:0;pointer-events:none}@media (max-width:500px){.hide-preloader .preloader{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.preloader__icon{width:15em;height:7em}.preloader__icon svg{width:100%;height:100%}.preloader__logo--border{width:3em;height:3em;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.preloader__logo--border svg{width:100%;height:100%;-webkit-animation:none;animation:none}.preloader__logo--border svg .path{stroke-dasharray:1,300;stroke-dashoffset:0;stroke:#4f82ec;stroke-width:3px;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.preloader g,.preloader path{transform-box:fill-box}#p_back_1,#p_back_2{-webkit-transition:all .5s 1s;-o-transition:all .5s 1s;transition:all .5s 1s;will-change:transform}#p_back_1{-webkit-transform:rotateY(-180deg) translate(12px,10px);transform:rotateY(-180deg) translate(12px,10px);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.preloader__icon svg{-webkit-transform:translate3d(0,3em,0) scale(.9);transform:translate3d(0,3em,0) scale(.9);opacity:0;-webkit-transition:all .7s cubic-bezier(.18,.89,.32,1.28) .75s;-o-transition:all .7s cubic-bezier(.18,.89,.32,1.28) .75s;transition:all .7s cubic-bezier(.18,.89,.32,1.28) .75s}#p_back_2{-webkit-transform:rotateZ(135deg);-ms-transform:rotate(135deg);transform:rotateZ(135deg);opacity:0;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}#p_back_1 path{fill:#3963bb;-webkit-transition:fill .5s 1s;-o-transition:fill .5s 1s;transition:fill .5s 1s}.is-loaded #p_back_1,.is-loaded #p_back_2,.is-loaded .preloader__icon svg{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.is-loaded #p_back_1 path{fill:#fe8597}.is-on-transition .content{-webkit-transition:all .5s .3s;-o-transition:all .5s .3s;transition:all .5s .3s;opacity:0;-webkit-transform:translate3d(5em,0,0);transform:translate3d(5em,0,0)}[data-dropdown-block],[data-dropdown-caption]{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}[data-dropdown-block]{overflow:visible;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:2}.header_menu span,.is-open [data-dropdown-caption],[data-dropdown-block].is-open,[data-dropdown-block]:hover [data-dropdown-caption]{color:#151515}[data-dropdown-block].is-open svg{fill:#151515;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}[data-dropdown-caption]{color:#6e6d7a}[data-dropdown-content]{position:absolute;top:100%;border-top:none;background:#fff;border-radius:12px;padding:.75em;color:#000;opacity:0;pointer-events:none;-webkit-transition:opacity .35s,-webkit-transform .35s;-o-transition:transform .35s,opacity .35s;transition:transform .35s,opacity .35s;transition:transform .35s,opacity .35s,-webkit-transform .35s;-webkit-transform:translateY(-1em);-ms-transform:translateY(-1em);transform:translateY(-1em);will-change:transform}.is-open [data-dropdown-content]{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:all;opacity:1;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.12);box-shadow:0 9px 48px rgba(0,0,0,.12)}[data-dropdown-item]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75em 1.1em;border-radius:8px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;font-size:1em;white-space:nowrap;color:#6e6d7a}[data-dropdown-item].on-click{color:#757575}[data-dropdown-item].on-click svg{-webkit-transform:none;-ms-transform:none;transform:none}[data-dropdown-item].on-click:before{-webkit-box-shadow:inset 0 0 20px 2em red;box-shadow:inset 0 0 20px 2em red}[data-dropdown-item]:hover{background:#f3f6ff;color:#4f82ec}[data-dropdown-item] svg{width:14px;height:14px;margin-left:auto;fill:#23aa20;-webkit-transform:scale3d(0,0,1);transform:scale3d(0,0,1)}.modal,.modals{top:0;right:0;pointer-events:none}.modals{left:0;bottom:0;position:fixed;z-index:100}.modal{position:absolute;height:100%;width:100%;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}.modal.is-active{opacity:1}.modal--inline{position:relative;height:auto;padding-top:5em}.modal__overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),to(rgba(0,0,0,.4)));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 100%);background:-o-linear-gradient(bottom,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 100%);background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 100%);opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.modal__content{position:relative;z-index:1;opacity:0;pointer-events:none}.is-active .modal__content,.modal__overlay.is-active{opacity:1;pointer-events:all}.modal_close{position:absolute;top:5px;right:-3em;width:1.5em;height:1.5em;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.modal_close svg{width:100%;height:100%;fill:#fff}.modal_close:hover svg{-webkit-transform:scale3d(.8,.8,1) rotate(180deg);transform:scale3d(.8,.8,1) rotate(180deg)}@media (max-width:500px){.modal_close{left:50%;right:auto;top:-4em;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.modal_close:hover{-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg)}}.modal[data-menu-modal].is-active~.modal__overlay{background:rgba(227,231,235,.64)}.header{position:fixed;left:0;right:0;top:1.5em;z-index:10;pointer-events:none;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}[data-scroll-direction=down] .header{-webkit-transform:translate3d(0,-5.75em,0);transform:translate3d(0,-5.75em,0);pointer-events:none}[data-scroll-direction=up] .header{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.header_about__container.is-open::before,[data-scroll-direction=up] .header .header__container--first{pointer-events:all}.inner_page .header{position:relative;top:0;margin-top:1.5em}@media (max-height:760px){.header{top:2vh}}@media (max-width:768px){.header{width:100vw;top:1em}}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:12px;padding:1.25em 2em;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03)}.header__container--first{pointer-events:all;-webkit-transition:border-radius .2s;-o-transition:border-radius .2s;transition:border-radius .2s}.header__container--first.radius{border-radius:12px 12px 0 0}@media (max-width:768px){.header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.85em 1.1em}}.header__container:nth-child(2){padding:.5em 0;margin-top:.5em;display:none}.inner_page .header__container:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex}.header__logo{height:2.5em;margin-right:2vw}@media (max-width:768px){.header__logo{height:2.1em}}.header__logo img{height:100%}.header__inner_nav{width:100%;pointer-events:all;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}@media (max-width:768px){.header__inner_nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;height:8em;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.85em}}.header__inner_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6e6d7a;font-weight:500;font-size:.9em;padding:.9em 1.5em;border-radius:100px}@media (max-width:768px){.header__inner_link{padding-left:0;width:50%}}.header__inner_link:hover{color:#4f82ec}.header__inner_link.is-active svg,.header__inner_link:hover svg,.shop_body .header_cart.is-filled svg{fill:#4f82ec}.header__inner_link.is-active{background:#f3f6ff;color:#4f82ec}@media (max-width:768px){.header__inner_link.is-active{background:0 0}}.header__inner_link+.header__inner_link{margin-left:1em}@media (max-width:768px){.header__inner_link+.header__inner_link{margin-left:0}}.header__inner_link svg{fill:#6e6d7a;margin-right:.5em}.header_avatar{width:2.5em;height:2.5em;margin-right:1em;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.header_nav,.header_nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_nav{margin-right:auto}.header_nav__link{font-weight:500;font-size:.9em;padding:10px 12px;font-family:'Inter'}.header_nav__link.is-active{background:#eef2ff;border-radius:8px;color:#151515}.header_nav__link:hover{background:#eef1f4;border-radius:8px;color:#151515}.header_nav__link:hover svg{fill:#151515}.header_nav__link--about{position:relative}.header_nav__link+.header_nav__link{margin-left:.5vw}@media (max-width:1300px){.header_nav__link+.header_nav__link{margin-left:.5vw}}.header_nav__link svg{width:.6em;height:.6em;margin-left:.5em;fill:#6e6d7a}.header_cabinet,.shop_body .header_cart{margin-right:1em;height:34px;padding:.7em .9em}@media (max-width:1300px){.header_cabinet{font-size:.8em}}.header_cart,.shop_body .header_cart.is-filled .text_empty{display:none}.shop_body .header_cart{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.7em .9em .7em .7em}.shop_body .header_cart.is-filled .text_filled{display:block}@media (max-width:1300px){.shop_body .header_cart{font-size:.8em}}@media (max-width:768px){.shop_body .header_cart{height:32px}}.header_menu svg,.shop_body .header_cart svg{width:1.6em;height:1.6em;margin-right:.5em}@media (max-width:768px){.shop_body .header_cart svg{height:2em;width:2em}}.header_menu{padding:.5em .85em;height:34px}@media (max-width:1300px){.header_menu{font-size:.8em;height:32px}}@media (max-width:768px){.header_menu{padding:0;width:20px;height:20px}.header_menu,.header_menu:hover{-webkit-box-shadow:none;box-shadow:none}}.header_menu svg{fill:#151515}@media (max-width:768px){.header_menu svg{height:20px;width:20px;margin-right:0}}@media (max-width:768px){.header_menu span{display:none}}.header_enter,.header_enter.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.header_enter{width:2.5em;height:2.5em;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f1f8ff;margin-right:1em;display:none;opacity:0}.header_enter.is-visible{opacity:1}.header_enter:hover .header_enter--icon{-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1)}.header_enter--icon{-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;width:50%;height:50%}.header_enter--icon svg{fill:#b0d4ff;width:100%;height:100%}.header_enter.is-open .header_enter--icon svg,.header_enter.is-open svg{-webkit-transform:none;-ms-transform:none;transform:none;fill:#b0d4ff}.header_enter.is-open svg{fill:#6e6d7a}.is-open .header_enter.header_enter__link svg{fill:#6e6d7a}.header_enter__menu{left:auto;right:50%;width:13em;padding:0;-webkit-transform:translate3d(5em,2.5em,0);transform:translate3d(5em,2.5em,0)}.header_enter__menu:before{content:'';position:absolute;top:-7px;right:calc(5em - 7px);width:14px;height:14px;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.is-open .header_enter__menu{-webkit-transform:translate3d(5em,1.5em,0);transform:translate3d(5em,1.5em,0)}.header_enter .header_enter__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6e6d7a;font-weight:500;white-space:nowrap;padding:1em 1.5em;font-size:.9em}.header_enter .header_enter__link:hover{background:#eee;color:#151515}.footer_column__social:hover svg .fill,.header_enter .header_enter__link:hover svg{fill:#4f82ec}.header_enter .header_enter__link--border{padding:1.25em;border-bottom:1px solid #eee;border-radius:12px 12px 0 0}.header_enter .header_enter__link--red{width:100%;padding:1.25em 1.5em;border-top:1px solid #eee;border-radius:0 0 12px 12px;color:#f2453d}.header_enter .header_enter__link--red svg{fill:#f2453d}.header_enter .header_enter__link svg{-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;width:1.25em;height:1.25em;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:1em}.header_about__container,.header_about__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.header_about__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:0 0 14px 14px;border-top:1px solid #eef1f4;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);opacity:0;pointer-events:none;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;padding:0}.header_about__container::before{content:'';display:block;width:100%;height:2em;position:absolute;top:-2em;background:0 0}.inner_page .header_about__container{position:absolute;bottom:-11em;right:0;left:0}.header_about__container.is-open{opacity:1;pointer-events:all}.header_about__wrap{padding:2em 2.3em;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header_about__wrap+.header_about__wrap::before{position:absolute;display:block;content:'';height:100%;width:1px;background:#eef1f4;left:0;top:0}.header_about__icon{width:34px;height:34px;margin-bottom:1em}.header_about__title{font-family:'Golos';font-size:1.6em;color:#151515;line-height:1em;font-weight:500}.header_about__text{font-size:.85em;line-height:1.6em;margin-top:.9em}.header_about__button{padding:.5em .85em;height:34px;margin-top:1em}.cart{position:relative}.cart::before{display:block;content:"";position:absolute;width:40em;height:50px;background:0 0;bottom:-50px;right:-7em;pointer-events:none}@media (max-width:768px){.cart{margin-left:auto}}.cart:hover::before{pointer-events:all}.cart:hover .header_cart{background:#eef2ff;-webkit-box-shadow:0 0 0 1px #eef2ff;box-shadow:0 0 0 1px #eef2ff}.cart:hover .cart__wrap{opacity:1;pointer-events:all}.cart_added,.cart_added::before{position:absolute;background:#151515}.cart_added{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:9px 9px 9px 6px;bottom:-3.5em;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;opacity:0;pointer-events:none;border-radius:6px;left:-2.5em}.cart.is-added .cart_added{opacity:1}.cart_added::before{display:block;content:'';width:14px;height:14px;top:0;left:50%;-webkit-transform:rotate(45deg) translate3d(-50%,0,0);transform:rotate(45deg) translate3d(-50%,0,0);border-radius:4px}.cart_added__icon{width:20px;height:20px;margin-right:6px}.cart_added__text{color:#fff;font-size:12px;line-height:14px;letter-spacing:.4px;white-space:nowrap}.cart__wrap,.cart__wrap::before{position:absolute;background:#fff}.cart__wrap{border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:40em;-webkit-box-shadow:0 7px 280px rgba(121,121,121,.06),0 6.00691px 263.914px rgba(121,121,121,.0408189),0 5.60986px 254.391px rgba(121,121,121,.0309245),0 5.18138px 239.854px rgba(121,121,121,.0231085),0 4.50975px 214.643px rgba(121,121,121,.0161588),0 3.27297px 167.283px rgba(121,121,121,.00930666);box-shadow:0 7px 280px rgba(121,121,121,.06),0 6.00691px 263.914px rgba(121,121,121,.0408189),0 5.60986px 254.391px rgba(121,121,121,.0309245),0 5.18138px 239.854px rgba(121,121,121,.0231085),0 4.50975px 214.643px rgba(121,121,121,.0161588),0 3.27297px 167.283px rgba(121,121,121,.00930666);-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s;opacity:0;pointer-events:none;top:5em;right:-7em;width:40em}.cart__wrap::before{display:block;content:'';width:16px;height:16px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:-8px;right:11em}.cart__top{padding:1.6em 1.6em 0;max-height:35em}.cart__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:28em}.cart__inner .simplebar-wrapper{height:100%}.cart__inner .simplebar-vertical{display:block;height:445px;background:#eef1f4;width:2px!important;bottom:20px;top:auto;right:-1.3em}.cart__inner .simplebar-scrollbar{background:#b8bfc7}.cart__title{color:#151515;font-family:'Golos';font-weight:600;font-size:1.6em;line-height:1em;margin-bottom:1.2em}.cart__bottom{height:5em;padding:1.3em 1.6em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #eef1f4;background:#fff;position:relative;z-index:5;border-radius:0 0 16px 16px}.cart__total{font-family:'Golos',sans-serif;color:#6e6d7a;font-weight:600;font-size:1.2em;line-height:1em}.cart__total .sum{color:#151515}.cart__button{height:34px;padding:.5em 1.1em}.cart_card,.cart_card__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart_card{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.6em 0}.cart_card__left{width:50%}.cart_card__image{width:74px;height:74px}.cart_card__image .image{border-radius:10px}.cart_card__info{margin-left:1.3em;display:-webkit-box;display:-ms-flexbox;display:flex;-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}.cart_card__size{font-family:'Golos';font-weight:500;text-transform:uppercase;font-size:.5em;color:#6e6d7a;line-height:1.5em;letter-spacing:.25px}.cart_card__title{color:#151515;font-family:'Golos';font-weight:500;font-size:.9em;line-height:1.35em;margin-top:.5em}.cart_card__counter,.cart_card__right{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;display:flex;align-items:center}.cart_card__right{width:50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cart_card__counter{border:1px solid #eef1f4;border-radius:9px;padding:7px 8px;min-width:5em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart_card__counter_number{font-size:.9em;font-family:'Inter';font-weight:500;color:#151515;margin:0 .85em}.cart_card__counter_icon svg{width:12px;height:12px}.cart_card__price{font-family:'Golos',sans-serif;color:#151515;font-weight:500;font-size:.85em;line-height:1.3em;margin-left:1.75em}.cart_card__delete{border:1px solid #eef1f4;width:34px;height:34px;border-radius:50%;-webkit-transition:background .2s,border .2s;-o-transition:background .2s,border .2s;transition:background .2s,border .2s;margin-left:1em}.cart_card__delete svg{fill:#151515;-webkit-transition:fill .2s;-o-transition:fill .2s;transition:fill .2s}.cart_card__delete:hover{background:#fef4f3;border:1px solid #fef4f3}.cart_card__delete:hover svg{fill:#e53935}.cart_card+.cart_card{border-top:1px solid #eef1f4}.footer{margin-top:4em}@media (max-width:768px){.footer{margin-top:3em}}.footer__container{background:#fff;border-radius:24px;padding:3em 4em 2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){.footer__container{padding:1.75em}}.footer__container:nth-child(2){padding:2em 0;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:3em}@media (max-width:768px){.footer__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__line{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;padding-top:1.3em}.footer__line--center{padding:.8em 0;border-top:1px solid #eef1f4;border-bottom:1px solid #eef1f4}@media (max-width:768px){.footer__line--last{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__line--last .footer__line_right{padding-top:2em;border-top:1px solid #eef1f4;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__line--last .footer__line_left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-bottom:1.2em}}.footer__line_left,.footer__line_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__line_meta{text-align:right;font-style:italic;font-size:.8em;line-height:1.8em;color:#6e6d7a}.footer__line_text{font-size:.8em;line-height:1.3em;margin-right:1.7em}.footer__line_img--2{margin-right:.7em}@media (max-width:768px){.footer__line_img--1,.footer__line_img--2{width:92px;height:35px}.footer__line_img--1 .image,.footer__line_img--2 .image,.footer__line_img--3 .image{width:100%;height:100%}.footer__line_img--2{margin-right:0;margin-left:.5em}.footer__line_img--3{width:92px;height:35px;margin-right:.5em}}.footer__line_card+.footer__line_card{margin-left:.7em}.footer__copyright{font-size:.9em}.footer_column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:3vw}@media (max-width:768px){.footer_column{width:100%;margin-right:0}}.footer_column:nth-child(1){width:25%;margin-right:auto}@media (max-width:768px){.footer_column:nth-child(1){width:100%;margin-right:0}}.footer_column:last-child{margin-right:0}.footer_column__logo{width:90%;height:4em;margin-bottom:2em}.footer_column__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer_column__lower{font-size:.9em;font-family:'MuseoSansCyrl'}.footer_column__caption{font-family:'Golos';font-weight:500;color:#151515;font-size:1.4em;line-height:1em;margin-bottom:1.25em}@media (max-width:768px){.footer_column__caption{margin-bottom:.8em;font-size:1.7em}}.footer_column__link{padding:.25em;font-weight:500;font-size:.9em;font-family:'Inter';text-align:left;color:#757575}.footer_column__link.is-active,.footer_column__link:hover{color:#151515}.footer_column__link+.footer_column__link{margin-top:.75em}.footer_column__socials{margin-top:1.1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer_column__social{width:20px;height:20px}.footer_column__social .fill{-webkit-transition:fill .3s;-o-transition:fill .3s;transition:fill .3s}.footer_column__social+.footer_column__social{margin-left:.5em}.footer_column__social svg{width:100%;height:100%;fill:#757575}@media (max-width:768px){.footer_column+.footer_column{margin-top:1.7em}}.form_input{position:relative;font-size:.85em;width:100%}.form_input+.form_input{margin-top:2vh}.form_input__input{padding:1.5em;padding-left:1vw;background:#fff;border-radius:6px;color:#212121;width:100%;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;font-weight:300;font-family:'Inter';border:1px solid #eee}@media (max-width:768px){.form_input__input{padding-left:1em}}.form_input__input::-webkit-input-placeholder{color:#6e6d7a;font-weight:400;opacity:1}.form_input__input::-moz-placeholder{color:#6e6d7a;font-weight:400;opacity:1}.form_input__input::-ms-input-placeholder{color:#6e6d7a;font-weight:400;opacity:1}.form_input__input::placeholder{color:#6e6d7a;font-weight:400;opacity:1}.invalid .form_input__input{border:1px solid #ff1744}.form_input__icon,.form_input__label{position:absolute;top:0;background:#fff}.form_input__label{left:.75vw;padding:0 .25vw;color:#4f82ec;font-size:.8em;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;pointer-events:none;opacity:0}.form_input__icon{right:1.5em;height:100%;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}.form_input__icon--invalid,.form_input__icon--valid{position:absolute;width:1.75em;height:1.75em;opacity:0}.form_area.is-filled+.form_area__label,.form_input__input.is-filled+.form_input__label,.invalid .form_input__icon--invalid,.valid .form_input__icon--valid{opacity:1}.form_input__icon--valid svg{width:100%;height:100%;fill:#4caf50}.form_input__icon--invalid svg{width:100%;height:100%;fill:#ff1744}.form_input__button{position:absolute;top:1px;right:1px;bottom:1px;width:3.5em;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;border-top-right-radius:6px;border-bottom-right-radius:6px}.form_input__button:hover{background:#f9f9f9}.form_input__button:hover svg{fill:#151515}.form_input__button svg{width:1.5em;height:1.5em;fill:#6e6d7a}.form_area:focus,.form_input__input.is-filled,.form_input__input:focus{border:1px solid #4f82ec}.form_area{resize:none;border-radius:6px;background:#fff;border:1px solid #eee;color:#000;width:100%;outline:0;padding:1em;height:15vh;font-weight:300;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.form_area__label{position:absolute;top:0;left:.75vw;background:#fff;padding:0 .25vw;color:#4f82ec;font-size:.8em;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;pointer-events:none;opacity:0}.form_area::-webkit-input-placeholder{color:#6e6d7a;font-weight:400;font-family:'Inter';line-height:1.5em;opacity:1}.form_area::-moz-placeholder{color:#6e6d7a;font-weight:400;font-family:'Inter';line-height:1.5em;opacity:1}.form_area::-ms-input-placeholder{color:#6e6d7a;font-weight:400;font-family:'Inter';line-height:1.5em;opacity:1}.form_area::placeholder{color:#6e6d7a;font-weight:400;font-family:'Inter';line-height:1.5em;opacity:1}.form_radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.form_radio:hover .form_radio__icon{-webkit-box-shadow:inset 0 0 0 2px red;box-shadow:inset 0 0 0 2px red}.form_radio__radio{position:absolute;z-index:2;opacity:0;width:16px;height:16px;top:50%;left:0;cursor:pointer}.form_radio__icon,.form_radio__icon:before,.form_radio__label{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.form_radio__label{font-size:.9em;font-weight:500;cursor:pointer;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:#bab9cd}.form_radio__icon,.form_radio__icon:before{border-radius:50%}.form_radio__icon{-webkit-box-shadow:inset 0 0 0 2px #bab9cd;box-shadow:inset 0 0 0 2px #bab9cd;margin-right:.6em;width:16px;height:16px;position:relative}.form_radio__icon:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:red;-webkit-transform:scale3d(0,0,1);transform:scale3d(0,0,1)}.form_radio__radio:checked+.form_radio__label{color:#000}.form_radio__radio:checked+.form_radio__label+.form_radio__icon{border:2px solid red}.form_radio__radio:checked+.form_radio__label+.form_radio__icon:before{-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}.form_check{position:relative}.form_check__check{position:absolute;top:0;left:0;width:2em;height:2em;opacity:0;cursor:pointer}.form_check__label{padding-left:1.75em;display:block;font-size:.95em;line-height:20px;font-weight:500;cursor:pointer}.form_check__label button{display:inline-block;text-decoration:underline}.form_check__icon{position:absolute;left:0;top:0;width:1.15em;height:1.15em;pointer-events:none;background:0 0;border-radius:5px;text-align:center;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;-webkit-box-shadow:inset 0 0 0 2px red;box-shadow:inset 0 0 0 2px red}.form_check__icon svg{fill:red;width:60%;height:100%;opacity:0}.checkbox_text__checkbox:checked+.checkbox_text__label+.checkbox_text__icon svg,.form_check__check:checked+.form_check__label+.form_check__icon svg{opacity:1}.form_column_add,.form_line_add+.form_line_add{margin-top:2vh}.form_button_add,.form_line_add{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.form_button_add{width:3.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:1em;background:#fff;border-radius:6px;-webkit-box-shadow:inset 0 0 0 1px #eee;box-shadow:inset 0 0 0 1px #eee}.form_button_add svg{width:12px;height:12px;fill:#151515}.form_button_add:hover{-webkit-box-shadow:inset 0 0 30px 1em #eee;box-shadow:inset 0 0 30px 1em #eee}.form_button_add:hover svg{-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}.form_input_drop,.form_input_drop__item{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.form_input_drop{position:absolute;top:100%;left:0;right:0;background:#fff;-webkit-box-shadow:inset 0 0 0 1px #eee;box-shadow:inset 0 0 0 1px #eee;border-radius:8px;opacity:0;pointer-events:none;-webkit-transform:translate3d(0,2em,0);transform:translate3d(0,2em,0)}.is-open .form_input_drop{-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0);opacity:1;pointer-events:all}.form_input_drop__item{cursor:pointer;padding:0 1.5em;height:4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6e6d7a;line-height:1.4em}.form_input_drop__item:hover{background:#f9f9f9;color:#151515}.form_input_drop__item:first-child{border-radius:8px 8px 0 0}.form_input_drop__item:last-child{border-radius:0 0 6px 6px}.form_select__text{padding-left:1vw}.select,[data-select]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;cursor:pointer;z-index:2;padding:1em;border-radius:6px;margin:1em 0;-webkit-box-shadow:inset 0 0 0 1px #e0e0e0;box-shadow:inset 0 0 0 1px #e0e0e0}.select:before,[data-select]:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:#e0e0e0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1)}.select.is-open .select__icon svg,.select:hover .select__icon svg,[data-select].is-open .select__icon svg,[data-select]:hover .select__icon svg{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.select.is-filled,[data-select].is-filled{-webkit-box-shadow:inset 0 0 0 1px #b7b4b4;box-shadow:inset 0 0 0 1px #b7b4b4}.select.is-open,[data-select].is-open{z-index:3;border-radius:6px 6px 0 0;background:#fff;-webkit-box-shadow:none;box-shadow:none}.select.is-open:before,[data-select].is-open:before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.select__caption{line-height:1em;font-size:.9em;color:#757575}.is-filled .select__caption{color:#000}.select__icon{margin-left:auto}.select__icon svg{fill:#757575;width:.7em;height:.7em;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.select_drop{position:absolute;top:100%;left:-1px;right:-1px;opacity:0;pointer-events:none;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;-webkit-transform:translate3d(0,1em,0);transform:translate3d(0,1em,0);border-radius:0 0 6px 6px;background:#fff;color:#000;border-top:none}.is-open .select_drop{-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0);pointer-events:all;opacity:1;-webkit-box-shadow:2px 4px 15px rgba(0,0,0,.08);box-shadow:2px 4px 15px rgba(0,0,0,.08)}.select_drop__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1em;height:3em;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;font-size:.9em}.select_drop__item.on-click{color:#757575}.select_drop__item.on-click svg{-webkit-transform:none;-ms-transform:none;transform:none}.select_drop__item.on-click:before{-webkit-box-shadow:inset 0 0 20px 2em red;box-shadow:inset 0 0 20px 2em red}.select_drop__item:first-child{border-radius:0 0 0 0}.select_drop__item:last-child{border-radius:0 0 6px 6px}.select_drop__item:hover{background:#f9f9f9}.select_drop__item svg{width:14px;height:14px;margin-left:auto;fill:#23aa20;-webkit-transform:scale3d(0,0,1);transform:scale3d(0,0,1)}.select_input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;height:56px;border-radius:6px;background:#fff;margin-bottom:1em}.select_input:first-of-type{z-index:5}[data-dropdown-input]{border:1px solid #eef1f4;width:100%;border-radius:8px;padding:1em 16px;height:56px;font-size:.9em;cursor:pointer}[data-dropdown-placeholder]{font-family:'Inter';font-size:.9em}[data-dropdown-arrow]{border:5px solid transparent;border-radius:2px;border-top-color:#6e6d7a;position:absolute;top:calc(50% + 5px);right:1em;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);-webkit-transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.on-focus [data-dropdown-arrow]{-webkit-transform:translate3d(0,-100%,0) scaleY(-1);transform:translate3d(0,-100%,0) scaleY(-1)}.form_address .simplebar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:370px;width:100%;left:0;margin-top:.5em;border-radius:10px;padding:0}.form_address .simplebar-vertical{display:block;height:265px;background:#eef1f4;width:2px!important;bottom:14px;top:auto!important}@media (max-width:500px){.form_address .simplebar-vertical{height:200px}}.form_address .simplebar-scrollbar{background:#b8bfc7}[data-dropdown-option-block]{position:absolute;margin-top:1em;top:100%;right:0;left:0;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.06);box-shadow:0 9px 48px rgba(0,0,0,.06);width:100%;border-radius:10px;pointer-events:none;background:#fff;-webkit-transform:translate3d(0,1em,0);transform:translate3d(0,1em,0);opacity:0;-webkit-transition:opacity .25s,-webkit-transform .25s;-o-transition:transform .25s,opacity .25s;transition:transform .25s,opacity .25s;transition:transform .25s,opacity .25s,-webkit-transform .25s}.on-focus [data-dropdown-option-block]{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1;pointer-events:all;z-index:5}[data-dropdown-list],[data-dropdown-option-block]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:370px}[data-dropdown-option]{padding:1.8em 1.1em;text-align:left;font-size:.9em;font-family:'Inter';color:#151515;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s;position:relative}@media (max-width:500px){[data-dropdown-option]{padding:1.2em}}[data-dropdown-option].is-active{background:#eef2ff}.itome{margin-top:1.25em;overflow:visible;font-size:.7em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:500px){.itome{margin:2em 0}}.itome:hover .itome_tooltip{-webkit-transform:translateX(calc(-50%)) translateY(-2vh);-ms-transform:translateX(calc(-50%)) translateY(-2vh);transform:translateX(calc(-50%)) translateY(-2vh);opacity:1}.itome__logo{width:1.85em;height:1.85em;border-radius:50%;background:#006eff;margin-right:.5em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.itome__logo svg{fill:#fff}.itome__logo,.itome__title,.itome_tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.itome__title{color:#212121;font-weight:500;font-size:1.2em}.itome__title svg{margin:0 .25em;fill:#f2453d}.itome_tooltip{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;bottom:105%;left:50%;-webkit-transform:translateX(calc(-50%)) translateY(1vh);-ms-transform:translateX(calc(-50%)) translateY(1vh);transform:translateX(calc(-50%)) translateY(1vh);background:#fff;-webkit-box-shadow:2px 15px 20px rgba(0,0,0,.15);box-shadow:2px 15px 20px rgba(0,0,0,.15);border-radius:15px;padding:2em;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;opacity:0;pointer-events:none}@media screen and (max-width:480px){.itome_tooltip{display:none}}.itome_tooltip:before{content:'';position:absolute;bottom:-13px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:7px solid transparent;border-top-color:#fff}.itome_tooltip__logo{width:4em;height:4em;background:-webkit-gradient(linear,left top,left bottom,color-stop(9.59%,#006eff),color-stop(99.64%,#0059dc));background:-webkit-linear-gradient(top,#006eff 9.59%,#0059dc 99.64%);background:-o-linear-gradient(top,#006eff 9.59%,#0059dc 99.64%);background:linear-gradient(180deg,#006eff 9.59%,#0059dc 99.64%);border-radius:50%;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}.itome_tooltip__logo svg{position:relative;left:-1px;top:-1px;width:50%;fill:#fff}.itome_tooltip__title{font-weight:700;font-size:1.15em;margin:.9vh 0;color:#000}.itome_tooltip__subtitle{color:#b6b6b6;font-size:.875em;font-weight:300;white-space:nowrap}:root{--vanilla-calendar-bg-color: #fff;--vanilla-calendar-border-radius: 5px;--vanilla-calendar-border-color: #e7e9ed;--vanilla-calendar-today-bg-color: #E7E9ED;--vanilla-calendar-today-color: #333;--vanilla-calendar-selected-bg-color: #538fcd;--vanilla-calendar-selected-color: #fff;--vanilla-calendar-selected-radius: 5px}.vanilla-calendar *,.vanilla-calendar :after,.vanilla-calendar :before{-webkit-box-sizing:border-box;box-sizing:border-box}.vanilla-calendar{margin:0;overflow:hidden;width:100%}.vanilla-calendar-btn{-moz-user-select:none;-ms-user-select:none;-webkit-appearance:button;background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;min-width:30px;min-height:30px;border-radius:50%!important;-webkit-box-shadow:inset 0 0 0 1px #eee!important;box-shadow:inset 0 0 0 1px #eee!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important;outline:0;overflow:visible;padding:0;text-align:center}.vanilla-calendar-btn:hover{background:#eee}.vanilla-calendar-btn:active{border-radius:var(--vanilla-calendar-border-radius);-webkit-box-shadow:0 0 0 2px rgba(var(--vanilla-calendar-today-bg-color),.1);box-shadow:0 0 0 2px rgba(var(--vanilla-calendar-today-bg-color),.1)}.vanilla-calendar-header{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;text-transform:uppercase}.vanilla-calendar-header svg{fill:var(--vanilla-calendar-today-color)}.vanilla-calendar-header__label{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-right:auto;font-size:1.1em;color:#151515;font-weight:500;text-transform:none;text-align:center}.vanilla-calendar-week{-ms-flex-wrap:wrap;flex-wrap:wrap}.vanilla-calendar-week span{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 14.28%;flex:0 0 14.28%;font-size:1em;max-width:14.28%;padding:10px 0;text-align:center;text-transform:uppercase;color:#151515;font-weight:500}.vanilla-calendar-body,.vanilla-calendar-date,.vanilla-calendar-week{display:-webkit-box;display:-ms-flexbox;display:flex}.vanilla-calendar-body{background-color:rgba(var(--vanilla-calendar-selected-bg-color),.3);-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:10px}.vanilla-calendar-date{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:var(--vanilla-calendar-border-radius);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 14.28%;flex:0 0 14.28%;max-width:14.28%;padding:7px 0}[data-calendar-toggle=next]{margin-left:.5em}.vanilla-calendar-date{color:#6e6d7a;position:relative;font-weight:500}.vanilla-calendar-date:hover{color:#6e6d7a}.vanilla-calendar-date:hover:before{background:#eee}.vanilla-calendar-date:before{content:'';position:absolute;top:50%;left:50%;width:30px;height:30px;border-radius:50%;background:#4f82ec;z-index:0;-webkit-transform:translate3d(-50%,-50%,0) scale3d(0,0,1);transform:translate3d(-50%,-50%,0) scale3d(0,0,1);opacity:0}.modal_feedback__close svg,.vanilla-calendar-date span,.vanilla-calendar-date:before{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.vanilla-calendar-date span{position:relative}.vanilla-calendar-date--today{color:#4f82ec;background:0 0!important}.vanilla-calendar-date--selected{background:0 0!important;border-radius:50%!important;color:#fff;pointer-events:none}.vanilla-calendar-date--selected:before,.vanilla-calendar-date:hover:before{opacity:1;-webkit-transform:translate3d(-50%,-50%,0) scale3d(1,1,1);transform:translate3d(-50%,-50%,0) scale3d(1,1,1)}.modal_feedback{margin:auto;background:#fff;border-radius:24px;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);padding:5vh 2.5vw;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;-webkit-transform:translate3d(0,-20em,0) scale3d(1,1,1);transform:translate3d(0,-20em,0) scale3d(1,1,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;text-align:left;width:25em}.modal_feedback--accept{padding:3vh 2.5vw}@media (max-width:768px){.modal_feedback{padding:2em;width:90%}}.is-active .modal_feedback{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.modal_feedback.on-request,.modal_feedback.on-success{-webkit-transform:translate3d(0,-20em,0) scale3d(1,1,1);transform:translate3d(0,-20em,0) scale3d(1,1,1);opacity:0}.modal_feedback__top{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:3vh}.modal_feedback__top--margin{margin-bottom:1.25em}.modal_feedback__title{color:#151515;font-size:1.8em;text-align:left;margin-bottom:2vh}.modal_feedback__text{color:#6e6d7a;font-size:.9em;font-weight:300;line-height:22px;margin-bottom:3vh}.modal_feedback__text .weight{font-weight:700}.modal_feedback__close{position:absolute;top:1em;right:1em;width:24px;height:24px;background:#eee;border-radius:50%}.modal_feedback__close:hover svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.modal_feedback__close svg{width:40%;height:40%}.modal_feedback__inputs{margin-bottom:5vh}.modal_feedback__inputs [data-select]{padding:0}.modal_feedback__inputs [data-select]:before{display:none}.modal_feedback .form_input{height:3.25em}.modal_feedback .form_input--area{height:auto}.modal_feedback .form_input__input{height:100%}.modal_feedback .form_input__button svg{width:12px;height:12px;fill:#151515}.modal_feedback .form_input__button:hover{background:0 0}.modal_feedback .simplebar-vertical{display:block;height:100%;right:0}.modal_feedback .form_input_drop{height:16em;left:5px;right:5px;-webkit-box-shadow:inset 0 0 0 1px #eee,5px 10px 15px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px #eee,5px 10px 15px rgba(0,0,0,.1);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.modal_feedback .form_input_drop .simplebar-content{padding-bottom:0!important}.modal_feedback .form_input_drop .simplebar-vertical{top:10%;right:5px;height:80%;width:4px!important;background:0 0;border-radius:0}.modal_feedback .form_input_drop .simplebar-horizontal,.modal_feedback .form_input_drop .simplebar-scrollbar:before,.modal_privacy__content--scroll .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{display:none}.modal_feedback .form_input_drop .simplebar-scrollbar{left:0;right:0;width:100%;background:#eee;border-radius:0;opacity:.75}.modal_feedback__button{background:#000;color:#fff;background:red;margin:2vh 0;width:100%;padding:.75em;border-radius:100px}.modal_feedback__button:hover{background:#ff1a1a;-webkit-box-shadow:5px 10px 15px rgba(0,0,0,.15);box-shadow:5px 10px 15px rgba(0,0,0,.15)}.modal_feedback__link{margin-top:2vh}.modal_privacy{background:#fff;width:65vw;height:70vh;position:absolute;margin:auto;top:50%;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20px;-webkit-box-shadow:24px 24px 24px rgba(0,0,0,.24);box-shadow:24px 24px 24px rgba(0,0,0,.24);opacity:0;-webkit-transform:translate3d(-50%,calc(-50% + 50vh),0);transform:translate3d(-50%,calc(-50% + 50vh),0);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;z-index:1;overflow:hidden}.is-active .modal_privacy{opacity:1;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}@media screen and (max-width:500px){.is-active .modal_privacy,.modal_privacy{-webkit-transform:none;-ms-transform:none;transform:none}.modal_privacy{height:75%;width:100vw;top:25%;left:0;border-radius:30px 30px 0 0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.is-active .modal_privacy{opacity:1}}.modal_privacy__top{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;padding:4vh 4vh 2vh;border-radius:30px}.modal_privacy__title{font-size:1.6em;font-weight:700;color:#000}@media screen and (max-width:500px){.modal_privacy__title{font-size:20px}}.modal_privacy__close{position:static}.modal_privacy__close svg{fill:red}.modal_privacy__content{height:calc(70vh - 3vh - 1.6em - 8vh);position:relative;overflow:hidden;padding:4vh;padding-bottom:0}.modal_privacy__content:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:4em;pointer-events:none;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(bottom,#fff,rgba(255,255,255,0));background:-o-linear-gradient(bottom,#fff,rgba(255,255,255,0));background:linear-gradient(to top,#fff,rgba(255,255,255,0));z-index:2}@media screen and (max-width:500px){.modal_privacy__content{height:calc(100% - 20px - 3vh)}}.modal_privacy__content--scroll{height:calc(70vh - 1.2em - 3vh - 10vh);height:100%}.modal_privacy__content--scroll .simplebar-track.simplebar-vertical{-webkit-transform:translate3d(-1vw,5%,0);transform:translate3d(-1vw,5%,0);opacity:1;background:rgba(235,235,235,.5);border-radius:100px;width:7px;height:80%;top:0;overflow:visible}.modal_privacy__content--scroll .simplebar-track.simplebar-vertical .simplebar-scrollbar{opacity:1;right:0;width:7px;background:#ebebeb;border-radius:100px}.modal_privacy__content--padding{padding-right:6vw;padding-bottom:6vh}.modal_privacy__caption{font-size:1em;font-weight:500;margin-bottom:2vh}.modal_privacy__caption--margin{margin-top:4vh}.modal_privacy__text{font-size:.9em;font-weight:200;margin-bottom:1em}.modal_privacy__list{font-weight:200}.modal_privacy__list+.modal_privacy__list{margin-top:1em}.modal_registration_overlay{position:fixed;z-index:1;top:0;left:0;bottom:0;right:0}.is-active .modal_registration_overlay{pointer-events:all}.modal_registration_overlay:after,.modal_registration_overlay:before{content:'';position:absolute;top:0;width:50%;height:100%;background:#f9f9f9;-webkit-transition:all .5s .5s;-o-transition:all .5s .5s;transition:all .5s .5s}.modal_registration_overlay:before{left:0;-webkit-transform:translate3d(-60em,0,0);transform:translate3d(-60em,0,0)}.modal_registration_overlay:after{right:0;-webkit-transform:translate3d(60em,0,0);transform:translate3d(60em,0,0)}.is-active .modal_registration_overlay:after,.is-active .modal_registration_overlay:before{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.modal_registration{position:relative;z-index:2;background:#fff;border-radius:20px;padding:5vh 2.5vw;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;-webkit-transform:translate3d(0,0,0) scale3d(.5,.5,1);transform:translate3d(0,0,0) scale3d(.5,.5,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);width:25em;pointer-events:none;overflow:hidden}@media (max-height:740px){.modal_registration{font-size:.95em}}@media (max-height:670px){.modal_registration{font-size:.9em}}.modal_registration--accept{padding:3vh 2.5vw}.modal_registration--accept .modal_feedback__button{margin:0}@media (max-width:500px){.modal_registration{border-radius:30px;width:90vw}}.modal_registration.on-request{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);opacity:.5}.modal_registration.on-success{-webkit-transform:translate3d(0,-25em,0) scale3d(.8,.8,1);transform:translate3d(0,-25em,0) scale3d(.8,.8,1);opacity:0}.is-active .modal_registration{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.modal_registration__close{overflow:visible;position:fixed;z-index:11;top:10vh;left:5vw;right:auto;width:auto;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(-10em,0,0);transform:translate3d(-10em,0,0);opacity:0}@media (max-width:768px){.modal_registration__close{top:5vh}}.is-active .modal_registration__close{pointer-events:all;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.modal_registration__close:hover .modal_registration__close--icon{-webkit-transform:translate3d(-.35em,0,0);transform:translate3d(-.35em,0,0)}.modal_point__close:hover svg,.modal_registration__close--icon svg,.modal_registration__close:hover svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.modal_registration__close--icon{width:2.25em;height:2.25em;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;border-radius:50%;border:1px solid #eee;margin-right:.5em;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.modal_registration__close--icon svg{fill:#151515;width:40%;height:40%}.modal_event__close span,.modal_point__close span,.modal_registration__close span{font-size:.9em;color:#151515;font-weight:700}.modal_registration__wrapper{position:relative;height:34em}.modal_registration__content{position:absolute;top:0;left:0;right:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:opacity .15s,-webkit-transform .3s;-o-transition:transform .3s,opacity .15s;transition:transform .3s,opacity .15s;transition:transform .3s,opacity .15s,-webkit-transform .3s}.is-active .is-switch .modal_registration__content:nth-child(2),.is-active .modal_registration__content:nth-child(1){position:relative;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:all}.is-switch .modal_registration__content:nth-child(1){pointer-events:none;opacity:0;-webkit-transform:translate3d(-25em,0,0);transform:translate3d(-25em,0,0);position:absolute;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.modal_registration__content:nth-child(2){-webkit-transform:translate3d(25em,0,0);transform:translate3d(25em,0,0);position:absolute;opacity:0;pointer-events:none}.is-active .is-switch .modal_registration__content:nth-child(2){opacity:1}.modal_registration__step_item,.modal_registration__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal_registration__step_item{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.is-active .modal_registration__step_item.active-step{pointer-events:all}.modal_registration__top{border-radius:20px;margin-bottom:3vh}.modal_registration__top--margin{margin-bottom:1.25em}.modal_registration__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2vh;font-size:1.7em;font-weight:500;font-family:'Golos';color:#000}.modal_registration__steps{background:#fff4f4;padding:.5em 1em;margin-left:1.5em;color:#fe8597;border-radius:100px;font-size:.5em;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.is-active .modal_registration__step_item.active-step,.is-switch .modal_registration__steps{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.modal_registration__caption{margin-bottom:1.5vh;font-weight:500;color:#151515;font-size:1em}.modal_registration__text{margin-top:1.5vh;color:#6e6d7a;font-size:.9em;font-weight:300;line-height:1.45em}.modal_point__text a,.modal_registration__text a{font-weight:500;color:#4f82ec}.modal_registration__button{margin:auto 0 0;width:100%}.modal_registration__button+.modal_registration__button{margin-top:2vh}.modal_registration__bottom{position:relative;z-index:1;margin-top:1em;pointer-events:none;opacity:0;white-space:nowrap;-webkit-transform:translate3d(0,3em,0);transform:translate3d(0,3em,0);-webkit-transition:all .5s 0s;-o-transition:all .5s 0s;transition:all .5s 0s}.is-active .modal_registration__bottom{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1;pointer-events:all;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.modal_registration__bottom button{color:#4f82ec;font-weight:700}.modal_registration__link{margin:2.5vh 0 4vh;color:#4f82ec;font-weight:500;font-size:.9em;text-align:left}.modal_point__bottom a:hover,.modal_point__text a:hover,.modal_registration__link:hover{color:#1756d7}.registration_drop__content{top:calc(100% + 1em)}.event_drop__item img,.point_drop__item img,.registration_drop__item img{margin-right:1em}.modal_enter .modal_registration__top{margin-bottom:0}.modal_enter .modal_registration__title{margin-bottom:3vh}.modal_enter .modal_registration__content,.modal_enter .modal_registration__wrapper{height:auto}.modal_point_overlay{position:fixed;z-index:1;top:0;left:0;bottom:0;right:0}.modal_point_overlay:after,.modal_point_overlay:before{content:'';position:absolute;top:0;width:50%;height:100%;background:#f9f9f9;-webkit-transition:all .5s .5s;-o-transition:all .5s .5s;transition:all .5s .5s}.modal_point_overlay:before{left:0;-webkit-transform:translate3d(-50vw,0,0);transform:translate3d(-50vw,0,0)}.modal_point_overlay:after{right:0;-webkit-transform:translate3d(50vw,0,0);transform:translate3d(50vw,0,0)}.is-active .modal_point_overlay:after,.is-active .modal_point_overlay:before{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.modal_point{position:relative;z-index:2;background:#fff;border-radius:20px;padding:5vh 2.5vw;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;-webkit-transform:translate3d(0,0,0) scale3d(.5,.5,1);transform:translate3d(0,0,0) scale3d(.5,.5,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);width:25em;pointer-events:none}@media (max-height:740px){.modal_point{font-size:.95em}}@media (max-height:670px){.modal_point{font-size:.9em}}.modal_point--accept{padding:3vh 2.5vw}.modal_point--accept .modal_feedback__button{margin:0}@media (max-width:500px){.modal_point{border-radius:30px;width:90vw}}.modal_point.on-request{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);opacity:.5}.modal_point.on-success{-webkit-transform:translate3d(0,-50%,0) scale3d(.8,.8,1);transform:translate3d(0,-50%,0) scale3d(.8,.8,1);opacity:0}.is-active .modal_point{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.modal_point__close{overflow:visible;position:fixed;z-index:11;top:10vh;left:5vw;right:auto;width:auto;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(-10em,0,0);transform:translate3d(-10em,0,0);opacity:0}.modal_point__close:hover .modal_point__close--icon{-webkit-transform:translate3d(-.35em,0,0);transform:translate3d(-.35em,0,0)}.modal_point__close,.modal_point__close--icon,.modal_point__content{display:-webkit-box;display:-ms-flexbox;display:flex}.modal_point__close--icon{width:2.25em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:50%;border:1px solid #eee;margin-right:.5em;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;height:2.25em}.modal_point__close--icon svg{fill:#151515;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:40%;height:40%}.modal_point__content{position:relative;overflow:hidden;height:25em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-height:620px){.modal_point__content{height:22em}}.modal_point__step_item,.modal_point__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal_point__step_item{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.is-active .modal_point__close,.is-active .modal_point__step_item.active-step{pointer-events:all;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.modal_point__top{border-radius:20px}.modal_point__top--margin{margin-bottom:1.25em}.modal_point__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.7em;font-weight:500;font-family:'Golos';color:#000}.modal_point__steps{background:#fff4f4;padding:.5em 1em;margin-left:1.5em;color:#fe8597;border-radius:100px;font-size:.5em}.modal_point__caption{margin-bottom:1.5vh;font-weight:500;color:#151515;font-size:1em}.modal_point__text{margin-top:1.5vh;color:#6e6d7a;font-size:.85em;font-weight:300;line-height:1.45em}.modal_point__button{margin:auto 0 0;width:100%}.modal_point__button+.modal_point__button{margin-top:2vh}.modal_point__bottom{position:relative;z-index:1;margin-top:1em;pointer-events:none;opacity:0;white-space:nowrap;font-size:.85em;text-align:center;-webkit-transform:translate3d(0,3em,0);transform:translate3d(0,3em,0);-webkit-transition:all .5s 0s;-o-transition:all .5s 0s;transition:all .5s 0s}.is-active .modal_point__bottom{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1;pointer-events:all;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.modal_point__bottom a{color:#151515;font-weight:300}.modal_point__link{margin:2.5vh 0 4vh;color:#4f82ec;font-weight:500;font-size:.9em;text-align:left}.modal_event__bottom a:hover,.modal_event__text a:hover,.modal_point__link:hover{color:#1756d7}.modal_point__inputs{height:21em;padding-top:3vh;padding-right:1em}@media (max-height:620px){.modal_point__inputs{height:18em}}.modal_point__inputs .simplebar-content{padding-bottom:2em!important}.modal_point__inputs [data-select]{padding:0}.modal_point__inputs [data-select]:before{display:none}.modal_point__inputs .form_input{height:3.25em}.modal_point__inputs .form_input__input{height:100%}.modal_point__inputs .form_input__button svg{width:12px;height:12px;fill:#151515}.modal_point__inputs .form_input__button:hover{background:0 0}.modal_point__inputs .simplebar-vertical{display:block;height:100%;right:0}.modal_point__inputs .form_input_drop{height:10em;left:5px;right:5px;-webkit-box-shadow:inset 0 0 0 1px #eee,5px 10px 15px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px #eee,5px 10px 15px rgba(0,0,0,.1);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.modal_point__inputs .form_input_drop .simplebar-content{padding-bottom:0!important}.modal_point__inputs .form_input_drop .simplebar-vertical{top:10%;right:5px;height:80%;width:4px!important;background:0 0;border-radius:0}.modal_point__inputs .form_input_drop .simplebar-horizontal,.modal_point__inputs .form_input_drop .simplebar-scrollbar:before{display:none}.modal_point__inputs .form_input_drop .simplebar-scrollbar{left:0;right:0;width:100%;background:#eee;border-radius:0;opacity:.75}.point_img{border:1px dashed #d1d1d1;border-radius:6px;padding:1.25em;margin-top:1.5vh}.point_img svg{width:3em;height:3em;fill:#eee;margin-bottom:1vh}.point_img__text{font-size:.9em;color:#151515}.point_img__lower{color:#6e6d7a;font-size:.8em;font-weight:500}.point_drop{width:100%;background:#eee;padding:1em;padding-left:1vw;margin-bottom:2vh;border-radius:6px;font-size:.85em}.point_drop__caption{margin-right:1em;color:#151515;font-weight:700}.point_drop svg{width:.7em;height:.7em}.point_drop__content{width:100%;padding:0;border-radius:6px}.is-open .point_drop__content{-webkit-transform:translate3d(0%,1.5vh,0);transform:translate3d(0%,1.5vh,0)}.point_drop__item{border-radius:0;padding:1em;color:#151515;font-weight:700}.point_drop__item:hover{background:#eee;color:#151515}.point_drop__item:first-child{border-radius:6px 6px 0 0}.point_drop__item:last-child{border-radius:0 0 6px 6px}.point_drop__item+.point_drop__item{border-top:1px solid #eee}.modal_enter .modal_point__top{margin-bottom:0}.modal_enter .modal_point__title{margin-bottom:3vh}.modal_enter .modal_point__content,.modal_enter .modal_point__wrapper{height:auto}.modal_event_overlay{position:fixed;z-index:1;top:0;left:0;bottom:0;right:0}.modal_event_overlay:after,.modal_event_overlay:before{content:'';position:absolute;top:0;width:50%;height:100%;background:#f9f9f9;-webkit-transition:all .5s .5s;-o-transition:all .5s .5s;transition:all .5s .5s}.modal_event_overlay:before{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.modal_event_overlay:after{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.is-active .modal_event_overlay:after,.is-active .modal_event_overlay:before{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.modal_event{position:relative;z-index:2;background:#fff;border-radius:20px;padding:5vh 2.5vw;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;-webkit-transform:translate3d(0,0%,0) scale3d(.5,.5,1);transform:translate3d(0,0%,0) scale3d(.5,.5,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);width:25em;pointer-events:none}@media (max-height:740px){.modal_event{font-size:.95em}}@media (max-height:670px){.modal_event{font-size:.9em}}.modal_event--accept{padding:3vh 2.5vw}.modal_event--accept .modal_feedback__button{margin:0}@media (max-width:500px){.modal_event{border-radius:30px;width:90vw}}.modal_event.on-request{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);opacity:.5}.modal_event.on-success{-webkit-transform:translate3d(0,-50%,0) scale3d(.8,.8,1);transform:translate3d(0,-50%,0) scale3d(.8,.8,1);opacity:0}.is-active .modal_event,.is-active .modal_event__close{-webkit-transform:none;-ms-transform:none;transform:none}.is-active .modal_event{-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.modal_event__close{overflow:visible;position:fixed;z-index:20;top:10vh;left:5vw;right:auto;width:auto;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(-10em,0,0);transform:translate3d(-10em,0,0);opacity:0}.is-active .modal_event__close{pointer-events:all;opacity:1}.modal_event__close:hover .modal_event__close--icon{-webkit-transform:translate3d(-.35em,0,0);transform:translate3d(-.35em,0,0)}.modal_event__close--icon svg,.modal_event__close:hover svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.modal_event__close,.modal_event__close--icon,.modal_event__content{display:-webkit-box;display:-ms-flexbox;display:flex}.modal_event__close--icon{width:2.25em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:50%;border:1px solid #eee;margin-right:.5em;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;height:2.25em}.modal_event__close--icon svg{fill:#151515;width:40%;height:40%}.modal_event__content{position:relative;height:25em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-height:620px){.modal_event__content{height:22em}}.modal_event__step_item,.modal_event__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal_event__step_item{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.is-active .modal_event__step_item.active-step{position:relative;pointer-events:all;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.modal_event__top{border-radius:20px}.modal_event__top--margin{margin-bottom:1.25em}.modal_event__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;font-size:1.4em;font-weight:500;font-family:'Golos';color:#000}.modal_event__steps{background:#fff4f4;padding:.5em 1em;margin-left:1.5em;-webkit-box-flex:0;-ms-flex:none;flex:none;color:#fe8597;border-radius:100px;font-size:.5em}.modal_event__caption{margin-bottom:1.5vh;font-weight:500;color:#151515;font-size:1em}.modal_event__text{margin-top:1.5vh;color:#6e6d7a;font-size:.85em;font-weight:300;line-height:1.45em}.modal_event__text a{font-weight:500;color:#4f82ec}.modal_event__button{margin:auto 0 0;width:100%}.modal_event__button+.modal_event__button{margin-top:2vh}.modal_event__bottom{position:relative;z-index:1;margin-top:1em;pointer-events:none;opacity:0;white-space:nowrap;font-size:.85em;text-align:center;-webkit-transform:translate3d(0,3em,0);transform:translate3d(0,3em,0);-webkit-transition:all .5s 0s;-o-transition:all .5s 0s;transition:all .5s 0s}.is-active .modal_event__bottom{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1;pointer-events:all;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.modal_event__bottom a{color:#151515;font-weight:300}.modal_event__link{margin:2.5vh 0 4vh;color:#4f82ec;font-weight:500;font-size:.9em;text-align:left}.modal_event__link:hover{color:#1756d7}.modal_event__inputs{height:auto;padding-top:3vh}.modal_event__inputs [data-select]{padding:0}.modal_event__inputs [data-select]:before{display:none}.modal_event__inputs .form_input{height:3.25em}.modal_event__inputs .form_input__input{height:100%}.modal_event__inputs .form_input__input--none{pointer-events:none}.modal_event__inputs .form_input__button svg{width:12px;height:12px;fill:#151515}.modal_event__inputs .form_input__button:hover{background:0 0}.modal_event__inputs .simplebar-vertical{display:block;height:100%;right:0}.modal_event__inputs .form_input_drop,.switch__button:before{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.modal_event__inputs .form_input_drop{right:0;padding:1.5em 1.5em .5em;margin-top:1vh;left:0;-webkit-box-shadow:inset 0 0 0 1px #eee,5px 10px 15px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px #eee,5px 10px 15px rgba(0,0,0,.1)}.modal_event__inputs .form_input_drop .simplebar-vertical{top:10%;right:5px;height:80%;width:4px!important;background:0 0;border-radius:0}.modal_event__inputs .form_input_drop .simplebar-horizontal,.modal_event__inputs .form_input_drop .simplebar-scrollbar:before{display:none}.modal_event__inputs .form_input_drop .simplebar-scrollbar{left:0;right:0;width:100%;background:#eee;border-radius:0;opacity:.75}.event_img{border:1px dashed #d1d1d1;border-radius:6px;padding:1.25em;margin-top:1.5vh}.event_img svg{width:3em;height:3em;fill:#eee;margin-bottom:1vh}.event_img__text{font-size:.9em;color:#151515}.event_img__lower{color:#6e6d7a;font-size:.8em;font-weight:500}.switch__button:before{content:'';position:absolute;top:1px;left:1px;width:16px;height:16px;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.12),0 0 2px rgba(0,0,0,.14);box-shadow:0 1px 3px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.12),0 0 2px rgba(0,0,0,.14);border-radius:50%}.is-switch .switch__button:before{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.event_drop{width:100%;background:#eee;padding:1em;padding-left:1vw;margin-bottom:2vh;border-radius:6px;font-size:.85em}.event_drop__caption{margin-right:1em;color:#151515;font-weight:700}.event_drop svg{width:.7em;height:.7em}.event_drop__content{width:100%;padding:0;border-radius:6px}.is-open .event_drop__content{-webkit-transform:translate3d(0%,1.5vh,0);transform:translate3d(0%,1.5vh,0)}.event_drop__item{border-radius:0;padding:1em;color:#151515;font-weight:700}.event_drop__item:hover{background:#eee;color:#151515}.event_drop__item:first-child{border-radius:6px 6px 0 0}.event_drop__item:last-child{border-radius:0 0 6px 6px}.event_drop__item+.event_drop__item{border-top:1px solid #eee}.modal_enter .modal_event__top{margin-bottom:0}.modal_enter .modal_event__title{margin-bottom:3vh}.modal_enter .modal_event__content,.modal_enter .modal_event__wrapper{height:auto}.modal_task_container{position:absolute;z-index:100;top:0;bottom:0;left:0;right:0;width:28em;margin:0 auto;pointer-events:none;opacity:0;padding:8vh 0!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.is-active .modal_task_container{opacity:1;pointer-events:all}.modal_task{position:relative;width:100%}.modal_task .modal_event__close{position:relative;top:0;left:0;margin-bottom:2vh}.modal_task .modal_event__title{font-size:2em;font-weight:700}.modal_task .form_input{margin:0 0 2em}.modal_task .form_input--area,.modal_task .modal_event__content{height:auto}.modal_task__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1em}.modal_task__caption--icon{width:2em;height:2em;background:#4f82ec;border-radius:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.5em}.modal_task__caption--icon svg{fill:#fff;width:50%;height:50%}.modal_task__caption span{font-weight:700;font-size:1.1em;color:#151515}.modal_task__buttons,.modal_task__caption--icon,.success_point__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal_task__buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal_task .modal_event__button{width:49%;margin-top:0}.modal_task .form_input_drop{height:20em}.modal_task .form_input_drop--auto{height:auto}.modal_task .form_input_drop .simplebar-content{padding:0!important}.modal_task .form_input_drop__item.on-click{background:#eee;color:#151515}.success_point__title{margin-bottom:1.5vh;font-size:1.9em;font-weight:600;font-family:'Golos';color:#000}.success_point__caption{margin-bottom:4vh;font-size:.9em;line-height:1.4em}.success_registration{position:relative;z-index:2;margin:auto;background:#fff;border-radius:24px;padding:2.75em 2.5em;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;-webkit-transform:translate3d(0,0,0) scale3d(.5,.5,1);transform:translate3d(0,0,0) scale3d(.5,.5,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);width:25em}@media (max-width:500px){.success_registration{border-radius:30px;width:90vw}}.success_registration__top .modal_card_company__icon svg{width:1.5em;height:1.5em;position:relative;z-index:10;fill:#4f82ec}.success_registration__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5vh;font-size:1.9em;font-weight:600;font-family:'Golos';color:#000}.success_registration__title--margin{margin-bottom:0}.success_registration__text{margin-top:1.5vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6e6d7a;font-size:.9em;font-weight:300;line-height:1.45em}.success_registration__text .lds-spinner{opacity:1!important;margin-right:1em}.registration_img{border:1px dashed #d1d1d1;border-radius:6px;padding:1.25em;margin-top:1.5vh}.registration_img svg{width:3em;height:3em;fill:#eee;margin-bottom:1vh}.registration_img__text{font-size:.9em;color:#151515}.registration_img__lower{color:#6e6d7a;font-size:.8em;font-weight:500}.switch{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.switch__button{position:relative;z-index:1;width:28px;height:18px;background:rgba(54,77,255,.12);display:block;border-radius:100px;background:#4f82ec;margin:0 .75em}.switch__caption{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;font-size:.85em;font-weight:700}.switch__caption:nth-child(1){color:#151515}.is-switch .switch__caption:nth-child(1),.switch__caption:nth-child(3){color:#6e6d7a}.is-switch .switch__caption:nth-child(3){pointer-events:none;color:#151515}.switch__caption:hover{color:#151515}.registration_drop{width:100%;background:#eee;padding:1em;padding-left:1vw;margin-bottom:2vh;border-radius:6px;font-size:.85em}.registration_drop__caption{margin-right:1em;color:#151515;font-weight:700}.registration_drop svg{width:.7em;height:.7em}.registration_drop__content{width:100%;padding:0;border-radius:6px}.registration_drop__item{border-radius:0;padding:1em;color:#151515;font-weight:700}.registration_drop__item:hover{background:#eee;color:#151515}.registration_drop__item:first-child{border-radius:6px 6px 0 0}.registration_drop__item:last-child{border-radius:0 0 6px 6px}.registration_drop__item+.registration_drop__item{border-top:1px solid #eee}.request_task{padding:5em 1.5em}.request_task .success_registration__text{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal_card{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;pointer-events:none}@media (max-height:740px){.modal_card{font-size:.95em}}@media (max-height:670px){.modal_card{font-size:.9em}}@media (max-width:768px){.modal_card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;overflow-y:scroll}}.is-active .modal_card,.is-active .modal_card__column,.is-active .modal_card_content{pointer-events:all;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.modal_card__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:1em;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;opacity:0;-webkit-transform:translate3d(10em,0,0);transform:translate3d(10em,0,0)}@media (max-width:768px){.modal_card__column{width:100%;margin-left:0}}.is-active .modal_card__column,.is-active .modal_card_content{-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.modal_card_content{position:relative;z-index:100;width:40vw;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:16px;background:#fff;padding:5vh 2.5em;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;opacity:0;-webkit-transform:translate3d(-10em,0,0);transform:translate3d(-10em,0,0)}@media (max-width:768px){.modal_card_content{width:100%;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:2em}}.modal_card_content__close,.modal_card_content__close--icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal_card_content__close{overflow:visible;margin-bottom:2em}.modal_card_content__close:hover .modal_card_content__close--icon{-webkit-transform:translate3d(-.35em,0,0);transform:translate3d(-.35em,0,0)}.modal_card_content__close--icon svg,.modal_card_content__close:hover svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.modal_card_content__close--icon{width:2.25em;height:2.25em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:50%;border:1px solid #eee;margin-right:.5em;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.modal_card_content__close--icon svg{fill:#151515;width:40%;height:40%}.modal_card_content__close span{font-size:.9em;color:#151515;font-weight:700}.modal_card_content__top{padding-bottom:3vh;border-bottom:1px solid #eee}.modal_card_content__title{color:#151515;font-size:2.6em}.modal_card_content__status{margin-top:2vh;font-weight:500}.modal_card_content__status span{font-weight:700}.modal_card_content__status .red,.modal_card_content__time span.red{color:#f2453d}.modal_card_content__status .yellow,.modal_card_content__time span.yellow{color:#db9102}.modal_card_content__status .green,.modal_card_content__time span.green{color:#00c853}.modal_card_content__info{height:35vh;border-bottom:1px solid #eee}@media (max-width:768px){.modal_card_content__info{height:auto}}.modal_card_content__info .simplebar-content{padding:2em 2em 2em 0!important}.modal_card_content__info .simplebar-vertical{top:5%;right:0;display:block;height:90%;width:6px!important;border-radius:0}.modal_card_content__wrap+.modal_card_content__wrap{margin-top:2em}.modal_card_content__caption{margin-bottom:.5em;font-size:1.1em;font-weight:700;color:#151515}.modal_card_content__text+.modal_card_content__text{margin-top:1em}.modal_card_content__bottom{margin-top:4vh}.modal_card_content__time{margin-bottom:2vh;font-weight:700;color:#151515}.modal_card_content__time span{position:relative;padding-left:1em;font-family:"MuseoSansCyrlItalic";font-style:italic;font-weight:500}.modal_card_content__time span:before{content:'';position:absolute;top:50%;left:.25em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:4px;height:4px;background:#151515}.modal_card_content__date{font-family:"Golos";font-weight:500;font-size:1.8em;line-height:1em}.modal_card_company{width:25vw;padding:4vh 2.5em;background:#fff;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:16px;margin-bottom:1em}.modal_card_company__icon{position:relative;width:4em;height:4em;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;border-radius:50%;margin-bottom:2vh}.modal_card_company__icon:before{content:'';position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;border-radius:50%;background:#e0e0e0}.modal_card_company__icon img{position:relative;z-index:2;width:75%;height:75%;-o-object-fit:contain;object-fit:contain;border-radius:50%}.modal_card_company__title{font-weight:500;font-size:1.4em;color:#151515;margin-bottom:2vh}.modal_card_company__info{padding-top:2vh;border-top:1px solid #eee}.modal_card_company__wrap+.modal_card_company__wrap{margin-top:2vh}.modal_card_company__caption{margin-bottom:.5vh;font-weight:700;color:#151515}.modal_card_company__text{line-height:1.4em}.modal_card_company__link{color:#4f82ec;font-weight:500}.about_content .section_block__text a:hover,.about_feedback .section_block__text a:hover,.faq_content .section_block__text a:hover,.modal_card_company__link:hover,.progect_content .section_block__text a:hover{color:#1756d7}.modal_card_company__button{width:100%;margin-top:2em}@media (max-width:768px){.modal_card_company{width:100%;border-radius:0;-webkit-box-shadow:none;box-shadow:none}}.modal_card_request{width:25vw;padding:4vh 2.5em;background:#fff;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:16px}.modal_card_request__title{font-weight:500;font-size:1.4em;color:#151515}.modal_card_request .task_card__request{margin-top:0;height:5em}.modal_card_request .task_card__request:after,.modal_card_request .task_card__request:before{display:none}.modal_card_request .task_card__request:hover .task_card__tooltip{pointer-events:all;opacity:1;-webkit-transform:translate3d(0,calc(-100% + 1em),0);transform:translate3d(0,calc(-100% + 1em),0)}.modal_card_request__button{width:100%}.modal_select,.modal_select_container{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0}.modal_select_container{top:0;left:0;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;position:absolute;z-index:1000;-webkit-transition:all .3s 0s;-o-transition:all .3s 0s;transition:all .3s 0s}.modal_select_container:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),to(rgba(0,0,0,.4)));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 100%);background:-o-linear-gradient(bottom,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 100%);background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 100%)}.modal_select_container.is-active{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;pointer-events:all}.modal_select_container .modal_select__inputs--margin{margin-bottom:4vh}.modal_select_container .modal_select__text--margin{margin-bottom:10vh}.is-active .modal_select,.is-active .success_registration{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.modal_select{position:relative;z-index:1;margin:auto;background:#fff;border-radius:20px;padding:5vh 2.5vw;width:25em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;-webkit-transform:translate3d(0,-50%,0) scale3d(1,1,1);transform:translate3d(0,-50%,0) scale3d(1,1,1)}@media (max-width:768px){.modal_select{max-width:90%;padding:2em}}.modal_select__title{color:#151515;font-size:1.8em;text-align:left;margin-bottom:1.5vh;font-weight:500}.modal_select__text{margin-bottom:3vh;font-size:.9em}.modal_select__close{position:absolute;top:1em;right:1em;width:24px;height:24px;background:#eee;border-radius:50%}.modal_card_enter__close:hover svg,.modal_change__close:hover svg,.modal_select__close:hover svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.modal_select__close svg{width:40%;height:40%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.modal_select__img{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;margin:3vh 0 2vh}.modal_select .form_input{margin-bottom:3vh}.modal_select .form_input--area{height:auto}.modal_select .form_input:last-child{margin-bottom:0}.modal_select .form_input__caption{color:#151515;font-weight:500;margin-bottom:1vh}.modal_select__inputs{margin-bottom:2vh}.modal_select_radio{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2vh 0}.modal_select_radio:hover .modal_select_radio__name{color:#4f82ec}.modal_select_radio:hover .modal_select_radio__arrow{-webkit-transform:translate3d(1em,0,0);transform:translate3d(1em,0,0)}.modal_menu__link:hover svg,.modal_select_radio:hover .modal_select_radio__arrow svg{fill:#4f82ec}.modal_select_radio+.modal_select_radio{border-top:1px solid #eee}.modal_select_radio__radio{position:absolute;opacity:0;z-index:10;top:0;right:0;width:2em;height:100%;cursor:pointer}.modal_select_radio__label{width:1.35em;height:1.35em;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:auto;border:2px solid #eee;border-radius:50%;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;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.modal_select_radio__label svg{width:70%;height:70%;fill:#fff}.modal_select_radio__img{width:2.5em;height:2.5em;border-radius:50%;overflow:hidden}.modal_select_radio__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal_select_radio__arrow,.modal_select_radio__name{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.modal_select_radio__name{font-size:.9em;color:#151515;font-weight:500;margin-left:.75em}.modal_select_radio__arrow{margin-left:.5em}.modal_select_radio__arrow svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);fill:#6e6d7a;width:.7em;height:.7em}.modal_select_radio__link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.modal_select_radio__radio:checked+.modal_select_radio__label{background:#4f82ec;border:2px solid #4f82ec}.modal_select__options_scroll{height:40vh}.modal_card_enter{margin:auto;background:#fff;border-radius:20px;padding:5vh 2.5vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:28em;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;-webkit-transform:translate3d(0,-50em,0) scale3d(1,1,1);transform:translate3d(0,-50em,0) scale3d(1,1,1);opacity:0}@media (max-height:750px){.modal_card_enter{font-size:.9em}}@media (max-width:768px){.modal_card_enter{width:90%;padding:2em}}.is-active .modal_card_enter{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:.75s;-o-transition-delay:.75s;transition-delay:.75s}.modal_card_enter__title{color:#151515;font-size:1.8em;font-weight:600;text-align:center}.modal_card_enter__close{position:absolute;top:1em;right:1em;width:24px;height:24px;background:#eee;border-radius:50%}.modal_card_enter__close svg,.modal_change__close svg{width:40%;height:40%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.modal_card_enter__img{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;margin:3vh 0 2vh;width:100%}@media (max-height:750px){.modal_card_enter__img{height:20vh}.modal_card_enter__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}.modal_card_enter__text{margin-bottom:4vh;font-size:.9em;text-align:left}.modal_card_enter__text--edit{margin-bottom:1.5vh}.about_content .section_block__text a,.about_feedback .section_block__text a,.modal_card_enter__text .color{font-weight:500;color:#4f82ec}.modal_card_enter__text .color:hover{color:#2161e7}.modal_card_enter .btn_margin{margin-top:3vh}.modal_change{margin:auto;background:#fff;border-radius:20px;padding:5vh 2.5vw;width:25em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;-webkit-transform:translate3d(0,-50em,0) scale3d(1,1,1);transform:translate3d(0,-50em,0) scale3d(1,1,1);opacity:0}@media screen and (max-width:500px){.modal_change{border-radius:30px;width:90vw}}.is-active .modal_change{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.modal_change.on-request{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);opacity:.5}.modal_change.on-success{-webkit-transform:translate3d(0,-50em,0) scale3d(.8,.8,1);transform:translate3d(0,-50em,0) scale3d(.8,.8,1);opacity:0}.modal_change__title{color:#151515;font-size:1.8em;text-align:left;margin-bottom:3vh;font-weight:600}.modal_change__close{position:absolute;top:1em;right:1em;width:24px;height:24px;background:#eee;border-radius:50%}.modal_change__img{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;margin:3vh 0 2vh}.modal_change .form_input{margin-bottom:3vh}.modal_change .form_input--area{height:auto}.modal_change .form_input:last-child{margin-bottom:0}.modal_change .form_input__caption{color:#151515;font-weight:500;margin-bottom:1vh}.modal_change .modal_registration__inputs{margin-bottom:5vh}.modal_change .modal_change_check_caption{font-size:.8em;color:#151515;margin-bottom:2vh}.modal_change .form_input--margin{margin-top:4vh}.modal_change .checkbox_text__label{font-size:.9em;color:#212121}.modal_change .checkbox_text__icon{border-radius:3px;width:18px;height:18px;border:1px solid #babdc2}.modal_exit_text{margin-bottom:8vh;font-size:.9em}.modal_menu{background:#fff;padding:6vh 0 0;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;-webkit-transform:translate3d(26em,0,0) scale3d(1,1,1);transform:translate3d(26em,0,0) scale3d(1,1,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;text-align:left;margin-left:auto;width:26em;border-radius:0;height:100%;z-index:100}@media (max-height:750px){.modal_menu{width:24em;padding-top:5vh}}@media (max-height:650px){.modal_menu{padding-top:4vh;width:22em}}@media (max-width:500px){.modal_menu{width:86vw;display:block;overflow:scroll}}.is-active .modal_menu{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;opacity:1;pointer-events:all}.modal_menu__logo{width:100%;height:4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-height:750px){.modal_menu__logo{height:3.5em}}@media (max-height:600px){.modal_menu__logo{height:3em}}@media (max-width:768px){.modal_menu__logo{height:6em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 0 0 2.5em}}.modal_menu__logo img{width:60%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-height:600px){.modal_menu__logo img{width:100%}}.modal_menu__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 2em;margin-top:4em}@media (max-height:750px){.modal_menu__nav{padding:0 2em}}@media (max-width:500px){.modal_menu__nav{padding:0 1.5em;margin-top:3em}}.modal_menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2vh 1em;border-radius:8px;font-size:.9em;font-weight:700;color:#6e6d7a}.modal_menu__link+.modal_menu__link{margin-top:1vh}@media (max-height:650px){.modal_menu__link+.modal_menu__link{margin-top:.5vh}}@media (max-height:800px){.modal_menu__link{padding:1.8vh 1em}}@media (max-height:750px){.modal_menu__link{font-size:.85em}}@media (max-height:700px){.modal_menu__link{font-size:.8em}}@media (max-width:500px){.modal_menu__link{font-size:.9em;padding:1.75vh 1em}}.modal_menu__link:hover{background:#eef2ff;color:#151515}.modal_menu__link svg{width:1.5em;height:1.5em;margin-right:1em;fill:#6e6d7a}.modal_menu .itome,.modal_menu__bottom{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}.modal_menu__bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:768px){.modal_menu__bottom{padding:1.5em 0 0}}.modal_menu .itome{color:#151515;font-weight:300;font-size:.8em;margin-top:0}@media (max-height:750px){.modal_menu .itome{font-size:.75em}}.modal_menu .itome:hover .itome_tooltip,.on-filters-toggled .task_toggle:before,.on-request .cabinet__preloader .lds-ripple{opacity:1}.modal_menu .itome__logo{width:1.4em;height:1.4em}.modal_menu .itome__logo svg{width:50%}.cabinet{position:relative;padding-top:6.8em;height:100%}@media (max-width:768px){.cabinet{height:auto}}.cabinet__container{padding:3vh 0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-height:700px){.cabinet__container{padding:2vh 0}}@media (max-width:768px){.cabinet__container{height:auto}}.cabinet__title{padding-left:2vw;padding-top:3vh;margin-bottom:3vh;font-size:2.8em;line-height:1em;color:#151515;font-weight:700}.cabinet__preloader{position:absolute;left:0;right:0;bottom:0;top:0;pointer-events:none;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}.cabinet_wrapper{position:relative;height:calc(100% + 3vh);margin-left:1.5vw;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(10vw,0,0);transform:translate3d(10vw,0,0)}@media (max-width:768px){.cabinet_wrapper{left:-1.5em;width:calc(100% + 3em);height:auto;margin-left:0;-webkit-box-flex:0;-ms-flex:none;flex:none;padding:0 1.5em}}.cabinet_content.is-active,.is-ready .cabinet_wrapper{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.cabinet_content{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:opacity .5s 0s,top 0s .5s,-webkit-transform .5s 0s;-o-transition:transform .5s 0s,opacity .5s 0s,top 0s .5s;transition:transform .5s 0s,opacity .5s 0s,top 0s .5s;transition:transform .5s 0s,opacity .5s 0s,top 0s .5s,-webkit-transform .5s 0s;opacity:0;-webkit-transform:translate3d(0,80em,0);transform:translate3d(0,80em,0);pointer-events:none}@media (max-width:768px){.cabinet_content{top:-1000%;bottom:auto}}.cabinet_content.is-active{-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s;pointer-events:all}@media (max-width:768px){.cabinet_content.is-active{position:relative;top:0}}.subscribe,.unsubscribed{position:absolute;z-index:10;bottom:10vh;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.06);box-shadow:0 9px 48px rgba(0,0,0,.06);border-radius:16px;border:1px solid #eee;padding:1.25em;padding-right:4vw;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform:translate3d(0,2em,0);transform:translate3d(0,2em,0);opacity:0;pointer-events:none}.subscribe.is-active,.unsubscribed.is-active{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;pointer-events:all}.subscribe__icon,.unsubscribed__icon{width:2.75em;height:2.75em;-webkit-box-flex:0;-ms-flex:none;flex:none;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;border-radius:50%}.subscribe__icon svg,.unsubscribed__icon svg{width:40%;height:40%}.subscribe__column,.unsubscribed__column{margin-left:1em}.subscribe__caption,.unsubscribed__caption{font-weight:700;color:#151515;font-size:1em}.subscribe__text,.unsubscribed__text{width:20em;color:#151515;line-height:1.5em;font-size:.95em}.subscribe__close,.unsubscribed__close{position:absolute;z-index:1;top:1em;right:1em;width:1.5em;height:1.5em;border-radius:50%;background:#eee;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}.subscribe__close:hover svg,.unsubscribed__close:hover svg{-webkit-transform:rotate(180deg) scale3d(.8,.8,1);transform:rotate(180deg) scale3d(.8,.8,1)}.subscribe__close svg,.unsubscribed__close svg{width:35%;height:35%;fill:#151515}.subscribe__remove,.unsubscribed__remove{color:#f2453d;font-weight:700;margin-top:2vh;font-size:.9em}.subscribe__remove:hover,.unsubscribed__remove:hover{color:#ec1a10}.subscribe__icon{background:#eef2ff}.subscribe__icon svg{fill:#4f82ec}.unsubscribed__icon{background:#fee}.unsubscribed__icon svg{fill:#fe8597}.home{padding-top:6.8em;height:100%}@media (max-width:768px){.home{height:auto}}.home__container{padding:6vh 0 8vh}@media (max-height:800px){.home__container{padding:5vh 0}}@media (max-height:760px){.home__container{padding:2vh 0}}.home__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:768px){.home__content{display:block}}.home_top{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:6vh}@media (max-height:820px){.home_top{margin-bottom:5vh}}@media (max-height:760px){.home_top{margin-bottom:4vh}}@media (max-width:768px){.home_top{display:block;text-align:center}}.home_top__over{margin-bottom:1vh;font-size:1.2em;line-height:1em;font-weight:300;font-family:"Golos";color:#a3a3a3;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(0,-4vh,0);transform:translate3d(0,-4vh,0)}.is-ready .home_top__links,.is-ready .home_top__over,.is-ready .home_top__title{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}@media (max-height:800px){.home_top__over{font-size:1.1em}}@media (max-height:700px){.home_top__over{font-size:.9em}}.home_top__title{font-weight:700;color:#151515;font-size:3.6em;line-height:1em;-webkit-transition:all .5s .1s;-o-transition:all .5s .1s;transition:all .5s .1s;opacity:0;-webkit-transform:translate3d(0,-4vh,0);transform:translate3d(0,-4vh,0)}@media (max-height:840px){.home_top__title{font-size:3.4em}}@media (max-height:800px){.home_top__title{font-size:3em}}@media (max-height:700px){.home_top__title{font-size:2.6em}}.home_top__link,.home_top__links{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_top__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .5s .2s;-o-transition:all .5s .2s;transition:all .5s .2s;opacity:0;-webkit-transform:translate3d(-5vw,0,0);transform:translate3d(-5vw,0,0)}.home_top__link{overflow:visible;font-weight:500;font-size:.9em}.home_top__link:hover{color:#151515}.home_top__link:hover .home_top__link--icon svg,.home_top__link:hover .home_top__link--icon:before{-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1)}.home_top__link:hover .home_top__link--icon:after{-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1)}.home_top__link:hover .home_top__link--icon svg{fill:#151515}.home_top__link+.home_top__link{margin-left:2.5vw}.home_card,.home_top__link,.home_top__link--icon{display:-webkit-box;display:-ms-flexbox;display:flex}.home_top__link--icon{position:relative;z-index:1;height:2.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #eee;margin-right:.75vw;width:2.5em;border-radius:50%}.home_top__link--icon:after,.home_top__link--icon:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.home_top__link--icon:before{background:#eee;z-index:-2}.home_top__link--icon:after{z-index:-1;background:#fff}.home_top__link--icon svg{width:18px;height:18px;fill:#6e6d7a}.home_card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:18px;padding:4vh 1.5vw;width:24%;height:58vh;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);opacity:0;-webkit-transform:translate3d(-5vw,0,0);transform:translate3d(-5vw,0,0)}@media (max-height:750px){.home_card{height:60vh}}@media (max-height:700px){.home_card{height:63vh}}@media (max-width:768px){.home_card{width:100%;height:auto;padding:2em;margin-bottom:2em}}.home_card:nth-child(1){-webkit-transition:all .5s .3s;-o-transition:all .5s .3s;transition:all .5s .3s}.home_card:nth-child(1) .home_card__icon{background:#4f82ec}.home_card:nth-child(2){-webkit-transition:all .5s .4s;-o-transition:all .5s .4s;transition:all .5s .4s}.home_card:nth-child(2) .home_card__icon{background:#fe8597}.home_card:nth-child(3){-webkit-transition:all .5s .5s;-o-transition:all .5s .5s;transition:all .5s .5s}.home_card:nth-child(3) .home_card__icon{background:#3bdbb9}.is-ready .home_card{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.home_card+.home_card{margin-left:1.25vw}.home_card__icon,.home_card__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_card__top{margin-bottom:2vh}.home_card__icon{width:3em;height:3em;background:#fe8597;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:14px;margin-right:1vw}@media (max-width:768px){.home_card__icon{margin-right:1.25em}}.home_card__icon svg,.task_card__img.check svg{width:50%;height:50%;fill:#fff}.home_card__title{color:#151515;font-weight:700;font-family:'MuseoSansCyrl';font-size:1.4em}@media (max-height:760px){.home_card__title{font-size:1.3em}}.home_card__lower{font-weight:500;font-family:'MuseoSansCyrl';font-size:.85em}.home_card__text{font-size:.9em;line-height:1.6em;font-family:'MuseoSansCyrl'}@media (max-height:840px){.home_card__text{font-size:.85em}}@media (max-height:800px){.home_card__text{font-size:.8em}}@media (max-width:768px){.home_card__text{font-size:1em;margin-bottom:2em}}.home_card__img{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30vh}@media (max-height:840px){.home_card__img{height:20vh}}@media (max-width:768px){.home_card__img{height:15.65em}}.home_card__img img{width:auto;height:auto;max-width:100%;max-height:100%}.home_card__button{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-top:4vh}@media (max-height:760px){.home_card__button{font-size:.85em}}@media (max-width:768px){.home_card__button{font-size:1em}}.home_column{width:25%;margin-left:1.25vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){.home_column{width:100%}}.home_column_item{margin-left:0!important;padding:3vh 1.5vw;background:#f1f1f1;border-radius:18px;-webkit-transition:all .5s .6s;-o-transition:all .5s .6s;transition:all .5s .6s;opacity:0;-webkit-transform:translate3d(0,5vh,0);transform:translate3d(0,5vh,0)}.is-ready .home_column_item,.is-ready .rally_point_section--first .rally_point_block .section_block__buttons.is-visible,.is-ready .rally_point_section--first .rally_point_block .section_block__text.is-visible,.is-ready .rally_point_section--first .rally_point_block .section_block__title.is-visible,.is-ready .rally_point_section--first .rally_point_block__img.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}@media (max-width:1400px){.home_column_item{padding:3vh 2vw}}@media (max-width:768px){.home_column_item{padding:2em;margin-bottom:1em}}.home_column_item+.home_column_item{margin-top:auto;-webkit-transition:all .5s .7s;-o-transition:all .5s .7s;transition:all .5s .7s}.home_column_item__title{font-weight:700;font-family:'MuseoSansCyrl';font-size:1.1em;line-height:1em;color:#151515}@media (max-width:768px){.home_column_item__title{font-size:1.7em}}.home_column_item__text{margin:2vh 0;line-height:1.6em;font-family:'MuseoSansCyrl';font-size:.9em}@media (max-height:840px){.home_column_item__text{font-size:.85em}}@media (max-height:800px){.home_column_item__text{font-size:.8em;margin:1.5vh 0}}@media (max-width:768px){.home_column_item__text{font-size:1em;margin:1em 0}}.home_column_item__button svg{margin-right:.5em}@media (max-height:760px){.home_column_item__button{font-size:.85em}}.rally_point_section{margin-top:3em}.rally_point_section__container{padding:0}.rally_point_section--first .rally_point_block .section_block__title{white-space:nowrap;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(0,-5vh,0);transform:translate3d(0,-5vh,0)}.rally_point_section--first .rally_point_block .section_block__buttons,.rally_point_section--first .rally_point_block .section_block__text{-webkit-transition:all .5s .1s;-o-transition:all .5s .1s;transition:all .5s .1s;opacity:0;-webkit-transform:translate3d(0,-5vh,0);transform:translate3d(0,-5vh,0)}.rally_point_section--first .rally_point_block .section_block__buttons{-webkit-transition:all .5s .2s;-o-transition:all .5s .2s;transition:all .5s .2s}.rally_point_section--first .rally_point_block__img{-webkit-transition:all .5s .3s;-o-transition:all .5s .3s;transition:all .5s .3s;opacity:0;-webkit-transform:translate3d(5vw,0,0);transform:translate3d(5vw,0,0)}.rally_point_block{background:#fff;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;border-radius:24px;padding:3em 6vw}.rally_point_block .section_block{width:45%;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:768px){.rally_point_block .section_block{width:100%}.rally_point_block .section_block__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rally_point_block .section_block__button+.section_block__button{margin-left:0;margin-top:1em}}.rally_point_block .section_block__title{white-space:nowrap}@media (max-width:768px){.rally_point_block .section_block__title{font-size:2.2em}.rally_point_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2em}}.rally_point_block__img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(5vw,0,0);transform:translate3d(5vw,0,0)}.rally_point_block__img.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}@media (max-width:768px){.rally_point_block__img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;height:15em;width:90%;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;margin-bottom:2em}.rally_point_block__img img{max-height:100%;max-width:100%}}.task{margin-top:8em}@media (max-width:768px){.task{margin-top:2em}}.task__container,.task_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.task__container{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.task .section_block__title{width:100%;text-align:center;margin-bottom:1.5em}@media (max-width:768px){.task .section_block__title{margin-bottom:3rem}}.task_wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:768px){.task_wrap{display:block}}.task_nav,.task_wrap__no_result{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:16px}.task_wrap__no_result{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);min-height:28.5em;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5em;-webkit-transition:opacity .17s;-o-transition:opacity .17s;transition:opacity .17s}.on-request .task_wrap__no_result{opacity:0}.task_wrap__no_result img{max-width:80%;margin-bottom:2em}.task_wrap__no_result p{font-style:italic}.task_nav{padding:0;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(-10vw,0,0);transform:translate3d(-10vw,0,0)}.task_nav.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.task_nav__wrap{border-bottom:1px solid #eee;padding:2.5em 2em}.task_nav__wrap:nth-child(2){margin-bottom:0;border-bottom:none}.task_nav__title{margin-bottom:4vh;line-height:1em;font-weight:600;color:#151515}@media (max-width:768px){.task_nav{margin-bottom:2em;display:none;opacity:0}.on-filters-toggled .task_nav{display:block;opacity:1}}.task_radio{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.task_radio.absence{pointer-events:none}.task_radio+.task_radio{margin-top:1em}.task_radio__radio{position:absolute;opacity:0}.task_radio__count,.task_radio__label{font-size:.9em;font-weight:700;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.task_radio__label{width:100%;cursor:pointer;background:#fff;padding:1em 4em 1em 1em;border-radius:8px;font-family:'MuseoSansCyrl';color:#6e6d7a}.task_radio__label:hover{background:#eef2ff70}.task_radio__count{position:absolute;top:50%;right:1em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#151515}.absence .task_radio__count{color:#eee}.task_radio__radio:checked+.task_radio__label{background:#eef2ff;color:#4f82ec}.task_radio__radio:checked+.task_radio__label+.task_radio__count{color:#4f82ec}.task_content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:1em;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:30em;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(10vw,0,0);transform:translate3d(10vw,0,0)}@media (max-width:768px){.task_content{margin-left:0;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.task_content.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.task_card,.task_content__preloader{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:16px}.task_content__preloader{position:absolute;z-index:1;top:0;left:0;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.task_content__preloader.active-preloader{opacity:1;pointer-events:all}.task_card{width:32%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:.5%;background:#fff;padding:1.5em 1.75vw;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);-ms-flex-item-align:stretch;align-self:stretch;-webkit-transition:opacity .17s;-o-transition:opacity .17s;transition:opacity .17s}.on-request .task_card{opacity:0}.task_card:nth-child(2),.task_card:nth-child(3),.task_card:nth-child(4){margin-top:0}@media (max-width:1300px){.task_card{width:48%}.task_card:nth-child(4){margin:.75em 1%}}@media (max-width:768px){.task_card:nth-child(n){width:100%;padding:2em;margin:0 0 2em}}.task_card__type{font-size:.9em;font-weight:300}.task_card__title{margin:4vh 0 auto;font-family:'Golos';font-weight:500;font-size:1.4em;line-height:1.3em;color:#151515}.task_card__caption{margin:4vh 0 1vh}.task_card__date{font-weight:700;color:#151515;line-height:1em}.task_card__day{font-family:'MuseoSansCyrlItalic';font-style:italic;font-weight:500}.task_card__day.red{color:#f2453d}.task_card__day.yellow{color:#db9102}.task_card__day.green{color:#00c853}.task_card__request{position:relative;height:4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-top:2em}.task_card__request:after,.task_card__request:before{content:'';position:absolute;left:-1.75vw;right:-1.75vw;height:1px;background:#eee}.task_card__request:before{top:0}.task_card__request:after{bottom:0}.task_card__request:hover .task_card__tooltip{pointer-events:all;opacity:1;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.task_card__request--details_disabled{margin-bottom:-1em}.task_card__request--details_disabled:after{content:none}.task_card__text{font-size:.9em;font-family:'MuseoSansCyrlItalic';font-style:italic;font-weight:300}.task_card__img{position:relative;width:2.25em;height:2.25em;border-radius:50%;border:2px solid #fff;overflow:hidden}.task_card__img:nth-child(2){left:-6px}.task_card__img:nth-child(3){left:-12px}.task_card__img:nth-child(4){left:-18px}.task_card__img img,.task_card__tooltip--img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.task_card__img.fill{background:#4f82ec}.task_card__img.fill span{font-size:.85em;color:#fff;font-weight:500}.task_card__img.check,.task_card__img.fill{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}.task_card__img.check--blue{background:#4f82ec}.task_card__img.check--green{background:#00c853}.task_card__tooltip{position:absolute;top:0;left:0;background:#262626;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.06);box-shadow:0 9px 48px rgba(0,0,0,.06);border-radius:16px;padding:1em 1.5em;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:translate3d(0,calc(-100% - 2vh),0);transform:translate3d(0,calc(-100% - 2vh),0);opacity:0;pointer-events:none}.task_card__tooltip:before{content:'';position:absolute;z-index:-1;bottom:-4px;left:30px;width:20px;height:20px;border-radius:3px;background:#262626;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.task_card__tooltip--line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5em 0}.task_card__tooltip--img{width:2em;height:2em;border-radius:50%;overflow:hidden}.task_card__tooltip--name{color:#fff;white-space:nowrap;font-size:.9em;font-weight:500;margin-left:.5em}.task_card__name{color:#151515;font-size:.9em;font-weight:500;padding-left:.5em}.task_card__button{width:100%;margin-top:1.5em}.task_toggle{margin:0 auto 2em}.on-filters-toggled .task_toggle{color:#3872ea}.task_toggle:before{color:#fff;content:'Скрыть филтры';position:absolute;left:0;right:0;top:0;bottom:0;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;opacity:0}.about_content{margin-top:7em}@media (max-width:768px){.about_content{margin-top:2em}}.about_content__container{width:40vw;min-width:40vw;background:#fff;border-radius:24px;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);padding:3em}@media (max-width:768px){.about_content__container.container{width:100%;min-width:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding:2em}}.about_content__img,.about_content__title{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(0,5vh,0);transform:translate3d(0,5vh,0)}.about_content__img{width:100%;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;margin-bottom:6em}.about_content__img img,.about_feedback__img img,.step_info__img img{max-width:100%}.is-ready .about_content__img.is-visible,.is-ready .about_content__title.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.about_content__title{margin-bottom:.75em;color:#151515;font-size:3.5em;line-height:1em}@media (max-width:768px){.about_content__title{font-size:2.5em}}.about_content .section_block+.section_block{margin-top:4em}.about_content .section_block__title{margin-bottom:.5em;color:#151515;font-size:1.8em;line-height:1.1em}.about_feedback{margin-top:2em}@media (max-width:768px){.about_feedback{margin-top:0}}.about_feedback__container{width:40vw;min-width:40vw;background:#fff;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:24px;padding:3em}@media (max-width:768px){.about_feedback__container.container{width:100%;min-width:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0}}.about_feedback__img{width:100%;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;margin-bottom:4em;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(0,5vh,0);transform:translate3d(0,5vh,0)}.about_feedback__img.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.about_feedback .section_block__title{margin-bottom:.5em;color:#151515;font-size:2.4em;line-height:1.1em}@media (max-width:768px){.about_feedback .section_block__title br{display:none}}.about_feedback .section_block__text{padding-right:3vw}.step_info{margin-top:3em}.step_info__container{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}@media (max-width:768px){.step_info__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.step_info__img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}.step_info .section_block__buttons.is-visible,.step_info .section_block__copyright.is-visible,.step_info .section_block__text.is-visible,.step_info .section_block__title.is-visible,.step_info__img.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}@media (max-width:768px){.step_info__img{margin-bottom:2em}}.step_info .section_block{-webkit-box-flex:0;-ms-flex:none;flex:none}.step_info .section_block__copyright{margin-top:1.25em;font-family:'MuseoSansCyrlItalic';font-style:italic}.step_info .section_block__copyright,.step_info .section_block__title{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(0,5vh,0);transform:translate3d(0,5vh,0)}@media (max-width:768px){.step_info .section_block__title{font-size:2.5em}}.step_info .section_block__buttons,.step_info .section_block__text{-webkit-transform:translate3d(0,5vh,0);transform:translate3d(0,5vh,0)}.step_info_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1em}.step_info .section_block__buttons,.step_info .section_block__text,.step_info_top__caption,.step_info_top__count{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0}.step_info_top__count{position:relative;width:44px;height:44px;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;-webkit-transform:scale3d(0,0,1);transform:scale3d(0,0,1)}.is-visible .step_info_top__count{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.personal_side_top__image:before,.step_info_top__count:before{content:'';position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;border-radius:50%;background:#e0e0e0}.step_info_top__count .loader--red{background:-webkit-gradient(linear,left top,right top,color-stop(10%,#fe8597),color-stop(42%,rgba(254,133,151,0)));background:-webkit-linear-gradient(left,#fe8597 10%,rgba(254,133,151,0) 42%);background:-o-linear-gradient(left,#fe8597 10%,rgba(254,133,151,0) 42%);background:linear-gradient(to right,#fe8597 10%,rgba(254,133,151,0) 42%)}.step_info_top__count .loader--red:before{background:#fe8597}.step_info_top__count .loader--blue{background:-webkit-gradient(linear,left top,right top,color-stop(10%,#4f82ec),color-stop(42%,rgba(79,130,236,0)));background:-webkit-linear-gradient(left,#4f82ec 10%,rgba(79,130,236,0) 42%);background:-o-linear-gradient(left,#4f82ec 10%,rgba(79,130,236,0) 42%);background:linear-gradient(to right,#4f82ec 10%,rgba(79,130,236,0) 42%)}.step_info_top__count .loader--blue:before{background:#4f82ec}.step_info_top__count .loader--green{background:-webkit-gradient(linear,left top,right top,color-stop(10%,#3bdbb9),color-stop(42%,rgba(59,219,185,0)));background:-webkit-linear-gradient(left,#3bdbb9 10%,rgba(59,219,185,0) 42%);background:-o-linear-gradient(left,#3bdbb9 10%,rgba(59,219,185,0) 42%);background:linear-gradient(to right,#3bdbb9 10%,rgba(59,219,185,0) 42%)}.step_info_top__count .loader--green:before{background:#3bdbb9}.step_info_top__count .loader--yellow{background:-webkit-gradient(linear,left top,right top,color-stop(10%,#f6d24e),color-stop(42%,rgba(246,210,78,0)));background:-webkit-linear-gradient(left,#f6d24e 10%,rgba(246,210,78,0) 42%);background:-o-linear-gradient(left,#f6d24e 10%,rgba(246,210,78,0) 42%);background:linear-gradient(to right,#f6d24e 10%,rgba(246,210,78,0) 42%)}.step_info_top__count .loader--yellow:before{background:#f6d24e}.step_info_top__count .loader--purple{background:-webkit-gradient(linear,left top,right top,color-stop(10%,#4339f2),color-stop(42%,rgba(67,57,242,0)));background:-webkit-linear-gradient(left,#4339f2 10%,rgba(67,57,242,0) 42%);background:-o-linear-gradient(left,#4339f2 10%,rgba(67,57,242,0) 42%);background:linear-gradient(to right,#4339f2 10%,rgba(67,57,242,0) 42%)}.step_info_top__count .loader--purple:before{background:#4339f2}.step_info_top__count span{position:relative;z-index:2;font-weight:700;line-height:1em}.step_info_top__count span.red{color:#fe8597}.step_info_top__count span.blue{color:#4f82ec}.step_info_top__count span.green{color:#3bdbb9}.step_info_top__count span.yellow{color:#f6d24e}.step_info_top__count span.purple{color:#4339f2}.step_info_top__caption{margin-left:.75em;color:#151515;font-weight:500;-webkit-transform:translate3d(5vw,0,0);transform:translate3d(5vw,0,0)}.is-visible .step_info_top__caption{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.partners_main{margin-top:3em}@media (max-width:768px){.partners_main{margin-top:2em}}.partners_main__container{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}.partners_main .section_block{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}@media (max-width:768px){.partners_main .section_block{width:100%}}.partners_main .section_block__copyright{margin-top:1.25em;font-family:'MuseoSansCyrlItalic';font-style:italic}@media (max-width:768px){.partners_main .section_block__title{font-size:1.8em}}.partners{margin-top:3em}.partners__title,.partners_slider{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0}.partners__title{text-align:center;font-size:1.4em;font-weight:500;color:#151515;margin-bottom:1em;-webkit-transform:translate3d(0,5vh,0);transform:translate3d(0,5vh,0)}.partners__title.is-visible,.partners_slider.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.partners_slider{height:auto;width:100%;padding:2em;-webkit-transform:translate3d(-10em,0,0);transform:translate3d(-10em,0,0)}.partners_slider .swiper-wrapper{height:auto;width:100%;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}.partners_slide,.partners_slide__item{display:-webkit-box;display:-ms-flexbox;display:flex}.partners_slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.partners_slide__item{width:100%;height:12em;-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 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:24px}@media (max-width:768px){.partners_slide__item{height:6em;border-radius:6px}}.swiper-slide-prev .partners_slide__item{opacity:0;-webkit-transform:translate3d(-2em,0,0) scale3d(.9,.9,1);transform:translate3d(-2em,0,0) scale3d(.9,.9,1)}.is-hidden .partners_slide__item{opacity:0;-webkit-transform:translate3d(2em,0,0) scale3d(.9,.9,1);transform:translate3d(2em,0,0) scale3d(.9,.9,1)}.swiper-slide-prev .partners_slide__item:nth-child(1){-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.is-hidden .partners_slide__item:nth-child(1),.partners_slide__item:nth-child(1){-webkit-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s}.swiper-slide-prev .partners_slide__item:nth-child(2){-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.is-hidden .partners_slide__item:nth-child(2),.partners_slide__item:nth-child(2){-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.swiper-slide-prev .partners_slide__item:nth-child(3){-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.is-hidden .partners_slide__item:nth-child(3),.partners_slide__item:nth-child(3){-webkit-transition-delay:.75s;-o-transition-delay:.75s;transition-delay:.75s}.partners_slide__item+.partners_slide__item{margin-top:24px}.partners_slide__item img{width:76%;height:60%;-o-object-fit:contain;object-fit:contain}.personal_page{margin-top:3em}.personal_page__container{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:768px){.personal_page__container{display:block}}.personal_content,.personal_side{background:#fff;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:16px}.personal_side{width:40%;padding:0;-webkit-transition:opacity .5s 3.3s,-webkit-transform .5s 3.3s;-o-transition:transform .5s 3.3s,opacity .5s 3.3s;transition:transform .5s 3.3s,opacity .5s 3.3s;transition:transform .5s 3.3s,opacity .5s 3.3s,-webkit-transform .5s 3.3s;opacity:0;-webkit-transform:translate3d(-10vw,0,0);transform:translate3d(-10vw,0,0)}@media (max-width:768px){.personal_side{width:100%;margin-bottom:2em}}.personal_side.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.personal_side__wrap{border-top:1px solid #eee;padding:2em 2.5vw}@media (max-width:768px){.personal_side__wrap{padding:2em}}.personal_side__caption{font-weight:600;color:#151515;font-size:1.75em;line-height:1.2em}.personal_side__text{margin-top:1em;white-space:pre-line}.personal_side__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.25em}.personal_side__item{background:#eee;border-radius:100px;padding:.55em 1.15em;margin-top:.75em;margin-right:.5em;color:#151515;line-height:1em;font-weight:500}@media (max-width:768px){.personal_side__item{font-size:.85em}}.personal_side__line{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:2vh}@media (max-width:768px){.personal_side__line{display:block}}.personal_side__name{width:40%;white-space:nowrap;-webkit-box-flex:0;-ms-flex:none;flex:none;color:#151515;font-weight:500}.personal_side__value{font-size:.95em}.faq_content .section_block__text a,.personal_side__link,.progect_content .section_block__text a{font-weight:500;color:#4f82ec}.personal_side__link:hover{color:#2161e7}.personal_side_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2em 2.5vw}@media (max-width:768px){.personal_side_top{display:block;padding:2em}}.personal_side_top__image{position:relative;width:7em;height:7em;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;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:1em;border-radius:50%}.personal_side_top__image img{position:relative;z-index:1;width:calc(100% - 6px);height:calc(100% - 6px);-o-object-fit:cover;object-fit:cover;border-radius:50%}.personal_review__icon img,.personal_side_top__image--width img{width:75%;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.personal_side_top__image{margin-bottom:1em}}.personal_side_top__name{font-weight:500;color:#151515;font-size:1.45em}.personal_side_top__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.5em;font-family:'Golos'}.personal_side_top__count{font-weight:600;font-size:2.4em;color:#4f82ec;line-height:1em}.personal_side_top__caption{width:5em;margin-left:1em;line-height:1.1em;font-weight:500;font-size:.9em}.personal_content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:opacity .5s 3.3s,-webkit-transform .5s 3.3s;-o-transition:transform .5s 3.3s,opacity .5s 3.3s;transition:transform .5s 3.3s,opacity .5s 3.3s;transition:transform .5s 3.3s,opacity .5s 3.3s,-webkit-transform .5s 3.3s;opacity:0;-webkit-transform:translate3d(10vw,0,0);transform:translate3d(10vw,0,0)}@media (max-width:768px){.personal_content{margin-left:0}}.personal_content.is-visible,.personal_content__item.is-active{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.personal_content__wrapper{position:relative;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;min-height:35em}.personal_content__item{padding:2em 2.5vw;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;-webkit-transition:all .35s 0s;-o-transition:all .35s 0s;transition:all .35s 0s;-webkit-transform:translate3d(0,10em,0);transform:translate3d(0,10em,0);pointer-events:none;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:768px){.personal_content__item{padding:2em}}.personal_content__item.is-active{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;position:relative;pointer-events:all}.personal_content__item--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.personal_content__item .task_card{width:49%;-webkit-box-shadow:inset 0 0 0 1px #eee;box-shadow:inset 0 0 0 1px #eee;margin-top:0;margin-bottom:1%}@media (max-width:768px){.personal_content__item .task_card{width:100%;margin-bottom:1em}}.personal_content__item .volunteering_block_blank{height:calc(100% - 7em)}.personal_content__item .volunteering_block_blank__img{height:auto;max-width:55%}.personal_content_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2em 2.5vw;padding-top:0;padding-bottom:0;border-bottom:1px solid #eee}@media (max-width:768px){.personal_content_top{padding:2em;display:block}}.personal_content_top__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.25em 0;color:#6e6d7a;font-weight:700;font-size:.9em}@media (max-width:768px){.personal_content_top__tab{padding:1em 0}}.personal_content_top__tab.is-clicked,.personal_content_top__tab:hover{color:#151515}.personal_content_top__tab:hover svg{fill:#151515}.personal_content_top__tab.is-clicked svg{fill:#4f82ec}.personal_content_top__tab+.personal_content_top__tab{margin-left:2.5em}@media (max-width:768px){.personal_content_top__tab+.personal_content_top__tab{margin-left:0}}.personal_content_top__tab svg{width:1.25em;height:1.25em;fill:#6e6d7a;margin-right:.5em}.personal_review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:5vw}@media (max-width:768px){.personal_review{display:block}}.personal_review+.personal_review{margin-top:3em}.personal_review__icon{width:3em;height:3em;-webkit-box-flex:0;-ms-flex:none;flex:none;border-radius:50%;border:1px solid #eee;overflow:hidden;margin-right:1em}@media (max-width:768px){.personal_review__icon{margin-right:0;margin-bottom:1em}}.personal_review__icon img{width:100%;height:100%}.personal_review__title{font-weight:700;color:#151515;font-size:1.1em;line-height:1.4em;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.personal_review__title:hover,.privacy_column__text a{color:#4f82ec}.personal_review__text{margin-top:1em}.reviews_message,.reviews_message__image{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews_message{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4em;width:100%}.reviews_message__image{opacity:1;width:3em;height:3em;-webkit-box-flex:0;-ms-flex:none;flex:none;border-radius:50%;overflow:hidden;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.on-request .reviews_message__image{opacity:.5;pointer-events:none}.reviews_message__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews_message__line{position:relative;height:3em;width:100%;border:1px solid #eee;border-radius:6px}.reviews_message__input{width:calc(100% - 3em);height:100%;padding-left:1em;font-size:.9em;border:0;font-weight:300;padding-top:1.1em;resize:none;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.reviews_message__input:focus,.reviews_message__input:focus-visible{border:0;outline:0}.on-request .reviews_message__input{opacity:.5;pointer-events:none}.reviews_message__button{position:absolute;top:0;right:0;bottom:0;width:3em}.reviews_message__button:hover{background:#eee}.reviews_message__button:hover svg{fill:#151515}.reviews_message__button svg{fill:#6e6d7a;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.reviews_message.on-request .reviews_message__btn_icon{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.reviews_message .lds-ripple{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;width:85%;height:85%}.reviews_message.on-request .lds-ripple{opacity:1}.reviews_message .lds-ripple div{border-width:2px;width:100%;height:100%}.progect_content{margin-top:3em}@media (max-width:768px){.progect_content{margin-top:2em}}.progect_content__container{width:40vw;min-width:40vw;background:#fff;border-radius:24px;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);padding:3em 3em 2em}@media (max-width:768px){.progect_content__container.container{width:100%;min-width:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding:2em}}.progect_content__img,.progect_content__title{opacity:0;-webkit-transform:translate3d(0,5vh,0);transform:translate3d(0,5vh,0)}.progect_content__img{width:100%;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;-webkit-transition:all .5s;margin-bottom:6em;-o-transition:all .5s;transition:all .5s}.progect_content__img img{max-width:100%}.is-ready .progect_content .section_block__list_item.is-visible,.is-ready .progect_content__img.is-visible,.is-ready .progect_content__title.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.progect_content__title{margin-bottom:.75em;color:#151515;font-size:3.5em;line-height:1em;-webkit-transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}@media (max-width:768px){.progect_content__title{font-size:2.5em}}.progect_content .section_block+.section_block{margin-top:4em}.progect_content .section_block__buttons{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.progect_content .section_block__buttons::before{content:'';position:absolute;top:-2em;left:-3em;right:-3em;height:1px;background-color:rgba(204,204,204,.15)}.progect_content .section_block__button{-webkit-box-flex:1;-ms-flex:1;flex:1}.progect_content .section_block__title{margin-bottom:.5em;color:#151515;font-size:1.8em;line-height:1.1em}.progect_content .section_block__list{margin-top:.7em}.progect_content .section_block__list_item{position:relative;padding-left:.9em;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(0,5vh,0);transform:translate3d(0,5vh,0)}.progect_content .section_block__list_item::before{content:"";position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);left:0;width:.33em;height:.33em;border-radius:50%;background:#3bdbb9}.progect_content .section_block__list_item .section_block__text{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.progect_content .section_block__list_item+.section_block__list_item{margin-top:.5em}@media (max-width:1350px){.privacy{font-size:.9em}}.privacy__container{padding:6em 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:500px){.privacy__container{padding-top:3em}}.privacy__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:500px){.privacy__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.privacy__title{margin-bottom:1em;font-family:"Golos";line-height:1em;color:#151515;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;-webkit-transform:translate3d(0,-1vh,0);transform:translate3d(0,-1vh,0);opacity:0}.privacy__title.is-visible{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.privacy_column{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:auto}@media (max-width:500px){.privacy_column{width:100%;margin:0 0 2em}}.privacy_column__wrapper+.privacy_column__wrapper{margin-top:3em}.privacy_column__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:.75em;font-family:"Golos";font-weight:500;white-space:nowrap;font-size:1.8em;line-height:1.3em;color:#151515;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;-webkit-transform:translate3d(0,-1vh,0);transform:translate3d(0,-1vh,0);opacity:0}.privacy_column__title.is-visible{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}@media (max-width:500px){.privacy_column__title{white-space:normal;font-size:22px}.privacy_column__title br{display:none}}.privacy_column__title .counter{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;top:3px;color:#fff;font-size:.6em;width:2vw;height:2vw;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;margin-right:1vw}@media (max-width:500px){.privacy_column__title .counter{width:8vw;height:8vw;top:0;margin-right:2vw}}.privacy_column__title .counter:before{content:'';position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#4f82ec;border-radius:50%}.privacy_column__lower{color:#5d5f61;font-weight:300;font-size:1em;margin-bottom:1.5em;padding-right:10vw;padding-left:3vw;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;-webkit-transform:translate3d(0,-1vh,0);transform:translate3d(0,-1vh,0);opacity:0}.privacy_column__lower.is-visible{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}@media (max-width:1500px){.privacy_column__lower{padding-right:5vw}}@media (max-width:1350px){.privacy_column__lower{padding-right:3vw}}@media (max-width:500px){.privacy_column__lower{padding-left:10vw;font-size:1.1em}}.privacy_column__text{color:#5d5f61;font-weight:300;font-size:1em;line-height:1.8em;padding-right:10vw;padding-left:3vw;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:translate3d(0,-1vh,0);transform:translate3d(0,-1vh,0);opacity:0}.privacy_column__text+.privacy_column__text{margin-top:1.5em}.privacy_column__text.is-visible{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}@media (max-width:1500px){.privacy_column__text{padding-right:5vw}}@media (max-width:1350px){.privacy_column__text{padding-right:3vw}}@media (max-width:500px){.privacy_column__text{padding-left:10vw;font-size:1.1em}.privacy_column__text+.privacy_column__text{margin-top:1em}}.privacy_column__text .strong{font-weight:700;color:#151515}.privacy_pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:sticky;top:6em;margin-right:4vw}@media (max-width:500px){.privacy_pagination{display:none}}.privacy_block,.privacy_pagination__link{-webkit-box-flex:0;-ms-flex:none;flex:none}.privacy_pagination__link{white-space:nowrap;font-weight:500;color:#728290;font-size:.9em}.privacy_pagination__link.is-active{color:#151515}.privacy_pagination__link+.privacy_pagination__link{margin-top:2em}.privacy_block{-webkit-box-shadow:inset 0 0 0 1px #dcdcdc;box-shadow:inset 0 0 0 1px #dcdcdc;border-radius:14px;padding:1.75em 2.5em}.privacy_block__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2em;font-weight:500;margin-bottom:.25em}.privacy_block__text{color:#404040;line-height:1.8em;font-weight:300;margin-bottom:1em}.privacy_block__button{color:#151515;-webkit-box-shadow:inset 0 0 0 1px #e0e0e0;box-shadow:inset 0 0 0 1px #e0e0e0;border-radius:6px;padding:.8em 1.5em;font-size:.9em}.privacy_block__button:hover{background:rgba(255,21,0,.06)}.events_content{margin-top:7em}@media (max-width:768px){.events_content{margin-top:2em}}.events_content__container{width:80.75em}@media (max-width:1280px){.events_content__container{width:calc(100% - 2em);margin:auto}}@media (max-width:768px){.events_content__container.container{width:100%;min-width:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding:2em}}.events_content__title{font-size:3.5em;margin-bottom:.75em;color:#151515;text-align:center}.events_content__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-top:2em}.events_content__wrapper .task_card{width:31%;margin:1%}.events_content__wrapper .task_card:nth-child(2),.events_content__wrapper .task_card:nth-child(3),.events_content__wrapper .task_card:nth-child(4){margin-top:0}@media (max-width:768px){.events_content__wrapper .task_card{width:100%;padding:2em;margin:0 0 2em}}.events_content__wrapper .task_card__img{width:100%;max-height:9.5em;border-radius:10px;-o-object-fit:cover;object-fit:cover;height:auto;margin-bottom:1.4em}.events_content__wrapper .task_card__title{margin:2vh 0 auto}.events_content__wrapper .task_card__text{font-size:1.05em;margin-top:1.3vh}.events_content__wrapper .task_card__location{color:#151515;font-weight:700;margin-top:.2em}.event_icon{width:3em;height:3em;background:#fe8597;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;margin-bottom:1em;border-radius:14px}.event_icon svg{width:50%;height:50%;fill:#fff}.event_icon--past{background:#ddd}[data-event-detail-content=text] *+*{margin-top:.8em}[data-event-detail-content=text]{color:#000}[data-event-detail-content=text] a{color:#4f82ec;font-weight:500}.faq_content{margin-top:7em}@media (max-width:768px){.faq_content{margin-top:2em}}.faq_content__container{width:40vw;min-width:40vw;background:#fff;border-radius:24px;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);padding:3em}@media (max-width:768px){.faq_content__container.container{width:100%;min-width:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding:2em}}.faq_content__title{margin-bottom:.75em;color:#151515;font-size:3em;line-height:1em;-webkit-transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;opacity:0;-webkit-transform:translate3d(0,5vh,0);transform:translate3d(0,5vh,0)}@media (max-width:768px){.faq_content__title{font-size:2.5em}}.is-ready .faq_content .section_block__list_item.is-visible,.is-ready .faq_content__title.is-visible{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.faq_content .section_block+.section_block{margin-top:4em}.faq_content .section_block__svg{width:1.5em;height:1.5em;margin-right:.5em;border-radius:50%;fill:#fe8597}.faq_content .section_block__buttons{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.faq_content .section_block__buttons::before{content:"";position:absolute;top:-2em;left:-3em;right:-3em;height:1px;background-color:rgba(204,204,204,.15)}.faq_content .section_block__button{-webkit-box-flex:1;-ms-flex:1;flex:1}.faq_content .section_block__title{margin-bottom:.5em;color:#151515;font-size:1.8em;line-height:1.1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faq_content .section_block__text{margin-left:3.24em}.faq_content .section_block__list{margin-top:.7em}.faq_content .section_block__list_item{position:relative;padding-left:.9em;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(0,5vh,0);transform:translate3d(0,5vh,0)}.faq_content .section_block__list_item::before{content:"";position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);left:0;width:.33em;height:.33em;border-radius:50%;background:#3bdbb9}.faq_content .section_block__list_item .section_block__text{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.faq_content .section_block__list_item+.section_block__list_item{margin-top:.5em}.contacts__container{height:35em;border-radius:12px;margin-top:4em;-webkit-box-shadow:0 0 48px rgba(0,0,0,.03);box-shadow:0 0 48px rgba(0,0,0,.03);padding:0;position:relative}@media (max-width:500px){.contacts__container{height:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5em}}.contacts__map{height:100%}@media (max-width:500px){.contacts__map{height:30em;width:100%;border-radius:12px}}.contacts .marker{width:5em;height:7em;background-repeat:no-repeat;background-size:contain;background-position:top}.contacts__info{position:absolute;top:50%;left:1.1em;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;padding:2em;border-radius:12px;-webkit-box-shadow:0 0 30px rgba(0,0,0,.05);box-shadow:0 0 30px rgba(0,0,0,.05)}@media (max-width:500px){.contacts__info{position:relative;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);top:0;left:0;width:100%;margin-top:1.5em}}.contacts__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2em;line-height:1.2;font-size:1.1em}.contacts__row:first-child{margin-top:0}.contacts__row .icon{fill:#6e6d7a;margin-right:.8em;width:1.1em;height:1.1em;-webkit-transition:fill .1s;-o-transition:fill .1s;transition:fill .1s}.contacts__title{font-weight:600}.contacts__author{margin-top:1.6em}.contacts__text--small{font-size:.9em}.contacts__link{color:#4f82ec}.contacts__link--hover{-webkit-transition:color .1s;-o-transition:color .1s;transition:color .1s}.contacts__link--hover:hover{color:#3467d6}.contacts__link--hover:hover .icon,.contacts__social svg:hover{fill:#3467d6}.contacts__social svg{fill:#6e6d7a;width:1.5em;height:1.5em;margin-right:1em;-webkit-transition:fill .12s;-o-transition:fill .12s;transition:fill .12s}.shop{margin-top:10em}@media (max-width:768px){.shop{margin-top:7em}}.shop .section_block{width:100%;text-align:center}@media (max-width:768px){.shop .section_block{text-align:start}}.shop .section_block__title{font-size:2.9em}@media (max-width:768px){.shop .section_block__title{font-size:2.5em}}.shop__catalog{margin-top:2.75em;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:24px}@media (max-width:768px){.shop__catalog{margin-top:1.7em;grid-template-columns:1fr 1fr;gap:12px 8px}}.shop_card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;background:#fff;border-radius:14px;height:100%}@media (max-width:768px){.shop_card{border-radius:8px}}.shop_card__img{height:13em;padding:.75em .75em 0;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:768px){.shop_card__img{height:13.5em;padding:.25em .25em 0}}@media (max-width:500px){.shop_card__img{height:9.5em;padding:.25em .25em 0}}.shop_card__img .image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}@media (max-width:768px){.shop_card__img .image{border-radius:6px}}.shop_card__info{padding:1.4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media (max-width:768px){.shop_card__info{padding:.8em}}.shop_card__title{font-family:'Golos';font-weight:500;font-size:1.2em;line-height:1.5em;color:#151515}@media (max-width:768px){.shop_card__title{font-size:.9em;line-height:1.15em}}.shop_card__text{font-size:.85em;line-height:1.6em;margin-top:.5em;color:#6e6d7a}@media (max-width:768px){.shop_card__text{font-size:.8em;line-height:1.4em}}.shop_card__bottom{margin-top:auto}.shop_card__price{font-family:'Golos',sans-serif;font-weight:700;font-size:1.55em;line-height:1em;color:#151515;margin-top:12px;margin-bottom:20px}@media (max-width:768px){.shop_card__price{font-size:1em;margin-bottom:10px}.shop_card__button{padding:.7em 1em}}.shop_pagination{margin-top:1.6em;display:-webkit-box;display:-ms-flexbox;display:flex}.shop_pagination__btn{width:40px;height:40px;background:#fff;border-radius:6px;font-family:'Inter';font-weight:500;font-size:.9em;line-height:1em;color:#6e6d7a}.shop_pagination__btn.is-active{background:#eef2ff;color:#151515}.shop_pagination__btn:hover{color:#151515}.shop_pagination__btn:hover svg{fill:#151515}.shop_pagination__btn--next{width:100px;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}.shop_pagination__btn--next svg{width:13px;height:13px;margin-left:8px;fill:#6e6d7a}.shop_pagination__btn+.shop_pagination__btn{margin-left:.85em}.product_card{margin-top:10em}@media (max-width:768px){.product_card{margin-top:7em}}.product_card__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:768px){.product_card__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.product_card__left{padding:.7em;background:#fff;border-radius:14px;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);width:calc(100% - 1.6em - 28em)}@media (max-width:768px){.product_card__left{width:100%;border-radius:8px;padding:.4em}}.product_card__img,.product_card__img .image{width:100%;border-radius:14px}@media (max-width:768px){.product_card__img{border-radius:8px}}.product_card__img .image{height:auto}@media (max-width:768px){.product_card__img .image{border-radius:8px}}.product_card__img+.product_card__img{margin-top:1em}.product_info{position:sticky;top:6.5em;width:28em;padding:2.1em;border-radius:14px;margin-left:1.5em;background:#fff;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){.product_info{width:100%;position:static;margin-left:0;margin-bottom:1em;border-radius:8px;padding:1.45em 1.45em 1.8em}}.product_info__back,.product_info__back_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product_info__back{margin-bottom:1.5em}.product_info__back:hover .product_info__back_icon{background:#eef1f4}.product_info__back_icon{border:1px solid #eef1f4;width:34px;height:34px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:none;flex:none;background:#fff;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.product_info__back_icon svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);fill:#151515}.product_info__back_text{font-family:'Inter';font-size:.9em;line-height:1em;font-weight:500;color:#151515;margin-left:.9em}.product_info__title{color:#151515;font-size:1.5em;line-height:1.1em;font-family:'Golos',sans-serif}.product_info__text{font-size:.9em;line-height:1.5em;margin-top:.9em}.product_info__price{font-family:'Golos',sans-serif;color:#151515;font-weight:600;font-size:1.5em;line-height:1em;margin-top:1.5em}.product_info__sizes{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:8px;margin-top:1.3em;padding-bottom:1.6em}@media (max-width:768px){.product_info__sizes{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap:8px 10px}}@media (max-width:500px){.product_info__sizes{grid-template-columns:1fr 1fr 1fr 1fr;gap:8px 10px}}.product_info__sizes_label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product_info__sizes_radio{position:absolute;z-index:2;opacity:0;width:63px;height:34px;left:0;cursor:pointer}.product_info__sizes_radio:checked~.product_info__sizes_btn{background:#eef1f4}.product_info__sizes_btn{font-family:'Inter';font-weight:500;font-size:.9em;line-height:1em;text-transform:uppercase;color:#151515;text-align:center;min-width:63px;height:34px;padding:10px 13px;border:1px solid #eef1f4;border-radius:8px;cursor:pointer;-webkit-transition:background .3s,border .3s;-o-transition:background .3s,border .3s;transition:background .3s,border .3s}.product_info__sizes_btn:hover{border:1px solid #e0e3e5}.product_info__bottom,.product_info__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product_info__bottom{padding-top:1.6em;border-top:1px solid #eef1f4;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product_info__bottom.is-blocked{pointer-events:none}.product_info__bottom.is-blocked .product_info__add svg,.product_info__bottom.is-blocked .product_info__counter_icon svg{fill:#afafaf}.product_info__bottom.is-blocked .product_info__counter_number{color:#afafaf}.product_info__bottom.is-blocked .product_info__add{color:#afafaf;background:#eef1f4}.product_info__counter{border-radius:10px;border:.3px solid #eef1f4;overflow:hidden}@media (max-width:768px){.product_info__counter{width:calc(50% - 7px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.product_info__counter_icon{padding:1.3em .9em;background:#fff;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s;width:100%}.product_info__counter_icon:hover{background:#eef1f4}.product_info__counter_number{margin:0 1.1em;font-size:.9em;font-family:'Inter';font-weight:500;color:#151515}@media (max-width:768px){.product_info__counter_number{margin:0 2em}}@media (max-width:500px){.product_info__counter_number{margin:0 1.1em}}.product_info__add{padding:1.4em 1.5em;margin-left:.8em;width:100%;max-width:15em}@media (max-width:768px){.product_info__add{width:calc(50% - 7px);margin-left:0}}.product_info__add svg{fill:#fff;margin-right:1em;-webkit-box-flex:0;-ms-flex:none;flex:none}.product_info__add span{white-space:nowrap}.see_more .section_block__title{font-size:2.9em}@media (max-width:768px){.see_more .section_block__title{font-size:2.5em}.see_more .section_block__text{font-size:1.15em}}.see_more_slider,.see_more_slider__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.see_more_slider{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.1em}.see_more_slider .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.see_more_slider .shop_card{height:33em}@media (max-width:768px){.see_more_slider .shop_card{height:27em}}@media (max-width:500px){.see_more_slider .shop_card{height:24em}}.see_more_slider__nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.5em}@media (max-width:768px){.see_more_slider__nav{margin-top:1.2em}}.see_more_slider__scroll{opacity:1!important;-webkit-box-flex:1;-ms-flex:1;flex:1;height:4px;background:#eef1f4;border-radius:100px}.see_more_slider__scroll .swiper-scrollbar-drag{height:100%;border-radius:100px;background:#b8bfc7}.see_more_slider__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:2em;height:36px}@media (max-width:768px){.see_more_slider__buttons{display:none}}.see_more_slider__button{width:34px;height:34px;border-radius:50%;background:#4f82ec;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.see_more_slider__button svg{width:14px;height:14px;fill:#fff}.see_more_slider__button.swiper-button-disabled{background:0 0;border:1px solid #eef1f4;pointer-events:none}.see_more_slider__button.swiper-button-disabled svg{fill:#6e6d7a}.see_more_slider__button+.see_more_slider__button{margin-left:12px}.see_more_slider__button+.see_more_slider__button svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.cart_page{margin-top:10em}@media (max-width:768px){.cart_page{margin-top:7em}}.cart_page.is-empty .cart_page__content,.cart_page.is-empty .section_block__text.filled{display:none}.cart_page.is-empty .section_block__text.empty{display:block}.cart_page.is-empty .cart_page__bg{display:-webkit-box;display:-ms-flexbox;display:flex}.cart_page .section_block{width:100%;text-align:center}@media (max-width:768px){.cart_page .section_block{text-align:start}}.cart_page .section_block__title{font-size:2.9em}@media (max-width:768px){.cart_page .section_block__title{font-size:2.5em}}.cart_page .section_block__text.empty{display:none}.cart_page__bg{width:514px;height:482px;position:relative;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);margin-top:5em;display:none}.cart_page__bg .image{width:100%;height:100%}@media (max-width:500px){.cart_page__bg{width:50%;height:auto}}.cart_page__content{margin-top:2.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:768px){.cart_page__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart_page__left{width:calc(100% - 1.6em - 26em);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.6em;background:#fff;border-radius:14px;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03)}@media (max-width:768px){.cart_page__left{width:100%}}.cart_page__right{width:26em;margin-left:1.5em;position:sticky;top:5em}@media (max-width:768px){.cart_page__right{width:100%;position:static;margin-left:0;margin-top:1em}}.cart_page__delivery{-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:14px;background:#fff;padding:2.1em;margin-top:1.6em}.cart_block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.cart_block,.cart_block__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:500px){.cart_block__left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.cart_block__image{width:8.1em;height:8.1em;border-radius:12px;margin-right:1.6em}@media (max-width:500px){.cart_block__image{width:5.8em;height:5.8em;margin-right:1em;-webkit-box-flex:0;-ms-flex:none;flex:none}}.cart_block__image .image{width:100%;height:100%;border-radius:12px}.cart_block__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart_block__size{font-size:.5em;font-family:'Golos';text-transform:uppercase;font-weight:500;color:#6e6d7a;letter-spacing:.25px;margin-bottom:.5em}.cart_block__title{font-size:1.2em;font-family:'Golos';line-height:1.45em;font-weight:500;color:#151515}@media (max-width:500px){.cart_block__title{font-size:.85em}}.cart_block__text{font-size:.9em;line-height:1.6em;margin-top:.3em}@media (max-width:500px){.cart_block__text{font-size:.6em}}.cart_block__delete{font-family:'Inter';font-weight:600;font-size:.9em;line-height:1.15em;color:#f2453d;margin-top:1.2em;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.cart_block__delete:hover{color:#df3f38}@media (max-width:500px){.cart_block__delete{font-size:.85em}}.cart_block__right{margin-left:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart_block__price{font-family:'Golos',sans-serif;color:#151515;font-weight:600;font-size:1.2em;line-height:1.5em}@media (max-width:500px){.cart_block__price{margin-bottom:.5em}}.cart_block__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;border:1px solid #eef1f4;margin-left:2.5em}@media (max-width:500px){.cart_block__counter{position:absolute;bottom:-.5em;right:0;margin-left:0}}.cart_block__counter_icon{padding:1em .9em;background:#fff;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}@media (max-width:500px){.cart_block__counter_icon{padding:.45em .7em;width:100%}}.cart_block__counter_icon--left{border-radius:10px 0 0 10px}.cart_block__counter_icon--right{border-radius:0 10px 10px 0}.cart_block__counter_icon:hover{background:#eef1f4}.cart_block__counter_number{margin:0 1.1em;font-size:.9em;font-family:'Inter';font-weight:500;color:#151515}.cart_block+.cart_block{margin-top:3em}.cart_block+.cart_block::before{content:'';position:absolute;display:block;width:100%;height:1px;background:#eef1f4;top:-1.5em}.cart_info{-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:14px;background:#fff;padding:2.1em}.cart_info__title{font-size:1.5em;line-height:1.1em;color:#151515;font-weight:600;font-family:'Golos';margin-bottom:.8em}.cart_page__delivery .cart_info__title{margin-bottom:0}.cart_info__title--min{font-size:1.15em;font-weight:500;margin-bottom:0}.cart_info__text{font-size:.9em;line-height:1.6em;margin-top:.5em}.cart_info__wrap .cart_info__text{margin-top:0}.cart_info__text .black{color:#151515}.cart_info__text .italic{font-style:italic}.cart_info__wrap{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}.cart_info__wrap--big{padding:1em 0;border-top:1px solid #eef1f4;border-bottom:1px solid #eef1f4}.cart_info__wrap+.cart_info__wrap{margin-top:1em}.cart_info__num{color:#151515;font-family:'Golos',sans-serif;font-weight:600;font-size:.9em;line-height:1.6em}.cart_info__num--big{font-size:1.15em}.cart_info__bottom{margin-top:1em}.cart_info__charity{margin-top:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){.cart_info__charity{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:500px){.cart_info__charity{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart_info__charity_label,.cart_info__charity_line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart_info__charity_line+.cart_info__charity_line{margin-top:10px}@media (max-width:768px){.cart_info__charity_line+.cart_info__charity_line{margin-top:0;margin-left:10px}}@media (max-width:500px){.cart_info__charity_line+.cart_info__charity_line{margin-top:10px;margin-left:0}}.cart_info__charity_label{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart_info__charity_label+.cart_info__charity_label{margin-left:.8em}.cart_info__charity_radio{position:absolute;z-index:2;opacity:0;width:100%;height:34px;left:0;cursor:pointer}.cart_info__charity_radio:checked~.cart_info__charity_btn{background:#eef1f4}.cart_info__charity_radio:hover~.cart_info__charity_btn{border:1px solid #e0e3e5}.cart_info__charity_btn{font-size:.9em;line-height:1;color:#151515;font-weight:600;font-family:'Inter';background:#fff;border:1px solid #eef1f4;border-radius:8px;padding:10px 18px;text-align:center;-webkit-transition:background .3s,border .3s;-o-transition:background .3s,border .3s;transition:background .3s,border .3s}@media (max-width:500px){.cart_info__charity_btn{font-size:.8em}}.cart_info__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.6em}.cart_info__button svg{fill:#fff}.cart_info__button+.cart_info__button{margin-top:1em}.order{margin-top:10em}@media (max-width:768px){.order{margin-top:7em}}.order__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order .section_block__title{text-align:center;font-size:2.9em}@media (max-width:768px){.order .section_block__title{text-align:start;font-size:2.5em}}.order__content{margin-top:2.6em;width:100%;max-width:28em;overflow-x:hidden}@media (max-width:500px){.order__content{max-width:100%}}.order_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.2em;background:#fff;border-radius:14px;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);position:relative}.order_block__top--one,.order_block__top--two{position:absolute;opacity:0;pointer-events:none;-webkit-transition:opacity .5s,-webkit-transform .5s;-o-transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s;top:0;right:0;left:0}.order_block__top--one.is-active,.order_block__top--two.is-active{position:inherit;opacity:1;pointer-events:all}.order_block__title{font-family:'Golos',sans-serif;font-size:1.5em;color:#151515;font-weight:600}.order_block__title .grey{color:#6e6d7a}.order_block__text{margin-top:4px}.order_block__text.delete{display:none}.order_block__text .black{color:#151515}.order_block__text+.order_block__text{margin-top:8px}.order_block__link,.order_block__switchers{display:-webkit-box;display:-ms-flexbox;display:flex}.order_block__link{color:#4f82ec;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:'Inter';font-weight:500;font-size:.9em;line-height:1.6em;margin-top:1.4em}.order_block__link svg{fill:#4f82ec;margin-left:1em;-webkit-transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.order_block__link:hover svg{-webkit-transform:translateX(-1em);-ms-transform:translateX(-1em);transform:translateX(-1em)}.order_block__switchers{margin-top:2em;width:100%;padding-bottom:2.5em;border-bottom:1px solid #eef1f4}@media (max-width:500px){.order_block__switchers{padding-bottom:1.5em;margin-top:1.75em}}.order_block__switchers_btn{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;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#151515;border:1px solid #eef1f4;background:#fff;padding:1.1em 0}.order_block__switchers_btn:first-of-type{border-radius:8px 0 0 8px}.order_block__switchers_btn:last-of-type{border-radius:0 8px 8px 0}.order_block__switchers_btn.is-active{border:1px solid #eef2ff;background:#eef2ff}.order_block__switchers_btn svg{margin-right:6px;width:20px;height:20px}.order_block__switch_wrap{position:relative}.order_block__var--1,.order_block__var--2{position:absolute;opacity:0;pointer-events:none;-webkit-transition:opacity .5s,-webkit-transform .5s;-o-transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s;top:0;right:0;left:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.order_block__var--1.is-active,.order_block__var--2.is-active{position:inherit;opacity:1;pointer-events:all;-webkit-transform:none;-ms-transform:none;transform:none}.order_block__wrap{padding:2.5em 0}@media (max-width:500px){.order_block__wrap{padding:1.75em 0}}.order_block__wrap--alone{padding-top:0}.order_block__wrap--alone .order_block__text+.order_block__text{margin-top:18px}.order_block__wrap:last-of-type{padding-bottom:0}.order_block__wrap+.order_block__wrap{border-top:1px solid #eef1f4}.order_block__payment{margin-top:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:500px){.order_block__payment{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.order_block__payment .form_radio__btn{position:absolute;left:0;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:18px;height:18px;border-radius:50%;-webkit-box-shadow:inset 0 0 0 2px #eef1f4;box-shadow:inset 0 0 0 2px #eef1f4;margin-right:9px;-webkit-transition:-webkit-box-shadow .3s;-o-transition:box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.order_block__payment .form_radio__radio{width:18px;height:18px;top:0}.order_block__payment .form_radio__label{color:#151515;padding-left:26px}.order_block__payment .form_radio+.form_radio{margin-left:1em}@media (max-width:500px){.order_block__payment .form_radio+.form_radio{margin-left:0;margin-top:1em}}.order_block__payment .form_radio__radio:checked~.form_radio__btn{-webkit-box-shadow:inset 0 0 0 5px #4f82ec;box-shadow:inset 0 0 0 5px #4f82ec}.order_block__cards{margin-top:1em;display:-webkit-box;display:-ms-flexbox;display:flex}.order_block__cards_icon{width:35px;height:24px}.order_block__cards_icon .image{width:100%;height:100%}.order_block__cards_icon+.order_block__cards_icon{margin-left:.5em}.order_block__button{width:100%;margin-top:1.5em}.order_block__button svg{fill:#fff;width:24px;height:24px}.order_block+.order_block{margin-top:1.5em}.form_address{margin-top:1.6em}.form_address__inputs_wrap{margin-top:2vh;display:-webkit-box;display:-ms-flexbox;display:flex}.form_address__inputs_wrap .form_input+.form_input{margin-top:0;margin-left:1.4em}.form_address .address_drop{padding:1em;padding-left:1vw;background:#fff;border-radius:6px;width:100%;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;font-weight:300;-webkit-box-shadow:inset 0 0 0 1px #eee;box-shadow:inset 0 0 0 1px #eee;margin-bottom:2vh}@media (max-width:768px){.form_address .address_drop{padding-left:1em}}.form_address .address_drop.is-open{z-index:4}.form_address .address_drop__content{max-height:370px;width:100%;left:0;margin-top:.5em;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.06);box-shadow:0 9px 48px rgba(0,0,0,.06);border:1px solid #eef1f4}.form_address .address_drop__content .simplebar-vertical{display:block;height:265px;background:#eef1f4;width:2px!important;bottom:14px;top:auto}.form_address .address_drop__content .simplebar-scrollbar{background:#b8bfc7}.form_address .address_drop__caption{color:#6e6d7a;font-weight:400;font-family:'Inter';font-size:.85em;opacity:1}.form_address .address_drop__item{font-family:'Inter';font-weight:400;font-size:.9em;padding:1.2em 1.1em;color:#151515}.form_address .address_drop .arrow_dropdown{width:24px;height:24px;fill:#6e6d7a;margin-left:auto}.form_search{background:#eef1f4;border-radius:10px;margin:1em;position:relative}.form_search__input{font-family:'Inter';color:#151515;font-size:.9em;width:100%;padding:1.6em 1.1em}.form_search__input::-webkit-input-placeholder{color:#151515;opacity:1}.form_search__input::-moz-placeholder{color:#151515;opacity:1}.form_search__input::-ms-input-placeholder{color:#151515;opacity:1}.form_search__input::placeholder{color:#151515;opacity:1}.form_search__input.is-filled~.form_search__icon{opacity:0}.form_search__label{position:absolute;opacity:0;pointer-events:none}.form_search__icon{position:absolute;right:17px;pointer-events:none;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.form_search__icon svg{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);width:18px;height:18px}.error,.not_found{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;position:relative;overflow-x:hidden}@media (max-width:768px){.error,.not_found{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.error__image,.not_found__image{width:513px;height:319px;margin-right:6em}@media (max-width:500px){.error__image,.not_found__image{margin-right:0;width:70%;height:auto;margin-bottom:1em}}.error .error__image,.error .not_found__image{width:553px;height:317px}@media (max-width:500px){.error .error__image,.error .not_found__image{margin-right:0;width:70%;height:auto;margin-bottom:1em}}.error__image .image,.not_found__image .image{width:100%;height:100%}@media (max-width:768px){.error .section_block,.not_found .section_block{padding:0 1em}}.error .section_block__title,.not_found .section_block__title{font-size:60px;line-height:64px;margin-bottom:0}@media (max-width:768px){.error .section_block__title,.not_found .section_block__title{font-size:42px;line-height:44px;text-align:center}}@media (max-width:500px){.error .section_block__title,.not_found .section_block__title{font-size:32px;line-height:34px}}.error .section_block__text,.not_found .section_block__text{margin-top:24px;font-size:16px;line-height:26px}@media (max-width:768px){.error .section_block__text,.not_found .section_block__text{font-size:14px;line-height:22px;margin-top:1em;text-align:center}}@media (max-width:500px){.error .section_block__text,.not_found .section_block__text{font-size:12px;line-height:18px}}.error .section_block__buttons,.not_found .section_block__buttons{margin-top:1.6em}.error .section_block__button,.not_found .section_block__button{padding:1.35em 1.5em;margin-top:0}.error .section_block__button.btn__border--grey,.not_found .section_block__button.btn__border--grey{-webkit-box-shadow:inset 0 0 0 1px #eef1f4;box-shadow:inset 0 0 0 1px #eef1f4;color:#151515}.cabinet_side{width:calc(5vw + 13em);height:100%;background:#fff;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:16px;padding-top:7vh;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;-webkit-transform:translate3d(-10vw,0,0);transform:translate3d(-10vw,0,0)}.is-ready .cabinet_side{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}@media (max-height:700px){.cabinet_side{padding:4vh 0}}@media (max-width:768px){.cabinet_side{position:fixed;left:0;right:0;bottom:0;z-index:999;width:100%;height:auto;padding:0;border-radius:0}}.cabinet_side__photo,.cabinet_side__top{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}.cabinet_side__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.cabinet_side__photo{width:4.5em;height:4.5em;-o-object-fit:cover;object-fit:cover;background:#f1f8ff;border-radius:50%;margin-bottom:1.5vh}@media (max-height:650px){.cabinet_side__photo{width:3.5em;height:3.5em}}.cabinet_side__photo svg{fill:#b0d4ff;width:50%;height:50%}.cabinet_side__name{font-family:'MuseoSansCyrl';color:#151515;font-weight:500}.cabinet_side__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4vh 1.5vw 0}@media (max-width:768px){.cabinet_side__nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}}.cabinet_side__button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.75vh 1.25em;border-radius:8px;font-size:.9em;font-weight:700}@media (max-width:768px){.cabinet_side__button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0;padding:1.5em 1.25em}}.cabinet_side__button+.cabinet_side__button{margin-top:.5vh}@media (max-width:768px){.cabinet_side__button+.cabinet_side__button{margin-top:0}}.cabinet_side__button.is-clicked,.cabinet_side__button:hover{background:#f3f6ff;color:#151515}.cabinet_setting__tab.is-clicked svg,.cabinet_setting__tab:hover svg,.cabinet_side__button.is-clicked svg,.cabinet_side__button:hover svg{fill:#4f82ec}.cabinet_side__button svg{fill:#6e6d7a;width:1.25em;height:1.25em;margin-right:1.5vw}@media (max-width:768px){.cabinet_side__button svg{margin-right:0}}.cabinet_side__button--exit{margin-top:6vh!important;color:#f2453d}.cabinet_side__button--exit svg{fill:#f2453d}@media (max-height:720px){.cabinet_side__button--exit{margin-top:3.5vh!important}}@media (max-width:768px){.cabinet_side__button--exit{margin-top:0!important}}.cabinet_setting{height:100%;overflow:hidden;background:#fff;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:16px 16px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.cabinet_setting{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}.cabinet_setting__preloader{position:absolute;top:6em;left:0;z-index:2;width:100%;height:100%;padding-bottom:10em;background:#fff;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;opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;pointer-events:none}.cabinet_setting__preloader.active-preloader{opacity:1}.cabinet_setting__column{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:4vh}@media (max-width:768px){.cabinet_setting__column{padding:2em}}.cabinet_setting__title{padding:0 2vw;font-size:1.8em;font-weight:600;color:#151515}@media (max-width:768px){.cabinet_setting__title{padding:0;font-size:1.6em}}.cabinet_setting__wrapper{position:relative;overflow:hidden}.cabinet_setting__content,.cabinet_setting__content:before{position:absolute;top:0;left:0;right:0;z-index:1;pointer-events:none}.cabinet_setting__content{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 5vh;opacity:0;-webkit-transform:translate3d(20em,0,0);transform:translate3d(20em,0,0);-webkit-transition:all .3s 0s;-o-transition:all .3s 0s;transition:all .3s 0s}@media (max-width:768px){.cabinet_setting__content{height:auto}}.cabinet_setting__content.active-setting{position:relative;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;pointer-events:all}.cabinet_setting__content:before{content:'';height:4.5vh;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(top,#fff,rgba(255,255,255,0));background:-o-linear-gradient(top,#fff,rgba(255,255,255,0));background:linear-gradient(to bottom,#fff,rgba(255,255,255,0))}.cabinet_setting__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4vh 0 8vh;padding-right:4vw!important;padding-left:2vw;border-left:1px solid #eee}@media (max-width:768px){.cabinet_setting__nav{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-x:scroll;padding:1em 2em!important;-webkit-box-flex:0;-ms-flex:none;flex:none}}.cabinet_setting__tab{overflow:visible;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;padding:.5em;font-size:.9em;font-weight:700}@media (max-width:768px){.cabinet_setting__tab{width:auto;-webkit-box-flex:0;-ms-flex:none;flex:none;padding:.75em 1em}.cabinet_setting__tab.is-clicked{background:#f3f6ff}}.cabinet_setting__tab:before{content:'';position:absolute;top:50%;left:-2vw;width:16px;height:16px;background:#fff;border-bottom:1px solid #eee;border-left:1px solid #eee;-webkit-transform:scaleX(0) translate3d(-50%,-50%,0) rotate(45deg);transform:scaleX(0) translate3d(-50%,-50%,0) rotate(45deg);opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}@media (max-width:768px){.cabinet_setting__tab:before{content:none}}.cabinet_setting__tab.is-clicked:before{opacity:1;-webkit-transform:scaleX(1) translate3d(calc(-40%),-50%,0) rotate(45deg);transform:scaleX(1) translate3d(calc(-40%),-50%,0) rotate(45deg)}.cabinet_setting__tab.is-clicked,.cabinet_setting__tab:hover{color:#151515}.cabinet_setting__tab svg{fill:#6e6d7a;width:1.35em;height:1.35em;margin-right:1.5vw}.cabinet_setting__tab+.cabinet_setting__tab{margin-top:2.5vh}@media (max-width:768px){.cabinet_setting__tab+.cabinet_setting__tab{margin-top:0;margin-left:1em}}.cabinet_setting__tab--delete{margin-top:auto!important;color:#f2453d}@media (max-width:768px){.cabinet_setting__tab--delete{margin-top:0!important}}.cabinet_setting__tab--delete svg{fill:#f2453d}.setting_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:5vh 2vw;padding-right:4vw}@media (max-width:768px){.setting_item{display:block}}.setting_item:last-child{margin-top:auto}.setting_item+.setting_item{border-top:1px solid #eee}.setting_item--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.setting_item--center:first-child{margin-top:4vh}.setting_item--center .setting_item__caption{width:30%}@media (max-width:768px){.setting_item--center .setting_item__caption{width:100%}}.setting_item--center .setting_item__wrap{width:45%;margin-right:auto;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width:768px){.setting_item--center .setting_item__wrap{width:100%}}.setting_item--center .form_input__input{padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;pointer-events:none;font-size:1em}.setting_item--center .form_input__input::-webkit-input-placeholder{font-size:1.1em}.setting_item--center .form_input__input::-moz-placeholder{font-size:1.1em}.setting_item--center .form_input__input::-ms-input-placeholder{font-size:1.1em}.setting_item--center .form_input__input::placeholder{font-size:1.1em}.setting_item--center .form_input__input.is-active{pointer-events:all}.setting_item__caption{width:35%;font-size:.95em;line-height:1em;font-family:'MuseoSansCyrl';font-weight:500;color:#151515}@media (max-width:768px){.setting_item__caption{width:100%;margin-bottom:1em}}.setting_item__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.setting_item__wrap [data-select]{padding:0}.setting_item__wrap [data-select]:before{display:none}.setting_item__wrap .form_input{width:100%}.setting_item__wrap .form_input--1{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.setting_item__wrap .form_input--2{-webkit-box-flex:1;-ms-flex:1;flex:1}.setting_item__wrap .form_input--3{width:20%;-webkit-box-flex:0;-ms-flex:none;flex:none}.setting_item__wrap .form_input__button svg{width:12px;height:12px}.setting_item__wrap .form_input__button:hover{background:0 0}.setting_item__wrap .form_input .form_input_drop{height:12em}.setting_item__wrap .form_input .form_input_drop__item{height:3em}.setting_item__column,.setting_item__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.setting_item__row .form_input+.form_input{margin:0;margin-left:1vw}.setting_item__column{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.setting_item__photo,.setting_item__photo--icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.setting_item__photo{border:1px solid #eee;padding:1em 1.5em;color:#4f82ec;font-weight:700;font-family:'MuseoSansCyrl';width:100%;border-radius:12px}.setting_item__photo--icon{width:4em;height:4em;-o-object-fit:cover;object-fit:cover;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f1f8ff;border-radius:50%;margin-right:1em}@media (max-height:650px){.setting_item__photo--icon{width:3.5em;height:3.5em}}.setting_item__photo--icon svg{fill:#b0d4ff;width:50%;height:50%}.setting_item__button{padding:.9em 2em;font-size:.9em;white-space:nowrap}.setting_item__button+.setting_item__button{margin-left:1em}.setting_item__change{color:#4f82ec;font-weight:500;font-size:.9em}.setting_item__change:hover{color:#1756d7}@media (max-width:768px){.setting_item__change{margin-top:1em}}.checkbox_text{position:relative}@media (max-height:750px){.checkbox_text{font-size:.9em}}.checkbox_text+.checkbox_text{margin-top:2vh}@media (max-height:750px){.checkbox_text+.checkbox_text{margin-top:1.5vh}}.checkbox_text__checkbox{position:absolute;top:0;left:0;width:1.375em;height:1.375em;opacity:0;cursor:pointer}.checkbox_text__label{padding-left:2em;display:block;font-size:.95em;line-height:20px;font-weight:500;cursor:pointer;color:#151515}.checkbox_text__label button{display:inline-block;text-decoration:underline}.checkbox_text__icon{position:absolute;left:0;top:0;width:1.375em;height:1.375em;pointer-events:none;background:0 0;border-radius:100px;text-align:center;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;border:2px solid #eee}.checkbox_text__icon svg{fill:#fff;width:60%;height:100%;opacity:0}.checkbox_text__checkbox:checked+.checkbox_text__label+.checkbox_text__icon{background:#4f82ec;border:2px solid #4f82ec}.cabinet_donations{height:100%}.donations__content{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 6vh - 2.8em)}@media (max-width:768px){.donations__content{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.donations__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.donations__side{margin-left:1.5vw}.donations__top{padding:4vh 2vw;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:16px;background:#fff}@media (max-width:768px){.donations__top{padding:2em}}.donations__title{margin-bottom:3vh;font-weight:500;color:#151515}.donations__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.donations__line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.donations__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6e6d7a;font-weight:600;line-height:1em;font-size:.9em}@media (max-width:768px){.donations__button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}}.donations__button.is-clicked{color:#151515}.donations__button.is-clicked svg,.volunteering__button.is-clicked svg{fill:#4f82ec}.donations__button+.donations__button{margin-left:3vw}@media (max-width:768px){.donations__button+.donations__button{margin-left:0;margin-top:1em}}.donations__button svg{margin-right:.5em;width:1.5em;height:1.5em;fill:#6e6d7a}.donations__wrapper{position:relative;height:calc(100% - 13vh - 3em);margin-top:2vh}@media (max-width:768px){.donations__wrapper{height:auto;margin-bottom:2em}}.donations_block,.donations_block:before{position:absolute;top:0;left:0;border-radius:16px 16px 0 0}.donations_block{right:0;bottom:0;height:100%;padding:5vh 2vw;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);background:#fff;opacity:0;pointer-events:none;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;-webkit-transform:translate3d(0,50em,0);transform:translate3d(0,50em,0)}@media (max-width:768px){.donations_block{height:auto;padding:2em}}.donations_block.is-active{pointer-events:all;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;position:relative;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.donations_block:before{content:'';z-index:10;width:100%;height:8vh;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(top,#fff,rgba(255,255,255,0));background:-o-linear-gradient(top,#fff,rgba(255,255,255,0));background:linear-gradient(to bottom,#fff,rgba(255,255,255,0))}.donations_block .simplebar-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.donations_block .simplebar-content,.donations_block__donate_info{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.donations_block__donate_info{display:block}}.donations_block__year{background:#eee;border-radius:100px;padding:.25em 1em;color:#6e6d7a;font-size:.8em;font-weight:500}.donations_block__line{width:100%;padding:3vh 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9em}.donations_block__line+.donations_block__line{border-top:1px solid #eee}.donations_block__caption{margin-right:auto;text-transform:uppercase}.donations_block__price{font-weight:500;color:#151515}.donations_block__circle{margin:0 .2em;color:#151515}.donations_side_block{-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:16px;background:#fff;padding:4vh 2vw}@media (max-height:750px){.donations_side_block{padding:4vh 1.75vw}}@media (max-height:700px){.donations_side_block{padding:3vh 1.75vw}}@media (max-width:768px){.donations_side_block{padding:2em}}.donations_side_block+.donations_side_block,.donations_side_block__text+.donations_side_block__text{margin-top:2vh}.donations_side_block__title{font-weight:500;color:#151515;font-size:1.3em}@media (max-height:750px){.donations_side_block__title{font-size:1.2em}}.donations_side_block__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:3vh 0 6vh}@media (max-height:750px){.donations_side_block__caption{margin:2.5vh 0 5vh}}.donations_side_block__caption--icon{width:1.25em;height:1.25em;border-radius:50%;background:#00c853;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}.donations_side_block__caption--icon svg{fill:#fff;width:45%;height:45%}.donations_side_block__caption--text{font-weight:600;color:#151515;font-size:.9em;margin-left:.5em}.donations_side_block__text{font-size:.9em;margin:2vh 0}@media (max-height:750px){.donations_side_block__text{font-size:.8em}}.donations_side_block__link{color:#4f82ec;font-weight:500;font-size:.9em}.donations_side_block__button{width:100%}.cabinet_volunteering{height:100%}@media (max-width:768px){.cabinet_volunteering{height:auto}}.volunteering_block_blank{height:100%;width:100%;border-radius:16px;background:#fff;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cabinet_organization .task_card__request:after,.cabinet_organization .task_card__request:before,.volunteering_block_blank.not-active{display:none}.volunteering_block_blank__img{height:25vh;margin-bottom:3vh}.volunteering_block_blank__img img,.volunteering_item__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.volunteering_block_blank__text{font-family:'MuseoSansCyrlItalic';font-style:italic;font-weight:300;font-size:.9em}.volunteering_block_blank__button{margin-top:1vh;color:#4f82ec;font-weight:700;font-size:.95em}.volunteering_block_blank__button:hover,.volunteering_item--ready .volunteering_item__button+.volunteering_item__button:hover{color:#1756d7}.volunteering__content{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 6vh - 2.8em)}@media (max-width:768px){.volunteering__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}.volunteering__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:768px){.volunteering__column{height:auto;-webkit-box-flex:0;-ms-flex:none;flex:none}}.volunteering__side{margin-left:1.5vw}.volunteering__top{padding:4vh 2vw;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:16px;background:#fff}@media (max-width:768px){.volunteering__top{padding:2em}}.volunteering__top_row{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}.volunteering__title{margin-bottom:3vh;font-weight:500;color:#151515}.volunteering__button,.volunteering__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.volunteering__button{color:#6e6d7a;font-weight:600;line-height:1em;font-size:.9em}.volunteering__button.is-clicked{color:#151515}.volunteering__button+.volunteering__button{margin-left:3vw}.volunteering__button svg{margin-right:.5em;width:1.5em;height:1.5em;fill:#6e6d7a}@media (max-width:768px){.volunteering__top .volunteering__line{display:block}.volunteering__top .volunteering__button+.volunteering__button{margin-left:0;margin-top:1em}}.volunteering__wrapper{position:relative;height:calc(100% - 13vh - 3em);margin-top:2vh}@media (max-width:768px){.volunteering__wrapper{height:auto}}.volunteering_block{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;opacity:0;pointer-events:none;-webkit-transition:all .4s 0s;-o-transition:all .4s 0s;transition:all .4s 0s;-webkit-transform:translate3d(0,50em,0);transform:translate3d(0,50em,0)}@media (max-width:768px){.volunteering_block{height:auto;bottom:auto}}.volunteering_block.is-active{pointer-events:all;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;position:relative;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.volunteering_block .simplebar-content,.volunteering_block__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.volunteering_block .simplebar-content{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:3vh!important}@media (max-width:768px){.volunteering_block .simplebar-content{height:auto}}.volunteering_block__year{background:#eee;border-radius:100px;padding:.25em 1em;color:#6e6d7a;font-size:.8em;font-weight:500}.volunteering_block__line{width:100%;padding:3vh 0}.volunteering_block__line+.volunteering_block__line{border-top:1px solid #eee}.volunteering_block__caption{margin-right:auto;text-transform:uppercase}.volunteering_block__price{font-weight:500;color:#151515}.volunteering_block__circle{margin:0 .2em;color:#151515}@media (max-width:768px){.volunteering_block__circle{display:none}}.volunteering_item{width:100%;padding:5vh 2vw 0;border-radius:16px;background:#fff}@media (max-width:768px){.volunteering_item{padding:2em}}.volunteering_item+.volunteering_item{margin-top:2vh}.volunteering_item--ready .volunteering_item__icon{border:0}.volunteering_item--ready .volunteering_item__icon svg{fill:#fff;width:40%;height:40%}@media (max-width:768px){.volunteering_item--ready .volunteering_item__bottom{display:block}}.volunteering_item--ready .volunteering_item__button{overflow:visible;position:relative;width:100%;text-align:center;color:#6e6d7a}.volunteering_item--ready .volunteering_item__button+.volunteering_item__button{color:#4f82ec}@media (max-width:768px){.volunteering_item--ready .volunteering_item__button+.volunteering_item__button{margin-top:1em}}.volunteering_item--ready .volunteering_item__button+.volunteering_item__button:before{content:'';position:absolute;top:-2.5vh;bottom:-2.5vh;left:0;width:1px;background:#eee}@media (max-width:768px){.volunteering_item--ready .volunteering_item__button+.volunteering_item__button:before{content:none}}.cabinet_organization .volunteering_item__btm_el+.volunteering_item__btm_el,.volunteering_item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.volunteering_item__top{display:block}}.volunteering_item__icon{width:4em;height:4em;-webkit-box-flex:0;-ms-flex:none;flex:none;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;margin-right:1em;border-radius:50%;border:1px solid #eee}@media (max-width:768px){.volunteering_item__icon{margin-bottom:1em}}.volunteering_item__icon img{width:80%;height:90%}.volunteering_item__icon--bg{width:45%;height:45%;border-radius:50%;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}.volunteering_item__icon--green{background:#f4fff7}.volunteering_item__icon--green .volunteering_item__icon--bg{background:#00c853}.volunteering_item__icon--red{background:#fff4f4}.volunteering_item__icon--red .volunteering_item__icon--bg{background:#f2453d}.volunteering_item__title{font-weight:600;font-size:1.05em;color:#151515;line-height:1.3em}.volunteering_item__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3vh 0}@media (max-width:768px){.volunteering_item__line{-ms-flex-wrap:wrap;flex-wrap:wrap}}.volunteering_item__caption{margin-right:.25em}.volunteering_item__date{font-weight:500;color:#151515}.volunteering_item__left{font-weight:500;font-family:'MuseoSansCyrlItalic';font-style:italic}@media (max-width:768px){.volunteering_item__left{width:100%}}.volunteering_item__left.green{color:#00c853}.volunteering_item__left.yellow{color:#db9102}.volunteering_item__left.red{color:#f2453d}.volunteering_item__bottom{position:relative;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;padding:2.5vh 0}@media (max-width:768px){.volunteering_item__bottom{padding:2em 0 0}}.cabinet_organization .volunteering_item__button_bottm:before,.volunteering_item__bottom:before{content:'';position:absolute;top:0;left:-2vw;right:-2vw;height:1px;background:#eee}.volunteering_item__button{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;font-weight:500;color:#4f82ec;font-size:.9em}.volunteering_item__button:hover{color:#1756d7}.volunteering_side_block{-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:16px;background:#fff;padding:4vh 2vw}@media (max-height:750px){.volunteering_side_block{padding:4vh 1.75vw}}@media (max-height:700px){.volunteering_side_block{padding:3vh 1.75vw}}@media (max-width:768px){.volunteering_side_block{padding:2em}}.volunteering_side_block+.volunteering_side_block,.volunteering_side_block__text+.volunteering_side_block__text{margin-top:2vh}.volunteering_side_block__title{font-weight:500;color:#151515;font-size:1.3em}@media (max-height:750px){.volunteering_side_block__title{font-size:1.2em}}.volunteering_side_block__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:3vh 0 6vh}@media (max-height:750px){.volunteering_side_block__caption{margin:2.5vh 0 5vh}}.volunteering_side_block__caption--icon{width:1.25em;height:1.25em;border-radius:50%;background:#00c853;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}.volunteering_side_block__caption--icon svg{fill:#fff;width:45%;height:45%}.volunteering_side_block__caption--text{font-weight:600;color:#151515;font-size:.9em;margin-left:.5em}.volunteering_side_block__text{font-size:.9em;margin:2vh 0}@media (max-height:750px){.volunteering_side_block__text{font-size:.8em}}.volunteering_side_block__link{color:#4f82ec;font-weight:500;font-size:.9em}.volunteering_side_block__button{width:100%}.cabinet_organization .volunteering_item__icon{border-radius:12px}.cabinet_organization .task_card__request{height:auto;margin-top:0}.cabinet_organization .task_card__request:hover .task_card__tooltip{-webkit-transform:translate3d(0,calc(-100% + 1vh),0);transform:translate3d(0,calc(-100% + 1vh),0)}.cabinet_organization .volunteering_item__btm_el{height:100%;width:50%}@media (max-width:768px){.cabinet_organization .volunteering_item__btm_el{width:100%;border-bottom:1px solid #eee;padding:2em 0}}.cabinet_organization .volunteering_item__btm_el+.volunteering_item__btm_el{border-left:1px solid #eee;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}@media (max-width:768px){.cabinet_organization .volunteering_item__btm_el+.volunteering_item__btm_el{padding:2em 0;border-left:none}}.cabinet_organization .volunteering_item__bottom{padding:0;height:4em}@media (max-width:768px){.cabinet_organization .volunteering_item__bottom{height:auto;display:block}}.cabinet_organization .volunteering_item__button_bottm{position:relative;width:100%;height:4em;overflow:visible;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}@media (max-width:768px){.cabinet_organization .volunteering_item__button_bottm{height:auto;padding:2em 0 0}}.cabinet_organization .volunteering_item__button_bottm:hover{color:#4f82ec}.cabinet_news{position:relative;height:100%;padding-bottom:3vh;-webkit-box-flex:1;-ms-flex:1;flex:1}.cabinet_news:before{content:'';position:absolute;top:0;left:0;right:0;z-index:1;height:4.5vh;background:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(rgba(249,249,249,0)));background:-webkit-linear-gradient(top,#f9f9f9,rgba(249,249,249,0));background:-o-linear-gradient(top,#f9f9f9,rgba(249,249,249,0));background:linear-gradient(to bottom,#f9f9f9,rgba(249,249,249,0));pointer-events:none}.news_content{background:#fff;-webkit-box-shadow:0 9px 48px rgba(0,0,0,.03);box-shadow:0 9px 48px rgba(0,0,0,.03);border-radius:16px}@media (max-width:768px){.news_content{padding:2em}}.news_content+.news_content{margin-top:1em}.news_content__top{padding:1.75em 2vw;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}@media (max-width:768px){.news_content__top{padding:0;display:block;margin-bottom:1em}}.news_content__title{font-weight:500;font-size:1.4em;color:#151515}@media (max-width:768px){.news_content__title{margin-bottom:.5rem}}.news_content__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1em 2vw;border-top:1px solid #eee}@media (max-width:768px){.news_content__line{padding:2em 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.news_content__icon{width:2.25em;height:2.25em;border-radius:12px;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}@media (max-width:768px){.news_content__icon{-webkit-box-flex:0;-ms-flex:none;flex:none}}.news_content__icon--red{background:#fe8597}.news_content__icon--blue{background:#4f82ec}.news_content__icon--green{background:#3bdbb9}.news_content__icon svg{width:50%;height:50%;fill:#fff}.news_content__text{margin-left:1.25vw;color:#151515}@media (max-width:768px){.news_content__text{margin-left:1em;width:calc(100% - 3.25em);margin-bottom:1em}}.news_content__text span{font-size:.85em}.news_content__text .circle,.news_content__text .sub{opacity:0;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.is-subscribed .news_content__text .circle,.is-subscribed .news_content__text .sub{opacity:1}.news_content__text .sub{color:#00c853;font-weight:500}.news_content__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;padding:.9em 1.5em;background:#eee;border-radius:8px;-webkit-box-shadow:inset 0 0 100px 1em #eee;box-shadow:inset 0 0 100px 1em #eee}@media (max-width:768px){.news_content__button{margin-left:0}}@media (max-width:1300px){.news_content__button{font-size:.9em}}.news_content__button:hover{background:#a2a2a2}.is-subscribed .news_content__button{background:#fff;-webkit-box-shadow:inset 0 0 0 1px #eee;box-shadow:inset 0 0 0 1px #eee}.news_content__button--icon{position:relative;overflow:hidden;margin-right:.5em}.news_content__button--icon:after,.news_content__button--icon:before{content:'';position:absolute;left:0;width:1.2em;height:2px;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.news_content__button--icon:before{background:#fff;top:0;-webkit-transform:rotate(35deg) translate3d(30px,0,0);transform:rotate(35deg) translate3d(30px,0,0)}.is-subscribed .news_content__button--icon:before{-webkit-transform:rotate(35deg) translate3d(1px,0,0);transform:rotate(35deg) translate3d(1px,0,0)}.news_content__button--icon:after{top:2px;background:#f2453d;-webkit-transform:rotate(35deg) translate3d(-30px,0,0);transform:rotate(35deg) translate3d(-30px,0,0)}.is-subscribed .news_content__button--icon:after{-webkit-transform:rotate(35deg) translate3d(0,0,0);transform:rotate(35deg) translate3d(0,0,0)}.news_content__button--icon svg{fill:#151515}.is-subscribed .news_content__button--icon svg{fill:#f2453d}.news_content__button--text{position:relative;font-size:.9em;color:#151515}.news_content__button--hidden,.news_content__button--visible{-webkit-transition:all .3s .3s;-o-transition:all .3s .3s;transition:all .3s .3s;-webkit-transform:scale3d(0,0,1);transform:scale3d(0,0,1)}.is-subscribed .news_content__button--hidden,.is-subscribed .news_content__button--visible{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;opacity:0}.news_content__button--hidden{position:absolute;top:0;left:0;opacity:0;-webkit-transition:all .3s 0s;-o-transition:all .3s 0s;transition:all .3s 0s}.is-subscribed .news_content__button--hidden{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;opacity:1}.alerts_container{position:fixed;bottom:2em;right:2em;z-index:999999}.alert{position:relative;background:#fff;padding:2em;-webkit-box-shadow:2px 2px 10px rgba(0,0,0,.05);box-shadow:2px 2px 10px rgba(0,0,0,.05);border:1px solid #eee;border-radius:16px;width:30em;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;-webkit-transform:translate3d(5em,0,0);transform:translate3d(5em,0,0);opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.alert__content{margin-left:2em}.alert+.alert,.alert__text+.alert__text{margin-top:1em}.alert__title{font-size:1.1em;font-weight:600;margin-bottom:.5em}.alert__title--error{color:#f2453d}.alert__title--success{color:#00c853}.alert__text{line-height:1.2}.alert.is-visible{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.dropzone{-webkit-transition:border .2s;-o-transition:border .2s;transition:border .2s}.dropzone.dz-drag-hover{border-color:#4f82ec}.dz-error .dz-image,.dz-processing .dz-image,.dz-started .dz-message{display:none}.dz-processing.dz-success .dz-image{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}.dz-success-mark{-webkit-transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.dz-success .dz-success-mark{-webkit-transform:none;-ms-transform:none;transform:none}.dz-details,.dz-error-mark{display:none}.dz-image img,.event_pic img{-o-object-fit:cover;object-fit:cover}.dz-image img{border-radius:50%;border:1px solid #eee;width:6.75em;height:6.75em}.dz-clickable.dz-started{margin-bottom:1em}.dz-remove{color:#4f82ec;text-align:center;display:block}.dz-error-message{text-align:center;margin-bottom:1em}.dz-success-mark svg path{fill:#00c853}.dz-success-mark{position:absolute;width:1.5em;height:1.5em;top:5%;right:31%;border-radius:50%;background:#fff}.dz-preview{position:relative}.dz-max-files-reached{border-color:transparent;padding:0}@media (max-width:1280px){.container{width:calc(100% - 2em);margin:auto}}@media (max-width:768px){.container{width:calc(100% - 1.5em);margin:auto}.desktop_only{display:none!important}}@media (min-width:769px){.mobile_only{display:none!important}}.modal_registration__wrapper--pay{height:auto}.checkbox_text__label--payment{font-weight:300}.inline_link{color:#4f82ec}form.on-request{opacity:.5}form.on-request,form.on-request *{pointer-events:none!important}.event_pic img{width:100%;height:100%}.event_pic{height:12em;border-radius:10px;overflow:hidden;margin-top:1em;background:#f9f9f9;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}.event_pic--no_pic img{-o-object-fit:contain;object-fit:contain;width:50%}.modal_video{width:960px;height:476px;background:#fff;border-radius:16px;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.modal_video__close{top:1;right:-3em}.modal_video_main{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media (max-width:500px){.modal_video{width:90vw;height:40vh}.modal_video__close{top:-2.5em;right:0}}