﻿@import url("res.css");
html {
    font-size: 1.562vw;
    background-color: #000;
    color: #fff
}

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 1.4rem;
    min-width: 320px;
    position: relative;
    line-height: 1.42857;
    -webkit-font-smoothing: antialised
}

body * {
    box-sizing: border-box
}

.hidden {
    display: none
}

.holder {
    width: 90vw;
    margin: 0 auto
}

.container {
    display: flex;
    flex-wrap: wrap
}

nav {
    display: none
}

strong {
    font-weight: 700
}

h1 {
    font-family: "Oswald";
    text-transform: uppercase;
    color: #ffde00;
    font-size: 6.6rem;
    font-weight: 600;
    line-height: 1.15
}

h1+p {
    font-size: 2.4rem;
    text-align: left;
    margin-left: 19.5rem;
    margin-top: 2.2rem;
    line-height: 1.12
}

.btn {
    border-radius: .5rem;
    background-image: -moz-linear-gradient(90deg, red 0%, #c70a0a 100%);
    background-image: -webkit-linear-gradient(90deg, red 0%, #c70a0a 100%);
    background-image: -ms-linear-gradient(90deg, red 0%, #c70a0a 100%);
    display: block;
    margin: 0 auto;
    width: 89%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 3.2;
    position: relative
}

.form-wrap p {
    text-transform: uppercase;
    font-size: 2.6rem;
    text-align: center
}

.form-wrap p span {
    display: none
}

.form-wrap p:last-child {
    position: relative;
    text-transform: none;
    font-size: 1.8rem;
    width: 87%;
    margin-top: 3.1rem
}

.form-wrap p:last-child:before, .form-wrap p:last-child:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 1px;
    background-color: #ffde00;
    width: 14%;
    top: 0;
    bottom: 0;
    margin: auto
}

.form-wrap p:last-child:after {
    left: auto;
    right: 0
}

.form-wrap form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: .2rem solid #ffde00;
    width: 100%;
    margin-top: 1.7rem;
    padding-top: 3.7rem;
    padding-bottom: 2.5rem
}

.form-wrap form input:not([type="submit"]) {
    width: 87%;
    border: none;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 2.7rem;
    line-height: 3.6;
    padding: 0 3rem;
    font-family: 'Montserrat', sans-serif
}

.form-wrap form input[type="submit"] {
    border-radius: .5rem;
    background-image: -moz-linear-gradient(90deg, red 0%, #c70a0a 100%);
    background-image: -webkit-linear-gradient(90deg, red 0%, #c70a0a 100%);
    background-image: -ms-linear-gradient(90deg, red 0%, #c70a0a 100%);
    box-shadow: 0px 1.5rem 5.7rem 0px rgba(234, 0, 0, 0.63);
    border: none;
    width: 87%;
    color: white;
    font-size: 2.4rem;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    line-height: 3.4
}

.bordered {
    position: relative;
    width: 100%
}

.bordered:before, .bordered:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 3%;
    border: .6rem solid #ffde00
}

.bordered:before {
    border-right: 0;
    left: 0
}

.bordered:after {
    border-left: 0;
    right: 0
}

.header {
    background-image: url(../img/bg1m.jpg);
    background-position: top center;
    background-size: 100% auto;
    font-weight: 600;
    font-size: 2.2rem;
    padding-top: 3.8rem;
    background-repeat: no-repeat;
    padding-bottom: 4rem
}

.header img {
    display: none
}

.header_title {
    width: 100%;
    text-align: center
}

.header_title p:first-child {
    text-transform: uppercase
}

.header_main {
    margin-top: 29.5rem;
    width: 100%
}

.header_main_vid {
    display: none
}

.video {
    background-image: url(../img/bg2.jpg);
    background-position: center;
    background-size: cover;
    padding-top: 3rem;
    text-align: center;
    position: relative;
    padding-bottom: 6.9rem
}

.video_title {
    font-family: "Oswald";
    text-transform: uppercase;
    font-size: 2.6rem;
    font-weight: 500
}

.video_title span {
    color: #ffde00;
    display: block;
    font-size: 2.8rem;
    line-height: 1.3;
    font-weight: 600;
    width: 100%;
    text-align: center
}

.video_frame {
    margin-top: 4.7rem;
    width: 100%;
    position: relative;
    padding-top: 56%;
    border: .2rem solid #ffde00;
    margin-bottom: 2rem
}

.video_frame .yt-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/yt.jpg);
    background-size: cover;
    background-position: center
}

.video_frame iframe {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.video_frame+p {
    text-align: center;
    font-size: 2.4rem;
    margin: 0 auto;
    width: 80%;
    position: relative
}

.video_frame+p:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../img/arr.png);
    width: 1.4rem;
    height: 1.9rem;
    background-size: cover;
    bottom: -3.5rem
}

.learn {
    padding-top: 2.5rem;
    position: relative;
    background-image: url(../img/bg3.jpg);
    background-position: bottom center;
    padding-bottom: 11rem;
    background-repeat: no-repeat
}

.learn .holder {
    position: relative
}

.learn:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    right: 0;
    background-image: url(../img/graph.png);
    height: 34rem;
    background-position: -30rem bottom;
    background-size: 191.4rem 76.9rem
}

.learn_title {
    width: 100%;
    font-size: 13.1rem;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Oswald"
}

.learn_title h2 {
    display: flex;
    align-items: first baseline;
    justify-content: space-between;
    width: 100%;
    line-height: 1
}

.learn_title span {
    font-size: 7.1rem;
    color: #ffde00
}

.learn_points {
    width: 89%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 3.6rem
}

.learn_points>div {
    width: 100%;
    position: relative;
    z-index: 2;
    color: #000;
    background-color: #ffde00;
    display: flex;
    font-size: 2.7rem;
    font-weight: 400;
    align-items: center;
    padding: 1.4rem 2rem 2.45rem 1.7rem;
    line-height: 1.25;
    margin-bottom: 4rem
}

.learn_points>div:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 2%;
    border: 1px solid #ffde00;
    top: 8%
}

.learn_points+p {
    text-align: center;
    font-size: 2.4rem;
    line-height: 1.2;
    margin-top: -.5rem;
    position: relative;
    display: block;
    padding-bottom: 10.2rem
}

