@font-face {
    font-family: Roboto;
    src: url(https://win-win-system.top/assets/fonts/Roboto-Black.eot);
    src: url(https://win-win-system.top/assets/fonts/Roboto-Black.eot?#iefix) format("embedded-opentype"), url(https://win-win-system.top/assets/fonts/Roboto-Black.woff2) format("woff2"), url(https://win-win-system.top/assets/fonts/Roboto-Black.woff) format("woff"), url(https://win-win-system.top/assets/fonts/Roboto-Black.ttf) format("truetype"), url(https://win-win-system.top/assets/fonts/Roboto-Black.svg#Roboto-Black) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(https://win-win-system.top/assets/fonts/Roboto-Bold.eot);
    src: url(https://win-win-system.top/assets/fonts/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(https://win-win-system.top/assets/fonts/Roboto-Bold.woff2) format("woff2"), url(https://win-win-system.top/assets/fonts/Roboto-Bold.woff) format("woff"), url(https://win-win-system.top/assets/fonts/Roboto-Bold.ttf) format("truetype"), url(https://win-win-system.top/assets/fonts/Roboto-Bold.svg#Roboto-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(https://win-win-system.top/assets/fonts/Roboto-Medium.eot);
    src: url(https://win-win-system.top/assets/fonts/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(https://win-win-system.top/assets/fonts/Roboto-Medium.woff2) format("woff2"), url(https://win-win-system.top/assets/fonts/Roboto-Medium.woff) format("woff"), url(https://win-win-system.top/assets/fonts/Roboto-Medium.ttf) format("truetype"), url(https://win-win-system.top/assets/fonts/Roboto-Medium.svg#Roboto-Medium) format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(https://win-win-system.top/assets/fonts/Roboto-Regular.eot);
    src: url(https://win-win-system.top/assets/fonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(https://win-win-system.top/assets/fonts/Roboto-Regular.woff2) format("woff2"), url(https://win-win-system.top/assets/fonts/Roboto-Regular.woff) format("woff"), url(https://win-win-system.top/assets/fonts/Roboto-Regular.ttf) format("truetype"), url(https://win-win-system.top/assets/fonts/Roboto-Regular.svg#Roboto-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(https://win-win-system.top/assets/fonts/Roboto-Light.eot);
    src: url(https://win-win-system.top/assets/fonts/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(https://win-win-system.top/assets/fonts/Roboto-Light.woff2) format("woff2"), url(https://win-win-system.top/assets/fonts/Roboto-Light.woff) format("woff"), url(https://win-win-system.top/assets/fonts/Roboto-Light.ttf) format("truetype"), url(https://win-win-system.top/assets/fonts/Roboto-Light.svg#Roboto-Light) format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

ul {
    padding: 0;
    list-style: none
}

button, input {
    font: inherit
}

img {
    max-width: 100%
}

input {
    border: none;
    outline: 0;
    background-color: transparent;
    font-size: 14px;
    color: inherit
}

button {
    font-family: inherit;
    color: inherit;
    border: none;
    outline: 0;
    background: 0 0
}

.wrapper {
    max-width: 1160px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto
}

body {
    font-family: Roboto;
    font-weight: 500;
    font-size: 19px;
    line-height: 22px;
    color: #fff;
    position: relative
}

a {
    text-decoration: none;
    color: inherit
}

.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 17px
}

.header__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.logo img {
    display: block
}

.header .logo {
    margin-right: 115px
}

.burger {
    display: none
}

.menu__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu__item {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.menu__item:not(:last-child) {
    margin-right: 60px
}

.menu__item:active, .menu__item:hover {
    color: #f7b208
}

.hero {
    background-image: url(https://win-win-system.top/assets/img/hero/hero-bg.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.hero-wrapper {
    padding: 206px 10px 143px
}

.hero__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.hero__text {
    max-width: 657px;
    margin-right: 150px
}

.hero__title {
    font-weight: 900;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 40px
}

.hero__descr {
    font-weight: 900;
    font-size: 25px;
    line-height: 29px
}

.orange {
    color: #f7b208
}

.form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 352px;
    padding: 50px 30px;
    background: -webkit-linear-gradient(top, #030303 0, rgba(3, 3, 4, .71) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#030303), to(rgba(3, 3, 4, .71)));
    background: -o-linear-gradient(top, #030303 0, rgba(3, 3, 4, .71) 100%);
    background: linear-gradient(180deg, #030303 0, rgba(3, 3, 4, .71) 100%);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .25);
    box-shadow: 0 0 20px rgba(0, 0, 0, .25);
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.form__top {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 30px
}

.form__field {
    width: 100%;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #c4c4c4;
    padding: 10px 0
}

.form__field img {
    margin-right: 15px
}

.form__input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 15px;
    font-weight: 400;
    line-height: 16px;
    color: #fff
}

.form__input:-ms-input-placeholder, .form__input::-ms-input-placeholder, .form__input::-webkit-input-placeholder {
    color: #adadad
}

.form__input:-ms-input-placeholder, .form__input::-ms-input-placeholder, .form__input::-webkit-input-placeholder, .form__input::placeholder {
    color: #adadad
}

.button, .form__submit {
    margin-bottom: 30px;
    display: block;
    width: 100%;
    background: -webkit-linear-gradient(top, #f7b208 0, #a97800 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#f7b208), to(#a97800));
    background: -o-linear-gradient(top, #f7b208 0, #a97800 100%);
    background: linear-gradient(180deg, #f7b208 0, #a97800 100%);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 22px 0;
    font-weight: 900;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer
}

.button {
    display: block;
    text-transform: uppercase;
    max-width: 320px;
    margin: 25px;
    text-align: center
}

.form__bottom {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.form__bottom-text {
    margin-left: 55px;
    max-width: 177px;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px
}

.section-wrapper {
    padding-top: 120px;
    padding-bottom: 120px
}

.section-title {
    font-weight: 900;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    margin-bottom: 60px
}

.advantages {
    background-image: url(https://win-win-system.top/assets/img/advantages/advantages-bg.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.advantages__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 120px
}

.advantages__item {
    width: -webkit-calc(100% / 12 * 4 - 20px);
    width: calc(100% / 12 * 4 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px
}

.advantages__img {
    margin-bottom: 30px
}

.advantages__text {
    max-width: 357px
}

.about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -10px;
    margin-right: -10px
}

.about__item {
    width: -webkit-calc(100% / 12 * 4 - 20px);
    width: calc(100% / 12 * 4 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden
}

.seo {
    background-image: url(https://win-win-system.top/assets/img/seo/seo-bg.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.seo__title {
    font-size: 28px;
    line-height: 33px
}

.seo__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px
}

.seo__text h2 {
    padding: 20px 0;
    color: #f7b208;
    font-size: 26px
}

.seo__text h3 {
    font-size: 22px;
    padding: 15px 0;
    color: #f7b208
}

.seo__text p {
    font-size: 16px;
    line-height: 1.6em
}

.seo__text ul {
    margin-left: 40px;
    list-style-type: circle;
    line-height: 1.8em;
    list-style-position: inside;
    margin-top: 10px
}

.seo__text ul li {
    margin-bottom: 10px
}

.seo__text img.center {
    display: block;
    margin: 10px auto;
    max-width: 100%
}

.seo__text .left {
    float: left;
    max-width: 100%;
    margin: 15px 15px 15px 0
}

.seo__text .right {
    float: right;
    max-width: 100%;
    margin: 15px 0 15px 15px
}

.footer {
    background-color: #000;
    padding: 40px 0
}

.footer__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer .logo {
    margin-right: 155px
}

.footer .menu__list-item {
    font-size: 14px;
    line-height: 16px
}

@media (max-width: 1000px) {
    .header__content {
        padding-left: 0
    }

    .hero__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hero__text {
        margin-right: 0;
        text-align: center;
        margin-bottom: 60px
    }

    .advantages__item {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px)
    }

    .footer__content {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer .logo {
        margin-right: 0
    }
}

@media (max-width: 950px) {
    .header__content {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #f7b208;
        padding-top: 86px;
        -webkit-transition: -webkit-transform .3s linear;
        transition: -webkit-transform .3s linear;
        -o-transition: transform .3s linear;
        transition: transform .3s linear;
        transition: transform .3s linear, -webkit-transform .3s linear;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .header .menu__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header .menu__item {
        margin-right: 0;
        margin-bottom: 20px
    }

    .header .menu__item:hover {
        color: #fff
    }

    .burger {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 36px;
        height: 36px;
        position: relative;
        cursor: pointer
    }

    .burger__item {
        width: 100%;
        height: 3px;
        background-color: #f7b208;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear
    }

    .burger__item:first-child {
        position: absolute;
        top: 5px;
        left: 0
    }

    .burger__item:last-child {
        position: absolute;
        bottom: 5px;
        left: 0
    }
}

@media (max-width: 850px) {
    .footer__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer .logo {
        margin-bottom: 20px
    }

    .footer .menu__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer .menu__item {
        margin-right: 0;
        margin-bottom: 10px
    }
}

@media (max-width: 750px) {
    .advantages__item, .advantages__text {
        width: 100%
    }

    .about {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .about__item {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px)
    }

    .about__item:not(:last-child) {
        margin-bottom: 20px
    }
}

@media (max-width: 470px) {
    .about__item {
        width: 100%;
        text-align: center;
        margin-left: 10px;
        margin-right: 10px
    }

    .about__item:not(:last-child) {
        margin-bottom: 5px
    }
}

@media (max-width: 375px) {
    .hero-wrapper {
        padding: 136px 10px 60px
    }

    .hero__title {
        font-size: 32px;
        line-height: 37px;
        margin-bottom: 30px
    }

    .hero__descr {
        font-size: 20px;
        line-height: 23px
    }

    .form {
        width: 100%
    }

    .advantages__text {
        font-size: 16px;
        line-height: 19px
    }

    .advantages__text br {
        display: none
    }

    .advantages__content {
        margin-bottom: 60px
    }

    .section-wrapper {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .section-title {
        margin-bottom: 30px
    }

    .footer .menu__list-item {
        font-weight: 700;
        font-size: 12px;
        line-height: 14px
    }
}

@media (max-width: 320px) {
    .form__top {
        text-align: center
    }
}
.breadcrumbs{
    display: flex;
    justify-content: space-around;
    width: 160px;
    margin-bottom: 25px;
}