/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

body {
    margin: 0;
    overflow-x: hidden;
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: "ProximaNova";
    src: url("/font/elmaday2020/ProximaNova-Regular.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: "ProximaNova";
    src: url("/font/elmaday2020/ProximaNova-Semibold.woff") format("woff");
    font-style: normal;
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: "ProximaNova";
    src: url("/font/elmaday2020/ProximaNova-Bold.woff") format("woff");
    font-style: normal;
    font-weight: 600;
    font-display: swap
}

@font-face {
    font-family: "Montserrat";
    src: url("/font/elmaday2020/Montserrat-Bold.woff") format("woff");
    font-style: normal;
    font-weight: 600;
    font-display: swap
}

@font-face {
    font-family: "Ptserif";
    src: url("/font/ptserif-bolditalic.woff2") format("woff2"), url("../fonts/ptserif-bolditalic.woff") format("woff");
    font-style: italic;
    font-weight: 600;
    font-display: swap
}

*, *::before, *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 140%;
    font-family: 'ProximaNova';
    font-weight: 400
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

a {
    display: inline-block;
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto
}

.container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px
}

.btn {
    border: 1px solid #002AFF;
    color: #002AFF;
    background: transparent;
    padding: 15px 18px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.btn:hover {
    background-color: #002AFF;
    color: #fff
}

.btn-primary {
    padding: 15px 18px;
    background: #002AFF;
    border: 1px solid #002AFF;
    font-size: 25px;
    line-height: 140%;
    color: #FFFFFF;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.btn-primary:hover {
    background-color: transparent;
    color: #002AFF
}

.main-title {
    font-family: 'Ptserif';
    font-style: italic;
    font-weight: 600;
    font-size: 50px;
    line-height: 140%
}

@media (max-width: 768px) {
    body {
        font-size: 16px;
        line-height: 140%
    }

    .main-title {
        font-size: 30px;
        line-height: 140%
    }
}

.hero__img-svg {
    position: absolute;
    z-index: -1;
}

.line-animated {
    stroke-dashoffset: 726;
    stroke-dasharray: 726;
    animation: animDash 2s ease-in-out;
    animation-fill-mode: forwards;
}

.line-animated-sm {
    stroke-dashoffset: 100;
    stroke-dasharray: 100;
    animation: animDash 1s ease-in-out;
    animation-fill-mode: forwards;
    animation-delay: 2.3s;
}


@keyframes animDash {
    to {
        stroke-dashoffset: 0;
    }
}

@media (max-width: 1150px) {
    .hero__img-svg {
        max-width: 95%;
    }
}

@media (max-width: 768px) {
    .hero__img-svg {
        display: none;
    }
}


.burger-menu {
    display: none;
    position: relative;
    cursor: pointer
}

.burger {
    position: absolute;
    width: 24px;
    height: 2px;
    border-radius: 10px;
    background-color: #000
}

.header {
    padding: 25px 0 17px
}

.header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__logo {
    width: 136px
}

.header__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__item {
    margin-left: 40px
}

.header__link {
    color: #1C1E29
}

.header__link:hover {
    color: #002AFF
}

@media (max-width: 600px) {
    .burger-menu {
        display: block;
        width: 24px;
        height: 15px
    }

    .burger:last-of-type {
        top: 5px
    }

    .header__list {
        position: absolute;
        -webkit-transform: translateY(-1000px);
        -ms-transform: translateY(-1000px);
        transform: translateY(-1000px);
        left: 0;
        right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        -o-transition: transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease
    }

    .opened .burger-menu {
        z-index: 2
    }

    .opened .burger {
        z-index: 2;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease
    }

    .opened .burger:first-of-type {
        -webkit-transform: rotate(45deg) translate(2px, 0);
        -ms-transform: rotate(45deg) translate(2px, 0);
        transform: rotate(45deg) translate(2px, 0)
    }

    .opened .burger:last-of-type {
        -webkit-transform: rotate(-45deg) translate(3px, -1px);
        -ms-transform: rotate(-45deg) translate(3px, -1px);
        transform: rotate(-45deg) translate(3px, -1px)
    }

    .opened .header__list {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        z-index: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        top: 83px;
        width: 100%;
        background-color: #fff;
        -webkit-box-shadow: -2px 7px 12px 0px rgba(50, 50, 50, 0.53);
        box-shadow: -2px 7px 12px 0px rgba(50, 50, 50, 0.53);
        min-height: 200px
    }
}

.webinar-panel {
    padding: 20px 0;
    background-color: #F3F8FE;
    margin: 0 auto;
    margin-bottom: 60px
}

.webinar-panel .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.webinar-panel__img:not(:first-of-type) {
    position: relative;
    left: -20px;
    top: 4px;
    border: 5px solid #F3F8FE;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.webinar-panel__title {
    margin-left: -50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600
}

.webinar-panel__time {
    position: relative;
    padding-left: 25px
}

.webinar-panel__time::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(/images/projectmanagement/clock.svg) center center no-repeat;
    background-size: cover
}