.learn_points+p:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../img/arr.png);
    width: 2.7rem;
    height: 3.5rem;
    background-size: cover;
    bottom: 5rem
}

.learn_points+p:after {
    content: '';
    display: block;
    width: 100%;
    height: .2rem;
    position: absolute;
    bottom: 0;
    background: #ffde00;
    background: linear-gradient(90deg, rgba(255, 222, 0, 0) 0%, #ffde00 20%, #ffde00 80%, rgba(255, 222, 0, 0) 100%)
}

.learn_points span {
    font-size: 10.3rem;
    font-weight: 600;
    font-family: "Oswald";
    flex-shrink: 0;
    line-height: 1;
    position: relative;
    color: transparent;
    margin-right: 3.6rem;
    width: 10.7rem;
    z-index: 1;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000
}

.learn_points span:before {
    content: attr(data-num);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    position: absolute;
    color: transparent;
    top: -.7rem;
    left: -.7rem;
    z-index: -1
}

.learn_get {
    margin-top: 7rem
}

.learn_get_text {
    display: flex;
    justify-content: space-between;
    font-size: 3.3rem;
    font-family: "Oswald";
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    align-items: last baseline
}

.learn_get_text span {
    display: block;
    font-size: 5rem;
    color: #ffde00
}

.learn_get_text p:last-child {
    font-size: 9.2rem
}

.learn_get_list {
    font-size: 2.8rem;
    font-weight: 500;
    margin-top: 7rem
}

.learn_get_list li {
    position: relative;
    padding-left: 8rem;
    margin-bottom: 2.2rem
}

.learn_get_list li:before {
    content: '';
    display: block;
    position: absolute;
    border-left: .4rem solid red;
    border-bottom: .4rem solid red;
    left: 3rem;
    width: 1.1rem;
    height: .5rem;
    transform: rotate(-47deg);
    top: 0;
    bottom: 0;
    margin: auto
}

.learn_get_list span {
    font-weight: 600;
    color: #ffde00
}

.learn_get.bordered:before, .learn_get.bordered:after {
    content: none
}

.who {
    background-image: url(../img/bg4m.jpg);
    background-size: cover;
    color: #000;
    font-size: 2.2rem;
    font-weight: 600;
    padding-top: 4rem;
    padding-bottom: 4.7rem
}

.who_title {
    font-family: "Oswald";
    font-size: 6rem;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 4rem
}

.who_title span {
    display: block;
    font-size: 7.2rem;
    margin-right: -1rem;
    color: #ff0000;
    line-height: 1
}

.who_list li {
    position: relative;
    padding-left: 3rem;
    width: 102%;
    margin-bottom: 2.9rem
}

.who_list li:before {
    content: '';
    display: block;
    position: absolute;
    border-left: .3rem solid red;
    border-bottom: .3rem solid red;
    left: 0;
    width: .9rem;
    height: .4rem;
    transform: rotate(-47deg);
    top: 1rem
}

.who_list li ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 1.3rem
}

.who_list li ul li {
    width: 46%;
    padding-left: 4rem;
    margin-bottom: 1.5rem
}

.who_list li ul li:before {
    width: .5rem;
    height: .5rem;
    transform: none;
    border: none;
    background-color: red;
    left: 2rem;
    top: 0;
    bottom: 0;
    margin: auto
}

.who_list .btn {
    margin-top: 6rem
}

.elements {
    background-image: url(../img/bg5.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 4.7rem;
    padding-bottom: 6.7rem
}

.elements h2 {
    color: #ffde00;
    font-family: "Oswald";
    font-size: 4.65rem;
    font-weight: 600;
    text-align: left;
    width: 100%;
    margin-bottom: 2rem
}

.elements h2+p {
    font-size: 2.6rem
}

.elements_blocks {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-top: 3.5rem;
    font-size: 2.4rem;
    font-weight: 600
}

.elements_blocks>div {
    border: .2rem solid #ffde00;
    padding: 4rem 7rem 5rem;
    line-height: 1.35;
    margin-bottom: 3.5rem;
    min-height: 29rem;
    background-size: cover;
    background-position: center;
    background-image: url(../img/bg51.jpg)
}

.elements_blocks>div:nth-child(2) {
    background-image: url(../img/bg52.jpg)
}

.elements_blocks>div:nth-child(2) {
    background-image: url(../img/bg53.jpg)
}

.elements_blocks h3 {
    font-size: 2.6rem;
    text-transform: uppercase;
    color: #ffde00;
    line-height: 1.5;
    margin-bottom: 2rem
}

.elements_blocks+p {
    border-left: .3rem solid #ffde00;
    text-align: left;
    margin-top: 1.4rem;
    font-size: 2.4rem;
    padding-left: 1.3rem;
    line-height: 1.2;
    padding-right: 6rem
}

.holding {
    background-image: url(../img/bg6m.jpg);
    background-position: top left;
    background-size: cover;
    padding-top: 3.5rem;
    padding-bottom: 3rem
}

.holding .holder {
    width: 94vw
}

.holding h2 {
    color: #fff;
    font-family: "Oswald";
    font-size: 7rem;
    font-weight: 600;
    text-align: justify;
    width: 100%;
    margin-bottom: 1.4rem;
    text-transform: uppercase;
    line-height: 1.5
}

.holding h2 span {
    color: #ffde00
}

.holding h2 svg {
    width: 18.9rem;
    height: auto
}

.holding_text h3 {
    font-size: 3.8rem;
    font-weight: 600;
    line-height: 1.3;
    width: 77.5%
}

.holding_text h3+p {
    display: none
}

.holding_text .btn {
    display: none
}

.holding_text span {
    color: #ffde00
}

.holding_progs {
    display: flex;
    position: relative;
    width: 100%;
    margin-top: 3.1rem;
    justify-content: space-between;
    flex-wrap: wrap
}

.holding_prog {
    background: #202020;
    border: .1rem solid #000000;
    box-sizing: border-box;
    border-radius: 1.4rem;
    width: 48.4%;
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 1.9rem;
    line-height: 1.4;
    letter-spacing: .02em;
    padding-bottom: 0.7rem;
    margin-bottom: 3rem;
    min-height: 17.9rem
}

.holding_prog>div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 9rem
}

