@keyframes swiper-preloader-spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes sk-chase {
    to {
        transform: rotate(360deg)
    }
}

@keyframes sk-chase-dot {

    80%,
    to {
        transform: rotate(360deg)
    }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(.4)
    }

    0%,
    to {
        transform: scale(1)
    }
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

caption,
td,
th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

a img {
    border: 0
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible,
.section__header menu li:hover .children,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url(../../fonts/GTEestiProDisplay-Medium.eot);
    src: url(../../fonts/GTEestiProDisplay-Medium.eot?#iefix) format('embedded-opentype'), url(../../fonts/GTEestiProDisplay-Medium.woff2) format('woff2'), url(../../fonts/GTEestiProDisplay-Medium.woff) format('woff'), url(../../fonts/GTEestiProDisplay-Medium.ttf) format('truetype'), url(../../fonts/GTEestiProDisplay-Medium.svg#GTEestiProDisplay-Medium) format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url(../../fonts/GTEestiProDisplay-Regular.eot);
    src: url(../../fonts/GTEestiProDisplay-Regular.eot?#iefix) format('embedded-opentype'), url(../../fonts/GTEestiProDisplay-Regular.woff2) format('woff2'), url(../../fonts/GTEestiProDisplay-Regular.woff) format('woff'), url(../../fonts/GTEestiProDisplay-Regular.ttf) format('truetype'), url(../../fonts/GTEestiProDisplay-Regular.svg#GTEestiProDisplay-Regular) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url(../../fonts/GTEestiDisplayLC-Bd.eot);
    src: url(../../fonts/GTEestiDisplayLC-Bd.eot?#iefix) format('embedded-opentype'), url(../../fonts/GTEestiDisplayLC-Bd.woff2) format('woff2'), url(../../fonts/GTEestiDisplayLC-Bd.woff) format('woff'), url(../../fonts/GTEestiDisplayLC-Bd.ttf) format('truetype'), url(../../fonts/GTEestiDisplayLC-Bd.svg#GTEestiDisplayLC-Bd) format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative
}

.scroll-wrapper>.scroll-content {
    border: 0 !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar,
.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scroll-element {
    display: none
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box
}

.scroll-element .scroll-arrow,
.scroll-element .scroll-bar {
    cursor: default
}

.scroll-textarea {
    border: 1px solid #ccc;
    border-top-color: #999
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important
}

.scroll-textarea>.scroll-content>textarea {
    border: 0 !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: 0;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important
}

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-inner>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%
}

.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px
}

.scrollbar-inner>.scroll-element .scroll-element_outer,
body.show-mobile-menu {
    overflow: hidden
}

.scrollbar-inner>.scroll-element .scroll-bar,
.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.scrollbar-inner>.scroll-element .scroll-bar,
.scrollbar-inner>.scroll-element .scroll-element_track {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: .4
}

.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color: #e0e0e0
}

.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #c2c2c2
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar,
.scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px
}

@font-face {
    font-family: 'swiper-icons';
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-slide,
.swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-wrapper {
    z-index: 1;
    display: flex;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1*var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size)
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.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: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.section__header .right-block-mobile .search img.hide,
.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.animate,
.animate:hover,
a,
a:hover,
input,
input:focus,
textarea,
textarea:hover {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.section__contacts .content h1,
.section__contacts .content h2,
.section__contacts .content h3,
.section__contacts .content h4,
.section__contacts .content h5,
.section__event .content h1,
.section__event .content h2,
.section__event .content h3,
.section__event .content h4,
.section__event .content h5,
.section__page .content h1,
.section__page .content h2,
.section__page .content h3,
.section__page .content h4,
.section__page .content h5,
.section__partner .content h1,
.section__partner .content h2,
.section__partner .content h3,
.section__partner .content h4,
.section__partner .content h5,
.section__single .content h1,
.section__single .content h2,
.section__single .content h3,
.section__single .content h4,
.section__single .content h5,
.section__team .content h1,
.section__team .content h2,
.section__team .content h3,
.section__team .content h4,
.section__team .content h5,
body,
input,
textarea {
    font-family: 'GT Eesti Pro Display', sans-serif
}

a {
    color: #1d1d1d
}

.cookie-message .actions a:hover,
.cookie-message .actions div:hover,
a:hover {
    text-decoration: underline
}

body {
    font-size: 1vw;
    font-style: normal;
    line-height: normal;
    color: #262424;
    word-break: break-word
}

.rounded {
    border-radius: .3vw
}

@media (max-width:480px) {
    .rounded {
        border-radius: 1.2vw
    }
}

.cookie-message {
    position: fixed;
    left: 1vw;
    bottom: 1vw;
    width: 98vw;
    padding: 1vw;
    background: #efece2;
    display: flex;
    z-index: 999;
    justify-content: center;
    align-items: center
}

@media (max-width:480px) {
    .cookie-message {
        flex-direction: column;
        padding: 3vw;
        left: 3vw;
        bottom: 3vw;
        width: 94vw
    }

    .cookie-message .message {
        font-size: 3vw;
        text-align: center
    }
}

.cookie-message .actions {
    margin-left: 2vw;
    display: flex
}

@media (max-width:480px) {
    .cookie-message .actions {
        margin-left: 0;
        margin-top: 4vw
    }
}

.cookie-message .actions a,
.cookie-message .actions div {
    background: #000;
    color: #fff;
    font-size: .9vw;
    cursor: pointer
}

.cookie-message .actions a {
    padding: 1vw
}

@media (max-width:480px) {

    .cookie-message .actions a,
    .cookie-message .actions div {
        font-size: 2.7vw;
        padding: 2vw
    }
}

.cookie-message .actions div {
    font-weight: 500;
    padding: 1vw 2.5vw
}

@media (max-width:480px) {
    .cookie-message .actions div {
        padding: 2vw 4vw
    }
}

.cookie-message .actions a {
    margin-right: .5vw;
    background: #423939;
    text-decoration: none
}

@media (max-width:480px) {
    .cookie-message .actions a {
        margin-left: 3vw
    }
}

.cover-size {
    background-size: cover !important
}

.ajax-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 999;
    background: rgba(255, 255, 255, .96)
}

@media (max-width:480px) {
    .ajax-loader {
        height: 100vh;
        width: 100vw
    }
}

.ajax-loader .sk-chase {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both
}

.ajax-loader .sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2s infinite ease-in-out both
}

.ajax-loader .sk-chase-dot:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #423939;
    border-radius: 100%;
    animation: sk-chase-dot-before 2s infinite ease-in-out both
}

.ajax-loader .sk-chase-dot:nth-child(1),
.ajax-loader .sk-chase-dot:nth-child(1):before {
    animation-delay: -1.1s
}

.ajax-loader .sk-chase-dot:nth-child(2),
.ajax-loader .sk-chase-dot:nth-child(2):before {
    animation-delay: -1s
}

.ajax-loader .sk-chase-dot:nth-child(3),
.ajax-loader .sk-chase-dot:nth-child(3):before {
    animation-delay: -.9s
}

.ajax-loader .sk-chase-dot:nth-child(4),
.ajax-loader .sk-chase-dot:nth-child(4):before {
    animation-delay: -.8s
}

.ajax-loader .sk-chase-dot:nth-child(5),
.ajax-loader .sk-chase-dot:nth-child(5):before {
    animation-delay: -.7s
}

.ajax-loader .sk-chase-dot:nth-child(6),
.ajax-loader .sk-chase-dot:nth-child(6):before {
    animation-delay: -.6s
}

.section {
    padding: 0 5vw;
    display: flex
}

.section__header {
    padding: 1vw 5vw;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    position: fixed;
    width: 100vw;
    z-index: 9999
}

@media (max-width:480px) {
    .section__header {
        padding: 2vw 3vw 2vw 5vw
    }
}

.section__header.scrolled {
    box-shadow: 0 0 1vw rgba(0, 0, 0, .07)
}

@media (max-width:480px) {
    .section__header.scrolled {
        box-shadow: 0 0 5vw rgba(0, 0, 0, .1)
    }

    .section__header .logo {
        position: relative;
        z-index: 999
    }
}

.section__header .logo img {
    width: 18vw;
    height: auto
}

@media (max-width:480px) {
    .section__header .logo img {
        width: 40vw
    }
}

.section__header.header-en .right-block .language,
.section__header.header-en menu {
    margin-top: 1.45vw
}

.section__header menu {
    display: flex;
    list-style: none;
    margin-top: 1.8vw
}

@media (max-width:480px) {
    .section__header menu {
        display: none
    }
}

.section__header menu li {
    margin-right: .4vw
}

.section__header menu li:last-child,
.section__main .more-news .social-networks .social-networks-items a:last-child,
.section__main-mobile .more-news .social-networks .social-networks-items a:last-child {
    margin-right: 0
}

.section__header menu li a {
    text-decoration: none;
    font-size: 1.1vw;
    display: block
}

.section__header menu li>a {
    padding: .6vw .8vw
}

.section__header menu li>a::before {
    background: #e8e3d8
}

.section__header menu li>a:hover {
    background: #f9f7ef
}

.section__header menu li .children {
    position: absolute;
    padding-top: .2vw;
    display: none
}

.section__header menu li .children .triangle {
    width: 0;
    height: 0;
    border-left: .5vw solid transparent;
    border-right: .5vw solid transparent;
    border-bottom: .5vw solid #f9f7ef;
    margin-left: 1.5vw
}

.section__header .right-block .language .children ul,
.section__header menu li .children ul {
    background: #f9f7ef;
    margin-left: -10%;
    overflow: hidden;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.section__header .right-block .language .children ul li,
.section__header menu li .children ul li {
    margin-right: 0
}

.section__header .right-block .language .children ul li:first-child a,
.section__header menu li .children ul li:first-child a {
    padding-top: 1vw
}

.section__header .right-block .language .children ul li:last-child a,
.section__header menu li .children ul li:last-child a {
    padding-bottom: 1vw
}

.section__header menu li .children ul li a {
    padding: .5vw 1vw;
    font-size: .9vw
}

.section__header .right-block .language .active::before,
.section__header .right-block .language .children ul li a:hover,
.section__header menu li .children ul li a:hover {
    background: #e8e3d8
}

.section__header .right-block-mobile {
    display: none;
    position: relative;
    z-index: 999
}

@media (max-width:480px) {
    .section__header .right-block-mobile {
        display: flex
    }
}

.section__header .right-block-mobile .menu-mobile,
.section__header .right-block-mobile .search {
    padding: 2vw
}

.section__header .right-block-mobile .search img {
    height: auto
}

.section__header .right-block-mobile .menu-mobile img {
    width: 5.5vw;
    height: auto
}

.section__header .right-block-mobile .menu-mobile {
    width: 9.5vw
}

.section__header .right-block-mobile .menu-mobile .hide {
    display: none;
    width: 4.5vw
}

.section__header .right-block-mobile .search img {
    width: 4.5vw
}

.section__header.show-mobile-menu .mobile-menu,
.section__header.show-mobile-menu .right-block-mobile .menu-mobile .hide {
    display: block
}

.section__events .header .navigation .filters .filter span.mobile,
.section__header .mobile-menu menu .children .triangle,
.section__header.search-open .right-block .search .button img.show,
.section__header.search-open .right-block-mobile .search img.show,
.section__header.show-mobile-menu .right-block-mobile .menu-mobile .show {
    display: none
}

.section__events .header .navigation .filters .filter.city:hover .available,
.section__header.search-open .right-block .search .button img.hide,
.section__header.search-open .right-block-mobile .search img.hide {
    display: block
}

.section__header .right-block {
    display: flex;
    align-items: center
}

@media (max-width:480px) {
    .section__header .right-block {
        display: none
    }
}

.section__header .right-block .language {
    margin-top: 1.8vw
}

.section__header .right-block .language .active {
    padding: .6vw .8vw;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: .9vw
}

.section__header .right-block .language .active img {
    width: .5vw;
    height: auto;
    margin-left: .5vw
}

.section__header .right-block .language .active:hover {
    background: #f9f7ef
}

.section__header .right-block .language .active:hover img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.section__header .right-block .language:hover .children {
    display: block
}

.section__header .right-block .language .children {
    position: absolute;
    padding-top: .2vw;
    display: none
}

.section__header .right-block .language .children .triangle {
    width: 0;
    height: 0;
    border-left: .5vw solid transparent;
    border-right: .5vw solid transparent;
    border-bottom: .5vw solid #f9f7ef;
    margin-left: 1.5vw
}

.section__header .right-block .language .children ul li a {
    padding: .5vw 1vw;
    font-size: .9vw;
    display: block;
    text-decoration: none
}

.section__header .right-block .search {
    margin-left: 2vw;
    border-left: 1px solid rgba(0, 0, 0, .1);
    padding-left: 1vw
}

.section__header .right-block .search .button {
    padding: 1vw;
    cursor: pointer;
    width: 3.5vw;
    height: 3.5vw;
    display: flex;
    align-items: center;
    justify-content: center
}

.section__header .right-block .search img {
    width: 1.5vw;
    height: auto
}

.section__header .right-block .search img.hide {
    display: none;
    width: 1.3vw
}

.section__header .mobile-menu {
    width: 100vw;
    padding: 24vw 5vw 30vw;
    background: #fff;
    z-index: 998;
    box-shadow: 0 0 2vw rgba(0, 0, 0, .1);
    left: 0;
    display: none;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    top: 0;
    position: fixed;
    height: 100vh;
    overflow: auto
}

.section__header .mobile-menu menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%
}

.section__header .mobile-menu menu>li {
    border-bottom: 1px solid rgba(0, 0, 0, .07)
}

.section__header .mobile-menu menu>li:last-child {
    border-bottom: none
}

.section__header .mobile-menu menu>li>a {
    font-size: 4.5vw;
    font-weight: 500;
    padding: 3vw 0
}

.section__header .mobile-menu menu .children {
    display: flex;
    position: relative
}

@media (max-width:480px) {
    .section__header .mobile-menu menu .children {
        margin-top: -2vw;
        margin-bottom: 2vw
    }
}

.section__header .mobile-menu menu .children ul {
    background: 0 0;
    display: flex;
    margin-left: 0;
    flex-wrap: wrap;
    flex-direction: column
}

.section__header .mobile-menu menu .children ul li:first-child a {
    padding-top: 3vw
}

.section__header .mobile-menu menu .children ul li:last-child a {
    padding-bottom: 3vw
}

.section__header .mobile-menu menu .children a {
    font-size: 3.2vw;
    font-weight: 400;
    padding: 2vw 0;
    border-radius: 1.2vw;
    margin-bottom: .5vw
}

.section__header .mobile-menu .language {
    margin-bottom: 3vw;
    display: flex
}

.section__header .mobile-menu .language .item {
    border-radius: 10vw;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 3vw;
    padding: 2.5vw 5.5vw;
    margin-right: .5vw;
    text-decoration: none
}

.section__header .mobile-menu .language .item.active {
    background: #f9f7ef
}

.section__main {
    padding: 7vw 0 0;
    flex-direction: column;
    width: 100vw;
    overflow: hidden
}

@media (max-width:480px) {
    .section__main {
        display: none
    }
}

.section__main .items {
    display: flex;
    width: 100%
}

.section__main .items .item {
    height: 43vw;
    width: 12%;
    padding: 5vw;
    display: flex;
    align-items: flex-end;
    cursor: pointer;
    text-decoration: none;
    border-left: 1px solid #fff;
    position: relative;
    -webkit-box-shadow: inset 0 0 24vw rgba(0, 0, 0, .1), inset 0 0 24vw rgba(0, 0, 0, .1), inset 0 0 24vw rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 0 24vw rgba(0, 0, 0, .1), inset 0 0 24vw rgba(0, 0, 0, .1), inset 0 0 24vw rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 24vw rgba(0, 0, 0, .1), inset 0 0 24vw rgba(0, 0, 0, .1), inset 0 0 24vw rgba(0, 0, 0, .1)
}