@media (max-width: 1200px) {
    .webinar-panel__title {
        margin-left: 0
    }
}

@media (max-width: 1024px) {
    .webinar-panel__icon {
        margin-right: 10px
    }
}

@media (max-width: 768px) {
    .webinar-panel {
        padding-top: 10px;
        margin-bottom: 50px
    }

    .webinar-panel .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .webinar-panel__wrap {
        display: none
    }

    .webinar-panel__time {
        margin-bottom: 10px
    }

    .webinar-panel__icon {
        margin-right: 10px;
        display: none
    }

    .webinar-panel__btn {
        font-size: 12px;
        padding: 7px 10px;
        margin-left: 10px
    }
}

.hero {
    margin-bottom: 130px
}

/* .hero .container {
    background: url("/images/projectmanagement/hero-banner.svg") top -10px center no-repeat;
    background-size: contain
} */

.hero__cycle {
    font-weight: 600;
    font-size: 25px;
    line-height: 150%;
    color: #FF3521
}

.hero__title {
    margin-top: 29px;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 62px;
    line-height: 140%
}

.hero__subtitle {
    margin-top: 0;
    font-size: 38px;
    line-height: 140%
}

.hero__wrap {
    width: 40%;
    margin-top: 199px;
    margin-left: auto
}

.hero__description {
    margin-bottom: 40px;
    font-size: 25px;
    line-height: 140%
}

@media (max-width: 1024px) {
    .hero .container {
        background-size: contain;
        background-position: top center
    }

    .hero__cycle {
        font-size: 18px
    }

    .hero__title {
        font-size: 40px;
        max-width: 70%
    }

    .hero__description {
        font-size: 18px
    }

    .hero__btn {
        font-size: 20px
    }
}

@media (max-width: 768px) {
    .hero {
        margin-bottom: 70px
    }

    .hero .container {
        background: 0
    }

    .hero__title {
        max-width: 100%
    }

    .hero__subtitle {
        font-size: 20px
    }

    .hero__wrap {
        margin-top: 20px;
        margin-left: 0;
        width: 100%
    }
}

.about {
    margin-bottom: 95px
}

.about__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 68px;
}

.about__left {
    max-width: 555px;
    margin-right: 78px;
}

.about__title {
    margin-bottom: 30px
}

.about__description {
    font-size: 25px;
    line-height: 140%;
    max-width: 480px;
}

.about__text {
    font-size: 18px;
    line-height: 140%;
}

.about__text--high {
    font-size: 25px;
    line-height: 140%;
}

.about__right {
    max-width: 464px;
    padding: 55px 78px 20px;
    background: rgba(238, 245, 254, 0.7)
}

.about__subtitle {
    margin-bottom: 15px;
    margin-top: 0;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 25px;
    line-height: 140%
}

.about__h3-title {
    max-width: 730px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 30px;
    line-height: 140%
}

.about__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.about__item {
    position: relative;
    max-width: 253px
}

.about__item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: center center no-repeat;
    background-size: cover
}

.about__item--1 {
    padding-top: 158px
}

.about__item--1::before {
    top: 50px;
    width: 73px;
    height: 71px;
    background-image: url("/images/projectmanagement/about-icon-1.svg")
}

.about__item--2 {
    padding-top: 158px
}

.about__item--2::before {
    top: 50px;
    width: 92px;
    height: 82px;
    background-image: url("/images/projectmanagement/about-icon-2.svg")
}