.holding_last {
    width: 100%;
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.3;
    margin: 2.2rem 0
}

.holding_last>p {
    margin-left: 0.9rem
}

.holding_last .btn {
    margin: 0;
    width: 100%;
    display: flex;
    margin-top: 5rem;
    font-size: 3.4rem;
    justify-content: center;
    align-items: center;
    line-height: 3;
    background: linear-gradient(180deg, #C70A09 0%, #EC0404 100%, #FE0000 100%);
    border-radius: 1.5rem
}

.holding_last .btn img {
    margin-right: 2rem;
    width: 2.9rem;
    height: 3.6rem;
    display: none
}

.methodic {
    background-image: url(../img/bg7.jpg);
    background-size: cover;
    background-position: -110rem top;
    padding-top: 6rem;
    padding-bottom: 2.6rem
}

.methodic h2 {
    font-family: "Oswald";
    text-align: center;
    font-size: 4rem;
    margin: 0 auto;
    width: 90%;
    line-height: 1.1
}

.methodic_points {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 5.7rem
}

.methodic_points>div {
    width: 89%;
    border: 1px solid #ffde00;
    font-size: 2.8rem;
    font-weight: 600;
    padding: 3rem 2.4rem 3rem 3.4rem;
    line-height: 1.6;
    margin-bottom: 3.7rem
}

.methodic_points h3 {
    color: #ffde00;
    font-weight: 900;
    font-size: 3.4rem
}

.with {
    font-size: 2.2rem;
    font-weight: 600;
    padding-top: 4rem;
    background-image: url(../img/bg8.jpg);
    background-size: cover;
    background-position: 161rem top;
    padding-bottom: 5.5rem
}

.with_title {
    width: 100%;
    font-size: 4.6rem;
    font-family: "Oswald";
    text-transform: uppercase;
    text-align: center;
    line-height: 1.3;
    position: relative;
    margin-bottom: 8.2rem
}

.with_title:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../img/arr.png);
    width: 2.7rem;
    height: 3.5rem;
    background-size: cover;
    bottom: -6rem
}

.with_list {
    border: 1px solid #ffde00;
    padding: 4.6rem 2.7rem 1.1rem;
    margin-bottom: 3.4rem
}

.with_list li {
    position: relative;
    padding-left: 3rem;
    margin-bottom: 2.8rem
}

.with_list li:before {
    content: '';
    position: absolute;
    display: block;
    width: .5rem;
    height: .5rem;
    background-color: #f00;
    left: 0.5rem;
    top: 1.2rem
}

.with_list+.btn {
    font-size: 2.6rem
}

.format {
    background-color: #fff;
    color: #000;
    padding-top: 3.5rem;
    font-size: 2.2rem;
    padding-bottom: 4.8rem
}

.format h2 {
    text-align: center;
    font-family: "Oswald";
    text-transform: uppercase;
    font-size: 5.6rem;
    font-weight: 600;
    line-height: 1.8
}

.format_title {
    margin-bottom: 4rem
}

.format_pints {
    position: relative;
    padding-left: 8.1rem;
    padding-top: 8.5rem
}

.format_pints * {
    position: relative
}

.format_pints:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/bg91.jpg);
    width: 32.7rem;
    height: 32.7rem;
    top: 0rem;
    left: -8.35rem;
    background-size: cover;
    top: 0.3rem
}

.format_pints:nth-child(3):before {
    background-image: url(../img/bg92.jpg);
    width: 40.9rem;
    height: 32.7rem
}

.format_pints h3 {
    background-color: #ffde00;
    font-family: "Oswald";
    text-transform: uppercase;
    font-size: 4.7rem;
    font-weight: 600;
    width: auto;
    padding: 0 2rem;
    display: inline-block;
    line-height: 1.65;
    margin-bottom: 1rem
}

.format_pints li {
    padding-left: 3.5rem;
    margin-bottom: 2.7rem
}

.format_pints li:before {
    content: '';
    display: block;
    position: absolute;
    border-left: .3rem solid red;
    border-bottom: .3rem solid red;
    left: 8px;
    width: .9rem;
    height: .4rem;
    transform: rotate(-47deg);
    top: 1rem;
    margin: auto
}

.format_bottom {
    font-size: 2.4rem;
    text-align: center;
    position: relative;
    padding-top: 2.2rem
}

.format_bottom:before {
    content: '';
    display: block;
    width: 100%;
    height: .2rem;
    position: absolute;
    top: 0;
    background: #ffde00;
    background: linear-gradient(90deg, rgba(255, 222, 0, 0) 0%, #ffde00 20%, #ffde00 80%, rgba(255, 222, 0, 0) 100%)
}

.format_bottom .btn {
    margin-top: 3rem;
    font-size: 2.6rem
}

.team {
    padding-top: 5.4rem;
    padding-bottom: 7.8rem;
    position: relative
}

.team:before {
    content: 'топ команда';
    position: absolute;
    font-size: 15rem;
    text-align: center;
    font-weight: 600;
    font-family: "Oswald";
    text-transform: uppercase;
    line-height: 1;
    color: #ffde00;
    opacity: .05;
    top: 27rem;
    left: 0;
    right: 0;
    width: 100%
}

.team_title {
    width: 100%;
    font-family: "Oswald";
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-size: 4.8rem;
    line-height: 1.25;
    padding: 0 3rem
}

.team_title span {
    display: block;
    color: #ffde00
}

.team_slider {
    margin: 0 auto;
    margin-top: 0px;
    width: 80%;
    margin-top: 5rem
}

.team_slider_img {
    position: relative
}

.team_slider_img>a {
    display: block;
    background-image: url(../img/play.png);
    width: 9rem;
    height: 9rem;
    position: absolute;
    bottom: 1.5rem;
    right: 4rem;
    z-index: 55;
    background-size: cover
}

.team_slider img {
    display: block;
    width: 96%
}

.team_slider h3 {
    font-family: "Oswald";
    font-weight: 600;
    color: #ffde00;
    font-size: 3rem;
    margin: 0 auto;
    width: 96%;
    margin-top: -4rem;
    z-index: 5;
    position: relative
}

.team_slider h3 span {
    display: block;
    font-size: 2rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #b4b4b4;
    margin-top: 0.7rem
}

.team_slider h3+p {
    font-weight: 700;
    font-size: 2.4rem;
    margin: 0 auto;
    width: 96%;
    margin-top: 3rem
}

.team_more {
    margin: 0 auto;
    margin-top: 9.7rem
}

.team_more a {
    font-size: 2.2rem;
    text-align: center;
    margin: 0 auto;
    display: flex;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    color: #ffde00;
    display: flex;
    align-items: center
}

.team_more a svg {
    width: 2.8rem;
    margin-right: 3rem;
    fill: #ffde00;
    height: 2.8rem
}

.team .slick-arrow {
    position: absolute;
    color: transparent;
    background-color: transparent;
    border: none;
    border-top: .3rem solid #ffde00;
    border-left: .3rem solid #ffde00;
    width: 5.6rem;
    height: 5.6rem;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-45deg);
    left: -4.6rem;
    bottom: 3.4rem
}