.section__main .items .item,
.section__main .items .item:hover {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.section__main .items .item .content {
    padding: 2vw;
    background: rgba(249, 247, 239, .9);
    flex-direction: column;
    width: 40vw;
    opacity: 0;
    position: absolute
}

.section__main .items .item .content h2 {
    font-size: 1.8vw;
    font-weight: 400
}

.section__main .items .item .content .info {
    display: flex;
    justify-content: space-between;
    margin-top: 1.5vw
}

.section__main .items .item .content .info .date {
    display: flex;
    align-items: center;
    font-size: .9vw;
    opacity: .5
}

.section__main .items .item .content .info .date img {
    width: 1.4vw;
    height: auto;
    margin-right: .5vw
}

.section__main .items .item .content .info .next {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 1.2vw;
    cursor: pointer
}

.section__main .items .item .content .info .next img {
    width: 1vw;
    margin-left: .5vw
}

.section__main .items .item.active {
    width: 64%
}

.section__main .items .item.active .content,
.section__main-mobile .swiper .swiper-slide.swiper-slide-active a .content {
    opacity: 1
}

.section__main .items .item.show-content .content {
    display: flex
}

.section__main .more-news {
    padding: 2vw 5vw 3vw;
    display: flex;
    justify-content: space-between
}

.section__main .more-news .button {
    display: flex;
    background: #f9f7ef;
    padding: 1.8vw 6vw;
    align-items: center;
    font-size: 1.3vw;
    font-weight: 400;
    text-decoration: none
}

.section__main .more-news .button:hover {
    background: #e8e3d8
}

.section__main .more-news .button span {
    margin-right: .7vw
}

.section__main .more-news .button img {
    width: 1.4vw;
    height: auto
}

.section__main .more-news .social-networks {
    display: flex;
    align-items: center
}

.section__main .more-news .social-networks .label {
    font-size: .9vw;
    opacity: .5;
    margin-right: 1vw
}

.section__main .more-news .social-networks .social-networks-items {
    display: flex
}

.section__main .more-news .social-networks .social-networks-items a,
.section__main-mobile .more-news .social-networks .social-networks-items a {
    display: block;
    margin-right: .25vw
}

.section__main .more-news .social-networks .social-networks-items a img {
    width: 1.9vw;
    height: auto
}

.section__main-mobile {
    display: none;
    padding: 0
}

@media (max-width:480px) {
    .section__main-mobile {
        display: block
    }
}

.section__main-mobile .swiper {
    width: 100%;
    height: 100%;
    padding-top: 16vw
}

.section__main-mobile .swiper .swiper-slide {
    border-radius: 1.2vw;
    overflow: hidden
}

.section__main-mobile .swiper .swiper-slide a {
    height: 120vw;
    width: 100%;
    display: flex;
    align-items: flex-end;
    padding: 3vw;
    text-decoration: none;
    -webkit-box-shadow: inset 0 0 24vw rgba(0, 0, 0, .2), inset 0 0 24vw rgba(0, 0, 0, .2), inset 0 0 24vw rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 24vw rgba(0, 0, 0, .2), inset 0 0 24vw rgba(0, 0, 0, .2), inset 0 0 24vw rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 24vw rgba(0, 0, 0, .2), inset 0 0 24vw rgba(0, 0, 0, .2), inset 0 0 24vw rgba(0, 0, 0, .2)
}

.section__main-mobile .swiper .swiper-slide a .content {
    padding: 5vw;
    background: rgba(249, 247, 239, .95);
    flex-direction: column;
    width: 100%;
    opacity: 0
}

.section__main-mobile .swiper .swiper-slide a .content h2 {
    font-size: 5vw;
    font-weight: 500
}

.section__main-mobile .swiper .swiper-slide a .content .info {
    display: flex;
    justify-content: space-between;
    margin-top: 4vw
}

.section__main-mobile .swiper .swiper-slide a .content .info .date {
    display: flex;
    align-items: center;
    font-size: 2.5vw;
    opacity: .5
}

.section__main-mobile .swiper .swiper-slide a .content .info .date img {
    width: 4vw;
    height: auto;
    margin-right: 1.2vw
}

.section__main-mobile .swiper .swiper-slide a .content .info .next {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 3.5vw;
    cursor: pointer
}

.section__main-mobile .swiper .swiper-slide a .content .info .next img {
    width: 3.5vw;
    margin-left: 1.5vw
}

.section__main-mobile .more-news {
    padding: 5vw 5vw 8vw;
    display: flex;
    flex-direction: column
}

.section__main-mobile .more-news .button {
    display: flex;
    background: #f9f7ef;
    padding: 4vw 6vw;
    align-items: center;
    font-size: 3.8vw;
    font-weight: 500;
    text-decoration: none;
    width: 100%;
    justify-content: center
}

.section__events .header .navigation .filters .filter.city .available .city:hover,
.section__main-mobile .more-news .button:hover {
    background: #e8e3d8
}

.section__main-mobile .more-news .button span {
    margin-right: 1.7vw
}

.section__main-mobile .more-news .button img {
    width: 3vw;
    height: auto
}

.section__main-mobile .more-news .social-networks {
    display: flex;
    align-items: center;
    flex-direction: column
}

@media (max-width:480px) {
    .section__main-mobile .more-news .social-networks {
        margin-top: 5vw
    }
}

.section__main-mobile .more-news .social-networks .label {
    font-size: 3vw;
    opacity: .5;
    margin-bottom: 3vw;
    padding: 0 12vw
}

@media (max-width:480px) {
    .section__main-mobile .more-news .social-networks .label {
        text-align: center
    }
}

.section__main-mobile .more-news .social-networks .social-networks-items {
    display: flex
}

@media (max-width:480px) {
    .section__main-mobile .more-news .social-networks .social-networks-items a {
        padding: .5vw
    }
}

.section__main-mobile .more-news .social-networks .social-networks-items a img {
    width: 6vw;
    height: auto
}

.section__partners-category {
    flex-direction: column
}

.section__events,
.section__last-news,
.section__partners,
.section__photo,
.section__video {
    padding: 3vw 0 4vw;
    flex-direction: column
}

@media (max-width:480px) {

    .section__events,
    .section__last-news,
    .section__news,
    .section__partners,
    .section__partners-category,
    .section__photo,
    .section__reforms,
    .section__video {
        padding: 5vw 0 7vw
    }
}

.section__events .header,
.section__last-news .header,
.section__news .header,
.section__partners .header,
.section__partners-category .header,
.section__photo .header,
.section__reforms .header,
.section__video .header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 0 5vw
}

@media (max-width:480px) {

    .section__events .header,
    .section__last-news .header,
    .section__news .header,
    .section__partners .header,
    .section__partners-category .header,
    .section__photo .header,
    .section__reforms .header,
    .section__video .header {
        flex-direction: column;
        padding: 0 5vw;
        align-items: flex-start
    }
}

.section__events .header .title,
.section__last-news .header .title,
.section__news .header .title,
.section__partners .header .title,
.section__partners-category .header .title,
.section__photo .header .title,
.section__reforms .header .title,
.section__video .header .title {
    font-weight: 500;
    font-size: 2.6vw;
    text-decoration: none
}

@media (max-width:480px) {

    .section__events .header .title,
    .section__last-news .header .title,
    .section__news .header .title,
    .section__partners .header .title,
    .section__partners-category .header .title,
    .section__photo .header .title,
    .section__reforms .header .title,
    .section__video .header .title {
        font-size: 6.5vw
    }
}

.section__events .header .title:hover,
.section__last-news .header .title:hover,
.section__partners .header .title:hover,
.section__partners-category .header .title:hover,
.section__photo .header .title:hover,
.section__video .header .title:hover {
    text-decoration: underline
}

.section__events.not-main {
    background: #f9f7ef
}

.section__events.loading .ajax-loader {
    display: flex
}

.section__events .ajax-loader {
    position: absolute;
    height: 100%
}

.section__events .header .navigation,
.section__events .header .navigation .filters {
    display: flex;
    align-items: center
}

@media (max-width:480px) {
    .section__events .header .navigation {
        justify-content: space-between;
        width: 100%;
        align-items: center;
        margin-top: 3vw
    }
}

@media (max-width:480px) {
    .section__events .header .navigation .filters {
        margin-right: 0
    }
}

.section__events .header .navigation .filters .filter {
    height: 3.8vw;
    display: flex;
    align-items: center;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-right: 1vw;
    position: relative;
    min-width: 17vw
}

@media (max-width:480px) {
    .section__events .header .navigation .filters .filter {
        height: 10vw;
        font-size: 3vw
    }
}

@media (max-width:480px) {
    .section__events .header .navigation .filters .filter span.mobile {
        display: flex
    }

    .section__events .header .navigation .filters .filter span.desktop {
        display: none
    }
}

.section__events .header .navigation .filters .filter:last-child,
.section__last-news .header .social-networks .social-networks-items a:last-child,
.section__news .header .social-networks .social-networks-items a:last-child {
    margin-right: 0
}

.section__events .header .navigation .filters .filter img {
    width: 1.2vw;
    height: auto;
    margin-right: .5vw
}

@media (max-width:480px) {
    .section__events .header .navigation .filters .filter img {
        width: 3.5vw;
        margin-right: 1.5vw
    }
}

@media (max-width:480px) {
    .section__events .header .navigation .filters .filter.city:hover .available {
        display: none
    }

    .section__events .header .navigation .filters .filter.city.show-mobile .available {
        display: block
    }
}

.section__events .header .navigation .filters .filter.city .available {
    position: absolute;
    background: #f9f7ef;
    top: 3.8vw;
    width: 100%;
    left: 0;
    z-index: 101;
    border-bottom-left-radius: .3vw;
    border-bottom-right-radius: .3vw;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: none
}

@media (max-width:480px) {
    .section__events .header .navigation .filters .filter.city .available {
        top: 10vw;
        border-bottom-left-radius: 1.2vw;
        border-bottom-right-radius: 1.2vw;
        width: 40vw
    }
}

.section__events .header .navigation .filters .filter.city .available .city {
    padding: .5vw 1vw;
    cursor: pointer
}

@media (max-width:480px) {
    .section__events .header .navigation .filters .filter.city .available .city {
        padding: 2vw 3vw
    }
}

.section__events .header .navigation .filters .filter.city .active,
.section__events .header .navigation .filters .filter.year .active {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: center
}

@media (max-width:480px) {

    .section__events .header .navigation .filters .filter.city .active,
    .section__events .header .navigation .filters .filter.year .active {
        padding: 0 7vw
    }
}

.section__events .header .navigation .filters .filter.city .active:hover,
.section__events .header .navigation .filters .filter.year .active:hover {
    background: rgba(0, 0, 0, .03)
}

.section__events .header .navigation .switch-view {
    display: flex;
    cursor: pointer;
    border-radius: 10vw;
    border: 1px solid rgba(0, 0, 0, .1);
    position: relative
}

.section__events .header .navigation .switch-view .item {
    width: 3.5vw;
    height: 3vw;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:480px) {
    .section__events .header .navigation .switch-view .item {
        width: 10vw;
        height: 8vw
    }
}

.section__events .header .navigation .switch-view .item img {
    width: 1.3vw;
    height: auto
}

@media (max-width:480px) {
    .section__events .header .navigation .switch-view .item img {
        width: 4vw
    }
}

.section__events .header .navigation .switch-view.view-calendar .bg {
    margin-left: 3.5vw
}

.section__events .header .navigation .switch-view .bg {
    background: rgba(0, 0, 0, .05);
    width: 3.5vw;
    height: 3vw;
    position: absolute;
    border-radius: 10vw
}

@media (max-width:480px) {
    .section__events .header .navigation .switch-view .bg {
        width: 10vw;
        height: 8vw
    }
}

.section__events .content {
    margin-top: 2vw;
    position: relative
}

@media (max-width:480px) {
    .section__events .content {
        margin-top: 4vw
    }
}

.section__events .content .swiper {
    width: 100%;
    height: 100%
}

.section__events .content .next-container,
.section__events .content .prev-container {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 105
}

.section__events .content .next-container .prev img,
.section__events .content .prev-container .prev img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width:480px) {

    .section__events .content .next-container .prev,
    .section__events .content .prev-container .prev {
        display: none !important
    }
}

.section__events .content .next-container .next,
.section__events .content .next-container .prev,
.section__events .content .prev-container .next,
.section__events .content .prev-container .prev {
    background: #f9f7ef;
    border-radius: 50%;
    width: 4vw;
    height: 4vw;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8vw;
    border: 1px solid rgba(0, 0, 0, .1)
}

@media (max-width:480px) {

    .section__events .content .next-container .next,
    .section__events .content .next-container .prev,
    .section__events .content .prev-container .next,
    .section__events .content .prev-container .prev {
        width: 10vw;
        height: 10vw
    }
}

.section__events .content .next-container .next.swiper-button-disabled,
.section__events .content .next-container .prev.swiper-button-disabled,
.section__events .content .prev-container .next.swiper-button-disabled,
.section__events .content .prev-container .prev.swiper-button-disabled {
    display: none
}

.section__events .content .next-container .next img,
.section__events .content .next-container .prev img,
.section__events .content .prev-container .next img,
.section__events .content .prev-container .prev img {
    width: 1.1vw;
    height: auto
}

@media (max-width:480px) {

    .section__events .content .next-container .next img,
    .section__events .content .next-container .prev img,
    .section__events .content .prev-container .next img,
    .section__events .content .prev-container .prev img {
        width: 3vw
    }
}

.section__events .content .prev-container {
    left: 5.5vw
}

.section__events .content .next-container {
    right: 5.5vw
}

.section__events .content .swiper-slide {
    height: auto
}

.section__events .content .swiper-slide .event {
    padding: 1vw 1vw 1.5vw;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #f9f7ef
}

@media (max-width:480px) {
    .section__events .content .swiper-slide .event {
        padding: 3vw 3vw 5vw
    }
}

.section__events .content .swiper-slide .event:hover {
    background: #e8e3d8
}

.section__events .content .swiper-slide .event .date {
    font-weight: 400;
    font-size: 2.5vw;
    margin-bottom: 1vw
}

@media (max-width:480px) {
    .section__events .content .swiper-slide .event .date {
        font-size: 7vw;
        margin-bottom: 3vw
    }
}

.section__events .content .swiper-slide .event img,
.section__news .content .item img,
.section__reforms .content .item img {
    width: 100%;
    height: auto
}

.section__events .content .swiper-slide .event h3 {
    margin: 1vw 0;
    font-size: 1.4vw;
    font-weight: 400
}

@media (max-width:480px) {
    .section__events .content .swiper-slide .event h3 {
        margin: 3vw 0 4vw;
        font-size: 4vw
    }
}

.section__events .content .swiper-slide .event .excerpt {
    font-size: .9vw;
    margin-top: -.5vw;
    margin-bottom: 1vw
}

@media (max-width:480px) {
    .section__events .content .swiper-slide .event .excerpt {
        font-size: 3vw;
        margin-top: -1.5vw;
        margin-bottom: 4vw
    }
}

.section__events .content .swiper-slide .event .event-data .place {
    margin-bottom: .8vw
}

@media (max-width:480px) {
    .section__events .content .swiper-slide .event .event-data .place {
        margin-bottom: 3vw
    }
}

.section__events .content .swiper-slide .event .event-data .place,
.section__events .content .swiper-slide .event .event-data .time {
    display: flex;
    align-items: center;
    font-size: .9vw
}

@media (max-width:480px) {

    .section__events .content .swiper-slide .event .event-data .place,
    .section__events .content .swiper-slide .event .event-data .time {
        font-size: 3vw
    }
}

.section__events .content .swiper-slide .event .event-data .place img,
.section__events .content .swiper-slide .event .event-data .time img {
    width: 1.1vw;
    height: auto;
    margin-right: .5vw
}

@media (max-width:480px) {

    .section__events .content .swiper-slide .event .event-data .place img,
    .section__events .content .swiper-slide .event .event-data .time img {
        width: 3vw;
        margin-right: 1.5vw
    }
}

.section__last-news .header .social-networks,
.section__news .header .social-networks {
    display: flex;
    align-items: center
}

@media (max-width:480px) {

    .section__last-news .header .social-networks,
    .section__news .header .social-networks {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 2vw
    }
}

.section__last-news .header .social-networks .label,
.section__news .header .social-networks .label {
    font-size: .9vw;
    opacity: .5;
    margin-right: 1vw
}

@media (max-width:480px) {

    .section__last-news .header .social-networks .label,
    .section__news .header .social-networks .label {
        font-size: 2.5vw;
        margin-right: 0;
        margin-bottom: 2vw
    }
}

.section__last-news .header .social-networks .social-networks-items,
.section__news .header .social-networks .social-networks-items {
    display: flex
}

.section__last-news .header .social-networks .social-networks-items a,
.section__news .header .social-networks .social-networks-items a {
    display: block;
    margin-right: .25vw
}

@media (max-width:480px) {

    .section__last-news .header .social-networks .social-networks-items a,
    .section__news .header .social-networks .social-networks-items a {
        margin-right: .7vw;
        opacity: .3
    }
}

.section__last-news .header .social-networks .social-networks-items a img,
.section__news .header .social-networks .social-networks-items a img {
    width: 1.9vw;
    height: auto
}

@media (max-width:480px) {

    .section__last-news .header .social-networks .social-networks-items a img,
    .section__news .header .social-networks .social-networks-items a img {
        width: 5vw
    }
}

.section__news .header .left-block {
    display: flex;
    align-items: center
}

@media (max-width:480px) {
    .section__news .header .left-block {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 2vw
    }
}

.section__news .header .left-block .date-filter {
    position: relative;
    margin-left: 2vw
}

.section__news .header .left-block .date-filter input {
    height: 3.8vw;
    display: flex;
    align-items: center;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-right: 1vw;
    position: relative;
    padding: 0 1vw 0 3vw;
    background: 0 0
}

.section__news .header .left-block .date-filter input:active,
.section__news .header .left-block .date-filter input:focus {
    border: 1px solid rgba(0, 0, 0, .3)
}

@media (max-width:480px) {
    .section__news .header .left-block .date-filter input {
        height: 10vw;
        font-size: 3vw;
        padding: 0 0 0 10vw;
        width: 40vw
    }

    .section__news .header .left-block .date-filter input:nth-child(2n) {
        margin-right: 0
    }
}

.section__news .header .left-block .date-filter:last-child {
    margin-right: 0
}

.section__news .header .left-block .date-filter img {
    width: 1.2vw;
    height: auto;
    position: absolute;
    top: 1.4vw;
    left: 1vw
}

@media (max-width:480px) {
    .section__news .header .left-block .date-filter img {
        width: 4.5vw;
        top: 2.8vw;
        left: 3vw
    }
}

.section__news .content-block {
    position: relative
}

.section__news .content-block .ajax-loader {
    position: absolute;
    height: 100%;
    min-height: 10vw
}

.section__news .content-block .empty-results {
    background: rgba(255, 0, 0, .05);
    padding: 3vw;
    font-size: 1.2vw;
    text-align: center;
    width: 100%
}

@media (max-width:480px) {
    .section__news .content-block .empty-results {
        font-size: 4vw;
        padding: 12vw 3vw
    }
}

.section__news.loading .content-block .ajax-loader {
    display: flex
}

.section__news,
.section__reforms {
    flex-direction: column;
    padding: 10vw 5vw
}

@media (max-width:480px) {

    .section__news,
    .section__reforms {
        padding: 25vw 5vw 20vw
    }
}

.section__news .header,
.section__reforms .header {
    padding: 0
}

.section__news .header .title:hover,
.section__reforms .header .title:hover {
    text-decoration: none
}

.section__news .content,
.section__reforms .content {
    margin-top: 2vw;
    display: flex;
    flex-wrap: wrap
}

@media (max-width:480px) {

    .section__news .content,
    .section__reforms .content {
        margin-top: 4vw
    }
}

.section__news .content .item,
.section__reforms .content .item {
    background: #f9f7ef;
    flex-direction: column;
    text-decoration: none;
    overflow: hidden;
    margin-bottom: 1.5vw;
    margin-right: calc(4%/3);
    height: auto
}

.section__news .content .item {
    display: flex;
    width: 24%
}

@media (max-width:480px) {

    .section__news .content .item,
    .section__reforms .content .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 4vw
    }
}

.section__news .content .item:hover,
.section__reforms .content .item:hover,
.section__reforms.new-belarus .content .links a:hover {
    background: #e8e3d8
}

.section__news .content .item:nth-child(1),
.section__reforms .content .item:nth-child(1) {
    margin-right: 2%
}

@media (max-width:480px) {

    .section__news .content .item:nth-child(1),
    .section__reforms .content .item:nth-child(1) {
        margin-right: 0
    }
}

.section__news .content .item:nth-child(1),
.section__news .content .item:nth-child(2),
.section__reforms .content .item:nth-child(1),
.section__reforms .content .item:nth-child(2) {
    width: 49%
}

@media (max-width:480px) {

    .section__news .content .item:nth-child(1),
    .section__news .content .item:nth-child(2),
    .section__reforms .content .item:nth-child(1),
    .section__reforms .content .item:nth-child(2) {
        width: 100%
    }
}

.section__news .content .item:nth-child(3),
.section__news .content .item:nth-child(4),
.section__news .content .item:nth-child(5),
.section__reforms .content .item:nth-child(3),
.section__reforms .content .item:nth-child(4),
.section__reforms .content .item:nth-child(5) {
    width: 32%
}

@media (max-width:480px) {

    .section__news .content .item:nth-child(3),
    .section__news .content .item:nth-child(4),
    .section__news .content .item:nth-child(5),
    .section__reforms .content .item:nth-child(3),
    .section__reforms .content .item:nth-child(4),
    .section__reforms .content .item:nth-child(5) {
        width: 100%
    }
}