.about__item--3 {
    padding-top: 158px
}

.about__item--3::before {
    top: 58px;
    width: 81px;
    height: 59px;
    background-image: url("/images/projectmanagement/about-icon-3.svg")
}

.about__item--4 {
    padding-top: 158px
}

.about__item--4::before {
    width: 88px;
    height: 138px;
    background-image: url("/images/projectmanagement/about-icon-4.svg")
}

@media (max-width: 1024px) {
    .about__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .about__left {
        max-width: 80%;
        margin-right: 0
    }

    .about__right {
        padding-top: 20px;
        padding-left: 20px;
        max-width: 75%
    }

    .about__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .about__item {
        max-width: 39%
    }
}

@media (max-width: 768px) {
    .about {
        margin-bottom: 70px
    }

    .about__title {
        margin-bottom: 15px
    }

    .about__left {
        max-width: 100%
    }

    .about__right {
        max-width: 100%
    }

    .about__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .about__item {
        max-width: 80%
    }
}

.program {
    background: rgba(238, 245, 254, 0.7);
    max-width: 1338px;
    margin: 0 auto;
    padding: 30px 69px 60px
}

.program__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.program__title {
    margin-top: 0
}

.program__nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.program__nav-item {
    margin-left: 30px
}

.program__nav-btn {
    border: none;
    outline: none;
    background: transparent;
    color: #002AFF;
    cursor: pointer
}

.program__nav-btn:hover {
    color: #1C1E29
}

.program__nav-btn.active {
    color: #1C1E29
}

.card {
    display: none;
    padding-top: 44px;
    margin-bottom: 60px;
    border-top: 1px solid #E0E8F0
}

.card.show {
    display: block
}

.card__date {
    font-size: 25px;
    line-height: 140%
}

.card__date--mock {
    color: #B8BEC7
}

.card__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.card__left {
    max-width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.card__right {
    max-width: 560px
}

.card__title {
    margin-bottom: 0;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 30px;
    line-height: 140%
}

.card__speaker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.card__speaker--mock {
    position: relative;
    padding-left: 80px
}

.card__speaker--mock::before {
    content: "";
    position: absolute;
    left: 0;
    width: 62px;
    height: 62px;
    background: url("/images/projectmanagement/speaker-mock.svg") no-repeat center center;
    background-size: cover
}

.card__img-container {
    width: 62px;
    height: 62px;
    border-radius: 50%
}

.card__img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.card__speaker-wrap {
    margin-left: 13px
}

.card__name {
    display: block;
    font-weight: 600
}

.card__name--mock {
    font-weight: 400
}

.card__subtitle {
    font-weight: 600
}

.card__btn-container {
    max-width: 560px;
    margin-top: 28px;
    display: block;
    margin-left: auto
}

@media (max-width: 768px) {
    .program {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px
    }

    .program__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .program__nav-item {
        margin-left: 15px
    }

    .card__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .card__date {
        font-size: 20px
    }

    .card__title {
        margin-bottom: 15px
    }

    .card__btn-container {
        margin-left: 0
    }

    .card__text {
        margin-bottom: 40px
    }

    .card__speaker--mock {
        margin-bottom: 40px
    }
}


/* Archive */

.archive__title {
    margin-top: 97px;
    margin-bottom: 60px;
}

.archive__list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -34px;
    margin-right: -34px;
}

.archive__card {
    width: 633px;
    padding: 0 34px;
    margin-bottom: 60px;
}

.archive__card-info {

}

.archive__card .card__title {
    max-width: 80%;
    margin-bottom: 27px;
    padding-left: 22px;
}


.info-list__item {
    position: relative;
    padding-left: 22px;
    margin-bottom: 18px;
}

.info-list__item::before {
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #B8BEC7;
}

.video {
    position: relative;
    cursor: pointer;
}

.video a::before,
.video.active::before {
    position: absolute;
    content: "";
    width: 72px;
    height: 72px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url('/images/projectmanagement/play.svg') no-repeat center center;
    background-size: cover;
}

.video.played-video::before {
    display: none;
}

.video__speakers {
    position: absolute;
    right: 24px;
    bottom: 24px;
}