.team .slick-arrow.slick-next {
    transform: rotate(135deg);
    right: -5rem;
    left: auto
}

.platform {
    background-image: url(../img/bg11m.jpg);
    background-size: cover;
    background-position: top center;
    font-size: 2rem;
    font-weight: 500;
    padding-top: 6.2rem;
    overflow: hidden
}

.platform h3 {
    display: flex;
    font-family: "Oswald";
    text-transform: uppercase;
    font-size: 5rem;
    color: #ffde00;
    line-height: 1;
    align-items: flex-start;
    margin-bottom: 2.5rem
}

.platform svg {
    max-width: 5.3rem;
    margin-right: 1.5rem;
    flex-shrink: 0;
    height: 6rem
}

.platform ul {
    margin-left: 3rem
}

.platform li {
    position: relative;
    padding-left: 4rem;
    margin-bottom: 2.2rem;
    margin-right: -1rem
}

.platform li:before {
    content: '';
    display: block;
    position: absolute;
    border-left: .3rem solid red;
    border-bottom: .3rem solid red;
    left: .1rem;
    width: .9rem;
    height: .4rem;
    transform: rotate(-47deg);
    top: 1rem;
    margin: auto
}

.platform_text_block {
    margin-bottom: 9rem
}

.platform_image {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 89%;
    font-size: 2.6rem;
    color: #ffde00;
    margin-top: -2rem;
    position: relative;
    padding-bottom: 31.9rem
}

.platform_image:before {
    content: '';
    background-image: url(../img/telarr.png);
    width: 5.6rem;
    height: 10.7rem;
    position: absolute;
    top: 11rem;
    left: 15rem;
    background-size: cover
}

.platform_image img {
    width: 75rem;
    position: absolute;
    display: block;
    left: 2rem;
    top: -8.5rem
}

.platform_image p {
    width: 68%;
    line-height: 1.25
}

.results {
    padding-top: 3.5rem;
    background-image: url(../img/bg12.jpg);
    background-size: cover;
    background-position: top center;
    padding-bottom: 5rem
}

.results .slick-arrow.slick-hidden {
    display: block;
    opacity: 0
}

.results_title {
    font-family: "Oswald";
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    width: 100%;
    color: #000;
    background-color: #ffde00;
    font-size: 3.8rem;
    font-weight: 600;
    line-height: 2.3;
    align-items: center;
    padding: 0 .8rem;
    margin-bottom: 6rem
}

.results_title a {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    width: 2rem;
    height: 2rem;
    transform: rotate(-44deg)
}

.results_title a:last-child {
    transform: rotate(135deg)
}

.results_slider {
    width: 100%
}

.results_slider_img {
    position: relative
}

.results_slider_img:before, .results_slider_img:after {
    content: '';
    position: absolute;
    width: 6rem;
    height: 6rem;
    border-width: 1rem;
    border-color: #ffde00;
    border-top-style: solid;
    top: 0
}

.results_slider_img:before {
    border-left-style: solid;
    left: 0
}

.results_slider_img:after {
    border-right-style: solid;
    right: 0
}

.results_slider_img span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 10rem;
    background: linear-gradient(0deg, #000 10%, rgba(255, 255, 255, 0) 100%)
}

.results_slider_img span:before, .results_slider_img span:after {
    content: '';
    position: absolute;
    width: 6rem;
    height: 6rem;
    border-width: 1rem;
    border-color: #ffde00;
    border-bottom-style: solid;
    bottom: 0
}

.results_slider_img span:before {
    border-left-style: solid;
    left: 0
}

.results_slider_img span:after {
    border-right-style: solid;
    right: 0
}

.results_slider_img>p {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 1.5rem;
    text-align: center;
    font-weight: 600;
    font-size: 1.8rem;
    width: 66%;
    width: 85%;
    margin: 0 auto;
    line-height: 1.23;
    height: 6.6rem
}

.results_content {
    margin: 0 auto;
    width: 77.6%
}

.results_content h3 {
    color: #000;
    font-weight: 600;
    font-size: 2rem;
    margin-top: 1.8rem;
    margin-bottom: .8rem
}

.results_content h3+p {
    font-size: 1.6rem;
    color: #000;
    line-height: 1.6
}

.results_content a {
    font-size: 1.6rem;
    color: #f00
}

.results_content img {
    width: 100%
}

.results_more {
    font-size: 2.2rem;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 5.7rem
}

.results_more a {
    color: #000;
    text-decoration: none;
    display: flex;
    align-items: center
}

.results_more a svg {
    width: 2.8rem;
    margin-right: 3rem;
    height: 2.8rem
}

.last {
    background-image: url(../img/bg13.jpg);
    background-size: cover;
    padding-top: 1.7rem;
    background-position: top center;
    padding-bottom: 32.5rem
}

.last_title {
    font-family: "Oswald";
    font-size: 4.4rem;
    color: #ffde00;
    text-align: center;
    line-height: 1.15
}

.last_points {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 4.5rem
}

.last_points>div {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1.4rem 2rem;

    margin-bottom: 3rem
}

.last_points h3 {
    display: flex;
    align-items: center;
    font-family: "Oswald";
    font-size: 3.6rem;
    color: #ffde00;
    text-transform: uppercase;
    justify-content: center;
    font-weight: 600
}

