

/* Start:/local/components/tichiy/news.line/templates/comanda/style.css?17291830121464*/
.main--comanda-box {padding: 40px 0;}
.main--comanda-box h3{margin-bottom: 40px;font-weight: 700;font-size: 32px;color:rgba(28, 32, 17, 1);}
.main--comanda-wrap {display: flex;gap:30px;}
.main--comanda-box *{text-align: center}
.main--comanda {width: 25%}

.main--comanda-image {margin-bottom: 15px}
.main--comanda-image span {width: 100%;height: 0;padding-top:100%;display: block;border-radius: 50%;overflow: hidden;margin: 0 auto;background-size: cover;background-repeat: no-repeat;background-position:  center center}

.main--comanda-name {font-size: 19px;font-weight: 600;line-height: 1.75em;letter-spacing: 0;margin-bottom: 5px;color:rgba(28,32,17,1);margin-top: 15px}
.main--comanda-dolgnost {font-size: 14px;font-weight: 400;line-height: 1.75em;letter-spacing: 0;margin-bottom: 5px;color:rgba(28,32,17,1)}
.main--comanda-email, .main--comanda-phone {font-size: 18px;font-weight: 600;letter-spacing: 0;margin-bottom: 5px;color:#c30406;line-height: 28px}

@media (max-width: 1024px) {
    .main--comanda-wrap {flex-wrap: wrap}
    .main--comanda {width: calc(50% - 15px)}
    .main--comanda-image{max-width: 260px;margin: 0 auto}
}

@media (max-width: 600px) {
    .main--comanda-box {padding: 40px 15px;}
    .main--comanda-box h3 {font-size: 24px}
}

@media (max-width: 440px) {
    .main--comanda-name {font-size: 16px}
    .main--comanda-email, .main--comanda-phone {font-size: 14px}
    .main--comanda-wrap {gap:15px;}
    .main--comanda {width: 100%}
}

/* End */
/* /local/components/tichiy/news.line/templates/comanda/style.css?17291830121464 */
