

/* Start:/local/templates/main/template_styles.css?17799822666145*/
/*.page-header__content .page-header__right
{
    display: inline-flex;
    width: 100%;
}
.page-header__content .page-header__right .page-header__nav
{
    align-content: flex-start;
}
.page-header__content .page-header__right .page-header__btns
{
    align-content: flex-end;
}*/
.it_page404.l-content {
    display: block;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-top: 6rem;
    min-height: 1px;
    background-color: white;
}
.it_page404 .mainFirstBlock{
    display: block;
    background: url(/media/images/main/womanv2.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 60%;
    padding-top: 3.5rem;
    padding-bottom: 2.1875rem;
}
@media (min-width: 320px){
    .it_page404 .mainFirstBlock {
        padding-top: 0rem;
    }
}
@media (min-width: 643px){
    .it_page404 .mainFirstBlock {
        background-position: right 100%;
        padding-bottom: 0.6875rem;
        padding-top: 0rem;
    }
}
@media (min-width: 1024px){
    .it_page404 .mainFirstBlock {
        background-position: right 100%;
        padding-bottom: 0.6875rem;
        padding-top: 2rem;
    }
}

@media (min-width: 1101px){
    .it_page404 .mainFirstBlock {
        padding-bottom: 1.1875rem;
        padding-top: 3.5rem;
    }
}

.it_page404 .l-containers {
    padding: 0 9.6%;
    position: relative;
}
.it_page404 .mainFirstBlock__info {
    padding-bottom: 70px;
    width: 50%;
}
@media (min-width: 643px){
    .it_page404 .mainFirstBlock__info {
        padding-bottom: 103px;
    }
}
@media (min-width: 1024px){
    .it_page404 .mainFirstBlock__info {
        padding-bottom: 131px;
    }
}

@media (min-width: 1280px){
    .it_page404 .mainFirstBlock__info {
        padding-bottom: 146px;
    }
}


.it_page404 .h1 {
    /*font-size: 3rem;*/
    font-size: 5rem;
    font-weight: 500;
    color: #898989;
}
.it_page404 .h1--violet {
    color: #9c236f;
}

.it_page404 .p {
    /*font-size: 1.25rem;*/
    font-size: 2rem;
    color: #898989;
}
.it_page404 .mainFirstBlock__title {
    max-width: 55%;
    margin-top: 0.2em;
}


.it_page404 .mainFirstBlock__title {
    max-width: none;
}
.it_page404 .mainFirstBlock__img {
    position: relative;
    left: -16%;
    max-width: none;
    width: 84%;
}
.it_page404 .mainFirstBlock__img {
    position: static;
    max-width: none;
    margin: 0;
    width: 100%;
    height: auto;
}
.it_page404 .mainFirstBlock__contBtn {
    margin-top: 1.125rem;
}
.it_page404 .mainFirstBlock__contBtn {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: -0.01em;
    color: #9C236F;
}

.it_page404 .button:hover {
    color: #fff;
    background-color: #9c236f;
}

.it_page404 .button {
    transition: .3s color,.3s background-color;
    /*font-size: 1.25rem;
    padding: 0 3.25rem;
    height: 5rem;*/
    font-size: 2rem;
    padding: 0 9rem;
    height: 7.5rem;

    border: 2px solid #9c236f;
    color: #9c236f;
    border-radius: 50px;
    line-height: 1rem;
    min-width: 16.875rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.75rem;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
    background-color: transparent;
}
.it_page404 .symptoms {
    background-color: #9c236f;
}
.it_page404 .symptoms__container {
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    /*padding: 1.875rem 0;*/
    padding: 3rem 0;
    font-size: 3rem;
    margin: 0 -0.9375rem;
    box-sizing: border-box;
}
.it_page404 .symptoms__item {
    text-transform: uppercase;
    /*padding: 0 1.875rem;*/
    padding: 0 2.5rem;
    position: relative;
    box-sizing: border-box;
}
.it_page404 .h2--lgray {
    color: #f8f8f8;
}
.it_page404 .symptoms__dot {
    position: absolute;
    top: 50%;
    width: 1.875rem;
    height: 1.875rem;
    right: 0;
    transform: translate(50%,-50%);
    border-radius: 50%;
    border: 1px solid rgba(249,249,249,.51);
    z-index: 1;
}
.it_page404 .symptoms__dot:before {
    content: " ";
    position: absolute;
    width: 0.9375rem;
    height: 0.9375rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background-color: #f8f8f8;
    z-index: 0;
}
.it_page404 .order .l-containers {
    padding: 0;
}
.it_page404 .order__2col {
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
}
.it_page404 .order__item {
    width: 50%;
    padding: 5rem;
    padding-top: 8.125rem;
    padding-left: 9.6%;
    position: relative;
    box-sizing: border-box;
}
.it_page404 .order .h1 {
    margin-bottom: 1.875rem;
}
.it_page404 .order__pharmacies {
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.625rem;
    width: 100%;
}
.it_page404 .order__pharmaciesItem {
    width: 50%;
    padding: 1.25rem;
    box-sizing: border-box;
}
.it_page404 .order__pharmaciesItem .button {
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    padding: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 1px;
    width: 100%;
}
.it_page404 .button--floating {
    transition: .3s color,.3s background-color,.3s top,.3s box-shadow;
    position: relative;
    top: 0;
    z-index: 1;
    box-shadow: 0 22px 55px -2.75rem rgba(0,0,0,.98);
}
.it_page404 .order__item--gray {
    padding-left: 40px;
    padding-right: 9.6%;
    background: url(/media/images/main/map.png);
    background-color: #f8f8f8;
    background-size: 80%;
    background-position: 20% 90%;
    background-repeat: no-repeat;
}
.it_page404 .order .h5 {
    font-weight: 700;
}
.it_page404 .h5 {
    /*font-size: 1rem;*/
    font-size: 1.5rem;
    color: #9c236f;
}
.it_page404 p {
    margin: 1em 0;
}
























/* End */
/* /local/templates/main/template_styles.css?17799822666145 */
