.mt-5 {
    margin-top: 5px
}

.pt-5 {
    padding-top: 5px
}

.mr-5 {
    margin-right: 5px
}

.pr-5 {
    padding-right: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pl-5 {
    padding-left: 5px
}

.mt-10 {
    margin-top: 10px
}

.pt-10 {
    padding-top: 10px
}

.mr-10 {
    margin-right: 10px
}

.pr-10 {
    padding-right: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.ml-10 {
    margin-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.mt-15 {
    margin-top: 15px
}

.pt-15 {
    padding-top: 15px
}

.mr-15 {
    margin-right: 15px
}

.pr-15 {
    padding-right: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.ml-15 {
    margin-left: 15px
}

.pl-15 {
    padding-left: 15px
}

.mt-20 {
    margin-top: 20px
}

.pt-20 {
    padding-top: 20px
}

.mr-20 {
    margin-right: 20px
}

.pr-20 {
    padding-right: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

.pl-20 {
    padding-left: 20px
}

.mt-25 {
    margin-top: 25px
}

.pt-25 {
    padding-top: 25px
}

.mr-25 {
    margin-right: 25px
}

.pr-25 {
    padding-right: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.ml-25 {
    margin-left: 25px
}

.pl-25 {
    padding-left: 25px
}

.mt-30 {
    margin-top: 30px
}

.pt-30 {
    padding-top: 30px
}

.mr-30 {
    margin-right: 30px
}

.pr-30 {
    padding-right: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.ml-30 {
    margin-left: 30px
}

.pl-30 {
    padding-left: 30px
}

.mt-35 {
    margin-top: 35px
}

.pt-35 {
    padding-top: 35px
}

.mr-35 {
    margin-right: 35px
}

.pr-35 {
    padding-right: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.pb-35 {
    padding-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pl-35 {
    padding-left: 35px
}

.mt-40 {
    margin-top: 40px
}

.pt-40 {
    padding-top: 40px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.pl-40 {
    padding-left: 40px
}

.mt-45 {
    margin-top: 45px
}

.pt-45 {
    padding-top: 45px
}

.mr-45 {
    margin-right: 45px
}

.pr-45 {
    padding-right: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pl-45 {
    padding-left: 45px
}

.mt-50 {
    margin-top: 50px
}

.pt-50 {
    padding-top: 50px
}

.mr-50 {
    margin-right: 50px
}

.pr-50 {
    padding-right: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.ml-50 {
    margin-left: 50px
}

.pl-50 {
    padding-left: 50px
}

.mt-75 {
    margin-top: 75px
}

.pt-75 {
    padding-top: 75px
}

.mr-75 {
    margin-right: 75px
}

.pr-75 {
    padding-right: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.ml-75 {
    margin-left: 75px
}

.pl-75 {
    padding-left: 75px
}

.mt-100 {
    margin-top: 100px
}

.pt-100 {
    padding-top: 100px
}

.mr-100 {
    margin-right: 100px
}

.pr-100 {
    padding-right: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.ml-100 {
    margin-left: 100px
}

.pl-100 {
    padding-left: 100px
}

.w-5 {
    width: 5%
}

.h-5 {
    height: 5%
}

.maxw-5 {
    max-width: 5%
}

.maxh-5 {
    max-height: 5%
}

.w-10 {
    width: 10%
}

.h-10 {
    height: 10%
}

.maxw-10 {
    max-width: 10%
}

.maxh-10 {
    max-height: 10%
}

.w-15 {
    width: 15%
}

.h-15 {
    height: 15%
}

.maxw-15 {
    max-width: 15%
}

.maxh-15 {
    max-height: 15%
}

.w-20 {
    width: 20%
}

.h-20 {
    height: 20%
}

.maxw-20 {
    max-width: 20%
}

.maxh-20 {
    max-height: 20%
}

.w-25 {
    width: 25%
}

.h-25 {
    height: 25%
}

.maxw-25 {
    max-width: 25%
}

.maxh-25 {
    max-height: 25%
}

.w-30 {
    width: 30%
}

.h-30 {
    height: 30%
}

.maxw-30 {
    max-width: 30%
}

.maxh-30 {
    max-height: 30%
}

.w-35 {
    width: 35%
}

.h-35 {
    height: 35%
}

.maxw-35 {
    max-width: 35%
}

.maxh-35 {
    max-height: 35%
}

.w-40 {
    width: 40%
}

.h-40 {
    height: 40%
}

.maxw-40 {
    max-width: 40%
}

.maxh-40 {
    max-height: 40%
}

.w-45 {
    width: 45%
}

.h-45 {
    height: 45%
}

.maxw-45 {
    max-width: 45%
}

.maxh-45 {
    max-height: 45%
}

.w-50 {
    width: 50%
}

.h-50 {
    height: 50%
}

.maxw-50 {
    max-width: 50%
}

.maxh-50 {
    max-height: 50%
}

.w-75 {
    width: 75%
}

.h-75 {
    height: 75%
}

.maxw-75 {
    max-width: 75%
}

.maxh-75 {
    max-height: 75%
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.maxw-100 {
    max-width: 100%
}

.maxh-100 {
    max-height: 100%
}

html {
    font-size: 10px;
    height: 100%
}

body {
    height: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    display: block
}

a {
    text-decoration: none;
    color: inherit
}

header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.main-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-top: 60px;
    padding-bottom: 180px
}

.container {
    max-width: 1400px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%
}

.main-with-sitebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-with-sitebar main {
    width: calc(66.66% - 5px)
}

.main-with-sitebar aside {
    width: calc(33.33% - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-with-sitebar aside > div {
    width: 100%
}

footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.custom-scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.custom-scrollbar::-webkit-scrollbar-track {
    background-color: #ddd
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: #000
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .6)
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0
}

.header {
    background-color: #4e65ff
}

.header__container {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1218px
}

.header__logo {
    padding: 17.75px 0 18.64px 20px
}

.header__logo img {
    width: 151px
}

.header .nav {
    display: none
}

.header .nav .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .nav .nav-list__item a {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.5px;
    color: #fff;
    padding: 30px 20px;
    border-left: 1px solid rgba(255, 255, 255, .4509803922);
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.header .nav .nav-list__item a:hover, .header .nav .nav-list__item a:focus {
    background-color: #e91e63
}

.header .social-list {
    display: none
}

.header .social-list__item a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.header .social-list__item a:hover, .header .social-list__item a:focus {
    scale: .9
}

.header .social-list__item a img {
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.header__search {
    display: none;
    background-color: #e91e63;
    border-left: 1px solid rgba(255, 255, 255, .6);
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s;
    padding: 27px 24px
}

.header__search:hover, .header__search:focus {
    background-color: #8f113b
}

.header__search:hover img, .header__search:focus img {
    scale: .9
}

.header__search img {
    width: 26px;
    height: 26px;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.header__menu {
    padding: 14.2px 14px 15.09px 13px;
    background-color: #e91e63;
    border-left: 1px solid rgba(255, 255, 255, .6);
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.header__menu:hover, .header__menu:focus {
    background-color: #8f113b
}

.header__menu:hover img, .header__menu:focus img {
    scale: .9
}

.header__menu img {
    width: 47px;
    height: 41px;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.blog {
    max-width: 832px
}

.blog .breadcrumps {
    display: none
}

.blog .breadcrumps a {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.5px;
    color: #323232;
    opacity: 60%;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.blog .breadcrumps a:hover, .blog .breadcrumps a:focus {
    opacity: 100%;
    color: #e91e63
}

.blog .breadcrumps a:last-child {
    opacity: 100%
}

.blog .breadcrumps span {
    display: block;
    width: 10px;
    height: 10px;
    background-color: #e91e63;
    border-radius: 50%
}

.blog .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    margin-bottom: 16px
}

.blog .tags__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px
}

.blog .tags__item span {
    display: block;
    width: 25px;
    height: 8px
}

.blog .tags__item p {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 14.63px;
    text-transform: uppercase
}

.blog .tags__item:nth-child(1) span {
    background-color: #e91e63
}

.blog .tags__item:nth-child(1) p {
    color: #e91e63
}

.blog .tags__item:nth-child(2) span {
    background-color: #f99c00
}

.blog .tags__item:nth-child(2) p {
    color: #f99c00
}

.blog__title {
    margin-bottom: 16px;
    display: block
}

.blog__title:hover h1, .blog__title:focus h1 {
    color: #e91e63
}

.blog__title h1 {
    font-family: "Roboto Serif", sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 28.1px;
    color: #323232;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.blog .bio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 22px;
    -moz-column-gap: 22px;
    column-gap: 22px;
    margin-bottom: 16px
}

.blog .bio__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 11px;
    -moz-column-gap: 11px;
    column-gap: 11px
}

.blog .bio__name img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border-top: 1.41px solid #000
}

.blog .bio__name p {
    font-family: "Roboto Serif", sans-serif;
    font-size: 13.2px;
    font-weight: 700;
    line-height: 15.08px;
    letter-spacing: -.005em;
    color: #323232
}

.blog .bio .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px
}

.blog .bio .date img {
    width: 17px;
    height: 17px
}

.blog .bio .date span {
    font-family: "Montserrat", sans-serif;
    font-size: 13.2px;
    font-weight: 600;
    line-height: 16.09px;
    color: #323232;
    opacity: 80%
}

.blog__text {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -.005em;
    margin-bottom: 24px;
    color: #323232
}

.blog .no-opacity {
    opacity: 100%
}

.blog__img {
    margin: 0 auto;
    margin-bottom: 16px;
    width: 100%
}

.blog h2 {
    font-family: "Roboto Serif", sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 23.42px;
    margin: 24px 0;
    color: #323232
}

.blog__article {
    padding-bottom: 24px;
    border-bottom: 5px solid #e91e63;
    margin-bottom: 24px
}

.blog__article img {
    width: 44px;
    height: 51px;
    margin-bottom: 16px
}

.blog__article h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -.005em;
    color: #323232
}

.blog__link {
    color: #4e65ff;
    text-decoration: underline;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s;
    font-weight: 700
}

.blog__link:hover, .blog__link:focus {
    color: #e91e63
}

.blog .recomendation {
    margin-bottom: 24px
}

.blog .recomendation__item {
    margin-bottom: 24px
}

.blog .recomendation__item:last-child {
    margin-bottom: 0
}

.blog .recomendation__item img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 16px
}

.blog .recomendation__item p {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: -.005em;
    color: #323232
}

.blog .card {
    border-bottom: 5px solid #e91e63;
    padding-bottom: 32px
}

.blog .card__head {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog .card__head__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px
}

.blog .card__head__text h3 {
    font-family: "Roboto Serif", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    letter-spacing: -.02em;
    margin-bottom: 6px
}

.blog .card__head__text p {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -.005em
}

.blog .card__decor {
    display: none
}

.blog .card__ava img {
    width: 88px;
    height: 88px;
    border-radius: 50%
}

.blog .card__text img {
    width: 100%;
    max-width: 399px
}

.blog .card__text p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -.005em;
    margin-bottom: 24px
}

.blog .card__text p:last-child {
    margin-bottom: 0
}

.blog .feedbeak {
    margin-bottom: 24px
}

.blog .feedbeak__item {
    margin-bottom: 24px
}

.blog .feedbeak__item:last-child {
    margin-bottom: 0
}

.bold {
    font-weight: 700
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.main {
    padding-top: 20px
}

.main__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 66px;
    -moz-column-gap: 66px;
    column-gap: 66px
}

.order {
    margin-bottom: 24px
}

.order .attention {
    border: 2px solid #e91e63;
    padding: 24px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 74px
}

.order .attention__title {
    font-family: "Roboto Serif", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: -.02em;
    text-align: center;
    margin-bottom: 8px;
    color: #e91e63
}

.order .attention__subtitle {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -.005em;
    text-align: center;
    color: #545e7d;
    margin-bottom: 16px
}

.order .attention__counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.order .attention__counter p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -.005em;
    text-align: center;
    color: #e91e63;
    margin-bottom: 12px
}

.order .attention__counter span {
    font-family: "Roboto Serif", sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 57.6px;
    letter-spacing: -.02em;
    text-align: center;
    color: #323232
}

.form {
    background-image: url("../img/bg.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 19px 60px 19px;
    position: relative;
    max-width: 617px;
    margin: 0 auto
}

.form img {
    width: 88px;
    position: absolute;
    top: -1%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.form h3 {
    font-family: "Roboto Serif", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18.74px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 16px;
    width: 242px
}

.form__group {
    width: 212px;
    margin: 0 auto
}

.form__group input {
    border: .78px solid rgba(32, 54, 86, .4);
    width: 100%;
    margin-bottom: 16px;
    background: #fff;
    border-radius: 8px;
    height: 45px;
    padding: 0 18px;
    outline: 0;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.form__group input:hover, .form__group input:focus {
    border: .78px solid #e91e63
}

.form__group input::-webkit-input-placeholder {
    font-family: "Montserrat", sans-serif;
    font-size: 12.55px;
    font-weight: 500;
    line-height: 15.3px;
    color: #203656
}

.form__group input::-moz-placeholder {
    font-family: "Montserrat", sans-serif;
    font-size: 12.55px;
    font-weight: 500;
    line-height: 15.3px;
    color: #203656
}

.form__group input:-ms-input-placeholder {
    font-family: "Montserrat", sans-serif;
    font-size: 12.55px;
    font-weight: 500;
    line-height: 15.3px;
    color: #203656
}

.form__group input::-ms-input-placeholder {
    font-family: "Montserrat", sans-serif;
    font-size: 12.55px;
    font-weight: 500;
    line-height: 15.3px;
    color: #203656
}

.form__group input::placeholder {
    font-family: "Montserrat", sans-serif;
    font-size: 12.55px;
    font-weight: 500;
    line-height: 15.3px;
    color: #203656
}

.form__group button {
    background: #e91e63;
    width: 100%;
    cursor: pointer;
    font-family: "Raleway", sans-serif;
    text-align: center;
    border: 0;
    font-size: 15.69px;
    height: 45px;
    font-weight: 900;
    line-height: 23.53px;
    color: #fff;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.form__group button:hover, .form__group button:focus {
    background: #b0174a
}

.red {
    color: #e91e63
}



.comments {
    padding-bottom: 20px;
    padding-top: 16px
}

.comments__btn {
    background: #e91e63;
    max-width: 342px;
    height: 45px;
    outline: 0;
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-size: 15.69px;
    font-weight: 700;
    line-height: 23.53px;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    text-transform: uppercase;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.comments__btn:hover, .comments__btn:focus {
    background: #8e133c;
    scale: .9
}

.comments .comments-list {
    margin-bottom: 24px
}

.comments .comments-list__item {
    margin-bottom: 24px
}

.comments .comments-list__item:last-child {
    margin-bottom: 0
}

.sidebar {
    display: none
}

.sidebar h2 {
    font-family: "Roboto Serif", sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 30.8px;
    letter-spacing: -.02em;
    color: #323232;
    margin-bottom: 16px
}

.sidebar .adc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 10px 32px 10px;
    border: 2px solid #e91e63;
    margin-bottom: 48px
}

.sidebar .adc img {
    width: 156px;
    margin-bottom: 10px
}

.sidebar .adc h3 {
    font-family: "Roboto Serif", sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 28.6px;
    letter-spacing: -.02em;
    text-align: center;
    color: #323232;
    margin-bottom: 8px
}

.sidebar .adc p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -.005em;
    text-align: center;
    color: #323232
}

.sidebar .sidebar-list {
    border-bottom: 1.5px solid rgba(145, 182, 146, .2);
    padding-bottom: 24px
}

.sidebar .sidebar-list__item {
    border-top: 1.5px solid rgba(145, 182, 146, .2);
    margin-bottom: 16px
}

.sidebar .sidebar-list__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 16px
}

.sidebar .sidebar-list__item a:hover h5, .sidebar .sidebar-list__item a:focus h5 {
    color: #e91e63
}

.sidebar .sidebar-list__item span {
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: -.02em;
    color: #fff;
    background-color: #e91e63;
    border-radius: 50%;
    text-align: center;
    width: 26px;
    height: 26px;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.sidebar .sidebar-list__item h5 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: "Roboto Serif", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: -.02em;
    color: #323232;
    width: 116px;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s;
    overflow: hidden;
    text-overflow: ellipsis
}

.mt-5 {
    margin-top: 5px
}

.pt-5 {
    padding-top: 5px
}

.mr-5 {
    margin-right: 5px
}

.pr-5 {
    padding-right: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pl-5 {
    padding-left: 5px
}

.mt-10 {
    margin-top: 10px
}

.pt-10 {
    padding-top: 10px
}

.mr-10 {
    margin-right: 10px
}

.pr-10 {
    padding-right: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.ml-10 {
    margin-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.mt-15 {
    margin-top: 15px
}

.pt-15 {
    padding-top: 15px
}

.mr-15 {
    margin-right: 15px
}

.pr-15 {
    padding-right: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.ml-15 {
    margin-left: 15px
}

.pl-15 {
    padding-left: 15px
}

.mt-20 {
    margin-top: 20px
}

.pt-20 {
    padding-top: 20px
}

.mr-20 {
    margin-right: 20px
}

.pr-20 {
    padding-right: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

.pl-20 {
    padding-left: 20px
}

.mt-25 {
    margin-top: 25px
}

.pt-25 {
    padding-top: 25px
}

.mr-25 {
    margin-right: 25px
}

.pr-25 {
    padding-right: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.ml-25 {
    margin-left: 25px
}

.pl-25 {
    padding-left: 25px
}

.mt-30 {
    margin-top: 30px
}

.pt-30 {
    padding-top: 30px
}

.mr-30 {
    margin-right: 30px
}

.pr-30 {
    padding-right: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.ml-30 {
    margin-left: 30px
}

.pl-30 {
    padding-left: 30px
}

.mt-35 {
    margin-top: 35px
}

.pt-35 {
    padding-top: 35px
}

.mr-35 {
    margin-right: 35px
}

.pr-35 {
    padding-right: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.pb-35 {
    padding-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pl-35 {
    padding-left: 35px
}

.mt-40 {
    margin-top: 40px
}

.pt-40 {
    padding-top: 40px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.pl-40 {
    padding-left: 40px
}

.mt-45 {
    margin-top: 45px
}

.pt-45 {
    padding-top: 45px
}

.mr-45 {
    margin-right: 45px
}

.pr-45 {
    padding-right: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pl-45 {
    padding-left: 45px
}

.mt-50 {
    margin-top: 50px
}

.pt-50 {
    padding-top: 50px
}

.mr-50 {
    margin-right: 50px
}

.pr-50 {
    padding-right: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.ml-50 {
    margin-left: 50px
}

.pl-50 {
    padding-left: 50px
}

.mt-75 {
    margin-top: 75px
}

.pt-75 {
    padding-top: 75px
}

.mr-75 {
    margin-right: 75px
}

.pr-75 {
    padding-right: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.ml-75 {
    margin-left: 75px
}

.pl-75 {
    padding-left: 75px
}

.mt-100 {
    margin-top: 100px
}

.pt-100 {
    padding-top: 100px
}

.mr-100 {
    margin-right: 100px
}

.pr-100 {
    padding-right: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.ml-100 {
    margin-left: 100px
}

.pl-100 {
    padding-left: 100px
}

.w-5 {
    width: 5%
}

.h-5 {
    height: 5%
}

.maxw-5 {
    max-width: 5%
}

.maxh-5 {
    max-height: 5%
}

.w-10 {
    width: 10%
}

.h-10 {
    height: 10%
}

.maxw-10 {
    max-width: 10%
}

.maxh-10 {
    max-height: 10%
}

.w-15 {
    width: 15%
}

.h-15 {
    height: 15%
}

.maxw-15 {
    max-width: 15%
}

.maxh-15 {
    max-height: 15%
}

.w-20 {
    width: 20%
}

.h-20 {
    height: 20%
}

.maxw-20 {
    max-width: 20%
}

.maxh-20 {
    max-height: 20%
}

.w-25 {
    width: 25%
}

.h-25 {
    height: 25%
}

.maxw-25 {
    max-width: 25%
}

.maxh-25 {
    max-height: 25%
}

.w-30 {
    width: 30%
}

.h-30 {
    height: 30%
}

.maxw-30 {
    max-width: 30%
}

.maxh-30 {
    max-height: 30%
}

.w-35 {
    width: 35%
}

.h-35 {
    height: 35%
}

.maxw-35 {
    max-width: 35%
}

.maxh-35 {
    max-height: 35%
}

.w-40 {
    width: 40%
}

.h-40 {
    height: 40%
}

.maxw-40 {
    max-width: 40%
}

.maxh-40 {
    max-height: 40%
}

.w-45 {
    width: 45%
}

.h-45 {
    height: 45%
}

.maxw-45 {
    max-width: 45%
}

.maxh-45 {
    max-height: 45%
}

.w-50 {
    width: 50%
}

.h-50 {
    height: 50%
}

.maxw-50 {
    max-width: 50%
}

.maxh-50 {
    max-height: 50%
}

.w-75 {
    width: 75%
}

.h-75 {
    height: 75%
}

.maxw-75 {
    max-width: 75%
}

.maxh-75 {
    max-height: 75%
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.maxw-100 {
    max-width: 100%
}

.maxh-100 {
    max-height: 100%
}

.d-none {
    display: none !important
}

.d-block {
    display: block
}

.d-inline-block {
    display: inline-block
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.d-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-fill {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-fill-no-shrink {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-fill-100per {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.flex-no-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.align-items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align-items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.align-items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.justify-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

body.js-popup {
    overflow-y: hidden
}

.js-d-none {
    display: none !important
}

.b-lazy {
    opacity: 0
}

.b-loaded {
    opacity: 1
}

.social-links-telegram, .social-links-facebook, .social-links-youtube {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social-links-telegram {
    background-color: #007ebd
}

.social-links-telegram:hover {
    background-color: #00aeff
}

.social-links-telegram svg {
    width: 11px;
    height: 11px;
    fill: #fff;
    margin-right: 2px
}

.social-links-facebook {
    background-color: #3754a0
}

.social-links-facebook:hover {
    background-color: #1178f2
}

.social-links-facebook svg {
    width: 6px;
    height: 13px;
    fill: #fff
}

.social-links-youtube {
    background-color: #b71a20
}

.social-links-youtube:hover {
    background-color: #fe0000
}

.social-links-youtube svg {
    width: 13px;
    height: 9px;
    fill: #fff
}

.icon-like {
    fill: #4c5b6b
}

@font-face {
    font-family: "Cairo";
    src: url(../fonts/Cairo-Regular.woff2) format("woff2"), url(../fonts/Cairo-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Bebas Neue Cyrillic";
    src: url(../fonts/BebasNeueCyrillic.eot);
    src: local("Bebas Neue Cyrillic"), local("BebasNeueCyrillic"), url(../fonts/BebasNeueCyrillic.eot?#iefix) format("embedded-opentype"), url(../fonts/BebasNeueCyrillic.woff2) format("woff2"), url(../fonts/BebasNeueCyrillic.woff) format("woff"), url(../fonts/BebasNeueCyrillic.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@media (min-width: 768px) {
    .form h3 {
        width: auto;
        font-size: 24px;
        font-weight: 700;
        line-height: 28.8px;
        letter-spacing: -.02em
    }
}

@media (min-width: 1200px) {
    .header__logo img {
        width: 178px
    }

    .header .nav {
        display: block
    }

    .header .social-list {
        border-left: 1px solid rgba(255, 255, 255, .6);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 32px 0 30px 22px;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .header__search {
        display: block
    }

    .header__menu {
        display: none
    }

    .blog .breadcrumps {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        margin-bottom: 55px
    }

    .blog .tags {
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px
    }

    .blog .tags__item span {
        width: 32px;
        height: 10px
    }

    .blog .tags__item p {
        font-size: 14px;
        line-height: 17.07px
    }

    .blog__title h1 {
        font-size: 40px;
        font-weight: 800;
        line-height: 46.84px
    }

    .blog .bio {
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        column-gap: 24px
    }

    .blog .bio__name {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px
    }

    .blog .bio__name img {
        width: 36px;
        height: 36px
    }

    .blog .bio .date img {
        width: 18px;
        height: 18px
    }

    .blog .bio .date span {
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 16.07px
    }

    .blog__text {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -.005em
    }

    .blog h2 {
        font-size: 32px;
        font-weight: 800;
        line-height: 37.47px;
        margin: 32px 0 24px 0
    }

    .blog__article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 16px 32px 32px 32px;
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        column-gap: 24px
    }

    .blog .recomendation__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px;
        margin-bottom: 24px
    }

    .blog .recomendation__item img {
        margin-bottom: 0
    }

    .blog .recomendation__item p {
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -.005em
    }

    .blog .card {
        padding: 16px 32px 32px 32px
    }

    .blog .card__head__text h3 {
        font-family: "Roboto Serif", sans-serif;
        font-size: 24px;
        font-weight: 700;
        line-height: 28.8px;
        letter-spacing: -.02em
    }

    .blog .card__head__text p {
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -.005em
    }

    .blog .card__decor {
        display: block
    }

    .blog .card__text p {
        font-size: 18px;
        font-weight: 500;
        line-height: 27px;
        letter-spacing: -.005em
    }

    .main {
        padding-top: 56px
    }

    .order .attention {
        padding: 32px;
        margin-bottom: 98px
    }

    .order .attention__title {
        font-size: 31px;
        font-weight: 700;
        line-height: 37.2px
    }

    .order .attention__subtitle {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -.005em
    }

    .order .attention__counter p {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: -.005em
    }

    .form {
        padding: 111px 72.5px 61px 72.5px
    }

    .form img {
        width: 140px;
        top: 5%
    }

    .form__group {
        max-width: 362px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 16px
    }

    .form__group .input-wrapper {
        width: 47.7%;
        margin-bottom: 0
    }


    .sidebar {
        display: block;
        max-width: 320px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        position: -webkit-sticky;
        position: sticky;
        top: 20px
    }
}

@media (max-width: 1199px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 140px
    }
}

@media (max-width: 991px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 180px
    }

    .main-with-sitebar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-with-sitebar main {
        width: 100%
    }

    .main-with-sitebar aside > div {
        width: calc(50% - 10px)
    }

    .main-with-sitebar aside {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }
}

@media (max-width: 767px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 140px
    }

    

    .social-links-telegram, .social-links-facebook, .social-links-youtube {
        width: 25px;
        height: 25px
    }
}

@media (max-width: 639px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 120px
    }

    .main-with-sitebar aside > div {
        width: 100%
    }

    .main-with-sitebar aside {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 479px) {
    .main-content {
        padding-top: 40px;
        padding-bottom: 80px
    }
}

.input-wrapper {
    position: relative;
}