@font-face {
    font-display: swap;
    font-family: Helvetic-Neue;
    src: url(../cdn.bminception.com/fonts/HelveticaNeueLight.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Helvetic-Neue;
    font-weight: 700;
    src: url(../cdn.bminception.com/fonts/HelveticaNeueBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Helvetic-Neue;
    font-style: italic;
    src: url(../cdn.bminception.com/fonts/HelveticaNeueItalic.ttf) format("truetype")
}

body {
    background-color: #fff!important;
    margin: 0
}

a,
div,
h1,
h2,
h3,
h4,
input,
p,
textarea {
    color: #121214;
    font-family: Helvetic-Neue
}

h1,
h2,
h3,
h4 {
    font-style: normal;
    font-weight: 700
}

h1 {
    font-size: 64px;
    line-height: 80px;
    margin: 0 0 24px
}

h2 {
    color: #08090d;
    font-size: 44px;
    line-height: 52px
}

h3 {
    margin-top: 0
}

h3,
h4 {
    font-size: 24px;
    line-height: 30px
}

h4 {
    margin: 0
}

p {
    font-size: 18px;
    line-height: 28px
}

.article {
    position: relative;
    width: 1200px
}

.ws-page {
    align-items: center;
    display: flex;
    flex-direction: column
}

.ws-page--padding {
    box-sizing: border-box;
    padding: 0 40px
}

.main {
    flex-direction: column
}

.main,
.ws-btn {
    align-items: center;
    display: flex
}

.ws-btn {
    background-color: var(--blue-color);
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    justify-content: center;
    line-height: 28px;
    text-decoration: none;
    transition: all .3s linear
}

.ws-btn-first-sect {
    height: 60px;
    margin-top: 62px;
    width: 370px
}

.ws-btn-contact {
    height: 57px;
    width: 286px
}

.ws-btn-calculate {
    font-size: 20px;
    height: 60px;
    margin-top: 32px;
    width: 329px
}

.ws-btn-sect {
    display: flex;
    justify-content: flex-start
}

.ws-btn-row {
    margin-top: 60px
}

.ws-btn-right {
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.ws-btn-view_all {
    height: 60px;
    margin-top: 40px;
    width: 333px
}

.ws-btn:hover {
    background-color: var(--hover-color);
    transition: all .3s linear
}

.ws-margin-sect-top {
    margin-top: 150px;
    width: 100%
}

.ws-h2__main-page {
    color: var(--text-color);
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 48px;
    margin-top: 0;
    width: 100%
}

.ws-margin-bottom {
    margin-bottom: 40px
}

.ws-home-page {
    align-items: center;
    overflow: hidden;
    padding: 0 40px;
    position: relative;
    z-index: 13
}

.ws-home-page,
.ws_block {
    display: flex;
    flex-direction: column
}

.ws_block {
    background-color: #fff;
    border: var(--ws-border);
    border-radius: var(--border-radius);
    box-sizing: border-box;
    color: var(--text-gray-color);
    text-decoration: none
}

.ws_block__padding {
    padding: 24px 16px
}

.ws_block__padding_big {
    padding: 10px 0 10px 65px
}

.ws_block__padding-midl {
    margin-bottom: 16px;
    padding: 32px 24px
}

.ws_a-bottom {
    color: var(--blue-color);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    text-decoration: none
}

.ws-only-mobile-show {
    display: none
}

.ws-mobile-hidden {
    display: flex
}

.ws-960-show,
.ws-mobile-menu-show {
    display: none!important
}

.ws-960-hidden {
    display: flex
}

.ws-section {
    box-sizing: border-box;
    flex-direction: column
}

.ws-row,
.ws-section {
    display: flex;
    width: 100%
}

.ws-row {
    justify-content: space-between
}

.ws-col-2 {
    display: flex;
    margin-bottom: 24px;
    width: 548px
}

.ws-row-always {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.ws-justify-around {
    justify-content: space-around
}

.ws-justify-center {
    justify-content: center!important
}

.ws-justify-sb {
    justify-content: space-between
}

.ws-border-top {
    border-top: 3px solid var(--blue-color)!important
}

.ws-back-section {
    height: 1056px;
    overflow: hidden;
    position: absolute;
    top: 4200px;
    width: 100vw;
    z-index: -1
}

.ws-back-section--custom {
    top: 2100px
}

.ws-back-section--custom2 {
    top: 550px
}

.ws-back-section--cross {
    top: 650px
}

.ws-back {
    background-repeat: no-repeat;
    background-size: cover;
    height: 1056px;
    margin-left: 40vw;
    width: 1056px;
    z-index: -1
}

.ws-back--custom {
    transform: rotate(45deg)
}

.ws-back--custom2 {
    margin-left: calc(50vw - 900px);
    transform: rotate(180deg)
}

.ws-back--cross {
    margin-left: calc(50vw - 250px);
    transform: rotate(110deg)
}

.ws-back--volna-1 {
    background-image: url(../cdn.bminception.com/images/svg/watercolor_circle-1.png)
}

.oos-slider {
    width: 576px
}

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

@media only screen and (max-width:1200px) {
    .article {
        width: 100%
    }
    h1 {
        font-size: 48px;
        line-height: 56px
    }
    h1,
    h2 {
        text-align: center
    }
    .ws-section {
        width: 880px
    }
    .ws-col-2 {
        width: 428px
    }
    .ws-h2__main-page {
        font-size: 48px;
        line-height: 56px;
        margin-bottom: 50px;
        text-align: center
    }
    .ws_block__padding_big {
        padding: 40px 32px
    }
    .ws_block__padding {
        padding: 24px 16px
    }
    .ws-desktop-hidden {
        display: block!important
    }
    .ws-only-desktop-show {
        display: none!important
    }
    .ws-btn-sect {
        justify-content: center
    }
    .ws-btn-contact {
        width: 423px
    }
    .ws-btn-row {
        margin-top: 20px
    }
    .ws-btn-right {
        justify-content: center;
        width: auto
    }
    .ws-back-section {
        top: 5200px
    }
    .ws-back {
        margin-left: 0;
        width: 100vw
    }
    .ws-back-section--custom {
        top: 2400px
    }
    .ws-back--custom {
        margin-left: 40vw;
        transform: rotate(0)
    }
    .ws-back-section--cross {
        top: 620px
    }
    .ws-back--cross {
        margin-left: 30vw;
        transform: rotate(0)
    }
}

@media only screen and (max-width:960px) {
    h2 {
        font-size: 36px;
        line-height: normal
    }
    h3 {
        font-size: 22px
    }
    p {
        font-size: 16px;
        line-height: 24px
    }
    .ws-home-page {
        padding: 0 20px
    }
    .ws-section {
        width: 576px
    }
    .ws-960-show {
        display: flex!important
    }
    .ws-960-hidden {
        display: none!important
    }
    .ws-mobile-menu-show {
        display: block!important;
        position: absolute;
        top: 27px;
        width: 100%
    }
    .ws-row {
        flex-direction: column
    }
    .ws-col-2 {
        justify-content: center;
        width: 100%
    }
    .ws-margin-sect-top {
        margin-top: 100px
    }
    .ws-btn-row,
    .ws-btn-sect {
        justify-content: center
    }
    .ws-btn-row {
        display: flex
    }
    .ws-back {
        width: 100vw
    }
    .ws-back-section--custom {
        top: 3300px
    }
    .ws-back--cross,
    .ws-back--custom {
        margin-left: 0
    }
    .ws-back-section--cross {
        top: 600px
    }
    .ws_block__padding_big {
        padding: 0
    }
}

@media only screen and (max-width:640px) {
    h1 {
        font-size: 32px;
        line-height: 44px
    }
    h2 {
        font-size: 28px;
        line-height: 35px
    }
    h3 {
        font-size: 20px;
        line-height: normal
    }
    .ws-page--padding {
        padding: 0
    }
    .ws-section {
        padding: 0 32px;
        width: 100%
    }
    .ws_block__padding {
        padding: 32px 24px
    }
    .ws_block__padding_big {
        padding: 0
    }
    .ws-only-mobile-show {
        display: block!important
    }
    .ws-mobile-hidden {
        display: none!important
    }
    .ws-margin-sect-top {
        margin-top: 80px
    }
    .ws-h2__main-page {
        font-size: 32px;
        line-height: 40px
    }
    .ws-btn-contact {
        font-size: 20px;
        height: 48px;
        width: 238px
    }
    .ws-btn-calculate,
    .ws-btn-first-sect {
        height: 48px;
        margin-top: 24px;
        max-width: 360px;
        width: 86vw
    }
    .oos-slider {
        width: 100%
    }
    .ws-back-section {
        top: 7200px
    }
    .ws-back {
        background-size: contain
    }
}

@media only screen and (max-width:480px) {
    .ws-section {
        padding: 0 24px
    }
    .ws_block__padding {
        padding: 42px 16px
    }
    .ws-btn-view_all {
        height: 50px;
        width: 90%
    }
    .ws-back-section--cross {
        top: 780px
    }
}


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