

/* Start:/local/templates/gnbservice/assets/css/prices.css?17521575521453*/
.price-desc{
    font-size: 24px;
    line-height: 120%;
    color: #363636;
    margin-bottom: 40px;
}
.price-desc a{
    color: #363636;
}
.table-price{
    margin-bottom: 120px;
}
.table-price h3{
    font-family: 'PT Sans Narrow', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 100%;
    text-transform: uppercase;
    color: #363636;
    margin-bottom: 40px;
    margin-top: 0;
}
.b-price{
    display: flex;
    margin: -6px;
}
.table-price{
    max-width: 50%;
    width: 100%;
    padding: 6px;
}
.table-price-item{
    background-color: #E5E5E5;
    border-radius: 7px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;

}
.table-price-item:not(:last-child){
    margin-bottom: 9px;
}
.table-price-val{
    font-weight: 700;
    font-size: 14px;
    line-height: 120%;
    color: #363636;
}
.table-price-name{
    display: flex;
    align-items: center;
}
.price-img{
    margin-right: 8px;
    width: 40px;
    height: 40px;
    background-color: #B8B8B8;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.price-img img{
    max-width: 100%;
}
.table-price-name a{
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    color: #363636;
    text-decoration: none;
}
/* End */


/* Start:/local/templates/gnbservice/components/wexpert/iblock.list/calculators/style.css?1752157552591*/
.calc-menu{
    margin-bottom: 80px;
    display: flex;
}
.calc-link{
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    background-color: #AE3D03;
    padding: 22px 49px;
    border: 1px solid #AE3D03;
    border-radius: 10px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    height: 70px;
}
.calc-link:not(:last-child){
    margin-right: 30px;
}
.calc-link svg{
    margin-right: 10px;
}
.calc-link:nth-child(2){
    color: #AE3D03;
    background-color: #FFFFFF;
}
/* End */
/* /local/templates/gnbservice/assets/css/prices.css?17521575521453 */
/* /local/templates/gnbservice/components/wexpert/iblock.list/calculators/style.css?1752157552591 */