.last_points h3+p {
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    margin-top: 1rem
}

.last_points svg {
    width: 3rem;
    margin-right: 3rem;
    height: 4rem
}

.last_points_prices {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-top: 0
}

.through {
    position: relative;
    margin-bottom: 1rem;
    color: #fff !important;
}

.through-m {
    position: relative;
}

.through::after{
    content: '';
    position: absolute;
    bottom: 2rem;
    left: -1rem;
    width: 10rem;
    height: 0.5rem;
    transform: rotate(165deg);
    background-color: #EC0404;
}

.through-m::after{
    content: '';
    position: absolute;
    left: -0.3rem;
    bottom: 1.4rem;
    width: 6rem;
    height: 0.3rem;
    transform: rotate(165deg);
    background-color: #EC0404;
}

.last_points_prices span {
    font-family: "Oswald";
    font-size: 3.4rem;
    font-weight: 600;
    line-height: 5rem;
    color: #ff0000;
}

.last_points_prices span.old {
    position: relative;
    font-size: 3.5rem
}

.last_points_prices span.old:before {
    content: '';
    display: block;
    position: absolute;
    left: -5%;
    right: -5%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 110%;
    height: .2rem;
    background-color: #f00;
    transform: rotate(-15deg)
}

.last_points_prices p {
    font-size: 1.8rem;
    font-weight: 600;
    margin-top: 0.5rem
}

.last_points_prices>div {
    width: 50%;
    padding-bottom: 2rem;
    padding-top: 1.7rem;
    position: relative
}

.last_points_prices>div:last-child {
    margin: 0 auto
}

.last_points_prices>div:last-child:before {
    display: block;
    position: absolute;
    width: 1px;
    height: 61%;
    left: 0;
    background-color: #ffde00;
    top: 20%;
    opacity: .3
}

.last_points_prices>div:last-child:after {
    display: block;
    position: absolute;
    width: 60%;
    height: 1px;
    left: 11%;
    background-color: #ffde00;
    top: 0;
    opacity: .3
}

.last_points_prices>div:first-child:after {
    display: block;
    position: absolute;
    width: 60%;
    height: 1px;
    right: 12%;
    background-color: #ffde00;
    bottom: 0;
    opacity: .3
}

.last_points_prices>div:first-child:before {
    display: block;
    position: absolute;
    width: 1px;
    height: 61%;
    right: 0;
    background-color: #ffde00;
    bottom: 20%;
    opacity: .3
}

.last .form-wrap {
    width: 100%
}

.last .form-wrap>p {
    font-weight: 600
}

footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

footer .list-wr {
    width: 100%
}

footer .list-wr.phones {
    font-size: 2rem;
    margin-bottom: 4.3rem
}

footer .list-wr.phones span {
    color: #b6b6b6;
    font-weight: 300;
    font-size: 1.4rem
}

footer .list-wr.phones li {
    width: 32%
}

footer .list-wr.socials {
    font-size: 2rem
}

footer ul {
    display: flex;
    justify-content: space-between
}

footer svg {
    max-width: 3.6rem;
    margin-right: 2.5rem;
    max-height: 4rem
}

footer a {
    color: #fff;
    display: flex;
    align-items: center;
    text-decoration: none;
    flex-wrap: wrap
}

footer>div {
    background-color: rgba(95, 95, 95, 0.3)
}

footer>div:first-child {
    padding-bottom: 2.7rem;
    padding-top: 2.7rem
}

footer>div:last-child {
    padding-top: 2rem;
    margin-top: 0.2rem
}

footer>div:last-child p {
    text-align: center;
    width: 100%;
    margin-bottom: 2rem;
    margin-top: 2.5rem
}

.modal {
    display: flex;
    color: #000;
    max-width: 51rem;
    flex-direction: column
}

.modal>div:first-child {
    width: 100%;
    flex-shrink: 0;
    margin-right: 5rem;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 3rem
}

.modal>div:last-child p {
    font-size: 1.6rem;
    line-height: 1.9;
    margin-bottom: 3.5rem
}

.modal img {
    width: 100%;
    display: block
}

.modal-img {
    width: 100%;
    position: relative;
    margin-bottom: 2rem
}

.modal-img:before, .modal-img:after {
    content: '';
    position: absolute;
    width: 6rem;
    height: 6rem;
    border-width: 1rem;
    border-color: #ffde00;
    border-top-style: solid;
    top: 0
}

.modal-img:before {
    border-left-style: solid;
    left: 0
}

.modal-img:after {
    border-right-style: solid;
    right: 0
}

.modal-img span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.modal-img span:before, .modal-img span:after {
    content: '';
    position: absolute;
    width: 6rem;
    height: 6rem;
    border-width: 1rem;
    border-color: #ffde00;
    border-bottom-style: solid;
    bottom: 0
}

.modal-img span:before {
    border-left-style: solid;
    left: 0
}

.modal-img span:after {
    border-right-style: solid;
    right: 0
}

.modal-img span {
    position: absolute
}

.modal-img+p {
    color: #f00;
    font-weight: 500;
    margin-bottom: 1rem
}

.modal h3 {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 2.5rem
}

.fancybox-content {
    padding: 4rem
}

.fancybox-content .fancybox-button svg path {
    fill: #000
}

.grecaptcha-badge {
    display: none !important
}

.fancybox-slide--html {
    padding-top: 9rem
}

.programm {
    padding-top: 3.5rem;
    background-image: url(../img/bg71.jpg);
    background-size: cover;
    background-position: top center;
    padding-bottom: 3rem
}

.programm .holder {
    width: 93%
}

.programm_title {
    font-size: 5rem;
    line-height: 1.3;
    width: 100%;
    text-align: center;
    font-family: Oswald;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 9%
}

.programm_blocks {
    width: 100%;
    margin-top: 2rem
}

.programm_blocks>div {
    background: rgba(0, 0, 0, 0.5);
    font-style: normal;
    font-weight: normal;
    font-size: 2.4rem;
    line-height: 1.5;
    color: #FFFFFF;
    padding: 2.1rem 2rem 1rem;
    margin-bottom: 2rem;
    min-height: 22.3rem
}