.archive__card--row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* margin-left: -34px;
    margin-right: -34px; */
}

.archive__card--row .video {
    width: 565px;
    margin-right: 68px;
    /* margin: 0 34px; */

}

.archive__card--row a,
.archive__card--row .video {
    min-height: 338px;
    overflow: hidden;
    border-radius: 2%;
}

.archive__card--row a .video__bg,
.archive__card--row .video .video__bg {
    margin-bottom: -8px;
    height: 100%;
}

.archive__card--row .archive__card-info {
    width: 530px;
    /* padding-left: 34px; */
}

.archive__card--row .card__title {
    margin-top: 0;
}

.played-video::before {
    content: none;
}

/* form */

/* end form */

@media (max-width: 1150px) {
    .archive__card--row .card__title {
        margin-top: 30px;
    }
}

@media (max-width: 700px) {
    .archive__card--row .video {
        margin-right: 0;
    }
}

/* end Archive */

.speakers {
    padding-bottom: 115px
}

.speakers__title {
    margin-top: 60px
}

.speakers__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.speakers__img-container {
    width: 191px;
    height: 191px;
    border-radius: 50%
}

.speakers__img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.speakers__name {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 25px;
    line-height: 140%
}

.speakers__name--mock {
    color: #B8BEC7
}

.speakers__jobposition {
    margin: 0
}

.slick-arrow {
    cursor: pointer;
    position: absolute;
    background: none;
    border: 1px solid #002AFF;
    border-radius: 50%;
    outline: none;
    color: #002AFF
}

.slick-prev {
    left: -40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slick-next {
    right: -40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 1024px) {
    .speakers__list {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .slick-prev {
        left: 0
    }

    .slick-next {
        right: 0
    }
}

@media (max-width: 768px) {
    .speakers__item {
        text-align: center
    }

    .speakers__img-container {
        margin: 0 auto
    }
}

.useful {
    background: #F3F8FE;
    max-width: 1338px;
    margin: 0 auto;
    margin-bottom: 62px;
    padding: 80px 67px 100px
}

.useful .container {
    max-width: 100%;
    padding-left: 67px;
    padding-right: 67px
}

.useful__title {
    margin-top: 0
}

.useful__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.useful__item {
    position: relative;
    max-width: 342px;
    padding-top: 90px
}

.useful__item::before {
    position: absolute;
    content: "";
    left: 0;
    background: no-repeat center center;
    background-size: cover
}

.useful__item--1::before {
    top: 0;
    width: 64px;
    height: 70px;
    background-image: url("/images/projectmanagement/useful-icon1.svg")
}

.useful__item--2::before {
    top: 0;
    width: 66px;
    height: 58px;
    background-image: url("/images/projectmanagement/useful-icon2.svg")
}

.useful__item--3::before {
    top: 0;
    width: 65px;
    height: 65px;
    background-image: url("/images/projectmanagement/useful-icon3.svg")
}

.main-form__label {
    display: block;
    margin-bottom: 18px;
}

.main-form__input {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid silver;
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 5px;
}

@media (max-width: 768px) {
    .useful__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .useful__item {
        margin-bottom: 15px
    }
}

.footer__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.footer__item {
    width: 50%;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 150%
}

.footer__item:nth-of-type(2n) {
    padding-left: 15px
}

.footer__item a {
    color: #002AFF;
    font-size: 14px;
    line-height: 150%
}

.footer__copy {
    padding: 9px 0 16px;
    border-top: 1px solid #E4E4E4;
    font-size: 14px;
    line-height: 25px
}

.socials__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.socials__item + .socials__item {
    margin-left: 6px
}

@media (min-width: 1024px) {
    .footer .container {
        border-bottom: 1px solid #E4E4E4
    }

    .footer__item {
        width: 25%
    }

    .footer__title {
        display: block;
        margin-bottom: 5px
    }

    .footer__list {
        padding-bottom: 5px
    }

    .footer__item {
        font-size: 18px;
        line-height: 22px
    }

    .footer__item a {
        font-size: 18px;
        line-height: 22px
    }

    .footer__copy {
        padding: 30px 0 28px;
        font-size: 18px;
        line-height: 25px
    }

    .socials__image {
        width: 21px;
        height: 21px
    }
}