.section__news .content .item:nth-child(3) .excerpt,
.section__news .content .item:nth-child(4) .excerpt,
.section__news .content .item:nth-child(5) .excerpt,
.section__reforms .content .item:nth-child(3) .excerpt,
.section__reforms .content .item:nth-child(4) .excerpt,
.section__reforms .content .item:nth-child(5) .excerpt {
    display: block
}

.section__news .content .item:nth-child(3) .image,
.section__news .content .item:nth-child(4) .image,
.section__news .content .item:nth-child(5) .image,
.section__reforms .content .item:nth-child(3) .image,
.section__reforms .content .item:nth-child(4) .image,
.section__reforms .content .item:nth-child(5) .image {
    height: 15.5vw
}

@media (max-width:480px) {

    .section__news .content .item:nth-child(3) .image,
    .section__news .content .item:nth-child(4) .image,
    .section__news .content .item:nth-child(5) .image,
    .section__reforms .content .item:nth-child(3) .image,
    .section__reforms .content .item:nth-child(4) .image,
    .section__reforms .content .item:nth-child(5) .image {
        height: 49vw
    }
}

.section__news .content .item:nth-child(3),
.section__news .content .item:nth-child(4),
.section__reforms .content .item:nth-child(3),
.section__reforms .content .item:nth-child(4) {
    margin-right: 2%
}

@media (max-width:480px) {

    .section__news .content .item:nth-child(3),
    .section__news .content .item:nth-child(4),
    .section__reforms .content .item:nth-child(3),
    .section__reforms .content .item:nth-child(4) {
        width: 100%
    }
}

.section__news .content .item:nth-child(2),
.section__news .content .item:nth-child(4n+9),
.section__news .content .item:nth-child(5),
.section__reforms .content .item:nth-child(2),
.section__reforms .content .item:nth-child(4n+9),
.section__reforms .content .item:nth-child(5) {
    margin-right: 0
}

.section__news .content .item h2,
.section__reforms .content .item h2 {
    padding: 1vw 1.2vw 2vw;
    font-size: 1.4vw;
    font-weight: 400
}

@media (max-width:480px) {

    .section__news .content .item h2,
    .section__reforms .content .item h2 {
        padding: 3vw 4vw 4vw;
        font-size: 5vw
    }
}

.section__news .content .item .image,
.section__reforms .content .item .image {
    height: 11.8vw;
    width: 100%;
    display: block
}

@media (max-width:480px) {

    .section__news .content .item .image,
    .section__reforms .content .item .image {
        height: 49vw
    }
}

.section__news .content .item .excerpt,
.section__reforms .content .item .excerpt {
    padding: 0 1.2vw;
    margin-top: -1vw;
    margin-bottom: 1vw;
    line-height: 1.2vw;
    display: none;
    word-break: break-all
}

@media (max-width:480px) {

    .section__news .content .item .excerpt,
    .section__reforms .content .item .excerpt {
        padding: 0 4vw;
        margin-bottom: 4vw;
        font-size: 3vw;
        line-height: 140%
    }
}

.section__news .content .item .date,
.section__reforms .content .item .date {
    display: flex;
    padding: 0 1.2vw 1.5vw;
    align-items: center;
    font-size: .9vw;
    opacity: .5
}

@media (max-width:480px) {

    .section__news .content .item .date,
    .section__reforms .content .item .date {
        padding: 0 4vw 4vw;
        font-size: 2.7vw
    }
}

.section__news .content .item .date img,
.section__reforms .content .item .date img {
    margin-right: .5vw;
    width: 1.4vw
}

@media (max-width:480px) {

    .section__news .content .item .date img,
    .section__reforms .content .item .date img {
        margin-right: 1.5vw;
        width: 4vw
    }
}

.section__news .content .item:nth-child(1) h2,
.section__news .content .item:nth-child(2) h2,
.section__reforms .content .item:nth-child(1) h2,
.section__reforms .content .item:nth-child(2) h2 {
    font-size: 1.8vw;
    padding: 1vw 1.5vw 2vw
}

@media (max-width:480px) {

    .section__news .content .item:nth-child(1) h2,
    .section__news .content .item:nth-child(2) h2,
    .section__reforms .content .item:nth-child(1) h2,
    .section__reforms .content .item:nth-child(2) h2 {
        font-size: 5vw;
        padding: 3vw 4vw 4vw
    }
}

.section__news .content .item:nth-child(1) .image,
.section__news .content .item:nth-child(2) .image,
.section__reforms .content .item:nth-child(1) .image,
.section__reforms .content .item:nth-child(2) .image {
    height: 24vw
}

@media (max-width:480px) {

    .section__news .content .item:nth-child(1) .image,
    .section__news .content .item:nth-child(2) .image,
    .section__reforms .content .item:nth-child(1) .image,
    .section__reforms .content .item:nth-child(2) .image {
        height: 49vw
    }
}

.section__news .content .item:nth-child(1) .excerpt,
.section__news .content .item:nth-child(2) .excerpt,
.section__reforms .content .item:nth-child(1) .excerpt,
.section__reforms .content .item:nth-child(2) .excerpt {
    padding: 0 1.5vw;
    margin-bottom: 1.5vw;
    display: block
}

@media (max-width:480px) {

    .section__news .content .item:nth-child(1) .excerpt,
    .section__news .content .item:nth-child(2) .excerpt,
    .section__reforms .content .item:nth-child(1) .excerpt,
    .section__reforms .content .item:nth-child(2) .excerpt {
        padding: 0 4vw
    }
}

.section__news .content .item:nth-child(1) .date,
.section__news .content .item:nth-child(2) .date,
.section__reforms .content .item:nth-child(1) .date,
.section__reforms .content .item:nth-child(2) .date {
    padding: 0 1.5vw 2vw
}

@media (max-width:480px) {

    .section__news .content .item:nth-child(1) .date,
    .section__news .content .item:nth-child(2) .date,
    .section__reforms .content .item:nth-child(1) .date,
    .section__reforms .content .item:nth-child(2) .date {
        padding: 0 4vw 4vw
    }
}

.section__reforms.new-belarus {
    padding-bottom: 2vw
}

@media (max-width:480px) {
    .section__reforms.new-belarus {
        padding-bottom: 5vw
    }
}

.section__reforms.new-belarus .content .links a {
    display: block;
    text-decoration: none;
    padding: 1.5vw 5vw;
    font-size: 1.2vw;
    background: #f9f7ef
}

@media (max-width:480px) {
    .section__reforms.new-belarus .content .links a {
        padding: 4vw 12vw;
        font-size: 4vw
    }
}

.section__reforms .content {
    justify-content: flex-start
}

.section__reforms .content .item {
    width: 32% !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-right: 2% !important
}

.section__reforms .content .item:nth-child(3n) {
    margin-right: 0 !important
}

@media (max-width:480px) {
    .section__reforms .content .item {
        width: 100% !important;
        margin-bottom: 5vw;
        align-items: flex-start
    }

    .section__reforms .content .item:last-child {
        margin-bottom: 0
    }
}

@media (max-width:480px) {
    .section__reforms .content .item img {
        width: 100%
    }
}

.section__reforms .content .item h3 {
    font-size: 1.4vw;
    padding: 1vw 1.2vw 1.5vw;
    font-weight: 500
}

@media (max-width:480px) {
    .section__reforms .content .item h3 {
        font-size: 4vw;
        padding: 4vw 4vw 5vw
    }
}

.section__reforms .content .category {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .07);
    padding-bottom: 1.5vw;
    margin-bottom: 3vw
}

@media (max-width:480px) {
    .section__reforms .content .category {
        padding-bottom: 8vw;
        margin-bottom: 8vw
    }
}

.section__reforms .content .category:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

.section__reforms .content .category .items {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.section__reforms .content .category h2 {
    font-size: 2vw;
    font-weight: 500
}

@media (max-width:480px) {
    .section__reforms .content .category h2 {
        font-size: 4.5vw
    }
}

.section__reforms .content .category .description {
    margin-top: 1vw;
    font-size: 1.1vw;
    margin-bottom: 2vw;
    width: 60%;
    line-height: 130%
}

@media (max-width:480px) {
    .section__reforms .content .category .description {
        margin-top: 2.5vw;
        font-size: 3.5vw;
        margin-bottom: 4vw;
        width: 100%
    }
}

.section__reforms .content .category .description p {
    margin-bottom: 1vw
}

@media (max-width:480px) {
    .section__reforms .content .category .description p {
        margin-bottom: 2.5vw
    }
}

.section__reforms .content .category .description p:last-child {
    margin-bottom: 0
}

.section__news .pagination,
.section__photo .pagination,
.section__reforms .pagination,
.section__video .pagination {
    display: flex;
    margin-top: 4vw;
    justify-content: center
}

@media (max-width:480px) {

    .section__news .pagination,
    .section__photo .pagination,
    .section__reforms .pagination,
    .section__video .pagination {
        margin-top: 8vw
    }
}

.section__news .pagination .wp-pagenavi .current,
.section__news .pagination .wp-pagenavi .extend,
.section__news .pagination .wp-pagenavi a,
.section__photo .pagination .wp-pagenavi .current,
.section__photo .pagination .wp-pagenavi .extend,
.section__photo .pagination .wp-pagenavi a,
.section__reforms .pagination .wp-pagenavi .current,
.section__reforms .pagination .wp-pagenavi .extend,
.section__reforms .pagination .wp-pagenavi a,
.section__video .pagination .wp-pagenavi .current,
.section__video .pagination .wp-pagenavi .extend,
.section__video .pagination .wp-pagenavi a {
    border: 0
}

.section__news .pagination .wp-pagenavi .current,
.section__news .pagination .wp-pagenavi .extend,
.section__photo .pagination .wp-pagenavi .current,
.section__photo .pagination .wp-pagenavi .extend,
.section__reforms .pagination .wp-pagenavi .current,
.section__reforms .pagination .wp-pagenavi .extend,
.section__video .pagination .wp-pagenavi .current,
.section__video .pagination .wp-pagenavi .extend {
    cursor: default
}

.section__news .pagination .wp-pagenavi .current:hover,
.section__news .pagination .wp-pagenavi .extend:hover,
.section__photo .pagination .wp-pagenavi .current:hover,
.section__photo .pagination .wp-pagenavi .extend:hover,
.section__reforms .pagination .wp-pagenavi .current:hover,
.section__reforms .pagination .wp-pagenavi .extend:hover,
.section__video .pagination .wp-pagenavi .current:hover,
.section__video .pagination .wp-pagenavi .extend:hover {
    background: 0 0
}

.section__news .pagination .wp-pagenavi .current,
.section__news .pagination .wp-pagenavi .current:hover,
.section__photo .pagination .wp-pagenavi .current,
.section__photo .pagination .wp-pagenavi .current:hover,
.section__reforms .pagination .wp-pagenavi .current,
.section__reforms .pagination .wp-pagenavi .current:hover,
.section__video .pagination .wp-pagenavi .current,
.section__video .pagination .wp-pagenavi .current:hover {
    background: rgba(0, 0, 0, .05)
}

.section__news .pagination .first,
.section__news .pagination .last,
.section__news .pagination .nextpostslink,
.section__news .pagination .pages,
.section__photo .pagination .first,
.section__photo .pagination .last,
.section__photo .pagination .nextpostslink,
.section__photo .pagination .pages,
.section__reforms .pagination .first,
.section__reforms .pagination .last,
.section__reforms .pagination .nextpostslink,
.section__reforms .pagination .pages,
.section__video .pagination .first,
.section__video .pagination .last,
.section__video .pagination .nextpostslink,
.section__video .pagination .pages {
    display: none
}

.section__news .pagination .current,
.section__news .pagination .extend,
.section__news .pagination a,
.section__photo .pagination .current,
.section__photo .pagination .extend,
.section__photo .pagination a,
.section__reforms .pagination .current,
.section__reforms .pagination .extend,
.section__reforms .pagination a,
.section__video .pagination .current,
.section__video .pagination .extend,
.section__video .pagination a {
    padding: 1vw;
    font-size: 1.5vw;
    text-decoration: none;
    margin-right: .3vw;
    font-weight: 400;
    border-radius: .3vw
}

@media (max-width:480px) {

    .section__news .pagination .current,
    .section__news .pagination .extend,
    .section__news .pagination a,
    .section__photo .pagination .current,
    .section__photo .pagination .extend,
    .section__photo .pagination a,
    .section__reforms .pagination .current,
    .section__reforms .pagination .extend,
    .section__reforms .pagination a,
    .section__video .pagination .current,
    .section__video .pagination .extend,
    .section__video .pagination a {
        padding: 3vw 2.5vw;
        margin-right: 1vw;
        font-size: 3.5vw;
        border-radius: 1.2vw
    }
}

.section__news .pagination .current:last-child,
.section__news .pagination .extend:last-child,
.section__news .pagination a:last-child,
.section__photo .pagination .current:last-child,
.section__photo .pagination .extend:last-child,
.section__photo .pagination a:last-child,
.section__reforms .pagination .current:last-child,
.section__reforms .pagination .extend:last-child,
.section__reforms .pagination a:last-child,
.section__video .pagination .current:last-child,
.section__video .pagination .extend:last-child,
.section__video .pagination a:last-child {
    margin-right: 0
}

.section__photo .category .swiper-slide a:hover .photonic-title h2,
.section__photo .content .swiper-slide a:hover .photonic-title h2,
.section__video .content .main-video h3 a:hover {
    text-decoration: underline
}

.section__news .pagination .current.active,
.section__news .pagination .current:hover,
.section__news .pagination .extend.active,
.section__news .pagination .extend:hover,
.section__news .pagination a.active,
.section__news .pagination a:hover,
.section__photo .pagination .current.active,
.section__photo .pagination .current:hover,
.section__photo .pagination .extend.active,
.section__photo .pagination .extend:hover,
.section__photo .pagination a.active,
.section__photo .pagination a:hover,
.section__reforms .pagination .current.active,
.section__reforms .pagination .current:hover,
.section__reforms .pagination .extend.active,
.section__reforms .pagination .extend:hover,
.section__reforms .pagination a.active,
.section__reforms .pagination a:hover,
.section__video .pagination .current.active,
.section__video .pagination .current:hover,
.section__video .pagination .extend.active,
.section__video .pagination .extend:hover,
.section__video .pagination a.active,
.section__video .pagination a:hover {
    background: #f9f7ef;
    text-decoration: none
}

.section__last-news.bills,
.section__last-news.strategies {
    padding-bottom: 0
}

@media (max-width:480px) {

    .section__last-news.bills,
    .section__last-news.strategies {
        margin-bottom: 3vw
    }
}

.section__last-news.concepts {
    margin-bottom: 10vw
}

@media (max-width:480px) {
    .section__last-news.concepts {
        margin-bottom: 20vw
    }
}

.section__last-news .content {
    margin-top: 2vw
}

@media (max-width:480px) {
    .section__last-news .content {
        margin-top: 4vw
    }
}

.section__last-news .next-container,
.section__last-news .prev-container {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 105
}

.section__last-news .next-container .prev img,
.section__last-news .prev-container .prev img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.section__last-news .next-container .next,
.section__last-news .next-container .prev,
.section__last-news .prev-container .next,
.section__last-news .prev-container .prev {
    background: #f9f7ef;
    border-radius: 50%;
    width: 4vw;
    height: 4vw;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, .2)
}

@media (max-width:480px) {

    .section__last-news .next-container .next,
    .section__last-news .next-container .prev,
    .section__last-news .prev-container .next,
    .section__last-news .prev-container .prev {
        width: 10vw;
        height: 10vw
    }
}

.section__last-news .next-container .next.swiper-button-disabled,
.section__last-news .next-container .prev.swiper-button-disabled,
.section__last-news .prev-container .next.swiper-button-disabled,
.section__last-news .prev-container .prev.swiper-button-disabled {
    display: none
}

.section__last-news .next-container .next img,
.section__last-news .next-container .prev img,
.section__last-news .prev-container .next img,
.section__last-news .prev-container .prev img {
    width: 1.1vw;
    height: auto
}

@media (max-width:480px) {

    .section__last-news .next-container .next img,
    .section__last-news .next-container .prev img,
    .section__last-news .prev-container .next img,
    .section__last-news .prev-container .prev img {
        width: 3vw
    }
}

.section__last-news .prev-container {
    left: 5.5vw
}

@media (max-width:480px) {
    .section__last-news .prev-container {
        display: none !important
    }
}

.section__last-news .next-container {
    right: 5.5vw
}

.section__last-news .swiper-slide {
    height: auto
}

.section__last-news .swiper-slide .item {
    background: #f9f7ef;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    height: 100%;
    overflow: hidden
}

.section__last-news .swiper-slide .item .image {
    height: 13vw;
    width: 100%;
    display: block
}

@media (max-width:480px) {
    .section__last-news .swiper-slide .item .image {
        height: 45vw
    }
}

.section__last-news .swiper-slide .item:hover,
.section__video {
    background: #e8e3d8
}

.section__last-news .swiper-slide .item img {
    width: 100%;
    height: auto
}

.section__last-news .swiper-slide .item h2,
.section__video.category .category .item h2 {
    padding: 1vw 1.2vw 2vw;
    font-size: 1.4vw;
    font-weight: 400
}

@media (max-width:480px) {
    .section__last-news .swiper-slide .item h2 {
        margin: 3vw 4vw 4vw;
        font-size: 4.5vw
    }
}

.section__last-news .swiper-slide .item .date {
    display: flex;
    padding: 0 1.2vw 1vw;
    align-items: center;
    font-size: .9vw;
    opacity: .5
}

@media (max-width:480px) {
    .section__last-news .swiper-slide .item .date {
        padding: 0 4vw 4vw;
        font-size: 2.7vw
    }
}

.section__last-news .swiper-slide .item .date img {
    margin-right: .5vw;
    width: 1.4vw
}

@media (max-width:480px) {
    .section__last-news .swiper-slide .item .date img {
        margin-right: 1.5vw;
        width: 4vw
    }
}

.section__photo .header .subscribe,
.section__video .header .subscribe {
    display: flex;
    color: rgba(0, 0, 0, .5);
    font-size: .8vw;
    text-decoration: none;
    align-items: center
}

@media (max-width:480px) {

    .section__photo .header .subscribe,
    .section__video .header .subscribe {
        margin-top: 2vw;
        font-size: 2.5vw
    }
}

.section__photo .header .subscribe::before,
.section__video .header .subscribe::before {
    height: 2px;
    background: rgba(0, 0, 0, .5)
}

.section__photo .header .subscribe img,
.section__video .header .subscribe img {
    height: 1.5vw;
    width: auto;
    margin-left: .8vw
}

@media (max-width:480px) {

    .section__photo .header .subscribe img,
    .section__video .header .subscribe img {
        margin-left: 2vw;
        height: 4vw
    }
}

