@charset "UTF-8";

@font-face {
    font-display: swap;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: url(../../fonts/front/Lato-Bold.eot);
    src: url(../../fonts/front/Lato-Bold.eot?#iefix) format("embedded-opentype"), url(../../fonts/front/Lato-Bold.woff) format("woff2"), url(../../fonts/front/Lato-Bold.woff) format("woff"), url(../../fonts/front/Lato-Bold.ttf) format("truetype"), url(../../fonts/front/Lato-Bold.svg) format("svg")
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0
}

h2 {
    font-size: 42px;
    line-height: 52px
}

h2,
h3 {
    font-weight: 700
}

h3 {
    font-size: 20px
}

h3,
h4 {
    line-height: 24px
}

h4 {
    font-size: 16px;
    font-weight: 400
}
.swiper-button-next,
.swiper-button-prev {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 6px 8px -4px rgba(36, 80, 123, .15);
    height: 40px;
    width: 40px
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 13px
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    .swiper-button-next:after,
    .swiper-button-prev:after {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
        height: 13px;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 7px
    }

    .swiper-button-prev:after {
        transform: translate(-50%, -50%) rotate(180deg)
    }
}

.swiper-1 .swiper-button-next {
    right: 30px
}

.swiper-1 .swiper-button-prev {
    left: 30px
}

*,
:after,
:before {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    font-size: 10px;
    scroll-behavior: smooth
}

main,
section {
    display: block
}

h1,
h2 {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0
}

input[type=email],
input[type=password] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

img {
    height: auto;
    max-width: 100%
}

ul {
    font-family: inherit;
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    color: inherit;
    text-decoration: none
}

body,
p {
    margin: 0;
    padding: 0
}

body {
    font-family: Lato, sans-serif
}

body,
main {
    position: relative
}

main {
    overflow: hidden
}

@media (max-width:991.98px) {

    .swiper-1 .swiper-button-next,
    .swiper-1 .swiper-button-prev {
        display: none
    }

    main {
        margin-top: 104px
    }
}

button,
input {
    background-color: transparent;
    border: none;
    display: block;
    font-family: inherit;
    outline: 0
}

.container {
    margin: 0 auto;
    max-width: 1064px;
    padding: 0 32px
}

@media (max-width:767.98px) {
    main {
        margin-top: 52px
    }

    .container {
        padding: 0 16px
    }
}

.btn {
    border-radius: 6px;
    display: block;
    font-family: inherit;
    font-size: 1.4rem;
    font-weight: 900;
    line-height: 1.28571;
    padding: 10px 5px;
    text-align: center;
    width: 100%
}

.btn.blue {
    background-color: #2590fb;
    color: #fff
}

.btn.light-blue {
    background: #f7fcff;
    color: #3390be;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.28571;
    padding: 5px
}

.btn.gradient-blue {
    background: linear-gradient(180deg, #2ca9fb 0, #2286fa);
    box-shadow: inset 2px 0 6px hsla(0, 0%, 100%, .48);
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2.91667;
    padding: 0
}

.btn.orange {
    background-color: #fa8334;
    color: #fff
}

.btn.login-btn {
    background: linear-gradient(180deg, #efa644, #e2731e);
    border-radius: 2px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, .5), 0 2px 0 #b55105;
    color: #fff
}

.btn.without-f {
    color: #2590fb
}

.title-48 {
    color: #222e3a;
    font-size: 4.8rem;
    font-weight: 900;
    line-height: 1.33333
}

@media (max-width:767.98px) {
    .title-48 {
        font-size: 2.8rem;
        line-height: 1.28571
    }
}

.title-42 {
    color: #2e3c4a;
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 1.2381
}

@media (max-width:991.98px) {
    .title-42 {
        font-size: 4rem;
        line-height: 1.3
    }
}

@media (max-width:767.98px) {
    .title-42 {
        font-size: 2.4rem;
        line-height: 1.33333
    }
}

.slogan {
    background-color: #ebf5ff;
    font-size: 1.4rem;
    line-height: 1.28571;
    max-height: 463px;
    padding: 65px 0 90px;
    position: relative
}

.slogan_title {
    max-width: 520px
}

.slogan_btn {
    margin-top: 32px;
    max-width: 170px
}

@media (max-width:991.98px) {
    .slogan {
        max-height: 556px;
        padding: 37px 0 130px
    }

    .slogan_btn {
        margin-top: 37px
    }
}

@media (max-width:767.98px) {
    .slogan {
        max-height: 486px;
        padding: 40px 0 50px
    }

    .slogan_btn {
        margin-top: 32px;
        max-width: 100%
    }
}

.slogan_btn .btn {
    padding: 15px 5px
}

.slogan_sub {
    color: #86919c;
    margin-top: 16px;
    padding-left: 9px
}

.slogan_info {
    display: flex;
    margin-top: 32px
}

.slogan_item {
    margin-right: 35px;
    position: relative
}

.slogan_item:last-child:after {
    display: none
}

.slogan_item:after {
    background-color: rgba(37, 144, 251, .12);
    border-radius: 1px;
    content: "";
    height: 100%;
    position: absolute;
    right: -16px;
    top: 0;
    width: 2px
}

@media (max-width:991.98px) {
    .slogan_info {
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 380px
    }

    .slogan_item {
        margin-bottom: 16px;
        margin-right: 0;
        width: calc(50% - 15px)
    }

    .slogan_item:after {
        display: none
    }
}

.slogan_item span {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.25
}

.slogan_item p {
    color: #54606c;
    margin-top: 4px
}

@media (max-width:767.98px) {
    .slogan_info {
        margin-top: 24px
    }

    .slogan_item {
        width: 100%
    }

    .slogan_item:last-child {
        margin-bottom: 0
    }

    .slogan_item span {
        font-size: 1.4rem;
        line-height: 1.28571
    }

    .slogan_item p {
        font-size: 1.2rem;
        line-height: 1.33333
    }
}

.t-item {
    height: 0;
    opacity: 0;
    position: relative;
    transform: scaleX(0);
    width: 0
}

.t-item.active {
    height: auto;
    min-width: 100%;
    opacity: 1;
    transform: scaleX(1)
}

.support-button {
    background-color: #2e7fa4;
    box-shadow: 0 1px 20px #c5b8b8;
    color: #fff;
    display: block;
    font-size: 1.6rem;
    left: 0;
    line-height: 1;
    padding: 12px 20px 15px;
    position: fixed;
    top: 240px;
    transform: rotate(-90deg);
    transform-origin: 0 0;
    z-index: 50;
    z-index: 60
}

@media (max-width:767.98px) {
    .support-button {
        box-shadow: none;
        font-size: 1.3rem;
        line-height: 2;
        margin-left: auto;
        margin-right: 40px;
        padding: 0 21px;
        position: static;
        transform: rotate(0);
        z-index: 5
    }
}

.login-block {
    background-color: rgba(9, 15, 25, .75);
    color: #323232;
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100vw;
    z-index: 100
}

.login_title {
    background: linear-gradient(180deg, #1f262b, #181e21);
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1;
    padding: 12px 50px 12px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.login_wrap {
    border-radius: 5px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 430px
}

@media (max-width:767.98px) {
    .login_title {
        font-size: 1.8rem;
        line-height: 1
    }

    .login_wrap {
        padding: 0 10px;
        width: 100%
    }
}

.login button.btn {
    margin-top: 26px
}

.login_links {
    display: flex;
    justify-content: space-between;
    margin-top: 35px
}

.login_links .btn {
    text-align: left;
    width: auto
}

.login_close {
    border-left: 1px solid #2d3439;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 49px
}

.login_close:before {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.login_close:after,
.login_close:before {
    background-color: #f0dc63;
    border-radius: 2px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 12px
}

.login_close:after {
    transform: translate(-50%, -50%) rotate(45deg)
}

.login_er {
    color: #e62828;
    display: none
}

.login form {
    background-color: #fff;
    font-size: 1.4rem;
    line-height: 1;
    padding: 25px 70px
}

.login form input {
    border: 1px solid #cbcbcb;
    border-radius: 2px;
    display: block;
    font-family: inherit;
    margin-top: 6px;
    padding: 10px;
    width: 100%
}

.login form input::-moz-placeholder {
    color: #8b8b8b
}

.login form input:-ms-input-placeholder {
    color: #8b8b8b
}

.login form label {
    font-weight: 700
}

.login form .f_group {
    margin-bottom: 17px
}

.header {
    background-color: #ebf5ff;
    height: 72px;
    margin: 0;
    position: relative;
    width: 100%
}

@media (max-width:991.98px) {
    .header {
        height: 104px;
        left: 0;
        position: fixed;
        top: 0;
        -webkit-transform: translateZ(0);
        will-change: transform;
        z-index: 100
    }

    .header .nav {
        display: none
    }
}

@media (max-width:767.98px) {
    .login form {
        padding: 25px 15px
    }

    .header {
        height: 52px
    }

    .header .logo {
        margin-left: -12px;
        transform: scale(.7)
    }
}

.header_content {
    align-items: center;
    display: flex;
    height: 100%;
    position: relative;
    z-index: 10
}

.header_content:before {
    background-color: rgba(5, 5, 5, .5);
    content: "";
    height: 100vh;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 15;
    z-index: -1
}

.header .logo {
    height: 32px;
    width: 101px
}

.header .logo .icon {
    display: block;
    height: 100%;
    width: 100%
}

.header .nav {
    margin-left: 30px
}

.header .nav ul {
    display: flex;
    list-style: none
}

.header .nav ul li {
    margin-right: 9px
}

.header .nav a {
    color: #505050;
    display: block;
    font-size: 1.4rem;
    line-height: 1.28571;
    padding: 10px
}

.header .mob-nav {
    background-color: #fff;
    background-color: #163243;
    display: none;
    height: 100vh;
    position: absolute;
    right: 0;
    top: 0;
    width: 286px;
    z-index: 20
}

@media (max-width:991.98px) {
    .header .mob-nav {
        display: block;
        transform: translateX(286px)
    }

    .header .h_btn {
        margin-right: 90px
    }
}

.header .mob-nav_btn {
    margin-bottom: 15px
}

.header .mob-nav_btn:last-child {
    margin-bottom: 0
}

.header .mob-nav_btn .btn {
    font-weight: 400
}

.header .mob-nav_top {
    display: flex;
    height: auto;
    min-height: 112px
}

.header .mob-nav_toggler {
    padding-top: 30px;
    width: 64px
}

.header .mob-nav_toggler .toggler {
    height: 20px;
    margin: 0 auto;
    position: relative;
    transform: translate(-80px, 12px);
    width: 26px
}

.header .mob-nav_toggler span {
    background-color: #222e3a;
    border-radius: 1px;
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.header .mob-nav_toggler span:nth-child(2) {
    top: calc(50% - 1px)
}

.header .mob-nav_toggler span:nth-child(3) {
    top: calc(100% - 2px);
    transform-origin: 0 0
}

.header .mob-nav_side {
    background-color: #f9f9f9;
    padding: 27px 10px 20px 16px;
    width: 222px
}

.header .mob-nav_mid {
    display: flex;
    min-height: calc(100vh - 112px)
}

.header .mob-nav_l {
    width: 64px
}

.header .mob-nav_r {
    background-color: #fff;
    overflow: auto;
    padding: 50px 10px 0 16px;
    width: 222px
}

.header .mob-nav .t-item a {
    align-items: center;
    color: #313131;
    display: block;
    display: flex;
    font-size: 1.4rem;
    height: 28px;
    line-height: 1.42857;
    margin-bottom: 6px
}

.header .mob-nav .t-menu li {
    border-top: 1px solid #1d3f54;
    color: #fff;
    display: block;
    font-size: 1.1rem;
    height: auto;
    line-height: 1.81818;
    padding: 50px 0 4px;
    position: relative;
    text-align: center
}

.header .mob-nav .t-menu li.active {
    background: #1d3f54;
    color: #fff
}

.header .mob-nav .t-menu li:last-child {
    border-bottom: 1px solid #1d3f54
}

.header .h_btn {
    margin-left: auto;
    max-width: 120px;
    /* width: 100% */
}

@media (max-width:767.98px) {
    .header .mob-nav_toggler .toggler {
        height: 14px;
        transform: translate(-62px, -11px);
        width: 18px
    }

    .header .h_btn {
        display: none
    }
}

.header .h_btn .btn {
    padding: 11px 5px
}

.header .support {
    color: #313131;
    margin-top: 18px
}

.header .support_top {
    align-items: center;
    display: flex
}

.header .support_photo {
    margin-right: 10px
}

.header .support_text {
    font-size: 1.5rem;
    line-height: 1.33333
}

.header .support_btn {
    margin-top: 15px
}

.why-us {
    background: linear-gradient(180deg, #fff, #fafcff);
    padding: 64px 0
}

@media (max-width:991.98px) {
    .why-us {
        padding: 56px 0
    }

    .why-us_content {
        justify-content: space-between
    }
}

@media (max-width:767.98px) {
    .why-us {
        padding: 40px 0
    }
}

.why-us_title {
    text-align: center
}

.why-us_content {
    display: flex;
    padding-top: 40px
}

@media (max-width:767.98px) {
    .why-us_content {
        flex-wrap: wrap;
        padding-top: 24px
    }

    .why-us_item {
        margin-bottom: 32px;
        text-align: center;
        width: 100%
    }
}

.why-us_item {
    justify-content: center;
    margin-right: 130px;
    text-align: center
}

.why-us_item object {
    display: block;
    height: 64px;
    margin: 0 auto;
    width: 64px
}

.why-us_item span {
    color: #2e3c4a;
    display: block;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 20px;
    white-space: nowrap
}

@media (max-width:991.98px) {
    .why-us_item {
        margin-right: 0
    }

    .why-us_item span {
        font-size: 1.6rem;
        line-height: 1.25;
        margin-top: 24px
    }
}

.why-us_item p {
    color: #616c78;
    font-size: 1.4rem;
    line-height: 1.28571;
    margin-top: 10px;
    white-space: nowrap
}

.choose-writer {
    padding: 64px 0 44px
}

@media (max-width:991.98px) {
    .why-us_item p {
        margin-top: 12px
    }

    .choose-writer {
        padding: 56px 0 36px
    }

    .writer {
        transform: scale(.84)
    }
}

@media (max-width:767.98px) {
    .why-us_item:last-child {
        margin-bottom: 0
    }

    .why-us_item p {
        margin-top: 4px
    }

    .choose-writer {
        padding: 40px 0 36px
    }

    .writer {
        margin: 0 auto
    }
}

.choose-writer_title {
    text-align: center
}

.choose-writer_wrap {
    position: relative
}

.writer {
    max-width: 232px;
    padding: 24px 40px;
    text-align: center
}

.writer_img {
    height: 90px;
    margin: 0 auto;
    position: relative;
    width: 90px
}

.writer_img img {
    border-radius: 50%;
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%
}

.swiper2 {
    height: auto;
    margin: 40px auto 0;
    max-width: 772px;
    overflow: hidden
}

.swiper2 .swiper-pagination {
    display: none;
    position: static
}

.aside-calc select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    background: #fff url(../../img/front/arr-bg.jpg);
    background-position: 231px 3px;
    background-repeat: no-repeat;
    background-size: 38px 32px;
    border: 1px solid #e6e8e9;
    border-radius: 4px;
    box-shadow: none;
    color: #828a92;
    font-family: inherit;
    font-size: 1.4rem;
    height: 40px;
    line-height: 2.85714;
    max-width: 270px;
    padding-left: 17px;
    padding-right: 45px;
    width: 100%
}

.slogan--landing .aside-calc .spinedit-wrap {
    overflow: hidden
}

.slogan--landing .aside-calc .spinedit-wrap:before {
    background-image: url(../../img/front/minus-icon.jpg);
    content: "";
    height: 38px;
    left: 1px;
    position: absolute;
    top: 2px;
    width: 40px
}

.slogan--landing .aside-calc .spinedit-wrap:after {
    background-image: url(../../img/front/plus-icon.jpg);
    content: "";
    height: 38px;
    position: absolute;
    right: -3px;
    top: 0;
    width: 40px
}

.slogan.slogan_wrap .container {
    font-weight: 700
}

.header .header_const .logo-wrap .icon {
    height: 15px;
    width: 15px
}

.order_form_v2 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    background: #fff url(../../img/front/arr-bg.jpg);
    background-position: 99% 3px;
    background-repeat: no-repeat;
    background-size: 38px 32px;
    border: 1px solid #e6e8e9;
    border-radius: 4px;
    box-shadow: none;
    color: #828a92;
    color: #999;
    font-family: inherit;
    font-size: 1.4rem;
    height: 40px;
    line-height: 2.85714;
    padding-left: 15px;
    padding-right: 45px;
    width: 100%
}

.acc .order_form_v2 .f_group_v2.custom-assignment-type input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
    font-style: normal
}

@media (max-width:991.98px) {
    .swiper2 {
        margin-top: 42px
    }

    .swiper2 .swiper-pagination {
        display: block;
        margin-top: 32px
    }

    .aside-calc select {
        background-position: 215px 3px
    }
}

@media (max-width:767.98px) {
    .swiper2 {
        margin-top: 24px
    }

    .swiper2 .swiper-pagination {
        margin-top: 22px
    }

    .aside-calc select {
        background-position: 99% 3px;
        flex: 1 1 190px;
        max-width: 100%
    }
}

@media (max-width:575.98px) {
    .aside-calc select {
        flex-basis: 100%;
        max-width: 250px;
        width: 100%
    }
}

@media (max-width:439.98px) {
    .aside-calc select {
        max-width: 220px
    }
}

@media (max-width:392.98px) {
    .aside-calc select {
        max-width: 180px
    }
}

@media (max-width:359.98px) {
    .aside-calc select {
        flex-basis: 100%;
        margin: 0 auto;
        max-width: 254px
    }
}