/* Start:/local/markup/build/css/blog/blog.css?1589792604127696*/
@charset "UTF-8";

* {
    outline: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent
}

:after, :before {
    outline: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

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

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
}

ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

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

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #eee;
    margin: 0;
    padding: 0
}

input, select {
    vertical-align: middle
}

@font-face {
    font-family: Gilroy;
    src: url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-Regular.woff2) format("woff2"), url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-Medium.woff2) format("woff2"), url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-SemiBold.woff2) format("woff2"), url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-Bold.woff2) format("woff2"), url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-ExtraBold.woff2) format("woff2"), url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-ExtraBold.woff) format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-Black.woff2) format("woff2"), url(/local/markup/build/css/blog/../../assets/fonts/Gilroy-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: NeueHaasGroteskDisp Std;
    src: url(/local/markup/build/css/blog/../../assets/fonts/NHaasGroteskDSStd-55Rg.woff2) format("woff2"), url(/local/markup/build/css/blog/../../assets/fonts/NHaasGroteskDSStd-55Rg.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: NeueHaasGroteskDisp Std;
    src: url(/local/markup/build/css/blog/../../assets/fonts/NHaasGroteskDSStd-65Md.woff2) format("woff2"), url(/local/markup/build/css/blog/../../assets/fonts/NHaasGroteskDSStd-65Md.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: NeueHaasGroteskDisp Std;
    src: url(/local/markup/build/css/blog/../../assets/fonts/NHaasGroteskDSStd-75Bd.woff2) format("woff2"), url(/local/markup/build/css/blog/../../assets/fonts/NHaasGroteskDSStd-75Bd.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

::-moz-selection {
    color: #fff;
    background: #66c05d
}

::selection {
    color: #fff;
    -webkit-text-stroke-color: transparent;
    background: #66c05d
}

html {
    font-family: Gilroy, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    color: #202020;
    background: #f4f7f7;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: none
}

html.is-mobile-overflow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    -webkit-overflow-scrolling: auto
}

body {
    position: relative;
    min-height: 100vh;
    overflow-x: hidden
}

body.is-overflow-hidden {
    overflow: hidden
}

body.is-mobile-overflow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll
}

body.is-grid::after {
    content: "";
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .25;
    background: url(/local/markup/build/css/blog/../../assets/img/svg/grid1920.svg) no-repeat 50% 0 fixed;
    background-size: 100% auto;
    pointer-events: none
}

@media (max-width:1599px) {
    body.is-grid::after {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/grid1440.svg)
    }
}

@media (max-width:1439px) {
    body.is-grid::after {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/grid1024.svg)
    }
}

@media (max-width:1023px) {
    body.is-grid::after {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/grid768.svg)
    }
}

@media (max-width:767px) {
    body.is-grid::after {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/grid375.svg)
    }
}

@-moz-document url-prefix() {
    body {
        font-weight: lighter !important
    }
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    -webkit-transition: color .5s cubic-bezier(.785, .135, .15, .86), border .5s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), opacity .5s cubic-bezier(.785, .135, .15, .86);
    transition: color .5s cubic-bezier(.785, .135, .15, .86), border .5s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), opacity .5s cubic-bezier(.785, .135, .15, .86)
}

h1 {
    font-size: 68px;
    line-height: 1.175;
    font-weight: 700;
    letter-spacing: .01em
}

@media (max-width:1599px) {
    h1 {
        font-size: 57px
    }
}

@media (max-width:1439px) {
    h1 {
        font-size: 44px
    }
}

@media (max-width:1023px) {
    h1 {
        font-size: 42px
    }
}

@media (max-width:767px) {
    h1 {
        font-size: 34px
    }
}

h2 {
    font-size: 50px;
    line-height: 1.53;
    font-weight: 700
}

@media (max-width:1599px) {
    h2 {
        font-size: 43px
    }
}

@media (max-width:1439px) {
    h2 {
        font-size: 34px
    }
}

@media (max-width:1023px) {
    h2 {
        font-size: 29px
    }
}

@media (max-width:767px) {
    h2 {
        font-size: 23px
    }
}

h3 {
    font-size: 40px;
    line-height: 1.525;
    font-weight: 600
}

@media (max-width:1599px) {
    h3 {
        font-size: 35px
    }
}

@media (max-width:1439px) {
    h3 {
        font-size: 27px
    }
}

@media (max-width:1023px) {
    h3 {
        font-size: 24px
    }
}

@media (max-width:767px) {
    h3 {
        font-size: 18px
    }
}

h4 {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600
}

@media (max-width:1599px) {
    h4 {
        font-size: 26px
    }
}

@media (max-width:1439px) {
    h4 {
        font-size: 20px
    }
}

@media (max-width:767px) {
    h4 {
        font-size: 16px
    }
}

.h-noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.h-hide {
    display: none !important
}

.visually-hidden {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important
}

.container {
    max-width: 1920px;
    padding: 0 0 0 160px;
    margin: 0 auto
}

@media (max-width:1919px) {
    .container {
        padding: 0 0 0 8.33333%
    }
}

@media (max-width:1599px) {
    .container {
        padding: 0 0 0 5.55556%
    }
}

@media (max-width:1439px) {
    .container {
        padding: 0 0 0 5.85938%
    }
}

@media (max-width:1023px) {
    .container {
        padding: 0 0 0 3.25521%
    }
}

@media (max-width:767px) {
    .container {
        padding: 0 0 0 2.66667%
    }
}

.animation-wave {
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
    -webkit-transition: opacity .2s, -webkit-transform 1s cubic-bezier(.075, .82, .165, 1);
    transition: opacity .2s, -webkit-transform 1s cubic-bezier(.075, .82, .165, 1);
    transition: opacity .2s, transform 1s cubic-bezier(.075, .82, .165, 1);
    transition: opacity .2s, transform 1s cubic-bezier(.075, .82, .165, 1), -webkit-transform 1s cubic-bezier(.075, .82, .165, 1)
}

.animation-wave.is-ready {
    -webkit-transform: none;
    transform: none
}

.fullscreen-menu {
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 16vh 2.86458% 8vh 11.97917%;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    pointer-events: none
}

.fullscreen-menu.is-none-transform {
    pointer-events: all;
    -webkit-transform: none;
    transform: none
}

.fullscreen-menu::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: -webkit-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out
}

@media (max-width:1599px) {
    .fullscreen-menu {
        padding: 15vh 3.125% 6vh 13.88889%;
        font-size: 16px
    }
}

@media (max-width:1439px) {
    .fullscreen-menu {
        padding: 15vh 2.44141% 6vh 13.67188%;
        font-size: 12px
    }
}

@media (max-width:1023px) {
    .fullscreen-menu {
        padding: 15vh 3.25521% 6vh 14.97396%
    }
}

@media (max-width:767px) {
    .fullscreen-menu {
        padding: 15vh 0 4vh 6.66667% !important
    }
}