.section__video.category {
    flex-direction: column;
    padding: 10vw 5vw;
    background: 0 0
}

@media (max-width:480px) {
    .section__video.category {
        padding: 30vw 5vw 20vw
    }
}

.section__video.category .header {
    padding: 0
}

.section__video .content .main-video h3 a,
.section__video.category .header .title:hover {
    text-decoration: none
}

.section__video.category .category {
    margin-top: 2vw;
    display: flex;
    flex-wrap: wrap
}

@media (max-width:480px) {
    .section__video.category .category {
        margin-top: 4vw
    }
}

.section__video.category .category .item {
    display: flex;
    background: #f9f7ef;
    width: 24%;
    margin-bottom: 1.5vw;
    margin-right: calc(4%/3);
    flex-direction: column;
    text-decoration: none
}

@media (max-width:480px) {
    .section__video.category .category .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5vw
    }
}

.section__video.category .category .item:hover {
    background: #e8e3d8
}

.section__video.category .category .item:nth-child(4n) {
    margin-right: 0
}

.section__video.category .category .item .video {
    position: relative
}

.section__video.category .category .item .video .bg {
    position: absolute;
    z-index: 101;
    width: 100%;
    height: 100%
}

.section__video .content .main-video img,
.section__video.category .category .item .video img {
    width: 100%;
    border-radius: .3vw;
    height: auto
}

@media (max-width:480px) {
    .section__video.category .category .item .video img {
        border-radius: 1.2vw
    }
}

.section__video.category .category .item .video iframe {
    width: 100%;
    border-radius: .3vw;
    height: 12vw
}

@media (max-width:480px) {
    .section__video.category .category .item .video iframe {
        border-radius: 1.2vw;
        height: 50vw
    }
}

@media (max-width:480px) {
    .section__video.category .category .item h2 {
        padding: 3vw 4vw 4vw;
        font-size: 5vw
    }
}

.section__video.category .category .item .date {
    display: flex;
    padding: 0 1.2vw 1.5vw;
    align-items: center;
    font-size: .9vw;
    opacity: .5
}

@media (max-width:480px) {
    .section__video.category .category .item .date {
        padding: 0 4vw 4vw;
        font-size: 2.7vw
    }
}

.section__contacts .date img,
.section__event .date img,
.section__page .date img,
.section__partner .date img,
.section__single .date img,
.section__team .date img,
.section__video.category .category .item .date img {
    margin-right: .5vw;
    width: 1.4vw
}

@media (max-width:480px) {
    .section__video.category .category .item .date img {
        margin-right: 1.5vw;
        width: 4vw
    }
}

.section__video .content {
    display: flex;
    justify-content: space-between;
    margin-top: 2vw;
    padding: 0 5vw
}

@media (max-width:480px) {
    .section__video .content {
        margin-top: 4vw;
        flex-direction: column
    }
}

.section__video .content .main-video {
    width: 64%
}

@media (max-width:480px) {
    .section__video .content .main-video {
        width: 100%;
        margin-bottom: 5vw
    }
}

.section__video .content .main-video iframe {
    width: 100%;
    height: 35vw;
    border-radius: .3vw;
    overflow: hidden
}

@media (max-width:480px) {
    .section__video .content .main-video iframe {
        border-radius: 1vw;
        height: 60vw
    }
}

.section__video .content .main-video h3 {
    font-size: 2vw;
    font-weight: 400;
    margin-top: 1vw
}

@media (max-width:480px) {
    .section__video .content .main-video h3 {
        margin-top: 2vw;
        font-size: 5vw
    }
}

.section__video .content .other-video {
    width: 35%;
    overflow: hidden;
    position: relative
}

@media (max-width:480px) {
    .section__video .content .other-video {
        height: auto;
        width: 100%;
        margin-top: 3vw
    }
}

.section__video .content .other-video .video {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1.5vw;
    text-decoration: none;
    background: #f9f7ef;
    margin-bottom: .7vw
}

@media (max-width:480px) {
    .section__video .content .other-video .video {
        padding: 4vw;
        margin-bottom: 1.5vw
    }
}

.section__video .content .other-video .video:hover {
    background: #e8e3d8
}

.section__video .content .other-video .video .info {
    display: flex;
    align-items: center
}

.section__video .content .other-video .video .info img {
    width: 1.3vw;
    height: auto
}

@media (max-width:480px) {
    .section__video .content .other-video .video .info img {
        width: 4vw
    }
}

.section__video .content .other-video .video .info .date {
    display: flex;
    margin-left: 1vw;
    align-items: center;
    font-size: .9vw;
    opacity: .5
}

@media (max-width:480px) {
    .section__video .content .other-video .video .info .date {
        margin-left: 3vw;
        font-size: 2.7vw
    }
}

.section__video .content .other-video .video .info .date img {
    margin-right: .5vw
}

@media (max-width:480px) {
    .section__video .content .other-video .video .info .date img {
        margin-right: 1.5vw
    }
}

.section__video .content .other-video .video h3 {
    font-size: 1.3vw;
    font-weight: 400;
    margin-top: 1.2vw
}

@media (max-width:480px) {
    .section__video .content .other-video .video h3 {
        font-size: 3.5vw;
        margin-top: 3vw
    }
}

.section__video .content .other-video .more {
    background: #f9f7ef;
    padding: 1vw;
    display: flex;
    align-items: center;
    bottom: 0;
    margin-top: .4vw;
    width: 100%;
    font-size: 1.3vw;
    font-weight: 400;
    text-decoration: none;
    justify-content: center
}

@media (max-width:480px) {
    .section__video .content .other-video .more {
        font-size: 3.7vw;
        padding: 4vw;
        margin-top: 3vw;
        position: relative;
        background: #f9f7ef
    }
}

.section__video .content .other-video .more:hover {
    background: #e8e3d8
}

.section__video .content .other-video .more img {
    width: 1.5vw;
    margin-left: 1vw;
    height: auto
}

@media (max-width:480px) {
    .section__video .content .other-video .more img {
        width: 3.5vw;
        margin-left: 2.5vw
    }
}

.section__photo {
    padding-top: 2vw
}

@media (max-width:480px) {
    .section__photo {
        padding-top: 4vw
    }
}

.section__photo.category {
    flex-direction: column;
    padding: 10vw 5vw
}

@media (max-width:480px) {
    .section__photo.category {
        padding: 25vw 5vw 20vw
    }
}

.section__photo.category .header {
    padding: 0
}

.section__photo .category .swiper-slide a,
.section__photo .content .swiper-slide a,
.section__photo.category .header .title:hover {
    text-decoration: none
}

.section__photo .category {
    margin-top: 2vw;
    display: flex;
    flex-wrap: wrap
}

@media (max-width:480px) {
    .section__photo .category {
        margin-top: 4vw
    }
}

.section__photo .category .swiper-slide {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2vw
}

@media (max-width:480px) {
    .section__photo .category .swiper-slide {
        width: 100%;
        margin-right: 0;
        margin-bottom: 8vw
    }

    .section__photo .category .swiper-slide:last-child {
        margin-bottom: 0
    }
}

.section__photo .category .swiper-slide:nth-child(4n) {
    margin-right: 0
}

.section__photo .category .swiper-slide a img {
    width: 100%;
    height: auto;
    border-radius: .3vw
}

@media (max-width:480px) {
    .section__photo .category .swiper-slide a img {
        border-radius: 1.2vw
    }
}

.section__photo .category .swiper-slide a .photonic-title {
    margin: 1vw 0 0;
    font-size: 1.4vw;
    font-weight: 500
}

@media (max-width:480px) {
    .section__photo .category .swiper-slide a .photonic-title {
        font-size: 5vw;
        margin: 4vw 0 0
    }
}

.section__photo .category .swiper-slide a .photonic-title .photonic-title-photo-count {
    font-size: .8vw;
    font-style: normal;
    display: flex;
    align-items: center;
    margin-top: 1vw
}

@media (max-width:480px) {
    .section__photo .category .swiper-slide a .photonic-title .photonic-title-photo-count {
        font-size: 3.5vw;
        margin-top: 3vw
    }
}

.section__photo .category .swiper-slide a .photonic-title .photonic-title-photo-count img {
    width: 1.4vw;
    height: auto;
    margin-right: .5vw;
    border-radius: 0
}

@media (max-width:480px) {
    .section__photo .category .swiper-slide a .photonic-title .photonic-title-photo-count img {
        border-radius: 0;
        width: 5vw;
        margin-right: 2vw
    }
}

.section__photo .content {
    margin-top: 2vw
}

@media (max-width:480px) {
    .section__photo .content {
        margin-top: 4vw
    }
}

.section__photo .content .swiper {
    width: 100%;
    height: 100%
}

.section__photo .content .next-container,
.section__photo .content .prev-container {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 105;
    padding-bottom: 11vw
}

.section__photo .content .next-container .prev img,
.section__photo .content .prev-container .prev img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.section__photo .content .next-container .next,
.section__photo .content .next-container .prev,
.section__photo .content .prev-container .next,
.section__photo .content .prev-container .prev {
    background: #f9f7ef;
    border-radius: 50%;
    width: 4vw;
    height: 4vw;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:480px) {

    .section__photo .content .next-container .next,
    .section__photo .content .next-container .prev,
    .section__photo .content .prev-container .next,
    .section__photo .content .prev-container .prev {
        width: 10vw;
        height: 10vw
    }
}

.section__photo .content .next-container .next.swiper-button-disabled,
.section__photo .content .next-container .prev.swiper-button-disabled,
.section__photo .content .prev-container .next.swiper-button-disabled,
.section__photo .content .prev-container .prev.swiper-button-disabled {
    display: none
}

.section__photo .content .next-container .next img,
.section__photo .content .next-container .prev img,
.section__photo .content .prev-container .next img,
.section__photo .content .prev-container .prev img {
    width: 1.1vw;
    height: auto
}

@media (max-width:480px) {

    .section__photo .content .next-container .next img,
    .section__photo .content .next-container .prev img,
    .section__photo .content .prev-container .next img,
    .section__photo .content .prev-container .prev img {
        width: 3vw
    }
}

.section__photo .content .prev-container {
    left: 5.5vw
}

@media (max-width:480px) {
    .section__photo .content .prev-container {
        display: none !important
    }
}

.section__photo .content .next-container {
    right: 5.5vw
}

.section__photo .content .swiper-slide {
    height: auto
}

.section__photo .content .swiper-slide a img {
    width: 100%;
    height: auto;
    border-radius: .3vw
}

@media (max-width:480px) {
    .section__photo .content .swiper-slide a img {
        border-radius: 1.2vw
    }
}

.section__photo .content .swiper-slide a .photonic-title {
    margin: 1vw 0 0;
    font-size: 1.4vw;
    font-weight: 400
}

@media (max-width:480px) {
    .section__photo .content .swiper-slide a .photonic-title {
        font-size: 5vw;
        margin: 4vw 0 0
    }
}

.section__photo .content .swiper-slide a .photonic-title .photonic-title-photo-count {
    font-size: .8vw;
    font-style: normal;
    display: flex;
    align-items: center;
    margin-top: 1vw
}

@media (max-width:480px) {
    .section__photo .content .swiper-slide a .photonic-title .photonic-title-photo-count {
        font-size: 3.5vw;
        margin-top: 3vw
    }
}

.section__photo .content .swiper-slide a .photonic-title .photonic-title-photo-count img {
    width: 1.4vw;
    height: auto;
    margin-right: .5vw;
    border-radius: 0
}

@media (max-width:480px) {
    .section__photo .content .swiper-slide a .photonic-title .photonic-title-photo-count img {
        border-radius: 0;
        width: 5vw;
        margin-right: 2vw
    }
}

.section__photo .content .swiper-slide .photo {
    text-decoration: none;
    display: flex;
    flex-direction: column
}

.section__photo .content .swiper-slide .photo img {
    width: 100%;
    height: auto
}

.section__photo .content .swiper-slide .photo h3 {
    margin: 1vw 0;
    font-size: 1.4vw;
    font-weight: 500
}

@media (max-width:480px) {
    .section__photo .content .swiper-slide .photo h3 {
        margin: 3vw 0 4vw;
        font-size: 4vw
    }
}

.section__photo .content .swiper-slide .photo .photo-data {
    display: flex
}

@media (max-width:480px) {
    .section__photo .content .swiper-slide .photo .photo-data {
        flex-direction: column
    }
}

.section__photo .content .swiper-slide .photo .photo-data .date {
    margin-right: 1.5vw
}

@media (max-width:480px) {
    .section__photo .content .swiper-slide .photo .photo-data .date {
        margin-right: 0;
        margin-bottom: 3vw
    }
}

.section__photo .content .swiper-slide .photo .photo-data .date,
.section__photo .content .swiper-slide .photo .photo-data .number {
    display: flex;
    align-items: center;
    font-size: .9vw
}

@media (max-width:480px) {

    .section__photo .content .swiper-slide .photo .photo-data .date,
    .section__photo .content .swiper-slide .photo .photo-data .number {
        font-size: 3vw
    }
}

.section__photo .content .swiper-slide .photo .photo-data .date img,
.section__photo .content .swiper-slide .photo .photo-data .number img {
    width: 1.3vw;
    height: auto;
    margin-right: .5vw
}

@media (max-width:480px) {

    .section__photo .content .swiper-slide .photo .photo-data .date img,
    .section__photo .content .swiper-slide .photo .photo-data .number img {
        width: 4vw;
        margin-right: 1.5vw
    }
}

.section__partners,
.section__partners-category {
    background: #efece2
}

.section__partners .header .become-partner,
.section__partners-category .header .become-partner {
    padding: 0 1.8vw;
    height: 3.8vw;
    display: flex;
    align-items: center;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-right: 1vw;
    text-decoration: none
}

@media (max-width:480px) {

    .section__partners .header .become-partner,
    .section__partners-category .header .become-partner {
        padding: 0 4vw;
        height: 10vw;
        font-size: 3vw;
        margin-top: 3vw
    }
}

.section__partners .header .become-partner:hover,
.section__partners-category .header .become-partner:hover {
    background: rgba(0, 0, 0, .03)
}

.section__footer .links a:last-child,
.section__footer .top-block .social-networks .social-networks-items a:last-child,
.section__partners .header .become-partner:last-child,
.section__partners-category .header .become-partner:last-child {
    margin-right: 0
}

.section__partners .header .become-partner img,
.section__partners-category .header .become-partner img {
    width: 1.2vw;
    height: auto;
    margin-right: .5vw
}

@media (max-width:480px) {

    .section__partners .header .become-partner img,
    .section__partners-category .header .become-partner img {
        width: 3.5vw;
        margin-right: 1.5vw
    }
}

.section__partners .content,
.section__partners-category .content {
    margin-top: 2vw
}

@media (max-width:480px) {

    .section__partners .content,
    .section__partners-category .content {
        margin-top: 4vw
    }
}

.section__partners .content .swiper,
.section__partners-category .content .swiper {
    width: 100%;
    height: 100%
}

.section__partners .content .next-container,
.section__partners .content .prev-container,
.section__partners-category .content .next-container,
.section__partners-category .content .prev-container {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 105
}

.section__partners .content .next-container .prev img,
.section__partners .content .prev-container .prev img,
.section__partners-category .content .next-container .prev img,
.section__partners-category .content .prev-container .prev img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.section__partners .content .next-container .next,
.section__partners .content .next-container .prev,
.section__partners .content .prev-container .next,
.section__partners .content .prev-container .prev,
.section__partners-category .content .next-container .next,
.section__partners-category .content .next-container .prev,
.section__partners-category .content .prev-container .next,
.section__partners-category .content .prev-container .prev {
    background: #f9f7ef;
    border-radius: 50%;
    width: 4vw;
    height: 4vw;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:480px) {

    .section__partners .content .next-container .next,
    .section__partners .content .next-container .prev,
    .section__partners .content .prev-container .next,
    .section__partners .content .prev-container .prev,
    .section__partners-category .content .next-container .next,
    .section__partners-category .content .next-container .prev,
    .section__partners-category .content .prev-container .next,
    .section__partners-category .content .prev-container .prev {
        width: 10vw;
        height: 10vw
    }
}

.section__events-category .header .navigation .filters .filter span.mobile,
.section__partners .content .next-container .next.swiper-button-disabled,
.section__partners .content .next-container .next.swiper-button-lock,
.section__partners .content .next-container .prev.swiper-button-disabled,
.section__partners .content .next-container .prev.swiper-button-lock,
.section__partners .content .prev-container .next.swiper-button-disabled,
.section__partners .content .prev-container .next.swiper-button-lock,
.section__partners .content .prev-container .prev.swiper-button-disabled,
.section__partners .content .prev-container .prev.swiper-button-lock,
.section__partners-category .content .next-container .next.swiper-button-disabled,
.section__partners-category .content .next-container .next.swiper-button-lock,
.section__partners-category .content .next-container .prev.swiper-button-disabled,
.section__partners-category .content .next-container .prev.swiper-button-lock,
.section__partners-category .content .prev-container .next.swiper-button-disabled,
.section__partners-category .content .prev-container .next.swiper-button-lock,
.section__partners-category .content .prev-container .prev.swiper-button-disabled,
.section__partners-category .content .prev-container .prev.swiper-button-lock {
    display: none
}

.section__partners .content .next-container .next img,
.section__partners .content .next-container .prev img,
.section__partners .content .prev-container .next img,
.section__partners .content .prev-container .prev img,
.section__partners-category .content .next-container .next img,
.section__partners-category .content .next-container .prev img,
.section__partners-category .content .prev-container .next img,
.section__partners-category .content .prev-container .prev img {
    width: 1.1vw;
    height: auto
}

@media (max-width:480px) {

    .section__partners .content .next-container .next img,
    .section__partners .content .next-container .prev img,
    .section__partners .content .prev-container .next img,
    .section__partners .content .prev-container .prev img,
    .section__partners-category .content .next-container .next img,
    .section__partners-category .content .next-container .prev img,
    .section__partners-category .content .prev-container .next img,
    .section__partners-category .content .prev-container .prev img {
        width: 3vw
    }
}

.section__partners .content .prev-container,
.section__partners-category .content .prev-container {
    left: 5.5vw
}

.section__partners .content .next-container,
.section__partners-category .content .next-container {
    right: 5.5vw
}

.section__partners .content .swiper-slide,
.section__partners-category .content .swiper-slide {
    height: auto
}

.section__partners .content .partner,
.section__partners-category .content .partner {
    padding: 1.5vw;
    background: #fff;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: flex-start
}

.section__partners .content .partner:hover,
.section__partners-category .content .partner:hover {
    box-shadow: 0 0 1.5vw rgba(0, 0, 0, .1)
}

