:root{--vs-colors--lightest:#3c3c3c42;--vs-colors--light:#3c3c3c80;--vs-colors--dark:#333;--vs-colors--darkest:#00000026;--vs-search-input-color:inherit;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1, -.115, .975, .855);--vs-transition-duration:.15s}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1, .5, .8, 1);--vs-transition-duration:.15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__clear,.vs--disabled .vs__search,.vs--disabled .vs__selected,.vs--disabled .vs__open-indicator{cursor:var(--vs-disabled-cursor);background-color:var(--vs-disabled-bg)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{appearance:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);white-space:normal;background:0 0;padding:0 0 4px;display:flex}.vs__selected-options{flex-wrap:wrap;flex-grow:1;flex-basis:100%;padding:0 2px;display:flex;position:relative}.vs__actions{padding:var(--vs-actions-padding);align-items:center;display:flex}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);cursor:pointer;background-color:#0000;border:0;margin-right:8px;padding:0}.vs__dropdown-menu{box-sizing:border-box;top:calc(100% - var(--vs-border-width));z-index:var(--vs-dropdown-z-index);width:100%;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);box-shadow:var(--vs-dropdown-box-shadow);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);text-align:left;background:var(--vs-dropdown-bg);color:var(--vs-dropdown-color);border-top-style:none;margin:0;padding:5px 0;list-style:none;display:block;position:absolute;left:0;overflow-y:auto}.vs__no-options{text-align:center}.vs__dropdown-option{padding:var(--vs-dropdown-option-padding);clear:both;color:var(--vs-dropdown-option-color);white-space:nowrap;cursor:pointer;line-height:1.42857;display:block}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);line-height:var(--vs-line-height);z-index:0;align-items:center;margin:4px 2px 0;padding:0 .25em;display:flex}.vs__deselect{appearance:none;cursor:pointer;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow);background:0 0;border:0;margin-left:4px;padding:0;display:inline-flex}.vs--single .vs__selected{background-color:#0000;border-color:#0000}.vs--single.vs--open .vs__selected,.vs--single.vs--loading .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-webkit-search-decoration{display:none}.vs__search::-webkit-search-results-button{display:none}.vs__search::-webkit-search-results-decoration{display:none}.vs__search::-ms-clear{display:none}.vs__search,.vs__search:focus{color:var(--vs-search-input-color);appearance:none;line-height:var(--vs-line-height);font-size:var(--vs-font-size);box-shadow:none;z-index:1;background:0 0;border:1px solid #0000;border-left:none;outline:none;flex-grow:1;width:0;max-width:100%;margin:4px 0 0;padding:0 7px}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{opacity:0;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));border:.9em solid #6464641a;border-left-color:#3c3c3c73;align-self:center;font-size:5px;transition:opacity .1s;animation:1.1s linear infinite vSelectSpinner;overflow:hidden}.vs__spinner,.vs__spinner:after{width:5em;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));border-radius:50%}.vs--loading .vs__spinner{opacity:1}.vue-skeletor{background-color:#0000001f;position:relative;overflow:hidden}.vue-skeletor:not(.vue-skeletor--shimmerless):after{content:"";background-image:linear-gradient(90deg,#fff0,#ffffff4d,#25161600);width:100%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:0;transform:translate(-100%)}.vue-skeletor--rect,.vue-skeletor--circle{display:block}.vue-skeletor--circle{border-radius:50%}.vue-skeletor--pill,.vue-skeletor--text{border-radius:9999px}.vue-skeletor--text{width:100%;height:inherit;vertical-align:middle;line-height:1;display:inline-block;top:-1px}@keyframes shimmer{to{transform:translate(100%)}}@font-face{font-family:lg;src:url(/build/assets/lg-C7ze34MH.woff2?io9a6k)format("woff2"),url(/build/assets/lg-oyjwlqP2.ttf?io9a6k)format("truetype"),url(/build/assets/lg-CosQH4Cu.woff?io9a6k)format("woff"),url(/build/assets/lg-B0dIV2BS.svg?io9a6k#lg)format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:lg!important}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.lg-next,.lg-prev{color:#999;cursor:pointer;z-index:1084;background-color:#00000073;border:none;border-radius:2px;outline:0;margin-top:-10px;padding:8px 10px 9px;font-size:22px;display:block;position:absolute;top:50%}.lg-next.disabled,.lg-prev.disabled{cursor:default;opacity:0!important}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:.3s lg-right-end;position:relative}.lg-outer.lg-left-end .lg-object{animation:.3s lg-left-end;position:relative}.lg-toolbar{z-index:1082;width:100%;position:absolute;top:0;left:0}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(#0006,#0000)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;text-align:center;will-change:color;-o-transition:color .2s linear;width:50px;height:47px;box-shadow:none;background:0 0;border:none;outline:none;padding:10px 0;font-size:24px;line-height:27px;transition:color .2s linear;text-decoration:none!important}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;text-align:center;z-index:1080;opacity:0;-o-transition:opacity .2s ease-out 0s;padding:10px 40px;font-size:16px;transition:opacity .2s ease-out}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{margin:5px 0 0;font-size:12px}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;left:0;right:0}.lg-error-msg{color:#999;font-size:14px}.lg-counter{color:#999;vertical-align:middle;height:47px;padding-top:12px;padding-left:20px;font-size:16px;display:inline-block}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;will-change:transform,opacity;transform:scale3d(.5,.5,.5);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;transform:scale(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed #fff9}.lg-toolbar .lg-icon:focus-visible{outline-offset:-5px;border-radius:8px}.lg-outer .lg-thumb-outer{float:left;background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{vertical-align:middle;height:100%;margin-bottom:-5px;padding:5px 0;display:inline-block}@media (width>=768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;will-change:border-color;border-radius:2px;height:100%;margin-bottom:5px;overflow:hidden}@media (width>=768px){.lg-outer .lg-thumb-item{-o-transition:border-color .25s ease;border:2px solid #fff;border-radius:4px;transition:border-color .25s}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{object-fit:cover;width:100%;height:100%;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer.lg-animate-thumb .lg-thumb{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;vertical-align:middle;display:inline-block;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{z-index:3;width:100%;height:100%;position:absolute;inset:0}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:89 200;stroke-dashoffset:-35px}to{stroke-dasharray:89 200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{to{transform:rotate(360deg)}}.lg-video-play-button{z-index:2;cursor:pointer;will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;width:18%;max-width:140px;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{fill:none;stroke-width:3%;stroke:#1e1e1ee6;stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200px;position:absolute;inset:0}.lg-video-play-icon{opacity:.6;will-change:opacity;-o-transition:opacity .12s ease-in;width:25%;max-width:120px;transition:opacity .12s ease-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:2s linear .25s infinite lg-play-rotate,1.5s ease-in-out .25s infinite lg-play-stroke}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%)scale(.7)}.lg-progress-bar{z-index:1083;opacity:0;will-change:opacity;-o-transition:opacity 80ms ease 0s;background-color:#333;width:100%;height:5px;transition:opacity 80ms;position:absolute;top:0;left:0}.lg-progress-bar .lg-progress{background-color:#a90707;width:0;height:5px}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:""}.lg-show-autoplay .lg-autoplay-button:after{content:""}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19);-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19);transition:transform .5s cubic-bezier(.12,.415,.01,1.19)}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1);transition:transform .8s cubic-bezier(0,0,.25,1)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{backface-visibility:hidden;transform:translate(0,0)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{backface-visibility:hidden;transform:scale(1);-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition{max-width:none!important;max-height:none!important;top:50%!important;left:50%!important;transform:scale(1)translate(-50%,-50%)!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x{max-width:none!important;max-height:none!important;top:0!important;left:50%!important;transform:scale(1)translate(-50%)!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y{max-width:none!important;max-height:none!important;top:50%!important;left:0!important;transform:scale(1)translateY(-50%)!important}.lg-icon.lg-zoom-in:after{content:""}.lg-actual-size .lg-icon.lg-zoom-in{opacity:1;pointer-events:auto}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;vertical-align:top;margin:0 5px;display:inline-block;position:relative;overflow:hidden}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;transform:translate(0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:inset 0 0 0 2px #fff}.lg-outer .lg-pager-thumb-cont{color:#fff;opacity:0;will-change:transform,opacity;-webkit-transition:opacity .15s,-webkit-transform .15s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;-moz-transition:opacity .15s,-moz-transform .15s;background-color:#fff;border-radius:3px;width:120px;height:83px;margin-bottom:20px;margin-left:-60px;padding:5px;transition:opacity .15s,transform .15s;position:absolute;bottom:100%;left:0;transform:translateY(5px)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{-o-transition:box-shadow .3s ease 0s;background-color:#ffffff80;border-radius:50%;width:12px;height:12px;transition:box-shadow .3s;display:block;box-shadow:inset 0 0 0 8px #ffffffb3}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:inset 0 0 0 8px #fff}.lg-outer .lg-caret{vertical-align:middle;border-top:10px dashed;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;margin-left:-5px;display:inline-block;position:absolute;bottom:-10px;left:50%}.lg-fullscreen:after{content:""}.lg-fullscreen-on .lg-fullscreen:after{content:""}.lg-outer .lg-dropdown-overlay{cursor:default;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;background-color:#00000040;transition:visibility 0s linear .18s,opacity .18s linear;position:absolute;inset:0}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{opacity:1;visibility:visible;transition-delay:0s;transform:translate(0,0)}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{text-align:left;opacity:0;visibility:hidden;will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear,visibility 0s linear .5s,opacity .18s linear;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear,visibility 0s linear .5s,opacity .18s linear;background-color:#fff;border-radius:2px;margin:0;padding:10px 0;font-size:14px;list-style-type:none;transition:transform .18s linear,visibility 0s linear .5s,opacity .18s linear;position:absolute;top:50px;right:0;transform:translateY(5px)}.lg-outer .lg-dropdown:after{content:"";border:8px solid #0000;border-bottom-color:#fff;width:0;height:0;display:block;position:absolute;top:-16px;right:16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;display:block}.lg-outer .lg-dropdown a:hover{background-color:#00000012}.lg-outer .lg-dropdown .lg-dropdown-text{vertical-align:middle;margin-top:-3px;line-height:1;display:inline-block}.lg-outer .lg-dropdown .lg-icon{color:#333;float:none;vertical-align:middle;width:auto;height:auto;margin-right:8px;padding:0;font-size:20px;line-height:1;display:inline-block}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:""}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:""}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:""}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:""}.lg-comment-box{z-index:9999;will-change:transform;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1);background-color:#fff;width:420px;max-width:100%;transition:transform .4s cubic-bezier(0,0,.25,1);position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.lg-comment-box .lg-comment-title{color:#fff;margin:0;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;top:0;left:0;right:0}.lg-comment-box .lg-comment-body{width:100%!important;height:100%!important;padding-top:43px!important}.lg-comment-box .fb-comments{background:#fff url(/build/assets/loading-BZOHaeKn.gif) 50% no-repeat;width:100%;height:100%;display:inline-block;overflow-y:auto}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{cursor:pointer;color:#999;will-change:color;-o-transition:color .2s linear;font-size:20px;transition:color .2s linear;position:absolute;top:12px;right:5px}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:""}.lg-comment-box iframe{width:100%!important;max-width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{cursor:default;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;background-color:#00000040;transition:visibility 0s linear .18s,opacity .18s linear;position:fixed;inset:0}.lg-outer .lg-comment-toggle:after{content:""}.lg-outer.lg-comment-active .lg-comment-overlay{opacity:1;visibility:visible;transition-delay:0s;transform:translate(0,0)}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{transform:translate(0,0)}.lg-outer .lg-img-rotate{-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1);transition:transform .4s cubic-bezier(0,0,.25,1);position:absolute;inset:0}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-outer .lg-img-rotate:before{content:"";vertical-align:middle;height:100%;display:inline-block}.lg-rotate-left:after{content:""}.lg-rotate-right:after{content:""}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:""}.lg-flip-hor:after{content:""}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer,.lg-medium-zoom .lg-outer.lg-grab img.lg-object,.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;background-image:none;padding:0;bottom:auto}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:opacity .5s}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:"";clear:both;display:table}.lg-container{outline:0;display:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate(-10px)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate(10px)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translateY(-10px)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translateY(20px)}.lg-outer{z-index:1050;text-align:left;opacity:.001;will-change:auto;-o-transition:opacity .15s ease 0s;outline:0;width:100%;height:100%;transition:opacity .15s;position:fixed;top:0;left:0;overflow:hidden}.lg-outer *{box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{opacity:1;transition-duration:0s!important}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;inset:0}.lg-outer .lg-inner{-o-transition:opacity 0s;white-space:nowrap;width:100%;transition:opacity;position:absolute;top:0;bottom:0;left:0}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/build/assets/loading-BZOHaeKn.gif) 50% no-repeat}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{text-align:center;width:100%;height:100%;display:inline-block;position:absolute}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";vertical-align:middle;height:100%;display:inline-block}.lg-outer .lg-img-wrap{white-space:nowrap;font-size:0;position:absolute;inset:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{vertical-align:middle;width:auto;max-width:100%;height:auto;max-height:100%;display:inline-block;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{opacity:1;transform:translate(0,0)}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;vertical-align:middle;display:inline-block;position:relative}.lg-outer .lg-media-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{z-index:1040;opacity:0;will-change:auto;-o-transition:opacity .333s ease-in 0s;background-color:#000;transition:opacity .333s ease-in;position:fixed;inset:0}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-o-transition:none 0s ease 0s!important;transition:none!important}.lg-css3.lg-use-css3 .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-o-transition:opacity .1s ease 0s;transition:opacity .1s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275);-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275);transition:transform 1s cubic-bezier(.175,.885,.32,1.275)}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1);-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1);transition:transform 1s cubic-bezier(0,0,.25,1)}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate(-100%)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate(100%)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{opacity:1;transform:translate(0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;transition:transform 1s cubic-bezier(0,0,.25,1),opacity .1s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{opacity:1;transition-duration:0s!important}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{will-change:transform;-webkit-transition:-webkit-transform .35s ease-out;-o-transition:-o-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out;z-index:1080;transition:transform .35s ease-out;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}@font-face{font-family:Tilda Sans VF;font-style:normal;font-weight:300;font-display:block;src:url(/assets/fonts/TildaSans-Light.woff)format("woff"),url(/assets/fonts/TildaSans-Light.woff2)format("woff2"),url(/assets/fonts/TildaSans-Light.eot)format("eot")}@font-face{font-family:Tilda Sans VF;font-style:normal;font-weight:400;font-display:block;src:url(/assets/fonts/TildaSans-Regular.woff)format("woff"),url(/assets/fonts/TildaSans-Regular.woff2)format("woff2"),url(/assets/fonts/TildaSans-Regular.eot)format("eot")}@font-face{font-family:Tilda Sans VF;font-style:normal;font-weight:500;font-display:block;src:url(/assets/fonts/TildaSans-Medium.woff)format("woff"),url(/assets/fonts/TildaSans-Medium.woff2)format("woff2"),url(/assets/fonts/TildaSans-Medium.eot)format("eot")}@font-face{font-family:Tilda Sans VF;font-style:normal;font-weight:600;font-display:block;src:url(/assets/fonts/TildaSans-Semibold.woff)format("woff"),url(/assets/fonts/TildaSans-Semibold.woff2)format("woff2"),url(/assets/fonts/TildaSans-Semibold.eot)format("eot")}@font-face{font-family:Tilda Sans VF;font-style:normal;font-weight:700;font-display:block;src:url(/assets/fonts/TildaSans-Bold.woff)format("woff"),url(/assets/fonts/TildaSans-Bold.woff2)format("woff2"),url(/assets/fonts/TildaSans-Bold.eot)format("eot")}@font-face{font-family:Tilda Sans VF;font-style:normal;font-weight:900;font-display:block;src:url(/assets/fonts/TildaSans-Black.woff)format("woff"),url(/assets/fonts/TildaSans-Black.woff2)format("woff2"),url(/assets/fonts/TildaSans-Black.eot)format("eot")}h1,.h1,.h1>input{text-transform:uppercase;font-family:Tilda Sans VF,sans-serif;font-size:64px;font-style:normal;font-weight:300;line-height:120%}@media screen and (width<=1439px){h1,.h1,.h1>input{font-size:32px;line-height:110%}}h2,.h2,h2 span,.h2 span{letter-spacing:-.48px;text-transform:uppercase;font-size:48px;font-weight:300;line-height:110%}@media screen and (width<=1439px){h2,.h2,h2 span,.h2 span{letter-spacing:unset;font-size:28px;line-height:100%}}@media screen and (width<=767px){h2,.h2,h2 span,.h2 span{font-size:28px}}h3,.h3,h3 span,.h3 span{letter-spacing:-.8px;text-transform:uppercase;font-size:40px;font-weight:300;line-height:100%}@media screen and (width<=1439px){h3,.h3,h3 span,.h3 span{letter-spacing:unset;font-size:24px;line-height:100%}}@media screen and (width<=767px){h3,.h3,h3 span,.h3 span{letter-spacing:unset;font-size:24px}}h4,.h4,h4 span,.h4 span{letter-spacing:-.96px;text-transform:uppercase;font-size:32px;font-weight:300;line-height:100%}@media screen and (width<=1439px){h4,.h4,h4 span,.h4 span{font-size:20px;line-height:100%}}.lead{text-transform:uppercase;font-size:24px;font-weight:500;line-height:normal}@media screen and (width<=1439px){.lead{font-size:16px;line-height:120%}}.note,.breadcrumbs .link,.breadcrumbs .divider,.breadcrumbs,.note span{letter-spacing:.24px;font-size:12px;font-style:normal;font-weight:400;line-height:130%}@media screen and (width<=767px){.note,.breadcrumbs .link,.breadcrumbs .divider,.breadcrumbs,.note span{line-height:128%}}.color-orange{color:#c47425}.color-red{color:#c42525}.color-green{color:#5fa936}.tac{text-align:center}.o-5{opacity:.5}*{box-sizing:border-box;margin:0}html{scroll-behavior:smooth;height:100%;min-height:100%;position:relative;overflow-x:hidden}html.fixed{overflow:hidden}body{box-sizing:border-box;letter-spacing:-.36px;color:#c7c7c7;background-color:#212121;height:100%;margin:0;font-family:Tilda Sans VF,sans-serif;font-size:18px;font-weight:400;line-height:160%;position:relative}@media screen and (width<=1439px){body{letter-spacing:-.32px;font-size:16px;line-height:128%}}textarea,input{font-size:inherit;line-height:inherit;color:#c7c7c7;-webkit-appearance:none;border:0;-webkit-border-radius:0;margin:0;padding:0;font-family:Tilda Sans VF,sans-serif;display:block}button.disabled{pointer-events:none;opacity:.5!important}a{cursor:pointer;color:inherit;text-decoration:none}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}input{background-color:unset;border:unset;color:inherit;outline:none}input:disabled{opacity:.5}.page{flex-direction:column;min-height:100vh;display:flex;position:relative}.page-default{padding-top:160px}@media screen and (width<=1919px){.page-default{padding-top:96px}}@media screen and (width<=1439px){.page-default{padding-top:88px}}@media screen and (width<=767px){.page-default{padding-top:72px}}.page-default h1{-webkit-hyphens:auto;hyphens:auto;margin-top:64px;margin-bottom:64px}@media screen and (width<=1439px){.page-default h1{margin-bottom:32px}}@media screen and (width<=767px){.page-default h1{margin-top:32px}}.page-default-email{padding-top:224px}@media screen and (width<=1919px){.page-default-email{padding-top:160px}}@media screen and (width<=1439px){.page-default-email{padding-top:152px}}@media screen and (width<=767px){.page-default-email{padding-top:88px}}.page-default-email h1{max-width:1000px;margin-bottom:32px;margin-top:unset}@media screen and (width<=1439px){.page-default-email h1{margin-bottom:16px}}.page-default .content{max-width:1173px}@media screen and (width<=1919px){.page-default .content{max-width:1141px}}@media screen and (width<=1439px){.page-default .content{max-width:795px}}.container{width:calc(100% - 128px);max-width:1792px;margin:0 auto}@media screen and (width<=1919px){.container{width:calc(100% - 64px)}}@media screen and (width<=767px){.container{width:calc(100% - 32px)}}section{margin-bottom:192px;scroll-margin-top:100px}@media screen and (width<=1919px){section{margin-bottom:128px}}@media screen and (width<=1023px){section{margin-bottom:96px}}@media screen and (width<=1439px){section{scroll-margin-top:60px}}@media screen and (width<=767px){section{scroll-margin-top:30px}}.static-content *{font-family:Tilda Sans VF,sans-serif!important}.static-content h3,.static-content h2,.static-content h4{margin-bottom:32px}@media screen and (width<=1439px){.static-content h3,.static-content h2,.static-content h4{margin-bottom:16px}}.static-content h2 span{letter-spacing:-.48px;text-transform:uppercase;font-weight:300;line-height:110%;font-size:48px!important}@media screen and (width<=1439px){.static-content h2 span{font-size:28px!important}}.static-content h3 span{letter-spacing:-.8px;text-transform:uppercase;font-weight:300;line-height:100%;font-size:40px!important}@media screen and (width<=1439px){.static-content h3 span{font-size:24px!important}}.static-content p,.static-content ul,.static-content ol{letter-spacing:-.36px;font-weight:400;line-height:160%;font-size:18px!important}@media screen and (width<=1439px){.static-content p,.static-content ul,.static-content ol{letter-spacing:-.32px;line-height:128%;font-size:16px!important}}.static-content *+h2,.static-content *+h3{margin-top:64px}@media screen and (width<=1439px){.static-content *+h2,.static-content *+h3{margin-top:32px}}.static-content ol,.static-content ul{margin-bottom:32px;list-style-position:inside}@media screen and (width<=1023px){.static-content ol,.static-content ul{margin-bottom:16px}}:is(.static-content ol:has(+h1,+h2,+h3),.static-content ul:has(+h1,+h2,+h3)){margin-bottom:0}.static-content ul{list-style:none}.static-content ul li{padding-left:10px;position:relative}.static-content ul li:before{content:"·";margin-left:-12px;font-size:45px;position:absolute;top:-5px}.static-content ol{list-style-type:decimal}.static-content video{object-fit:cover;max-width:100%;height:auto}.static-content img{object-fit:contain;width:100%;height:auto}.static-content table{border-collapse:collapse;width:100%;margin-top:16px;margin-bottom:32px}@media screen and (width<=1023px){.static-content table{margin-bottom:16px}}.static-content table th,.static-content table td{text-align:left;vertical-align:top;border:1px solid #e4e4e4;padding:8px 12px}.static-content table th{font-weight:600}input:-webkit-autofill{transition:background-color 0s 600000s,color 0s 600000s!important}input:-webkit-autofill:hover{transition:background-color 0s 600000s,color 0s 600000s!important}input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}input:-webkit-autofill:active{transition:background-color 0s 600000s,color 0s 600000s!important}form .hidden{display:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.footer{background-color:#171717;margin-top:auto;padding:96px 0 0}@media screen and (width<=1919px){.footer{padding:64px 0 0}}@media screen and (width<=1439px){.footer{padding:32px 0 65px}}@media screen and (width<=767px){.footer{padding:64px 0 0}}.footer .container{display:flex}@media screen and (width<=1439px){.footer .container{flex-direction:column}}.footer .link{line-height:normal}.footer .link.legal{white-space:nowrap}.footer .footer-menu{flex-direction:column;gap:64px;display:flex}@media screen and (width<=1919px){.footer .footer-menu{gap:32px}}@media screen and (width<=479px){.footer .footer-menu{gap:64px}}.footer .footer-menu .row{white-space:nowrap;gap:64px;display:flex;position:relative}@media screen and (width<=767px){.footer .footer-menu .row{border-bottom:2px solid #c7c7c71a;padding-bottom:32px}}@media screen and (width<=479px){.footer .footer-menu .row{border-bottom:none;grid-template-columns:1fr 1fr;padding-bottom:0;display:grid}}.footer .footer-menu .row:after{content:none;opacity:.1;background-color:#c7c7c7;width:100%;height:2px;position:absolute;bottom:-32px;left:0;right:0}@media screen and (width<=479px){.footer .footer-menu .row:after{content:""}}@media screen and (width<=767px){.footer .footer-menu .row:last-of-type{border-bottom:0;padding-bottom:0}}@media screen and (width<=479px){.footer .footer-menu .row:last-of-type:after{content:none}}@media screen and (width<=1919px){.footer .footer-menu .row{gap:32px}}@media screen and (width<=767px){.footer .footer-menu .row{flex-wrap:wrap}}@media screen and (width<=479px){.footer .footer-menu .row{white-space:wrap;flex-direction:column;gap:32px}}.footer .contacts{grid-template-columns:repeat(2,1fr);gap:32px 20px;margin-left:auto;margin-right:130px;display:grid;position:relative}@media screen and (width<=1919px){.footer .contacts{gap:20px}}@media screen and (width<=1439px){.footer .contacts{border-top:2px solid #c7c7c71a;margin-top:32px;padding-top:32px}}.footer .contacts .link-span,.footer .contacts .link{white-space:nowrap}@media screen and (width<=479px){.footer .contacts .link-span,.footer .contacts .link{white-space:wrap}}@media screen and (width<=1439px){.footer .contacts{flex-wrap:wrap;gap:32px;margin:32px 0 0;display:flex}}@media screen and (width<=767px){.footer .contacts{border-top:none;border-bottom:2px solid #c7c7c71a;order:-1;padding-top:0;padding-bottom:32px;margin:0 0 32px!important}}.footer .contacts li:first-of-type{grid-area:auto/span 2}@media screen and (width<=1919px){.footer .contacts li:first-of-type h1{font-size:48px}}@media screen and (width<=767px){.footer .contacts li:first-of-type{width:100%}}.footer .contacts h1{margin-bottom:14px}@media screen and (width<=1919px){.footer .contacts h1{margin-bottom:unset}}@media screen and (width<=1439px){.footer .contacts h1{letter-spacing:.8px;text-transform:uppercase;font-weight:400;line-height:normal;font-size:16px!important}}@media screen and (width<=767px){.footer .contacts h1{font-size:32px!important}}.footer .footer-bot{background-color:#111;margin-top:64px;padding:32px 0}@media screen and (width<=1919px){.footer .footer-bot{margin-top:42px}}@media screen and (width<=767px){.footer .footer-bot{padding-bottom:64px}}.footer .footer-bot .link{font-size:12px;line-height:1}.footer .footer-bot .container{gap:64px;display:flex}@media screen and (width<=1919px){.footer .footer-bot .container{gap:32px}}@media screen and (width<=1439px){.footer .footer-bot .container{flex-direction:row;display:flex}}@media screen and (width<=1023px){.footer .footer-bot .container{grid-template-columns:45% 55%;display:grid}}@media screen and (width<=767px){.footer .footer-bot .container{flex-direction:column;display:flex}}.footer .footer-bot a,.footer .footer-bot span,.footer .footer-bot p{opacity:.5}.footer .footer-bot .column{text-transform:uppercase;flex-direction:column;gap:16px;width:fit-content;font-size:12px;line-height:130%;display:flex}.footer .footer-bot .text-box{max-width:571px}@media screen and (width<=1919px){.footer .footer-bot .text-box{max-width:404px}}.footer .footer-bot .line{background-color:#c7c7c71a;align-self:stretch;width:2px;height:auto}@media screen and (width<=1439px){.footer .footer-bot .line{display:none}}@media screen and (width<=767px){.footer .footer-bot .line{width:100%;height:2px;display:block}}.footer .footer-bot .box{gap:64px;display:flex}@media screen and (width<=1919px){.footer .footer-bot .box{gap:32px}}@media screen and (width<=1439px){.footer .footer-bot .box{flex-direction:column;gap:16px}.footer .footer-bot .box a{text-decoration:underline}}.footer .footer-bot .box .link{white-space:nowrap}@media screen and (width<=479px){.footer .footer-bot .box .link{white-space:wrap}}.footer .footer-bot .box-one{gap:64px;display:flex}@media screen and (width<=1919px){.footer .footer-bot .box-one{gap:32px}}@media screen and (width<=1439px){.footer .footer-bot .box-one{grid-template-columns:1fr 1fr;gap:32px;display:grid}}@media screen and (width<=1023px){.footer .footer-bot .box-one{flex-direction:column;display:flex}.footer .footer-bot .box-one .line{width:100%;height:2px;display:block}}@media screen and (width<=767px){.footer .footer-bot .box-one{width:100%}}@media screen and (width<=1439px){.footer .footer-bot .copyright{text-decoration:underline}}.header{z-index:100;width:100%;padding:64px 0;position:absolute;top:0;left:0;right:0}@media screen and (width<=1919px){.header{padding:32px 0}}@media screen and (width<=767px){.header{padding:16px 0}}.header.header-bg{background-color:#212121;padding:64px 0}@media screen and (width<=1919px){.header.header-bg{padding:32px 0}}@media screen and (width<=767px){.header.header-bg{padding:16px 0}}.header .container{justify-content:space-between;align-items:center;width:calc(100% - 128px);max-width:1792px;margin:0 auto;display:flex}@media screen and (width<=1919px){.header .container{width:calc(100% - 64px)}}@media screen and (width<=767px){.header .container{width:calc(100% - 32px)}}@media screen and (width<=479px){.header .container{justify-content:center}}.header .logo{align-items:center;gap:8px;display:flex}.header .logo svg{width:32px;height:32px}@media screen and (width<=1439px){.header .logo svg{width:24px;height:24px}}.header .logo .title{gap:0;line-height:80%;display:flex}.header .logo span{letter-spacing:.8px;font-size:16px;font-weight:500}@media screen and (width<=479px){.header .logo span{letter-spacing:.7px;font-size:14px}}.header .logo span.bold{font-weight:900}.header .info{align-items:center;gap:32px;display:flex}.header .info .link-span{cursor:unset}@media screen and (width<=1439px){.header .info{width:100%}.header .info .logo{margin-right:auto}}@media screen and (width<=767px){.header .info .link-span:first-of-type{display:none}}@media screen and (width<=479px){.header .info .link,.header .info .link-span{display:none}.header .info .logo{margin:0 auto}}.header .info .btn-login{white-space:nowrap}@media screen and (width<=1439px){.header .info .btn-login{width:153px;display:none}.header .info.nav{display:none}}.select.btn-login-wrapper .dropdown{right:0;left:unset;gap:11px}@media screen and (width<=1439px){.select.btn-login-wrapper .dropdown{left:-16px;right:unset;bottom:calc(100% + 25px);top:unset;transform:translateY(20%)}}@media screen and (width<=1023px){.select.btn-login-wrapper .dropdown{right:16px;left:unset;position:fixed;bottom:59px}}@media screen and (width<=767px){.select.btn-login-wrapper .dropdown{padding:16px;right:8px}}@media screen and (width<=479px){.select.btn-login-wrapper .dropdown{width:calc(100% - 20px);bottom:51px;left:8px;right:12px}}.select.btn-login-wrapper .dropdown .dropdown-item{white-space:nowrap;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;display:flex}.select.btn-login-wrapper .dropdown .user-nav{border:none;padding:0}.select.btn-login-wrapper .dropdown .menu-link{opacity:.5;cursor:pointer;gap:16px;transition:all .2s}.select.btn-login-wrapper .dropdown .menu-link:hover{opacity:1}.select.btn-login-wrapper.open .btn-login>.link{opacity:1;background-size:100% 1px}.seo .container{flex-direction:column;gap:112px;display:flex}@media screen and (width<=1919px){.seo .container{gap:48px}}@media screen and (width<=1439px){.seo .container{gap:26px}}@media screen and (width<=767px){.seo .container{gap:32px}}.seo .title{margin-bottom:unset}@media screen and (width<=767px){.seo .title{font-size:24px;line-height:100%}}.seo .text{width:1173px;margin-bottom:10px;margin-left:auto}@media screen and (width<=1919px){.seo .text{width:1141px}}@media screen and (width<=1439px){.seo .text{width:100%}}.seo .text p,.seo .text p span,.seo .text ul,.seo .text ol{font-size:18px!important}@media screen and (width<=1439px){.seo .text p,.seo .text p span,.seo .text ul,.seo .text ol{font-size:16px!important}}.link,.link-span{cursor:pointer;color:inherit;letter-spacing:.8px;text-transform:uppercase;opacity:.5;background:linear-gradient(#c7c7c7,#c7c7c7) 0 100%/0 1px no-repeat;width:fit-content;font-size:16px;line-height:normal;transition:opacity .2s,background-size .3s;display:inline-block;position:relative}.link:hover,.link:focus,.link.active,.link-span:hover,.link-span:focus,.link-span.active{opacity:1;background-size:100% 1px}.link-span:hover,.link-span:focus,.link-span-span:hover,.link-span-span:focus{opacity:.5;background-size:0 1px}.link-span.active{background-size:0 1px}.link-span.active:hover,.link-span.active:focus{opacity:1}button{padding:unset;background-color:#0000;border:none;font-family:inherit}.btn{cursor:pointer;background-color:#0000;border:2px solid #d3d3d3;width:fit-content;height:fit-content;padding:16px;transition:background-color .2s;display:block}.btn span{letter-spacing:.8px;text-transform:uppercase;color:#c7c7c7;font-size:16px;font-weight:400;line-height:100%;transition:color .2s;display:block}.btn:hover,.btn:focus{background-color:#c7c7c7}.btn:hover span,.btn:focus span{color:#212121}.btn-login{color:#c7c7c7}.btn-share{cursor:pointer;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#2121214d;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.btn-share:hover svg{opacity:1}.btn-share svg{opacity:.5;width:24px;height:24px;transition:opacity .2s}.btn-play{cursor:pointer;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#2121214d;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;bottom:32px;right:32px}.btn-play svg{color:#fff;width:24px;height:24px}@media screen and (width<=767px){.btn-play{bottom:16px;right:16px}}.swiper-slide{width:fit-content!important;height:fit-content!important}.line-top{padding-top:32px;position:relative}.line-top:before{content:"";opacity:.1;background-color:#c7c7c7;width:100%;height:2px;position:absolute;top:0;left:0;right:0}.line-bottom{position:relative}.line-bottom:after{content:"";opacity:.1;background-color:#c7c7c7;width:100%;height:2px;position:absolute;bottom:0;left:0;right:0}.underline{background:linear-gradient(#c7c7c7,#c7c7c7) 0 100%/100% 1px no-repeat;transition:background-size .3s}.muted{opacity:.5}.dark-bg{background-color:#171717}.o-1{opacity:1}.tt-u{text-transform:uppercase}.work{flex-wrap:wrap;align-items:center;gap:4px 8px;margin-bottom:16px;display:flex}.work .work-status{opacity:.5}.work .work-status.is-open{opacity:1;color:#5fa936}.work .work-status.is-closed{opacity:1;color:#c42525}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}.media-wrapper{width:100%;height:100%;position:relative}.media-wrapper:not(.lozad) .skeleton{opacity:0}.media-wrapper:not(.lozad) .img{display:block}.media-wrapper img,.media-wrapper video{object-fit:cover;width:100%;height:100%}.media-wrapper .skeleton{opacity:1;background:linear-gradient(270deg,#ccc,#ddd,#eee,#ddd,#ccc) 0 0/200% 200%;width:100%;height:100%;transition:opacity .5s;animation:2s infinite gradient;position:absolute;top:0;left:0}@keyframes gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.breadcrumbs{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;z-index:1;flex-wrap:nowrap;justify-content:center;align-items:center;gap:16px;display:flex;position:relative;overflow-x:scroll}@media screen and (width<=767px){.breadcrumbs{gap:8px;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}.breadcrumbs .link{opacity:1;text-transform:uppercase}.breadcrumbs .active,.breadcrumbs .divider{opacity:.5;text-transform:uppercase}.breadcrumbs::-webkit-scrollbar{width:0;height:0}.paginator{align-items:center;gap:16px;display:flex}@media screen and (width<=1023px){.paginator{justify-content:center}}@media screen and (width<=767px){.paginator{gap:22px}}.paginator .paginator-arrows{align-items:center;gap:16px;margin-left:auto;display:flex}@media screen and (width<=1023px){.paginator .paginator-arrows{display:none}}.paginator .pagination-arrow{text-transform:uppercase;color:#c7c7c7;opacity:1}.paginator .pagination-arrow.paginator-item-disabled{opacity:.5}.paginator-item{opacity:.5;cursor:pointer;font-size:16px;font-weight:400;line-height:normal}.paginator-item-active{opacity:1}.paginator-item-disabled{opacity:.1;pointer-events:none}.modal{z-index:151;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal .modal-layout{background:0 0;position:absolute;inset:0}.modal .modal-wrapper{z-index:7;background-color:#212121;border:2px solid #c7c7c71a;flex-direction:column;width:fit-content;max-height:90vh;padding:16px;display:flex;position:relative;overflow-y:auto}.modal .modal-wrapper::-webkit-scrollbar{width:3px}.modal .modal-wrapper::-webkit-scrollbar-track{background:#c7c7c71a;border:1px solid #212121;width:3px}.modal .modal-wrapper::-webkit-scrollbar-thumb{background-color:#c7c7c7;border-radius:0;width:3px}@media (width<=1023px){.modal .modal-wrapper{margin:0 32px}}@media (width<=767px){.modal .modal-wrapper{margin:0 16px}}.modal .modal-wrapper .lds-ripple{position:absolute}.modal .modal-close{cursor:pointer;z-index:100;position:absolute;top:32px;right:32px}.modal .modal-close svg{color:#c7c7c7;opacity:.5;transition:opacity .2s}@media (hover:hover) and (pointer:fine){.modal .modal-close:hover svg,.modal .modal-close:focus svg{opacity:1}}@media (width<=1439px){.modal .modal-close{top:16px;right:16px}}@media (width<=479px){.modal .modal-close{top:8px;right:8px}}.share-modal .modal-wrapper{gap:16px;min-width:288px}.share-modal .modal-wrapper span{padding-bottom:unset!important;border-bottom:none!important}.share-modal .share-link{cursor:pointer;white-space:nowrap;border-bottom:1px solid #c7c7c780;align-items:center;gap:16px;padding-bottom:16px;display:flex}.share-modal .share-link .icon{width:24px;height:24px}.share-modal .share-link .link{margin:unset;opacity:1}.share-modal .share-link .link:hover:after,.share-modal .share-link .link:focus:after{content:none}.categories-modal .modal-wrapper{gap:16px;width:704px;padding-right:32px}.categories-modal .categories-list{flex-direction:column;gap:16px;max-height:646px;margin-right:-16px;padding-right:16px;display:flex;overflow-y:scroll}.categories-modal .categories-list li{border-bottom:1px solid #c7c7c780;line-height:80%}.categories-modal .categories-list li:last-of-type{border-bottom:none}.categories-modal .categories-list li:last-of-type a{padding-bottom:unset}.categories-modal .categories-list a{width:100%;padding-bottom:16px;display:block}.modal-panel .modal-wrapper{max-width:600px;padding:64px;position:relative}@media (width<=1919px){.modal-panel .modal-wrapper{padding:48px}}@media (width<=1439px){.modal-panel .modal-wrapper{max-width:630px;padding:32px}}@media (width<=1023px){.modal-panel .modal-wrapper{max-width:704px}}@media (width<=767px){.modal-panel .modal-wrapper{max-width:100%}}@media (width<=479px){.modal-panel .modal-wrapper{padding:16px}}.modal-panel .modal-content{flex-direction:column;gap:32px;display:flex;position:relative}@media (width<=1439px){.modal-panel .modal-content{gap:24px}}.modal-panel p:not(.note){letter-spacing:-.36px;font-size:18px;line-height:160%}@media (width<=1439px){.modal-panel p:not(.note){letter-spacing:-.32px;font-size:16px;font-weight:400;line-height:128%}}.modal-panel .note{opacity:.5}.modal-panel .static-content ul{margin-top:20px}.modal-panel .link-close{align-self:end}.contacts-modal .contacts-list{flex-direction:column;gap:16px;display:flex}.contacts-modal .contacts-list li{flex-wrap:wrap;gap:16px;line-height:80%;display:flex}@media (width<=767px){.contacts-modal .contacts-list li{flex-direction:column;gap:8px}}.contacts-modal .socials-list{gap:16px;padding-bottom:32px;display:flex}@media (width<=1439px){.contacts-modal .socials-list{padding-bottom:24px}}.contacts-modal .socials-list li a{opacity:.5;width:32px;height:32px;transition:opacity .2s;display:block}.contacts-modal .socials-list li a:hover,.contacts-modal .socials-list li a:focus{opacity:1}.contacts-modal .socials-list li a img{width:100%;height:100%}.request-modal .modal-content,.request-service-modal .modal-content{padding-bottom:43px}@media (width<=1439px){.request-modal .modal-content,.request-service-modal .modal-content{padding-bottom:35px}}.request-modal .static-content ul,.request-service-modal .static-content ul{margin-left:10px;line-height:160%}.request-modal .fields_group,.request-service-modal .fields_group{flex-direction:column;gap:32px;display:flex}.request-modal .form-bottom .note,.request-service-modal .form-bottom .note{display:none}.request-modal .form-bottom button,.request-service-modal .form-bottom button{z-index:10;position:absolute;bottom:0;right:0}.request-service-modal .info{flex-direction:column;gap:10px;display:flex}.request-service-modal .info li{gap:16px;display:flex}.result-modal .modal-wrapper{width:600px;padding:64px}@media (width<=1919px){.result-modal .modal-wrapper{padding:48px}}@media (width<=1439px){.result-modal .modal-wrapper{width:464px;padding:32px}}@media (width<=1023px){.result-modal .modal-wrapper{width:458px}}@media (width<=767px){.result-modal .modal-wrapper{width:100%}}@media (width<=479px){.result-modal .modal-wrapper{padding:16px}}.result-modal .modal-content{flex-direction:column;display:flex}.result-modal .modal-content h4{margin-bottom:16px}.result-modal .modal-content p{margin-bottom:32px}@media (width<=1439px){.result-modal .modal-content p{margin-bottom:24px}}.result-modal .modal-content .link-close{align-self:end}.desc-modal .modal-wrapper{max-width:864px}@media (width<=1919px){.desc-modal .modal-wrapper{max-width:672px}}@media (width<=1439px){.desc-modal .modal-wrapper{max-width:630px}}@media (width<=1023px){.desc-modal .modal-wrapper{max-width:100%}}.desc-modal .modal-content{gap:16px}.desc-modal .modal-content h4{margin-right:16px}@media (width<=767px){.desc-modal .modal-content h4{max-width:95%}}.promo-modal .modal-wrapper{width:864px;padding:0;overflow:hidden}@media (width<=1439px){.promo-modal .modal-wrapper{width:630px}}@media (width<=1023px){.promo-modal .modal-wrapper{width:100%;max-width:704px}}.promo-modal .modal-close{z-index:101}.promo-modal .promo-content{z-index:1;flex-direction:column;gap:48px;display:flex;position:relative}@media (width<=1439px){.promo-modal .promo-content{gap:32px}}.promo-modal .promo-hero-text{flex-direction:column;gap:16px;padding:64px 64px 0;display:flex}@media (width<=1919px){.promo-modal .promo-hero-text{padding:48px 48px 0}}@media (width<=1439px){.promo-modal .promo-hero-text{padding:32px 32px 0}}@media (width<=479px){.promo-modal .promo-hero-text{padding:16px 16px 0}}.promo-modal .promo-hero-img{width:55%;position:absolute;top:0;right:0;overflow:hidden}@media (width<=767px){.promo-modal .promo-hero-img{width:45%}}.promo-modal .promo-hero-img img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.promo-modal .promo-hero-img:after{content:"";background:linear-gradient(90deg,#212121 0%,#0000 60%);position:absolute;inset:0}.promo-modal .promo-eyebrow{text-transform:uppercase;letter-spacing:.8px;opacity:.5;font-size:16px;font-weight:400}.promo-modal .promo-title{flex-direction:column;display:flex}.promo-modal .promo-title .promo-number{text-transform:uppercase;font-size:120px;font-weight:300;line-height:70%;transform:translate(-4px)}@media (width<=1439px){.promo-modal .promo-title .promo-number{font-size:80px}}@media (width<=479px){.promo-modal .promo-title .promo-number{font-size:64px}}.promo-modal .promo-title .promo-name{text-transform:uppercase;letter-spacing:-.48px;color:#d3d3d380;font-size:48px;font-weight:300;line-height:110%;transform:translate(-2px)}@media (width<=1439px){.promo-modal .promo-title .promo-name{font-size:28px}}.promo-modal .promo-title .promo-city{text-transform:uppercase;letter-spacing:.8px;opacity:.5;margin-top:16px;font-size:16px;font-weight:400}@media (width<=1439px){.promo-modal .promo-title .promo-city{margin-top:8px}}.promo-modal .promo-meta,.promo-modal .promo-details,.promo-modal .promo-cta,.promo-modal .promo-content>.note:last-child{margin-left:64px;margin-right:64px}@media (width<=1919px){.promo-modal .promo-meta,.promo-modal .promo-details,.promo-modal .promo-cta,.promo-modal .promo-content>.note:last-child{margin-left:48px;margin-right:48px}}@media (width<=1439px){.promo-modal .promo-meta,.promo-modal .promo-details,.promo-modal .promo-cta,.promo-modal .promo-content>.note:last-child{margin-left:32px;margin-right:32px}}@media (width<=479px){.promo-modal .promo-meta,.promo-modal .promo-details,.promo-modal .promo-cta,.promo-modal .promo-content>.note:last-child{margin-left:16px;margin-right:16px}}.promo-modal .promo-content>.note:last-child{margin-bottom:64px}@media (width<=1919px){.promo-modal .promo-content>.note:last-child{margin-bottom:48px}}@media (width<=1439px){.promo-modal .promo-content>.note:last-child{margin-bottom:32px}}@media (width<=479px){.promo-modal .promo-content>.note:last-child{margin-bottom:16px}}.promo-modal .promo-meta{flex-wrap:wrap;align-items:center;padding-top:32px;display:flex}@media (width<=1439px){.promo-modal .promo-meta{padding-top:24px}}.promo-modal .promo-meta>span{letter-spacing:-.36px;font-size:18px;font-weight:400;line-height:160%}@media (width<=1439px){.promo-modal .promo-meta>span{font-size:16px;line-height:128%}}.promo-modal .promo-meta .promo-meta-sep{opacity:.5;margin:0 16px}@media (width<=767px){.promo-modal .promo-meta .promo-meta-sep{margin:0 10px}}.promo-modal .promo-details{gap:32px;display:flex}@media (width<=767px){.promo-modal .promo-details{flex-direction:column;gap:16px}}.promo-modal .promo-details li{flex-direction:column;gap:4px;display:flex}.promo-modal .promo-details .promo-details-label{letter-spacing:.8px;text-transform:uppercase;font-size:16px;font-weight:400;line-height:100%}.promo-modal .promo-details .note{opacity:.5}.promo-modal .promo-cta{justify-content:space-between;align-items:flex-end;gap:24px;padding-top:32px;display:flex}@media (width<=1439px){.promo-modal .promo-cta{padding-top:24px}}@media (width<=767px){.promo-modal .promo-cta{flex-direction:column;align-items:flex-start}}.promo-modal .promo-appeal{letter-spacing:-.96px;text-transform:uppercase;max-width:280px;font-size:32px;font-weight:300;line-height:100%}@media (width<=1439px){.promo-modal .promo-appeal{max-width:200px;font-size:20px}}.modal-auth .loader-wrapper{background-color:#212121cc}.modal-auth .reg-stages{position:relative}.modal-auth .modal-content,.modal-auth .form,.modal-auth .form-group,.modal-auth .reg-stage-container{flex-direction:column;gap:32px;display:flex}.modal-auth .form button{opacity:1;margin-left:auto}.modal-auth .form .row{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (width<=767px){.modal-auth .form .row{grid-template-columns:1fr;gap:24px}}.modal-auth .form-bottom{flex-direction:column;gap:8px;display:flex}.modal-auth .bottom{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.modal-auth .bottom span{opacity:.5}.modal-auth .bottom button{cursor:pointer;color:inherit;font-size:inherit;opacity:.5;transition:opacity .2s}.modal-auth .bottom button:hover,.modal-auth .bottom button:focus{opacity:1}.modal-auth-res.error .modal-content p{color:#c42525}.modal-auth-res .modal-content{flex-direction:column;gap:32px;display:flex}.modal-auth-res .link{opacity:1;margin-left:auto}.modal-auth .modal-wrapper,.modal-auth-res .modal-wrapper,.modal-confirm-close .modal-wrapper{width:700px;padding:64px}@media (width<=1439px){.modal-auth .modal-wrapper,.modal-auth-res .modal-wrapper,.modal-confirm-close .modal-wrapper{width:630px;padding:32px}}@media (width<=1023px){.modal-auth .modal-wrapper,.modal-auth-res .modal-wrapper,.modal-confirm-close .modal-wrapper{width:100%;max-width:704px}}@media (width<=479px){.modal-auth .modal-wrapper,.modal-auth-res .modal-wrapper,.modal-confirm-close .modal-wrapper{padding:16px}}.modal-confirm-close{z-index:152}.modal-confirm-close .modal-content{flex-direction:column;gap:32px;display:flex}@media (width<=1439px){.modal-confirm-close .modal-content{gap:24px}}.modal-confirm-close .confirm-title{color:#c42525}.modal-confirm-close .confirm-desk{color:#c7c7c7;letter-spacing:-.36px;font-size:18px;font-weight:400;line-height:160%}@media (width<=1439px){.modal-confirm-close .confirm-desk{letter-spacing:-.32px;font-size:16px;line-height:128%}}.modal-confirm-close .confirm-actions{justify-content:flex-end;align-items:center;gap:32px;display:flex}.modal-confirm-close .confirm-actions .link{opacity:1}.event-request-modal h4,.ticket-purchase-modal h4{max-width:75%}.event-request-modal .form-agreements,.ticket-purchase-modal .form-agreements{flex-direction:column;gap:12px;display:flex}@media (width<=767px){.event-request-modal .form-agreements,.ticket-purchase-modal .form-agreements{gap:8px}}.event-request-modal button.link-span,.ticket-purchase-modal button.link-span{align-self:flex-end}.event-request-modal .form,.event-request-modal .form-bottom,.event-request-modal .fields_group{flex-direction:column;gap:32px;display:flex}@media (width<=1439px){.event-request-modal .form,.event-request-modal .form-bottom,.event-request-modal .fields_group{gap:24px}}.ticket-purchase-modal .quantity-input{border-bottom:2px solid #d3d3d380;flex-direction:column;gap:16px;padding-bottom:16px;display:flex}.ticket-purchase-modal .quantity-controls{justify-content:space-between;align-items:center;display:flex}.ticket-purchase-modal .quantity-btn{cursor:pointer;opacity:.5;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex}.ticket-purchase-modal .quantity-btn:hover{opacity:1}.ticket-purchase-modal .quantity-btn:disabled{opacity:.2;cursor:default}.ticket-purchase-modal .quantity-value{letter-spacing:-.36px;font-size:18px;line-height:160%}.ticket-purchase-modal .checkboxes-wrapper{margin-top:unset}.booking-modal h4{white-space:nowrap}@media screen and (width<=767px){.booking-modal h4{white-space:wrap;max-width:92%}}.booking-modal .booking-place{flex-direction:column;gap:4px;display:flex}.booking-modal .booking-place .lead{text-transform:unset}.booking-modal .booking-banquet{align-items:center;gap:8px;display:flex}.booking-modal .booking-banquet .checkbox-wrapper .checkbox-icon{width:24px;height:24px}.booking-modal .tooltip-wrapper{align-items:center;display:flex;position:relative}.booking-modal .tooltip-wrapper .info-icon{cursor:pointer}.booking-modal .tooltip-wrapper .tooltip{z-index:120;color:#fff;opacity:1;background:#171717;border:1px solid #c7c7c71a;width:270px;padding:16px;display:none;position:absolute;top:0;left:35px}@media (width<=767px){.booking-modal .tooltip-wrapper .tooltip{width:200px}}@media screen and (width<=479px){.booking-modal .tooltip-wrapper .tooltip{top:calc(100% + 8px);left:-100px}}.booking-modal .tooltip-wrapper:hover .tooltip{display:block}.booking-modal .row{gap:16px;display:flex}@media (width<=479px){.booking-modal .row{flex-direction:column}}.booking-modal .row .input-wrapper{flex:1 0 0;min-width:0}.booking-modal .btn{width:100%;height:43px;padding:0 16px}.booking-modal .checkboxes-wrapper{margin-top:unset}.photo-report-modal,.video-report-modal{align-items:flex-start;padding:16px 0;overflow-y:auto}@media (width<=479px){.photo-report-modal,.video-report-modal{padding:8px 0}}.photo-report-modal .modal-layout,.video-report-modal .modal-layout{position:fixed}.photo-report-modal .modal-wrapper,.video-report-modal .modal-wrapper{max-height:none;max-width:unset;width:1174px;margin:auto;overflow-y:visible}@media (width<=1919px){.photo-report-modal .modal-wrapper,.video-report-modal .modal-wrapper{width:906px}}@media (width<=1439px){.photo-report-modal .modal-wrapper,.video-report-modal .modal-wrapper{width:794px}}@media (width<=1023px){.photo-report-modal .modal-wrapper,.video-report-modal .modal-wrapper{width:704px}}@media (width<=767px){.photo-report-modal .modal-wrapper,.video-report-modal .modal-wrapper{width:calc(100% - 32px)}}.photo-report-modal .modal-content,.video-report-modal .modal-content{flex:none;overflow:visible}.photo-report-modal .h3,.video-report-modal .h3{max-width:90%}.photo-report-modal .gallery-fade,.video-report-modal .gallery-fade{pointer-events:none;background:linear-gradient(#21212100 0% 65%,#212121 100%);position:absolute;inset:0}.photo-report-modal .photos-gallery,.video-report-modal .photos-gallery{max-height:588px;position:relative;overflow:hidden;margin-bottom:unset!important}@media (width<=1919px){.photo-report-modal .photos-gallery,.video-report-modal .photos-gallery{max-height:437px}}@media (width<=1439px){.photo-report-modal .photos-gallery,.video-report-modal .photos-gallery{max-height:410px}}@media (width<=1023px){.photo-report-modal .photos-gallery,.video-report-modal .photos-gallery{max-height:360px}}@media (width<=767px){.photo-report-modal .photos-gallery,.video-report-modal .photos-gallery{max-height:216px}}@media (width<=479px){.photo-report-modal .photos-gallery,.video-report-modal .photos-gallery{max-height:144px}}.photo-report-modal .photos-gallery .gallery-masonry,.video-report-modal .photos-gallery .gallery-masonry{flex-wrap:nowrap;gap:4px;height:100%;display:flex;overflow:hidden}.photo-report-modal .photos-gallery .gallery-col,.video-report-modal .photos-gallery .gallery-col{flex-direction:column;gap:4px;min-width:0;flex:1 0 0!important;display:flex!important}.photo-report-modal .photos-gallery .gallery-item,.video-report-modal .photos-gallery .gallery-item{cursor:auto;width:100%}.photo-report-modal .photos-gallery .gallery-item .media-wrapper,.video-report-modal .photos-gallery .gallery-item .media-wrapper{height:auto}.photo-report-modal .photos-gallery .gallery-item .media-wrapper img,.video-report-modal .photos-gallery .gallery-item .media-wrapper img{object-fit:initial;height:auto;display:block}.photo-report-modal .photos-gallery img,.video-report-modal .photos-gallery img{width:100%;height:100%}.photo-report-modal .btn,.video-report-modal .btn{text-align:center;white-space:nowrap;flex-shrink:0;justify-content:center;align-self:center;align-items:center;height:43px;margin-top:32px;padding:0 16px;display:flex}@media (width<=1439px){.photo-report-modal .btn,.video-report-modal .btn{margin-top:16px;padding:0 14px}}.video-report-modal .videos-gallery{max-height:588px;position:relative;overflow:hidden;margin-bottom:unset!important}@media (width<=1919px){.video-report-modal .videos-gallery{max-height:437px}}@media (width<=1439px){.video-report-modal .videos-gallery{max-height:410px}}@media (width<=1023px){.video-report-modal .videos-gallery{max-height:362px}}@media (width<=767px){.video-report-modal .videos-gallery{max-height:218px}}@media (width<=479px){.video-report-modal .videos-gallery{max-height:148px}}.video-report-modal .videos-gallery .gallery-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid;overflow:hidden}@media (width<=1439px){.video-report-modal .videos-gallery .gallery-grid{gap:8px}}.video-report-modal .videos-gallery .gallery-item{aspect-ratio:62/35;width:100%;position:relative;overflow:hidden}.video-report-modal .videos-gallery .gallery-item video{object-fit:cover;width:100%;height:100%}.video-report-modal .videos-gallery .gallery-item .btn-play{bottom:16px;right:16px}@media (width<=1439px){.video-report-modal .videos-gallery .gallery-item .btn-play{width:28px;height:28px}}@media (width<=479px){.video-report-modal .videos-gallery .gallery-item .btn-play{bottom:8px;right:8px}}@media (width<=1439px){.cropper-box .modal-wrapper{padding:56px 56px 32px}}@media (width<=479px){.cropper-box .modal-wrapper{padding:40px}}@media (width<=1439px){.cropper-box .modal-wrapper .modal-content{gap:24px}}.main-hero{flex-direction:column;width:100vw;height:100svh;min-height:1080px;margin-bottom:0;display:flex;position:relative}@media screen and (width<=1919px){.main-hero{min-height:900px}}@media screen and (width<=1439px){.main-hero{height:fit-content;min-height:calc(100svh - 53px)}}.main-hero .video-bg{width:100%;height:100%;position:absolute;inset:0}.main-hero .video-bg .video-wrapper{width:100%;height:100%;position:relative}.main-hero .video-bg .video-wrapper video::-webkit-media-controls{display:none}.main-hero .video-bg .video-wrapper video{pointer-events:none}.main-hero .video-bg .video-wrapper:after{content:"";opacity:.8;background:#212121;width:100%;height:100%;position:absolute;inset:0}.main-hero .video-bg .video{object-fit:cover}.main-hero .video-bg .video::-webkit-media-controls{position:absolute;top:-9999px;display:none!important}.main-hero .video-bg .video::-webkit-media-controls-panel{-webkit-appearance:none;opacity:0;visibility:hidden;display:none!important}.main-hero .video-bg .video::-webkit-media-controls-play-button{-webkit-appearance:none;opacity:0;visibility:hidden;display:none!important}.main-hero .video-bg .video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;opacity:0;visibility:hidden;display:none!important}.main-hero .container{z-index:1;flex-direction:column;flex:1;justify-content:space-between;gap:68px;width:calc(100% - 128px);max-width:1792px;height:100%;margin:0 auto;padding-top:208px;display:flex;position:relative}@media screen and (width<=1919px){.main-hero .container{gap:63px;width:calc(100% - 64px);padding-top:192px}}@media screen and (width<=1439px){.main-hero .container{gap:51px;padding-top:120px}}@media screen and (width<=1023px){.main-hero .container{gap:85px}}@media screen and (width<=767px){.main-hero .container{gap:43px;width:calc(100% - 32px);padding:104px 0 0}}@media screen and (width<=479px){.main-hero .container{gap:48px;min-height:526px}}.main-hero .info{width:839px;margin-left:auto}@media screen and (width<=1919px){.main-hero .info{width:724px}}@media screen and (width<=1439px){.main-hero .info{width:464px}}@media screen and (width<=1023px){.main-hero .info{width:100%;margin-left:unset}}.main-hero .info h1{text-wrap:balance;margin-bottom:48px}@media screen and (width<=1919px){.main-hero .info h1{margin-bottom:32px}}@media screen and (width<=1023px){.main-hero .info h1{text-align:center}}.main-hero .info .menu{flex-wrap:wrap;gap:0;width:476px;display:flex}@media screen and (width<=1023px){.main-hero .info .menu{justify-content:center;width:100%;margin-bottom:16px}}@media screen and (width<=479px){.main-hero .info .menu{max-width:250px;margin:0 auto 16px}}.main-hero .info .menu .menu-item{cursor:unset;margin-bottom:32px;margin-right:69px;line-height:100%;display:block;position:relative}@media screen and (width<=1919px){.main-hero .info .menu .menu-item{margin-bottom:21px;margin-right:37px}}@media screen and (width<=1023px){.main-hero .info .menu .menu-item{margin-bottom:16px}}@media screen and (width<=767px){.main-hero .info .menu .menu-item{margin-bottom:8px;margin-right:21px}}.main-hero .info .menu .menu-item:before{content:"/";color:#c7c7c7;opacity:.5;position:absolute;top:0;right:-32px}@media screen and (width<=1919px){.main-hero .info .menu .menu-item:before{right:-21px}}@media screen and (width<=767px){.main-hero .info .menu .menu-item:before{right:-13px}}.main-hero .info .menu .menu-item:last-of-type,.main-hero .info .menu .menu-item:nth-of-type(3),.main-hero .info .menu .menu-item:nth-of-type(5){margin-right:0}.main-hero .info .menu .menu-item:last-of-type:before,.main-hero .info .menu .menu-item:nth-of-type(3):before,.main-hero .info .menu .menu-item:nth-of-type(5):before{content:none}@media screen and (width<=1023px){.main-hero .info .menu .menu-item:last-of-type,.main-hero .info .menu .menu-item:nth-of-type(3),.main-hero .info .menu .menu-item:nth-of-type(5){margin-right:37px}.main-hero .info .menu .menu-item:last-of-type:before,.main-hero .info .menu .menu-item:nth-of-type(3):before,.main-hero .info .menu .menu-item:nth-of-type(5):before{content:"/"}.main-hero .info .menu .menu-item:last-of-type{margin-right:0}.main-hero .info .menu .menu-item:last-of-type:before{content:none}}@media screen and (width<=479px){.main-hero .info .menu .menu-item:nth-of-type(2),.main-hero .info .menu .menu-item:nth-of-type(5),.main-hero .info .menu .menu-item:nth-of-type(4),.main-hero .info .menu .menu-item:nth-of-type(6),.main-hero .info .menu .menu-item:nth-of-type(6){margin-right:0}.main-hero .info .menu .menu-item:nth-of-type(2):before,.main-hero .info .menu .menu-item:nth-of-type(5):before,.main-hero .info .menu .menu-item:nth-of-type(4):before,.main-hero .info .menu .menu-item:nth-of-type(6):before,.main-hero .info .menu .menu-item:nth-of-type(6):before{content:none}.main-hero .info .menu .menu-item:first-of-type{order:1}.main-hero .info .menu .menu-item:nth-of-type(2){order:2}.main-hero .info .menu .menu-item:nth-of-type(3){order:3;margin-right:21px}.main-hero .info .menu .menu-item:nth-of-type(4){order:5}.main-hero .info .menu .menu-item:nth-of-type(5){order:4}.main-hero .info .menu .menu-item:nth-of-type(6){order:6}.main-hero .info .menu .menu-item:nth-of-type(7){order:7}}.main-hero .info .btn{text-align:center}.main-hero .info .btn span{line-height:100%}@media screen and (width<=1919px){.main-hero .info .btn{margin-top:10px;padding:15px 38.5px}}@media screen and (width<=1023px){.main-hero .info .btn{margin:0 auto}}@media screen and (width<=479px){.main-hero .info .btn{padding:15px 28.5px}}.main-hero .title{margin-top:auto;font-size:1.04167vw}.main-hero .title span{text-transform:uppercase;font-size:224px;font-weight:300;line-height:70%;display:block}@media screen and (width<=1919px){.main-hero .title span{font-size:150px}}@media screen and (width<=1439px){.main-hero .title span{font-size:140px}}@media screen and (width<=1023px){.main-hero .title span{text-align:center;font-size:110px}}@media screen and (width<=767px){.main-hero .title span{font-size:14em}}.main-hero .title span:first-of-type{transform:translate(-10px)}@media screen and (width<=1023px){.main-hero .title span:first-of-type{transform:unset}}.main-hero .title span:last-of-type{color:#d3d3d380}@media screen and (width<=1919px){.main-hero .title span:last-of-type{transform:translate(-22px)}}@media screen and (width<=1439px){.main-hero .title span:last-of-type{transform:translate(-16px)}}@media screen and (width<=1023px){.main-hero .title span:last-of-type{transform:unset}}.main-swiper,.gallery-swiper{width:100%;scroll-margin-top:160px;overflow-x:clip}.main-swiper .h1,.gallery-swiper .h1{text-align:center;margin-bottom:48px}@media screen and (width<=1439px){.main-swiper .h1,.gallery-swiper .h1{margin-bottom:32px}.main-swiper,.gallery-swiper{scroll-margin-top:120px}}.swiper-main,.swiper-gallery,.swiper-interest,.swiper-users{margin-bottom:32px;overflow:visible}@media screen and (width<=767px){.swiper-main>.container,.swiper-gallery>.container,.swiper-interest>.container,.swiper-users>.container{padding:unset}}.swiper-main .swiper-wrapper,.swiper-gallery .swiper-wrapper,.swiper-interest .swiper-wrapper,.swiper-users .swiper-wrapper{margin-bottom:64px}@media screen and (width<=1439px){.swiper-main .swiper-wrapper,.swiper-gallery .swiper-wrapper,.swiper-interest .swiper-wrapper,.swiper-users .swiper-wrapper{margin-bottom:32px}}.main-swiper{margin-top:192px}@media screen and (width<=1919px){.main-swiper{margin-top:128px}}@media screen and (width<=1023px){.main-swiper{margin-top:96px}}.main-swiper h1{text-align:center;width:fit-content;margin:0 auto 48px}@media screen and (width<=1439px){.main-swiper h1{margin:0 auto 26px}}@media screen and (width<=479px){.main-swiper h1{padding:0 16px}}.main-swiper h2{width:fit-content;margin:0 auto 32px}.main-swiper .swiper-main .swiper-slide{z-index:1}.main-swiper .swiper-main .card-employee{position:relative}.main-swiper .swiper-main .card-employee:after{content:"";opacity:.1;background-color:#c7c7c7;width:2px;height:100%;position:absolute;top:0;bottom:0;right:-32px}@media screen and (width<=1919px){.main-swiper .swiper-main .card-employee:after{right:-16px}}.main-swiper .swiper-main .swiper-slide:last-of-type .card-employee:after{content:none}.main-swiper .link{width:fit-content;margin:0 auto;display:block}.main-swiper .link-all{margin-bottom:32px}.swiper-wrapper{z-index:11;height:fit-content}.swiper-scrollbar{background-color:#c7c7c71a;height:2px!important;top:unset!important;bottom:unset!important;left:unset!important;z-index:10!important;width:100%!important;position:relative!important}.swiper-scrollbar .swiper-scrollbar-drag{opacity:1;cursor:pointer;background-color:#c7c7c7;height:4px;transition:height .2s}.swiper-scrollbar .swiper-scrollbar-drag:hover{height:6px}.swiper-preview{width:100%;max-width:864px;margin-bottom:32px;margin-left:0;margin-right:0;top:0;left:0;right:0;overflow:visible}@media screen and (width<=1439px){.swiper-preview{max-width:unset;margin-bottom:64px}}.swiper-preview .swiper-wrapper{margin-bottom:32px}.swiper-preview .swiper-scrollbar{width:864px}@media screen and (width<=1439px){.swiper-preview .swiper-scrollbar{width:unset}}.swiper-preview .swiper-slide{position:relative}.swiper-preview .swiper-slide:last-of-type{margin-right:unset!important}.interest-swiper h1{text-align:center;margin-bottom:32px}.interest-swiper .link{margin-bottom:32px}.swiper-users .card-user-sm{position:relative}.swiper-users .card-user-sm:after{content:"";opacity:.1;background-color:#c7c7c7;width:2px;height:100%;position:absolute;top:0;bottom:0;right:-32px}@media screen and (width<=1919px){.swiper-users .card-user-sm:after{right:-16px}}.swiper-users .card-user-sm:after{right:-32px}@media screen and (width<=1439px){.swiper-users .card-user-sm:after{right:-16px}}.swiper-users .swiper-slide:last-of-type .card-user-sm:after{content:none}.card-employee{letter-spacing:.8px;width:240px;height:fit-content;font-size:16px;line-height:normal;display:block;position:relative}@media screen and (width<=1439px){.card-employee{width:250px}}.card-employee:hover .btn-share{opacity:1;pointer-events:all}.card-employee:hover .img-wrapper{filter:grayscale(0)}.card-employee:hover .name span{background-size:100% 1px}.card-employee:hover .price,.card-employee:hover .work-time{opacity:1}.card-employee .img-wrapper{filter:grayscale();height:230px;margin-bottom:16px;transition:filter .3s;position:relative}.card-employee .category{opacity:.5;margin-bottom:16px}.card-employee .name{text-transform:uppercase;margin-bottom:16px;font-weight:500}.card-employee .name span{background-size:0 1px}@media screen and (width<=1439px){.card-employee .name span{background-size:100% 1px}}.card-employee .price,.card-employee .work-time{opacity:.5;text-transform:uppercase;transition:opacity .2s}.card-employee .btn-share{z-index:11;opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;bottom:16px;right:16px}@media screen and (width<=1439px){.card-employee .btn-share,.card-employee .btn-share svg{opacity:1}}.card-gallery{cursor:pointer;filter:grayscale();width:709px;height:512px;transition:filter .3s}.card-gallery:hover,.card-gallery:focus{filter:none}@media screen and (width<=1919px){.card-gallery{width:530px;height:384px}}@media screen and (width<=1439px){.card-gallery{width:350px;height:256px}}@media screen and (width<=1023px){.card-gallery{width:336px;height:246px}}@media screen and (width<=767px){.card-gallery{width:332px;height:244px}}@media screen and (width<=479px){.card-gallery{width:256px;height:190px}}.card-preview{cursor:pointer;width:auto;height:400px}.card-preview img,.card-preview video{width:auto}@media screen and (width<=1919px){.card-preview{height:384px}}@media screen and (width<=1439px){.card-preview{height:256px}}@media screen and (width<=1023px){.card-preview{height:246px}}@media screen and (width<=479px){.card-preview{height:190px}}.card-preview.video-wrapper,.card-gallery.video-wrapper{position:relative}.card-preview.video-wrapper:after,.card-gallery.video-wrapper:after{content:"";z-index:1000;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-image:url(/build/assets/play-D-0cTJXy.svg);border-radius:100%;width:40px;height:40px;position:absolute;bottom:32px;right:32px;overflow:hidden}.card-user{flex-direction:column;align-items:center;gap:16px;width:fit-content;display:flex}.card-user .img-wrapper{filter:grayscale();border-radius:100%;transition:filter .3s;overflow:hidden;aspect-ratio:1!important;width:200px!important}@media screen and (width<=1023px){.card-user .img-wrapper{width:150px!important}}@media screen and (width<=479px){.card-user .img-wrapper{width:200px!important}}.card-user-sm{cursor:pointer;flex-direction:column;align-items:center;gap:32px;display:flex}.card-user-sm .img-wrapper{filter:grayscale();border-radius:100%;width:128px;height:128px;transition:filter .3s;overflow:hidden}.card-user-sm .title,.card-user-sm .title span{font-size:24px}@media screen and (width<=1439px){.card-user-sm .title,.card-user-sm .title span{font-size:16px}}.card-user:hover .title span,.card-user-sm:hover .title span{background-size:100% 1px}.card-user:hover .img-wrapper,.card-user-sm:hover .img-wrapper{filter:grayscale(0)}.card-user .title,.card-user-sm .title{flex-direction:column;align-items:center;display:flex}.card-user .title,.card-user .title span,.card-user-sm .title,.card-user-sm .title span{opacity:1}.card-entity{cursor:pointer;width:240px}.card-entity-divider{position:relative}.card-entity-divider:after{content:"";opacity:.1;background-color:#c7c7c7;width:2px;height:100%;position:absolute;top:0;bottom:0;right:-32px}@media screen and (width<=1919px){.card-entity-divider:after{right:-16px}}.card-entity .lead{text-transform:uppercase;opacity:.5;margin-bottom:16px}.card-entity .lead--hidden{visibility:hidden}.card-photo{border-bottom:2px solid #c7c7c71a;padding-bottom:32px;display:block}.card-photo.is-video .img-wrapper{position:relative}.card-photo.is-video .btn-play{bottom:16px;right:16px}.card-photo:hover img{filter:grayscale(0%)}.card-photo:hover .lead span{background-size:100% 1px}.card-photo:hover .price{opacity:1}.card-photo .price{opacity:.5;margin-top:16px;display:block}.card-photo .lead span{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(currentColor,currentColor) 0 100%/0 1px no-repeat;transition:background-size .3s}@media screen and (width<=1439px){.card-photo .lead span{background-size:100% 1px}}.card-photo .img-wrapper{aspect-ratio:1.7788;height:auto;margin-bottom:16px}@media screen and (width<=767px){.card-photo .img-wrapper{height:252px}}@media screen and (width<=479px){.card-photo .img-wrapper{height:162px}}.card-photo img{filter:grayscale();width:100%;height:auto;transition:all .2s;display:block}.card-photo .tags{margin:16px 0}.card-photo .tag{display:inline}.card-photo .tag:last-child .divider{display:none}.card-photo .tag .note{color:#c7c7c7;opacity:.5;text-transform:uppercase}.card-photo .tag .divider{margin:0 8px}.card-photo .media-wrapper{height:initial}.card-video .img-wrapper{display:block;position:relative}.card-video .btn-play{bottom:16px;right:16px}.main-form .container{grid-template-columns:auto 48.2%;justify-content:space-between;gap:128px 0;padding-top:176px;display:grid}@media screen and (width<=1919px){.main-form .container{grid-template-columns:auto 57.4%;gap:87px 0;padding-top:112px}}@media screen and (width<=1439px){.main-form .container{grid-template-columns:auto 57%;gap:69px 0;padding-top:121px}}@media screen and (width<=1023px){.main-form .container{grid-template-columns:auto 47.8%;gap:124px 0;padding-top:88px}}@media screen and (width<=767px){.main-form .container{grid-template-columns:1fr;gap:57px;padding-top:56px}}.main-form .lead{opacity:.5}.main-form .form-contacts h1{white-space:nowrap;margin-bottom:24px}@media screen and (width<=1919px){.main-form .form-contacts h1{margin-bottom:16px}}@media screen and (width<=1439px){.main-form .form-contacts h1{margin-bottom:26px}}@media screen and (width<=1023px){.main-form .form-contacts h1{margin-bottom:10px}}@media screen and (width<=479px){.main-form .form-contacts h1{white-space:wrap}}.main-form .form-contacts ul{flex-direction:column;gap:32px;display:flex}@media screen and (width<=1439px){.main-form .form-contacts ul{gap:16px}}@media screen and (width<=767px){.main-form .form-contacts{order:-1}}.main-form .img-wrapper{grid-area:2/1;width:555px;height:221px}@media screen and (width<=1919px){.main-form .img-wrapper{width:437px;height:174px}}@media screen and (width<=1439px){.main-form .img-wrapper{width:299px;height:174px}}@media screen and (width<=1023px){.main-form .img-wrapper{width:300px;height:250px}}@media screen and (width<=767px){.main-form .img-wrapper{grid-area:unset;width:100%;height:200px;margin-top:7px}}.main-form .form{flex-direction:column;grid-area:span 2;display:flex}@media screen and (width<=767px){.main-form .form{grid-area:unset}}.main-form .form .form-title{margin-bottom:16px}@media screen and (width<=1439px){.main-form .form .form-title{max-width:547px;margin-bottom:26px}}@media screen and (width<=1023px){.main-form .form .form-title{margin-bottom:10px}}.main-form .form .lead{max-width:709px;margin-bottom:152px}@media screen and (width<=1919px){.main-form .form .lead{margin-bottom:88px}}@media screen and (width<=1439px){.main-form .form .lead{max-width:547px;margin-bottom:47px}}@media screen and (width<=1023px){.main-form .form .lead{max-width:336px;margin-bottom:56px}}@media screen and (width<=767px){.main-form .form .lead{text-wrap:balance;width:76%}}.main-form .form .fields_group{grid-template-columns:repeat(2,1fr);gap:64px;margin-bottom:32px;display:grid}@media screen and (width<=1919px){.main-form .form .fields_group{gap:32px}}@media screen and (width<=1023px){.main-form .form .fields_group{grid-template-columns:1fr;margin-bottom:16px}}.main-form .form .fields_group .input-wrapper:last-of-type{grid-area:auto/span 2}@media screen and (width<=1023px){.main-form .form .fields_group .input-wrapper:last-of-type{grid-area:unset}}.main-form .form .form-bottom{justify-content:space-between;align-items:center;margin-top:auto;margin-left:auto;padding-top:16px;display:flex}@media screen and (width<=1919px){.main-form .form .form-bottom{gap:245px}}@media screen and (width<=1439px){.main-form .form .form-bottom{flex-direction:column;align-items:start;gap:32px}}.main-form .form .form-bottom .note{opacity:.5}.main-form .form .checkboxes-wrapper{margin-top:unset}.main-tg .container{justify-content:space-between;gap:351px;padding-top:48px;padding-bottom:64px;display:flex}@media screen and (width<=1919px){.main-tg .container{gap:127px;padding-top:32px;padding-bottom:32px}}@media screen and (width<=1439px){.main-tg .container{gap:124px}}@media screen and (width<=1023px){.main-tg .container{gap:79px}}@media screen and (width<=767px){.main-tg .container{flex-direction:column;gap:32px}}.main-tg .info{width:577px}@media screen and (width<=1439px){.main-tg .info{width:289px}}@media screen and (width<=479px){.main-tg .info{width:80%}}.main-tg .info .title{margin-bottom:97px}@media screen and (width<=1919px){.main-tg .info .title{margin-bottom:81px}}@media screen and (width<=1439px){.main-tg .info .title{margin-bottom:42px}}@media screen and (width<=1023px){.main-tg .info .title{margin-bottom:90px}}@media screen and (width<=767px){.main-tg .info .title{margin-bottom:0}}.main-tg .info .title .h1 *{display:inline}.main-tg .info .title .h1 a{background:linear-gradient(#c7c7c7,#c7c7c7) 0 100%/100% 1px no-repeat;transition:background-size .3s}.main-tg .info .title svg{width:44px;height:44px}@media screen and (width<=1439px){.main-tg .info .title svg{width:22px;height:22px}}@media screen and (width<=479px){.main-tg .info .title svg{position:absolute;top:32px;right:16px}}.main-tg .info .qr{width:155px;height:155px}@media screen and (width<=1439px){.main-tg .info .qr{width:128px;height:128px}}@media screen and (width<=1023px){.main-tg .info .qr{width:80px;height:80px}}@media screen and (width<=767px){.main-tg .info .qr{display:none}}.main-tg .info .qr img{object-fit:contain;width:100%;height:100%}.main-tg .img-wrapper{width:864px;height:390px;padding-top:16px}@media screen and (width<=1919px){.main-tg .img-wrapper{width:672px;height:390px;padding-top:0}}@media screen and (width<=1439px){.main-tg .img-wrapper{width:547px;height:240px}}@media screen and (width<=1023px){.main-tg .img-wrapper{width:336px;height:240px}}@media screen and (width<=767px){.main-tg .img-wrapper{width:100%;height:227px}}@media screen and (width<=479px){.main-tg .img-wrapper{height:160px}}.main-about .container{flex-direction:column;gap:112px;display:flex}@media screen and (width<=1919px){.main-about .container{gap:48px}}@media screen and (width<=1439px){.main-about .container{gap:26px}}@media screen and (width<=767px){.main-about .container{gap:32px}}.main-about h1{text-wrap:balance;width:1637px}@media screen and (width<=1919px){.main-about h1{width:100%}}@media screen and (width<=1439px){.main-about h1{text-wrap:pretty}}@media screen and (width<=767px){.main-about h1{font-size:24px;line-height:100%}}.main-about .info{gap:64px;margin-left:auto;display:flex}@media screen and (width<=1919px){.main-about .info{gap:32px}}@media screen and (width<=1439px){.main-about .info{margin-left:unset}}@media screen and (width<=767px){.main-about .info{flex-direction:column;gap:18px}}.main-about .info p{width:555px}@media screen and (width<=1439px){.main-about .info p{width:50%}}@media screen and (width<=767px){.main-about .info p{width:100%}}.catalog-tabs{justify-content:center;align-items:center;gap:96px;padding:4px 0;display:flex;overflow:visible}@media screen and (width<=1023px){.catalog-tabs{justify-content:space-between;gap:64px}}@media screen and (width<=767px){.catalog-tabs{gap:32px;padding:20px 0}}.catalog-tabs__item{text-transform:uppercase;letter-spacing:.02em;color:#c7c7c7;transform-origin:50%;opacity:.5;will-change:transform, opacity;backface-visibility:hidden;font-size:48px;font-weight:300;line-height:110%;text-decoration:none;transition:color .4s,transform .4s,opacity .4s;transform:scale(1)}@media screen and (width<=1439px){.catalog-tabs__item{font-size:36px}}@media screen and (width<=1023px){.catalog-tabs__item{letter-spacing:-.96px;font-size:32px;line-height:100%}}@media screen and (width<=767px){.catalog-tabs__item{letter-spacing:0;font-size:24px;font-weight:300;line-height:100%}}@media screen and (width<=479px){.catalog-tabs__item{letter-spacing:clamp(.8px,.67px + .0818vw,1px);font-size:clamp(16px,7.95px + 2.516vw,20px);font-weight:400;line-height:normal}}.catalog-tabs__item:hover{color:#c7c7c7}.catalog-tabs__item.active{color:#c7c7c7;opacity:1;transform:scale(1.333)}@media screen and (width<=767px){.catalog-tabs__item.active{line-height:110%}}@media screen and (width<=479px){.catalog-tabs__item.active{letter-spacing:clamp(1px,.84px + .1vw,1.2px);transform:scale(1.25)}}#catalog-content{transition:opacity .3s}#catalog-content.is-loading{opacity:0;pointer-events:none}.catalog-menu.anchors>*{transition:opacity .3s}.catalog-menu.anchors.is-loading>*{opacity:0;pointer-events:none}.catalog-loader{opacity:0;pointer-events:none;z-index:100;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.catalog-loader.is-visible{opacity:1}.catalog-loader__spinner{border:2px solid #d3d3d380;border-top-color:#c7c7c7;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite catalog-spin}@keyframes catalog-spin{to{transform:rotate(360deg)}}.catalog-page .catalog-top{background-color:#171717;padding-top:160px}@media screen and (width<=1919px){.catalog-page .catalog-top{padding-top:128px}}@media screen and (width<=1439px){.catalog-page .catalog-top{padding-top:120px}}@media screen and (width<=767px){.catalog-page .catalog-top{padding-top:104px}}.catalog-page .catalog-top>.container{flex-direction:column;align-items:center;gap:112px;display:flex}@media screen and (width<=1439px){.catalog-page .catalog-top>.container{gap:58px}}@media screen and (width<=767px){.catalog-page .catalog-top>.container{gap:26px}}.catalog-page .catalog-menu{z-index:20;background-color:#171717;padding-top:48px;padding-bottom:64px;transition:padding-top .3s,padding-bottom .3s;position:sticky;top:0;left:0;right:0}.catalog-page .catalog-menu.is-stuck{padding-top:32px;padding-bottom:32px}@media screen and (width<=1023px){.catalog-page .catalog-menu{padding-top:32px;padding-bottom:32px}}.catalog-page .catalog-menu .menu-list{flex-wrap:wrap;gap:16px;display:flex}@media screen and (width<=1023px){.catalog-page .catalog-menu .menu-list{display:none}}.catalog-page .catalog-menu .menu-list li{width:fit-content;margin-right:16px;line-height:100%;display:block;position:relative}.catalog-page .catalog-menu .menu-list li:last-of-type:before{content:none}.catalog-page .catalog-menu .menu-list li:before{content:"/";color:#c7c7c7;opacity:.5;position:absolute;top:0;right:-16px}@media screen and (width<=1919px){.catalog-page .catalog-menu .menu-list li:before{right:-16px}}.catalog-page .catalog-menu .menu-list{justify-content:center}.catalog-page .catalog-menu .menu-list .link-span:hover,.catalog-page .catalog-menu .menu-list .link-span:focus{opacity:1}.catalog-page .catalog-menu-mob{width:100%;display:none}@media screen and (width<=1023px){.catalog-page .catalog-menu-mob{display:block}}.catalog-page .catalog-categories{margin-top:128px}@media screen and (width<=1439px){.catalog-page .catalog-categories{margin-top:96px}}@media screen and (width<=767px){.catalog-page .catalog-categories{margin-top:89px}}.catalog-page .main-swiper{margin-top:0;margin-bottom:128px}@media screen and (width<=1439px){.catalog-page .main-swiper{margin-bottom:96px}}@media screen and (width<=767px){.catalog-page .main-swiper{margin-bottom:89px}}.share-menu{z-index:111;background-color:#171717;border:1px solid #c7c7c71a;flex-direction:column;gap:11px;width:fit-content;padding:16px;display:flex;position:absolute;top:211px;left:194px}.share-menu .share-link{white-space:nowrap;align-items:center;gap:16px;display:flex}.share-menu .share-link:hover .icon,.share-menu .share-link:focus .icon,.share-menu .share-link:hover .link,.share-menu .share-link:focus .link{opacity:1}.share-menu .share-link:hover .link:after,.share-menu .share-link:focus .link:after{width:100%}.share-menu .share-link .icon{opacity:.5;width:24px;height:24px;transition:opacity .2s}.share-menu .share-link .link{margin:unset}.catalog-category{padding-top:68px}@media screen and (width<=1023px){.catalog-category{padding-top:36px}}.catalog-category .filters{justify-content:space-between;margin-bottom:64px;display:flex}@media screen and (width<=1919px){.catalog-category .filters{margin-bottom:32px}}@media screen and (width<=479px){.catalog-category .filters{flex-direction:column;gap:16px}}.catalog-category .items-list{grid-template-columns:repeat(6,1fr);gap:64px;margin-bottom:64px;display:grid}@media screen and (width<=1919px){.catalog-category .items-list{grid-template-columns:repeat(4,1fr);gap:64px 32px}}@media screen and (width<=1439px){.catalog-category .items-list{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:32px}}@media screen and (width<=1023px){.catalog-category .items-list{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=767px){.catalog-category .items-list{grid-template-columns:1fr;gap:64px;margin-bottom:64px;padding:0 8px 0 16px}.catalog-category .items-list:after{content:none}}@media screen and (width<=479px){.catalog-category .items-list{padding:unset}}.catalog-category .items-list .card-employee,.catalog-category .items-list .card-user{width:100%;position:relative}.catalog-category .items-list .card-employee:after,.catalog-category .items-list .card-user:after{content:"";opacity:.1;background-color:#c7c7c7;width:2px;height:100%;position:absolute;top:0;bottom:0;right:-32px}@media screen and (width<=1919px){.catalog-category .items-list .card-employee:after,.catalog-category .items-list .card-user:after{right:-16px}}.catalog-category .items-list .card-employee:nth-of-type(6n):after,.catalog-category .items-list .card-employee:last-of-type:after,.catalog-category .items-list .card-user:nth-of-type(6n):after,.catalog-category .items-list .card-user:last-of-type:after{content:none}@media screen and (width<=1919px){.catalog-category .items-list .card-employee .img-wrapper,.catalog-category .items-list .card-user .img-wrapper{width:100%;height:unset;aspect-ratio:1.06667}.catalog-category .items-list .card-employee:nth-of-type(6n):after,.catalog-category .items-list .card-user:nth-of-type(6n):after{content:""}.catalog-category .items-list .card-employee:nth-of-type(4n):after,.catalog-category .items-list .card-user:nth-of-type(4n):after{content:none}}@media screen and (width<=1439px){.catalog-category .items-list .card-employee .img-wrapper,.catalog-category .items-list .card-user .img-wrapper{aspect-ratio:1.10593}.catalog-category .items-list .card-employee:nth-of-type(4n):after,.catalog-category .items-list .card-user:nth-of-type(4n):after{content:""}.catalog-category .items-list .card-employee:nth-of-type(3n):after,.catalog-category .items-list .card-user:nth-of-type(3n):after{content:none}}@media screen and (width<=1023px){.catalog-category .items-list .card-employee .img-wrapper,.catalog-category .items-list .card-user .img-wrapper{aspect-ratio:1.12}.catalog-category .items-list .card-employee:nth-of-type(3n):after,.catalog-category .items-list .card-user:nth-of-type(3n):after{content:""}.catalog-category .items-list .card-employee:nth-of-type(2n):after,.catalog-category .items-list .card-user:nth-of-type(2n):after{content:none}}@media screen and (width<=767px){.catalog-category .items-list .card-employee .img-wrapper,.catalog-category .items-list .card-user .img-wrapper{aspect-ratio:1.11579}.catalog-category .items-list .card-employee:after,.catalog-category .items-list .card-user:after{left:0;right:0;top:unset;width:100%;height:2px;bottom:-32px}.catalog-category .items-list .card-employee:nth-of-type(2n):after,.catalog-category .items-list .card-user:nth-of-type(2n):after{content:""}}@media screen and (width<=479px){.catalog-category .items-list .card-employee .img-wrapper,.catalog-category .items-list .card-user .img-wrapper{aspect-ratio:1.10769}}.catalog-category .category-bottom{justify-content:space-between;align-items:center;padding-top:32px;display:flex}@media screen and (width<=767px){.catalog-category .category-bottom{padding-top:0}.catalog-category .category-bottom:before{content:none}.catalog-category .category-bottom{flex-direction:column-reverse;gap:32px}.catalog-category .category-bottom .paginator{justify-content:space-between;width:100%}}.catalog-detail{margin-top:160px}@media screen and (width<=1919px){.catalog-detail{margin-top:96px}}@media screen and (width<=1439px){.catalog-detail{margin-top:88px}}@media screen and (width<=767px){.catalog-detail{margin-top:56px}}.catalog-detail .detail-top{height:calc(100svh - 160px);max-height:920px;position:relative}@media screen and (width<=1919px){.catalog-detail .detail-top{height:calc(100svh - 96px)}}@media screen and (width<=1439px){.catalog-detail .detail-top{height:calc(100svh - 150px);max-height:512px}}@media screen and (width<=767px){.catalog-detail .detail-top{height:calc(100svh - 112px)}}@media screen and (width<=479px){.catalog-detail .detail-top{max-height:630px}}.catalog-detail .detail-top .img-bg{width:100%;height:100%;position:absolute;inset:0}@media screen and (width<=479px){.catalog-detail .detail-top .img-bg{height:512px}}.catalog-detail .detail-top .img-bg:after{content:"";z-index:1;background:linear-gradient(#21212100 0%,#21212108 8%,#2121211f 18%,#2121214d 32%,#21212180 46%,#212121b3 62%,#212121d9 78%,#212121f2 90%,#212121 100%);width:100%;height:640px;position:absolute;bottom:-2px;left:0;right:0}@media screen and (width<=1919px){.catalog-detail .detail-top .img-bg:after{height:500px}}@media screen and (width<=1439px){.catalog-detail .detail-top .img-bg:after{height:350px}}@media screen and (width<=1023px){.catalog-detail .detail-top .img-bg:after{height:300px}}@media screen and (width<=767px){.catalog-detail .detail-top .img-bg:after{height:350px}}.catalog-detail .detail-top .img-bg:before{content:"";opacity:.5;z-index:1;background:linear-gradient(#21212100 0%,#21212108 8%,#2121211f 18%,#2121214d 32%,#21212180 46%,#212121b3 62%,#212121d9 78%,#212121f2 90%,#212121 100%);width:100%;height:100px;position:absolute;top:0;left:0;right:0;transform:rotate(180deg)}@media screen and (width<=1919px){.catalog-detail .detail-top .img-bg:before{height:90px}}@media screen and (width<=1439px){.catalog-detail .detail-top .img-bg:before{height:100px}}.catalog-detail .detail-top .container{z-index:2;flex-direction:column;justify-content:space-between;height:100%;padding-top:64px;display:flex;position:relative}@media screen and (width<=1919px){.catalog-detail .detail-top .container{padding-top:32px}}@media screen and (width<=767px){.catalog-detail .detail-top .container{padding-top:16px}}.catalog-detail .detail-top .btn-share{position:absolute;top:64px;right:0}@media screen and (width<=1919px){.catalog-detail .detail-top .btn-share{top:32px}}@media screen and (width<=767px){.catalog-detail .detail-top .btn-share{margin-top:auto;margin-bottom:32px;position:static}}.catalog-detail .detail-top .btn-share svg{opacity:1}.catalog-detail .detail-top .categories{gap:16px;margin-top:auto;margin-bottom:16px;display:flex}@media screen and (width<=767px){.catalog-detail .detail-top .categories{width:calc(100% + 32px);margin-top:0;margin-left:-16px;padding-left:16px;padding-right:16px;overflow:auto}.catalog-detail .detail-top .categories::-webkit-scrollbar{-ms-overflow-style:none;scrollbar-width:none;display:none}}.catalog-detail .detail-top .categories .note{opacity:.5}.catalog-detail .detail-top h1{max-width:825px;margin-bottom:32px}@media screen and (width<=1919px){.catalog-detail .detail-top h1{margin-bottom:16px}}@media screen and (width<=1439px){.catalog-detail .detail-top h1{max-width:50%;margin-bottom:32px}}@media screen and (width<=1023px){.catalog-detail .detail-top h1{max-width:70%}}@media screen and (width<=767px){.catalog-detail .detail-top h1{margin-top:unset;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}}.catalog-detail .detail-top .info{justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}@media screen and (width<=1439px){.catalog-detail .detail-top .info{padding-bottom:unset;flex-direction:column;align-items:start;gap:32px}}@media screen and (width<=1023px){.catalog-detail .detail-top .info{gap:16px}}@media screen and (width<=479px){.catalog-detail .detail-top .info{gap:32px}}.catalog-detail .detail-top .info .anchors{gap:0;display:flex}@media screen and (width<=1023px){.catalog-detail .detail-top .info .anchors{flex-wrap:wrap;max-width:70%}}@media screen and (width<=767px){.catalog-detail .detail-top .info .anchors{max-width:100%}}@media screen and (width<=479px){.catalog-detail .detail-top .info .anchors{flex-direction:column;gap:16px}}.catalog-detail .detail-top .info .anchors li{margin-right:37px;line-height:80%;position:relative}.catalog-detail .detail-top .info .anchors li:last-of-type{margin-right:0}.catalog-detail .detail-top .info .anchors li a{line-height:80%}@media screen and (width<=1919px){.catalog-detail .detail-top .info .anchors li{margin-right:21px}}@media screen and (width<=1023px){.catalog-detail .detail-top .info .anchors li{margin-bottom:16px}}@media screen and (width<=479px){.catalog-detail .detail-top .info .anchors li{margin:0}}.catalog-detail .detail-top .info .anchors li:after{content:"/";color:#c7c7c7;opacity:.5;font-size:16px;position:absolute;top:50%;right:-18px;transform:translateY(-50%)}@media screen and (width<=1919px){.catalog-detail .detail-top .info .anchors li:after{right:-12px}}@media screen and (width<=479px){.catalog-detail .detail-top .info .anchors li:after{content:none}}.catalog-detail .detail-top .info .anchors li:last-of-type:after{content:none}.catalog-detail .detail-top .info .btns{align-items:center;gap:19px;display:flex}@media screen and (width<=1919px){.catalog-detail .detail-top .info .btns{gap:16px}}@media screen and (width<=479px){.catalog-detail .detail-top .info .btns{flex-direction:column;justify-content:center;width:100%}.catalog-detail .detail-top .info .btns #btn-order{width:100%}}.catalog-detail .detail-top .info .btns .btn{justify-content:center;align-items:center;height:43px;display:flex}@media screen and (width<=479px){.catalog-detail .detail-top .info .btns .btn{width:100%}}.catalog-detail .detail-about>.container{gap:528px;display:flex}@media screen and (width<=1919px){.catalog-detail .detail-about>.container{gap:269px}}@media screen and (width<=1439px){.catalog-detail .detail-about>.container{gap:114px}}@media screen and (width<=1023px){.catalog-detail .detail-about>.container{gap:32px}}@media screen and (width<=767px){.catalog-detail .detail-about>.container{flex-direction:column;align-items:flex-start}}.catalog-detail .detail-about .info{flex:1}.catalog-detail .detail-about .video-wrapper{flex-direction:column;align-items:flex-end;gap:32px;display:flex}@media screen and (width<=1439px){.catalog-detail .detail-about .video-wrapper{gap:16px}}@media screen and (width<=767px){.catalog-detail .detail-about .video-wrapper{align-items:flex-start;width:100%}}@media screen and (width<=479px){.catalog-detail .detail-about .video-wrapper{align-items:center}}.catalog-detail .detail-about .video-wrapper #lightgallery-page-img{width:100%;height:100%}.catalog-detail .detail-about .video-wrapper .media-wrapper{width:400px;height:500px}@media screen and (width<=1919px){.catalog-detail .detail-about .video-wrapper .media-wrapper{width:320px;height:400px}}@media screen and (width<=1439px){.catalog-detail .detail-about .video-wrapper .media-wrapper{width:299px;height:374px}}@media screen and (width<=1023px){.catalog-detail .detail-about .video-wrapper .media-wrapper{width:213px;height:266px}}@media screen and (width<=767px){.catalog-detail .detail-about .video-wrapper .media-wrapper{width:216px;height:270px}}@media screen and (width<=479px){.catalog-detail .detail-about .video-wrapper .media-wrapper{width:100%;height:360px}}.catalog-detail .detail-about .video-wrapper a{align-items:center;gap:8px;display:flex}@media screen and (width<=1023px){.catalog-detail .detail-about .video-wrapper a{max-width:180px}}@media screen and (width<=767px){.catalog-detail .detail-about .video-wrapper a{max-width:unset}}@media screen and (width<=479px){.catalog-detail .detail-about .video-wrapper a{width:100%}}.catalog-detail .detail-about .video-wrapper a span{white-space:wrap;text-wrap:balance}.catalog-detail .detail-about .video-wrapper a svg{opacity:.5;width:24px;height:24px;transition:opacity .2s}.catalog-detail .detail-about .video-wrapper a:hover span,.catalog-detail .detail-about .video-wrapper a:focus span{opacity:1;background-size:100% 1px}.catalog-detail .detail-about .video-wrapper a:hover svg,.catalog-detail .detail-about .video-wrapper a:focus svg{opacity:1}.services-form{overflow-x:clip}.services-form h1{text-align:center;margin-bottom:48px}@media screen and (width<=1439px){.services-form h1{margin-bottom:26px}}.services-form>.form{gap:48px;display:flex;overflow:visible}@media screen and (width<=1919px){.services-form>.form{gap:32px}}@media screen and (width<=1439px){.services-form>.form{flex-direction:column;gap:64px}}.services-form .services-select,.services-form .services-preview{width:864px}@media screen and (width<=1919px){.services-form .services-select,.services-form .services-preview{width:672px}}@media screen and (width<=1439px){.services-form .services-select,.services-form .services-preview{width:100%}}.services-form .services-select{z-index:100;flex-direction:column;flex:1;gap:64px;display:flex;position:relative}.services-form .services-select:before{content:"";z-index:10;background-color:#212121;width:calc(100% + 48px);height:100%;position:absolute;top:-10px;bottom:0;right:-48px}@media screen and (width<=1919px){.services-form .services-select:before{width:calc(100% + 32px);right:-32px}}@media screen and (width<=1439px){.services-form .services-select:before{content:none}}.services-form .services-select:after{content:"";z-index:10;background-color:#212121;width:100vw;height:100%;position:absolute;top:-10px;bottom:0;right:99%}@media screen and (width<=1439px){.services-form .services-select:after{content:none}}.services-form .services-select .top{gap:32px;margin-bottom:32px;display:flex}@media screen and (width<=1439px){.services-form .services-select .top{gap:16px}}.services-form .services-select .show-more-btn{display:none}@media screen and (width<=1439px){.services-form .services-select .show-more-btn{margin:-32px auto 0;display:block}}.services-form .select-type,.services-form .select-service{z-index:11;position:relative}.services-form .menu-list{flex-wrap:wrap;gap:16px;max-width:709px;display:flex}@media screen and (width<=1023px){.services-form .menu-list{display:none}}.services-form .menu-list li{width:fit-content;margin-right:16px;line-height:100%;display:block;position:relative}.services-form .menu-list li:last-of-type:before{content:none}.services-form .menu-list li:before{content:"/";color:#c7c7c7;opacity:.5;position:absolute;top:0;right:-16px}@media screen and (width<=1919px){.services-form .menu-list li:before{right:-16px}.services-form .menu-list{max-width:671px}}@media screen and (width<=1439px){.services-form .menu-list{max-width:100%}}.services-form .menu-list .link.active:after{width:100%}.services-form .menu-list .link,.services-form .menu-list li{line-height:90%}.services-form .menu-list .link:after,.services-form .menu-list li:after{bottom:-3px}.services-form #btn-service-directions{display:none}.services-form #btn-service-directions .btn{justify-content:center;align-items:center;width:100%;height:43px;display:flex}@media screen and (width<=1023px){.services-form #btn-service-directions{display:flex}}.services-form .select-service ul{flex-direction:column;gap:32px;max-height:439px;padding-right:16px;display:flex;overflow:clip auto}.services-form .select-service ul::-webkit-scrollbar{width:3px}.services-form .select-service ul::-webkit-scrollbar-track{background:#c7c7c71a;border:1px solid #212121;width:3px}.services-form .select-service ul::-webkit-scrollbar-thumb{background-color:#c7c7c7;border-radius:0;width:3px}@media screen and (width<=1919px){.services-form .select-service ul{max-height:443px}}@media screen and (width<=1439px){.services-form .select-service ul{max-height:unset;padding-right:unset;gap:16px}}.services-form .select-service ul li{grid-template-columns:repeat(2,auto);gap:16px;padding-bottom:32px;font-size:16px;display:grid}.services-form .select-service ul li:first-of-type{padding-top:4px}.services-form .select-service ul li:after{width:100%;left:0}@media screen and (width<=1439px){.services-form .select-service ul li{padding-bottom:16px}}@media screen and (width<=479px){.services-form .select-service ul li{gap:16px 8px}}.services-form .select-service ul li .input-radio-wrapper{width:fit-content}.services-form .select-service ul li .input-radio-wrapper input{appearance:none;-o-appearance:none;display:none}.services-form .select-service ul li .title .link{opacity:1;cursor:unset;margin-right:16px}.services-form .select-service ul li .title .link:hover,.services-form .select-service ul li .title .link:focus{opacity:1;background-size:0% 1px}.services-form .select-service ul li .title .underline{background-size:0% 1px}.services-form .select-service ul li .title span{display:inline}.services-form .select-service ul li .note{grid-area:auto/span 2}.services-form .select-service ul li .note,.services-form .select-service ul li .price{opacity:.5}.services-form .select-service ul li .link-span,.services-form .select-service ul li .price{height:fit-content;display:block}.services-form .select-service ul li .input-radio-wrapper{cursor:pointer;grid-area:3}.services-form .select-service ul li .price{white-space:nowrap;justify-self:end;line-height:160%}.services-form .select-service ul li:last-of-type{padding-bottom:0}.services-form .select-service ul li:last-of-type:after{content:none}@media screen and (width<=1439px){.services-form .select-service ul li:last-of-type{padding-bottom:32px}.services-form .select-service ul li:last-of-type:after{content:""}}.services-form .select-service ul li.active .title .underline{background-size:100% 1px}.services-form .select-service ul li.active .input-radio-wrapper .link,.services-form .select-service ul li.active .price{opacity:1}.services-form .services-preview{flex-direction:column;display:flex}.services-form .services-preview .info{margin-top:auto}.services-form .services-preview .info ul{flex-direction:column;gap:32px;margin-bottom:32px;display:flex}@media screen and (width<=1439px){.services-form .services-preview .info ul{gap:16px;margin-bottom:16px}}.services-form .services-preview .info ul li{gap:16px;display:flex}.services-form .services-preview .info ul li span{opacity:1;line-height:normal}.services-form .services-preview .info ul li .title{opacity:.5}.services-form .services-preview .info .service-title span{margin-right:16px}.services-form .services-preview .info .note{opacity:.5;margin-bottom:32px;line-height:normal;display:block}.services-form .services-preview .info .btn{justify-content:center;align-items:center;width:200px;height:43px;display:flex}@media screen and (width<=767px){.services-form .services-preview .info .btn{width:100%}}.services-form .btn-open-desc{justify-content:center;align-items:center;width:fit-content;height:fit-content;display:flex}.services-form .icon-desc{cursor:pointer;opacity:.5;width:16px;height:16px;transition:opacity .2s;transform:translateY(3px)}.services-form .icon-desc:hover,.services-form .icon-desc:focus{opacity:1}.map-section h1{text-align:center;margin-bottom:48px}@media screen and (width<=1439px){.map-section h1{margin-bottom:32px}}.map-section .link-span{cursor:auto}.map-section .address{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;margin-bottom:64px;display:flex}@media screen and (width<=1439px){.map-section .address{margin-bottom:32px}}@media screen and (width<=767px){.map-section .address{gap:32px}}@media screen and (width<=479px){.map-section .address .link-span.active{text-wrap:balance;max-width:80%}}.map-section .address .group{text-align:center;justify-content:center;gap:16px;display:flex}@media screen and (width<=767px){.map-section .address .group{flex-direction:column;align-items:center}}.map-section .map{filter:grayscale();width:100%;height:512px}@media screen and (width<=1439px){.map-section .map{height:384px}}@media screen and (width<=1023px){.map-section .map{height:256px}}.map-section .map .ymaps-2-1-79-gototech,.map-section .map .ymaps-2-1-79-copyright__agreement{display:none}.map-section .row{align-items:center;gap:64px;display:flex}@media screen and (width<=1439px){.map-section .row{flex-direction:column;gap:16px}}@media screen and (width<=767px){.map-section .row{gap:32px}}.work-schedule{width:fit-content;position:relative}.work-schedule .work-schedule-toggle{color:inherit;font:inherit;text-align:left;cursor:pointer;align-items:center;gap:16px;margin:0;padding:0;display:flex}.work-schedule .work-schedule-info{align-items:center;gap:16px;display:flex}.work-schedule .work-schedule-status-wrap{justify-content:center;align-items:center;gap:16px;display:flex}.work-schedule .link-span{cursor:pointer}@media screen and (width<=767px){.work-schedule-location{width:100%}}.work-schedule-location .work-schedule-info,.work-schedule-location .work-schedule-status-wrap,.work-schedule-location .work-schedule-toggle{gap:8px}@media screen and (width<=767px){.work-schedule-location .work-schedule-toggle{flex-direction:column;gap:16px;width:100%}}@media screen and (width<=479px){.work-schedule-location .work-schedule-info{text-align:center;flex-direction:column;gap:16px;width:100%;display:flex}}.work-schedule .work-schedule-status.is-open{color:#5fa936}.work-schedule .work-schedule-status.is-closed{color:#c42525}.work-schedule .chevron{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.work-schedule.is-open .chevron{transform:rotate(180deg)}.work-schedule .work-schedule-dropdown{z-index:20;opacity:0;pointer-events:none;background-color:#171717;border:1px solid #c7c7c733;flex-direction:column;gap:16px;width:332px;padding:32px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-10%)}@media screen and (width<=767px){.work-schedule .work-schedule-dropdown{width:100%;top:unset;border:unset;border-top:1px solid #c7c7c733;gap:12px;padding:24px 16px 76px;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}}.work-schedule .work-schedule-dropdown li{white-space:nowrap;letter-spacing:.8px;justify-content:space-between;align-items:center;gap:24px;font-size:16px;line-height:normal;display:flex}@media screen and (width<=767px){.work-schedule .work-schedule-dropdown li{letter-spacing:.24px;font-size:12px;line-height:128%}}.work-schedule .work-schedule-dropdown li .tt-u{opacity:.5}.work-schedule .work-schedule-dropdown li.is-today .tt-u{opacity:1}.work-schedule .work-schedule-dropdown li .is-off{color:#c42525;opacity:1}.work-schedule.is-open .work-schedule-dropdown{opacity:1;pointer-events:all;transform:translateY(0)}.work-schedule.work-schedule-hero{margin-bottom:32px}@media screen and (width<=1919px){.work-schedule.work-schedule-hero{margin-bottom:16px}}.work-schedule.work-schedule-location .work-schedule-dropdown{left:50%;transform:translate(-50%,-10%)}@media screen and (width<=767px){.work-schedule.work-schedule-location .work-schedule-dropdown{left:0;transform:translateY(100%)}}.work-schedule.work-schedule-location.is-open .work-schedule-dropdown{transform:translate(-50%)}@media screen and (width<=767px){.work-schedule.work-schedule-location.is-open .work-schedule-dropdown{transform:translateY(0)}}.menu-fixed{z-index:101;background:#171717;border-top:1px solid #c7c7c733;width:100%;display:none;position:fixed;bottom:0;left:0;right:0}@media screen and (width<=1439px){.menu-fixed{display:block}}.menu-fixed ul{justify-content:space-between;align-items:center;gap:16px;padding:8px 64px;display:flex}@media screen and (width<=767px){.menu-fixed ul{padding:6px 10px}}.menu-fixed ul li a,.menu-fixed ul li button{flex-direction:column;align-items:center;gap:4px;width:58px;height:fit-content;display:flex}@media screen and (width<=767px){.menu-fixed ul li a,.menu-fixed ul li button{gap:0;width:44px}}.menu-fixed ul li a span,.menu-fixed ul li button span{color:#c7c7c7;font-size:16px;line-height:128%}@media screen and (width<=767px){.menu-fixed ul li a span,.menu-fixed ul li button span{font-size:12px}}.menu-fixed ul li:last-of-type{border-right:unset;padding-right:0}.menu-fixed ul li svg{width:24px;height:24px}.menu-fixed .profile-link{background:#212121;border:1px solid #c7c7c733;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media screen and (width<=767px){.menu-fixed .profile-link{width:40px;height:40px}}.menu-fixed .profile-link img{border-radius:50%;width:100%;height:100%}.menu-fixed .mobile-burger{gap:2px}@media screen and (width<=767px){.menu-fixed .mobile-burger{gap:0}}.menu-fixed .mobile-burger svg{transition:all .2s}.menu-fixed .mobile-burger .icon-default{opacity:1;visibility:visible;width:24px;height:24px;transform:scale(1)}.menu-fixed .mobile-burger .icon-active{opacity:0;visibility:hidden;color:#e4e4e4;width:0;height:0;transform:scale(0)}.menu-fixed .mobile-burger.show .icon-default{opacity:0;visibility:hidden;width:0;height:0;transform:scale(0)}.menu-fixed .mobile-burger.show .icon-active{opacity:1;visibility:visible;width:24px;height:24px;transform:scale(1)}.air-datepicker-global-container{z-index:1000!important;background:#212121!important}.air-datepicker-nav,.air-datepicker--content{color:#e4e4e4;background:#212121;border:none!important}.air-datepicker{padding:64px;border-radius:unset!important;box-shadow:none!important;color:#c7c7c7!important;box-sizing:border-box!important;background:#212121!important;border:1px solid #c7c7c71a!important;min-width:464px!important;min-height:457px!important;font-family:Tilda Sans VF,sans-serif!important;font-size:18px!important}@media screen and (width<=1439px){.air-datepicker{padding:32px;min-width:316px!important;min-height:320px!important;font-size:16px!important}}@media screen and (width<=479px){.air-datepicker{min-width:fit-content!important;max-width:284px!important;min-height:fit-content!important;padding:16px!important}}.air-datepicker-body{flex-direction:column;display:flex}.air-datepicker-nav,.air-datepicker--content{padding:0!important}.air-datepicker-nav{margin-bottom:32px!important}@media screen and (width<=1439px){.air-datepicker-nav{margin-bottom:24px!important}}@media screen and (width<=479px){.air-datepicker-nav{margin-bottom:16px!important}}.air-datepicker-body--day-names{justify-content:center;grid-template-columns:repeat(7,48px)!important;margin:0 0 8px!important}@media screen and (width<=1439px){.air-datepicker-body--day-names{grid-template-columns:repeat(7,36px)!important}}.air-datepicker-body--day-name{opacity:.5;letter-spacing:.24px;font-size:12px;font-style:normal;font-weight:400;line-height:130%;color:#c7c7c7!important}.air-datepicker-body--cells.-days-{justify-content:center;gap:0;grid-template-columns:repeat(7,48px)!important;grid-auto-rows:unset!important}@media screen and (width<=1439px){.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7,36px)!important}}.air-datepicker-cell.-day-{height:48px!important;font-size:18px!important}@media screen and (width<=1439px){.air-datepicker-cell.-day-{height:36px!important;font-size:16px!important}}.air-datepicker-nav--action:hover,.air-datepicker-nav--title:hover{background:unset!important}.air-datepicker-cell.-day-.-other-month-{opacity:.5}.air-datepicker-cell.-focus-{border-radius:0}.air-datepicker-cell.-disabled-{opacity:.3!important;cursor:default!important}.air-datepicker-cell.-day-.-current-,.air-datepicker-cell.-selected-{border-radius:unset!important;color:#c7c7c7!important;background:0 0!important;border:1px solid #c7c7c7!important}.air-datepicker-cell.-selected-{color:#fff;border:none!important}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3,84px)}.air-datepicker-cell.-focus-,.air-datepicker-cell.-selected-{background:#ffffff1a!important}.air-datepicker-cell.-current-{border-radius:unset!important;color:#c7c7c7!important;background:0 0!important;border:1px solid #c7c7c7!important}.air-datepicker--pointer{display:none!important}.error-page{flex-direction:column;flex:1;width:100vw;height:100svh;min-height:920px;display:flex;position:relative}@media screen and (width<=1919px){.error-page{min-height:800px}}@media screen and (width<=1439px){.error-page{min-height:600px}}@media screen and (width<=767px){.error-page{min-height:500px}}.error-page .breadcrumbs{height:fit-content}@media screen and (width<=479px){.error-page .breadcrumbs{text-align:center;margin:0 auto}}.error-page .container{flex:1}.error-page .video-bg{width:100%;height:100%;position:absolute;inset:0}.error-page .video-bg .video-wrapper{width:100%;height:100%;position:relative}.error-page .video-bg .video-wrapper:after{content:"";opacity:.8;background:#212121;width:100%;height:100%;position:absolute;inset:0}.error-page .container{z-index:1;flex-direction:column;justify-content:space-between;height:100%;padding-top:160px;display:flex;position:relative}@media screen and (width<=1919px){.error-page .container{padding-top:96px}}@media screen and (width<=1439px){.error-page .container{padding-top:88px}}@media screen and (width<=767px){.error-page .container{padding-top:72px}}.error-page .info{flex-direction:column;flex:1;margin-top:auto;margin-bottom:64px;display:flex}@media screen and (width<=1919px){.error-page .info{margin-bottom:32px}}.error-page .info h1{margin-top:auto;margin-bottom:32px}@media screen and (width<=767px){.error-page .info h1{margin-bottom:16px}}.error-page .info p{max-width:520px;margin-bottom:32px}@media screen and (width<=767px){.error-page .info p{max-width:335px;margin-bottom:16px}}@media screen and (width<=479px){.error-page .info p{max-width:255px;margin-bottom:16px}}.error-page .menu-list{flex-wrap:wrap;gap:16px;display:flex}@media screen and (width<=1023px){.error-page .menu-list{display:none}}.error-page .menu-list li{width:fit-content;margin-right:16px;line-height:100%;display:block;position:relative}.error-page .menu-list li:last-of-type:before{content:none}.error-page .menu-list li:before{content:"/";color:#c7c7c7;opacity:.5;position:absolute;top:0;right:-16px}@media screen and (width<=1919px){.error-page .menu-list li:before{right:-16px}}.error-page .menu-list{gap:8px}@media screen and (width<=1023px){.error-page .menu-list{display:flex}}@media screen and (width<=479px){.error-page .menu-list{flex-direction:column;gap:16px}}.error-page .menu-list li{margin-right:8px}.error-page .menu-list li:before{right:-10px}@media screen and (width<=479px){.error-page .menu-list li:before{content:none}}.page-500 .info p{max-width:600px;margin-bottom:0}@media screen and (width<=1023px){.page-500 .info p{max-width:550px}}.soft-not-found{text-align:center;border:1px solid #c42525;width:100%;max-width:555px;margin:32px auto;padding:16px}@media screen and (width<=1919px){.soft-not-found{max-width:673px;margin:32px auto}}@media screen and (width<=1439px){.soft-not-found{max-width:630px;margin:32px auto}}@media screen and (width<=1023px){.soft-not-found{max-width:704px}}.soft-not-found .h4{color:#c42525;margin-bottom:8px}.main-ad{margin-top:64px}@media screen and (width<=1023px){.main-ad{margin-top:32px}}.main-ad .swiper-slide{position:relative;overflow:hidden}.main-ad .swiper-ad{padding:64px 0 0}@media screen and (width<=1919px){.main-ad .swiper-ad{padding:32px 0}}.main-ad .swiper-ad .swiper-wrapper{width:100%;height:495px}@media screen and (width<=1919px){.main-ad .swiper-ad .swiper-wrapper{height:383px}}@media screen and (width<=1439px){.main-ad .swiper-ad .swiper-wrapper{height:265px}}@media screen and (width<=1023px){.main-ad .swiper-ad .swiper-wrapper{height:194px}}@media screen and (width<=767px){.main-ad .swiper-ad .swiper-wrapper{height:unset}}.main-ad .swiper-ad .swiper-slide{background-color:#212121;justify-content:space-between;gap:64px;display:flex;position:relative;width:100%!important;height:100%!important}@media screen and (width<=1919px){.main-ad .swiper-ad .swiper-slide{gap:32px}}@media screen and (width<=767px){.main-ad .swiper-ad .swiper-slide{flex-direction:column;gap:16px;height:auto!important}}.main-ad .swiper-ad .swiper-slide .info{flex-direction:column;flex:1;gap:32px;height:100%;display:flex}@media screen and (width<=1439px){.main-ad .swiper-ad .swiper-slide .info{gap:16px}}@media screen and (width<=767px){.main-ad .swiper-ad .swiper-slide .info{flex:unset;align-items:center}.main-ad .swiper-ad .swiper-slide .info .lead,.main-ad .swiper-ad .swiper-slide .info .h1{text-align:center}}.main-ad .swiper-ad .swiper-slide .info .lead img{object-fit:contain;width:100%;height:auto}.main-ad .swiper-ad .swiper-slide .img-wrapper{width:65.4576%;height:100%;position:relative}@media screen and (width<=767px){.main-ad .swiper-ad .swiper-slide .img-wrapper{width:100%;height:190px}}@media screen and (width<=479px){.main-ad .swiper-ad .swiper-slide .img-wrapper{height:fit-content}.main-ad .swiper-ad .swiper-slide .img-wrapper .media-wrapper{height:unset;aspect-ratio:2.36066}}.main-ad .swiper-ad .swiper-slide .img-wrapper .legal{flex-direction:column;align-items:flex-end;display:flex;position:absolute;bottom:32px;right:32px}@media screen and (width<=1439px){.main-ad .swiper-ad .swiper-slide .img-wrapper .legal{bottom:16px;right:16px}}@media screen and (width<=479px){.main-ad .swiper-ad .swiper-slide .img-wrapper .legal{flex-direction:row;justify-content:space-between;width:100%;margin-top:8px;display:flex;position:static}}.main-ad .swiper-ad .swiper-slide .img-wrapper .legal span{color:#c7c7c7;background:#212121;padding:5px;line-height:80%;display:block}@media screen and (width<=767px){.main-ad .swiper-ad .swiper-slide .img-wrapper .legal span{padding:3px;font-size:8px}}@media screen and (width<=479px){.main-ad .swiper-ad .swiper-slide .img-wrapper .legal span{padding:unset}}.main-ad .swiper-ad .swiper-slide .link{margin-top:auto}.main-ad .swiper-ad .swiper-controls{justify-content:space-between;align-items:center;margin-top:64px;padding-top:32px;display:flex}@media screen and (width<=1919px){.main-ad .swiper-ad .swiper-controls{margin-top:32px}}@media screen and (width<=767px){.main-ad .swiper-ad .swiper-controls{padding-top:16px}}.main-ad .swiper-ad .swiper-controls .swiper-btns{align-items:center;gap:16px;display:flex}@media screen and (width<=767px){.main-ad .swiper-ad .swiper-controls .swiper-btns{justify-content:space-between;width:100%}}.main-ad .swiper-ad .swiper-controls .swiper-btns .swiper-button-prev,.main-ad .swiper-ad .swiper-controls .swiper-btns .swiper-button-next{width:unset;height:unset;margin-top:unset;color:#c7c7c7;opacity:1;position:static}@media screen and (width<=767px){.main-ad .swiper-ad .swiper-controls .swiper-btns .swiper-button-prev,.main-ad .swiper-ad .swiper-controls .swiper-btns .swiper-button-next{opacity:.5}}.main-ad .swiper-ad .swiper-controls .swiper-btns .swiper-button-prev:after,.main-ad .swiper-ad .swiper-controls .swiper-btns .swiper-button-next:after{content:none}.main-ad .swiper-ad .swiper-controls .swiper-btns .swiper-button-disabled,.main-ad .swiper-ad .swiper-controls .swiper-btns .divider{opacity:.5}@media screen and (width<=767px){.main-ad .swiper-ad .swiper-controls .swiper-btns .divider{display:none}}.main-ad .swiper-ad .swiper-controls .swiper-pagination{align-items:center;gap:16px;display:flex;position:static}@media screen and (width<=1023px){.main-ad .swiper-ad .swiper-controls .swiper-pagination{gap:32px}}@media screen and (width<=767px){.main-ad .swiper-ad .swiper-controls .swiper-pagination{display:none}}.main-ad .swiper-ad .swiper-controls .swiper-pagination .swiper-pagination-bullet{width:unset;height:unset;background:unset;margin:unset;opacity:.5;font-size:16px;transition:opacity .2s}@media (hover:hover) and (pointer:fine){.main-ad .swiper-ad .swiper-controls .swiper-pagination .swiper-pagination-bullet:hover,.main-ad .swiper-ad .swiper-controls .swiper-pagination .swiper-pagination-bullet:focus{opacity:1}}.main-ad .swiper-ad .swiper-controls .swiper-pagination .swiper-pagination-bullet-active{opacity:1}.animation{animation:1.5s ease-in-out reverse shutters}.animation-reverse{animation:1.5s ease-in-out forwards shutters}@keyframes shutters{0%{clip-path:polygon(0% 0%,10% 0%,10% 100%,10% 100%,10% 0%,20% 0%,20% 100%,20% 100%,20% 0%,30% 0%,30% 100%,30% 100%,30% 0%,40% 0%,40% 100%,40% 100%,40% 0%,50% 0%,50% 100%,50% 100%,50% 0%,60% 0%,60% 100%,60% 100%,60% 0%,70% 0%,70% 100%,70% 100%,70% 0%,80% 0%,80% 100%,80% 100%,80% 0%,90% 0%,90% 100%,90% 100%,90% 0%,100% 0%,100% 100%,0% 100%)}to{clip-path:polygon(10% 0%,10% 0%,10% 100%,20% 100%,20% 0%,20% 0%,20% 100%,30% 100%,30% 0%,30% 0%,30% 100%,40% 100%,40% 0%,40% 0%,40% 100%,50% 100%,50% 0%,50% 0%,50% 100%,60% 100%,60% 0%,60% 0%,60% 100%,70% 100%,70% 0%,70% 0%,70% 100%,80% 100%,80% 0%,80% 0%,80% 100%,90% 100%,90% 0%,90% 0%,90% 100%,100% 100%,100% 0%,100% 0%,100% 100%,10% 100%)}}.main-profile .breadcrumbs{z-index:3;justify-content:start;padding-top:160px}@media screen and (width<=1919px){.main-profile .breadcrumbs{padding-top:128px}}@media screen and (width<=1439px){.main-profile .breadcrumbs{padding-top:120px}}@media screen and (width<=1023px){.main-profile .breadcrumbs{display:none}}.main-profile .cabinet-page{position:relative}@media screen and (width<=1023px){.main-profile .cabinet-page{padding-bottom:96px}}.main-profile .cabinet-page .tabs{gap:32px;display:flex}@media screen and (width<=1439px){.main-profile .cabinet-page .tabs{gap:16px}}@media screen and (width<=1023px){.main-profile .cabinet-page .tabs{flex-direction:column;gap:0}}.main-profile .cabinet-page .tabs-mobile{display:none}@media screen and (width<=1023px){.main-profile .cabinet-page .tabs-mobile{display:flex}}.main-profile .cabinet-page .btn-save{margin-top:32px}@media screen and (width<=1439px){.main-profile .cabinet-page .btn-save{margin-top:24px}}@media screen and (width<=479px){.main-profile .cabinet-page .btn-save{width:100%}}.main-profile .cabinet-page .tab{opacity:.5;cursor:pointer;border-bottom:2px solid #0000;align-items:center;gap:8px;padding-bottom:16px;display:flex}@media screen and (width<=1439px){.main-profile .cabinet-page .tab{gap:4px;padding:0 0 10px}}@media screen and (width<=1023px){.main-profile .cabinet-page .tab{opacity:1;border-bottom:2px solid #c7c7c71a;flex-direction:row-reverse;justify-content:space-between;padding:16px 0}}@media screen and (width<=767px){.main-profile .cabinet-page .tab{padding:8px 0}}@media screen and (width<=1023px){.main-profile .cabinet-page .tab:last-child{border-bottom:none}}.main-profile .cabinet-page .tab.active{opacity:1;border-bottom:2px solid #fff}@media screen and (width<=1023px){.main-profile .cabinet-page .tab.active{border-bottom:2px solid #c7c7c71a}}.main-profile .cabinet-page .tab svg{color:#e4e4e4;width:24px;height:24px}@media screen and (width<=1439px){.main-profile .cabinet-page .tab svg{width:16px;height:16px}}@media screen and (width<=1023px){.main-profile .cabinet-page .tab svg{width:24px;height:24px}}.main-profile .cabinet-page .tab span{color:#c7c7c7;text-transform:uppercase;white-space:nowrap;font-size:16px}.main-profile .cabinet-page .top{z-index:2;background-color:#171717;padding-top:132px;padding-bottom:0;position:relative}@media screen and (width<=1439px){.main-profile .cabinet-page .top{padding-top:64px}}@media screen and (width<=1023px){.main-profile .cabinet-page .top{padding-top:120px;padding-bottom:64px}}@media screen and (width<=767px){.main-profile .cabinet-page .top{padding-top:64px;padding-bottom:32px}}.main-profile .cabinet-page .top .to-profile{z-index:4;text-align:center;color:#c7c7c7;text-transform:uppercase;border:2px solid #d3d3d3;width:100%;padding:16px;font-size:16px;line-height:100%;display:none;position:relative}@media screen and (width<=1023px){.main-profile .cabinet-page .top .to-profile{margin-bottom:20px;display:block}}@media screen and (width<=479px){.main-profile .cabinet-page .top .to-profile{padding:12px}}.main-profile .cabinet-page .top .title{margin:12px 0 36px}@media screen and (width<=1919px){.main-profile .cabinet-page .top .title{margin:8px 0 32px}}.main-profile .cabinet-page .top .user-id{opacity:.7}.main-profile .cabinet-page .top .container-info{position:relative}.main-profile .cabinet-page .top .status{z-index:1;flex-direction:column;gap:8px;width:fit-content;margin-bottom:32px;padding:16px;display:flex;position:relative}.main-profile .cabinet-page .top .status-moderation{border:1px solid #c47425}.main-profile .cabinet-page .top .status-hidden,.main-profile .cabinet-page .top .status-blocked{border:1px solid #c42525}@media screen and (width<=1023px){.main-profile .cabinet-page .top .status{text-align:center;justify-content:center;width:100%}}@media screen and (width<=479px){.main-profile .cabinet-page .top .status{padding:8px}}.main-profile .cabinet-page .top .status ul{padding-left:10px}@media screen and (width<=1023px){.main-profile .cabinet-page .top .status ul{padding-left:unset}}.main-profile .cabinet-page .top h1 input,.main-profile .cabinet-page .top .h1 input{text-transform:uppercase;font-weight:300}@media screen and (width<=1023px){.main-profile .cabinet-page .top h1 input,.main-profile .cabinet-page .top .h1 input{text-align:center}}.main-profile .cabinet-page .top h1.title.editing,.main-profile .cabinet-page .top .h1.title.editing{margin-bottom:0;margin-left:-16px}.main-profile .cabinet-page .top h1.title.editing:hover,.main-profile .cabinet-page .top .h1.title.editing:hover{cursor:url(/build/assets/cursor-B5fs4Zwx.svg),pointer}@media screen and (width<=1439px){.main-profile .cabinet-page .top h1.title.editing,.main-profile .cabinet-page .top .h1.title.editing{margin-left:-8px}}@media screen and (width<=1023px){.main-profile .cabinet-page .top h1.title,.main-profile .cabinet-page .top .h1.title{display:none}}.main-profile .cabinet-page .top .left{z-index:1;max-width:922px;position:relative}@media screen and (width<=1439px){.main-profile .cabinet-page .top .left{max-width:initial;width:40%}}@media screen and (width<=1023px){.main-profile .cabinet-page .top .left{display:none}}.main-profile .cabinet-page .top .left .btn{justify-content:center;align-items:center;height:43px;padding:0 16px;display:flex}@media screen and (width<=1023px){.main-profile .cabinet-page .top .left .btn{margin:0 auto 64px}}@media screen and (width<=767px){.main-profile .cabinet-page .top .left .btn{margin:0 auto 32px}}.main-profile .cabinet-page .top .right{text-align:center;flex-direction:column;align-items:center;gap:32px;max-width:420px;display:flex;position:absolute;top:8px;right:0}.main-profile .cabinet-page .top .right.editing{margin-top:-16px;margin-right:-16px;bottom:-208px}@media screen and (width<=1919px){.main-profile .cabinet-page .top .right{bottom:-194px}.main-profile .cabinet-page .top .right.editing{bottom:-139px}}@media screen and (width<=1439px){.main-profile .cabinet-page .top .right{bottom:initial;top:-20px}.main-profile .cabinet-page .top .right.editing{margin-top:-8px;margin-right:-8px;bottom:-203px}}@media screen and (width<=1023px){.main-profile .cabinet-page .top .right{bottom:unset;width:100%;max-width:unset;gap:16px;position:relative;top:0;left:50%;transform:translate(-50%)}.main-profile .cabinet-page .top .right.editing{margin-top:unset;margin-right:unset}.main-profile .cabinet-page .top .right:after{display:none}}@media screen and (width<=479px){.main-profile .cabinet-page .top .right:after{bottom:162px}}.main-profile .cabinet-page .top .right .user-id{display:none}@media screen and (width<=1023px){.main-profile .cabinet-page .top .right .user-id{display:block}}@media screen and (width<=1439px){.main-profile .cabinet-page .top .right .img-wrapper{width:299px}}@media screen and (width<=1023px){.main-profile .cabinet-page .top .right .img-wrapper{width:256px}}@media screen and (width<=767px){.main-profile .cabinet-page .top .right .img-wrapper{width:128px}}@media screen and (width<=479px){.main-profile .cabinet-page .top .right .img-wrapper{width:80px}}.main-profile .cabinet-page .tab-content{padding-top:64px;display:none}@media screen and (width<=767px){.main-profile .cabinet-page .tab-content{padding-top:32px}}.main-profile .cabinet-page .tab-content.active{display:block}.main-profile .cabinet-page .desc{max-width:864px;min-height:200px;margin-bottom:192px;padding-top:64px}@media screen and (width<=1919px){.main-profile .cabinet-page .desc{margin-bottom:128px}}@media screen and (width<=1023px){.main-profile .cabinet-page .desc{margin-bottom:96px}}@media screen and (width<=1919px){.main-profile .cabinet-page .desc{max-width:672px}}@media screen and (width<=1439px){.main-profile .cabinet-page .desc{max-width:464px}}@media screen and (width<=1023px){.main-profile .cabinet-page .desc{max-width:unset;min-height:unset;margin-bottom:32px}}@media screen and (width<=767px){.main-profile .cabinet-page .desc{margin-bottom:64px;padding-top:32px}}.main-profile .cabinet-page .desc .text{white-space:pre-line;-webkit-box-orient:vertical;margin-top:-8px;margin-bottom:32px;transition:max-height .4s;display:-webkit-box;position:relative;overflow:hidden}@media screen and (width<=1439px){.main-profile .cabinet-page .desc .text{margin-bottom:16px;margin-top:unset}}.main-profile .cabinet-page .desc .text:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(#21212100 0%,#212121 100%);height:100px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.main-profile .cabinet-page .desc .text.has-fade:after,.main-profile .cabinet-page .desc .link{opacity:1}.main-profile .cabinet-page .title-mobile{text-align:center;display:none}@media screen and (width<=1023px){.main-profile .cabinet-page .title-mobile{width:100%;display:block}}@media screen and (width<=479px){.main-profile .cabinet-page .title-mobile{font-size:24px}}.main-profile .cabinet-page .title-mobile.editable{text-align:left;flex-direction:column;gap:24px;width:400px;margin-top:10px;display:flex}@media screen and (width<=1919px){.main-profile .cabinet-page .title-mobile.editable{width:320px}}@media screen and (width<=1439px){.main-profile .cabinet-page .title-mobile.editable{width:299px}}@media screen and (width<=1023px){.main-profile .cabinet-page .title-mobile.editable{width:100%}}@media screen and (width<=767px){.main-profile .cabinet-page .title-mobile.editable{flex-direction:column;display:flex}}.main-profile .cabinet-page .title-mobile.editable .edit-input{text-align:left;border-bottom:1px solid #d3d3d31a;padding:0 0 12px;position:relative}.main-profile .cabinet-page .title-mobile.editable .edit-input:before{display:none}.main-profile .cabinet-page .title-mobile.editable .edit-input .placeholder{pointer-events:none;opacity:.5;letter-spacing:.24px;text-transform:none;font-size:12px;font-weight:400;line-height:130%;position:absolute;top:-16px;left:0}.main-profile .cabinet-page .title-mobile.editable .edit-input input{letter-spacing:-.36px;text-align:left;text-transform:none;font-size:18px;font-weight:400;line-height:160%}@media screen and (width<=1439px){.main-profile .cabinet-page .title-mobile.editable .edit-input input{font-size:16px;line-height:128%}}@media screen and (width<=1023px){.main-profile .cabinet-page .city{font-size:12px}}.main-profile .cabinet-page .image{position:relative}.main-profile .cabinet-page .img-wrapper{aspect-ratio:1;border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;width:400px;display:flex;position:relative;overflow:hidden}.main-profile .cabinet-page .img-wrapper:before{content:none;background-image:url(/build/assets/border-round-gNEGiUsP.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:100%;height:100%;position:absolute;inset:0}.main-profile .cabinet-page .img-wrapper.editing{width:432px}.main-profile .cabinet-page .img-wrapper.editing:before{content:""}.main-profile .cabinet-page .img-wrapper .avatar-uploader{width:100%;height:100%;padding:16px}@media screen and (width<=1439px){.main-profile .cabinet-page .img-wrapper .avatar-uploader{padding:8px}}@media screen and (width<=1919px){.main-profile .cabinet-page .img-wrapper{width:325px}.main-profile .cabinet-page .img-wrapper.editing{width:358px}}@media screen and (width<=1439px){.main-profile .cabinet-page .img-wrapper{width:315px}.main-profile .cabinet-page .img-wrapper.editing{width:308px}}@media screen and (width<=1023px){.main-profile .cabinet-page .img-wrapper{width:352px}}@media screen and (width<=767px){.main-profile .cabinet-page .img-wrapper{width:128px}}@media screen and (width<=479px){.main-profile .cabinet-page .img-wrapper{width:216px}}.main-profile .cabinet-page .img-menu{z-index:3;width:fit-content;height:fit-content;position:absolute;top:100%;left:50%;transform:translate(-50%)}.main-profile .cabinet-page .img-menu.open{transform:translate(-50%)}.main-profile .cabinet-page .img-menu .dropdown{width:fit-content;min-width:unset;gap:11px;top:calc(100% + 30px);left:0;transform:translate(-50%,-20%)}@media screen and (width<=767px){.main-profile .cabinet-page .img-menu .dropdown{padding:16px}}@media screen and (width<=479px){.main-profile .cabinet-page .img-menu .dropdown{width:288px}}.main-profile .cabinet-page .img-menu .dropdown-item{justify-content:unset;white-space:nowrap;gap:16px}.main-profile .cabinet-page .bg{display:none}.main-profile .cabinet-page.is-editing .tab-content.desc{padding-top:32px}.main-profile .cabinet-page.is-editing .bg{z-index:3;background-color:#171717;height:150px;display:block;position:absolute;top:0;left:0;right:0}.main-profile .cabinet-page.is-editing .user-id,.main-profile .cabinet-page.is-editing .tabs-mobile,.main-profile .cabinet-page.is-editing .title-mobile{display:none}@media screen and (width<=1023px){.main-profile .cabinet-page.is-editing .title-mobile{grid-template-columns:1fr 1fr;gap:24px;display:grid}}@media screen and (width<=767px){.main-profile .cabinet-page.is-editing .title-mobile{flex-direction:column;gap:32px;display:flex}}@media screen and (width<=1023px){.main-profile .cabinet-page.is-editing .editing{margin-top:64px}}.main-profile .cabinet-page.is-editing .top{padding-bottom:45px}@media screen and (width<=1439px){.main-profile .cabinet-page.is-editing .top{padding-top:75px;padding-bottom:60px}}@media screen and (width<=1023px){.main-profile .cabinet-page.is-editing .top{background-color:#212121;padding-top:96px;padding-bottom:0}}@media screen and (width<=1023px) and (width<=1023px){.main-profile .cabinet-page.is-editing .top .right{gap:24px}.main-profile .cabinet-page.is-editing .top .right:after{display:none}}@media screen and (width<=1023px) and (width<=767px){.main-profile .cabinet-page.is-editing .top .right:after{bottom:392px}}@media screen and (width<=1023px) and (width<=479px){.main-profile .cabinet-page.is-editing .top .right:after{bottom:304px}}@media screen and (width<=1023px){.main-profile .cabinet-page.is-editing .img-wrapper{width:126px}.main-profile .cabinet-page.is-editing .img-wrapper:before{display:none}.main-profile .not-profile .top{padding-top:96px;padding-bottom:16px}}.edit-input{--dash-length:12px;--dash-gap:7px;--border-width:1px;--dash-color:#ffffff80;padding:16px;position:relative}.edit-input:before{content:"";pointer-events:none;border-radius:inherit;background-image:repeating-linear-gradient(90deg, var(--dash-color) 0 var(--dash-length), transparent var(--dash-length) calc(var(--dash-length) + var(--dash-gap))), repeating-linear-gradient(90deg, var(--dash-color) 0 var(--dash-length), transparent var(--dash-length) calc(var(--dash-length) + var(--dash-gap))), repeating-linear-gradient(0deg, var(--dash-color) 0 var(--dash-length), transparent var(--dash-length) calc(var(--dash-length) + var(--dash-gap))), repeating-linear-gradient(0deg, var(--dash-color) 0 var(--dash-length), transparent var(--dash-length) calc(var(--dash-length) + var(--dash-gap)));background-size:100% var(--border-width), 100% var(--border-width), var(--border-width) 100%, var(--border-width) 100%;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;position:absolute;inset:0}.edit-input input{width:100%;height:100%}.edit-input input:hover{cursor:url(/build/assets/cursor-B5fs4Zwx.svg),pointer}@media screen and (width<=1439px){.edit-input{padding:8px}}@media screen and (width<=1023px){.edit-input{text-align:center}}.edit-textarea-wrapper{height:251px;margin-top:-16px;margin-left:-16px}.edit-textarea-wrapper .placeholder{display:none}@media screen and (width<=1919px){.edit-textarea-wrapper{height:309px}}@media screen and (width<=1439px){.edit-textarea-wrapper{height:272px;margin-top:-8px;margin-left:-8px}}@media screen and (width<=1023px){.edit-textarea-wrapper{border-bottom:1px solid #d3d3d31a;height:auto;margin-top:0;margin-left:0;padding:0 0 12px;position:relative}.edit-textarea-wrapper:before{display:none}.edit-textarea-wrapper .placeholder{pointer-events:none;opacity:.5;letter-spacing:.24px;text-transform:none;z-index:1;font-size:12px;font-weight:400;line-height:130%;display:block;position:absolute;top:-16px;left:0}}.edit-textarea-wrapper textarea{text-align:left;width:100%;height:100%;margin-bottom:unset;max-height:unset;overflow:auto!important}.edit-textarea-wrapper textarea::-webkit-scrollbar{width:3px}.edit-textarea-wrapper textarea::-webkit-scrollbar-track{background:#c7c7c71a;border:1px solid #212121;width:3px}.edit-textarea-wrapper textarea::-webkit-scrollbar-thumb{background-color:#c7c7c7;border-radius:0;width:3px}.edit-textarea-wrapper textarea:hover{cursor:url(/build/assets/cursor-B5fs4Zwx.svg),pointer}@media screen and (width<=1023px){.edit-textarea-wrapper textarea{height:auto;min-height:96px;overflow:hidden!important}}.input-city-edit{text-align:left;width:400px;margin-top:10px}.input-city-edit .input-wrapper{border-bottom:1px solid #d3d3d31a}@media screen and (width<=1919px){.input-city-edit{width:320px}}@media screen and (width<=1439px){.input-city-edit{width:299px}}@media screen and (width<=1023px){.input-city-edit{width:100%}}.users-page .catalog-top{padding-bottom:64px}@media screen and (width<=1023px){.users-page .catalog-top{padding-bottom:32px}}@media screen and (width<=767px){.users-page .catalog-top{padding-bottom:25px}}.users-page .catalog-top .container{gap:128px}@media screen and (width<=1919px){.users-page .catalog-top .container{gap:112px}}@media screen and (width<=1439px){.users-page .catalog-top .container{gap:58px}}@media screen and (width<=767px){.users-page .catalog-top .container{gap:26px}}@media screen and (width<=1023px){.users-page .items-list{padding:unset;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:32px}}@media screen and (width<=767px){.users-page .items-list .card-user .img-wrapper{width:128px!important}}@media screen and (width<=479px){.users-page .items-list .card-user .img-wrapper{width:74px!important}.users-page .items-list .card-user .title .link{font-size:10px}}@media screen and (width<=1023px){.users-page .items-list .card-user:nth-of-type(2n):after{content:""}.users-page .items-list .card-user:nth-of-type(3n):after,.users-page .items-list .card-user:last-of-type:after{content:none}}@media screen and (width<=767px){.users-page .items-list .card-user:after{bottom:0;right:-16px;left:unset;width:2px;height:100%}.users-page .category-bottom{padding-top:32px}}.users-page .category-bottom:before{content:""}.catalog-section .h1{margin-bottom:64px}@media screen and (width<=1439px){.catalog-section .h1{margin-bottom:32px}}@media screen and (width<=1023px){.catalog-section .h1{margin-bottom:24px}}@media screen and (width<=479px){.catalog-section .h1{text-align:center}}.catalog-section .link-wrapper{padding-top:32px;text-align:right!important}@media screen and (width<=767px){.catalog-section .link-wrapper{text-align:center!important}}.catalog-section .other-articles{flex-direction:column;width:100%;max-width:864px;display:flex}@media screen and (width<=1679px){.catalog-section .other-articles{width:31.57%}}@media screen and (width<=1023px){.catalog-section .other-articles{width:initial}}.catalog-section .other-articles .h1{text-align:start;margin-bottom:64px}@media screen and (width<=1439px){.catalog-section .other-articles .h1{margin-bottom:32px}}@media screen and (width<=479px){.catalog-section .other-articles .h1{text-align:center}}.catalog-section .other-articles .items{height:100%}.catalog-section .other-articles .wrapper{gap:64px;height:100%;padding-bottom:64px}@media screen and (width<=1439px){.catalog-section .other-articles .wrapper{padding-bottom:32px}}@media screen and (width<=1023px){.catalog-section .other-articles .wrapper{gap:32px}}@media screen and (width<=1679px){.catalog-section .other-articles .column:last-child{display:none}}@media screen and (width<=1023px){.catalog-section .other-articles .column:last-child{display:block}}@media screen and (width<=767px){.catalog-section .other-articles .column:last-child{display:none}}.catalog-section .other-articles .article-item .media-wrapper{display:none}.catalog-section .other-articles .column:first-child .article-item:first-child .media-wrapper{margin-bottom:16px;display:block}.catalog-section .inner{gap:64px;display:flex;position:relative}@media screen and (width<=1679px){.catalog-section .inner{gap:32px}}@media screen and (width<=1023px){.catalog-section .inner{flex-direction:column;gap:96px}}.catalog-section .inner .line{opacity:.1;background:#c7c7c7;width:2px;position:absolute;top:0;bottom:107px;left:50%;transform:translate(-50%)}@media screen and (width<=1679px){.catalog-section .inner .line{display:none}}@media screen and (width<=1023px){.catalog-section .inner .line{display:none}}.catalog-section .places-wrapper{gap:64px;width:100%;max-width:864px;display:flex;position:relative}@media screen and (width<=1679px){.catalog-section .places-wrapper{max-width:initial;gap:32px;width:65.47%}}@media screen and (width<=1023px){.catalog-section .places-wrapper{width:100%}}@media screen and (width<=767px){.catalog-section .places-wrapper{flex-direction:column;gap:96px}}.catalog-section .places-wrapper .line{opacity:.1;background:#c7c7c7;width:2px;position:absolute;top:0;bottom:107px;left:50%;transform:translate(-50%)}@media screen and (width<=1023px){.catalog-section .places-wrapper .line{display:none}}.catalog-section .places,.catalog-section .projects{flex-direction:column;flex-grow:1;width:50%;display:flex;position:relative}@media screen and (width<=767px){.catalog-section .places,.catalog-section .projects{width:100%}}.catalog-section .places:before,.catalog-section .projects:before{content:"";background:#c7c7c71a;width:2px;display:none;position:absolute;top:0;bottom:0;left:-16px}@media screen and (width<=1679px){.catalog-section .places:before,.catalog-section .projects:before{display:block}}@media screen and (width<=1023px){.catalog-section .places:first-child:before,.catalog-section .projects:first-child:before{display:none}}.catalog-section .sub-column{border-bottom:2px solid #c7c7c71a;height:100%;padding-bottom:64px}@media screen and (width<=1439px){.catalog-section .sub-column{padding-bottom:32px}}@media screen and (width<=1023px){.catalog-section .sub-column{border-bottom:none;padding-bottom:0}}@media screen and (width<=1679px){.catalog-section .article-item .media-wrapper,.catalog-section .article-item .content{max-width:initial;width:initial}}.catalog-section .place-card,.catalog-section .project-card{margin-bottom:32px;display:block}.catalog-section .place-card:last-child,.catalog-section .project-card:last-child{margin-bottom:0}.catalog-section .place-card .name,.catalog-section .project-card .name{margin:16px 0}.catalog-section .place-card p,.catalog-section .project-card p{display:none}.mobile-menu{z-index:100;visibility:hidden;opacity:0;padding:8px;transition:all .2s;position:fixed;inset:0 0 64px}.mobile-menu.show{visibility:visible;opacity:1}.mobile-menu.show .content{transform:translate(0%)}@media screen and (width<=767px){.mobile-menu{bottom:52px}}.mobile-menu .content{background:#171717;border:1px solid #c7c7c733;max-width:422px;height:100%;margin-left:auto;padding:24px;transition:all .2s;transform:translate(110%)}@media screen and (width<=1023px){.mobile-menu .content{max-width:initial;padding:32px}}@media screen and (width<=767px){.mobile-menu .content{padding:24px}}@media screen and (width<=479px){.mobile-menu .content{padding:24px 16px}}.mobile-menu .top{border-bottom:2px solid #c7c7c71a;padding-bottom:24px}@media screen and (width<=1023px){.mobile-menu .top{padding-bottom:32px}}@media screen and (width<=767px){.mobile-menu .top{padding-bottom:24px}}.mobile-menu .logo{align-items:center;gap:8px;display:flex}.mobile-menu .logo svg{width:24px;height:24px}.mobile-menu .logo span{font-size:14px;font-weight:500}.mobile-menu .logo .bold{font-weight:900}.mobile-menu .logo .title{gap:0;display:flex}.mobile-menu .menu-link{justify-content:space-between;align-items:center;width:100%;display:flex}.mobile-menu .menu-link svg{width:24px;height:24px}.mobile-menu .menu-link span{letter-spacing:.8px;text-transform:uppercase;white-space:nowrap;font-size:16px;font-weight:400;line-height:normal}.mobile-menu .nav ul{border-bottom:2px solid #c7c7c71a;flex-direction:column;gap:16px;padding:24px 0;display:flex}@media screen and (width<=1023px){.mobile-menu .nav ul{padding:32px 0}}@media screen and (width<=767px){.mobile-menu .nav ul{gap:11px;padding:24px 0}}.mobile-menu .contacts{border-bottom:2px solid #c7c7c71a;gap:32px;padding:24px 0;display:flex}@media screen and (width<=1023px){.mobile-menu .contacts{padding:32px 0}}@media screen and (width<=767px){.mobile-menu .contacts{flex-wrap:wrap;gap:24px;padding:24px 0}}.mobile-menu .contacts a{width:initial}.mobile-menu .social{flex-wrap:wrap;gap:32px;padding:24px 0;display:flex}@media screen and (width<=1023px){.mobile-menu .social{padding:32px 0}}@media screen and (width<=767px){.mobile-menu .social{gap:24px;padding:24px 0}}.mobile-menu .social .menu-link{width:fit-content}.entities{overflow-x:clip;margin-bottom:192px!important}@media screen and (width<=1919px){.entities{margin-bottom:128px!important}}@media screen and (width<=1023px){.entities{margin-bottom:96px!important}}.entities .swiper-entities{overflow:visible}.entities .swiper-entities .swiper-wrapper{margin-bottom:32px}.entities .swiper-entities .swiper-slide{width:240px}@media screen and (width<=1439px){.entities .swiper-entities .swiper-slide{width:180px}}.entities .swiper-entities .card-entity-divider{margin-right:32px}@media screen and (width<=1439px){.entities .swiper-entities .card-entity-divider{margin-right:16px}}.entities .swiper-entities .card-entity-divider:after{right:-32px}@media screen and (width<=1439px){.entities .swiper-entities .card-entity-divider:after{right:-16px}}.photo-reports .card-photo{width:400px;padding-bottom:unset;border-bottom:unset;flex-direction:column;display:flex;position:relative}.photo-reports .card-photo:after{content:"";opacity:.1;background-color:#c7c7c7;width:2px;height:100%;position:absolute;top:0;bottom:0;right:-32px}@media screen and (width<=1919px){.photo-reports .card-photo:after{right:-32px}}@media screen and (width<=1439px){.photo-reports .card-photo:after{right:-16px}}@media screen and (width<=479px){.photo-reports .card-photo{width:288px}}.photo-reports .swiper-slide:last-of-type .card-photo:after{content:none}.photo-reports .swiper{overflow:visible}.photo-reports .swiper-wrapper{margin-bottom:32px}.input-wrapper{border-bottom:2px solid #d3d3d31a;padding-bottom:12px;transition:border-bottom .2s;position:relative}.input-wrapper:focus-within{border-bottom:2px solid #fff}.input-wrapper input,.input-wrapper textarea{color:#c7c7c7;letter-spacing:-.36px;width:100%;height:100%;font-family:Tilda Sans VF,sans-serif;font-size:18px;font-weight:400;line-height:160%}@media screen and (width<=1439px){.input-wrapper input,.input-wrapper textarea{font-size:16px;line-height:128%}}.input-wrapper .placeholder.up{letter-spacing:.24px;font-size:12px;font-style:normal;font-weight:400;line-height:130%;top:-16px}.input-wrapper .placeholder{pointer-events:none;opacity:.5;letter-spacing:-.36px;font-size:18px;font-weight:400;line-height:160%;transition:top .2s,font-size .2s;position:absolute;top:0;left:0}@media screen and (width<=1439px){.input-wrapper .placeholder{font-size:16px;line-height:128%}}.form-error{color:#c42525;letter-spacing:.24px;font-size:12px;font-style:normal;font-weight:400;line-height:130%;position:absolute;bottom:-20px;left:0}.textarea-wrapper{padding-bottom:4px}textarea{resize:none;background-color:#0000;border:none;outline:none;max-height:130px;overflow:hidden}textarea::-webkit-scrollbar{width:3px}textarea::-webkit-scrollbar-track{background:#c7c7c71a;border:1px solid #212121;width:3px}textarea::-webkit-scrollbar-thumb{background-color:#c7c7c7;border-radius:0;width:3px}.otp-input .label{margin-bottom:16px}.otp-input .form-error{margin-top:16px;display:block;position:static}.otp-input .inputs{gap:8px;display:flex}.otp-input .otp-cell{text-align:center;width:35px;height:auto;color:inherit;background:0 0;border-bottom:2px solid #d3d3d31a;outline:none;padding:0 8px 16px;transition:border-color .2s}.otp-input .otp-cell.error{color:#c42525;border-bottom:2px solid #c42525}.otp-input .otp-cell:focus{border-bottom:2px solid #c7c7c7}.email-wrapper{flex-direction:column;gap:32px;margin:16px 0;padding-left:32px;display:flex;position:relative}@media (width<=1439px){.email-wrapper{gap:24px;padding-left:24px}}.email-wrapper button{color:#c7c7c7;cursor:pointer}.email-wrapper button:disabled{opacity:.5;cursor:auto}.email-wrapper:after{content:"";background-color:#d3d3d31a;width:2px;height:calc(100% + 32px);position:absolute;top:-16px;bottom:-16px;left:0}@media (width<=1439px){.email-wrapper:after{height:calc(100% + 16px);top:-8px;bottom:-8px}}.email-wrapper .email-form-error{text-transform:uppercase;margin-top:-28px;position:static}@media (width<=1439px){.email-wrapper .email-form-error{margin-top:-18px}}.select-wrapper{cursor:pointer;position:relative}.select-wrapper.is-disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.select-wrapper .select-toggle{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.select-wrapper .select-value{letter-spacing:-.36px;color:#c7c7c7;flex:1 0 0;min-width:0;font-family:Tilda Sans VF,sans-serif;font-size:18px;line-height:160%}@media screen and (width<=1439px){.select-wrapper .select-value{font-size:16px;line-height:128%}}.select-wrapper .select-chevron{color:#c7c7c7;flex-shrink:0;width:24px;height:24px;transition:transform .2s,color .2s}@media (hover:hover) and (pointer:fine){.select-wrapper .select-chevron:hover,.select-wrapper .select-chevron:focus{color:#fff}}.select-wrapper.is-open .select-chevron{transform:rotate(180deg)}.select-wrapper .select-dropdown{z-index:20;max-height:280px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.select-wrapper .select-dropdown .suggest-list-options li{cursor:pointer;opacity:.5;transition:opacity .2s}.select-wrapper .select-dropdown .suggest-list-options li:hover,.select-wrapper .select-dropdown .suggest-list-options li.is-selected{opacity:1}.select-wrapper .select-dropdown-enter-active,.select-wrapper .select-dropdown-leave-active{transform-origin:top;transition:opacity .2s,transform .2s}.select-wrapper .select-dropdown-enter-from,.select-wrapper .select-dropdown-leave-to{opacity:0;transform:scaleY(.9)}.select-wrapper .select-dropdown-enter-to,.select-wrapper .select-dropdown-leave-from{opacity:1;transform:scaleY(1)}.select-wrapper.select-underline .select-dropdown li{opacity:1;width:fit-content;position:relative}.select-wrapper.select-underline .select-dropdown li:after{content:"";background:currentColor;width:0;height:1px;transition:width .2s;position:absolute;bottom:4px;left:0}@media (hover:hover) and (pointer:fine){.select-wrapper.select-underline .select-dropdown li:hover:after,.select-wrapper.select-underline .select-dropdown li:focus:after{width:100%}}.select-wrapper.select-underline .select-dropdown li.disabled{pointer-events:none;opacity:.2}.select{position:relative}.select.open .dropdown{opacity:1;pointer-events:all;transform:translateY(0)}.select.open .top svg{transform:rotate(0)}.select .top{cursor:pointer;z-index:12;align-items:center;gap:8px;width:fit-content;display:flex;position:relative}.select .top svg{opacity:.5;width:24px;height:24px;transition:opacity .2s,transform .2s;transform:rotate(180deg)}.select .top:hover svg,.select .top:focus svg,.select .top:hover .link,.select .top:focus .link{opacity:1}.select .top:hover .link:after,.select .top:focus .link:after{width:100%}.select .dropdown{z-index:11;opacity:0;pointer-events:none;background-color:#171717;border:1px solid #c7c7c733;flex-direction:column;gap:32px;width:fit-content;min-width:250px;padding:32px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(-20%)}.select .dropdown-item{justify-content:space-between;align-items:center;gap:10px;line-height:80%;display:flex}.select .dropdown-item:hover img,.select .dropdown-item:hover .icon,.select .dropdown-item:focus img,.select .dropdown-item:focus .icon,.select .dropdown-item:hover .link,.select .dropdown-item:focus .link{opacity:1}.select .dropdown-item:hover .link:after,.select .dropdown-item:focus .link:after{width:100%}.select .dropdown img,.select .dropdown .icon{opacity:.5;flex-shrink:0;width:24px;height:24px;transition:opacity .2s}@media screen and (width<=1439px){.select .dropdown img,.select .dropdown .icon{opacity:1}}.select.filter-price .dropdown{z-index:13;min-width:245px}.select.sort .dropdown{left:unset;right:0}@media screen and (width<=479px){.select.sort .dropdown{left:0;right:unset}}.suggest-list{z-index:1;background-color:#212121;border:2px solid #c7c7c7;width:100%;height:fit-content;padding:14px 16px;position:absolute;top:100%;left:0;right:0}.suggest-list::-webkit-scrollbar{width:3px}.suggest-list::-webkit-scrollbar-track{background:#c7c7c71a;border:1px solid #212121;width:3px}.suggest-list::-webkit-scrollbar-thumb{background-color:#c7c7c7;border-radius:0;width:3px}.suggest-list .suggest-list-options{flex-direction:column;gap:8px;display:flex}.suggest-list .suggest-list-options li{opacity:1;text-transform:unset;letter-spacing:-.36px;font-size:18px;line-height:160%}@media screen and (width<=1439px){.suggest-list .suggest-list-options li{letter-spacing:-.32px;font-size:16px;line-height:128%}}.checkboxes-wrapper{flex-direction:column;gap:8px;margin-top:32px;display:flex}.checkboxes-wrapper .note{opacity:.5}.checkbox-wrapper{cursor:pointer;align-items:flex-start;gap:8px;display:flex}.checkbox-wrapper.error input[type=checkbox]:not(:checked)+.checkbox-box{--cb-box-stroke:#c42525;--cb-box-opacity:1}.checkbox-wrapper input[type=checkbox]{display:none}.checkbox-wrapper .checkbox-box{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.checkbox-wrapper .checkbox-icon{width:16px;height:16px}.checkbox-wrapper input[type=checkbox]:checked+.checkbox-box{--cb-box-opacity:1;--cb-checkmark-opacity:1}.checkbox-wrapper.big .checkbox-box{width:24px;height:24px}.checkbox-wrapper.big .checkbox-label{letter-spacing:-.36px;text-transform:none;font-size:18px;line-height:160%}@media screen and (width<=1439px){.checkbox-wrapper.big .checkbox-label{font-size:16px}}.checkbox-wrapper a{transition:color .2s}@media (hover:hover) and (pointer:fine){.checkbox-wrapper a:hover,.checkbox-wrapper a:focus{color:#fff}}.cropper-box .modal-wrapper{width:600px}@media screen and (width<=1439px){.cropper-box .modal-wrapper{padding:56px 56px 32px}}@media screen and (width<=479px){.cropper-box .modal-wrapper{padding:40px}}.cropper-box .modal-wrapper .modal-content{flex-direction:column;gap:32px;display:flex}@media screen and (width<=1439px){.cropper-box .modal-wrapper .modal-content{gap:24px}}.cropper-box .modal-wrapper .cropper{aspect-ratio:1;width:100%}.cropper-box .modal-wrapper .vue-advanced-cropper__boundaries{width:100%;height:100%}.cropper-box .modal-wrapper .btns{gap:32px;margin-left:auto;display:flex}.cropper-box .modal-wrapper .link{opacity:1}.photo-slider .h2{text-align:center;margin-bottom:48px}@media screen and (width<=1439px){.photo-slider .h2{margin-bottom:32px}}.photo-slider .card-photo.swiper-slide{border-bottom:none;border-right:1px solid #c7c7c71a;max-width:433px;padding-bottom:0;padding-right:33px;width:100%!important}@media screen and (width<=1919px){.photo-slider .card-photo.swiper-slide{padding-right:17px}}@media screen and (width<=1439px){.photo-slider .card-photo.swiper-slide{max-width:299px}}@media screen and (width<=479px){.photo-slider .card-photo.swiper-slide{max-width:256px}}.photo-slider .swiper-wrapper{margin-bottom:64px}@media screen and (width<=1439px){.photo-slider .swiper-wrapper{margin-bottom:32px}}.afisha-slider .h2{text-align:center;margin-bottom:48px}@media screen and (width<=1439px){.afisha-slider .h2{margin-bottom:32px}}.afisha-slider .card-photo.swiper-slide{border-bottom:none;border-right:1px solid #c7c7c71a;max-width:433px;padding-bottom:0;padding-right:33px;width:100%!important}@media screen and (width<=1919px){.afisha-slider .card-photo.swiper-slide{padding-right:17px}}@media screen and (width<=1439px){.afisha-slider .card-photo.swiper-slide{max-width:299px}}@media screen and (width<=479px){.afisha-slider .card-photo.swiper-slide{max-width:256px}}.afisha-slider .swiper-wrapper{margin-bottom:64px}@media screen and (width<=1439px){.afisha-slider .swiper-wrapper{margin-bottom:32px}}.afisha-section .h1{text-align:center;margin-bottom:48px}@media screen and (width<=1919px){.afisha-section .h1{margin-bottom:32px}}.afisha-section .inner{grid-template-columns:repeat(4,1fr);gap:32px 64px;display:grid;position:relative}@media screen and (width<=1919px){.afisha-section .inner{gap:32px}}@media screen and (width<=1439px){.afisha-section .inner{grid-template-columns:repeat(3,1fr)}}@media screen and (width<=1023px){.afisha-section .inner{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=767px){.afisha-section .inner{flex-direction:column;gap:32px;display:flex}}.afisha-section .inner .card-photo:last-child,.afisha-section .inner .card-photo:nth-last-child(2),.afisha-section .inner .card-photo:nth-last-child(3),.afisha-section .inner .card-photo:nth-last-child(4){border-bottom:none;padding-bottom:0}@media screen and (width<=1439px){.afisha-section .inner .card-photo:last-child,.afisha-section .inner .card-photo:nth-last-child(2),.afisha-section .inner .card-photo:nth-last-child(3),.afisha-section .inner .card-photo:nth-last-child(4){border-bottom:2px solid #c7c7c71a;padding-bottom:32px}.afisha-section .inner .card-photo:last-child,.afisha-section .inner .card-photo:nth-last-child(2),.afisha-section .inner .card-photo:nth-last-child(3){border-bottom:none;padding-bottom:0}}@media screen and (width<=1023px){.afisha-section .inner .card-photo:last-child,.afisha-section .inner .card-photo:nth-last-child(2),.afisha-section .inner .card-photo:nth-last-child(3){border-bottom:2px solid #c7c7c71a;padding-bottom:32px}.afisha-section .inner .card-photo:last-child,.afisha-section .inner .card-photo:nth-last-child(2){border-bottom:none;padding-bottom:0}}@media screen and (width<=767px){.afisha-section .inner .card-photo:last-child,.afisha-section .inner .card-photo:nth-last-child(2){border-bottom:2px solid #c7c7c71a;padding-bottom:32px}.afisha-section .inner .card-photo:last-child{border-bottom:none;padding-bottom:0}}.afisha-section .inner .divider-line{background-color:#c7c7c71a;width:2px;position:absolute;top:0;bottom:0}.afisha-section .inner .divider1{display:none;left:24.107%}@media screen and (width<=1919px){.afisha-section .inner .divider1{left:24.39%}}@media screen and (width<=1439px){.afisha-section .inner .divider1{left:32.65%}}@media screen and (width<=1023px){.afisha-section .inner .divider1{display:none}}.afisha-section .inner .divider2{display:none;left:50%;transform:translate(-50%)}@media screen and (width<=1439px){.afisha-section .inner .divider2{display:none}}@media screen and (width<=1023px){.afisha-section .inner .divider2{display:block}}@media screen and (width<=767px){.afisha-section .inner .divider2{display:none}}.afisha-section .inner .divider3{display:none;right:24.107%}@media screen and (width<=1919px){.afisha-section .inner .divider3{right:24.39%}}@media screen and (width<=1439px){.afisha-section .inner .divider3{right:32.65%}}@media screen and (width<=1023px){.afisha-section .inner .divider3{display:none}}.afisha-section .link-wrapper{text-align:center;border-top:2px solid #c7c7c71a;margin-top:64px;padding-top:32px}@media screen and (width<=1023px){.afisha-section .link-wrapper{margin-top:32px}}.afisha-section .card-photo{position:relative}.afisha-section .card-photo:first-child:after,.afisha-section .card-photo:nth-child(2):after,.afisha-section .card-photo:nth-child(3):after,.afisha-section .card-photo:nth-child(4):after{top:0}@media screen and (width<=1439px){.afisha-section .card-photo:first-child:after,.afisha-section .card-photo:nth-child(2):after,.afisha-section .card-photo:nth-child(3):after,.afisha-section .card-photo:nth-child(4):after{top:-32px}.afisha-section .card-photo:first-child:after,.afisha-section .card-photo:nth-child(2):after,.afisha-section .card-photo:nth-child(3):after{top:0}}@media screen and (width<=1023px){.afisha-section .card-photo:first-child:after,.afisha-section .card-photo:nth-child(2):after,.afisha-section .card-photo:nth-child(3):after{top:-32px}.afisha-section .card-photo:first-child:after,.afisha-section .card-photo:nth-child(2):after{top:0}}.afisha-section .card-photo:after{content:"";background-color:#c7c7c71a;width:2px;position:absolute;top:-32px;bottom:-2px;right:-34px}@media screen and (width<=1919px){.afisha-section .card-photo:after{right:-17px}}@media screen and (width<=767px){.afisha-section .card-photo:after{display:none}}.afisha-section .card-photo:nth-child(4):after,.afisha-section .card-photo:nth-child(8):after{display:none}@media screen and (width<=1439px){.afisha-section .card-photo:nth-child(4):after,.afisha-section .card-photo:nth-child(8):after{display:block}.afisha-section .card-photo:nth-child(3):after,.afisha-section .card-photo:nth-child(6):after{display:none}}@media screen and (width<=1023px){.afisha-section .card-photo:nth-child(3):after,.afisha-section .card-photo:nth-child(6):after{display:block}.afisha-section .card-photo:nth-child(2n):after{display:none}}.user-nav{border-bottom:2px solid #c7c7c71a;padding:24px 0}@media screen and (width<=1023px){.user-nav{padding:32px 0}}@media screen and (width<=767px){.user-nav{padding:24px 0}}.user-nav .user-nav-list{flex-direction:column;gap:16px;display:flex}@media screen and (width<=767px){.user-nav .user-nav-list{gap:11px}}.user-nav .menu-link{justify-content:space-between;align-items:center;width:100%;display:flex}.user-nav .menu-link svg{width:24px;height:24px}.user-nav .menu-link span{letter-spacing:.8px;text-transform:uppercase;white-space:nowrap;font-size:16px;font-weight:400;line-height:normal}.settings{flex-direction:column;gap:40px;max-width:709px;margin-bottom:192px;display:flex}@media screen and (width<=1919px){.settings{max-width:672px;margin-bottom:128px}}@media screen and (width<=1439px){.settings{max-width:464px}}@media screen and (width<=1023px){.settings{max-width:unset;grid-template-columns:repeat(2,1fr);margin-bottom:0;display:grid}}@media screen and (width<=479px){.settings{grid-template-columns:1fr}}@media screen and (width<=767px){.settings .pass-wrapper{grid-column-start:span 2;grid-column-start:initial}}.settings .email-wrapper{margin-top:20px}@media screen and (width<=1023px){.settings .email-wrapper{grid-area:auto/span 2}}@media screen and (width<=479px){.settings .email-wrapper{grid-area:unset}}@media screen and (width<=1023px){.settings .input-wrapper:first-of-type{grid-area:auto/span 2}}@media screen and (width<=479px){.settings .input-wrapper:first-of-type{grid-area:unset}}.settings .link{opacity:1;margin-left:auto}@media screen and (width<=1023px){.settings .link{margin-left:unset;border:2px solid #d3d3d3;grid-area:auto/span 2;width:100%;height:43px;padding:0 16px;transition:background-color .2s;display:block}.settings .link:hover,.settings .link:focus{background-color:#c7c7c7}.settings .link:hover span,.settings .link:focus span{color:#212121}}@media screen and (width<=479px){.settings .link{grid-area:unset}}.settings .input-wrapper .placeholder.up{text-transform:uppercase}.tickets-empty{margin-bottom:192px}@media screen and (width<=1439px){.tickets-empty{margin-bottom:96px}}@media screen and (width<=1023px){.tickets-empty{margin-bottom:0}}.tickets-empty .h2{margin-bottom:16px!important}@media screen and (width<=1439px){.tickets-empty .h2{margin-bottom:8px!important}}.tickets-empty a{text-decoration:underline}.tickets .past{margin-top:192px}@media screen and (width<=1919px){.tickets .past{margin-top:128px}}@media screen and (width<=1439px){.tickets .past{margin-top:96px}}.tickets .h2{margin-bottom:64px}@media screen and (width<=1439px){.tickets .h2{margin-bottom:32px}}.tickets .tickets-list{grid-template-columns:1fr 1fr 1fr;gap:32px 64px;display:grid;position:relative}@media screen and (width<=1439px){.tickets .tickets-list{gap:32px}}@media screen and (width<=1023px){.tickets .tickets-list{grid-template-columns:1fr 1fr}}@media screen and (width<=767px){.tickets .tickets-list{flex-direction:column;display:flex}}.tickets .ticket-item{border-bottom:2px solid #c7c7c71a;padding-bottom:32px;position:relative}@media screen and (width<=1439px){.tickets .ticket-item .ticket-title{text-decoration:underline}}.tickets .ticket-item:nth-child(3n+1):after{display:none!important}@media screen and (width<=1023px){.tickets .ticket-item:nth-child(3n+1):after{display:block!important}.tickets .ticket-item:nth-child(odd):after{display:none!important}.tickets .ticket-item:last-child,.tickets .ticket-item:nth-last-child(2){border-bottom:none!important}.tickets .ticket-item:last-child:after,.tickets .ticket-item:nth-last-child(2):after{bottom:32px!important}}@media screen and (width<=767px){.tickets .ticket-item:last-child,.tickets .ticket-item:nth-last-child(2){border-bottom:2px solid #c7c7c71a!important}}.tickets .ticket-item:last-child,.tickets .ticket-item:nth-last-child(2),.tickets .ticket-item:nth-last-child(3){border-bottom:none}@media screen and (width<=1023px){.tickets .ticket-item:last-child,.tickets .ticket-item:nth-last-child(2),.tickets .ticket-item:nth-last-child(3){border-bottom:2px solid #c7c7c71a}}.tickets .ticket-item:last-child:after,.tickets .ticket-item:nth-last-child(2):after,.tickets .ticket-item:nth-last-child(3):after{bottom:32px}@media screen and (width<=1023px){.tickets .ticket-item:last-child:after,.tickets .ticket-item:nth-last-child(2):after,.tickets .ticket-item:nth-last-child(3):after{bottom:-34px}}@media screen and (width<=767px){.tickets .ticket-item:last-child{border-bottom:none!important}}.tickets .ticket-item:after{content:"";background-color:#c7c7c71a;width:2px;position:absolute;top:0;bottom:-34px;left:-32px;display:block!important}@media screen and (width<=1439px){.tickets .ticket-item:after{left:-16px}}@media screen and (width<=767px){.tickets .ticket-item:after{display:none!important}}.tickets .ticket-item:hover .ticket-title span{background-size:100% 1px}.tickets .ticket-item .ticket-title{margin-bottom:8px}.tickets .ticket-item .ticket-props{flex-direction:column;gap:0;display:flex}.tickets .ticket-item .row{justify-content:space-between;align-items:center;display:flex}.tickets .ticket-item .row .prop{opacity:.5}.tickets .ticket-item .ticket-title{width:fit-content}.tickets .ticket-item .ticket-title span{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#c7c7c7,#c7c7c7) 0 100%/0 1px no-repeat;transition:background-size .3s}.tickets .tickets-pagination{border-top:2px solid #c7c7c71a;justify-content:space-between;align-items:center;gap:16px;margin-top:64px;margin-bottom:192px;padding-top:32px;display:flex}@media screen and (width<=1919px){.tickets .tickets-pagination{margin-bottom:128px}}@media screen and (width<=1439px){.tickets .tickets-pagination{margin-top:32px}}@media screen and (width<=1023px){.tickets .tickets-pagination{gap:16px;margin-bottom:64px}}@media screen and (width<=767px){.tickets .tickets-pagination{flex-direction:column-reverse;gap:32px}}.tickets .tickets-pagination .load-more{text-transform:uppercase;white-space:nowrap;margin-left:auto}@media screen and (width<=1023px){.tickets .tickets-pagination .load-more{text-align:center;margin-left:0}}.cookie-notification{--bg-color:inherit;--text-color:inherit;--main-color:inherit;--main-font:inherit;z-index:1000;background:var(--bg-color);visibility:hidden;opacity:0;border:1px solid #c7c7c733;border-radius:0;flex-direction:column;justify-content:start;align-items:start;gap:16px;max-width:512px;padding:16px;transition:all .3s;display:flex;position:fixed;bottom:16px;right:16px}.cookie-notification.show{visibility:visible;opacity:1;transition:all .3s}@media screen and (width<=1919px){.cookie-notification{width:100%;max-width:unset;border-bottom:none;border-radius:0;flex-direction:row;justify-content:space-between;align-items:start;gap:16px}}@media screen and (width<=767px){.cookie-notification{gap:8px;padding:16px 8px}}@media screen and (width<=479px){.cookie-notification{flex-direction:column;justify-content:center;align-items:center}}.cookie-notification svg{width:24px;height:24px;color:var(--main-color)}.cookie-notification .text{color:var(--text-color);letter-spacing:.24px;font-size:12px;font-style:normal;font-weight:400;line-height:130%}@media screen and (width<=1439px){.cookie-notification .text{flex:1}}@media screen and (width<=479px){.cookie-notification .text{text-align:center}}.cookie-notification .text a{color:var(--main-color);cursor:pointer;text-decoration:underline;transition:all .3s;position:relative}.cookie-notification .text a:hover{opacity:.7}.cookie-notification button{opacity:1;align-self:center}.cookie-notification button span{color:var(--main-color);opacity:1;text-decoration:underline;transition:all .3s}.cookie-notification button:hover,.cookie-notification button:focus,.cookie-notification button.active{background-size:0 1px}.cookie-notification .default-cookie-btn{color:var(--main-color);font-family:var(--main-font);border:2px solid var(--main-color);cursor:pointer;background:0 0;border-radius:30px;padding:8px 20px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:background .3s}.cookie-notification .default-cookie-btn:hover{background:var(--main-color);color:var(--bg-color)}.blog-page{background:#171717;padding-top:160px}@media screen and (width<=1919px){.blog-page{padding-top:128px}}@media screen and (width<=1439px){.blog-page{padding-top:120px}}@media screen and (width<=767px){.blog-page{padding-top:104px}}.blog-detail-page{background:0 0;padding-top:160px;overflow:hidden}@media screen and (width<=1919px){.blog-detail-page{padding-top:96px}}@media screen and (width<=1439px){.blog-detail-page{padding-top:88px}}@media screen and (width<=767px){.blog-detail-page{padding-top:56px}}.blog-detail-page .other-articles .media-wrapper{display:none}.blog-list{margin-top:32px;margin-bottom:0}.blog-list .title{text-align:center;margin-bottom:48px}@media screen and (width<=1919px){.blog-list .title{margin-bottom:32px}}@media screen and (width<=767px){.blog-list .title{margin-bottom:25px}}.blog-list .select{display:none}@media screen and (width<=1023px){.blog-list .select{display:block}}.blog-list .select .select-btn{border:2px solid #d3d3d3;justify-content:center;align-items:center;width:calc(100vw - 64px);height:43px;margin:0 auto 32px;display:flex}@media screen and (width<=767px){.blog-list .select .select-btn{width:calc(100vw - 32px)}}.blog-list .select .select-btn span{color:#c7c7c7;letter-spacing:.8px;text-transform:uppercase;font-size:16px}.blog-list .modal{opacity:0;visibility:hidden;transition:all .2s}.blog-list .modal.show{opacity:1;visibility:visible}.blog-list .modal.show .modal-wrapper{transform:translateY(0)}.blog-list .modal .modal-wrapper{transition:all .2s;transform:translateY(50%)}.blog-list .links{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:64px;display:flex}@media screen and (width<=1023px){.blog-list .links{display:none}}.blog-list .links .link-wrapper{align-items:center;gap:16px;display:flex}.blog-list .links .link-wrapper:last-child .divider{display:none}.blog-list .links .current{opacity:1}.blog-list .inner{background:#212121;padding:64px 0 192px}@media screen and (width<=1439px){.blog-list .inner{padding:32px 0 96px}}@media screen and (width<=767px){.blog-list .inner{padding:64px 0 96px}}.blog-list .items{border-bottom:2px solid #c7c7c71a;grid-template-columns:1fr 1fr;gap:32px 64px;padding-bottom:32px;display:grid;position:relative}@media screen and (width<=1919px){.blog-list .items{gap:32px}}@media screen and (width<=1023px){.blog-list .items{border:none;flex-direction:column;padding-bottom:0;display:flex}}.blog-list .line{opacity:.1;background:#c7c7c7;width:2px;position:absolute;top:0;bottom:32px;left:50%;transform:translate(-50%)}@media screen and (width<=1023px){.blog-list .line{display:none}}.blog-list .bot span{text-transform:uppercase}.blog-list .paginator{padding-top:32px}.blog-list .article-item .bot{flex-wrap:wrap;gap:12px;display:flex}.blog-list .article-item:last-child,.blog-list .article-item:nth-last-child(2){border:none;padding-bottom:0}@media screen and (width<=1023px){.blog-list .article-item:last-child,.blog-list .article-item:nth-last-child(2){border-bottom:2px solid #c7c7c71a;padding-bottom:32px}}.blog-top{aspect-ratio:21/9;width:100%;height:auto;position:relative}@media screen and (width<=479px){.blog-top{aspect-ratio:1}}.blog-top .breadcrumbs{z-index:4;opacity:.9;background:linear-gradient(#212121 0%,#21212100 100%);padding:64px 0;position:absolute;top:0;left:0;right:0}@media screen and (width<=1919px){.blog-top .breadcrumbs{padding:32px 0 88px}}@media screen and (width<=1439px){.blog-top .breadcrumbs{padding:32px 0 56px}}@media screen and (width<=767px){.blog-top .breadcrumbs{justify-content:start;margin-left:0;padding:16px 0 40px 16px}}.blog-top .blog-grad{z-index:3;background:linear-gradient(#21212100 0%,#212121b3 50%,#212121 100%);position:absolute;inset:0}.blog-inner{z-index:6;margin-top:-183px;position:relative;overflow:hidden}@media screen and (width<=1919px){.blog-inner{margin-top:0}}.blog-inner span{font-size:inherit!important}.blog-inner h1{text-align:center;max-width:1481px;margin:0 auto 64px}@media screen and (width<=1439px){.blog-inner h1{margin:0 auto 32px}}@media screen and (width<=1023px){.blog-inner h1{padding:0 32px}}@media screen and (width<=767px){.blog-inner h1{text-align:start;padding:0 16px}}.blog-inner .tags{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media screen and (width<=1439px){.blog-inner .tags{gap:8px}}@media screen and (width<=767px){.blog-inner .tags{justify-content:start;padding:0 16px}}.blog-inner .tags .tag{text-transform:uppercase;align-items:center;gap:16px;font-size:16px;display:flex}@media screen and (width<=1439px){.blog-inner .tags .tag{gap:8px}}.blog-inner .tags .tag:last-child{gap:0}.blog-inner .tags .tag:last-child .divider{display:none}.blog-inner .blog-container{max-width:864px;margin:0 auto}@media screen and (width<=1023px){.blog-inner .blog-container{padding:0 16px}}.blog-inner .text-wrapper h2,.blog-inner .text-wrapper h3,.blog-inner .text-wrapper h4{margin-top:64px;margin-bottom:16px}@media screen and (width<=1439px){.blog-inner .text-wrapper h2,.blog-inner .text-wrapper h3,.blog-inner .text-wrapper h4{margin-top:32px;margin-bottom:8px}}.blog-inner .text-wrapper p{margin:16px 0}.blog-inner .text-wrapper ol{flex-direction:column;gap:8px;margin:16px 0;padding-left:20px;display:flex}.blog-inner .text-wrapper ol li{padding-left:10px;list-style-type:numeric}.blog-inner .text-wrapper ol li::marker{color:#c7c7c780}.blog-inner .text-wrapper ul{flex-direction:column;gap:8px;margin:16px 0;display:flex}.blog-inner .text-wrapper ul li{padding-left:30px;position:relative}.blog-inner .text-wrapper ul li:before{content:"";background-image:url(/build/assets/li-before-ByIDIZZa.svg);width:23px;height:29px;position:absolute;top:0;left:0}.blog-inner .text-wrapper img{margin:64px 0 0}@media screen and (width<=1439px){.blog-inner .text-wrapper img{margin:32px 0 0}}@media screen and (width<=767px){.blog-inner .text-wrapper img{margin:16px 0 0}}.blog-inner .text-wrapper img{object-fit:contain;width:100%;height:auto}.blog-inner .text-wrapper video,.blog-inner .text-wrapper iframe{aspect-ratio:1.77778;width:100%;height:auto}.blog-inner .gallery{margin:64px 0 96px}@media screen and (width<=1439px){.blog-inner .gallery{margin:32px 0 96px}}.blog-inner .gallery h2{text-align:center;margin-bottom:32px}@media screen and (width<=1439px){.blog-inner .gallery h2{margin-bottom:16px}}.blog-inner .gallery .images{grid-template-columns:1fr 1fr 1fr;gap:16px;padding-bottom:32px;display:grid}@media screen and (width<=1439px){.blog-inner .gallery .images{gap:8px}}@media screen and (width<=767px){.blog-inner .gallery .images{padding-bottom:16px}}@media screen and (width<=479px){.blog-inner .gallery .images{grid-template-columns:1fr 1fr}.blog-inner .gallery .gallery-item{display:none}.blog-inner .gallery .gallery-item:first-child,.blog-inner .gallery .gallery-item:nth-child(2),.blog-inner .gallery .gallery-item:nth-child(3),.blog-inner .gallery .gallery-item:nth-child(4){display:block}}.blog-inner .gallery .link-wrapper{text-align:center;border-top:2px solid #c7c7c71a;padding-top:32px}.blog-inner .gallery .link{text-transform:uppercase;color:#c7c7c7;cursor:pointer;width:fit-content;margin:0 auto;font-size:16px;line-height:normal;display:inline-block}.blog-inner .gallery .gallery-item{cursor:pointer;position:relative}.blog-inner .gallery .gallery-item.hidden{display:none}.blog-inner .gallery .gallery-item .item-bg{background:linear-gradient(#212121cc 0% 100%);align-items:end;padding:24px;display:flex;position:absolute;inset:0}@media screen and (width<=767px){.blog-inner .gallery .gallery-item .item-bg{display:none}}.blog-inner .show-all-imgs{text-align:center;letter-spacing:.8px;text-transform:uppercase;width:100%;margin-bottom:32px;font-size:16px;line-height:normal;display:none}@media screen and (width<=767px){.blog-inner .show-all-imgs{display:block}}.other-articles .h2{text-align:center;margin-bottom:48px}@media screen and (width<=1439px){.other-articles .h2{margin-bottom:32px}}.other-articles .wrapper{border-bottom:2px solid #c7c7c71a;gap:32px;padding-bottom:32px;display:flex}@media screen and (width<=767px){.other-articles .wrapper{flex-direction:column}}.other-articles .column{flex:1}.other-articles .article-item{border-bottom:2px solid #c7c7c71a;margin-bottom:32px;padding-bottom:32px;display:block}@media (hover:hover) and (pointer:fine){.other-articles .article-item:hover .name,.other-articles .article-item:focus .name{text-decoration:underline}}.other-articles .article-item:last-child{border:none;margin-bottom:0;padding-bottom:0}.other-articles .article-item .name{margin-bottom:16px}@media screen and (width<=1439px){.other-articles .article-item .name{text-decoration:underline}}.other-articles .article-item p{display:none}.other-articles .article-item span{text-transform:uppercase}.other-articles .tags{justify-content:start;gap:8px}.other-articles .tag{gap:8px}.other-articles .tag:last-child .divider{display:none}.other-articles .link-wrapper{text-align:center;padding-top:32px}.article-item{border-bottom:2px solid #c7c7c71a;gap:32px;padding-bottom:32px;display:flex}@media (hover:hover) and (pointer:fine){.article-item:hover .media-wrapper,.article-item:focus .media-wrapper{filter:grayscale(0)}.article-item:hover .name,.article-item:focus .name{text-decoration:underline}}@media screen and (width<=1919px){.article-item{grid-template-columns:250px 1fr;display:grid}}@media screen and (width<=1439px){.article-item{grid-template-columns:166px 1fr}}@media screen and (width<=1023px){.article-item{display:flex}}@media screen and (width<=767px){.article-item{align-items:start;gap:16px}}@media screen and (width<=479px){.article-item{flex-direction:column}}.article-item .media-wrapper{aspect-ratio:16/9;filter:grayscale();width:100%;max-width:400px;height:auto;transition:all .2s}@media screen and (width<=1023px){.article-item .media-wrapper{width:37.21%}}@media screen and (width<=479px){.article-item .media-wrapper{width:100%;max-width:initial}}.article-item .content{max-width:432px}@media screen and (width<=1023px){.article-item .content{width:58.23%}}@media screen and (width<=479px){.article-item .content{width:100%;max-width:initial}}.article-item .name{margin-bottom:8px}@media screen and (width<=1439px){.article-item .name{text-decoration:underline}}.article-item p{margin-bottom:32px}@media screen and (width<=1439px){.article-item p{margin-bottom:16px}}.article-item .bot span{text-transform:uppercase}.article-item:last-child{border:none;padding-bottom:0}@media screen and (width<=1023px){.article-item:last-child{border-bottom:2px solid #c7c7c71a;padding-bottom:32px}}.photos-page{background-color:#171717;padding-top:160px}@media screen and (width<=1919px){.photos-page{padding-top:128px}}@media screen and (width<=767px){.photos-page{padding-top:104px}}@media screen and (width<=1439px){.photos-page .line-top{padding:32px 32px 0}}@media screen and (width<=767px){.photos-page .line-top{padding:32px 16px 0}}.photos-page .empty-text.sub-text{color:#fff;font-size:18px}@media screen and (width<=1439px){.photos-page .empty-text.sub-text{margin:0 20px 8px;font-size:16px}}.photos-page .empty-text.h2{text-align:start;color:#fff;margin-bottom:16px}@media screen and (width<=1439px){.photos-page .empty-text.h2{margin:0 20px 8px}}.photos-page .items-wrapper{background-color:#212121;padding:64px 0 192px}@media screen and (width<=1919px){.photos-page .items-wrapper{padding:64px 0 128px}}@media screen and (width<=1439px){.photos-page .items-wrapper .container{width:100%}}@media screen and (width<=1023px){.photos-page .items-wrapper{padding:32px 0 96px}}@media screen and (width>=767px){.photos-page .items-wrapper .card-photo:last-child,.photos-page .items-wrapper .card-photo:nth-last-child(2),.photos-page .items-wrapper .card-photo:nth-last-child(3){border-bottom:none}}.photos-page .items-wrapper .card-photo .media-wrapper{height:initial}.photos-page .h1{text-align:center;margin:128px 0 48px}@media screen and (width<=1919px){.photos-page .h1{margin:114px 0 48px}}@media screen and (width<=1439px){.photos-page .h1{margin:48px 0}}@media screen and (width<=1023px){.photos-page .h1{margin:58px 0 25px}}@media screen and (width<=767px){.photos-page .h1{margin:25px 0}}.photos-page .select-wrapper{display:none}@media screen and (width<=1439px){.photos-page .select-wrapper{display:block}}.photos-page .select-wrapper .select{margin-bottom:32px}.photos-page .select-wrapper .select-btn{text-align:center;border:2px solid #d3d3d3;padding:16px}@media screen and (width<=767px){.photos-page .select-wrapper .select-btn{padding:10px 16px}}.photos-page .select-wrapper .select-btn span{text-transform:uppercase;font-size:16px;line-height:16px}.photos-page .photos-categories{justify-content:center;gap:16px;margin-bottom:64px;display:flex}@media screen and (width<=1439px){.photos-page .photos-categories{display:none}}.photos-page .photos-categories .link.active{background-size:0 1px}.photos-page .photos-categories .link-wrapper{align-items:center;gap:16px;display:flex}.photos-page .photos-categories .link-wrapper:last-child{gap:0}.photos-page .photos-categories .link-wrapper:last-child .divider{display:none}.photos-page .calendar-wrapper{margin-bottom:64px;position:relative;overflow:hidden}@media screen and (width<=1439px){.photos-page .calendar-wrapper{margin-bottom:32px}}.photos-page .calendar-wrapper .calendar-month-sticky{z-index:5;white-space:nowrap;pointer-events:none;text-transform:uppercase;color:#c7c7c7;opacity:.5;will-change:transform;position:absolute;top:0;left:0}.photos-page .calendar-wrapper .swiper-calendar{padding-left:61px}@media screen and (width<=1439px){.photos-page .calendar-wrapper .swiper-calendar{scrollbar-width:none;-ms-overflow-style:none;padding-left:32px;overflow:auto}.photos-page .calendar-wrapper .swiper-calendar::-webkit-scrollbar{display:none}}@media screen and (width<=767px){.photos-page .calendar-wrapper .swiper-calendar{padding-left:16px}}.photos-page .calendar-wrapper .calendar-day{cursor:pointer;-webkit-user-select:none;user-select:none;height:55px;transition:background-color .15s;width:44px!important}.photos-page .calendar-wrapper .calendar-day.is-month-start{margin-left:64px}.photos-page .calendar-wrapper .calendar-day.is-selected .calendar-day__inner{background-color:#c7c7c7}.photos-page .calendar-wrapper .calendar-day.is-selected .calendar-day__inner .calendar-day__num,.photos-page .calendar-wrapper .calendar-day.is-selected .calendar-day__inner .calendar-day__name{color:#212121;opacity:1}.photos-page .calendar-wrapper .calendar-day.is-range .calendar-day__inner{background-color:#c7c7c71a}.photos-page .calendar-wrapper .calendar-day.is-weekend .calendar-day__name{opacity:1;color:#c42525!important}.photos-page .calendar-wrapper .calendar-day.has-event .lead{opacity:1}.photos-page .calendar-wrapper .calendar-day__month{text-transform:uppercase;color:#c7c7c7;opacity:0;pointer-events:none;white-space:nowrap;margin-bottom:8px}.photos-page .calendar-wrapper .calendar-day__month.is-visible{opacity:.5}.photos-page .calendar-wrapper .calendar-day__inner{border:1px solid #0000;flex-direction:column;align-items:start;gap:8px;padding:8px;display:flex}.photos-page .calendar-wrapper .calendar-day__inner:hover{border:1px solid #c7c7c71a}.photos-page .calendar-wrapper .calendar-day__inner:hover .calendar-day__num{opacity:1}.photos-page .calendar-wrapper .calendar-day__num{color:#c7c7c7;opacity:.2;line-height:24px}.photos-page .calendar-wrapper .calendar-day__name{letter-spacing:.06em;text-transform:uppercase;color:#c7c7c7;opacity:.4;font-size:10px;font-weight:500}.photos-page .calendar-wrapper .calendar-nav{color:#c7c7c7;cursor:pointer;z-index:10;border:none;align-items:center;width:61px;height:61px;padding:0;transition:color .15s;display:flex;position:absolute;bottom:0}@media screen and (width<=1439px){.photos-page .calendar-wrapper .calendar-nav{display:none}}.photos-page .calendar-wrapper .calendar-nav:hover{color:#fff}.photos-page .calendar-wrapper .calendar-nav.swiper-button-disabled{opacity:0;pointer-events:none}.photos-page .calendar-wrapper .calendar-nav--prev{background:linear-gradient(90deg,#212121 0%,#212121cc 80%,#21212100 100%);justify-content:start;left:0}.photos-page .calendar-wrapper .calendar-nav--next{background:linear-gradient(270deg,#212121 0%,#212121cc 80%,#21212100 100%);justify-content:end;right:0}.photos-page .photos-grid{grid-template-columns:1fr 1fr 1fr;gap:32px 64px;display:grid;position:relative}@media screen and (width<=1919px){.photos-page .photos-grid{gap:32px}}@media screen and (width<=1439px){.photos-page .photos-grid{grid-template-columns:1fr 1fr;padding:0 32px}}@media screen and (width<=767px){.photos-page .photos-grid{grid-template-columns:1fr;padding:0 16px}}.photos-page .photos-grid:after{content:"";background-color:#c7c7c71a;width:2px;position:absolute;top:0;bottom:32px;left:32.7566%}@media screen and (width<=1439px){.photos-page .photos-grid:after{left:50%;transform:translate(-50%)}}@media screen and (width<=767px){.photos-page .photos-grid:after{display:none}}.photos-page .photos-grid:before{content:"";background-color:#c7c7c71a;width:2px;position:absolute;top:0;bottom:32px;right:32.7566%}@media screen and (width<=1439px){.photos-page .photos-grid:before{display:none}}.photos-page .photos-grid:not(:has(>:nth-child(3))):before{display:none}.photos-page .photos-grid:not(:has(>:nth-child(3))):after{display:none}.photos-page .modal{opacity:0;visibility:hidden;transition:all .2s}.photos-page .modal.show{opacity:1;visibility:visible}.photos-page .section-link-archive{border-top:2px solid #c7c7c71a;border-bottom:2px solid #c7c7c71a;margin-top:192px;padding:64px 0;display:flex}@media screen and (width<=1919px){.photos-page .section-link-archive{gap:80px;margin-top:128px}}@media screen and (width<=1439px){.photos-page .section-link-archive{margin:128px 32px 0}}@media screen and (width<=1023px){.photos-page .section-link-archive{flex-direction:column;gap:32px;padding:32px 0}}@media screen and (width<=767px){.photos-page .section-link-archive{margin:96px 16px 0;padding:16px 0}}@media screen and (width<=1023px){.photos-page .section-link-archive .h2{padding-right:20px}}@media screen and (width<=767px){.photos-page .section-link-archive .h2{padding-right:0}}.photos-page .section-link-archive a{text-transform:uppercase;border:2px solid #d3d3d3;justify-content:center;align-items:center;min-width:155px;max-width:155px;height:51px;font-size:16px;font-weight:400;display:flex}@media screen and (width<=1439px){.photos-page .section-link-archive a{min-width:117px;max-width:117px;height:43px}}@media screen and (width<=479px){.photos-page .section-link-archive a{min-width:initial;max-width:initial;text-align:center;width:100%}}.photos-detail{margin-top:160px}@media screen and (width<=1919px){.photos-detail{margin-top:96px}}@media screen and (width<=1439px){.photos-detail{margin-top:88px}}@media screen and (width<=767px){.photos-detail{margin-top:56px}}.photos-detail section{margin-bottom:96px}@media screen and (width<=1919px){.photos-detail section{margin-bottom:64px}}.photos-detail .photos-top{height:calc(100svh - 160px);max-height:920px;position:relative}@media screen and (width<=1919px){.photos-detail .photos-top{height:calc(100svh - 96px)}}@media screen and (width<=1439px){.photos-detail .photos-top{height:calc(100svh - 150px);max-height:512px}}@media screen and (width<=767px){.photos-detail .photos-top{height:calc(100svh - 112px)}}@media screen and (width<=479px){.photos-detail .photos-top{max-height:630px}}.photos-detail .photos-top .breadcrumbs{justify-content:flex-start}.photos-detail .photos-top .img-bg{width:100%;height:100%;position:absolute;inset:0}@media screen and (width<=479px){.photos-detail .photos-top .img-bg{height:512px}}.photos-detail .photos-top .img-bg:after{content:"";z-index:1;background:linear-gradient(#21212100 0%,#21212108 8%,#2121211f 18%,#2121214d 32%,#21212180 46%,#212121b3 62%,#212121d9 78%,#212121f2 90%,#212121 100%);width:100%;height:640px;position:absolute;bottom:-2px;left:0;right:0}@media screen and (width<=1919px){.photos-detail .photos-top .img-bg:after{height:500px}}@media screen and (width<=1439px){.photos-detail .photos-top .img-bg:after{height:350px}}@media screen and (width<=1023px){.photos-detail .photos-top .img-bg:after{height:300px}}@media screen and (width<=767px){.photos-detail .photos-top .img-bg:after{height:350px}}.photos-detail .photos-top .img-bg:before{content:"";opacity:.5;z-index:1;background:linear-gradient(#21212100 0%,#21212108 8%,#2121211f 18%,#2121214d 32%,#21212180 46%,#212121b3 62%,#212121d9 78%,#212121f2 90%,#212121 100%);width:100%;height:100px;position:absolute;top:0;left:0;right:0;transform:rotate(180deg)}@media screen and (width<=1919px){.photos-detail .photos-top .img-bg:before{height:90px}}@media screen and (width<=1439px){.photos-detail .photos-top .img-bg:before{height:100px}}.photos-detail .photos-top .container{z-index:2;flex-direction:column;justify-content:space-between;height:100%;padding-top:64px;display:flex;position:relative}@media screen and (width<=1919px){.photos-detail .photos-top .container{padding-top:32px}}@media screen and (width<=767px){.photos-detail .photos-top .container{padding-top:16px}}.photos-detail .photos-top .content{grid-template-columns:1fr auto;gap:16px;margin-top:auto;display:grid}@media screen and (width<=1023px){.photos-detail .photos-top .content{grid-template-columns:1fr}}.photos-detail .photos-top .content h1{max-width:973px}@media screen and (width<=1023px){.photos-detail .photos-top .content h1{max-width:535px}}@media screen and (width<=767px){.photos-detail .photos-top .content h1{max-width:unset}}.photos-detail .photos-top .content .info{text-transform:uppercase;grid-area:auto/span 2;align-items:center;gap:16px;display:flex}@media screen and (width<=1023px){.photos-detail .photos-top .content .info{grid-area:unset;flex-wrap:wrap;gap:8px}}.photos-detail .photos-top .content .info .note{padding-top:4px}.photos-detail .photos-top .content .btn{order:1;justify-content:center;align-items:center;height:43px;margin-top:auto;margin-left:auto;padding:0 16px;display:flex}@media screen and (width<=1023px){.photos-detail .photos-top .content .btn{margin-left:unset;margin-top:unset}}.photos-detail .photos-desc{z-index:1;position:relative}.photos-detail .photos-desc>.container{gap:528px;display:flex}@media screen and (width<=1919px){.photos-detail .photos-desc>.container{gap:269px}}@media screen and (width<=1439px){.photos-detail .photos-desc>.container{gap:114px}}@media screen and (width<=1023px){.photos-detail .photos-desc>.container{flex-direction:column;align-items:flex-start;gap:32px}}.photos-detail .photos-desc .card-wrapper{flex-shrink:0;width:401px;margin-left:auto}@media screen and (width<=1919px){.photos-detail .photos-desc .card-wrapper{width:321px}}@media screen and (width<=1439px){.photos-detail .photos-desc .card-wrapper{width:300px}}@media screen and (width<=1023px){.photos-detail .photos-desc .card-wrapper{width:337px;margin-left:unset}}@media screen and (width<=767px){.photos-detail .photos-desc .card-wrapper{width:332px}}@media screen and (width<=479px){.photos-detail .photos-desc .card-wrapper{width:100%}}.photos-detail .photos-desc .card-wrapper .card-photo{padding-bottom:unset;border-bottom:unset}.photos-detail .photos-desc .text{flex-direction:column;gap:32px;display:flex}@media screen and (width<=1439px){.photos-detail .photos-desc .text{gap:16px}}.photos-gallery{margin-bottom:192px!important}@media screen and (width<=1919px){.photos-gallery{margin-bottom:128px!important}}@media screen and (width<=1023px){.photos-gallery{margin-bottom:96px!important}}.photos-gallery .gallery-masonry{overflow-anchor:none}.photos-gallery .gallery-masonry.is-loading{height:0;overflow:hidden}.photos-gallery .gallery-item{cursor:pointer;margin-bottom:4px}.photos-gallery .gallery-item .media-wrapper{height:auto}.photos-gallery .gallery-item .media-wrapper img{object-fit:initial;width:100%;height:auto;display:block}.videos-gallery{margin-bottom:192px!important}@media screen and (width<=1919px){.videos-gallery{margin-bottom:128px!important}}@media screen and (width<=1023px){.videos-gallery{margin-bottom:96px!important}}.videos-gallery .videos-grid{grid-template-columns:repeat(3,1fr);gap:64px;display:grid}@media screen and (width<=1919px){.videos-gallery .videos-grid{gap:32px}}@media screen and (width<=1023px){.videos-gallery .videos-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=767px){.videos-gallery .videos-grid{grid-template-columns:1fr}}@media screen and (width<=479px){.videos-gallery .videos-grid{gap:16px}}.videos-gallery .video-card{aspect-ratio:555/312;cursor:pointer;position:relative;overflow:hidden}.videos-gallery .video-card .btn-play{bottom:16px;right:16px}.photos-section .inner{grid-template-columns:1fr 1fr;gap:64px;display:grid;position:relative}@media screen and (width<=1919px){.photos-section .inner{gap:32px}}@media screen and (width<=767px){.photos-section .inner{flex-direction:column;gap:96px;display:flex}}.photos-section .inner:before{content:"";background-color:#c7c7c71a;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}@media screen and (width<=767px){.photos-section .inner:before{display:none}}.photos-section .h2{margin-bottom:64px}@media screen and (width<=1439px){.photos-section .h2{margin-bottom:32px}}@media screen and (width<=767px){.photos-section .h2{text-align:center}}.photos-section .items{column-count:2;column-gap:64px;margin-bottom:24px}@media screen and (width<=1919px){.photos-section .items{column-gap:32px}}@media screen and (width<=1439px){.photos-section .items{column-count:unset;margin-bottom:0}}.photos-section .items .card-photo{break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;margin-bottom:32px}.photos-section .items .card-photo:last-child,.photos-section .items .card-photo:nth-child(2){border-bottom:0;margin-bottom:0;padding-bottom:0}@media screen and (width<=1439px){.photos-section .items .card-photo:last-child,.photos-section .items .card-photo:nth-child(2){border-bottom:2px solid #c7c7c71a;margin-bottom:24px;padding-bottom:24px}}.photos-section .items .card-photo:last-child{border-bottom:0;padding-bottom:0}.photos-section .link-wrapper{border-top:2px solid #c7c7c71a;justify-content:end;margin-top:auto;padding-top:30px;display:flex}@media screen and (width<=767px){.photos-section .link-wrapper{justify-content:center}}.photos-section .box{flex-direction:column;display:flex}.event-detail .detail-top{margin-bottom:96px}@media screen and (width<=1919px){.event-detail .detail-top{margin-bottom:64px}}.event-detail .detail-top .breadcrumbs{justify-content:unset}.event-detail .detail-top .breadcrumbs-item span{text-transform:uppercase}.event-detail .detail-top .content{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:32px;margin-top:auto;display:flex}@media screen and (width<=1023px){.event-detail .detail-top .content{flex-direction:column;align-items:flex-start;gap:32px}}@media screen and (width<=767px){.event-detail .detail-top .content{margin-top:unset}}.event-detail .detail-top .content .left{flex-direction:column;gap:16px;display:flex}.event-detail .detail-top .content .categories{margin-bottom:unset;align-items:center;display:flex}@media screen and (width<=767px){.event-detail .detail-top .content .categories{flex-wrap:wrap;gap:8px}}.event-detail .detail-top .content .categories .divider{transform:translateY(-2px)}.event-detail .detail-top .content h1{max-width:1173px;margin-bottom:unset}@media screen and (width<=1919px){.event-detail .detail-top .content h1{max-width:1024px}}@media screen and (width<=1439px){.event-detail .detail-top .content h1{max-width:547px}}@media screen and (width<=1023px){.event-detail .detail-top .content h1{max-width:535px}}@media screen and (width<=767px){.event-detail .detail-top .content h1{max-width:unset}}.event-detail .detail-top .content .info{flex-direction:column;align-items:flex-end;gap:32px;display:flex}@media screen and (width<=1439px){.event-detail .detail-top .content .info{gap:16px}}@media screen and (width<=1023px){.event-detail .detail-top .content .info{align-items:flex-start;width:100%}}.event-detail .detail-top .content .date{font-size:16px}.event-detail .detail-top .content .btn{justify-content:center;align-items:center;height:43px;padding:0 16px;display:flex}@media screen and (width<=479px){.event-detail .detail-top .content .btn,.event-detail .detail-top .content #btn-event-action{width:100%}}.event-detail .detail-top .content .btn-event-action-skeleton{border-radius:0;width:200px;height:43px}@media screen and (width<=479px){.event-detail .detail-top .content .btn-event-action-skeleton{width:100%}}.event-detail .event-about{margin-bottom:96px}@media screen and (width<=1919px){.event-detail .event-about{margin-bottom:64px}}.event-detail .event-about .h3{margin-bottom:32px}@media screen and (width<=1439px){.event-detail .event-about .h3{margin-bottom:16px}}.event-detail .event-about .static-content{max-width:864px}@media screen and (width<=1919px){.event-detail .event-about .static-content{max-width:787px}}@media screen and (width<=1439px){.event-detail .event-about .static-content{max-width:547px}}@media screen and (width<=1023px){.event-detail .event-about .static-content{max-width:459px}}@media screen and (width<=767px){.event-detail .event-about .static-content{max-width:unset}}.page-order-return{min-height:unset;padding-top:224px;padding-bottom:229px}@media screen and (width<=1919px){.page-order-return{padding-top:160px;padding-bottom:241px}}@media screen and (width<=1439px){.page-order-return{padding-top:152px;padding-bottom:234px}}@media screen and (width<=1023px){.page-order-return{padding-bottom:173px}}@media screen and (width<=767px){.page-order-return{padding-top:88px}}@media screen and (width<=479px){.page-order-return{padding-bottom:64px}}.page-order-return #order-status-block{flex-direction:column;align-items:flex-start;gap:16px;display:flex}@media screen and (width<=1439px){.page-order-return #order-status-block{gap:8px}}.page-order-return .h1{margin:unset}.page-order-return .link{margin-top:48px}@media screen and (width<=1439px){.page-order-return .link{margin-top:16px}}.page-order-return .icon{aspect-ratio:1;flex-shrink:0;width:61px;height:61px}@media screen and (width<=1439px){.page-order-return .icon{width:32px;height:32px}}.page-order-return .icon.success{color:#138b45}.page-order-return .icon.pending{color:#c7c7c7;animation:1.2s linear infinite order-spin}.page-order-return .icon.error{color:#c42525}@keyframes order-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.legal-top{background-color:#171717;margin-bottom:128px;padding-top:160px;padding-bottom:64px}@media screen and (width<=1919px){.legal-top{margin-bottom:96px}}@media screen and (width<=1439px){.legal-top{margin-bottom:64px}}@media screen and (width<=767px){.legal-top{margin-bottom:32px}}@media screen and (width<=1919px){.legal-top{padding-top:128px}}@media screen and (width<=1439px){.legal-top{padding-top:120px}}@media screen and (width<=1023px){.legal-top{padding-bottom:32px}}@media screen and (width<=767px){.legal-top{padding-top:104px}}.legal-top .container{flex-direction:column;align-items:center;gap:128px;display:flex}@media screen and (width<=1919px){.legal-top .container{gap:112px}}@media screen and (width<=1439px){.legal-top .container{gap:64px}}@media screen and (width<=767px){.legal-top .container{gap:26px}}.legal .docs .container{flex-direction:column;align-items:center;gap:64px;display:flex}@media screen and (width<=1439px){.legal .docs .container{gap:32px}}.legal .docs-list{flex-direction:column;width:100%;display:flex}.legal .docs-list--hidden{display:none}.legal .docs-item{cursor:pointer;border-top:2px solid #d3d3d31a;justify-content:space-between;align-items:center;gap:32px;padding:32px;transition:background-color .2s,border .2s;display:flex;position:relative}@media screen and (width<=1439px){.legal .docs-item{gap:16px;padding:24px 0}}@media screen and (width<=767px){.legal .docs-item{flex-direction:column;align-items:flex-start;padding:16px 0}}@media (hover:hover) and (pointer:fine){.legal .docs-item:hover,.legal .docs-item:focus{background-color:#d3d3d31a;border-top:2px solid #0000}.legal .docs-item:hover .link,.legal .docs-item:focus .link{opacity:1;background-size:100% 1px}}@media screen and (width<=767px){.legal .docs-item .link{opacity:1;background-size:100% 1px}}.legal .docs-item .link-url{width:100%;height:100%;position:absolute;inset:0}.legal .docs-item .info{align-items:center;gap:32px;display:flex}.legal .docs-item .info span{text-transform:uppercase}@media screen and (width<=1439px){.legal .docs-item .info{gap:16px}}@media screen and (width<=767px){.legal .docs-item .info{opacity:.5;gap:8px;font-size:12px;line-height:100%}}.legal .docs-item:last-of-type{border-bottom:2px solid #d3d3d31a}@media screen and (width<=767px){.legal-detail .breadcrumbs{justify-content:flex-start}}@media screen and (width<=1439px){.legal-detail h1{margin-bottom:16px}}.legal-detail .info{align-items:center;gap:16px;margin-bottom:64px;display:flex}@media screen and (width<=1439px){.legal-detail .info{margin-bottom:32px}}@media screen and (width<=767px){.legal-detail .info{gap:8px}}