.programm_blocks>div:nth-child(2) p>br {
    display: none
}

.programm_blocks h3 {
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.5;
    text-transform: uppercase;
    color: #FFE200;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 1.3rem
}

.programm_button {
    width: 100%
}

.programm_button .btn {
    background: linear-gradient(180deg, #C70A09 0%, #EC0404 100%, #FE0000 100%);
    font-weight: bold;
    font-size: 3.4rem;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-top: 1rem;
    line-height: 3
}

@media screen and (min-width: 768px) {
    html {
        font-size: 0.521vw
    }
    .holder {
        width: 75.4vw
    }
    h1 {
        font-size: 15.6rem;
        line-height: .9
    }
    h1+p {
        font-size: 3rem;
        line-height: 1.3;
        text-align: center;
        width: 39%;
        margin: 5.5rem auto 0
    }
    .bordered:before, .bordered:after {
        border-width: 1rem
    }
    .header {
        background-image: url(../img/bg1.jpg);
        background-position: top center;
        background-size: cover;
        padding-top: 10.8rem;
        padding-bottom: 0
    }
    .header img {
        display: block;
        margin-top: -17rem;
        margin-left: -23.5rem;
        width: 99.5rem
    }
    .header_main {
        margin-top: 0;
        display: flex;
        justify-content: space-between;
        position: relative
    }
    .header_main_vid {
        position: absolute;
        bottom: 8.7rem;
        font-size: 2.4rem;
        font-family: "Oswald";
        font-weight: 500;
        color: red;
        height: 10rem;
        width: 14rem;
        text-align: center;
        text-decoration: navajowhite;
        line-height: 1;
        left: 0;
        right: 0;
        margin: auto;
        display: block
    }
    .header_main_vid img {
        width: 4.8rem;
        height: 3.7rem;
        display: block;
        margin: 0 auto;
        margin-bottom: 1rem
    }
    .form-wrap {
        width: 30.6%
    }
    .form-wrap p {
        font-size: 2rem
    }
    .form-wrap p:last-child {
        font-size: 1.4rem;
        margin-top: 2.2rem
    }
    .form-wrap p span {
        display: block;
        text-transform: none
    }
    .form-wrap form {
        padding-top: 2.7rem;
        padding-bottom: 1.9rem
    }
    .form-wrap form input:not([type="submit"]) {
        font-size: 1.6rem;
        margin-bottom: 1.9rem;
        line-height: 3.6;
        padding: 0 2rem
    }
    .form-wrap form input[type="submit"] {
        font-size: 1.6rem;
        line-height: 4
    }
    .video {
        padding-top: 3.8rem;
        padding-bottom: 7.5rem
    }
    .video_title {
        font-size: 3.8rem;
        width: 64%;
        margin: 0 auto;
        line-height: .8;
        padding-bottom: 2.7rem
    }
    .video_title span {
        font-size: 4.3rem;
        line-height: 1.8
    }
    .video_frame {
        width: 73%;
        padding-top: 41.3%;
        margin: 4.5rem auto 3rem
    }
    .video_frame+p:after {
        width: 2.7rem;
        height: 3.5rem;
        bottom: -5.5rem
    }
    .learn {
        padding-top: 10.5rem;
        padding-bottom: 25rem
    }
    .learn:before {
        height: 76.9rem;
        background-position: top center;
        top: -31rem;
        background-size: cover
    }
    .learn_title h2 {
        justify-content: flex-start
    }
    .learn_title span {
        margin-left: 1.5rem
    }
    .learn_points {
        width: 100%;
        margin-top: 8.9rem;
        justify-content: space-between
    }
    .learn_points>div {
        width: 31%;
        font-size: 2.4rem;
        font-weight: 500;
        padding: 1.4rem 2rem 1.6rem 1.7rem;
        line-height: 1.25;
        margin-bottom: 5.1rem
    }
    .learn_points span {
        font-size: 9.3rem;
        margin-right: 1.6rem;
        width: 10.7rem
    }
    .learn_points+p {
        font-size: 2.4rem;
        line-height: 1.2;
        margin-top: 1.5rem;
        padding-bottom: 15.8rem;
        width: 100%;
        font-weight: 700
    }
    .learn_points+p:after {
        height: .1rem
    }
    .learn_get {
        margin-top: 20.2rem;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        padding-top: 3rem
    }
    .learn_get.bordered:before, .learn_get.bordered:after {
        content: ''
    }
    .learn_get_text {
        font-size: 4rem;
        width: 61%;
        padding-left: 6rem
    }
    .learn_get_text span {
        font-size: 7rem
    }
    .learn_get_text p:last-child {
        font-size: 13rem
    }
    .learn_get_list {
        font-size: 2.6rem;
        margin-top: 0;
        width: 32.4%
    }
    .learn_get_list li {
        margin-bottom: 2.5rem
    }
    .who {
        font-size: 2rem;
        padding-top: 6.5rem;
        padding-bottom: 9.7rem;
        background-image: url(../img/bg4.jpg)
    }
    .who_title {
        font-size: 7rem;
        margin-bottom: 6.4rem;
        width: 100%
    }
    .who_title span {
        font-size: 8.4rem
    }
    .who_list {
        width: 63%
    }
    .who_list li {
        width: 100%;
        margin-bottom: 4.5rem
    }
    .who_list li ul {
        width: 64%
    }
    .who_list .btn {
        margin-top: 6rem;
        margin-left: 0;
        width: 51%
    }
    .elements {
        padding-top: 9.7rem;
        padding-bottom: 10.1rem
    }
    .elements h2 {
        font-size: 7rem;
        width: 100%;
        margin-bottom: 3rem
    }
    .elements h2+p {
        font-size: 3.2rem;
        width: 72%
    }
    .elements_blocks {
        flex-direction: row;
        margin-top: 7.9rem;
        font-size: 2rem;
        width: 100%;
        justify-content: space-between
    }
    .elements_blocks>div {
        padding: 3.1rem 5rem 4rem;
        margin-bottom: 3.5rem;
        min-height: 23rem;
        width: 32%
    }
    .elements_blocks h3 {
        font-size: 2.2rem;
        line-height: 1.5;
        margin-bottom: 1rem
    }
    .elements_blocks+p {
        margin-top: 7.1rem;
        font-size: 2.4rem;
        line-height: 1.3;
        width: 52%
    }
    .holding {
        background-image: url(../img/bg6.jpg);
        padding-top: 7.2rem;
        padding-bottom: 19.9rem
    }
    .holding .holder {
        width: 75.4vw
    }
    .holding .container {
        justify-content: space-between
    }
    .holding_text {
        width: 33%;
        margin-top: 11rem
    }
    .holding_text h3 {
        font-size: 3.8rem;
        width: 97.5%
    }
    .holding_text h3 span {
        color: #ffde00
    }
    .holding_text h3+p {
        display: block;
        font-size: 2rem;
        font-weight: 600;
        margin-top: 6rem;
        margin-bottom: 5.5rem
    }
    .holding_text .btn {
        display: block;
        font-size: 2rem;
        margin-left: 0;
        width: 81%;
        display: flex;
        justify-content: center;
        align-items: center
    }
    .holding_text .btn img {
        margin-right: 2rem;
        width: 2.9rem;
        height: 3.6rem
    }
    .holding_progs {
        flex-direction: row;
        margin-top: 8.5rem;
        width: 63.2%;
        flex-wrap: wrap;
        justify-content: flex-start
    }
    .holding_prog {
        width: 22.5%;
        font-size: 1.4rem;
        line-height: 1.3;
        min-height: 12.1rem;
        margin-bottom: 1.9rem;
        margin-right: 3.2%
    }
    .holding_prog>div {
        height: 6.4rem
    }
    .holding_prog:nth-child(4n) {
        margin-right: 0
    }
    .holding_last {
        display: none
    }
    .methodic {
        background-position: center;
        padding-top: 17.5rem;
        padding-bottom: 23.9rem
    }
    .methodic_title {
        width: 73%;
        margin: 0 auto;
        padding-top: 1rem;
        padding-bottom: 1.8rem
    }
    .methodic h2 {
        font-size: 5rem;
        width: 84%;
        font-weight: 600
    }
    .methodic_points {
        flex-direction: row;
        margin-top: 13.3rem;
        align-items: initial;
        justify-content: space-between
    }
    .methodic_points>div {
        width: 30.2%;
        font-size: 2.4rem;
        padding: 2.1rem 1.8rem 2.6rem 2.8rem
    }
    .methodic_points h3 {
        font-size: 3.2rem
    }
    .with {
        padding-top: 18rem;
        background-position: center;
        padding-bottom: 4.3rem
    }
    .with .container {
        flex-direction: column
    }
    .with_title {
        font-size: 6rem;
        margin-bottom: 6.2rem
    }
    .with_title:after {
        bottom: -4rem
    }
    .with_title br {
        display: none
    }
    .with_list {
        margin: 0 auto;
        width: 59%;
        margin-bottom: 5.8rem;
        padding-bottom: 3rem
    }
    .with_list li {
        padding-left: 6rem;
        margin-bottom: 2.5rem
    }
    .with_list li:before {
        left: 4rem
    }
    .with_list+.btn {
        font-size: 2rem;
        margin: 0 auto;
        width: 38rem
    }
    .format {
        padding-top: 3rem;
        padding-bottom: 4rem
    }
    .format .container {
        justify-content: space-between
    }
    .format_title {
        width: 52.5%;
        margin: 0 auto;
        margin-bottom: 2rem
    }
    .format h2 {
        font-size: 7rem;
        line-height: 2
    }
    .format_pints {
        width: 48%
    }
    .format_pints_list {
        margin-left: 5rem;
        margin-top: 2.5rem;
        margin-right: 4rem
    }
    .format_bottom {
        width: 100%;
        margin-top: 1.9rem
    }
    .format_bottom:before {
        height: .1rem
    }
    .format_bottom p {
        margin: 0 auto;
        width: 50%
    }
    .format_bottom .btn {
        font-size: 2rem;
        width: 39rem
    }
    .team {
        padding-top: 7.4rem;
        padding-bottom: 7rem
    }
    .team:before {
        font-size: 28.4rem;
        top: 21rem;
        content: 'топ-команда'
    }
    .team_title {
        font-size: 4.4rem;
        line-height: 1.3
    }
    .team_slider {
        width: 100%;
        margin-top: 11.5rem
    }
    .team_slider_img>a {
        width: 6.5rem;
        height: 6.5rem
    }
    .team_slider img {
        display: block;
        width: 85%
    }
    .team_slider h3 {
        font-size: 2.2rem;
        width: 100%;
        margin-top: -2.6rem
    }
    .team_slider h3 span {
        font-size: 1.4rem
    }
    .team_slider h3+p {
        font-size: 1.6rem;
        width: 96%;
        margin-top: 2rem;
        padding-right: 4rem
    }
    .team_more {
        margin-top: 7.7rem
    }
    .team_more a {
        font-size: 1.8rem
    }
    .team_more a svg {
        width: 2.8rem;
        margin-right: 1rem
    }
    .platform {
        padding-top: 5.2rem;
        padding-bottom: 2rem;
        background-image: url(../img/bg11.jpg)
    }
    .platform_text {
        width: 63%;
        flex-shrink: 0
    }
    .platform h3 {
        margin-bottom: 2.5rem
    }
    .platform svg {
        max-width: 5.3rem;
        margin-right: 2.5rem
    }
    .platform ul {
        margin-left: 12rem
    }
    .platform li {
        padding-left: 3rem;
        margin-bottom: 1.5rem
    }
    .platform_image {
        width: 37%;
        margin-top: 5.5rem;
        font-size: 2.4rem
    }
    .platform_image:before {
        top: 9rem;
        left: 10rem
    }
    .platform_image p {
        margin-left: 3rem
    }
    .platform_image img {
        width: 97.4rem;
        left: -20rem;
        top: 2.5rem
    }
    .results {
        padding-top: 4.5rem;
        padding-bottom: 6.2rem
    }
    .results_title {
        font-size: 6rem;
        padding: 0 8rem;
        margin-bottom: 5rem
    }
    .results_title a {
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        width: 4rem;
        height: 4rem
    }
    .results_content {
        width: 92.6%
    }
    .results_more {
        font-size: 1.8rem
    }
    .results_more a svg {
        margin-right: 2rem
    }
    .last {
        padding-top: 6.6rem;
        padding-bottom: 19.5rem
    }
    .last .container {
        justify-content: space-between
    }
    .last_title {
        font-size: 5.4rem;
        font-weight: 600;
        margin-bottom: 9rem
    }
    .last_points {
        margin: 0;
        width: 61.4%
    }
    .last_points>div {
        padding: 2.5rem 5rem 0.8rem;
        margin-bottom: 1.7rem
    }
    .last_points h3 {
        justify-content: flex-start;
        padding-left: 1rem
    }
    .last_points h3 svg {
        margin-right: 4rem
    }
    .last_points h3+p {
        text-align: left;
        width: 100%;
        margin-bottom: 1.6rem
    }
    .last_points_prices {
        width: 100%;
    }
    .last_points_prices>div {
        width: 33%
    }
    .last_points_prices>div:first-child:after, .last_points_prices>div:nth-child(2):after, .last_points_prices>div:nth-child(3):after {
        content: '';
        display: block;
        position: absolute;
        width: 1px;
        height: 61%;
        right: -7rem;
        background-color: #ffde00;
        bottom: 20%;
        opacity: .3
    }
    .last_points_prices>div:first-child:before, .last_points_prices>div:nth-child(2):before, .last_points_prices>div:nth-child(3):before {
        content: none
    }
    .last_points_prices>div:last-child {
        margin: 0
    }
    .last_points_prices>div:last-child:before, .last_points_prices>div:last-child:after {
        content: none
    }
    .last .form-wrap {
        width: 30.6%;
        margin-right: 3.3rem;
        margin-top: 7rem
    }
    footer .container {
        justify-content: space-between;
        align-items: flex-end
    }
    footer svg {
        max-width: 3rem;
        margin-right: 1.5rem
    }
    footer .list-wr {
        width: 24%
    }
    footer .list-wr.phones {
        width: 47.5%;
        font-size: 2.4rem;
        font-weight: 500;
        margin-bottom: 0
    }
    footer .list-wr.socials {
        font-size: 1.6rem;
        width: 32%;
        font-weight: 500
    }
    footer .list-wr.socials a:hover {
        color: #f00
    }
    footer .list-wr.socials a:hover svg>* {
        fill: #f00
    }
    footer .list-wr.agriment {
        width: 47%
    }
    footer>div:last-child {
        padding-top: 2rem;
        margin-top: 0.2rem;
        text-transform: uppercase;
        font-size: 1.25rem;
        padding-bottom: 1rem
    }
    footer>div:last-child p {
        text-align: right;
        width: 100%;
        margin-bottom: 0;
        margin-top: 0
    }
    nav {
        display: block;
        position: fixed;
        bottom: 12.2rem;
        right: 6rem;
        text-align: right;
        font-size: 1.4rem;
        z-index: 155
    }
    nav a {
        color: white;
        text-decoration: none;
        position: relative;
        padding-right: 1.5rem;
        margin-top: 1.2rem;
        display: block
    }
    nav a:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 0;
        width: .5rem;
        height: .5rem;
        border-radius: 50%;
        background-color: #fff
    }
    nav a.active {
        color: #ffde00
    }
    nav a.active:after {
        background-color: #ffde00
    }
    nav.black a {
        color: #000
    }
    nav.black a:after {
        background-color: #000
    }
    nav.black a.active {
        color: #ffde00
    }
    nav.black a.active:after {
        background-color: #ffde00
    }
    .fancybox-content {
        padding: 4rem
    }
    .modal {
        display: flex;
        color: #000;
        max-width: 136rem;
        flex-direction: row
    }
    .modal>div {
        max-height: 52rem
    }
    .modal>div:first-child {
        width: 33%;
        flex-shrink: 0;
        margin-right: 5rem;
        font-size: 2rem;
        font-weight: 600
    }
    .modal>div:first-child p {
        width: 77%
    }
    .modal>div:last-child {
        max-height: 52rem;
        display: flex;
        flex-direction: column
    }
    .modal>div:last-child div {
        flex: 1;
        overflow: auto
    }
    .modal>div:last-child p {
        font-size: 1.6rem;
        line-height: 1.9;
        margin-bottom: 3.5rem
    }
    .modal img {
        width: 100%;
        display: block
    }
    .modal-img {
        width: 100%;
        position: relative;
        margin-bottom: 2rem
    }
    .modal-img:before, .modal-img:after {
        content: '';
        position: absolute;
        width: 6rem;
        height: 6rem;
        border-width: 1rem;
        border-color: #ffde00;
        border-top-style: solid;
        top: 0
    }
    .modal-img:before {
        border-left-style: solid;
        left: 0
    }
    .modal-img:after {
        border-right-style: solid;
        right: 0
    }
    .modal-img span {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }
    .modal-img span:before, .modal-img span:after {
        content: '';
        position: absolute;
        width: 6rem;
        height: 6rem;
        border-width: 1rem;
        border-color: #ffde00;
        border-bottom-style: solid;
        bottom: 0
    }
    .modal-img span:before {
        border-left-style: solid;
        left: 0
    }
    .modal-img span:after {
        border-right-style: solid;
        right: 0
    }
    .modal-img span {
        position: absolute
    }
    .modal-img+p {
        color: #f00;
        font-weight: 500;
        margin-bottom: 1rem
    }
    .modal h3 {
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 2.5rem
    }
    .programm {
        padding-top: 6.2rem;
        padding-bottom: 9rem
    }
    .programm .holder {
        width: 75.2%
    }
    .programm_title {
        font-size: 7rem
    }
    .programm_blocks {
        margin-top: 6.1rem;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }
    .programm_blocks>div {
        padding: 3.2rem 4rem 3.2rem;
        margin-bottom: 3rem;
        width: 49%
    }
    .programm_blocks>div:nth-child(2) p>br {
        display: initial
    }
    .programm_blocks h3 {
        font-size: 2.6rem;
        padding-bottom: 1.9rem
    }
    .programm_button .btn {
        font-size: 2rem;
        width: 27%
    }
}

/*# sourceMappingURL=main.css.map */