.section__contacts.sitemap .content ul li a:hover,
.section__event.sitemap .content ul li a:hover,
.section__footer .menu ul li a:hover,
.section__page.sitemap .content ul li a:hover,
.section__partner.sitemap .content ul li a:hover,
.section__partners .content .partner:hover h3,
.section__partners-category .content .partner:hover h3,
.section__single.sitemap .content ul li a:hover,
.section__team.sitemap .content ul li a:hover {
    text-decoration: underline
}

@media (max-width:480px) {

    .section__partners .content .partner,
    .section__partners-category .content .partner {
        padding: 6vw 4vw
    }
}

.section__partners .content .partner img,
.section__partners-category .content .partner img {
    width: auto;
    height: 5vw
}

@media (max-width:480px) {

    .section__partners .content .partner img,
    .section__partners-category .content .partner img {
        height: 15vw
    }
}

.section__partners .content .partner h3,
.section__partners-category .content .partner h3 {
    margin: 1vw 0 .5vw;
    font-size: 1.4vw;
    font-weight: 400
}

@media (max-width:480px) {

    .section__partners .content .partner h3,
    .section__partners-category .content .partner h3 {
        margin: 4vw 0 2vw;
        font-size: 4.5vw
    }
}

.section__partners .content .partner .excerpt,
.section__partners-category .content .partner .excerpt {
    font-size: .9vw
}

@media (max-width:480px) {

    .section__partners .content .partner .excerpt,
    .section__partners-category .content .partner .excerpt {
        font-size: 3vw
    }
}

.section__partners-category {
    background: #f9f7ef;
    border-top: 8vw solid #fff;
    padding: 3vw 5vw 8vw
}

@media (max-width:480px) {
    .section__partners-category {
        border-top: 20vw solid #fff;
        padding-top: 6vw;
        padding-bottom: 25vw
    }
}

.section__partners-category .header {
    padding: 0
}

