#nprogress{pointer-events:none}#nprogress .bar{background:#39a0ff;position:fixed;z-index:10010;top:0;left:0;width:100%;height:4px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #39a0ff,0 0 5px #39a0ff;box-shadow:0 0 10px #39a0ff,0 0 5px #39a0ff;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-color:#39a0ff transparent transparent #39a0ff;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.progressParOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.container{width:100%}@media(min-width:1024px){.container{width:1000px}}@media(min-width:1280px){.container{width:1256px}}@media(min-width:1568px){.container{width:1544px}}@media(max-width:767px){.container{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}}.container,.container-fluid{position:relative;margin:0 auto;padding-left:24px;padding-right:24px}.container-fluid{width:-webkit-calc(100% - 24px);width:calc(100% - 24px)}.row{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex:0 1 auto;-moz-box-flex:0;flex:0 1 auto;-webkit-flex-direction:row;-moz-box-direction:normal;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.row,.row_reverse{-moz-box-orient:horizontal}.row_reverse{-webkit-flex-direction:row-reverse;-moz-box-direction:reverse;flex-direction:row-reverse}@media(max-width:767px){.row_reverse_mob{-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse}}.flex{display:-webkit-flex;display:-moz-box;display:flex}.flex_align_center{-webkit-align-items:center;-moz-box-align:center;align-items:center}.flex_align_end{-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}.flex_align_start{-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.flex_justify_center{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media(max-width:767px){.text-xs-left{text-align:left}}@media(max-width:1279px){.text-sm-left{text-align:left}}@media(min-width:1024px){.text-md-left{text-align:left}}@media(min-width:1280px){.text-lg-left{text-align:left}}@media(max-width:767px){.text-xs-center{text-align:center}}@media(max-width:1279px){.text-sm-center{text-align:center}}@media(min-width:1024px){.text-md-center{text-align:center}}@media(min-width:1280px){.text-lg-center{text-align:center}}@media(max-width:767px){.text-xs-right{text-align:right}}@media(max-width:1279px){.text-sm-right{text-align:right}}@media(min-width:1024px){.text-md-right{text-align:right}}@media(min-width:1280px){.text-lg-right{text-align:right}}.hide-on-mobile{display:none}@media(min-width:767px){.hide-on-mobile{display:block}}.show-on-mobile{display:none}@media(max-width:1023px){.show-on-mobile{display:block}}.hide-on-desktop{display:none}@media(max-width:1023px){.hide-on-desktop{display:block}}.show-on-desktop{display:none}@media(min-width:1023px){.show-on-desktop{display:block}}@media(max-height:730px)and (orientation:landscape){.hide-on-narrow{display:none}}.show-on-narrow{display:none}@media(max-height:730px)and (orientation:landscape){.show-on-narrow{display:block}}[class^=col-]{position:relative;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;padding-right:12px;padding-left:12px;-webkit-flex-basis:100%;flex-basis:100%;width:100%}.col-xs-1{-webkit-flex-basis:8.3333333333%;flex-basis:8.3333333333%;width:8.3333333333%}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-right-1{margin-right:8.3333333333%}.col-xs-2{-webkit-flex-basis:16.6666666667%;flex-basis:16.6666666667%;width:16.6666666667%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-right-2{margin-right:16.6666666667%}.col-xs-3{-webkit-flex-basis:25%;flex-basis:25%;width:25%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-right-3{margin-right:25%}.col-xs-4{-webkit-flex-basis:33.3333333333%;flex-basis:33.3333333333%;width:33.3333333333%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-right-4{margin-right:33.3333333333%}.col-xs-5{-webkit-flex-basis:41.6666666667%;flex-basis:41.6666666667%;width:41.6666666667%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-right-5{margin-right:41.6666666667%}.col-xs-6{-webkit-flex-basis:50%;flex-basis:50%;width:50%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-right-6{margin-right:50%}.col-xs-7{-webkit-flex-basis:58.3333333333%;flex-basis:58.3333333333%;width:58.3333333333%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-right-7{margin-right:58.3333333333%}.col-xs-8{-webkit-flex-basis:66.6666666667%;flex-basis:66.6666666667%;width:66.6666666667%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-right-8{margin-right:66.6666666667%}.col-xs-9{-webkit-flex-basis:75%;flex-basis:75%;width:75%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-right-9{margin-right:75%}.col-xs-10{-webkit-flex-basis:83.3333333333%;flex-basis:83.3333333333%;width:83.3333333333%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-right-10{margin-right:83.3333333333%}.col-xs-11{-webkit-flex-basis:91.6666666667%;flex-basis:91.6666666667%;width:91.6666666667%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-right-11{margin-right:91.6666666667%}.col-xs-12{-webkit-flex-basis:100%;flex-basis:100%;width:100%}.col-xs-offset-12{margin-left:100%}.col-xs-offset-right-12{margin-right:100%}@media(min-width:768px){.col-sm-1{-webkit-flex-basis:8.3333333333%;flex-basis:8.3333333333%;width:8.3333333333%}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-right-1{margin-right:8.3333333333%}.col-sm-2{-webkit-flex-basis:16.6666666667%;flex-basis:16.6666666667%;width:16.6666666667%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-right-2{margin-right:16.6666666667%}.col-sm-3{-webkit-flex-basis:25%;flex-basis:25%;width:25%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-right-3{margin-right:25%}.col-sm-4{-webkit-flex-basis:33.3333333333%;flex-basis:33.3333333333%;width:33.3333333333%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-right-4{margin-right:33.3333333333%}.col-sm-5{-webkit-flex-basis:41.6666666667%;flex-basis:41.6666666667%;width:41.6666666667%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-right-5{margin-right:41.6666666667%}.col-sm-6{-webkit-flex-basis:50%;flex-basis:50%;width:50%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-right-6{margin-right:50%}.col-sm-7{-webkit-flex-basis:58.3333333333%;flex-basis:58.3333333333%;width:58.3333333333%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-right-7{margin-right:58.3333333333%}.col-sm-8{-webkit-flex-basis:66.6666666667%;flex-basis:66.6666666667%;width:66.6666666667%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-right-8{margin-right:66.6666666667%}.col-sm-9{-webkit-flex-basis:75%;flex-basis:75%;width:75%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-right-9{margin-right:75%}.col-sm-10{-webkit-flex-basis:83.3333333333%;flex-basis:83.3333333333%;width:83.3333333333%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-right-10{margin-right:83.3333333333%}.col-sm-11{-webkit-flex-basis:91.6666666667%;flex-basis:91.6666666667%;width:91.6666666667%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-right-11{margin-right:91.6666666667%}.col-sm-12{-webkit-flex-basis:100%;flex-basis:100%;width:100%}.col-sm-offset-12{margin-left:100%}.col-sm-offset-right-12{margin-right:100%}}@media(min-width:1024px){.col-md-1{-webkit-flex-basis:8.3333333333%;flex-basis:8.3333333333%;width:8.3333333333%}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-right-1{margin-right:8.3333333333%}.col-sm-offset-1{margin-left:auto}.col-md-2{-webkit-flex-basis:16.6666666667%;flex-basis:16.6666666667%;width:16.6666666667%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-right-2{margin-right:16.6666666667%}.col-sm-offset-2{margin-left:auto}.col-md-3{-webkit-flex-basis:25%;flex-basis:25%;width:25%}.col-md-offset-3{margin-left:25%}.col-md-offset-right-3{margin-right:25%}.col-sm-offset-3{margin-left:auto}.col-md-4{-webkit-flex-basis:33.3333333333%;flex-basis:33.3333333333%;width:33.3333333333%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-right-4{margin-right:33.3333333333%}.col-sm-offset-4{margin-left:auto}.col-md-5{-webkit-flex-basis:41.6666666667%;flex-basis:41.6666666667%;width:41.6666666667%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-right-5{margin-right:41.6666666667%}.col-sm-offset-5{margin-left:auto}.col-md-6{-webkit-flex-basis:50%;flex-basis:50%;width:50%}.col-md-offset-6{margin-left:50%}.col-md-offset-right-6{margin-right:50%}.col-sm-offset-6{margin-left:auto}.col-md-7{-webkit-flex-basis:58.3333333333%;flex-basis:58.3333333333%;width:58.3333333333%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-right-7{margin-right:58.3333333333%}.col-sm-offset-7{margin-left:auto}.col-md-8{-webkit-flex-basis:66.6666666667%;flex-basis:66.6666666667%;width:66.6666666667%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-right-8{margin-right:66.6666666667%}.col-sm-offset-8{margin-left:auto}.col-md-9{-webkit-flex-basis:75%;flex-basis:75%;width:75%}.col-md-offset-9{margin-left:75%}.col-md-offset-right-9{margin-right:75%}.col-sm-offset-9{margin-left:auto}.col-md-10{-webkit-flex-basis:83.3333333333%;flex-basis:83.3333333333%;width:83.3333333333%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-right-10{margin-right:83.3333333333%}.col-sm-offset-10{margin-left:auto}.col-md-11{-webkit-flex-basis:91.6666666667%;flex-basis:91.6666666667%;width:91.6666666667%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-right-11{margin-right:91.6666666667%}.col-sm-offset-11{margin-left:auto}.col-md-12{-webkit-flex-basis:100%;flex-basis:100%;width:100%}.col-md-offset-12{margin-left:100%}.col-md-offset-right-12{margin-right:100%}.col-sm-offset-12{margin-left:auto}}@media(min-width:1280px){.col-lg-1{-webkit-flex-basis:8.3333333333%;flex-basis:8.3333333333%;width:8.3333333333%}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-right-1{margin-right:8.3333333333%}.col-lg-2{-webkit-flex-basis:16.6666666667%;flex-basis:16.6666666667%;width:16.6666666667%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-right-2{margin-right:16.6666666667%}.col-lg-3{-webkit-flex-basis:25%;flex-basis:25%;width:25%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-right-3{margin-right:25%}.col-lg-4{-webkit-flex-basis:33.3333333333%;flex-basis:33.3333333333%;width:33.3333333333%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-right-4{margin-right:33.3333333333%}.col-lg-5{-webkit-flex-basis:41.6666666667%;flex-basis:41.6666666667%;width:41.6666666667%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-right-5{margin-right:41.6666666667%}.col-lg-6{-webkit-flex-basis:50%;flex-basis:50%;width:50%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-right-6{margin-right:50%}.col-lg-7{-webkit-flex-basis:58.3333333333%;flex-basis:58.3333333333%;width:58.3333333333%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-right-7{margin-right:58.3333333333%}.col-lg-8{-webkit-flex-basis:66.6666666667%;flex-basis:66.6666666667%;width:66.6666666667%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-right-8{margin-right:66.6666666667%}.col-lg-9{-webkit-flex-basis:75%;flex-basis:75%;width:75%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-right-9{margin-right:75%}.col-lg-10{-webkit-flex-basis:83.3333333333%;flex-basis:83.3333333333%;width:83.3333333333%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-right-10{margin-right:83.3333333333%}.col-lg-11{-webkit-flex-basis:91.6666666667%;flex-basis:91.6666666667%;width:91.6666666667%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-right-11{margin-right:91.6666666667%}.col-lg-12{-webkit-flex-basis:100%;flex-basis:100%;width:100%}.col-lg-offset-12{margin-left:100%}.col-lg-offset-right-12{margin-right:100%}}@media(min-width:1568px){.col-xlg-1{-webkit-flex-basis:8.3333333333%;flex-basis:8.3333333333%;width:8.3333333333%}.col-xlg-offset-1{margin-left:8.3333333333%}.col-xlg-offset-right-1{margin-right:8.3333333333%}.col-xlg-2{-webkit-flex-basis:16.6666666667%;flex-basis:16.6666666667%;width:16.6666666667%}.col-xlg-offset-2{margin-left:16.6666666667%}.col-xlg-offset-right-2{margin-right:16.6666666667%}.col-xlg-3{-webkit-flex-basis:25%;flex-basis:25%;width:25%}.col-xlg-offset-3{margin-left:25%}.col-xlg-offset-right-3{margin-right:25%}.col-xlg-4{-webkit-flex-basis:33.3333333333%;flex-basis:33.3333333333%;width:33.3333333333%}.col-xlg-offset-4{margin-left:33.3333333333%}.col-xlg-offset-right-4{margin-right:33.3333333333%}.col-xlg-5{-webkit-flex-basis:41.6666666667%;flex-basis:41.6666666667%;width:41.6666666667%}.col-xlg-offset-5{margin-left:41.6666666667%}.col-xlg-offset-right-5{margin-right:41.6666666667%}.col-xlg-6{-webkit-flex-basis:50%;flex-basis:50%;width:50%}.col-xlg-offset-6{margin-left:50%}.col-xlg-offset-right-6{margin-right:50%}.col-xlg-7{-webkit-flex-basis:58.3333333333%;flex-basis:58.3333333333%;width:58.3333333333%}.col-xlg-offset-7{margin-left:58.3333333333%}.col-xlg-offset-right-7{margin-right:58.3333333333%}.col-xlg-8{-webkit-flex-basis:66.6666666667%;flex-basis:66.6666666667%;width:66.6666666667%}.col-xlg-offset-8{margin-left:66.6666666667%}.col-xlg-offset-right-8{margin-right:66.6666666667%}.col-xlg-9{-webkit-flex-basis:75%;flex-basis:75%;width:75%}.col-xlg-offset-9{margin-left:75%}.col-xlg-offset-right-9{margin-right:75%}.col-xlg-10{-webkit-flex-basis:83.3333333333%;flex-basis:83.3333333333%;width:83.3333333333%}.col-xlg-offset-10{margin-left:83.3333333333%}.col-xlg-offset-right-10{margin-right:83.3333333333%}.col-xlg-11{-webkit-flex-basis:91.6666666667%;flex-basis:91.6666666667%;width:91.6666666667%}.col-xlg-offset-11{margin-left:91.6666666667%}.col-xlg-offset-right-11{margin-right:91.6666666667%}.col-xlg-12{-webkit-flex-basis:100%;flex-basis:100%;width:100%}.col-xlg-offset-12{margin-left:100%}.col-xlg-offset-right-12{margin-right:100%}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-regular.dc9c0830fb34ea831853f6b5c49dd0fa.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-regular.dc9c0830fb34ea831853f6b5c49dd0fa.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-regular.f263cfd0a6fa311229a6321b6f901d03.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-regular.c1ba4359982fe0cc48ec8d1ad403fdeb.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-regular.4ff99841b08686bda3f7921d91044afb.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-regular.22d8566c41c8d731931b58ae64f72170.svg) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-500.13dd0ad41fb370ace5aaaf70c9b6300e.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-500.13dd0ad41fb370ace5aaaf70c9b6300e.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-500.057bc00d3ab1fcfca0683ce3c68e7a12.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-500.6e1f7d3787594a69ed456275d2debff0.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-500.7ac059171ee59fbe8b33565ba138d089.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-500.ebf71ddd0fe3ca70ddd346e7c300fc48.svg) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600.22d22edc51b42df22dbc86e486778bde.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600.22d22edc51b42df22dbc86e486778bde.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600.eb4735b30729893f823d0cd355a377f1.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600.76f41669c841bc25d1b71f4e34e831fe.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600.257ff2ade74c135ac41efff0e99519f5.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600.160f4d63e15ce27241b6e8f006b77c5a.svg) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-700.d7874418aba069eb92e8aa36e97004ad.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-700.d7874418aba069eb92e8aa36e97004ad.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-700.e9dea54ec59e29a6913f2b5829d766b9.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-700.082762b455a3f227e8ac329c283f8ad6.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-700.6cbb516e629a7542e7a823790091e885.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-700.fac85a3030008d30b0b8faaaa0edf48d.svg) format("svg")}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600italic.23ea7e559b0ec7d22d8809548b4a8c06.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600italic.23ea7e559b0ec7d22d8809548b4a8c06.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600italic.e215f05260116e29601cca05b1612fd8.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600italic.9cb63491641aceaff6c466be81edc1a8.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600italic.67b9f9053ecbe900713de84c98e8abb4.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-600italic.d9cf0d40b5a1d15274ff024990c97b1b.svg) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-800.b87367c681e6c4a5a8c41e6369fc7757.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-800.b87367c681e6c4a5a8c41e6369fc7757.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-800.c77eb21b0e700dc73f10492fbb18924d.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-800.69621f66b7245737a408a0ba9b869b27.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-800.6e45a402530262bfae047451d493fa76.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/montserrat-v15-latin_cyrillic-800.0546360978b1d8330d96f4423876795b.svg) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-300.52d395af2884c683297ae5f0c9d54233.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-300.52d395af2884c683297ae5f0c9d54233.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-300.9b309921356c40c8e42f23b67450aa4f.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-300.dd423309b826afb9804761e586a5f77a.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-300.5d95bccec3433ac543afbbe321ddba93.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-300.991f795de66ec216a1f8c2ebf2172e74.svg) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-regular.2de0c3fff51ca8ba09b269ece5ed99db.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-regular.2de0c3fff51ca8ba09b269ece5ed99db.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-regular.f3cc56e19e8c2b9706bd63a75c2d2291.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-regular.3a9d859c0b19407fa725dbc9929526ff.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-regular.1bfc1feecd499c8410a66f40379f9e85.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-regular.4f862c8ba4ed785461ee30cf79232437.svg) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-500.5bc2a2a34a8e61f92f2e48dc049e3a77.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-500.5bc2a2a34a8e61f92f2e48dc049e3a77.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-500.d450a4debc4880ebbb87705e69e23473.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-500.ec55685eebb7144f306ee4d57a54a98f.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-500.c6e2725b06eaa301aad2ab556c6b8cac.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-500.9024e4c16d0f988f48484fe5e1dd0741.svg) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700.534f9a568bbb9f3f2b5033e10d67b0a8.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700.534f9a568bbb9f3f2b5033e10d67b0a8.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700.fe848f0b984ed7d46b526062f3f89606.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700.e8f864e2301587e39a1c760d9ea77d5a.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700.424addcde10965c9987a77ac6617ba0a.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700.9cc0e6124996a89894204ad52a5b394d.svg) format("svg")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700italic.c3fcf20e267c084dc5912078e67f26a5.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700italic.c3fcf20e267c084dc5912078e67f26a5.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700italic.c8045a5e8926216504f1dfd8a328d67e.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700italic.f4068e6cac6ab3437fb5ca716016613a.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700italic.f8194bcf797771b3920c4adad5568027.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-700italic.ea7a3036ad9539366729b18d85106cd0.svg) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-900.1e157bccc36530ce190209d262c2d3ff.eot);src:url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-900.1e157bccc36530ce190209d262c2d3ff.eot) format("embedded-opentype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-900.2c04bd1358713a1596d6f5e8c0b35d46.woff2) format("woff2"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-900.ece90796a1f45b30a34f8fc23992ff7e.woff) format("woff"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-900.605f74a313d56a41bdee8588f9da9a25.ttf) format("truetype"),url(/projects/vertinsky/vertinskij/_next/static/media/roboto-v20-latin_cyrillic-900.117624e99e0b7e9ded571ae2792ea337.svg) format("svg")}.playerFrame{position:absolute;top:0;left:0;right:0;bottom:0;border:none;width:100%;height:100%}.playerFrameWrap{position:relative}@media(max-width:767px){.playerFrameWrap{margin-left:-24px;margin-right:-24px}}.playerFrameWrap:before{content:"";display:block;width:100%;padding-top:56.25%}.playerInnerOverlay{opacity:0;max-height:0}.playerInner.minimized .playerInnerOverlay{-webkit-transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;max-height:100%;opacity:1}.playerInner.minimized.standalone:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:auto;bottom:0;height:50px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(24,27,34,0)),color-stop(150%,#181b22));background:-webkit-linear-gradient(top,rgba(24,27,34,0),#181b22 150%);background:linear-gradient(180deg,rgba(24,27,34,0),#181b22 150%);z-index:10;-webkit-transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;max-height:0;padding:0;opacity:0}.playerInner.minimized.standalone:hover:before{-webkit-transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;max-height:100%;opacity:1}.playerInner.minimized{position:fixed;left:10px;bottom:10px;width:400px;height:225px;-webkit-transition:left .3s ease-in-out,height .3s ease-in-out;transition:left .3s ease-in-out,height .3s ease-in-out;background:#4a9eff;border-radius:10px;overflow:hidden;opacity:1;z-index:500}.playerInner.minimized:hover .playerFullscreen,.playerInner.minimized:hover .playerMute:not(.muted){-webkit-transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;max-height:100%;opacity:1}.playerInner.minimized:hover .playerMute.Muted,.playerInner.minimized:hover .playerUnMute:not(.muted){-webkit-transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;max-height:0;padding:0;opacity:0}.playerInner.minimized:hover .playerUnMute.muted{-webkit-transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;max-height:100%;opacity:1}.playerInner.minimized.playerActive{opacity:1}.playerInner.minimized.playerHidden{left:-380px;height:100px;border-radius:3px}.playerInner.minimized.playerHidden .playerClose,.playerInner.minimized.playerHidden .playerFullscreen,.playerInner.minimized.playerHidden:before{-webkit-transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;max-height:0;padding:0;opacity:0}.playerInner.minimized.playerHidden .playerButton{-webkit-transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;max-height:100%;opacity:1}.playerInner.minimized.playerHidden .playerFrame{-webkit-transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;max-height:0;padding:0;opacity:0}.playerInner.minimized .playerClose,.playerInner.minimized .playerFullscreen,.playerInner.minimized .playerMute,.playerInner.minimized .playerTitle{position:absolute;display:-webkit-flex;display:-moz-box;display:flex;color:#fff;cursor:pointer;outline:none;overflow:hidden;border:0}.playerInner.minimized .playerFullscreen,.playerInner.minimized .playerMute,.playerInner.minimized .playerUnmute{-webkit-transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;max-height:0;padding:0;opacity:0}.playerInner.minimized .playerFullscreen svg,.playerInner.minimized .playerMute svg,.playerInner.minimized .playerUnmute svg{margin-right:0;opacity:.8}.playerInner.minimized .playerFullscreen svg path,.playerInner.minimized .playerMute svg path,.playerInner.minimized .playerUnmute svg path{-webkit-transition:fill .25s linear;transition:fill .25s linear;fill:#fff}.playerInner.minimized .playerFullscreen:hover path,.playerInner.minimized .playerMute:hover path,.playerInner.minimized .playerUnmute:hover path{fill:#99c2ff}.playerInner.minimized .playerFullscreen,.playerInner.minimized .playerMute{bottom:20px;margin:0;border-radius:0;z-index:20}.playerInner.minimized .playerMute{left:20px;width:31px;height:31px}.playerInner.minimized .playerFullscreen{right:20px;width:31px;height:31px}.playerInner.minimized .playerClose,.playerInner.minimized .playerTitle{top:10px;z-index:10}.playerInner.minimized .playerClose:before,.playerInner.minimized .playerTitle:before{z-index:-1;content:"";position:absolute;left:0;top:0;height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:.8;border-radius:3px;background-color:#181b22}.playerInner.minimized .playerTitle{left:10px;font-family:Montserrat;font-style:normal;font-weight:700;font-size:8.29733px;line-height:12px;letter-spacing:.05em;text-transform:uppercase;color:#fff;padding:1px 3px}.playerInner.minimized .playerClose{right:10px;width:28px;height:22px;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.playerInner.minimized .playerCloseButton{position:absolute;width:32px;height:22px;border:none}.playerInner.minimized .playerCloseButton:after,.playerInner.minimized .playerCloseButton:before{height:1px;width:12px;-webkit-transition:background-color .25s linear;transition:background-color .25s linear}.playerInner.minimized .playerCloseButton:hover{border-color:transparent}.playerInner.minimized .playerCloseButton:hover:after,.playerInner.minimized .playerCloseButton:hover:before{background-color:#99c2ff}.playerInner.minimized .playerCloseButton:active{background-color:transparent}.playerInner.minimized .playerCloseButton:active:after,.playerInner.minimized .playerCloseButton:active:before{background-color:#fff}.playerInner.minimized .playerCloseButton:active path{fill:#fff}.playerInner.minimized .playerButton{-webkit-transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;transition:max-height 0s .5s,padding 0s .5s,opacity .5s 0s;max-height:0;opacity:0;position:absolute;right:20px;top:0;width:100px;margin:0;padding:3px 0;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);text-transform:uppercase;font-family:Montserrat;font-size:8px;font-style:normal;font-weight:700;line-height:12px;letter-spacing:.05em}.playerInner.minimized .playerFrame{-webkit-transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;transition:max-height 0s 0s,padding 0s 0s,opacity .5s 0s;max-height:100%;opacity:1}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{padding:0;margin:0;font-family:Roboto,serif;background:#000;color:#fff}body{overflow-y:scroll;overflow-x:hidden;min-width:360px}#__next{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;min-height:100vh}main{-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}h1{font-style:normal;font-weight:600;font-size:20px;margin-top:30px;margin-bottom:16px}h1,h2{font-family:Montserrat;line-height:20px}h2{position:relative;font-weight:700;text-align:center;text-transform:uppercase;margin-top:0;font-size:14px;letter-spacing:1.4px}@media(min-width:768px){h2{text-align:left}}@media(min-width:1024px){h2{font-size:15px;letter-spacing:1.5px}}@media(min-width:1280px){h2{font-size:18px;line-height:24px;letter-spacing:1.8px}}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hover-dropdown-arrow:hover .dropdown-arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@-webkit-keyframes ClickAnimation_click__2Ka6Q{0%{padding-top:0;width:0}to{padding-top:320%;width:320%}}@keyframes ClickAnimation_click__2Ka6Q{0%{padding-top:0;width:0}to{padding-top:320%;width:320%}}.ClickAnimation_main__2k6vn{position:absolute;width:100%;height:100%;top:0;left:0}.ClickAnimation_main__2k6vn .ClickAnimation_item__1ZrJb{padding-top:0;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:ClickAnimation_click__2Ka6Q 1s forwards;animation:ClickAnimation_click__2Ka6Q 1s forwards;background:#fff;height:0;width:0;opacity:.8;position:absolute;border-radius:100%;-webkit-transition:opacity 1s;transition:opacity 1s}@media(min-width:1024px){.ClickAnimation_main__2k6vn .ClickAnimation_item__1ZrJb{background:#bbb}}.ClickAnimation_main__2k6vn.ClickAnimation_lightWhite__3KUR_ .ClickAnimation_item__1ZrJb{opacity:.3}@media(max-width:1023px){.ClickAnimation_main__2k6vn.ClickAnimation_blue__-GefG .ClickAnimation_item__1ZrJb{background:#3c89fc}}.ClickAnimation_exitActive__gkiPn{opacity:0!important}.Button_button__1PN8c{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:auto;min-height:auto;-webkit-align-items:center;-moz-box-align:center;align-items:center;background-repeat:no-repeat;background-size:contain;background-position:50%;background-color:transparent;outline:none;padding:11px 20px;font-size:12px;line-height:14px;border:1px solid transparent;font-weight:400;text-decoration:none;border-radius:50px;cursor:pointer;margin:20px auto;text-align:center;-webkit-transition:all .5s;transition:all .5s;-webkit-transform:translateZ(0);transform:translateZ(0)}.Button_button__1PN8c .Button_content__iYr6D{z-index:1;pointer-events:none}.Button_button__1PN8c .Button_content__iYr6D,.Button_button__1PN8c .Button_content__iYr6D .Button_text__3E5rn{display:-webkit-flex;display:-moz-box;display:flex}.Button_button__1PN8c svg{margin-right:10px}.Button_button__1PN8c svg path{-webkit-transition:fill .5s;transition:fill .5s}@media(max-width:767px){.Button_button__1PN8c{margin:10px auto}}.Button_button__1PN8c.Button_blue__SYfx-{color:#4a9fff;border-color:#4a9fff}@media(min-width:768px){.Button_button__1PN8c.Button_blue__SYfx-:hover{color:#15191c;background-color:#fff;border-color:#fff}.Button_button__1PN8c.Button_blue__SYfx-:hover svg path{fill:#15191c}}.Button_button__1PN8c.Button_white__3N7ae{border-color:#fff;background-color:rgba(0,0,0,.3137254901960784)}@media(min-width:768px){.Button_button__1PN8c.Button_white__3N7ae:hover{color:#15191c;background-color:#fff}.Button_button__1PN8c.Button_white__3N7ae:hover svg path{fill:#15191c}}.Button_button__1PN8c.Button_grey__2qlUq{background-color:#181b22;border-radius:6px;font-size:13px;font-weight:700;color:#5d5f64}@media(min-width:768px){.Button_button__1PN8c.Button_grey__2qlUq:hover{background-color:#20232d;color:#99c2ff}}.Button_svgAfter__mJ0kT{position:relative;margin-left:5px}.Button_svgAfter__mJ0kT svg{margin-right:0}.Header_header__3shPf{position:fixed;width:100%;left:0;top:0;z-index:1000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:height .5s,top .5s;transition:height .5s,top .5s;color:#fff;font-family:Montserrat,sans-serif;background:-webkit-gradient(linear,left bottom,left top,from(transparent),to(#000));background:-webkit-linear-gradient(bottom,transparent,#000);background:linear-gradient(0deg,transparent,#000);height:75px}@media(min-width:768px){.Header_header__3shPf{height:75px}}@media(min-width:1024px){.Header_header__3shPf{height:80px}}@media(min-width:1280px){.Header_header__3shPf{height:80px}}.Header_header__3shPf.Header_hidden__VyLq3{top:-100px!important}.Header_mainHeader__38yZe{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%;height:75px}@media(min-width:768px){.Header_mainHeader__38yZe{height:75px}}@media(min-width:1024px){.Header_mainHeader__38yZe{height:80px}}@media(min-width:1280px){.Header_mainHeader__38yZe{height:80px}}.Header_leftBlock__3M4PH{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.Header_leftBlock__3M4PH .Header_button__Aep21{padding:7px 28px;border-radius:6px;margin-right:5px;text-transform:uppercase;font-family:Roboto;font-weight:700;font-size:11px;line-height:21px;letter-spacing:.1em;background-color:rgba(37,13,73,.30196078431372547);border:1px solid #e9b89c;color:#fff;backdrop-filter:blur(14px);display:none}@media(min-width:1024px){.Header_leftBlock__3M4PH .Header_button__Aep21{display:block}}.Header_leftBlock__3M4PH .Header_button__Aep21:hover{color:#fff;background-color:rgba(233,184,156,.4);border:1px solid #e9b89c}.Header_leftBlock__3M4PH .Header_button__Aep21.Header_back__1fEYv{color:#fff;border:1px solid hsla(0,0%,100%,.30196078431372547);background-color:transparent}.Header_leftBlock__3M4PH .Header_button__Aep21.Header_back__1fEYv svg{margin-left:-5px}.Header_leftBlock__3M4PH .Header_button__Aep21.Header_back__1fEYv svg path{-webkit-transition:stroke .5s;transition:stroke .5s}.Header_leftBlock__3M4PH .Header_button__Aep21.Header_back__1fEYv:hover{color:#e9b89c;border:1px solid hsla(0,0%,100%,.30196078431372547);background-color:transparent}.Header_leftBlock__3M4PH .Header_button__Aep21.Header_back__1fEYv:hover svg path{stroke:#e9b89c}.Header_leftBlock__3M4PH .Header_button__Aep21.Header_trailer__2oRx4{color:#000;background-color:rgba(233,184,156,.8)}.Header_leftBlock__3M4PH .Header_button__Aep21.Header_trailer__2oRx4:hover{background-color:#e9b89c}.Header_leftBlock__3M4PH .Header_button__Aep21 [class^=Button_content_]{-webkit-align-items:center;-moz-box-align:center;align-items:center}.Header_leftBlock__3M4PH .Header_button__Aep21 [class^=Button_svgAfter_]{margin-left:18px;margin-right:-10px}@media(max-width:1023px){.Header_leftBlock__3M4PH .Header_button__Aep21 [class^=Button_svgAfter_]{margin-left:9px;margin-right:0}}.Header_rightBlock__1XMv_{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%;max-width:200px;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.Header_logo__1hp2f{margin-top:5px}@media(max-width:767px){.Header_logo__1hp2f{margin-right:30px}}@media(min-width:768px){.Header_logo__1hp2f{margin-right:52px}}@media(min-width:1024px){.Header_logo__1hp2f{margin-right:45px}}.Footer_footer__22uqC{height:40px;overflow:hidden;font-family:Roboto;color:#e9b89c;font-size:8px;line-height:15px;font-weight:400;margin-bottom:80px}@media(min-width:768px){.Footer_footer__22uqC{height:70px;margin-bottom:50px}}@media(min-width:1024px){.Footer_footer__22uqC{margin-bottom:0}}@media(min-width:1568px){.Footer_footer__22uqC{font-size:11px;line-height:21px}}.Footer_footer__22uqC p{margin-bottom:15px}.Footer_footer__22uqC a{color:#fff;font-weight:700;line-height:20px;text-decoration:none}.Footer_footer__22uqC a:active,.Footer_footer__22uqC a:hover{color:#fff}.Footer_footer__22uqC a:hover{text-decoration:underline}.Footer_footer__22uqC .Footer_age__x_GGL{font-family:Montserrat;font-size:21px;font-style:normal;font-weight:300;line-height:21px;letter-spacing:.1em;display:none}@media(min-width:1024px){.Footer_footer__22uqC .Footer_age__x_GGL{display:block}}@media(min-width:1568px){.Footer_footer__22uqC .Footer_age__x_GGL{font-size:30px;line-height:30px}}.CommonLayout_main__1SVHq{padding-top:75px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}@media(max-width:1023px)and (orientation:landscape){.CommonLayout_main__1SVHq{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000)),url(/projects/vertinsky/vertinskij/img/background/back_mobile.png) 50% 0 no-repeat;background:-webkit-linear-gradient(top,transparent,#000),url(/projects/vertinsky/vertinskij/img/background/back_mobile.png) 50% 0 no-repeat;background:linear-gradient(180deg,transparent,#000),url(/projects/vertinsky/vertinskij/img/background/back_mobile.png) 50% 0 no-repeat;background-size:cover}}@media(min-width:1024px){.CommonLayout_main__1SVHq{-webkit-align-items:stretch;-moz-box-align:stretch;align-items:stretch;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-top:75px;padding-top:80px}}@media(min-width:1280px){.CommonLayout_main__1SVHq{padding-top:80px}}