body.is-fullscreen-menu .fullscreen-menu::before {
    -webkit-transform: none;
    transform: none
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p a {
    will-change: opacity;
    opacity: 1;
    -webkit-transition: opacity .9s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .9s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(1) a {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(2) a {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(3) a {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(4) a {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(5) a {
    -webkit-transition-delay: .85s;
    transition-delay: .85s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(6) a {
    -webkit-transition-delay: .95s;
    transition-delay: .95s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(7) a {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(8) a {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(9) a {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(10) a {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(11) a {
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(12) a {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(13) a {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(14) a {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(15) a {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(16) a {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(17) a {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(18) a {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div p:nth-child(19) a {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

@media (max-width:1023px) {
    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(1) a {
        -webkit-transition-delay: .38s;
        transition-delay: .38s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(2) a {
        -webkit-transition-delay: .46s;
        transition-delay: .46s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(3) a {
        -webkit-transition-delay: .54s;
        transition-delay: .54s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(4) a {
        -webkit-transition-delay: .62s;
        transition-delay: .62s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(5) a {
        -webkit-transition-delay: .7s;
        transition-delay: .7s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(6) a {
        -webkit-transition-delay: .78s;
        transition-delay: .78s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(7) a {
        -webkit-transition-delay: .86s;
        transition-delay: .86s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(8) a {
        -webkit-transition-delay: .94s;
        transition-delay: .94s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(9) a {
        -webkit-transition-delay: 1.02s;
        transition-delay: 1.02s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(10) a {
        -webkit-transition-delay: 1.1s;
        transition-delay: 1.1s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(11) a {
        -webkit-transition-delay: 1.18s;
        transition-delay: 1.18s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(12) a {
        -webkit-transition-delay: 1.26s;
        transition-delay: 1.26s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(13) a {
        -webkit-transition-delay: 1.34s;
        transition-delay: 1.34s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(14) a {
        -webkit-transition-delay: 1.42s;
        transition-delay: 1.42s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(15) a {
        -webkit-transition-delay: 1.5s;
        transition-delay: 1.5s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(16) a {
        -webkit-transition-delay: 1.58s;
        transition-delay: 1.58s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(17) a {
        -webkit-transition-delay: 1.66s;
        transition-delay: 1.66s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(18) a {
        -webkit-transition-delay: 1.74s;
        transition-delay: 1.74s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(1) p:nth-child(19) a {
        -webkit-transition-delay: 1.82s;
        transition-delay: 1.82s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(1) a {
        -webkit-transition-delay: .58s;
        transition-delay: .58s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(2) a {
        -webkit-transition-delay: .66s;
        transition-delay: .66s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(3) a {
        -webkit-transition-delay: .74s;
        transition-delay: .74s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(4) a {
        -webkit-transition-delay: .82s;
        transition-delay: .82s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(5) a {
        -webkit-transition-delay: .9s;
        transition-delay: .9s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(6) a {
        -webkit-transition-delay: .98s;
        transition-delay: .98s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(7) a {
        -webkit-transition-delay: 1.06s;
        transition-delay: 1.06s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(8) a {
        -webkit-transition-delay: 1.14s;
        transition-delay: 1.14s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(9) a {
        -webkit-transition-delay: 1.22s;
        transition-delay: 1.22s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(10) a {
        -webkit-transition-delay: 1.3s;
        transition-delay: 1.3s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(11) a {
        -webkit-transition-delay: 1.38s;
        transition-delay: 1.38s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(12) a {
        -webkit-transition-delay: 1.46s;
        transition-delay: 1.46s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(13) a {
        -webkit-transition-delay: 1.54s;
        transition-delay: 1.54s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(14) a {
        -webkit-transition-delay: 1.62s;
        transition-delay: 1.62s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(15) a {
        -webkit-transition-delay: 1.7s;
        transition-delay: 1.7s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(16) a {
        -webkit-transition-delay: 1.78s;
        transition-delay: 1.78s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(17) a {
        -webkit-transition-delay: 1.86s;
        transition-delay: 1.86s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(18) a {
        -webkit-transition-delay: 1.94s;
        transition-delay: 1.94s
    }

    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__menu div:nth-child(2) p:nth-child(19) a {
        -webkit-transition-delay: 2.02s;
        transition-delay: 2.02s
    }
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__language a {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__language a:nth-child(1) {
    -webkit-transition: opacity .5s .6s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .6s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s .6s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .6s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s .6s cubic-bezier(.165, .84, .44, 1), opacity .5s .6s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s .6s cubic-bezier(.165, .84, .44, 1), opacity .5s .6s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .6s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__language a:nth-child(2) {
    -webkit-transition: opacity .5s .7s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .7s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s .7s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .7s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s .7s cubic-bezier(.165, .84, .44, 1), opacity .5s .7s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s .7s cubic-bezier(.165, .84, .44, 1), opacity .5s .7s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .7s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__copyright {
    opacity: .4;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: opacity .5s .9s cubic-bezier(.165, .84, .44, 1), -webkit-transform .5s .8s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s .9s cubic-bezier(.165, .84, .44, 1), -webkit-transform .5s .8s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s .8s cubic-bezier(.165, .84, .44, 1), opacity .5s .9s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s .8s cubic-bezier(.165, .84, .44, 1), opacity .5s .9s cubic-bezier(.165, .84, .44, 1), -webkit-transform .5s .8s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__contacts {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: opacity .5s .9s cubic-bezier(.165, .84, .44, 1), -webkit-transform .5s .9s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s .9s cubic-bezier(.165, .84, .44, 1), -webkit-transform .5s .9s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s .9s cubic-bezier(.165, .84, .44, 1), opacity .5s .9s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s .9s cubic-bezier(.165, .84, .44, 1), opacity .5s .9s cubic-bezier(.165, .84, .44, 1), -webkit-transform .5s .9s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

@media (max-width:767px) {
    body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__contacts {
        -webkit-transition-delay: .55s;
        transition-delay: .55s
    }
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__social a {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: opacity .5s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s cubic-bezier(.165, .84, .44, 1), opacity .5s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__social a:nth-child(1) {
    -webkit-transition: opacity .5s .88s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .88s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s .88s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .88s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s .88s cubic-bezier(.165, .84, .44, 1), opacity .5s .88s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s .88s cubic-bezier(.165, .84, .44, 1), opacity .5s .88s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .88s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__social a:nth-child(2) {
    -webkit-transition: opacity .5s .96s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .96s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s .96s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .96s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s .96s cubic-bezier(.165, .84, .44, 1), opacity .5s .96s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s .96s cubic-bezier(.165, .84, .44, 1), opacity .5s .96s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .96s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__social a:nth-child(3) {
    -webkit-transition: opacity .5s 1.04s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.04s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s 1.04s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.04s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s 1.04s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.04s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s 1.04s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.04s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.04s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__social a:nth-child(4) {
    -webkit-transition: opacity .5s 1.12s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.12s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s 1.12s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.12s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s 1.12s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.12s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s 1.12s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.12s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.12s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__social a:nth-child(5) {
    -webkit-transition: opacity .5s 1.2s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.2s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s 1.2s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.2s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s 1.2s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.2s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s 1.2s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.2s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.2s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__social a:nth-child(6) {
    -webkit-transition: opacity .5s 1.28s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.28s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s 1.28s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.28s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s 1.28s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.28s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s 1.28s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.28s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.28s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__social a:nth-child(7) {
    -webkit-transition: opacity .5s 1.36s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.36s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s 1.36s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.36s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s 1.36s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.36s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s 1.36s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.36s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.36s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__social a:nth-child(8) {
    -webkit-transition: opacity .5s 1.44s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.44s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s 1.44s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.44s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s 1.44s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.44s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s 1.44s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.44s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.44s cubic-bezier(.165, .84, .44, 1)
}

body.is-fullscreen-menu .fullscreen-menu .fullscreen-menu__social a:nth-child(9) {
    -webkit-transition: opacity .5s 1.52s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.52s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .5s 1.52s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.52s cubic-bezier(.165, .84, .44, 1);
    transition: transform .5s 1.52s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.52s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s 1.52s cubic-bezier(.165, .84, .44, 1), opacity .5s 1.52s cubic-bezier(.165, .84, .44, 1), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s 1.52s cubic-bezier(.165, .84, .44, 1)
}

.fullscreen-menu__wrapper {
    position: relative;
    height: 100%
}

.fullscreen-menu__menu {
    font-size: 0
}

.fullscreen-menu__menu div p a {
    opacity: 1;
    -webkit-transition: opacity .35s .45s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .35s .45s cubic-bezier(.165, .84, .44, 1)
}

.fullscreen-menu__menu div p:nth-child(4) a {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.fullscreen-menu__menu div p:nth-child(3) a {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.fullscreen-menu__menu div p:nth-child(2) a {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

@media (max-width:1023px) {
    .fullscreen-menu__menu div:nth-child(1) p:nth-child(1) a {
        -webkit-transition-delay: .48s;
        transition-delay: .48s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(2) a {
        -webkit-transition-delay: .42s;
        transition-delay: .42s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(3) a {
        -webkit-transition-delay: .36s;
        transition-delay: .36s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(4) a {
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(5) a {
        -webkit-transition-delay: .24s;
        transition-delay: .24s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(6) a {
        -webkit-transition-delay: .18s;
        transition-delay: .18s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(7) a {
        -webkit-transition-delay: .12s;
        transition-delay: .12s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(8) a {
        -webkit-transition-delay: 60ms;
        transition-delay: 60ms
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(9) a {
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(10) a {
        -webkit-transition-delay: -60ms;
        transition-delay: -60ms
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(11) a {
        -webkit-transition-delay: -.12s;
        transition-delay: -.12s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(12) a {
        -webkit-transition-delay: -.18s;
        transition-delay: -.18s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(13) a {
        -webkit-transition-delay: -.24s;
        transition-delay: -.24s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(14) a {
        -webkit-transition-delay: -.3s;
        transition-delay: -.3s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(15) a {
        -webkit-transition-delay: -.36s;
        transition-delay: -.36s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(16) a {
        -webkit-transition-delay: -.42s;
        transition-delay: -.42s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(17) a {
        -webkit-transition-delay: -.48s;
        transition-delay: -.48s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(18) a {
        -webkit-transition-delay: -.54s;
        transition-delay: -.54s
    }

    .fullscreen-menu__menu div:nth-child(1) p:nth-child(19) a {
        -webkit-transition-delay: -.6s;
        transition-delay: -.6s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(1) a {
        -webkit-transition-delay: .42s;
        transition-delay: .42s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(2) a {
        -webkit-transition-delay: .36s;
        transition-delay: .36s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(3) a {
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(4) a {
        -webkit-transition-delay: .24s;
        transition-delay: .24s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(5) a {
        -webkit-transition-delay: .18s;
        transition-delay: .18s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(6) a {
        -webkit-transition-delay: .12s;
        transition-delay: .12s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(7) a {
        -webkit-transition-delay: 60ms;
        transition-delay: 60ms
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(8) a {
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(9) a {
        -webkit-transition-delay: -60ms;
        transition-delay: -60ms
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(10) a {
        -webkit-transition-delay: -.12s;
        transition-delay: -.12s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(11) a {
        -webkit-transition-delay: -.18s;
        transition-delay: -.18s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(12) a {
        -webkit-transition-delay: -.24s;
        transition-delay: -.24s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(13) a {
        -webkit-transition-delay: -.3s;
        transition-delay: -.3s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(14) a {
        -webkit-transition-delay: -.36s;
        transition-delay: -.36s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(15) a {
        -webkit-transition-delay: -.42s;
        transition-delay: -.42s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(16) a {
        -webkit-transition-delay: -.48s;
        transition-delay: -.48s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(17) a {
        -webkit-transition-delay: -.54s;
        transition-delay: -.54s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(18) a {
        -webkit-transition-delay: -.6s;
        transition-delay: -.6s
    }

    .fullscreen-menu__menu div:nth-child(2) p:nth-child(19) a {
        -webkit-transition-delay: -.66s;
        transition-delay: -.66s
    }
}

.fullscreen-menu__menu div {
    display: inline-block;
    vertical-align: top;
    width: 40.6%;
    margin: 0 0 2.5vh
}

@media (max-width:1599px) {
    .fullscreen-menu__menu div {
        width: 44.25%
    }
}

@media (max-width:1439px) {
    .fullscreen-menu__menu div {
        width: 45.25%
    }
}

@media (max-width:1023px) {
    .fullscreen-menu__menu div {
        display: block;
        width: auto;
        margin: 0
    }
}

.fullscreen-menu__menu div p {
    margin: 0 0 5vh
}

@media (max-width:1023px) {
    .fullscreen-menu__menu div p {
        margin: 0 0 3vh
    }
}

@media (max-width:767px) {
    .fullscreen-menu__menu div p {
        margin: 0 0 1vh !important
    }
}

@media (max-height:799px) {
    .fullscreen-menu__menu div p {
        margin: 0 0 3vh
    }
}

@media (max-height:699px) {
    .fullscreen-menu__menu div p {
        margin: 0 0 1vh
    }
}

.fullscreen-menu__menu div p a {
    display: inline-block;
    vertical-align: top;
    font-size: 64px;
    font-weight: 700;
    text-indent: -.05em;
    letter-spacing: .01em;
    white-space: nowrap;
    opacity: 0
}

@media (max-width:1599px) {
    .fullscreen-menu__menu div p a {
        font-size: 56px
    }
}

@media (max-width:1439px) {
    .fullscreen-menu__menu div p a {
        font-size: 42px
    }
}

@media (max-width:767px) {
    .fullscreen-menu__menu div p a {
        font-size: 28px !important
    }
}

@media (max-height:599px) {
    .fullscreen-menu__menu div p a {
        font-size: 42px
    }
}

.fullscreen-menu__menu div p a svg {
    height: 64px;
    stroke: transparent;
    stroke-width: 1px;
    fill: #202020;
    -webkit-transition: fill .5s cubic-bezier(.785, .135, .15, .86), stroke .5s cubic-bezier(.785, .135, .15, .86);
    transition: fill .5s cubic-bezier(.785, .135, .15, .86), stroke .5s cubic-bezier(.785, .135, .15, .86);
    overflow: visible
}

@media (max-width:1599px) {
    .fullscreen-menu__menu div p a svg {
        height: 56px
    }
}

@media (max-width:1439px) {
    .fullscreen-menu__menu div p a svg {
        height: 42px
    }
}

@media (max-width:767px) {
    .fullscreen-menu__menu div p a svg {
        height: 28px !important
    }
}

@media (max-height:599px) {
    .fullscreen-menu__menu div p a svg {
        height: 42px
    }
}

.fullscreen-menu__menu div p a:hover svg {
    fill: #66c05d
}

.fullscreen-menu__language {
    margin: 0 0 0 40.6%
}

@media (max-width:1599px) {
    .fullscreen-menu__language {
        margin: 0 0 0 44.25%
    }
}

@media (max-width:1439px) {
    .fullscreen-menu__language {
        margin: 0 0 0 45.25%
    }
}

@media (max-width:1023px) {
    .fullscreen-menu__language {
        padding: 2vh 0 0;
        margin: 0
    }
}

@media (max-width:767px) {
    .fullscreen-menu__language {
        display: none
    }
}

.fullscreen-menu__language a {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    opacity: 0;
    -webkit-transition: opacity .25s cubic-bezier(.895, .03, .685, .22), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .25s cubic-bezier(.895, .03, .685, .22);
    transition: opacity .25s cubic-bezier(.895, .03, .685, .22), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .25s cubic-bezier(.895, .03, .685, .22);
    transition: transform .25s cubic-bezier(.895, .03, .685, .22), opacity .25s cubic-bezier(.895, .03, .685, .22), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .25s cubic-bezier(.895, .03, .685, .22), opacity .25s cubic-bezier(.895, .03, .685, .22), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .25s cubic-bezier(.895, .03, .685, .22);
    margin: 0 42px 0 0
}

@media (max-width:1599px) {
    .fullscreen-menu__language a {
        font-size: 16px
    }
}

@media (max-width:1439px) {
    .fullscreen-menu__language a {
        font-size: 18px
    }
}

@media (max-width:767px) {
    .fullscreen-menu__language a {
        margin: 0 22px 0 0
    }
}

.fullscreen-menu__language a:hover {
    color: #66c05d
}

.fullscreen-menu__language a.is-active {
    color: #a3a6a9;
    pointer-events: none
}

.fullscreen-menu__copyright {
    position: absolute;
    bottom: -1px;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .25s cubic-bezier(.895, .03, .685, .22), -webkit-transform .25s cubic-bezier(.895, .03, .685, .22);
    transition: opacity .25s cubic-bezier(.895, .03, .685, .22), -webkit-transform .25s cubic-bezier(.895, .03, .685, .22);
    transition: transform .25s cubic-bezier(.895, .03, .685, .22), opacity .25s cubic-bezier(.895, .03, .685, .22);
    transition: transform .25s cubic-bezier(.895, .03, .685, .22), opacity .25s cubic-bezier(.895, .03, .685, .22), -webkit-transform .25s cubic-bezier(.895, .03, .685, .22)
}

.fullscreen-menu__contacts {
    position: absolute;
    bottom: 0;
    left: 40.6%;
    opacity: 0;
    -webkit-transition: opacity .1s cubic-bezier(.895, .03, .685, .22), -webkit-transform .1s cubic-bezier(.895, .03, .685, .22);
    transition: opacity .1s cubic-bezier(.895, .03, .685, .22), -webkit-transform .1s cubic-bezier(.895, .03, .685, .22);
    transition: transform .1s cubic-bezier(.895, .03, .685, .22), opacity .1s cubic-bezier(.895, .03, .685, .22);
    transition: transform .1s cubic-bezier(.895, .03, .685, .22), opacity .1s cubic-bezier(.895, .03, .685, .22), -webkit-transform .1s cubic-bezier(.895, .03, .685, .22)
}

@media (max-width:1599px) {
    .fullscreen-menu__contacts {
        left: 44.25%
    }
}

@media (max-width:1439px) {
    .fullscreen-menu__contacts {
        left: 45.25%
    }
}

@media (max-width:767px) {
    .fullscreen-menu__contacts {
        bottom: 15vh;
        left: 0;
        width: 100%;
        font-size: 16px
    }
}

.fullscreen-menu__contacts i {
    display: inline-block;
    vertical-align: -5%;
    height: 15px;
    font-style: normal;
    border-left: 1px solid #202020;
    background: #202020;
    margin: 0 33px
}

@media (max-width:1599px) {
    .fullscreen-menu__contacts i {
        height: 13px;
        margin: 0 22px
    }
}

@media (max-width:1439px) {
    .fullscreen-menu__contacts i {
        height: 10px;
        margin: 0 18px
    }
}

@media (max-width:767px) {
    .fullscreen-menu__contacts i {
        vertical-align: -10%;
        height: 15px
    }
}

.fullscreen-menu__contacts a:hover {
    color: #66c05d
}

.fullscreen-menu__social {
    position: absolute;
    bottom: 0;
    right: 0
}

@media (max-width:767px) {
    .fullscreen-menu__social {
        bottom: 9vh;
        width: 100%
    }
}

.fullscreen-menu__social a {
    display: block;
    opacity: 0;
    -webkit-transition: opacity .25s cubic-bezier(.895, .03, .685, .22), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .25s cubic-bezier(.895, .03, .685, .22);
    transition: opacity .25s cubic-bezier(.895, .03, .685, .22), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .25s cubic-bezier(.895, .03, .685, .22);
    transition: transform .25s cubic-bezier(.895, .03, .685, .22), opacity .25s cubic-bezier(.895, .03, .685, .22), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .25s cubic-bezier(.895, .03, .685, .22), opacity .25s cubic-bezier(.895, .03, .685, .22), color .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .25s cubic-bezier(.895, .03, .685, .22);
    margin: 0 0 2vh
}

@media (max-width:767px) {
    .fullscreen-menu__social a {
        display: inline-block;
        vertical-align: top;
        font-size: 0;
        margin: 0 28px 0 0
    }
}

.fullscreen-menu__social a:last-child {
    margin: 0
}

.fullscreen-menu__social a:hover {
    color: #66c05d
}

.fullscreen-menu__social a svg {
    display: none
}

@media (max-width:767px) {
    .fullscreen-menu__social a svg {
        display: block;
        width: 20px;
        height: 18px;
        fill: #202020
    }
}

.fake-header {
    height: 90px
}

@media (max-width:1439px) {
    .fake-header {
        height: 70px
    }
}

.header {
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    padding: 0 7.44792% 0 11.97917%;
    font-size: 0;
    line-height: 94px;
    font-weight: 700;
    background: #fff;
    -webkit-transition: background .5s cubic-bezier(.785, .135, .15, .86);
    transition: background .5s cubic-bezier(.785, .135, .15, .86)
}

.header::after {
    content: '';
    display: table !important;
    clear: both;
    height: 0 !important;
    visibility: hidden
}

@media (max-width:1599px) {
    .header {
        padding: 0 9.23611% 0 9.02778%
    }
}

@media (max-width:1439px) {
    .header {
        height: 70px;
        padding: 0 10.25391% 0 8.78906%;
        line-height: 74px
    }
}

@media (max-width:1023px) {
    .header {
        padding: 0 16.66667% 0 0
    }
}

body.is-fullscreen-menu .header {
    -webkit-transition-delay: .25s;
    transition-delay: .25s;
    background: 0 0;
    pointer-events: none
}

body.is-fullscreen-menu .header .header__burger, body.is-fullscreen-menu .header .header__logo {
    pointer-events: all
}

body.is-fullscreen-menu .header .header__left, body.is-fullscreen-menu .header .header__right {
    opacity: 0;
    -webkit-transition: opacity .25s cubic-bezier(.785, .135, .15, .86);
    transition: opacity .25s cubic-bezier(.785, .135, .15, .86);
    pointer-events: none
}

.header.is-transparent {
    background: 0 0
}

.header.is-transparent a:hover {
    color: #fff
}

@media (max-width:1599px) {
    .header.is-transparent .header__left {
        padding: 0 0 0 3.95257%
    }
}

@media (max-width:1439px) {
    .header.is-transparent .header__left {
        padding: 0 0 0 100px
    }
}

.header.is-transparent .header__phone {
    color: #fff
}

.header.is-transparent .header__phone:hover {
    color: #202020
}

.header.is-transparent .header__link::after {
    color: #fff;
    border-color: transparent;
    background: #202020
}

.header.is-transparent:hover::after {
    color: #202020
}

.header.is-transparent .header__logo {
    top: 38px
}

@media (max-width:1439px) {
    .header.is-transparent .header__logo {
        top: 29px
    }
}

.header.is-transparent .header__logo svg {
    width: 81px;
    height: 16px;
    fill: #fff
}

.header.is-transparent .header__logo svg path:last-child {
    opacity: 1;
    pointer-events: all
}

.header.is-transparent .header__burger::after, .header.is-transparent .header__burger::before {
    background: #202020
}

.header a {
    font-size: 18px
}

@media (max-width:1439px) {
    .header a {
        font-size: 16px
    }
}

.header a:hover {
    color: #66c05d
}

.header__left {
    float: left;
    -webkit-transition: opacity .5s cubic-bezier(.785, .135, .15, .86), padding .5s cubic-bezier(.785, .135, .15, .86);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86), padding .5s cubic-bezier(.785, .135, .15, .86);
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

@media (max-width:1023px) {
    .header__left {
        display: none
    }
}

.header__phone {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin: 0 40px 0 0
}

@media (max-width:1439px) {
    .header__phone {
        margin: 0 17px 0 0
    }
}

.header__client {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.header__client i {
    display: inline-block;
    vertical-align: 0;
    font-style: normal;
    -webkit-transition: -webkit-transform .25s cubic-bezier(.785, .135, .15, .86);
    transition: -webkit-transform .25s cubic-bezier(.785, .135, .15, .86);
    transition: transform .25s cubic-bezier(.785, .135, .15, .86);
    transition: transform .25s cubic-bezier(.785, .135, .15, .86), -webkit-transform .25s cubic-bezier(.785, .135, .15, .86)
}

.header__client:hover i {
    -webkit-transform: rotate(90deg) translate3d(0, 0, 0);
    transform: rotate(90deg) translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: -webkit-transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s cubic-bezier(.785, .135, .15, .86)
}

.header__right {
    float: right;
    -webkit-transition: opacity .5s cubic-bezier(.785, .135, .15, .86);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86);
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

@media (max-width:767px) {
    .header__right {
        display: none
    }
}

.header__link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.header__link::after {
    content: attr(data-count);
    position: absolute;
    top: -13px;
    left: calc(100% + 4px);
    width: 21px;
    height: 21px;
    padding: 3px 0 0;
    font-size: 13px;
    text-align: center;
    color: #202020;
    border: 1px solid #202020;
    border-radius: 50%;
    -webkit-transition: border .5s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), color .5s cubic-bezier(.785, .135, .15, .86);
    transition: border .5s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), color .5s cubic-bezier(.785, .135, .15, .86);
    pointer-events: none
}

.header__link:hover::after {
    color: #202020
}

.header__link--primary {
    margin: 0 50px 0 0
}

.header__link--primary::after {
    display: none
}

.header__language {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 75px
}

@media (max-width:1439px) {
    .header__language {
        margin: 0 0 0 65px
    }
}

@media (max-width:1023px) {
    .header__language {
        display: none
    }
}

.header__logo {
    position: absolute;
    top: 24px;
    left: 3.125%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: top .5s cubic-bezier(.165, .84, .44, 1);
    transition: top .5s cubic-bezier(.165, .84, .44, 1);
    will-change: transform
}

@media (max-width:1599px) {
    .header__logo {
        left: 2.43056%
    }
}

@media (max-width:1439px) {
    .header__logo {
        top: 20px;
        left: 2.44141%
    }
}

@media (max-width:1023px) {
    .header__logo {
        left: 3.25521%
    }
}

@media (max-width:767px) {
    .header__logo {
        left: 6.66667%
    }
}

.header__logo svg {
    display: block;
    width: 42px;
    height: 39px;
    fill: #66c05d;
    -webkit-transition: fill .5s cubic-bezier(.165, .84, .44, 1), height .5s cubic-bezier(.165, .84, .44, 1);
    transition: fill .5s cubic-bezier(.165, .84, .44, 1), height .5s cubic-bezier(.165, .84, .44, 1);
    overflow: visible
}

@media (max-width:1439px) {
    .header__logo svg {
        width: 35px;
        height: 30px
    }
}

.header__logo svg path:last-child {
    opacity: 0;
    -webkit-transition: opacity .15s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .15s cubic-bezier(.165, .84, .44, 1);
    pointer-events: none
}

.header__logo:hover svg {
    fill: #01c57a
}

.header__burger {
    position: absolute;
    top: calc(50% - 19px);
    right: 2.86458%;
    width: 38px;
    height: 38px;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: -webkit-transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: transform .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s cubic-bezier(.785, .135, .15, .86)
}

@media (max-width:1599px) {
    .header__burger {
        right: 3.125%
    }
}

@media (max-width:1439px) {
    .header__burger {
        right: 2.44141%
    }
}

@media (max-width:1023px) {
    .header__burger {
        right: 3.25521%
    }
}

@media (max-width:767px) {
    .header__burger {
        right: 6.66667%
    }
}

.header__burger::after, .header__burger::before {
    content: '';
    position: absolute;
    left: 0;
    width: 38px;
    height: 4.5px;
    background: #66c05d;
    -webkit-transition: width .5s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: width .5s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: width .5s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: width .5s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), transform .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s cubic-bezier(.785, .135, .15, .86)
}

@media (max-width:767px) {
    .header__burger::after, .header__burger::before {
        background: #202020
    }
}

.header__burger::before {
    top: 12px
}

.header__burger::after {
    top: 24px;
    width: 26.6px
}

.header__burger:hover::after {
    width: 38px;
    -webkit-transition: width .25s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: width .25s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: width .25s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), transform .5s cubic-bezier(.785, .135, .15, .86);
    transition: width .25s cubic-bezier(.785, .135, .15, .86), background .5s cubic-bezier(.785, .135, .15, .86), transform .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s cubic-bezier(.785, .135, .15, .86)
}

body.is-touch .header__burger:hover::after {
    width: 26.6px
}

.header__burger.is-active::after, .header__burger.is-active::before {
    background: #202020
}

.header__burger.is-active::before {
    -webkit-transform: rotate(45deg) translate3d(0, 8.5px, 0);
    transform: rotate(45deg) translate3d(0, 8.5px, 0)
}

.header__burger.is-active::after {
    width: 38px !important;
    -webkit-transform: rotate(-45deg) translate3d(0, -8.5px, 0);
    transform: rotate(-45deg) translate3d(0, -8.5px, 0)
}

.fake-footer {
    height: 322px
}

@media (max-width:1599px) {
    .fake-footer {
        height: 262px
    }
}

@media (max-width:1439px) {
    .fake-footer {
        height: 202px
    }
}

@media (max-width:767px) {
    .fake-footer {
        display: none
    }
}

.footer {
    width: 100%;
    padding: 100px 2.86458% 0 11.97917%;
    font-size: 0;
    font-weight: 700;
    background: #66c05d
}

@media (max-width:1599px) {
    .footer {
        padding: 70px 3.125% 0 9.02778%
    }
}

@media (max-width:1439px) {
    .footer {
        padding: 60px 2.44141% 0 8.78906%
    }
}

@media (max-width:1023px) {
    .footer {
        padding: 60px 3.25521% 0 7.16146%
    }
}

@media (max-width:767px) {
    .footer {
        position: relative;
        height: auto;
        padding: 40px 2.66667% 28px 6.66667%
    }
}

.footer__wrapper {
    position: relative
}

.footer__menu {
    white-space: nowrap;
    margin: 0 0 30px
}

@media (max-width:1599px) {
    .footer__menu {
        margin: 0 0 30px
    }
}

@media (max-width:1439px) {
    .footer__menu {
        margin: 0 0 30px
    }
}

@media (max-width:767px) {
    .footer__menu {
        white-space: normal;
        margin: 0 0 30px
    }
}

@media (max-width:767px) {
    .footer__menu span {
        display: inline-block;
        vertical-align: top;
        width: 50%
    }
}

.footer__menu span a {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    color: #fff;
    margin: 0 3.0581% 0 0
}

@media (max-width:1599px) {
    .footer__menu span a {
        font-size: 16px;
        margin: 0 3.16206% 0 0
    }
}

@media (max-width:1439px) {
    .footer__menu span a {
        font-size: 12px;
        margin: 0 3.30033% 0 0
    }
}

@media (max-width:767px) {
    .footer__menu span a {
        display: block;
        font-size: 14px;
        white-space: nowrap;
        margin: 0 0 15px
    }
}

.footer__menu span a:hover {
    color: #000
}

.footer__address {
    font-size: 16px
}

@media (max-width:1599px) {
    .footer__address {
        font-size: 14px
    }
}

@media (max-width:1439px) {
    .footer__address {
        font-size: 12px
    }
}

@media (max-width:767px) {
    .footer__address {
        font-size: 14px;
        margin: 0 0 37px
    }
}

.footer__phone {
    display: none
}

@media (max-width:767px) {
    .footer__phone {
        display: block;
        margin: 0 0 10px
    }

    .footer__phone a {
        color: #202020 !important
    }
}

.footer__sk-logo {
    position: absolute;
    bottom: -15px;
    right: 0;
    width: 77px;
    height: 55px
}

@media (max-width:1599px) {
    .footer__sk-logo {
        bottom: -10px
    }
}

@media (max-width:1439px) {
    .footer__sk-logo {
        bottom: -15px;
        width: 67px;
        height: 48px
    }
}

@media (max-width:1023px) {
    .footer__sk-logo {
        top: -12px;
        bottom: auto;
        width: 53px;
        height: 38px
    }
}

@media (max-width:767px) {
    .footer__sk-logo {
        top: auto;
        bottom: 48px;
        right: 4%
    }
}

.footer__social {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    white-space: nowrap
}

@media (max-width:1023px) {
    .footer__social {
        top: auto;
        bottom: 0
    }
}

@media (max-width:767px) {
    .footer__social {
        position: relative
    }
}

.footer__social a {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 22px
}

@media (max-width:1599px) {
    .footer__social a {
        margin: 0 0 0 25px
    }
}

@media (max-width:1279px) {
    .footer__social a {
        margin: 0 0 0 14px
    }
}

@media (max-width:1023px) {
    .footer__social a {
        margin: 0 0 0 25px
    }
}

@media (max-width:767px) {
    .footer__social a {
        margin: 0 7px 0 0
    }
}

.footer__social.is-ready .footer__social-link--world {
    background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/world.svg)
}

@media (min-width:768px) {
    .footer__social.is-ready .footer__social-link--world:hover {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/world-hover.svg)
    }
}

.footer__social.is-ready .footer__social-link--behance {
    background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/behance.svg)
}

@media (min-width:768px) {
    .footer__social.is-ready .footer__social-link--behance:hover {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/behance-hover.svg)
    }
}

.footer__social.is-ready .footer__social-link--fb {
    background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/fb.svg)
}

@media (min-width:768px) {
    .footer__social.is-ready .footer__social-link--fb:hover {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/fb-hover.svg)
    }
}

.footer__social.is-ready .footer__social-link--youtube {
    background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/youtube.svg)
}

@media (min-width:768px) {
    .footer__social.is-ready .footer__social-link--youtube:hover {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/youtube-hover.svg)
    }
}

.footer__social.is-ready .footer__social-link--vk {
    background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/vk.svg)
}

@media (min-width:768px) {
    .footer__social.is-ready .footer__social-link--vk:hover {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/vk-hover.svg)
    }
}

.footer__social.is-ready .footer__social-link--instagram {
    background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/instagram.svg)
}

@media (min-width:768px) {
    .footer__social.is-ready .footer__social-link--instagram:hover {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/instagram-hover.svg)
    }
}

.footer__social.is-ready .footer__social-link--v {
    background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/v.svg)
}

@media (min-width:768px) {
    .footer__social.is-ready .footer__social-link--v:hover {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/v-hover.svg)
    }
}

.footer__social.is-ready .footer__social-link--twitter {
    background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/twitter.svg)
}

@media (min-width:768px) {
    .footer__social.is-ready .footer__social-link--twitter:hover {
        background-image: url(/local/markup/build/css/blog/../../assets/img/svg/social/twitter-hover.svg)
    }
}

.footer__social-link {
    width: 20px;
    height: 18px;
    background: no-repeat 50% 50%;
    -webkit-transition: background-image .2s;
    transition: background-image .2s
}

.footer__bottom {
    padding: 43px 0 0;
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

.footer__bottom::after {
    content: '';
    display: table !important;
    clear: both;
    height: 0 !important;
    visibility: hidden
}

@media (min-width:768px) and (max-width:9999px) {
    .footer__bottom {
        display: none
    }
}

.footer__mobile-to-desktop {
    float: left;
    color: #fff !important
}

.footer__language {
    float: right;
    padding: 0 4.41176% 0 0
}

@media (max-width:767px) {
    .footer__language {
        display: none
    }
}

body.is-fake-desktop .footer {
    height: 262px
}

body.is-fake-desktop .footer__bottom {
    display: block
}

.button {
    display: inline-block;
    vertical-align: top;
    padding: 24px 51px;
    font-size: 22px;
    line-height: 1.68;
    font-weight: 600;
    color: #202020;
    border-radius: 2px;
    background: #66c05d;
    margin: 0 40px 0 0
}

@media (max-width:1599px) {
    .button {
        font-size: 19px
    }
}

@media (max-width:1439px) {
    .button {
        padding: 17px 46px;
        font-size: 15px;
        margin: 0 30px 0 0
    }
}

@media (max-width:1023px) {
    .button {
        font-size: 14px
    }
}

.button:hover {
    background: #01c57a
}

.button.is-disabled {
    color: rgba(255, 255, 255, .5);
    background: #a3a6a9;
    pointer-events: none
}

.button-border {
    display: inline-block;
    vertical-align: top;
    padding: 23px 52px;
    font-size: 22px;
    line-height: 1.68;
    font-weight: 600;
    border: 2px solid #202020;
    border-radius: 2px;
    -webkit-transition: color .25s cubic-bezier(.47, 0, .745, .715);
    transition: color .25s cubic-bezier(.47, 0, .745, .715);
    margin: 0 0 20px;
    cursor: pointer
}

.button-border:hover {
    color: #66c05d
}

@media (max-width:1599px) {
    .button-border {
        font-size: 19px
    }
}

@media (max-width:1439px) {
    .button-border {
        padding: 15px 47px;
        font-size: 15px
    }
}

@media (max-width:1023px) {
    .button-border {
        font-size: 14px
    }
}

.page-blog {
    box-sizing: border-box;
    overflow: hidden
}

.page-blog::after {
    content: '';
    display: table !important;
    clear: both;
    height: 0 !important;
    visibility: hidden
}

.page-blog>.page-blog__nav {
    margin: 0 0 0 8.33333%
}

@media (max-width:1599px) {
    .page-blog>.page-blog__nav {
        margin: 0 0 0 5.55556%
    }
}

@media (max-width:1439px) {
    .page-blog>.page-blog__nav {
        margin: 0 0 0 5.85938%
    }
}

@media (max-width:1023px) {
    .page-blog>.page-blog__nav {
        margin: 0 0 0 3.25521%
    }
}

@media (max-width:767px) {
    .page-blog>.page-blog__nav {
        margin: 0 0 0 2.66667%
    }
}

.page-blog__header {
    padding: 0 0 25px;
    text-align: left;
    background-color: #fff;
    margin: 0 0 70px
}

@media (max-width:1599px) {
    .page-blog__header {
        padding: 0 0 40px;
        margin: 0 0 50px
    }
}

@media (max-width:1023px) {
    .page-blog__header {
        padding: 0 0 20px;
        margin: 0 0 30px
    }
}

.page-blog__header .approach__video-wrapper {
    padding: 53% 0 0
}

.page-blog__header .approach__video-overlay {
    padding: 16.25% 0 0
}

.page-blog__header .approach__video-btn {
    margin: 0 auto 19px
}

.page-blog__header .approach__video-title {
    font-size: 40px;
    line-height: 1.3;
    font-weight: 600
}

.page-blog__header .page-blog__wrapp {
    margin: 0
}

.page-blog__wrapp {
    position: relative;
    padding: 0 3.125% 0 3.97727%;
    background: #fff;
    margin: 45px 0 0;
    overflow: hidden
}

.page-blog__wrapp h1 {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    margin: -3px 0 0
}

.page-blog__wrapp .page-blog__cart--social {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.page-blog__wrapp.is-ready .approach__video-wrapper, .page-blog__wrapp.is-ready .page-blog__cart--social, .page-blog__wrapp.is-ready h1 {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.page-blog__wrapp.is-ready .page-blog__nav-events {
    opacity: 1
}

.page-blog__wrapp::after {
    content: '';
    display: table !important;
    clear: both;
    height: 0 !important;
    visibility: hidden
}

@media (max-width:1599px) {
    .page-blog__wrapp {
        padding: 0 3.30882% 0 3.67647%;
        margin: 0 0 0 -40px
    }
}

@media (max-width:1439px) {
    .page-blog__wrapp {
        padding: 0 2.59336% 0 3.11203%;
        margin: 0 0 0 -25px
    }
}

@media (max-width:1023px) {
    .page-blog__wrapp {
        padding: 0 3.36474% 0 4.03769%
    }
}

@media (max-width:767px) {
    .page-blog__wrapp {
        padding: 0 2.66667% 0 4%;
        margin: 0
    }
}

.page-blog__wrapp--bordered {
    border-bottom: 1px solid #cdcfde
}

.page-blog__wrapp--bgdark {
    color: #fff;
    background: #202020
}

.page-blog__wrapp--bgdark.is-ready .page-blog__wrapp--bgdark-title {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.page-blog__wrapp--bgdark .video__wrapper {
    padding: 0 0 62% !important
}

.page-blog__wrapp--bgdark-title {
    text-indent: -.075em;
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    margin: 30px 0 0
}

@media (max-width:1599px) {
    .page-blog__wrapp--bgdark-title {
        margin: 46px 0 0
    }
}

@media (max-width:1439px) {
    .page-blog__wrapp--bgdark-title {
        margin: 26px 0 0
    }
}

@media (max-width:1023px) {
    .page-blog__wrapp--bgdark-title {
        margin: 26px 1.68303% 0 1.82328%
    }
}

@media (max-width:767px) {
    .page-blog__wrapp--bgdark-title {
        margin: 0
    }
}

@media (max-width:767px) {
    .page-blog__wrapp--bgdark {
        margin: 0 0 20px
    }
}

.page-blog__wrapp--bgdark .new-customers__popup-wrapper {
    width: 54.6875%;
    padding: 70px 50px 50px
}

@media (max-width:1599px) {
    .page-blog__wrapp--bgdark .new-customers__popup-wrapper {
        width: 53.47222%;
        padding: 60px 35px 35px
    }
}

@media (max-width:1439px) {
    .page-blog__wrapp--bgdark .new-customers__popup-wrapper {
        width: 53.71094%;
        padding: 40px 20px 20px
    }
}

@media (max-width:1023px) {
    .page-blog__wrapp--bgdark .new-customers__popup-wrapper {
        width: 75.52083%;
        padding: 40px 15px 15px
    }
}

@media (max-width:767px) {
    .page-blog__wrapp--bgdark .new-customers__popup-wrapper {
        width: 93.33333%;
        padding: 40px 5px 5px
    }
}

@media (max-width:1439px) {
    .page-blog__wrapp--bgdark .new-customers__popup-close {
        top: 10px;
        right: 15px
    }
}

@media (max-width:767px) {
    .page-blog__wrapp--bgdark .new-customers__popup-close {
        top: 5px;
        right: 5px
    }
}

.page-blog__nav .page-blog__wrapp {
    padding: 35px 3.125% 28px 3.97727%;
    margin: 0
}

@media (max-width:1599px) {
    .page-blog__nav .page-blog__wrapp {
        padding: 30px 3.30882% 20px 3.67647%
    }
}

@media (max-width:1439px) {
    .page-blog__nav .page-blog__wrapp {
        padding: 20px 2.59336% 15px 3.11203%
    }
}

@media (max-width:1023px) {
    .page-blog__nav .page-blog__wrapp {
        padding: 0 3.36474% 0 4.03769%
    }
}

@media (max-width:767px) {
    .page-blog__nav .page-blog__wrapp {
        padding: 0 2.73973% 0 4.10959%;
        margin: 0
    }
}

.page-blog__nav-items {
    float: left;
    width: 81.95719%;
    padding: 15px 0 20px;
    font-weight: 600;
    margin: 0 0 0 -.1em
}

.page-blog__nav-items::after {
    content: '';
    display: table !important;
    clear: both;
    height: 0 !important;
    visibility: hidden
}

@media (max-width:1023px) {
    .page-blog__nav-items {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        width: 100%
    }
}

@media (max-width:767px) {
    .page-blog__nav-items {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.page-blog__nav-items.is-ready .page-blog__nav-menu {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.page-blog__nav-items.is-ready .page-blog__nav-menu:nth-child(1) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.page-blog__nav-items.is-ready .page-blog__nav-menu:nth-child(2) {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

.page-blog__nav-items.is-ready .page-blog__nav-menu:nth-child(3) {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.page-blog__nav-items.is-ready .page-blog__nav-menu:nth-child(4) {
    -webkit-transition-delay: .95s;
    transition-delay: .95s
}

.page-blog__nav-items.is-ready .page-blog__nav-menu:nth-child(5) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.page-blog__nav-items.is-ready .page-blog__nav-menu:nth-child(6) {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}

.page-blog__nav-items.is-ready .page-blog__nav-menu:nth-child(7) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.page-blog__nav-items.is-ready .page-blog__nav-menu:nth-child(8) {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s
}

.page-blog__nav-items.is-ready .page-blog__nav-menu:nth-child(9) {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

.page-blog__nav-menu {
    float: left;
    font-size: 26px;
    line-height: 1.5;
    font-weight: 600;
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    margin: 0 0 0 3%
}

@media (max-width:1599px) {
    .page-blog__nav-menu {
        font-size: 20px
    }
}

@media (max-width:1439px) {
    .page-blog__nav-menu {
        font-size: 19px
    }
}

@media (max-width:1023px) {
    .page-blog__nav-menu {
        float: none;
        display: inline-block;
        font-size: 19px
    }
}

@media (max-width:767px) {
    .page-blog__nav-menu {
        font-size: 16px;
        margin: 0 10px 0 0
    }
}

.page-blog__nav-menu:first-child {
    margin-left: 0
}

.page-blog__nav-menu:hover {
    color: #66c05d
}

.page-blog__nav-menu.is-active {
    color: #66c05d
}

.page-blog__nav-events {
    float: right;
    padding: 24px 0 20px;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 600;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 2s cubic-bezier(.19, 1, .22, 1);
    transition: opacity 2s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

@media (max-width:1599px) {
    .page-blog__nav-events {
        font-size: 17px
    }
}

@media (max-width:1439px) {
    .page-blog__nav-events {
        padding: 18px 0 20px;
        font-size: 16px
    }
}

@media (max-width:1023px) {
    .page-blog__nav-events {
        display: none
    }
}

.page-blog__nav-events:hover {
    color: #66c05d
}

@media (min-width:0px) and (max-width:1023px) {
    .page-blog__mobile-wrapp {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin: 0 0 -65px;
        overflow: hidden
    }
}

@media (min-width:0px) and (max-width:1023px) {
    .page-blog__mobile-list {
        font-size: 0;
        white-space: nowrap;
        overflow: hidden
    }
}

.page-blog__mobile-list.is-ready .page-blog__cart--animation {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.page-blog__mobile-list.is-ready .page-blog__cart--animation:nth-child(1) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.page-blog__mobile-list.is-ready .page-blog__cart--animation:nth-child(2) {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

.page-blog__mobile-list.is-ready .page-blog__cart--animation:nth-child(3) {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.page-blog__mobile-list.is-ready .page-blog__cart--animation:nth-child(4) {
    -webkit-transition-delay: .95s;
    transition-delay: .95s
}

.page-blog__mobile-list.is-ready .page-blog__cart--animation:nth-child(5) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.page-blog__mobile-list.is-ready .page-blog__cart--animation:nth-child(6) {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}

.page-blog__mobile-list.is-ready .page-blog__cart--animation:nth-child(7) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.page-blog__mobile-list.is-ready .page-blog__cart--animation:nth-child(8) {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s
}

.page-blog__mobile-list.is-ready .page-blog__cart--animation:nth-child(9) {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

.page-blog__articles {
    padding: 0 0 40px
}

.page-blog__articles .page-blog__wrapp {
    padding: 25px 3.125% 0 3.97727%;
    margin: 0
}

.page-blog__articles .page-blog__wrapp--bgdark {
    padding: 25px 2.86458% 64px 3.64583%;
    margin: 0 0 0 8.33333%
}

@media (max-width:1599px) {
    .page-blog__articles .page-blog__wrapp--bgdark {
        padding: 25px 3.125% 64px 3.47222%;
        margin: 0 0 0 5.55556%
    }
}

@media (max-width:1439px) {
    .page-blog__articles .page-blog__wrapp--bgdark {
        padding: 25px 2.44141% 44px 2.92969%;
        margin: 0 0 0 5.85938%
    }
}

@media (max-width:1023px) {
    .page-blog__articles .page-blog__wrapp--bgdark {
        padding: 25px 3.25521% 44px 3.90625%;
        margin: 0 0 0 3.25521%
    }
}

@media (max-width:767px) {
    .page-blog__articles .page-blog__wrapp--bgdark {
        padding: 25px 2.66667% 44px 4%;
        margin: 0 0 0 2.66667%
    }
}

.page-blog__articles .page-blog__wrapp:first-child {
    padding: 25px 3.125% 0 3.97727%
}

@media (max-width:1599px) {
    .page-blog__articles .page-blog__wrapp:first-child {
        padding: 36px 3.30882% 0 3.67647%
    }
}

@media (max-width:1439px) {
    .page-blog__articles .page-blog__wrapp:first-child {
        padding: 30px 2.59336% 0 3.11203%
    }
}

@media (max-width:1023px) {
    .page-blog__articles .page-blog__wrapp:first-child {
        padding: 10px 3.36474% 0 4.03769%
    }
}

.page-blog__cart {
    float: left;
    width: 30.88685%;
    height: auto !important;
    margin: 40px 3.66972% 30px 0
}

@media (max-width:1599px) {
    .page-blog__cart {
        width: 31.2253%;
        margin: 30px 3.16206% 20px 0
    }
}

@media (max-width:1439px) {
    .page-blog__cart {
        width: 31.46315%;
        margin: 20px 2.75028% 20px 0
    }
}

@media (max-width:1023px) {
    .page-blog__cart {
        width: calc(50% - 25px);
        margin: 20px 1.68303% 20px 1.82328%
    }
}

@media (max-width:1023px) {
    .page-blog__cart {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        white-space: normal;
        margin: 15px 0
    }
}

.page-blog__cart:last-child {
    margin-right: 0
}

.page-blog__cart--animation {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1)
}

.page-blog__cart .page-blog__media .video .video__btn {
    position: absolute;
    top: calc(50% - 44px);
    left: calc(50% - 44px);
    width: 88px;
    height: 88px;
    margin-bottom: 0
}

@media (max-width:1599px) {
    .page-blog__cart .page-blog__media .video .video__btn {
        top: calc(50% - 24px);
        left: calc(50% - 24px);
        width: 48px;
        height: 48px
    }
}

.page-blog__cart .page-blog__media .video .video__btn::after {
    top: calc(50% - 13px);
    left: calc(50% - 8px);
    border-width: 13px 0 13px 20px
}

@media (max-width:1599px) {
    .page-blog__cart .page-blog__media .video .video__btn::after {
        top: calc(50% - 10px);
        left: calc(50% - 5px);
        border-width: 10px 0 10px 14px
    }
}

.page-blog__cart .approach__video-wrapper {
    opacity: 0;
    border-bottom: 7px solid #66c05d;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.page-blog .video__title {
    font-size: 40px;
    line-height: 130%
}

@media (max-width:1599px) {
    .page-blog .video__title {
        font-size: 35px
    }
}

@media (max-width:1439px) {
    .page-blog .video__title {
        font-size: 27px
    }
}

@media (max-width:1023px) {
    .page-blog .video__title {
        font-size: 24px
    }
}

@media (max-width:767px) {
    .page-blog .video__title {
        font-size: 14px
    }
}

.page-blog .video__wrapper {
    padding: 0 0 53%
}

.page-blog .video__overlay {
    padding: 16.5% 0 0
}

.page-blog .video__btn {
    margin: 0 auto 20px
}

.page-blog__cart--large {
    width: 65.44343%
}

@media (max-width:1599px) {
    .page-blog__cart--large {
        width: 65.61265%
    }
}

@media (max-width:1439px) {
    .page-blog__cart--large {
        width: 65.78658%
    }
}

@media (max-width:1023px) {
    .page-blog__cart--large {
        width: 100%;
        margin: 20px 0 0
    }
}

@media (max-width:767px) {
    .page-blog__cart--large {
        margin: 0
    }
}

.page-blog__cart--large.page-blog__cart--bggreen {
    position: relative;
    padding: 60px 0 20px 70px
}

@media (max-width:1599px) {
    .page-blog__cart--large.page-blog__cart--bggreen {
        padding: 50px 20px 50px 69px
    }
}

@media (max-width:1439px) {
    .page-blog__cart--large.page-blog__cart--bggreen {
        padding: 40px 0 10px 50px
    }
}

@media (max-width:767px) {
    .page-blog__cart--large.page-blog__cart--bggreen {
        padding: 20px 20px 10px
    }
}

.page-blog__cart--large.page-blog__cart--bggreen .page-blog__hashtag {
    position: absolute;
    bottom: 40px
}

@media (max-width:1439px) {
    .page-blog__cart--large.page-blog__cart--bggreen .page-blog__hashtag {
        bottom: 15px
    }
}

.page-blog__cart--large-img {
    padding: 0 45px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

@media (max-width:1599px) {
    .page-blog__cart--large-img {
        padding: 0
    }
}

.page-blog__cart--large-img img {
    height: 196px;
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width:1439px) {
    .page-blog__cart--large-img img {
        height: 140px
    }
}

.page-blog__cart--large .page-blog__video-autor {
    color: #fff
}

.page-blog__cart--large .page-blog__play-video {
    width: 116px;
    height: 116px
}

@media (max-width:1439px) {
    .page-blog__cart--large .page-blog__play-video {
        top: 30%;
        width: 75px;
        height: 75px
    }
}

@media (max-width:1023px) {
    .page-blog__cart--large .page-blog__play-video {
        width: 60px;
        height: 60px
    }
}

@media (max-width:375px) {
    .page-blog__cart--large .page-blog__play-video {
        top: 60%;
        width: 40px;
        height: 40px
    }
}

.page-blog__cart--large .page-blog__play-video span {
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 36px solid #202020
}

@media (max-width:1439px) {
    .page-blog__cart--large .page-blog__play-video span {
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-left: 26px solid #202020
    }
}

@media (max-width:1023px) {
    .page-blog__cart--large .page-blog__play-video span {
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-left: 20px solid #202020
    }
}

@media (max-width:375px) {
    .page-blog__cart--large .page-blog__play-video span {
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 15px solid #202020
    }
}

.page-blog__cart--large .page-blog__media {
    height: auto
}

.page-blog__cart--header {
    padding: 65px 0 0
}

@media (max-width:1599px) {
    .page-blog__cart--header {
        padding: 65px 0 0;
        margin-bottom: 30px
    }
}

@media (max-width:1439px) {
    .page-blog__cart--header {
        padding: 50px 0 0;
        margin-bottom: 25px
    }
}

@media (max-width:1023px) {
    .page-blog__cart--header {
        width: 48.25581%;
        padding: 35px 0 0;
        margin: 0 3.48837% 0 0
    }
}

@media (max-width:767px) {
    .page-blog__cart--header {
        width: 100%;
        padding: 30px 0 0;
        margin: 0
    }
}

.page-blog__cart--header h1 {
    text-indent: -.075em
}

.page-blog__cart--social {
    padding: 65px 0 0
}

.page-blog__cart--social p {
    font-size: 18px;
    line-height: 40px;
    font-weight: 600
}

.page-blog__cart--social a {
    padding: 0 0 0 25px;
    font-weight: 700;
    color: #66c05d
}

@media (max-width:1599px) {
    .page-blog__cart--social {
        padding: 60px 0 0
    }

    .page-blog__cart--social p {
        font-size: 16px
    }
}

@media (max-width:1439px) {
    .page-blog__cart--social {
        padding: 50px 0 0
    }

    .page-blog__cart--social p {
        font-size: 14px;
        line-height: 30px !important
    }
}

@media (max-width:1023px) {
    .page-blog__cart--social {
        width: 45%;
        padding: 25px 0 0
    }
}

@media (max-width:767px) {
    .page-blog__cart--social {
        width: 100%;
        height: 100px;
        padding: 15px 0 0
    }
}

.page-blog__cart--popular {
    padding: 5px 20px 0 0
}

.page-blog__cart--popular.is-ready h2 {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.page-blog__cart--popular.is-ready div {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.page-blog__cart--popular.is-ready div:nth-child(1) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.page-blog__cart--popular.is-ready div:nth-child(2) {
    -webkit-transition-delay: .85s;
    transition-delay: .85s
}

.page-blog__cart--popular.is-ready div:nth-child(3) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.page-blog__cart--popular.is-ready div:nth-child(4) {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s
}

.page-blog__cart--popular h2 {
    text-indent: .025em;
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    margin: 0 0 50px -.05em
}

@media (max-width:1599px) {
    .page-blog__cart--popular h2 {
        margin: 0 0 24px -.05em
    }
}

@media (max-width:1439px) {
    .page-blog__cart--popular h2 {
        margin: 0 0 15px -.05em
    }
}

.page-blog__cart--popular .page-blog__hashtag {
    margin: 0 0 16px
}

@media (max-width:1439px) {
    .page-blog__cart--popular .page-blog__hashtag {
        margin: 0
    }
}

.page-blog__cart--popular div {
    font-weight: 600;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    margin: 0 0 45px
}

@media (max-width:1599px) {
    .page-blog__cart--popular div {
        margin: 0 0 25px
    }
}

@media (max-width:1439px) {
    .page-blog__cart--popular div {
        margin: 0 0 15px
    }
}

.page-blog__cart--onlytext {
    width: 90%;
    padding: 18px 0 45px
}

.page-blog__cart--onlytext .page-blog__hashtag {
    margin: 0 0 20px
}

.page-blog__cart--onlytext .page-blog__note {
    margin: 0 0 32px
}

@media (max-width:1439px) {
    .page-blog__cart--onlytext {
        padding: 10px 0 15px
    }

    .page-blog__cart--onlytext .page-blog__hashtag {
        margin: 0 0 10px
    }

    .page-blog__cart--onlytext .page-blog__note {
        margin: 0 0 10px
    }
}

.page-blog__cart--bggrey {
    position: relative;
    min-height: 570px;
    padding: 54px 30px 100px 52px;
    background: #f4f7f7
}

@media (max-width:1439px) {
    .page-blog__cart--bggrey {
        min-height: auto;
        padding: 30px 20px 80px
    }
}

.page-blog__cart--bggrey .page-blog__hashtag {
    margin: 0 0 25px
}

.page-blog__cart--bggrey .page-blog__component-author {
    position: absolute;
    bottom: 23px
}

.page-blog__cart--bggrey h3 {
    padding: 10px 0 0;
    line-height: 1.58
}

.page-blog__media {
    position: relative;
    width: 100%;
    color: #fff;
    background-size: cover
}

.page-blog__media--bordered {
    border-bottom: 7px solid #66c05d
}

@media (max-width:1023px) {
    .page-blog__media--bordered {
        border-bottom: 5px solid #66c05d
    }
}

.page-blog__media--large .approach__video-wrapper {
    padding: 53% 0 0
}

.page-blog__media-image {
    overflow: hidden
}

.page-blog__media-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(32, 32, 32, .7);
    -webkit-transition: background .5s cubic-bezier(.785, .135, .15, .86);
    transition: background .5s cubic-bezier(.785, .135, .15, .86)
}

.page-blog__media-image img {
    display: block;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter .5s cubic-bezier(.785, .135, .15, .86);
    transition: -webkit-filter .5s cubic-bezier(.785, .135, .15, .86);
    transition: filter .5s cubic-bezier(.785, .135, .15, .86);
    transition: filter .5s cubic-bezier(.785, .135, .15, .86), -webkit-filter .5s cubic-bezier(.785, .135, .15, .86)
}

.page-blog__play-video {
    position: absolute;
    top: 42%;
    left: 50%;
    display: block;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    background: #66c05d;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: background .5s cubic-bezier(.785, .135, .15, .86);
    transition: background .5s cubic-bezier(.785, .135, .15, .86)
}

@media (max-width:1439px) {
    .page-blog__play-video {
        width: 60px;
        height: 60px
    }
}

@media (max-width:767px) {
    .page-blog__play-video {
        width: 40px;
        height: 40px
    }
}

.page-blog__play-video span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 26px solid #202020;
    -webkit-transform: translate3d(-40%, -50%, 0);
    transform: translate3d(-40%, -50%, 0);
    -webkit-transition: border-left-color .5s cubic-bezier(.785, .135, .15, .86);
    transition: border-left-color .5s cubic-bezier(.785, .135, .15, .86)
}

@media (max-width:1439px) {
    .page-blog__play-video span {
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-left: 20px solid #202020
    }
}

@media (max-width:1439px) {
    .page-blog__play-video span {
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 15px solid #202020
    }
}

.page-blog__video-title {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 60%;
    text-align: center;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

@media (max-width:1439px) {
    .page-blog__video-title {
        top: 45%;
        width: 85%
    }
}

@media (max-width:375px) {
    .page-blog__video-title {
        top: 0;
        width: 95%
    }
}

.page-blog__video-autor {
    position: absolute;
    bottom: 30px;
    right: 56px;
    max-width: 90%;
    height: 34px;
    text-align: right
}

@media (max-width:1439px) {
    .page-blog__video-autor {
        bottom: 15px;
        right: 15px
    }
}

@media (max-width:767px) {
    .page-blog__video-autor {
        top: 10px;
        left: 10px;
        right: auto
    }
}

.page-blog__autor {
    display: inline-block;
    vertical-align: middle;
    height: 34px
}

.page-blog__autor img {
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin: 0 8px 0 0
}

.page-blog__autor span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600
}

@media (max-width:1439px) {
    .page-blog__autor span {
        font-size: 12px;
        line-height: 20px
    }
}

.page-blog__description {
    margin: 61px 0 0
}

@media (max-width:1439px) {
    .page-blog__description {
        margin: 45px 0 0
    }
}

@media (max-width:1024px) {
    .page-blog__description {
        margin: 20px 0 45px
    }
}

.page-blog__description .page-blog__note {
    margin: 0 0 25px
}

.page-blog__hashtag {
    font-size: 16px !important;
    line-height: normal;
    margin: 0 0 20px
}

.page-blog__hashtag a {
    padding: 0 20px 0 0;
    color: #66c05d
}

@media (max-width:1439px) {
    .page-blog__hashtag {
        font-size: 15px !important
    }
}

@media (max-width:1024px) {
    .page-blog__hashtag {
        font-size: 14px !important
    }

    .page-blog__hashtag a {
        padding: 0 10px 0 0
    }
}

.page-blog__note a, .page-blog__note span {
    font-size: 22px;
    line-height: 1.55
}

@media (max-width:1599px) {
    .page-blog__note a, .page-blog__note span {
        font-size: 19px
    }
}

@media (max-width:1439px) {
    .page-blog__note a, .page-blog__note span {
        font-size: 15px
    }
}

@media (max-width:1023px) {
    .page-blog__note a, .page-blog__note span {
        font-size: 14px
    }
}

.page-blog__note a:hover {
    color: #66c05d
}

.page-blog__event {
    padding: 0 0 40px
}

.page-blog__event h2 {
    text-indent: -.075em
}

.page-blog__event .page-blog__wrapp {
    margin: 0
}

.page-blog__event .calendar__content {
    padding: 10px 0
}

.page-blog__event-wrapp {
    padding: 0 0 35px;
    background: #fff
}

.page-blog__event-header {
    height: 150px;
    padding: 50px 3.125% 0 3.97727%
}

@media (max-width:1599px) {
    .page-blog__event-header {
        padding: 44px 3.30882% 0 3.67647%
    }
}

@media (max-width:1439px) {
    .page-blog__event-header {
        padding: 30px 2.59336% 0 3.11203%
    }
}

@media (max-width:1023px) {
    .page-blog__event-header {
        padding: 25px 3.36474% 0 4.03769%
    }
}

@media (max-width:767px) {
    .page-blog__event-header {
        height: 80px;
        padding: 20px 2.73973% 0 4.10959%
    }
}

.page-blog__event-title {
    float: left
}

.page-blog__event-calendar {
    float: right;
    padding: 38px 0 0;
    font-size: 18px;
    font-weight: 600;
    -webkit-transition: color .25s cubic-bezier(.785, .135, .15, .86);
    transition: color .25s cubic-bezier(.785, .135, .15, .86)
}

@media (max-width:1439px) {
    .page-blog__event-calendar {
        padding: 25px 0 0
    }
}

@media (max-width:767px) {
    .page-blog__event-calendar {
        width: 82px;
        padding: 5px 0 0;
        font-size: 13px
    }
}

.page-blog__event-calendar:hover {
    color: #66c05d
}

.page-blog__footer {
    padding: 30px 0 210px
}

@media (max-width:1440px) {
    .page-blog__footer {
        padding: 30px 0 150px
    }
}

@media (max-width:1023px) {
    .page-blog__footer {
        padding: 30px 0 150px
    }
}

@media (max-width:767px) {
    .page-blog__footer {
        padding: 10px 0 80px
    }
}

.page-blog__footer.is-ready .page-blog__footer-link {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.page-blog__footer-link {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1s cubic-bezier(.19, 1, .22, 1), opacity .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    clear: both
}

@media (max-width:1599px) {
    .page-blog__footer-link {
        font-size: 32px
    }
}

@media (max-width:1439px) {
    .page-blog__footer-link {
        font-size: 27px
    }
}

@media (max-width:1023px) {
    .page-blog__footer-link {
        font-size: 22px
    }
}

@media (max-width:767px) {
    .page-blog__footer-link {
        font-size: 18px
    }
}

.page-blog__footer-link a:hover {
    color: #66c05d
}

.page-blog__component {
    padding: 0 1.30208% 0 2.08333%;
    font-size: 0;
    background: #fff;
    margin: 0 0 0 8.33333%
}

@media (max-width:1599px) {
    .page-blog__component {
        padding: 0 1.73611% 0 2.08333%;
        margin: 0 0 0 5.55556%
    }
}

@media (max-width:1439px) {
    .page-blog__component {
        padding: 0 1.17188% 0 1.75781%;
        margin: 0 0 0 5.85938%
    }
}

@media (max-width:1023px) {
    .page-blog__component {
        padding: 0 1.30208% 0 2.21354%;
        margin: 0 0 0 3.25521%
    }
}

@media (max-width:767px) {
    .page-blog__component {
        padding: 25px 2.66667% 44px 4%;
        margin: 0 0 0 2.66667%
    }
}

.page-blog__component--no-mb {
    margin-bottom: 0
}

.page-blog__component.is-ready .page-blog__component-title {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: opacity 1s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity 1s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity 1s cubic-bezier(.19, 1, .22, 1), transform 1s cubic-bezier(.19, 1, .22, 1);
    transition: opacity 1s cubic-bezier(.19, 1, .22, 1), transform 1s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1)
}

.page-blog__component.is-ready .page-blog__component-list>* {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: opacity 1s .15s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s .15s cubic-bezier(.19, 1, .22, 1);
    transition: opacity 1s .15s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s .15s cubic-bezier(.19, 1, .22, 1);
    transition: opacity 1s .15s cubic-bezier(.19, 1, .22, 1), transform 1s .15s cubic-bezier(.19, 1, .22, 1);
    transition: opacity 1s .15s cubic-bezier(.19, 1, .22, 1), transform 1s .15s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s .15s cubic-bezier(.19, 1, .22, 1)
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(1) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(2) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(3) {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(4) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(5) {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(6) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(7) {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(8) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(9) {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(10) {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(11) {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(12) {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(13) {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(14) {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(15) {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(16) {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(17) {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(18) {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s
}

.page-blog__component.is-ready .page-blog__component-list>:nth-child(19) {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s
}

.page-blog__component-cart {
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 29.79351%;
    font-weight: 500;
    margin: 70px 1.76991% 70px 1.76991%
}

@media (max-width:1599px) {
    .page-blog__component-cart {
        width: 30.2682%;
        margin: 50px 1.53257%
    }
}

@media (max-width:1439px) {
    .page-blog__component-cart {
        width: 30.62099%;
        margin: 30px 1.39186% 30px 1.2848%
    }
}

@media (max-width:1023px) {
    .page-blog__component-cart {
        width: 46.36872%;
        margin: 20px 1.81564% 20px
    }
}

@media (max-width:767px) {
    .page-blog__component-cart {
        width: 100%;
        white-space: normal;
        margin: 0 0 40px
    }
}

.page-blog__component-cart--large {
    width: 63.12684%
}

@media (max-width:1599px) {
    .page-blog__component-cart--large {
        width: 63.60153%
    }
}

@media (max-width:1439px) {
    .page-blog__component-cart--large {
        width: 64.0257%
    }
}

@media (max-width:1023px) {
    .page-blog__component-cart--large {
        width: 96.22905%
    }
}

@media (max-width:767px) {
    .page-blog__component-cart--large {
        width: 100%;
        margin: 0 0 40px
    }
}

.page-blog__component-cart--large .page-blog__component-banner-event {
    left: 6.54206%
}

@media (max-width:1599px) {
    .page-blog__component-cart--large .page-blog__component-banner-event {
        left: 4.81928%
    }
}

@media (max-width:1439px) {
    .page-blog__component-cart--large .page-blog__component-banner-event {
        left: 3.34448%
    }
}

@media (max-width:1023px) {
    .page-blog__component-cart--large .page-blog__component-banner-event {
        left: 4.53172%
    }
}

@media (max-width:767px) {
    .page-blog__component-cart--large .page-blog__component-banner-event {
        left: 4.41176%
    }
}

.page-blog__cart--bggreen {
    position: relative;
    padding: 60px 20px 70px 4.0708%;
    background: #66c05d
}

@media (max-width:1599px) {
    .page-blog__cart--bggreen {
        min-height: 0;
        padding: 90px 3.06513% 60px
    }
}

@media (max-width:1439px) {
    .page-blog__cart--bggreen {
        padding: 35px 2.14133% 20px
    }
}

@media (max-width:1023px) {
    .page-blog__cart--bggreen {
        width: 46.36872%;
        padding: 35px 2.10379% 20px;
        margin: 20px 1.81564% 20px
    }
}

@media (max-width:767px) {
    .page-blog__cart--bggreen {
        width: 100%;
        padding: 35px 4.41176% 20px;
        margin: 0 0 40px
    }
}

.page-blog__cart--bggreen .page-blog__component-author {
    margin-top: 20px
}

.page-blog__cart--bggreen img {
    max-width: 41.67%;
    margin: 0 0 0 auto
}

@media (max-width:1599px) {
    .page-blog__cart--bggreen img {
        width: auto
    }
}

@media (max-width:767px) {
    .page-blog__cart--bggreen img {
        margin: auto
    }
}

.page-blog__cart--bggreen h3 {
    line-height: 1.2;
    margin: 0 0 67px
}

.page-blog__cart--bggreen h3 span {
    font-size: 40px;
    color: #fff
}

@media (max-width:1599px) {
    .page-blog__cart--bggreen h3 span {
        font-size: 35px
    }
}

@media (max-width:1439px) {
    .page-blog__cart--bggreen h3 span {
        font-size: 27px
    }
}

@media (max-width:1023px) {
    .page-blog__cart--bggreen h3 span {
        font-size: 24px
    }
}

@media (max-width:767px) {
    .page-blog__cart--bggreen h3 span {
        font-size: 18px
    }
}

.page-blog__cart--bggreen h2 span {
    font-size: 50px;
    line-height: 1.2;
    color: #fff
}

@media (max-width:1599px) {
    .page-blog__cart--bggreen h2 span {
        font-size: 43px
    }
}

@media (max-width:1439px) {
    .page-blog__cart--bggreen h2 span {
        font-size: 34px
    }
}

@media (max-width:1023px) {
    .page-blog__cart--bggreen h2 span {
        font-size: 29px
    }
}

@media (max-width:767px) {
    .page-blog__cart--bggreen h2 span {
        font-size: 23px
    }
}

.page-blog__cart--bggreen .page-blog__hashtag {
    position: absolute;
    bottom: 47px;
    color: #fff
}

@media (max-width:1439px) {
    .page-blog__cart--bggreen .page-blog__hashtag {
        bottom: 15px
    }
}

.page-blog__cart--bggreen .page-blog__hashtag a {
    font-weight: 700;
    color: #202020
}

.page-blog__cart--bggreen-title {
    line-height: 1.42
}

.page-blog__component-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-blog__component-list>* {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
}

@media (max-width:767px) {
    .page-blog__component-list {
        font-size: 0;
        margin: 0
    }
}

.page-blog__component-media {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 64%;
    background: none no-repeat 50% 50%;
    background-size: cover;
    margin: 0 0 60px;
    overflow: hidden
}

@media (max-width:1599px) {
    .page-blog__component-media {
        margin: 0 0 36px
    }
}

@media (max-width:1439px) {
    .page-blog__component-media {
        margin: 0 0 30px
    }
}

@media (max-width:1023px) {
    .page-blog__component-media {
        margin: 0 0 24px
    }
}

@media (max-width:767px) {
    .page-blog__component-media {
        margin: 0 0 24px
    }
}

.page-blog__component-media[style] {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: -webkit-filter .5s cubic-bezier(.785, .135, .15, .86);
    transition: -webkit-filter .5s cubic-bezier(.785, .135, .15, .86);
    transition: filter .5s cubic-bezier(.785, .135, .15, .86);
    transition: filter .5s cubic-bezier(.785, .135, .15, .86), -webkit-filter .5s cubic-bezier(.785, .135, .15, .86)
}

.page-blog__component-media[style]::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    background: #202020;
    -webkit-transition: opacity .5s cubic-bezier(.785, .135, .15, .86);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86)
}

.page-blog__component-media[style]:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.page-blog__component-media[style]:hover::after {
    opacity: 0
}

.page-blog__component-media .video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #202020
}

.page-blog__component-media .video .video__wrapper {
    height: 100%;
    padding: 0 !important
}

.page-blog__component-media .video__overlay {
    padding: 0 !important;
    background-color: #fff;
    background-blend-mode: luminosity
}

.page-blog__component-media .video__overlay-hover {
    opacity: 0;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86), transform .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform .5 .25s cubic-bezier(.19, 1, .22, 1)
}

.page-blog__component-media .video__overlay-hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    background: #202020;
    -webkit-transition: .5s cubic-bezier(.785, .135, .15, .86);
    transition: .5s cubic-bezier(.785, .135, .15, .86)
}

.page-blog__component-media .video__overlay:hover .video__overlay-hover {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86), transform 60s .25s cubic-bezier(.19, 1, .22, 1), -webkit-transform 60s .25s cubic-bezier(.19, 1, .22, 1)
}

.page-blog__component-media .video__overlay:hover .video__overlay-hover::after {
    opacity: 0
}

.page-blog__component-media .video .video__btn {
    position: absolute;
    top: calc(50% - 44px);
    left: calc(50% - 44px);
    width: 88px;
    height: 88px;
    margin-bottom: 0
}

@media (max-width:1599px) {
    .page-blog__component-media .video .video__btn {
        top: calc(50% - 24px);
        left: calc(50% - 24px);
        width: 48px;
        height: 48px
    }
}

.page-blog__component-media .video .video__btn::after {
    top: calc(50% - 13px);
    left: calc(50% - 8px);
    border-width: 13px 0 13px 20px
}

@media (max-width:1599px) {
    .page-blog__component-media .video .video__btn::after {
        top: calc(50% - 10px);
        left: calc(50% - 5px);
        border-width: 10px 0 10px 14px
    }
}

.page-blog__component-content {
    font-size: 16px
}

.page-blog__component-event {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 23px
}

@media (max-width:1599px) {
    .page-blog__component-event {
        margin: 0 0 28px
    }
}

@media (max-width:1439px) {
    .page-blog__component-event {
        font-size: 12px;
        margin: 0 0 22px
    }
}

.page-blog__component-event a {
    color: #66c05d;
    margin: 0 20px 0 0
}

.page-blog__component-event a:hover {
    color: #202020
}

.page-blog__component-event span {
    font-size: 16px;
    color: #92969a
}

@media (max-width:1439px) {
    .page-blog__component-event span {
        font-size: 12px
    }
}

.page-blog__component-desc {
    margin: 0 0 23px
}

@media (max-width:1599px) {
    .page-blog__component-desc {
        margin: 0 0 27px
    }
}

@media (max-width:1439px) {
    .page-blog__component-desc {
        margin: 0 0 17px
    }
}

.page-blog__component-desc a, .page-blog__component-desc p {
    font-size: 22px;
    line-height: 159.09091%;
    font-weight: 500
}

@media (max-width:1599px) {
    .page-blog__component-desc a, .page-blog__component-desc p {
        font-size: 19px
    }
}

@media (max-width:1439px) {
    .page-blog__component-desc a, .page-blog__component-desc p {
        font-size: 15px;
        line-height: 153.33333%
    }
}

.page-blog__component-desc a:hover {
    color: #66c05d
}

.page-blog__component-author {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: 600
}

@media (max-width:1439px) {
    .page-blog__component-author {
        font-size: 12px
    }
}

.page-blog__component-author:hover {
    color: #66c05d
}

.page-blog__component-author p {
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: none no-repeat 50% 50%;
    background-size: cover;
    margin: 0 8px 0 0
}

.page-blog__component-author--green:hover {
    color: inherit
}

.page-blog__component-banner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 600px;
    padding: 343px 1.66vw 0 2.6041667vw;
    font-size: 16px;
    overflow: hidden
}

@media (max-width:1599px) {
    .page-blog__component-banner {
        width: 30.2682%;
        height: 500px;
        padding: 250px 1.66vw 0 2.77778vw
    }
}

@media (max-width:1439px) {
    .page-blog__component-banner {
        width: 30.58824%;
        height: 363px;
        padding: 190px 1vw 0 1.953125vw
    }
}

@media (max-width:1023px) {
    .page-blog__component-banner {
        width: 46.36872%;
        height: 420px;
        padding: 260px 1.66vw 0 2.60416667vw
    }
}

@media (max-width:767px) {
    .page-blog__component-banner {
        float: none;
        vertical-align: top;
        width: 100%;
        height: 380px;
        padding: 205px 2.5vw 0 5.33333vw;
        white-space: normal;
        margin: 0 0 40px
    }
}

.page-blog__component-banner:hover .page-blog__component-banner-bg {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: -webkit-transform 60s cubic-bezier(.19, 1, .22, 1);
    transition: -webkit-transform 60s cubic-bezier(.19, 1, .22, 1);
    transition: transform 60s cubic-bezier(.19, 1, .22, 1);
    transition: transform 60s cubic-bezier(.19, 1, .22, 1), -webkit-transform 60s cubic-bezier(.19, 1, .22, 1)
}

.page-blog__component-banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 10px;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 55%;
    background: none no-repeat 55% 70%;
    -webkit-transition: -webkit-transform 5s cubic-bezier(.785, .135, .15, .86);
    transition: -webkit-transform 5s cubic-bezier(.785, .135, .15, .86);
    transition: transform 5s cubic-bezier(.785, .135, .15, .86);
    transition: transform 5s cubic-bezier(.785, .135, .15, .86), -webkit-transform 5s cubic-bezier(.785, .135, .15, .86)
}

@media (max-width:1599px) {
    .page-blog__component-banner-bg {
        height: 45%;
        background-position-y: 85%;
        background-size: 51.5%
    }
}

@media (max-width:1439px) {
    .page-blog__component-banner-bg {
        background-position-x: 56.5%;
        background-size: 54%
    }
}

@media (max-width:1023px) {
    .page-blog__component-banner-bg {
        height: 55%;
        background-position: 52% 80%;
        background-size: 55%
    }
}

.page-blog__component-banner-title {
    position: relative;
    font-size: 40px;
    line-height: 147%;
    font-weight: 700;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (max-width:1599px) {
    .page-blog__component-banner-title {
        font-size: 35px;
        line-height: 125.71429%
    }
}

@media (max-width:1439px) {
    .page-blog__component-banner-title {
        font-size: 27px;
        line-height: 125.92593%
    }
}

@media (max-width:767px) {
    .page-blog__component-banner-title {
        font-size: 24px
    }
}

.page-blog__component-banner-title span {
    font-size: inherit;
    color: #fff
}

.page-blog__component-banner-title--primary {
    font-size: 28px;
    line-height: 1.3;
    -webkit-line-clamp: 5
}

@media (max-width:1439px) {
    .page-blog__component-banner-title--primary {
        font-size: 21px;
        -webkit-line-clamp: 4
    }
}

@media (max-width:1023px) {
    .page-blog__component-banner-title--primary {
        font-size: 20px;
        line-height: 1.2
    }
}

.page-blog__component-banner-event {
    padding-top: 10px;
    padding-bottom: 30px;
    margin-top: auto;
    font-weight: 600
}

@media (max-width:1439px) {
    .page-blog__component-banner-event {
        font-size: 12px
    }
}

.page-blog__component-banner-event strong {
    font-size: 16px;
    margin: 0 20px 0 0
}

@media (max-width:1439px) {
    .page-blog__component-banner-event strong {
        font-size: 12px
    }
}

.page-blog__component-banner-event span {
    font-size: 16px;
    color: #fff
}

@media (max-width:1439px) {
    .page-blog__component-banner-event span {
        font-size: 12px
    }
}

.page-blog__controls {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    right: 3.50631%;
    display: none;
    width: 196px;
    height: 36px;
    padding: 10px 0 0 15px;
    text-align: center;
    color: #fff;
    background: #202020;
    margin: -18px 0 -18px auto
}

@media (max-width:1023px) {
    .page-blog__controls {
        display: block
    }
}

@media (max-width:767px) {
    .page-blog__controls {
        bottom: 20px;
        right: 2.73973%
    }
}

.page-blog__arrow-left, .page-blog__arrow-right {
    float: right;
    margin: 2px 0 0
}

.page-blog__arrow-left svg, .page-blog__arrow-right svg {
    display: block;
    width: 38px;
    height: 12px;
    fill: #fff;
    -webkit-transition: fill .5s cubic-bezier(.785, .135, .15, .86);
    transition: fill .5s cubic-bezier(.785, .135, .15, .86)
}

.page-blog__arrow-left:active svg, .page-blog__arrow-right:active svg {
    fill: #66c05d
}

.page-blog__arrow-left {
    float: left
}

.page-blog__arrow-left svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.page-blog__current-number {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 1;
    text-align: center
}

.page-blog__current-number span {
    color: #66c05d
}

.page-blog__current-number i {
    font-style: normal;
    color: #cdcfde
}

.blog-component {
    padding: 73px 2.86458% 0 3.64583%;
    background: #fff;
    margin: 0 0 110px 8.33333%
}

@media (max-width:1599px) {
    .blog-component {
        padding: 53px 3.125% 0 3.47222%;
        margin: 0 0 83px 5.55556%
    }
}

@media (max-width:1439px) {
    .blog-component {
        padding: 33px 2.44141% 0 2.92969%;
        margin: 0 0 78px 5.85938%
    }
}

@media (max-width:1023px) {
    .blog-component {
        padding: 33px 3.25521% 0 3.90625%;
        margin: 0 0 65px 3.25521%
    }
}

@media (max-width:767px) {
    .blog-component {
        padding: 28px 2.73973% 0 5.47945%;
        margin: 0 0 90px 2.66667%
    }
}

@media (min-width:768px) and (max-width:9999px) {
    .blog-component::after {
        content: '';
        display: table !important;
        clear: both;
        height: 0 !important;
        visibility: hidden
    }
}

.blog-component--no-mb {
    margin-bottom: 0
}

.blog-component--inter .blog-component__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:767px) {
    .blog-component--inter .blog-component__list {
        white-space: normal
    }
}

.blog-component--inter .blog-component__cart {
    margin-bottom: 105px
}

@media (max-width:1599px) {
    .blog-component--inter .blog-component__cart {
        margin-bottom: 80px
    }
}

@media (max-width:1439px) {
    .blog-component--inter .blog-component__cart {
        margin-bottom: 75px
    }
}

@media (max-width:1023px) {
    .blog-component--inter .blog-component__cart {
        margin-right: 3.48837%;
        margin-bottom: 55px
    }
}

@media (max-width:767px) {
    .blog-component--inter .blog-component__cart {
        margin: 0 !important;
        padding-bottom: 50px
    }
}

.blog-component--inter .blog-component__cart:nth-child(3n) {
    margin-right: 0
}

.blog-component__title {
    position: relative;
    font-size: 68px;
    line-height: 1.235;
    font-weight: 700;
    text-indent: -.05em;
    letter-spacing: .01em;
    margin: 0 0 63px
}

@media (max-width:1599px) {
    .blog-component__title {
        font-size: 57px;
        margin: 0 0 50px
    }
}

@media (max-width:1439px) {
    .blog-component__title {
        font-size: 44px;
        margin: 0 0 29px
    }
}

@media (max-width:1023px) {
    .blog-component__title {
        font-size: 42px;
        margin: 0 0 30px
    }
}

@media (max-width:767px) {
    .blog-component__title {
        font-size: 34px;
        margin: 0 0 30px
    }
}

.blog-component__title--head .blog-component__author {
    font-size: 30px
}

@media (max-width:1279px) {
    .blog-component__title--head .blog-component__author {
        font-size: 28px
    }
}

@media (max-width:1024px) {
    .blog-component__title--head .blog-component__author {
        font-size: 26px
    }
}

@media (max-width:767px) {
    .blog-component__title--head .blog-component__author {
        font-size: 19px
    }
}

.blog-component__title--head .blog-component__author p {
    width: 80px;
    height: 80px
}

@media (max-width:1279px) {
    .blog-component__title--head .blog-component__author p {
        width: 70px;
        height: 70px
    }
}

@media (max-width:1023px) {
    .blog-component__title--head .blog-component__author p {
        width: 60px;
        height: 60px
    }
}

@media (max-width:767px) {
    .blog-component__title--head .blog-component__author p {
        width: 60px;
        height: 60px
    }
}

.blog-component__title--head .blog-component__title-link {
    position: relative;
    top: 0;
    right: 0;
    float: right
}

@media (max-width:767px) {
    .blog-component__title--head .blog-component__title-link {
        float: none
    }
}

.blog-component__title-link {
    position: absolute;
    top: 0;
    right: .26041667vw
}

@media (max-width:1023px) {
    .blog-component__title-link {
        right: 0
    }
}

.blog-component__title-link span {
    display: inline-block;
    font-size: 18px
}

.blog-component__title-link svg {
    display: inline-block;
    width: 50px;
    height: 16px;
    fill: #202020;
    -webkit-transition: fill .5s cubic-bezier(.785, .135, .15, .86);
    transition: fill .5s cubic-bezier(.785, .135, .15, .86)
}

@media (max-width:1439px) {
    .blog-component__title-link svg {
        width: 30px;
        height: 9.6px
    }
}

.blog-component__title-link:hover svg {
    fill: #66c05d
}

.blog-component__list>* {
    margin: 0 3.66972% 0 0
}

@media (max-width:1599px) {
    .blog-component__list>* {
        margin: 0 3.16206% 0 0
    }
}

@media (max-width:1439px) {
    .blog-component__list>* {
        margin: 0 2.86029% 0 0
    }
}

@media (max-width:1023px) {
    .blog-component__list>* {
        margin: 0 3.77907% 35px 0
    }
}

@media (max-width:767px) {
    .blog-component__list>* {
        margin: 0 0 40px
    }
}

.blog-component__list>:nth-child(3) {
    margin: 0 -3px 0 0
}

@media (max-width:767px) {
    .blog-component__list {
        font-size: 0;
        white-space: nowrap;
        margin: 0;
        overflow: hidden
    }
}

.blog-component__cart {
    position: relative;
    float: left;
    padding-bottom: 45px;
    width: 30.88685%;
    margin: 0 3.66972% 0 0
}

@media (max-width:1599px) {
    .blog-component__cart {
        padding-bottom: 35px;
        width: 31.2253%;
        margin: 0 3.16206% 0 0
    }
}

@media (max-width:1439px) {
    .blog-component__cart {
        padding-bottom: 25px;
        width: 31.35314%;
        margin: 0 2.86029% 0 0
    }
}

@media (max-width:1023px) {
    .blog-component__cart {
        width: 48.25581%;
        margin: 0 3.77907% 35px 0
    }
}

@media (max-width:767px) {
    .blog-component__cart {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        white-space: normal;
        margin: 0 0 40px
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .blog-component__cart:nth-child(3n-1) {
        display: none
    }
}

.blog-component__media {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 64%;
    background: none no-repeat 50% 50%;
    background-size: cover;
    margin: 0 0 61px;
    overflow: hidden
}

@media (max-width:1599px) {
    .blog-component__media {
        margin: 0 0 36px
    }
}

@media (max-width:1439px) {
    .blog-component__media {
        margin: 0 0 30px
    }
}

@media (max-width:1023px) {
    .blog-component__media {
        margin: 0 0 24px
    }
}

@media (max-width:767px) {
    .blog-component__media {
        margin: 0 0 24px
    }
}

.blog-component__media[style] {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: -webkit-filter .5s cubic-bezier(.785, .135, .15, .86);
    transition: -webkit-filter .5s cubic-bezier(.785, .135, .15, .86);
    transition: filter .5s cubic-bezier(.785, .135, .15, .86);
    transition: filter .5s cubic-bezier(.785, .135, .15, .86), -webkit-filter .5s cubic-bezier(.785, .135, .15, .86)
}

.blog-component__media[style]::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    background: #202020;
    -webkit-transition: opacity .5s cubic-bezier(.785, .135, .15, .86);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86)
}

.blog-component__media[style]:hover {
    -webkit-filter: none;
    filter: none
}

.blog-component__media[style]:hover::after {
    opacity: 0
}

.blog-component__media .video {
    height: 100%
}

.blog-component__media .video .video__wrapper {
    height: 100%;
    padding: 0 !important
}

.blog-component__media .video .video__overlay {
    padding: 0 !important
}

.blog-component__media .video .video__btn {
    position: absolute;
    top: calc(50% - 44px);
    left: calc(50% - 44px);
    width: 88px;
    height: 88px;
    margin-bottom: 0
}

@media (max-width:1599px) {
    .blog-component__media .video .video__btn {
        top: calc(50% - 24px);
        left: calc(50% - 24px);
        width: 48px;
        height: 48px
    }
}

.blog-component__media .video .video__btn::after {
    top: calc(50% - 13px);
    left: calc(50% - 8px);
    border-width: 13px 0 13px 20px
}

@media (max-width:1599px) {
    .blog-component__media .video .video__btn::after {
        top: calc(50% - 10px);
        left: calc(50% - 5px);
        border-width: 10px 0 10px 14px
    }
}

.blog-component__media .video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #202020
}

.blog-component__media .video__overlay {
    padding: 0 !important;
    background-color: #fff;
    background-blend-mode: luminosity
}

.blog-component__media .video__overlay-hover {
    opacity: 0;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86), transform .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform .5s .25s cubic-bezier(.19, 1, .22, 1)
}

.blog-component__media .video__overlay-hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    background: #202020;
    -webkit-transition: opacity .5s cubic-bezier(.785, .135, .15, .86);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86)
}

.blog-component__media .video__overlay:hover .video__overlay-hover {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86), transform 60s .25s cubic-bezier(.19, 1, .22, 1), -webkit-transform 60s .25s cubic-bezier(.19, 1, .22, 1)
}

.blog-component__media .video__overlay:hover .video__overlay-hover::after {
    opacity: 0
}

.blog-component__content {
    font-size: 16px
}

.blog-component__event {
    font-weight: 500;
    margin: 0 0 32px
}

@media (max-width:1599px) {
    .blog-component__event {
        margin: 0 0 28px
    }
}

@media (max-width:1439px) {
    .blog-component__event {
        font-size: 12px;
        margin: 0 0 22px
    }
}

.blog-component__event a {
    color: #66c05d;
    margin: 0 20px 0 0
}

.blog-component__event a:hover {
    color: #202020
}

.blog-component__event span {
    color: #92969a
}

.blog-component__desc {
    margin: 0 0 23px
}

@media (max-width:1599px) {
    .blog-component__desc {
        margin: 0 0 27px
    }
}

@media (max-width:1439px) {
    .blog-component__desc {
        margin: 0 0 17px
    }
}

.blog-component__desc a, .blog-component__desc p {
    display: block;
    font-size: 22px;
    line-height: 159.09091%;
    font-weight: 500
}

@media (max-width:1599px) {
    .blog-component__desc a, .blog-component__desc p {
        font-size: 19px
    }
}

@media (max-width:1439px) {
    .blog-component__desc a, .blog-component__desc p {
        font-size: 15px;
        line-height: 153.33333%
    }
}

.blog-component__desc a:hover {
    color: #66c05d
}

.blog-component__author {
    display: inline-block;
    vertical-align: top;
    font-weight: 600
}

@media (max-width:1439px) {
    .blog-component__author {
        font-size: 12px
    }
}

.blog-component__author:hover {
    color: #66c05d
}

.blog-component__author p {
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: none no-repeat 50% 50%;
    background-size: cover;
    margin: 0 8px 0 0
}

.blog-component__banner {
    position: relative;
    float: left;
    width: 30.88685%;
    height: 600px;
    padding: 360px 1.66vw 0 2.6041667vw;
    font-size: 16px;
    overflow: hidden
}

@media (max-width:1599px) {
    .blog-component__banner {
        width: 31.2253%;
        height: 500px;
        padding: 250px 1.66vw 0 2.77778vw
    }
}

@media (max-width:1439px) {
    .blog-component__banner {
        width: 31.46315%;
        height: 363px;
        padding: 190px 1vw 0 1.953125vw
    }
}

@media (max-width:1023px) {
    .blog-component__banner {
        width: 48.25581%;
        height: 420px;
        padding: 260px 1.66vw 0 2.60416667vw
    }
}

@media (max-width:767px) {
    .blog-component__banner {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        height: 380px;
        padding: 205px 2.5vw 0 5.33333vw;
        white-space: normal;
        margin: 0 0 18px
    }
}

.blog-component__banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 10px;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 55%;
    background: none no-repeat 55% 70%
}

@media (max-width:1599px) {
    .blog-component__banner-bg {
        height: 45%;
        background-position-y: 85%;
        background-size: 51.5%
    }
}

@media (max-width:1439px) {
    .blog-component__banner-bg {
        height: 45%;
        background-position-x: 56.5%;
        background-size: 54%
    }
}

@media (max-width:1023px) {
    .blog-component__banner-bg {
        height: 55%;
        background-position: 52% 80%;
        background-size: 55%
    }
}

@media (max-width:767px) {
    .blog-component__banner-bg {
        height: 45%
    }
}

.blog-component__banner-title {
    position: relative;
    font-size: 40px;
    line-height: 110.86957%;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (max-width:1599px) {
    .blog-component__banner-title {
        font-size: 35px;
        line-height: 125.71429%
    }
}

@media (max-width:1439px) {
    .blog-component__banner-title {
        font-size: 27px;
        line-height: 125.92593%
    }
}

@media (max-width:767px) {
    .blog-component__banner-title {
        font-size: 24px
    }
}

.blog-component__banner-title span {
    color: #fff
}

.blog-component__banner-title--primary {
    font-size: 28px;
    line-height: 1.2;
    -webkit-line-clamp: 5
}

@media (max-width:1439px) {
    .blog-component__banner-title--primary {
        font-size: 21px;
        -webkit-line-clamp: 4
    }
}

@media (max-width:1023px) {
    .blog-component__banner-title--primary {
        font-size: 20px
    }
}

.blog-component__banner-event {
    position: absolute;
    bottom: 54px;
    left: 2.6041667vw;
    font-weight: 600
}

@media (max-width:1599px) {
    .blog-component__banner-event {
        bottom: 34px;
        left: 2.77778vw
    }
}

@media (max-width:1439px) {
    .blog-component__banner-event {
        bottom: 22px;
        left: 1.953125vw;
        font-size: 12px
    }
}

@media (max-width:767px) {
    .blog-component__banner-event {
        left: 5.33333vw
    }
}

.blog-component__banner-event strong {
    margin: 0 20px 0 0
}

.blog-component__banner-event span {
    color: #fff
}

.blog-component__controls {
    position: relative;
    display: none;
    width: 196px;
    height: 36px;
    padding: 10px 15px 0;
    text-align: center;
    color: #fff;
    background: #202020;
    margin: -18px 0 -18px auto
}

@media (max-width:767px) {
    .blog-component__controls {
        display: none
    }
}

.blog-component__arrow-left, .blog-component__arrow-right {
    float: right;
    margin: 2px 0 0
}

.blog-component__arrow-left svg, .blog-component__arrow-right svg {
    display: block;
    width: 38px;
    height: 12px;
    fill: #fff;
    -webkit-transition: fill .5s cubic-bezier(.785, .135, .15, .86);
    transition: fill .5s cubic-bezier(.785, .135, .15, .86)
}

.blog-component__arrow-left:active svg, .blog-component__arrow-right:active svg {
    fill: #66c05d
}

.blog-component__arrow-left {
    float: left
}

.blog-component__arrow-left svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.blog-component__current-number {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 1;
    text-align: center
}

.blog-component__current-number span {
    color: #66c05d
}

.blog-component__current-number i {
    font-style: normal;
    color: #cdcfde
}

.video {
    position: relative;
    font-size: 0;
    border-bottom: 7px solid #66c05d
}

.video iframe {
    display: none
}

@media (max-width:1439px) {
    .video {
        border-bottom-width: 5px
    }
}

.video.is-active .video__overlay {
    opacity: 0;
    pointer-events: none
}

.video__wrapper {
    position: relative;
    padding: 56.25% 0 0;
    overflow: hidden
}

.video__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 21.25% 0 0;
    background: none no-repeat 50% 50%;
    background-size: cover;
    -webkit-transition: opacity .5s cubic-bezier(.785, .135, .15, .86);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86);
    overflow: hidden
}

@media (max-width:424px) {
    .video__overlay {
        padding: 15% 0 0
    }
}

.video__overlay:hover .video__overlay-hover {
    opacity: 1;
    -webkit-transform: scale(1.2) translate3d(0, 0, 0);
    transform: scale(1.2) translate3d(0, 0, 0);
    -webkit-transition: opacity .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform 60s .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform 60s .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86), transform 60s .25s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86), transform 60s .25s cubic-bezier(.19, 1, .22, 1), -webkit-transform 60s .25s cubic-bezier(.19, 1, .22, 1)
}

.video__overlay:hover .video__btn {
    background: #202020
}

.video__overlay:hover .video__btn::after {
    border-left-color: #66c05d
}

.video__overlay-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: none no-repeat 50% 50%;
    background-size: cover;
    -webkit-transition: opacity .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .5s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86), -webkit-transform .5s .5s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86), transform .5s .5s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86), transform .5s .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform .5s .5s cubic-bezier(.19, 1, .22, 1)
}

.video__btn {
    position: relative;
    display: block;
    width: 116px;
    height: 116px;
    border-radius: 50%;
    background: #66c05d;
    -webkit-transition: background .5s cubic-bezier(.785, .135, .15, .86);
    transition: background .5s cubic-bezier(.785, .135, .15, .86);
    margin: 0 auto 35px;
    pointer-events: all
}

@media (max-width:1599px) {
    .video__btn {
        width: 86px;
        height: 86px
    }
}

@media (max-width:1439px) {
    .video__btn {
        width: 66px;
        height: 66px
    }
}

@media (max-width:1023px) {
    .video__btn {
        width: 100px;
        height: 100px
    }
}

@media (max-width:767px) {
    .video__btn {
        width: 50px;
        height: 50px;
        margin-bottom: 15px
    }
}

.video__btn.is-actived {
    display: none
}

.video__btn::after {
    content: '';
    position: absolute;
    top: calc(50% - 18px);
    left: calc(50% - 10px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 28px;
    border-color: transparent transparent transparent #202020;
    -webkit-transition: border .5s cubic-bezier(.785, .135, .15, .86);
    transition: border .5s cubic-bezier(.785, .135, .15, .86)
}

@media (max-width:1599px) {
    .video__btn::after {
        top: calc(50% - 12px);
        left: calc(50% - 6px);
        border-width: 14px 0 14px 21px
    }
}

@media (max-width:1439px) {
    .video__btn::after {
        top: calc(50% - 10px);
        left: calc(50% - 6px);
        border-width: 10px 0 10px 16px
    }
}

@media (max-width:1023px) {
    .video__btn::after {
        top: calc(50% - 16px);
        left: calc(50% - 9px);
        border-width: 16px 0 16px 24px
    }
}

@media (max-width:767px) {
    .video__btn::after {
        top: calc(50% - 8px);
        left: calc(50% - 5px);
        border-width: 8px 0 8px 13px
    }
}

.video__title {
    position: relative;
    font-size: 30px;
    line-height: 120%;
    font-weight: 700;
    text-align: center;
    color: #fff
}

@media (max-width:1599px) {
    .video__title {
        font-size: 26px
    }
}

@media (max-width:1439px) {
    .video__title {
        font-size: 20px
    }
}

@media (max-width:1023px) {
    .video__title {
        font-size: 20px
    }
}

@media (max-width:767px) {
    .video__title {
        font-size: 14px;
        line-height: 121.42857%
    }
}

.video__title a {
    color: #66c05d
}

.video__title a:hover {
    color: #01c57a
}

.video__popup {
    position: fixed;
    z-index: 6;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 200px;
    background: rgba(0, 0, 0, .4);
    cursor: pointer
}

@media (max-width:1599px) {
    .video__popup {
        padding: 150px 200px
    }
}

@media (max-width:1279px) {
    .video__popup {
        padding: 150px 100px
    }
}

@media (max-width:1023px) {
    .video__popup {
        padding: 120px 80px
    }
}

@media (max-width:767px) {
    .video__popup {
        padding: 200px 20px
    }
}

.video__popup::after, .video__popup::before {
    content: '';
    position: absolute;
    top: 24px;
    right: 8px;
    width: 38px;
    height: 4.5px;
    background: #fff
}

.video__popup::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.video__popup::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.video__popup.is-hidden {
    display: none
}

.video__popup iframe, .video__popup video {
    position: absolute;
    top: calc(50% - 20vw);
    left: calc(50% - 35vw);
    width: 70vw;
    height: 39.5vw
}

@media (max-width:767px) {
    .video__popup iframe, .video__popup video {
        top: calc(50% - 28vw);
        left: calc(50% - 50vw);
        width: 100vw;
        height: 56vw
    }
}

.video__date {
    margin-top: 15px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    opacity: .5
}

@media (max-width:1439px) {
    .video__date {
        font-size: 14px
    }
}

@media (max-width:1023px) {
    .video__date {
        margin-top: 8px
    }
}

.top-block {
    padding: 100px 2.86458% 66px 11.97917%
}

.top-block::after {
    content: '';
    display: table !important;
    clear: both;
    height: 0 !important;
    visibility: hidden
}

@media (max-width:1599px) {
    .top-block {
        padding: 100px 3.125% 66px 9.02778%
    }
}

@media (max-width:1439px) {
    .top-block {
        padding: 80px 2.44141% 60px 8.78906%
    }
}

@media (max-width:1023px) {
    .top-block {
        padding: 80px 3.25521% 60px 7.16146%
    }
}

@media (max-width:767px) {
    .top-block {
        padding: 50px 2.66667% 30px 6.66667%
    }
}

.top-block a:hover {
    -webkit-transition: color .5s cubic-bezier(.785, .135, .15, .86);
    transition: color .5s cubic-bezier(.785, .135, .15, .86);
    color: #66c05d
}

.top-block__title {
    display: inline-block;
    vertical-align: bottom;
    text-indent: -.05em
}

@media (max-width:767px) {
    .top-block__title {
        display: block;
        width: auto
    }
}

.top-block__cart {
    float: right;
    font-size: 30px;
    line-height: 1.6;
    font-weight: 700;
    margin: 28px 0 0
}

@media (max-width:1599px) {
    .top-block__cart {
        font-size: 26px;
        margin: 24px 0 0
    }
}

@media (max-width:1439px) {
    .top-block__cart {
        font-size: 20px;
        margin: 17px 0 0
    }
}

@media (max-width:1023px) {
    .top-block__cart {
        float: none;
        margin: 20px 0 0
    }
}

@media (max-width:767px) {
    .top-block__cart {
        font-size: 16px
    }
}

.top-block__cart-email {
    margin: 0 65px 0 0
}

@media (max-width:1439px) {
    .top-block__cart-email {
        margin: 0 60px 0 0
    }
}

@media (max-width:1023px) {
    .top-block__cart-email {
        margin: 0 40px 0 0
    }
}

@media (max-width:767px) {
    .top-block__cart-email {
        margin: 0 20px 0 0
    }
}

.pre-about-calendar {
    margin: 0 0 140px
}

@media (max-width:1599px) {
    .pre-about-calendar {
        margin: 0 0 120px
    }
}

@media (max-width:1439px) {
    .pre-about-calendar {
        margin: 0 0 100px
    }
}

@media (max-width:1023px) {
    .pre-about-calendar {
        margin: 0 0 80px
    }
}

@media (max-width:767px) {
    .pre-about-calendar {
        margin: 0 0 60px
    }
}

.calendar {
    background: #fff;
    margin: 0 0 0 8.33333%
}

@media (max-width:1599px) {
    .calendar {
        margin: 0 0 50px 5.55556%
    }
}

@media (max-width:1439px) {
    .calendar {
        margin: 0 0 40px 5.85938%
    }
}

@media (max-width:1023px) {
    .calendar {
        margin: 0 0 30px 3.25521%
    }
}

@media (max-width:767px) {
    .calendar {
        margin: 0 0 20px 2.66667%
    }
}

.calendar--index {
    background: 0 0
}

.calendar--index .calendar__content-header {
    padding: 40px 3.125% 30px 3.97727%;
    background: #fff
}

.calendar--index .calendar__content-header::after {
    content: '';
    display: table !important;
    clear: both;
    height: 0 !important;
    visibility: hidden
}

@media (max-width:1599px) {
    .calendar--index .calendar__content-header {
        padding: 40px 3.30882% 30px 3.67647%
    }
}

@media (max-width:1439px) {
    .calendar--index .calendar__content-header {
        padding: 30px 2.59336% 25px 3.11203%
    }
}

@media (max-width:1023px) {
    .calendar--index .calendar__content-header {
        padding: 25px 3.36474% 20px 4.03769%
    }
}

@media (max-width:767px) {
    .calendar--index .calendar__content-header {
        padding: 20px 2.73973% 15px 4.10959%
    }
}

.calendar--index .calendar__content-title {
    float: left;
    padding: 0;
    margin: 0
}

@media (max-width:767px) {
    .calendar--index .calendar__content-title {
        float: none
    }
}

.calendar--index .calendar__header-link {
    float: right;
    padding: 21px 0 0;
    font-size: 18px;
    font-weight: 600;
    color: #66c05d
}

@media (max-width:1599px) {
    .calendar--index .calendar__header-link {
        padding: 25px 0 0;
        font-size: 16px
    }
}

@media (max-width:1439px) {
    .calendar--index .calendar__header-link {
        padding: 16px 0 0;
        font-size: 12px
    }
}

@media (max-width:1023px) {
    .calendar--index .calendar__header-link {
        padding: 11px 0 0
    }
}

@media (max-width:767px) {
    .calendar--index .calendar__header-link {
        float: none;
        padding: 15px 0 0
    }
}

.calendar--index .calendar__header-link:hover {
    color: #66c05d;
    -webkit-transition: color .5s cubic-bezier(.785, .135, .15, .86);
    transition: color .5s cubic-bezier(.785, .135, .15, .86)
}

.calendar__menu {
    padding: 55px 0 50px 3.92045%;
    font-size: 0;
    border-bottom: 1px solid #f4f7f7
}

@media (max-width:1599px) {
    .calendar__menu {
        padding: 50px 0 35px 3.60294%
    }
}

@media (max-width:1439px) {
    .calendar__menu {
        padding: 40px 0 30px 3.11203%
    }
}

@media (max-width:1023px) {
    .calendar__menu {
        padding: 30px 3.36474% 25px 4.03769%
    }
}

@media (max-width:767px) {
    .calendar__menu {
        padding: 20px 2.73973% 10px 4.10959%
    }
}

.calendar__menu a {
    display: inline-block;
    vertical-align: top;
    font-size: 26px;
    line-height: 1.33;
    font-weight: 600;
    margin: 0 4.14201% 0 0
}

@media (max-width:1599px) {
    .calendar__menu a {
        margin: 0 3.81679% 0 0
    }
}

@media (max-width:1439px) {
    .calendar__menu a {
        font-size: 20px;
        margin: 0 3.21199% 0 0
    }
}

@media (max-width:1023px) {
    .calendar__menu a {
        margin: 0 4.20757% 10px 0
    }
}

@media (max-width:767px) {
    .calendar__menu a {
        font-size: 16px;
        margin: 0 6.19718% 10px 0
    }
}

.calendar__menu a:last-child {
    margin: 0
}

.calendar__menu a:hover {
    -webkit-transition: color .5s cubic-bezier(.785, .135, .15, .86);
    transition: color .5s cubic-bezier(.785, .135, .15, .86);
    color: #66c05d
}

.calendar__menu a.is-active {
    color: #66c05d
}

.calendar__content {
    padding: 45px 0 40px
}

@media (max-width:1439px) {
    .calendar__content {
        padding: 30px 0 40px
    }
}

@media (max-width:1023px) {
    .calendar__content {
        padding: 20px 0 40px
    }
}

@media (max-width:767px) {
    .calendar__content {
        padding: 0
    }
}

.calendar__content-title {
    text-indent: -.05em;
    margin: 0 0 45px 3.97727%
}

@media (max-width:1599px) {
    .calendar__content-title {
        margin: 0 0 45px 3.67647%
    }
}

@media (max-width:1439px) {
    .calendar__content-title {
        margin: 0 0 30px 3.11203%
    }
}

@media (max-width:1023px) {
    .calendar__content-title {
        margin: 0 0 20px 4.03769%
    }
}

@media (max-width:767px) {
    .calendar__content-title {
        padding: 40px 0 0;
        margin: 0 0 15px 4.10959%
    }
}

.calendar__item {
    position: relative;
    display: block;
    padding: 45px 3.125% 0 3.97727%;
    background: #fff
}

.calendar__item::after {
    content: '';
    display: table !important;
    clear: both;
    height: 0 !important;
    visibility: hidden
}

@media (max-width:1599px) {
    .calendar__item {
        padding: 40px 3.30882% 0 3.67647%
    }
}

@media (max-width:1439px) {
    .calendar__item {
        padding: 30px 2.59336% 0 3.11203%
    }
}

@media (max-width:1023px) {
    .calendar__item {
        padding: 25px 3.36474% 0 4.03769%
    }
}

@media (max-width:767px) {
    .calendar__item {
        padding: 20px 2.73973% 0 4.10959%
    }
}

.calendar__item::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 3.97727%;
    width: 92.89773%;
    height: 1px;
    background: #e3ebeb;
    -webkit-transition: background-color .25s cubic-bezier(.47, 0, .745, .715);
    transition: background-color .25s cubic-bezier(.47, 0, .745, .715)
}

@media (max-width:1599px) {
    .calendar__item::before {
        left: 3.67647%;
        width: 93.01471%
    }
}

@media (max-width:1439px) {
    .calendar__item::before {
        left: 3.11203%;
        width: 94.29461%
    }
}

@media (max-width:1023px) {
    .calendar__item::before {
        left: 4.03769%;
        width: 92.59758%
    }
}

@media (max-width:767px) {
    .calendar__item::before {
        left: 4.10959%;
        width: 93.15068%
    }
}

.calendar__item:nth-last-child(1)::before {
    display: none
}

.calendar__item:hover {
    background: #f4f7f7
}

.calendar__item:hover .calendar__narrator-color {
    opacity: 1
}

.calendar__item:hover .calendar__narrator-gray {
    opacity: 0
}

.calendar__item:hover .calendar__theme-subtitle {
    -webkit-transition: color .5s cubic-bezier(.785, .135, .15, .86);
    transition: color .5s cubic-bezier(.785, .135, .15, .86);
    color: #66c05d
}

.calendar__item:hover .calendar__theme-subtitle svg {
    opacity: 1
}

.calendar__item-title {
    width: 39.75535%;
    font-size: 22px;
    line-height: 1.273;
    font-weight: 700;
    margin: -15px 0 30px 34.55657%
}

@media (max-width:1599px) {
    .calendar__item-title {
        width: 33.30781%;
        font-size: 19px;
        margin: -20px 0 30px 34.38735%
    }
}

@media (max-width:1439px) {
    .calendar__item-title {
        width: 31.35314%;
        font-size: 15px;
        margin: -10px 0 25px 34.10341%
    }
}

@media (max-width:1023px) {
    .calendar__item-title {
        width: 41.42442%;
        margin: 0 0 20px 37.06395%
    }
}

@media (max-width:767px) {
    .calendar__item-title {
        width: 43.47826%;
        font-size: 14px;
        margin: 0 0 10px
    }
}

.calendar__inner {
    position: relative;
    padding: 0 0 35px;
    font-size: 0
}

@media (max-width:1023px) {
    .calendar__inner {
        padding: 0 0 20px
    }
}

@media (max-width:767px) {
    .calendar__inner {
        padding: 0 0 30px
    }
}

.calendar__date, .calendar__narrator, .calendar__theme {
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    line-height: 1.273;
    font-weight: 500
}

@media (max-width:1599px) {
    .calendar__date, .calendar__narrator, .calendar__theme {
        font-size: 19px
    }
}

@media (max-width:1439px) {
    .calendar__date, .calendar__narrator, .calendar__theme {
        font-size: 15px
    }
}

@media (max-width:767px) {
    .calendar__date, .calendar__narrator, .calendar__theme {
        display: block;
        font-size: 14px
    }
}

.calendar__narrator {
    width: 30.88685%;
    margin: -17px 3.66972% 0 0
}

@media (max-width:1599px) {
    .calendar__narrator {
        width: 31.2253%;
        margin: -18px 3.16206% 0 0
    }
}

@media (max-width:1439px) {
    .calendar__narrator {
        width: 31.35314%;
        margin: -14px 2.75028% 0 0
    }
}

@media (max-width:1023px) {
    .calendar__narrator {
        width: 33.43023%;
        margin: -6px 3.63372% 0 0
    }
}

@media (max-width:767px) {
    .calendar__narrator {
        width: auto;
        margin: 0 0 15px
    }
}

.calendar__narrator-wrapper {
    position: relative;
    z-index: 2
}

.calendar__narrator-wrapper+.calendar__narrator-wrapper {
    z-index: 1;
    margin-top: -10px
}

@media (max-width:767px) {
    .calendar__narrator-wrapper+.calendar__narrator-wrapper {
        margin-top: -5px
    }
}

.calendar__narrator-wrapper+.calendar__narrator-wrapper+.calendar__narrator-wrapper {
    z-index: 0
}

.calendar__narrator-photo {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-size: cover;
    margin: 0 22px 0 0
}

@media (max-width:1439px) {
    .calendar__narrator-photo {
        width: 64px;
        height: 64px
    }
}

@media (max-width:1023px) {
    .calendar__narrator-photo {
        width: 45px;
        height: 45px;
        margin: 0 8px 0 0
    }
}

.calendar__narrator-color {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 100%;
    background: none no-repeat 50% 50%;
    background-size: cover;
    -webkit-transition: opacity .5s cubic-bezier(.785, .135, .15, .86);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86)
}

.calendar__narrator-gray {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 100%;
    background: none no-repeat 50% 50%;
    background-size: cover;
    -webkit-transition: opacity .5s cubic-bezier(.785, .135, .15, .86);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86)
}

.calendar__narrator-info {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 116px)
}

@media (max-width:1439px) {
    .calendar__narrator-info {
        width: calc(100% - 94px)
    }
}

@media (max-width:1023px) {
    .calendar__narrator-info {
        width: calc(100% - 60px);
        padding: 10px 0
    }
}

@media (max-width:767px) {
    .calendar__narrator-info {
        width: calc(100% - 160px);
        padding: 0
    }
}

@media (max-width:499px) {
    .calendar__narrator-info {
        padding: 10px 0
    }
}

.calendar__narrator-name {
    margin: 0 0 3px
}

.calendar__narrator-post {
    font-size: 16px;
    line-height: 1.187;
    color: #a3a6a9
}

@media (max-width:1439px) {
    .calendar__narrator-post {
        font-size: 14px
    }
}

@media (max-width:1023px) {
    .calendar__narrator-post {
        font-size: 12px
    }
}

.calendar__theme {
    width: 39.75535%
}

@media (max-width:1599px) {
    .calendar__theme {
        width: 33.30781%
    }
}

@media (max-width:1439px) {
    .calendar__theme {
        width: 42.35424%
    }
}

@media (max-width:1023px) {
    .calendar__theme {
        width: 43.64472%
    }
}

@media (max-width:767px) {
    .calendar__theme {
        width: calc(100% - 15px);
        margin: 0 0 15px
    }
}

.calendar__theme-title {
    font-weight: 700
}

.calendar__theme-subtitle svg {
    width: 38px;
    height: 12px;
    fill: #202020;
    -webkit-transition: opacity .5s cubic-bezier(.785, .135, .15, .86);
    transition: opacity .5s cubic-bezier(.785, .135, .15, .86);
    margin: 0 0 0 10px
}

@media (max-width:1439px) {
    .calendar__theme-subtitle svg {
        width: 28px;
        height: 9px
    }
}

@media (max-width:1023px) {
    .calendar__theme-subtitle svg {
        display: none
    }
}

.calendar__date {
    float: right
}

@media (max-width:767px) {
    .calendar__date {
        position: absolute;
        top: 7px;
        right: 0
    }
}

.calendar__date-day {
    font-weight: 700;
    text-align: right;
    margin: 0 0 10px
}

@media (max-width:1439px) {
    .calendar__date-day {
        margin: 0 0 5px
    }
}

@media (max-width:767px) {
    .calendar__date-day {
        margin: 0
    }
}

.calendar__date-time {
    font-size: 18px;
    font-weight: 400;
    text-align: right
}

@media (max-width:1599px) {
    .calendar__date-time {
        font-size: 16px
    }
}

@media (max-width:1439px) {
    .calendar__date-time {
        font-size: 15px
    }
}

@media (max-width:1023px) {
    .calendar__date-time {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .calendar__date-time {
        font-size: 12px
    }
}

.bottom-block__expert {
    font-size: 30px;
    line-height: 1.56;
    font-weight: 700;
    margin: 107px 20.83333% 126px 11.92708%
}

@media (max-width:1599px) {
    .bottom-block__expert {
        font-size: 26px;
        margin: 97px 13.88889% 96px 9.02778%
    }
}

@media (max-width:1439px) {
    .bottom-block__expert {
        font-size: 20px;
        margin: 77px 9.76562% 76px 8.78906%
    }
}

@media (max-width:1023px) {
    .bottom-block__expert {
        margin: 57px 13.02083% 56px 7.16146%
    }
}

@media (max-width:767px) {
    .bottom-block__expert {
        font-size: 16px;
        margin: 37px 2.66667% 36px 6.66667%
    }
}

.bottom-block__expert a {
    white-space: nowrap;
    color: #66c05d
}

.bottom-block__expert a:hover {
    -webkit-transition: color .5s cubic-bezier(.785, .135, .15, .86);
    transition: color .5s cubic-bezier(.785, .135, .15, .86);
    color: #01c57a
}

/* End */
/* /local/markup/build/css/blog/blog.css?1589792604127696 */