.section__partners-category .content .partners {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

@media (max-width:480px) {
    .section__partners-category .content .partners {
        flex-direction: column
    }
}

.section__partners-category .content .partners .partner {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 1.5vw;
    height: auto;
    padding: 3vw 1.5vw
}

.section__partners-category .content .partners .partner:hover {
    box-shadow: 0 0 1.5vw rgba(0, 0, 0, .05)
}

@media (max-width:480px) {
    .section__partners-category .content .partners .partner img {
        height: 24vw
    }

    .section__partners-category .content .partners .partner {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5vw;
        padding: 10vw 7vw
    }

    .section__partners-category .content .partners .partner:last-child {
        margin-bottom: 0
    }
}

.section__partners-category .content .partners .partner:nth-child(4n) {
    margin-right: 0
}

.section__footer {
    padding: 3vw 5vw 2vw;
    flex-direction: column;
    background: #423939;
    color: #fff
}

@media (max-width:480px) {
    .section__footer {
        padding: 7vw 5vw 4vw
    }
}

.section__footer .top-block {
    display: flex;
    justify-content: space-between
}

@media (max-width:480px) {
    .section__footer .top-block {
        flex-direction: column
    }
}

.section__footer .top-block .logo img {
    width: 15vw;
    height: auto
}

@media (max-width:480px) {
    .section__footer .top-block .logo img {
        width: 40vw
    }
}

.section__footer .top-block .social-networks {
    display: flex;
    align-items: center
}

@media (max-width:480px) {
    .section__footer .top-block .social-networks {
        margin-top: 4vw;
        flex-direction: column;
        align-items: flex-start
    }
}

.section__footer .top-block .social-networks .label {
    font-size: .9vw;
    opacity: .5;
    margin-right: 1vw
}

@media (max-width:480px) {
    .section__footer .top-block .social-networks .label {
        font-size: 3vw;
        margin-right: 0;
        margin-bottom: 2vw
    }
}

.section__footer .menu ul,
.section__footer .top-block .social-networks .social-networks-items {
    display: flex
}

.section__footer .top-block .social-networks .social-networks-items a {
    display: block;
    margin-right: .25vw
}

@media (max-width:480px) {
    .section__footer .top-block .social-networks .social-networks-items a {
        margin-right: 1.3vw
    }
}

.section__footer .top-block .social-networks .social-networks-items a img {
    width: 1.9vw;
    height: auto
}

@media (max-width:480px) {
    .section__footer .top-block .social-networks .social-networks-items a img {
        width: 7vw
    }
}

.section__footer .footer-content-block {
    margin-top: 3vw
}

@media (max-width:480px) {
    .section__footer .footer-content-block {
        margin-top: 7vw
    }
}

.section__footer .copyright {
    margin-top: 5vw;
    font-size: .8vw
}

@media (max-width:480px) {
    .section__footer .copyright {
        margin-top: 10vw;
        font-size: 2.5vw
    }
}

.section__footer .menu {
    margin-top: 2vw
}

@media (max-width:480px) {
    .section__footer .menu {
        margin-top: 5vw;
        border-top: 1px solid rgba(255, 255, 255, .2);
        padding-top: 5vw
    }
}

@media (max-width:480px) {
    .section__footer .menu ul {
        flex-wrap: wrap
    }
}

.section__footer .menu ul li {
    margin-right: 3vw
}

@media (max-width:480px) {
    .section__footer .menu ul li {
        margin-right: 7vw;
        margin-bottom: 5vw
    }
}

.section__footer .menu ul li a {
    color: #fff;
    font-size: .9vw;
    display: block;
    margin-bottom: .7vw;
    text-decoration: none
}

@media (max-width:480px) {
    .section__footer .menu ul li a {
        font-size: 3vw;
        padding: 1vw 0
    }
}

.section__footer .menu ul li a.main {
    font-weight: 400;
    font-size: 1.1vw
}

@media (max-width:480px) {
    .section__footer .menu ul li a.main {
        font-size: 4vw
    }
}

.section__footer .links {
    margin-top: .5vw;
    font-size: .8vw
}

@media (max-width:480px) {
    .section__footer .links {
        font-size: 2.7vw;
        margin-top: 4vw;
        display: flex;
        flex-wrap: wrap
    }
}

.section__footer .links a {
    text-decoration: none;
    color: #fff;
    opacity: .5;
    margin-right: .5vw
}

@media (max-width:480px) {
    .section__footer .links a {
        margin-right: 1.5vw;
        margin-bottom: 1vw;
        padding: 3vw 4vw;
        border-radius: 10vw;
        border: 1px solid rgba(255, 255, 255, .1)
    }
}

.section__footer .links a:hover {
    text-decoration: underline;
    opacity: 1
}

.section__contacts,
.section__partner,
.section__team {
    flex-direction: column;
    padding: 10vw 38vw 10vw 5vw
}

@media (max-width:480px) {

    .section__contacts,
    .section__event,
    .section__page,
    .section__partner,
    .section__single,
    .section__team {
        padding: 25vw 5vw 15vw
    }
}

.section__contacts .breadcrumbs,
.section__event .breadcrumbs,
.section__page .breadcrumbs,
.section__partner .breadcrumbs,
.section__single .breadcrumbs,
.section__team .breadcrumbs {
    font-size: .8vw;
    margin-bottom: 3vw
}

@media (max-width:480px) {

    .section__contacts .breadcrumbs,
    .section__event .breadcrumbs,
    .section__page .breadcrumbs,
    .section__partner .breadcrumbs,
    .section__single .breadcrumbs,
    .section__team .breadcrumbs {
        font-size: 2.5vw;
        margin-bottom: 6vw
    }
}

.section__contacts .breadcrumbs a,
.section__event .breadcrumbs a,
.section__page .breadcrumbs a,
.section__partner .breadcrumbs a,
.section__single .breadcrumbs a,
.section__team .breadcrumbs a {
    text-decoration: none;
    color: rgba(0, 0, 0, .5)
}

.section__contacts .breadcrumbs a:hover,
.section__event .breadcrumbs a:hover,
.section__page .breadcrumbs a:hover,
.section__partner .breadcrumbs a:hover,
.section__single .breadcrumbs a:hover,
.section__team .breadcrumbs a:hover {
    text-decoration: underline;
    color: #000
}

.section__contacts .breadcrumbs span,
.section__event .breadcrumbs span,
.section__page .breadcrumbs span,
.section__partner .breadcrumbs span,
.section__single .breadcrumbs span,
.section__team .breadcrumbs span {
    color: rgba(0, 0, 0, .5)
}

.section__contacts .date,
.section__event .date,
.section__page .date,
.section__partner .date,
.section__single .date,
.section__team .date {
    display: flex;
    margin-top: 2vw;
    align-items: center;
    font-size: .9vw;
    opacity: .5
}

@media (max-width:480px) {

    .section__contacts .date,
    .section__event .date,
    .section__page .date,
    .section__partner .date,
    .section__single .date,
    .section__team .date {
        margin-top: 4vw;
        font-size: 2.7vw
    }
}

@media (max-width:480px) {

    .section__contacts .date img,
    .section__event .date img,
    .section__page .date img,
    .section__partner .date img,
    .section__single .date img,
    .section__team .date img {
        margin-right: 1.5vw;
        width: 4vw
    }
}

.section__contacts h1,
.section__event h1,
.section__page h1,
.section__partner h1,
.section__single h1,
.section__team h1 {
    font-weight: 400;
    font-size: 3vw
}

@media (max-width:480px) {

    .section__contacts h1,
    .section__event h1,
    .section__page h1,
    .section__partner h1,
    .section__single h1,
    .section__team h1 {
        font-size: 7.5vw
    }
}

.section__contacts .video,
.section__event .video,
.section__page .video,
.section__partner .video,
.section__single .video,
.section__team .video {
    margin-top: 2vw
}

@media (max-width:480px) {

    .section__contacts .video,
    .section__event .video,
    .section__page .video,
    .section__partner .video,
    .section__single .video,
    .section__team .video {
        margin-top: 6vw
    }
}

.section__contacts .video iframe,
.section__event .video iframe,
.section__page .video iframe,
.section__partner .video iframe,
.section__single .video iframe,
.section__team .video iframe {
    border-radius: .3vw;
    width: 100%;
    height: 35vw
}

@media (max-width:480px) {

    .section__contacts .video iframe,
    .section__event .video iframe,
    .section__page .video iframe,
    .section__partner .video iframe,
    .section__single .video iframe,
    .section__team .video iframe {
        border-radius: 1.2vw;
        height: 60vw
    }
}

.section__team .content {
    margin-top: 2vw;
    font-weight: 300;
    line-height: 160%;
    font-size: 1.15vw
}

.section__partner .content {
    margin-top: 2vw;
    font-family: 'Inter', sans-serif
}

.section__contacts .content,
.section__partner .content {
    font-weight: 300;
    line-height: 160%;
    font-size: 1.15vw
}

.section__event .content,
.section__page .content,
.section__single .content {
    margin-top: 2vw;
    font-weight: 300;
    line-height: 160%;
    font-size: 1.15vw;
    font-family: 'Inter', sans-serif
}

@media (max-width:480px) {

    .section__contacts .content,
    .section__event .content,
    .section__page .content,
    .section__partner .content,
    .section__single .content,
    .section__team .content {
        margin-top: 6vw;
        font-size: 3.3vw
    }
}

.section__contacts .content i,
.section__event .content i,
.section__page .content i,
.section__partner .content i,
.section__single .content i,
.section__team .content i {
    font-style: italic
}

.section__contacts .content h2,
.section__contacts .content h3,
.section__contacts .content ol,
.section__contacts .content p,
.section__contacts .content ul,
.section__contacts.sitemap .content ul li,
.section__event .content h2,
.section__event .content h3,
.section__event .content ol,
.section__event .content p,
.section__event .content ul,
.section__event.sitemap .content ul li,
.section__page .content h2,
.section__page .content h3,
.section__page .content ol,
.section__page .content p,
.section__page .content ul,
.section__page.sitemap .content ul li,
.section__partner .content h2,
.section__partner .content h3,
.section__partner .content ol,
.section__partner .content p,
.section__partner .content ul,
.section__partner.sitemap .content ul li,
.section__single .content h2,
.section__single .content h3,
.section__single .content ol,
.section__single .content p,
.section__single .content ul,
.section__single.sitemap .content ul li,
.section__team .content h2,
.section__team .content h3,
.section__team .content ol,
.section__team .content p,
.section__team .content ul,
.section__team.sitemap .content ul li {
    margin-bottom: 1.5vw
}

@media (max-width:480px) {

    .section__contacts .content h2,
    .section__contacts .content h3,
    .section__contacts .content ol,
    .section__contacts .content p,
    .section__contacts .content ul,
    .section__event .content h2,
    .section__event .content h3,
    .section__event .content ol,
    .section__event .content p,
    .section__event .content ul,
    .section__page .content h2,
    .section__page .content h3,
    .section__page .content ol,
    .section__page .content p,
    .section__page .content ul,
    .section__partner .content h2,
    .section__partner .content h3,
    .section__partner .content ol,
    .section__partner .content p,
    .section__partner .content ul,
    .section__single .content h2,
    .section__single .content h3,
    .section__single .content ol,
    .section__single .content p,
    .section__single .content ul,
    .section__team .content h2,
    .section__team .content h3,
    .section__team .content ol,
    .section__team .content p,
    .section__team .content ul {
        margin-bottom: 3vw
    }
}

.section__contacts .content h2:last-child,
.section__contacts .content h3:last-child,
.section__contacts .content ol:last-child,
.section__contacts .content p:last-child,
.section__contacts .content ul:last-child,
.section__contacts.sitemap .content ul li:last-child,
.section__event .content h2:last-child,
.section__event .content h3:last-child,
.section__event .content ol:last-child,
.section__event .content p:last-child,
.section__event .content ul:last-child,
.section__event.sitemap .content ul li:last-child,
.section__page .content h2:last-child,
.section__page .content h3:last-child,
.section__page .content ol:last-child,
.section__page .content p:last-child,
.section__page .content ul:last-child,
.section__page.sitemap .content ul li:last-child,
.section__partner .content h2:last-child,
.section__partner .content h3:last-child,
.section__partner .content ol:last-child,
.section__partner .content p:last-child,
.section__partner .content ul:last-child,
.section__partner.sitemap .content ul li:last-child,
.section__single .content h2:last-child,
.section__single .content h3:last-child,
.section__single .content ol:last-child,
.section__single .content p:last-child,
.section__single .content ul:last-child,
.section__single.sitemap .content ul li:last-child,
.section__team .content .category .item .item-content .contacts a:last-child,
.section__team .content .category .item:last-child,
.section__team .content .category:last-child,
.section__team .content h2:last-child,
.section__team .content h3:last-child,
.section__team .content ol:last-child,
.section__team .content p:last-child,
.section__team .content ul:last-child,
.section__team.sitemap .content ul li:last-child {
    margin-bottom: 0
}

.section__contacts .content img,
.section__event .content img,
.section__page .content img,
.section__partner .content img,
.section__single .content img,
.section__team .content img {
    max-width: 100% !important;
    max-height: auto !important;
    height: auto;
    border-radius: .3vw
}

@media (max-width:480px) {

    .section__contacts .content img,
    .section__event .content img,
    .section__page .content img,
    .section__partner .content img,
    .section__single .content img,
    .section__team .content img {
        border-radius: 1vw;
        width: 100% !important;
        height: auto !important
    }
}

.section__contacts .content ol,
.section__contacts .content ul,
.section__event .content ol,
.section__event .content ul,
.section__page .content ol,
.section__page .content ul,
.section__partner .content ol,
.section__partner .content ul,
.section__single .content ol,
.section__single .content ul,
.section__team .content ol,
.section__team .content ul {
    margin-left: 1.4vw
}

@media (max-width:480px) {

    .section__contacts .content ol,
    .section__contacts .content ul,
    .section__event .content ol,
    .section__event .content ul,
    .section__page .content ol,
    .section__page .content ul,
    .section__partner .content ol,
    .section__partner .content ul,
    .section__single .content ol,
    .section__single .content ul,
    .section__team .content ol,
    .section__team .content ul {
        margin-left: 4vw
    }
}

.section__contacts .content ol li,
.section__contacts .content ul li,
.section__event .content ol li,
.section__event .content ul li,
.section__page .content ol li,
.section__page .content ul li,
.section__partner .content ol li,
.section__partner .content ul li,
.section__single .content ol li,
.section__single .content ul li,
.section__team .content .category .item .item-content h2,
.section__team .content ol li,
.section__team .content ul li {
    margin-bottom: .5vw
}

@media (max-width:480px) {

    .section__contacts .content ol li,
    .section__contacts .content ul li,
    .section__event .content ol li,
    .section__event .content ul li,
    .section__page .content ol li,
    .section__page .content ul li,
    .section__partner .content ol li,
    .section__partner .content ul li,
    .section__single .content ol li,
    .section__single .content ul li,
    .section__team .content ol li,
    .section__team .content ul li {
        margin-bottom: 2vw
    }
}

.section__contacts .content ul,
.section__event .content ul,
.section__page .content ul,
.section__partner .content ul,
.section__single .content ul,
.section__team .content ul {
    list-style: circle
}

.section__contacts .content ol,
.section__event .content ol,
.section__page .content ol,
.section__partner .content ol,
.section__single .content ol,
.section__team .content ol {
    list-style: decimal
}

.section__contacts .content .social-networks .social-networks-items a strong,
.section__contacts .content b,
.section__contacts .content strong,
.section__event .content b,
.section__event .content strong,
.section__page .content b,
.section__page .content strong,
.section__partner .content b,
.section__partner .content strong,
.section__single .content b,
.section__single .content strong,
.section__team .content b,
.section__team .content strong {
    font-weight: 500
}

.section__contacts .content h2,
.section__event .content h2,
.section__page .content h2,
.section__partner .content h2,
.section__single .content h2,
.section__team .content h2 {
    font-weight: 400;
    margin-top: 2.5vw;
    font-size: 2vw;
    line-height: 110%
}

.section__contacts .content h3,
.section__event .content h3,
.section__page .content h3,
.section__partner .content h3,
.section__single .content h3,
.section__team .content h3 {
    font-weight: 400;
    margin-top: 2.5vw;
    line-height: 110%
}

.section__contacts .content h2:first-child,
.section__contacts .content h3:first-child,
.section__event .content h2:first-child,
.section__event .content h3:first-child,
.section__page .content h2:first-child,
.section__page .content h3:first-child,
.section__partner .content h2:first-child,
.section__partner .content h3:first-child,
.section__single .content h2:first-child,
.section__single .content h3:first-child,
.section__team .content h2:first-child,
.section__team .content h3:first-child {
    margin-top: 0
}

@media (max-width:480px) {

    .section__contacts .content h2,
    .section__contacts .content h3,
    .section__event .content h2,
    .section__event .content h3,
    .section__page .content h2,
    .section__page .content h3,
    .section__partner .content h2,
    .section__partner .content h3,
    .section__single .content h2,
    .section__single .content h3,
    .section__team .content h2,
    .section__team .content h3 {
        margin-top: 7vw;
        font-size: 4.5vw
    }
}

.section__contacts .content h3,
.section__event .content h3,
.section__page .content h3,
.section__partner .content h3,
.section__single .content h3,
.section__team .content h3 {
    font-size: 1.6vw
}

@media (max-width:480px) {

    .section__contacts .content h3,
    .section__event .content h3,
    .section__page .content h3,
    .section__partner .content h3,
    .section__single .content h3,
    .section__team .content h3 {
        font-size: 3.8vw
    }
}

.section__contacts.sitemap .content,
.section__event.sitemap .content,
.section__page.sitemap .content,
.section__partner.sitemap .content,
.section__single.sitemap .content,
.section__team.sitemap .content {
    font-family: 'GT Eesti Pro Display', sans-serif
}

.section__contacts.sitemap .content ul,
.section__event.sitemap .content ul,
.section__page.sitemap .content ul,
.section__partner.sitemap .content ul,
.section__single.sitemap .content ul,
.section__team.sitemap .content ul {
    list-style: none;
    margin-left: 0
}

@media (max-width:480px) {

    .section__contacts.sitemap .content ul li,
    .section__event.sitemap .content ul li,
    .section__page.sitemap .content ul li,
    .section__partner.sitemap .content ul li,
    .section__single.sitemap .content ul li,
    .section__team.sitemap .content ul li {
        margin-bottom: 6vw
    }
}

.section__contacts.sitemap .content ul li a,
.section__event.sitemap .content ul li a,
.section__page.sitemap .content ul li a,
.section__partner.sitemap .content ul li a,
.section__single.sitemap .content ul li a,
.section__team.sitemap .content ul li a {
    font-weight: 500;
    font-size: 1.4vw;
    text-decoration: none
}

@media (max-width:480px) {

    .section__contacts.sitemap .content ul li a,
    .section__event.sitemap .content ul li a,
    .section__page.sitemap .content ul li a,
    .section__partner.sitemap .content ul li a,
    .section__single.sitemap .content ul li a,
    .section__team.sitemap .content ul li a {
        font-size: 5vw
    }
}

.section__contacts.sitemap .content ul li .children,
.section__event.sitemap .content ul li .children,
.section__page.sitemap .content ul li .children,
.section__partner.sitemap .content ul li .children,
.section__single.sitemap .content ul li .children,
.section__team.sitemap .content ul li .children {
    margin-top: .5vw;
    margin-left: 1vw
}

@media (max-width:480px) {

    .section__contacts.sitemap .content ul li .children,
    .section__event.sitemap .content ul li .children,
    .section__page.sitemap .content ul li .children,
    .section__partner.sitemap .content ul li .children,
    .section__single.sitemap .content ul li .children,
    .section__team.sitemap .content ul li .children {
        margin-top: 2.5vw;
        margin-left: 3vw
    }
}

.section__contacts.sitemap .content ul li .children li,
.section__event.sitemap .content ul li .children li,
.section__page.sitemap .content ul li .children li,
.section__partner.sitemap .content ul li .children li,
.section__single.sitemap .content ul li .children li,
.section__team.sitemap .content ul li .children li {
    margin-bottom: .3vw
}

@media (max-width:480px) {

    .section__contacts.sitemap .content ul li .children li,
    .section__event.sitemap .content ul li .children li,
    .section__page.sitemap .content ul li .children li,
    .section__partner.sitemap .content ul li .children li,
    .section__single.sitemap .content ul li .children li,
    .section__team.sitemap .content ul li .children li {
        margin-bottom: 1.6vw
    }
}

.section__contacts.sitemap .content ul li .children li a,
.section__event.sitemap .content ul li .children li a,
.section__page.sitemap .content ul li .children li a,
.section__partner.sitemap .content ul li .children li a,
.section__single.sitemap .content ul li .children li a,
.section__team.sitemap .content ul li .children li a {
    font-size: 1.1vw;
    font-weight: 400
}

@media (max-width:480px) {

    .section__contacts.sitemap .content ul li .children li a,
    .section__event.sitemap .content ul li .children li a,
    .section__page.sitemap .content ul li .children li a,
    .section__partner.sitemap .content ul li .children li a,
    .section__single.sitemap .content ul li .children li a,
    .section__team.sitemap .content ul li .children li a {
        font-size: 3.5vw
    }
}

.section__event,
.section__page,
.section__single {
    flex-direction: row;
    padding: 10vw 5vw;
    justify-content: space-between
}

@media (max-width:480px) {

    .section__event,
    .section__page,
    .section__single {
        padding: 25vw 5vw 15vw;
        flex-direction: column
    }
}

.section__event .content-block,
.section__page .content-block,
.section__single .content-block {
    width: 67%
}

@media (max-width:480px) {

    .section__event .content-block,
    .section__page .content-block,
    .section__single .content-block {
        width: 100%
    }
}

.section__event .sidebar,
.section__page .sidebar,
.section__single .sidebar {
    width: 25%
}

@media (max-width:480px) {

    .section__event .sidebar,
    .section__page .sidebar,
    .section__single .sidebar {
        border-top: 1px dashed rgba(0, 0, 0, .1);
        padding-top: 10vw;
        width: 100%;
        margin-top: 10vw;
        font-size: 3.5vw
    }
}

.section__office .content {
    display: flex;
    flex-wrap: wrap
}

.section__office .content a {
    padding: 3vw;
    display: flex;
    background: #f9f7ef;
    margin-bottom: .5vw;
    width: 100%;
    align-items: center;
    text-decoration: none
}

@media (max-width:480px) {
    .section__office .content a {
        margin-bottom: 1.5vw;
        padding: 6vw
    }
}

.section__office .content a:hover {
    background: #e8e3d8
}

.section__office .content a span {
    font-size: 1.4vw;
    font-weight: 500
}

@media (max-width:480px) {
    .section__office .content a span {
        font-size: 4vw
    }
}

.section__office .content a img {
    width: 10vw;
    height: auto;
    margin-right: 1vw;
    border-radius: 50%
}

@media (max-width:480px) {
    .section__office .content a img {
        width: 25vw !important;
        margin-right: 3vw
    }
}

.section__team .content {
    font-family: 'GT Eesti Pro Display', sans-serif
}

.section__team .content .category {
    margin-bottom: 4vw
}

@media (max-width:480px) {
    .section__team .content .category {
        margin-bottom: 9vw
    }
}

.section__team .content .category .title {
    font-size: 2vw;
    font-weight: 500
}

@media (max-width:480px) {
    .section__team .content .category .title {
        font-size: 4.8vw
    }
}

.section__team .content .category .items {
    margin-top: 1vw
}

@media (max-width:480px) {
    .section__team .content .category .items {
        margin-top: 2.5vw
    }
}

.section__team .content .category .item {
    display: flex;
    padding: 2vw;
    background: #f9f7ef;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: .5vw
}

@media (max-width:480px) {
    .section__team .content .category .item {
        flex-direction: column;
        margin-bottom: 1.5vw;
        align-items: flex-start;
        padding: 5vw
    }
}

.section__team .content .category .item .image img {
    width: 10vw;
    height: auto;
    border-radius: 50%
}

@media (max-width:480px) {
    .section__team .content .category .item .image img {
        width: 30vw !important
    }
}

.section__team .content .category .item .item-content {
    width: calc(100% - 11.5vw)
}

@media (max-width:480px) {
    .section__team .content .category .item .item-content {
        margin-top: 3vw;
        width: 100%
    }
}

.section__team .content .category .item .item-content .position {
    margin-bottom: 1vw;
    font-weight: 500
}

.section__team .content .category .item .item-content .contacts {
    margin-top: 1.3vw
}

@media (max-width:480px) {
    .section__team .content .category .item .item-content .contacts {
        margin-top: 3vw
    }
}

.section__contacts .content .press-secretary .press-secretary-data .contacts a,
.section__team .content .category .item .item-content .contacts a {
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-bottom: 1vw
}

@media (max-width:480px) {
    .section__team .content .category .item .item-content .contacts a {
        margin-bottom: 2vw
    }
}

.section__events-category .content .date .date-content .event:hover h3,
.section__team .content .category .item .item-content .contacts a:hover {
    text-decoration: underline
}

.section__contacts .content .press-secretary .press-secretary-data .contacts a img,
.section__team .content .category .item .item-content .contacts a img {
    width: 1.5vw;
    height: auto;
    margin-right: .3vw
}

@media (max-width:480px) {
    .section__team .content .category .item .item-content .contacts a img {
        width: 5vw !important;
        margin-right: 1.3vw
    }
}

.section__event,
.section__partner {
    background: #f9f7ef;
    border-top: 8vw solid #fff;
    padding-top: 3vw
}

@media (max-width:480px) {

    .section__event,
    .section__partner {
        border-top: 20vw solid #fff;
        padding-top: 6vw
    }
}

.section__event .event-actions,
.section__partner .event-actions {
    display: flex;
    align-items: flex-start;
    margin-top: 1.5vw;
    justify-content: flex-start;
    flex-direction: column
}

@media (max-width:480px) {

    .section__event .event-actions,
    .section__partner .event-actions {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 5vw
    }
}

.section__event .event-actions .subscribe,
.section__partner .event-actions .subscribe {
    padding: 0 1.2vw;
    height: 3.2vw;
    display: flex;
    align-items: center;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-right: 1vw;
    text-decoration: none;
    background: #fff
}

@media (max-width:480px) {

    .section__event .event-actions .subscribe,
    .section__partner .event-actions .subscribe {
        padding: 0 4vw;
        height: 12vw;
        font-size: 3.5vw;
        margin-top: 6vw
    }
}

.section__event .event-actions .subscribe:hover,
.section__partner .event-actions .subscribe:hover {
    background: rgba(0, 0, 0, .03)
}

.section__event .event-actions .subscribe:last-child,
.section__partner .event-actions .subscribe:last-child {
    margin-right: 0
}

.section__event .event-actions .subscribe img,
.section__partner .event-actions .subscribe img {
    width: 1.2vw;
    height: auto;
    margin-right: .5vw
}

@media (max-width:480px) {

    .section__event .event-actions .subscribe img,
    .section__partner .event-actions .subscribe img {
        width: 4.5vw;
        margin-right: 1.5vw
    }
}

.section__event .event-actions .event-info,
.section__partner .event-actions .event-info {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:480px) {

    .section__event .event-actions .event-info,
    .section__partner .event-actions .event-info {
        flex-direction: column
    }
}

.section__event .event-actions .place,
.section__event .event-actions .time,
.section__event .event-actions .when,
.section__partner .event-actions .place,
.section__partner .event-actions .time,
.section__partner .event-actions .when {
    display: flex;
    align-items: center;
    font-size: 1.1vw;
    margin-right: 1.5vw;
    margin-bottom: 1vw
}

@media (max-width:480px) {

    .section__event .event-actions .place,
    .section__event .event-actions .time,
    .section__event .event-actions .when,
    .section__partner .event-actions .place,
    .section__partner .event-actions .time,
    .section__partner .event-actions .when {
        font-size: 3.5vw;
        margin-right: 0;
        margin-bottom: 3vw
    }

    .section__event .event-actions .place:last-child,
    .section__event .event-actions .time:last-child,
    .section__event .event-actions .when:last-child,
    .section__partner .event-actions .place:last-child,
    .section__partner .event-actions .time:last-child,
    .section__partner .event-actions .when:last-child {
        margin-bottom: 0
    }
}

.section__event .event-actions .place img,
.section__event .event-actions .time img,
.section__event .event-actions .when img,
.section__events-category .content .date .date-content .event .event-data .place img,
.section__events-category .content .date .date-content .event .event-data .time img,
.section__partner .event-actions .place img,
.section__partner .event-actions .time img,
.section__partner .event-actions .when img {
    width: 1.1vw;
    height: auto;
    margin-right: .5vw
}

@media (max-width:480px) {

    .section__event .event-actions .place img,
    .section__event .event-actions .time img,
    .section__event .event-actions .when img,
    .section__partner .event-actions .place img,
    .section__partner .event-actions .time img,
    .section__partner .event-actions .when img {
        width: 4vw;
        margin-right: 1.5vw
    }
}

.section__event .event-actions .time,
.section__partner .event-actions .time {
    margin-right: 0
}

.section__event .after-event-actions,
.section__partner .after-event-actions {
    display: flex;
    margin-top: 3vw
}

@media (max-width:480px) {

    .section__event .after-event-actions,
    .section__partner .after-event-actions {
        margin-top: 5vw;
        flex-direction: column;
        align-items: flex-start
    }
}

.section__event .after-event-actions .share,
.section__event .after-event-actions .subscribe,
.section__partner .after-event-actions .share,
.section__partner .after-event-actions .subscribe {
    padding: 0 1.6vw;
    height: 3.6vw;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-right: 1vw;
    text-decoration: none;
    background: #fff
}

.section__event .after-event-actions .subscribe,
.section__partner .after-event-actions .subscribe {
    display: flex;
    cursor: pointer
}

@media (max-width:480px) {

    .section__event .after-event-actions .share,
    .section__event .after-event-actions .subscribe,
    .section__partner .after-event-actions .share,
    .section__partner .after-event-actions .subscribe {
        padding: 0 4vw;
        height: 12vw;
        font-size: 3.5vw;
        margin-top: 3vw
    }
}

.section__event .after-event-actions .share:hover,
.section__event .after-event-actions .subscribe:hover,
.section__partner .after-event-actions .share:hover,
.section__partner .after-event-actions .subscribe:hover {
    background: rgba(0, 0, 0, .03)
}

.section__event .after-event-actions .share:last-child,
.section__event .after-event-actions .subscribe:last-child,
.section__partner .after-event-actions .share:last-child,
.section__partner .after-event-actions .subscribe:last-child {
    margin-right: 0
}

.section__event .after-event-actions .share img,
.section__event .after-event-actions .subscribe img,
.section__partner .after-event-actions .share img,
.section__partner .after-event-actions .subscribe img {
    width: 1.4vw;
    height: auto;
    margin-right: .5vw
}

@media (max-width:480px) {

    .section__event .after-event-actions .share img,
    .section__event .after-event-actions .subscribe img,
    .section__partner .after-event-actions .share img,
    .section__partner .after-event-actions .subscribe img {
        width: 4.5vw;
        margin-right: 1.5vw
    }
}

.section__event .after-event-actions .share,
.section__partner .after-event-actions .share {
    display: flex;
    cursor: default
}

.section__event .after-event-actions .share:hover,
.section__partner .after-event-actions .share:hover {
    background: 0 0
}

.section__event .after-event-actions .share .social-networks-items,
.section__partner .after-event-actions .share .social-networks-items {
    display: flex;
    margin-left: 1vw
}

@media (max-width:480px) {

    .section__event .after-event-actions .share .social-networks-items,
    .section__partner .after-event-actions .share .social-networks-items {
        margin-left: 2vw
    }
}

.section__event .after-event-actions .share .social-networks-items a,
.section__event .after-event-actions .share .social-networks-items div,
.section__partner .after-event-actions .share .social-networks-items a,
.section__partner .after-event-actions .share .social-networks-items div,
.section__partner .partner-actions .link {
    display: flex;
    text-decoration: none;
    padding: .2vw;
    cursor: pointer
}

@media (max-width:480px) {

    .section__event .after-event-actions .share .social-networks-items a,
    .section__event .after-event-actions .share .social-networks-items div,
    .section__partner .after-event-actions .share .social-networks-items a,
    .section__partner .after-event-actions .share .social-networks-items div {
        padding: .4vw
    }
}

.section__event .after-event-actions .share .social-networks-items a img,
.section__event .after-event-actions .share .social-networks-items div img,
.section__partner .after-event-actions .share .social-networks-items a img,
.section__partner .after-event-actions .share .social-networks-items div img {
    width: 1.6vw;
    height: auto;
    margin-right: 0
}

@media (max-width:480px) {

    .section__event .after-event-actions .share .social-networks-items a img,
    .section__event .after-event-actions .share .social-networks-items div img,
    .section__partner .after-event-actions .share .social-networks-items a img,
    .section__partner .after-event-actions .share .social-networks-items div img {
        width: 5vw
    }
}

.section__partner .partner-actions {
    display: flex;
    align-items: center;
    margin-top: 1.5vw;
    justify-content: space-between
}

@media (max-width:480px) {
    .section__partner .partner-actions {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 5vw
    }
}

.section__partner .partner-actions .link {
    padding: 0 1.2vw;
    height: 3.2vw;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-right: 1vw
}

@media (max-width:480px) {
    .section__partner .partner-actions .link {
        padding: 0 4vw;
        height: 12vw;
        font-size: 3.5vw;
        margin-top: 3vw
    }
}

.section__partner .partner-actions .link:hover {
    background: rgba(0, 0, 0, .03)
}

.section__events-category .header .navigation .filters .filter:last-child,
.section__events-category .header .tabs .tab:last-child,
.section__partner .partner-actions .link:last-child {
    margin-right: 0
}

.section__events-category .header .navigation .filters .filter img,
.section__partner .partner-actions .link img {
    width: 1.2vw;
    height: auto;
    margin-right: .5vw
}

@media (max-width:480px) {
    .section__partner .partner-actions .link img {
        width: 4.5vw;
        margin-right: 1.5vw
    }
}

.section__partner .logo {
    width: 40%;
    margin-bottom: 2vw;
    overflow: hidden;
    padding: 3vw;
}

@media (max-width:480px) {
    .section__partner .logo {
        width: 80%;
        margin-bottom: 5vw;
        padding: 6vw
    }
}

.section__partner .logo img {
    width: 100%;
    height: auto
}

@media (max-width:480px) {
    .section__partner .content {
        margin-top: 5vw
    }
}

.section__search {
    position: absolute;
    padding-top: 10vw;
    width: 100vw;
    background: rgba(255, 255, 255, .98);
    z-index: 998;
    flex-direction: column;
    align-items: center;
    min-height: 200vw;
    justify-content: flex-start;
    display: none
}

.section__search.loading .ajax-loader,
.section__search.show {
    display: flex
}

@media (max-width:480px) {
    .section__search {
        padding: 30vw 5vw 10vw;
        min-height: 705vw
    }
}

.section__search .form {
    display: flex;
    justify-content: center;
    width: 60%;
    border-bottom: 2px solid rgba(0, 0, 0, .1)
}

@media (max-width:480px) {
    .section__search .form {
        width: 100%
    }
}

.section__search .form.show-error {
    background: rgba(255, 0, 0, .05);
    border-bottom: 2px solid rgba(255, 0, 0, .3)
}

.section__search .form input {
    padding: 1.3vw .3vw;
    width: calc(100% - 1.7vw);
    font-size: 1.4vw;
    border: 0;
    background: 0 0
}

@media (max-width:480px) {
    .section__search .form input {
        width: calc(100% - 10vw);
        padding: 3vw 1vw;
        font-size: 4vw
    }
}

.section__contacts .content .form .row input:focus,
.section__contacts .content .form .row textarea:focus,
.section__search .form input:active,
.section__search .form input:focus {
    outline: 0
}

.section__search .form .button {
    width: 1.7vw;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    padding-right: .3vw
}

@media (max-width:480px) {
    .section__search .form .button {
        width: 10vw;
        height: 10vw;
        padding-right: 1vw
    }
}

.section__search .form .button img {
    width: 1.9vw;
    height: auto
}

@media (max-width:480px) {
    .section__search .form .button img {
        width: 6vw
    }
}

.section__search .results {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    margin-top: 3vw
}

@media (max-width:480px) {
    .section__search .results {
        margin-top: 10vw;
        align-items: flex-start
    }
}

.section__search .results .empty {
    background: rgba(255, 0, 0, .1);
    padding: 2vw;
    font-size: 1.2vw;
    text-align: center;
    width: 100%
}

@media (max-width:480px) {
    .section__search .results .empty {
        font-size: 4vw;
        padding: 12vw 3vw
    }
}

.section__search .results .item {
    background: #f9f7ef;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    height: auto;
    overflow: hidden;
    width: 24%;
    margin-bottom: 1.5vw;
    margin-right: calc(4%/3)
}

@media (max-width:480px) {
    .section__search .results .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 4vw
    }
}

