

/* Start:/preimushchestva-woodtec/style.css?17507765072425*/
.prem{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    margin-top: 40px;
}

.prem__item{
    width: calc(33.33% - 20px);
    margin: 0 10px;
    margin-bottom: 32px;
}

.prem__wrap{
    position: relative;
}

.prem__title{
    font-size: 18px;
    line-height: calc(21/18);
    font-weight: 600;
    color: #232323;
    margin-bottom: 16px;
}

.prem__title-color{
    color: #71BF44;
}

.prem__text{
    font-size: 14px;
    font-weight: 500;
    line-height: calc(24/14);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background-color: #fff;
    color: #71BF44;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 12px 12px 0 0;
    white-space: nowrap;
}

.prem__item img{
    width: 100%;
    display: block;
}

.prem__item:nth-child(1) .prem__wrap{
    display: flex;
    align-items: flex-end;
}

@media (max-width: 1199px){
    .prem__item{
        width: calc(50% - 20px);
        display: flex;
        flex-direction: column;
    }

    .prem__item br{
        display: none;
    }

    .prem__wrap{
        margin-top: auto;
    }
}

@media (max-width: 767px){
    .prem{
        margin-left: 0;
        margin-right: 0; 
    }

    .prem__item{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

.premActions{
    display: flex;
    justify-content: center;
    margin: 0 -8px;
    margin-bottom: 45px;
    margin-top: 8px;
}

.premActions__btn{
    font-size: 16px;
    line-height: calc(18/16);
    font-weight: 400;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #71bf44;
    border: 1px solid #71bf44;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s ease;
    width: 100%;
    max-width: 279px;
    margin: 0 8px;
    border-radius: 4px;
}

.premActions__btn_white{
    background-color: #fff;
    color: #71bf44;
    max-width: 305px;
}

.premActions__btn:hover{
    background-color: #fff;
    color: #71bf44;
}

.premActions__btn_white:hover{
    background-color: #71bf44;
    color: #fff;
}

@media (max-width: 767px){
    .premActions{
        flex-wrap: wrap;
        margin: 0;
    }

    .premActions__btn{
        max-width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
}
/* End */


/* Start:/local/templates/aspro-scorp/components/aspro/form.scorp/contacts/style.min.css?1750776506536*/
.styled-block{margin:4px 0 -25px !important;background:#eef2f4 !important;margin:29px 0 53px !important;border:none !important;padding:0}*[id^=comp] > .row{margin-left:0;margin-right:0}.styled-block .country-select__item{padding:0 13px}.styled-block .country-select__name{font-size:13px;margin-left:10px}.styled-block .country-select__code{font-size:13px}@media (max-width:425px){.styled-block{padding-right:0 !important;padding-left:0 !important}@media (max-width:425px){.content .row{margin-bottom:0 !important;padding:0 !important}}}
/* End */
/* /preimushchestva-woodtec/style.css?17507765072425 */
/* /local/templates/aspro-scorp/components/aspro/form.scorp/contacts/style.min.css?1750776506536 */