.section__events-category .header .navigation .filters .filter.city .available .city:hover,
.section__events-category-new .header .navigation .filters .filter.city .available .city:hover,
.section__events-category-new .header .navigation .filters .filter.city .available .month:hover,
.section__events-category-new .header .navigation .filters .filter.city .available .year:hover,
.section__events-category-new .header .navigation .filters .filter.month .available .city:hover,
.section__events-category-new .header .navigation .filters .filter.month .available .month:hover,
.section__events-category-new .header .navigation .filters .filter.month .available .year:hover,
.section__events-category-new .header .navigation .filters .filter.year .available .city:hover,
.section__events-category-new .header .navigation .filters .filter.year .available .month:hover,
.section__events-category-new .header .navigation .filters .filter.year .available .year:hover,
.section__search .results .item:hover {
    background: #e8e3d8
}

.section__search .results .item:nth-child(4n) {
    margin-right: 0
}

.section__search .results .item img {
    width: 100%;
    height: auto
}

.section__search .results .item h2 {
    padding: 1vw 1.2vw;
    font-size: 1.4vw;
    font-weight: 500
}

@media (max-width:480px) {
    .section__search .results .item h2 {
        padding: 3vw 4vw 4vw;
        font-size: 5vw
    }
}

.section__search .results .item .image {
    height: 15.5vw
}

@media (max-width:480px) {
    .section__search .results .item .image {
        height: 49vw
    }
}

.section__search .results .item .excerpt {
    padding: 1vw 1.2vw;
    margin-top: -1vw;
    margin-bottom: 1vw;
    line-height: 1.2vw;
    height: auto
}

@media (max-width:480px) {
    .section__search .results .item .excerpt {
        padding: 2vw 4vw 5vw;
        font-size: 3vw;
        line-height: 3.5vw
    }
}

.section__search .results .item .date {
    display: flex;
    padding: 0 1.2vw 1.5vw;
    align-items: center;
    font-size: .9vw;
    opacity: .5
}

@media (max-width:480px) {
    .section__search .results .item .date {
        padding: 0 4vw 4vw;
        font-size: 2.7vw
    }
}

.section__search .results .item .date img {
    margin-right: .5vw;
    width: 1.4vw
}

@media (max-width:480px) {
    .section__search .results .item .date img {
        margin-right: 1.5vw;
        width: 4vw
    }
}

.section__events-category {
    background: #f9f7ef;
    border-top: 8vw solid #fff;
    padding-top: 3vw;
    padding-bottom: 10vw;
    flex-direction: column
}

@media (max-width:480px) {
    .section__events-category {
        border-top: 20vw solid #fff;
        padding-top: 6vw
    }
}

.section__events-category.loading {
    position: relative
}

.section__events-category.loading .ajax-loader {
    display: flex;
    position: absolute;
    height: 100%;
    width: 100%
}

.section__events-category .header {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between
}

@media (max-width:480px) {
    .section__events-category .header {
        flex-direction: column
    }
}

.section__events-category .header .tabs {
    display: flex
}

@media (max-width:480px) {
    .section__events-category .header .tabs {
        flex-direction: column;
        width: 100%
    }
}

.section__events-category .header .tabs .tab {
    font-weight: 500;
    font-size: 2.6vw;
    text-decoration: none;
    opacity: .3;
    margin-right: 1vw;
    cursor: pointer
}

@media (max-width:480px) {
    .section__events-category .header .tabs .tab {
        font-size: 6.5vw;
        margin-right: 0
    }

    .section__events-category .header .tabs .tab:last-child {
        margin-bottom: 0
    }
}

.section__events-category .header .tabs .tab:hover {
    opacity: .7
}

.section__events-category .header .tabs .tab.active {
    opacity: 1
}

.section__events-category .calendar-header,
.section__events-category .header .navigation {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:480px) {
    .section__events-category .header .navigation {
        justify-content: space-between;
        width: 100%;
        align-items: center;
        margin-top: 3vw
    }
}

.section__events-category .header .navigation .filters {
    display: flex;
    align-items: center;
    margin-right: 4vw
}

@media (max-width:480px) {
    .section__events-category .header .navigation .filters {
        margin-right: 0
    }
}

.section__events-category .header .navigation .filters .filter {
    height: 3.8vw;
    display: flex;
    align-items: center;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-right: 1vw;
    position: relative
}

@media (max-width:480px) {
    .section__events-category .header .navigation .filters .filter {
        padding: 0 4vw;
        height: 10vw;
        font-size: 3vw
    }
}

@media (max-width:480px) {
    .section__events-category .header .navigation .filters .filter span.mobile {
        display: flex
    }

    .section__events-category .header .navigation .filters .filter span.desktop {
        display: none
    }
}

@media (max-width:480px) {
    .section__events-category .header .navigation .filters .filter img {
        width: 3.5vw;
        margin-right: 1.5vw
    }
}

.section__events-category .header .navigation .filters .filter.city:hover .available {
    display: block
}

@media (max-width:480px) {
    .section__events-category .header .navigation .filters .filter.city:hover .available {
        display: none
    }

    .section__events-category .header .navigation .filters .filter.city.show-mobile .available {
        display: block
    }
}

.section__events-category .header .navigation .filters .filter.city .active {
    display: flex;
    align-items: center;
    padding: 0 1.8vw;
    height: 100%
}

@media (max-width:480px) {
    .section__events-category .header .navigation .filters .filter.city .active {
        padding: 0 7vw
    }
}

.section__events-category .header .navigation .filters .filter.city .active:hover {
    background: rgba(0, 0, 0, .03)
}

.section__events-category .header .navigation .filters .filter.city .available {
    position: absolute;
    background: #fff;
    top: 3.8vw;
    width: 100%;
    left: 0;
    z-index: 101;
    border-bottom-left-radius: .3vw;
    border-bottom-right-radius: .3vw;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: none
}

@media (max-width:480px) {
    .section__events-category .header .navigation .filters .filter.city .available {
        top: 10vw;
        border-bottom-left-radius: 1.2vw;
        border-bottom-right-radius: 1.2vw;
        width: 40vw
    }
}

.section__events-category .header .navigation .filters .filter.city .available .city {
    padding: .5vw 1vw;
    cursor: pointer
}

@media (max-width:480px) {
    .section__events-category .header .navigation .filters .filter.city .available .city {
        padding: 2vw 3vw
    }
}

.section__events-category .header .navigation .switch-view {
    display: flex;
    cursor: pointer;
    border-radius: 10vw;
    border: 1px solid rgba(0, 0, 0, .1);
    position: relative
}

.section__events-category .header .navigation .switch-view .item {
    width: 3.5vw;
    height: 3vw;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:480px) {
    .section__events-category .header .navigation .switch-view .item {
        width: 10vw;
        height: 7vw
    }
}

.section__events-category .header .navigation .switch-view .item img {
    width: 1.3vw;
    height: auto
}

@media (max-width:480px) {
    .section__events-category .header .navigation .switch-view .item img {
        width: 4vw
    }
}

.section__events-category .header .navigation .switch-view.view-calendar .bg {
    margin-left: 3.5vw
}

.section__events-category .header .navigation .switch-view .bg {
    background: rgba(0, 0, 0, .05);
    width: 3.5vw;
    height: 3vw;
    position: absolute;
    border-radius: 10vw
}

@media (max-width:480px) {
    .section__events-category .header .navigation .switch-view .bg {
        width: 10vw;
        height: 7vw
    }
}

.section__events-category .calendar-header {
    margin-top: 2vw
}

@media (max-width:480px) {
    .section__events-category .calendar-header {
        margin-top: 5vw
    }
}

.section__events-category .calendar-header .current-month {
    font-weight: 500;
    font-size: 2.6vw;
    width: 30%;
    text-align: center
}

@media (max-width:480px) {
    .section__events-category .calendar-header .current-month {
        font-size: 4.5vw
    }
}

.section__events-category .calendar-header .next-month,
.section__events-category .calendar-header .prev-month {
    display: flex;
    background: rgba(0, 0, 0, .02);
    padding: 1.3vw 2.5vw;
    align-items: center;
    border-radius: 10vw;
    font-size: 1.2vw;
    font-weight: 500;
    cursor: pointer;
    width: 20%;
    justify-content: center
}

.section__events-category .calendar-header .next-month:hover,
.section__events-category .calendar-header .prev-month:hover {
    background: rgba(0, 0, 0, .05)
}

@media (max-width:480px) {

    .section__events-category .calendar-header .next-month,
    .section__events-category .calendar-header .prev-month {
        font-size: 3.2vw;
        padding: 2.5vw 5vw;
        width: 30%
    }
}

.section__events-category .calendar-header .next-month img,
.section__events-category .calendar-header .prev-month img {
    width: 1.2vw;
    height: auto;
    margin-left: 1vw
}

@media (max-width:480px) {

    .section__events-category .calendar-header .next-month img,
    .section__events-category .calendar-header .prev-month img {
        width: 3vw;
        margin-left: 1vw
    }
}

.section__events-category .calendar-header .prev-month img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 0;
    margin-right: .5vw
}

@media (max-width:480px) {
    .section__events-category .calendar-header .prev-month img {
        margin-left: 0;
        margin-right: 1vw
    }
}

.section__events-category .content {
    margin-top: 2vw;
    min-height: 15vw
}

@media (max-width:480px) {
    .section__events-category .content {
        margin-top: 6vw;
        min-height: 60vw
    }
}

.section__events-category .content .empty-results {
    background: rgba(255, 0, 0, .05);
    padding: 3vw;
    font-size: 1.2vw;
    text-align: center;
    width: 100%
}

@media (max-width:480px) {
    .section__events-category .content .empty-results {
        font-size: 4vw;
        padding: 12vw 3vw
    }
}

.section__events-category .content .tab-content {
    display: none;
    width: 100%
}

.section__events-category .content .tab-content.active {
    display: block
}

.section__events-category .content .date {
    margin-bottom: 2vw;
    width: 100%
}

@media (max-width:480px) {
    .section__events-category .content .date {
        margin-bottom: 4vw
    }
}

.section__events-category .content .date:last-child {
    margin-bottom: 0
}

.section__events-category .content .date .date-label {
    border-bottom: 1px solid #262424;
    font-size: 3vw;
    font-weight: 500
}

@media (max-width:480px) {
    .section__events-category .content .date .date-label {
        font-size: 6vw
    }
}

.section__events-category .content .date .date-content {
    display: flex;
    margin-top: 1.5vw;
    flex-wrap: wrap
}

@media (max-width:480px) {
    .section__events-category .content .date .date-content {
        margin-top: 3vw
    }
}

.section__events-category .content .date .date-content .event {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 19.25vw;
    margin-right: 1vw
}

.section__events-category .content .date .date-content .event:nth-child(5n) {
    margin-right: 0
}

@media (max-width:480px) {
    .section__events-category .content .date .date-content .event {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 5vw
    }

    .section__events-category .content .date .date-content .event:nth-child(2n) {
        margin-right: 0
    }
}

.section__events-category .content .date .date-content .event img,
.section__events-category-new .content .event img {
    width: 100%;
    height: auto;
    border-radius: .3vw
}

@media (max-width:480px) {
    .section__events-category .content .date .date-content .event img {
        border-radius: 1.2vw
    }
}

.section__events-category .content .date .date-content .event h3 {
    margin: 1vw 0;
    font-size: 1.2vw;
    font-weight: 500
}

@media (max-width:480px) {
    .section__events-category .content .date .date-content .event h3 {
        margin: 3vw 0 4vw;
        font-size: 4vw
    }
}

.section__events-category .content .date .date-content .event .excerpt {
    font-size: .9vw;
    margin-top: -.5vw;
    margin-bottom: 1vw
}

@media (max-width:480px) {
    .section__events-category .content .date .date-content .event .excerpt {
        font-size: 3vw;
        margin-top: -1.5vw;
        margin-bottom: 4vw
    }
}

.section__events-category .content .date .date-content .event .event-data .place {
    margin-bottom: .8vw
}

@media (max-width:480px) {
    .section__events-category .content .date .date-content .event .event-data .place {
        margin-bottom: 2vw
    }
}

.section__events-category .content .date .date-content .event .event-data .place,
.section__events-category .content .date .date-content .event .event-data .time {
    display: flex;
    align-items: center;
    font-size: .9vw
}

@media (max-width:480px) {

    .section__events-category .content .date .date-content .event .event-data .place,
    .section__events-category .content .date .date-content .event .event-data .time {
        font-size: 3vw
    }
}

@media (max-width:480px) {

    .section__events-category .content .date .date-content .event .event-data .place img,
    .section__events-category .content .date .date-content .event .event-data .time img {
        width: 3vw;
        margin-right: 1.5vw
    }
}

.section__events-category .content .view-calendar .calendar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative
}

.section__events-category .content .view-calendar .calendar .calendar-data {
    display: flex;
    flex-wrap: wrap
}

.section__events-category .content .view-calendar .calendar .day {
    width: 13.7%;
    background: rgba(0, 0, 0, .06);
    margin-bottom: .7vw;
    margin-right: calc(4.1%/6)
}

.section__events-category .content .view-calendar .calendar .day:nth-child(7n) {
    margin-right: 0
}

@media (max-width:480px) {
    .section__events-category .content .view-calendar .calendar .day {
        margin-bottom: 2vw
    }
}

.section__events-category .content .view-calendar .calendar .day.day-of-the-week {
    text-align: center;
    font-size: 1.1vw;
    opacity: .3;
    justify-content: center;
    background: 0 0;
    font-weight: 500
}

@media (max-width:480px) {
    .section__events-category .content .view-calendar .calendar .day.day-of-the-week {
        font-size: 3vw;
        margin-bottom: 3vw
    }
}

.section__events-category .content .view,
.section__events-category .content .view-calendar .calendar .day.day-of-the-week .mobile,
.section__events-category-new .header .navigation .filters .filter span.mobile {
    display: none
}

@media (max-width:480px) {
    .section__events-category .content .view-calendar .calendar .day.day-of-the-week .mobile {
        display: block
    }

    .section__events-category .content .view-calendar .calendar .day.day-of-the-week .desktop {
        display: none
    }
}

.section__events-category .content .view-calendar .calendar .day.day-of-the-month {
    min-height: 12vw;
    overflow: hidden
}

@media (max-width:480px) {
    .section__events-category .content .view-calendar .calendar .day.day-of-the-month {
        height: auto;
        border-radius: .7vw
    }
}

.section__events-category .content .view-calendar .calendar .day.day-of-the-month .date {
    font-weight: 500;
    font-size: 1.5vw;
    text-align: right;
    opacity: .5;
    padding: 1vw 1vw .5vw;
    margin-bottom: 0
}

@media (max-width:480px) {
    .section__events-category .content .view-calendar .calendar .day.day-of-the-month .date {
        font-size: 2.8vw;
        padding: 1.5vw 2vw
    }
}

.section__events-category .content .view-calendar .calendar .day.day-of-the-month.inactive {
    background: rgba(0, 0, 0, .01)
}

.section__events-category .content .view-calendar .calendar .day.day-of-the-month.inactive .date {
    opacity: .2
}

.section__events-category .content .view-calendar .calendar .day.day-of-the-month .day-content {
    display: flex;
    flex-direction: column
}

.section__events-category .content .view-calendar .calendar .day .event {
    padding: .5vw;
    background: #423939;
    color: #fff;
    margin-bottom: 1px;
    font-size: .8vw;
    text-decoration: none
}

.section__events-category .content .view-calendar .calendar .day .event:hover {
    text-decoration: underline
}

.section__events-category .content .view.active,
.section__events-category-new .header .navigation .filters .filter.city:hover .available,
.section__events-category-new .header .navigation .filters .filter.month:hover .available,
.section__events-category-new .header .navigation .filters .filter.year:hover .available {
    display: block
}

.section__events-category-new {
    background: #f9f7ef;
    border-top: 8vw solid #fff;
    padding-top: 3vw;
    padding-bottom: 10vw;
    flex-direction: column;
    min-height: 55vw
}

@media (max-width:480px) {
    .section__events-category-new {
        border-top: 20vw solid #fff;
        padding-top: 6vw;
        min-height: 100vw;
        padding-bottom: 25vw
    }
}

.section__events-category-new.loading {
    position: relative
}

.section__events-category-new.loading .ajax-loader {
    display: flex;
    position: absolute;
    height: 100%;
    width: 100%
}

.section__events-category-new .header {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between
}

@media (max-width:480px) {
    .section__events-category-new .header {
        flex-direction: column
    }
}

.section__events-category-new .header .title {
    font-weight: 500;
    font-size: 2.6vw;
    text-decoration: none
}

@media (max-width:480px) {
    .section__events-category-new .header .title {
        font-size: 6.5vw
    }
}

.section__events-category-new .header .navigation {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:480px) {
    .section__events-category-new .header .navigation {
        justify-content: space-between;
        width: 100%;
        align-items: center;
        margin-top: 3vw
    }
}

.section__events-category-new .header .navigation .filters {
    display: flex;
    align-items: center
}

@media (max-width:480px) {
    .section__events-category-new .header .navigation .filters {
        margin-right: 0;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%
    }
}

.section__events-category-new .header .navigation .filters .filter {
    height: 3.8vw;
    display: flex;
    align-items: center;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-right: 1vw;
    position: relative
}

@media (max-width:480px) {
    .section__events-category-new .header .navigation .filters .filter {
        height: 12vw;
        font-size: 3vw;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2vw
    }

    .section__events-category-new .header .navigation .filters .filter:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width:480px) {
    .section__events-category-new .header .navigation .filters .filter span.mobile {
        display: flex
    }

    .section__events-category-new .header .navigation .filters .filter span.desktop {
        display: none
    }
}

.section__events-category-new .header .navigation .filters .filter:last-child {
    margin-right: 0
}

.section__events-category-new .header .navigation .filters .filter img {
    width: 1.2vw;
    height: auto;
    margin-right: .5vw
}

@media (max-width:480px) {
    .section__events-category-new .header .navigation .filters .filter img {
        width: 3.5vw;
        margin-right: 1.5vw
    }
}

.section__events-category-new .header .navigation .filters .filter.year {
    margin-right: 3.5vw
}

@media (max-width:480px) {
    .section__events-category-new .header .navigation .filters .filter.year {
        margin-right: 0
    }
}

@media (max-width:480px) {

    .section__events-category-new .header .navigation .filters .filter.city:hover .available,
    .section__events-category-new .header .navigation .filters .filter.month:hover .available,
    .section__events-category-new .header .navigation .filters .filter.year:hover .available {
        display: none
    }

    .section__events-category-new .header .navigation .filters .filter.city.show-mobile .available,
    .section__events-category-new .header .navigation .filters .filter.month.show-mobile .available,
    .section__events-category-new .header .navigation .filters .filter.year.show-mobile .available {
        display: block
    }
}

.section__events-category-new .header .navigation .filters .filter.city .available,
.section__events-category-new .header .navigation .filters .filter.month .available,
.section__events-category-new .header .navigation .filters .filter.year .available {
    position: absolute;
    background: #fff;
    top: 3.8vw;
    width: 100%;
    left: 0;
    z-index: 101;
    border-bottom-left-radius: .3vw;
    border-bottom-right-radius: .3vw;
    border-left: 1px solid #f9f7ef;
    border-right: 1px solid #f9f7ef;
    border-bottom: 1px solid #f9f7ef;
    display: none
}

@media (max-width:480px) {

    .section__events-category-new .header .navigation .filters .filter.city .available,
    .section__events-category-new .header .navigation .filters .filter.month .available,
    .section__events-category-new .header .navigation .filters .filter.year .available {
        top: 12vw;
        border-bottom-left-radius: 1.2vw;
        border-bottom-right-radius: 1.2vw;
        width: 100%
    }
}

.section__events-category-new .header .navigation .filters .filter.city .available .city,
.section__events-category-new .header .navigation .filters .filter.city .available .month,
.section__events-category-new .header .navigation .filters .filter.city .available .year,
.section__events-category-new .header .navigation .filters .filter.month .available .city,
.section__events-category-new .header .navigation .filters .filter.month .available .month,
.section__events-category-new .header .navigation .filters .filter.month .available .year,
.section__events-category-new .header .navigation .filters .filter.year .available .city,
.section__events-category-new .header .navigation .filters .filter.year .available .month,
.section__events-category-new .header .navigation .filters .filter.year .available .year {
    padding: .5vw 1vw;
    cursor: pointer
}

@media (max-width:480px) {

    .section__events-category-new .header .navigation .filters .filter.city .available .city,
    .section__events-category-new .header .navigation .filters .filter.city .available .month,
    .section__events-category-new .header .navigation .filters .filter.city .available .year,
    .section__events-category-new .header .navigation .filters .filter.month .available .city,
    .section__events-category-new .header .navigation .filters .filter.month .available .month,
    .section__events-category-new .header .navigation .filters .filter.month .available .year,
    .section__events-category-new .header .navigation .filters .filter.year .available .city,
    .section__events-category-new .header .navigation .filters .filter.year .available .month,
    .section__events-category-new .header .navigation .filters .filter.year .available .year {
        padding: 2vw 3vw
    }
}

.section__events-category-new .header .navigation .filters .filter.city .active,
.section__events-category-new .header .navigation .filters .filter.month .active,
.section__events-category-new .header .navigation .filters .filter.year .active {
    display: flex;
    align-items: center;
    padding: 0 1.8vw;
    height: 100%;
    min-width: 8vw
}

@media (max-width:480px) {

    .section__events-category-new .header .navigation .filters .filter.city .active,
    .section__events-category-new .header .navigation .filters .filter.month .active,
    .section__events-category-new .header .navigation .filters .filter.year .active {
        padding: 0;
        width: 100%;
        justify-content: center
    }
}

.section__events-category-new .header .navigation .filters .filter.city .active:hover,
.section__events-category-new .header .navigation .filters .filter.month .active:hover,
.section__events-category-new .header .navigation .filters .filter.year .active:hover {
    background: rgba(0, 0, 0, .03)
}

.section__events-category-new .header .navigation .filters .filter.month .available .month {
    text-transform: capitalize
}

.section__events-category-new .header .navigation .switch-view {
    display: flex;
    cursor: pointer;
    border-radius: 10vw;
    border: 1px solid rgba(0, 0, 0, .1);
    position: relative
}

.section__events-category-new .header .navigation .switch-view .item {
    width: 3.5vw;
    height: 3vw;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:480px) {
    .section__events-category-new .header .navigation .switch-view .item {
        width: 10vw;
        height: 7vw
    }
}

.section__events-category-new .header .navigation .switch-view .item img {
    width: 1.3vw;
    height: auto
}

@media (max-width:480px) {
    .section__events-category-new .header .navigation .switch-view .item img {
        width: 4vw
    }
}

.section__events-category-new .header .navigation .switch-view.view-calendar .bg {
    margin-left: 3.5vw
}

.section__events-category-new .header .navigation .switch-view .bg {
    background: rgba(0, 0, 0, .05);
    width: 3.5vw;
    height: 3vw;
    position: absolute;
    border-radius: 10vw
}

@media (max-width:480px) {
    .section__events-category-new .header .navigation .switch-view .bg {
        width: 10vw;
        height: 7vw
    }
}

.section__events-category-new .content {
    margin-top: 2vw;
    position: relative;
    display: flex;
    flex-wrap: wrap
}

@media (max-width:480px) {
    .section__events-category-new .content {
        margin-top: 4vw
    }
}

.section__events-category-new .content .empty-results {
    background: rgba(255, 0, 0, .05);
    padding: 3vw;
    font-size: 1.2vw;
    text-align: center;
    width: 100%
}

@media (max-width:480px) {
    .section__events-category-new .content .empty-results {
        font-size: 4vw;
        padding: 12vw 3vw
    }
}

.section__events-category-new .content .event {
    padding: 1vw 1vw 1.5vw;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    background: #f9f7ef;
    width: 23.5%;
    margin-right: 2%;
    background: #fff;
    margin-bottom: 1.5vw
}

.section__events-category-new .content .event:nth-child(4n) {
    margin-right: 0
}

@media (max-width:480px) {
    .section__events-category-new .content .event {
        padding: 5vw 5vw 7vw;
        width: 100%;
        margin-bottom: 5vw;
        margin-right: 0
    }
}

.section__events-category-new .content .event:hover {
    background: #e8e3d8
}

.section__events-category-new .content .event .date {
    font-weight: 400;
    font-size: 2.5vw;
    margin-bottom: 1vw
}

@media (max-width:480px) {
    .section__events-category-new .content .event .date {
        font-size: 7vw;
        margin-bottom: 3vw
    }
}

@media (max-width:480px) {
    .section__events-category-new .content .event img {
        border-radius: 1.2vw
    }
}

.section__events-category-new .content .event h3 {
    margin: 1vw 0;
    font-size: 1.4vw;
    font-weight: 500
}

@media (max-width:480px) {
    .section__events-category-new .content .event h3 {
        margin: 3vw 0 4vw;
        font-size: 5vw
    }
}

.section__events-category-new .content .event .excerpt {
    font-size: .9vw;
    margin-top: -.5vw;
    margin-bottom: 1vw
}

@media (max-width:480px) {
    .section__events-category-new .content .event .excerpt {
        font-size: 3vw;
        margin-top: -1.5vw;
        margin-bottom: 4vw
    }
}

.section__events-category-new .content .event .event-data .place {
    margin-bottom: .8vw
}

@media (max-width:480px) {
    .section__events-category-new .content .event .event-data .place {
        margin-bottom: 3vw
    }
}

.section__events-category-new .content .event .event-data .place,
.section__events-category-new .content .event .event-data .time {
    display: flex;
    align-items: center;
    font-size: .9vw
}

@media (max-width:480px) {

    .section__events-category-new .content .event .event-data .place,
    .section__events-category-new .content .event .event-data .time {
        font-size: 3.7vw
    }
}

.section__events-category-new .content .event .event-data .place img,
.section__events-category-new .content .event .event-data .time img {
    width: 1.1vw;
    height: auto;
    margin-right: .5vw
}

@media (max-width:480px) {

    .section__events-category-new .content .event .event-data .place img,
    .section__events-category-new .content .event .event-data .time img {
        width: 4.5vw;
        margin-right: 2.5vw
    }
}

.section__contacts .tabs {
    display: flex;
    margin-top: 2vw;
    justify-content: space-between
}

@media (max-width:480px) {
    .section__contacts .tabs {
        margin-top: 4vw;
        flex-direction: column
    }
}

.section__contacts .tabs .tab {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 49%
}

@media (max-width:480px) {
    .section__contacts .tabs .tab {
        width: 100%;
        margin-bottom: 1vw
    }

    .section__contacts .tabs .tab:last-child {
        margin-bottom: 0
    }
}

.section__contacts .tabs .tab .triangle {
    width: 0;
    height: 0;
    border-left: 1vw solid transparent;
    border-right: 1vw solid transparent;
    border-top: 1vw solid #f9f7ef;
    display: none
}

@media (max-width:480px) {
    .section__contacts .tabs .tab .triangle {
        border-left: 3vw solid transparent;
        border-right: 3vw solid transparent;
        border-top: 3vw solid #f9f7ef
    }
}

.section__contacts .tabs .tab .text {
    background: rgba(0, 0, 0, .05);
    padding: 1.4vw 4vw;
    font-size: 1.4vw;
    font-weight: 500;
    color: rgba(0, 0, 0, .3);
    cursor: pointer;
    width: 100%;
    text-align: center
}

@media (max-width:480px) {
    .section__contacts .tabs .tab .text {
        font-size: 3.5vw;
        padding: 4vw;
        color: rgba(0, 0, 0, .3);
        background: rgba(0, 0, 0, .03)
    }
}

.section__contacts .tabs .tab .text:last-child {
    margin-right: 0
}

.section__contacts .tabs .tab.active .text {
    background: #f9f7ef;
    color: #262424
}

.section__contacts .content .form .row.row-rules.active .square img,
.section__contacts .content .tab-content.active,
.section__contacts .tabs .tab.active .triangle {
    display: block
}

@media (max-width:480px) {
    .section__contacts .tabs .tab.active .triangle {
        display: none
    }
}

.section__contacts .content {
    margin-top: 2vw;
    font-family: 'GT Eesti Pro Display', sans-serif
}

.section__contacts .content .tab-content {
    display: none
}

@media (max-width:480px) {
    .section__contacts .content {
        margin-top: 6vw
    }
}

.section__contacts .content .form {
    position: relative
}

.section__contacts .content .form.loading .ajax-loader {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%
}

.section__contacts .content .form.show-success .success-message,
.section__contacts .content .press-secretary {
    display: flex
}

.section__contacts .content .form .success-message {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    flex-direction: column;
    background: rgba(255, 255, 255, .96);
    align-items: center;
    justify-content: center
}

.section__contacts .content .form .success-message img {
    width: 10vw;
    height: auto
}

@media (max-width:480px) {
    .section__contacts .content .form .success-message img {
        width: 35vw !important
    }
}

.section__contacts .content .form .success-message .title {
    margin-top: 1vw;
    font-size: 1.4vw;
    font-weight: 500
}

@media (max-width:480px) {
    .section__contacts .content .form .success-message .title {
        margin-top: 3vw;
        font-size: 5vw
    }
}

.section__contacts .content .form .row {
    margin-bottom: 2vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

@media (max-width:480px) {
    .section__contacts .content .form .row {
        margin-bottom: 4vw
    }
}

.section__contacts .content .form .row input,
.section__contacts .content .form .row textarea {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 1.5vw;
    font-size: 1.3vw;
    width: 100%;
    margin-top: .5vw
}

@media (max-width:480px) {

    .section__contacts .content .form .row input,
    .section__contacts .content .form .row textarea {
        margin-top: 1vw;
        padding: 4vw;
        font-size: 3.5vw
    }
}

.section__contacts .content .form .row textarea {
    resize: none;
    height: 16vw
}

@media (max-width:480px) {
    .section__contacts .content .form .row textarea {
        height: 40vw
    }
}

.section__contacts .content .form .row:last-child,
.section__contacts .content .press-secretary .press-secretary-data .contacts a:last-child {
    margin-bottom: 0
}

.section__contacts .content .form .row.show-error label {
    color: red
}

.section__contacts .content .form .row.show-error input,
.section__contacts .content .form .row.show-error textarea {
    border: 1px solid rgba(255, 0, 0, .3);
    background: rgba(255, 0, 0, .01)
}

.section__contacts .content .form .row.row-actions .button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60%;
    padding: 1.5vw;
    font-size: 1.3vw;
    font-weight: 500;
    background: #423939;
    color: #fff;
    cursor: pointer
}

@media (max-width:480px) {
    .section__contacts .content .form .row.row-actions .button {
        width: 100%;
        padding: 4vw 3vw;
        font-size: 3.5vw
    }
}

.section__contacts .content .form .row.row-actions .button.inactive {
    background: rgba(0, 0, 0, .3);
    cursor: default
}

.section__contacts .content .form .row.row-actions .button img {
    width: 2.7vw;
    height: auto;
    margin-right: 1.2vw
}

@media (max-width:480px) {
    .section__contacts .content .form .row.row-actions .button img {
        width: 7vw !important;
        margin-right: 2.5vw
    }
}

.section__contacts .content .form .row.row-rules {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 3vw
}

@media (max-width:480px) {
    .section__contacts .content .form .row.row-rules {
        margin-top: 7vw
    }
}

.section__contacts .content .form .row.row-rules.show-error {
    color: red
}

.section__contacts .content .form .row.row-rules .square {
    border: 1px solid rgba(0, 0, 0, .1);
    width: 2.5vw;
    height: 2.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

@media (max-width:480px) {
    .section__contacts .content .form .row.row-rules .square {
        width: 7vw;
        height: 7vw
    }
}

.section__contacts .content .form .row.row-rules .square img {
    width: 1.4vw;
    height: auto;
    display: none
}

@media (max-width:480px) {
    .section__contacts .content .form .row.row-rules .square img {
        width: 3vw !important
    }
}

.section__contacts .content .form .row.row-rules .text {
    width: calc(100% - 3.5vw);
    font-size: .8vw;
    color: rgba(0, 0, 0, .5);
    line-height: 1.1vw
}

@media (max-width:480px) {
    .section__contacts .content .form .row.row-rules .text {
        width: calc(100% - 9vw);
        font-size: 2.5vw;
        line-height: 3vw
    }
}

.section__contacts .content .press-secretary .image {
    margin-right: 2vw
}

@media (max-width:480px) {
    .section__contacts .content .press-secretary .image {
        margin-right: 5vw
    }
}

.section__contacts .content .press-secretary .image img {
    width: 10vw;
    height: auto;
    border-radius: 50%
}

@media (max-width:480px) {
    .section__contacts .content .press-secretary .image img {
        width: 30vw !important
    }
}

.section__contacts .content .press-secretary .press-secretary-data .name {
    margin-top: 3vw;
    font-size: 1.8vw;
    font-weight: 500;
    margin-bottom: .3vw
}

@media (max-width:480px) {
    .section__contacts .content .press-secretary .press-secretary-data .name {
        font-size: 5.5vw;
        margin-bottom: 1.5vw
    }
}

.section__contacts .content .press-secretary .press-secretary-data .info {
    margin-bottom: 1vw
}

@media (max-width:480px) {
    .section__contacts .content .press-secretary .press-secretary-data .info {
        line-height: 110%
    }
}

.section__contacts .content .press-secretary .press-secretary-data .contacts {
    margin-top: 1.3vw
}

@media (max-width:480px) {
    .section__contacts .content .press-secretary .press-secretary-data .contacts {
        margin-top: 3vw
    }
}

@media (max-width:480px) {
    .section__contacts .content .press-secretary .press-secretary-data .contacts a {
        margin-bottom: 2vw
    }
}

.section__contacts .content .press-secretary .press-secretary-data .contacts a:hover {
    text-decoration: underline
}

@media (max-width:480px) {
    .section__contacts .content .press-secretary .press-secretary-data .contacts a img {
        width: 6vw !important;
        margin-right: 1.5vw
    }
}

.section__contacts .content .social-networks {
    display: flex;
    margin-top: 5vw;
    flex-direction: column
}

@media (max-width:480px) {
    .section__contacts .content .social-networks {
        margin-top: 13vw
    }
}

.section__contacts .content .social-networks .title {
    font-size: 1.4vw;
    font-weight: 500;
    margin-bottom: 2vw
}

@media (max-width:480px) {
    .section__contacts .content .social-networks .title {
        font-size: 5vw;
        margin-bottom: 4vw
    }
}

.section__contacts .content .social-networks .social-networks-items {
    display: flex;
    flex-direction: column
}

.section__contacts .content .social-networks .social-networks-items a {
    display: flex;
    align-items: center;
    margin-bottom: 1vw;
    text-decoration: none;
    font-size: 1.1vw
}

@media (max-width:480px) {
    .section__contacts .content .social-networks .social-networks-items a {
        font-size: 3.2vw;
        margin-bottom: 2.5vw
    }
}

.section__contacts .content .social-networks .social-networks-items a:last-child {
    margin-bottom: 0
}

.section__contacts .content .social-networks .social-networks-items a:hover {
    text-decoration: underline
}

.section__contacts .content .social-networks .social-networks-items a:last-child {
    margin-right: 0
}

.section__contacts .content .social-networks .social-networks-items a img {
    width: 2.2vw;
    height: auto;
    margin-right: .5vw
}

@media (max-width:480px) {
    .section__contacts .content .social-networks .social-networks-items a img {
        width: 7vw !important;
        margin-right: 2.2vw
    }
}

.section__contacts .content .social-networks .social-networks-items a.email {
    margin-top: 2vw
}

@media (max-width:480px) {
    .section__contacts .content .social-networks .social-networks-items a.email {
        margin-top: 5vw
    }
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 0
}

@media (max-width:480px) {
    .ui-widget.ui-widget-content {
        width: 40vw;
        font-size: 3vw
    }
}

#wp-cookie-pro {
    width: 96vw;
    bottom: 1vw;
    left: 2vw;
    border-radius: .3vw
}