/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.section--primary{background-color:var(--primary-color);color:var(--white-color);}.section--primary-light{background-color:var(--primary-light-color);color:var(--dark-color);}.section--secondary-light{background-color:var(--secondary-light-color);color:var(--dark-color);}
.technician-card{background-color:var(--grey-color-4);padding:18px 16px;height:100%;}.technician-card__sector{display:flex;align-items:center;gap:4px;font-weight:700;line-height:150%;}.technician-card__sector::before{content:'';display:block;background-image:url(/sites/sebso.com/themes/custom/sebso/images/icon/map-pin.svg);background-position:center;background-repeat:no-repeat;width:24px;height:24px;}.technician-card__cities,.technician-card__manager-name,.technician-card__manager-email,.technician-card__manager-phone{font-weight:400;line-height:150%;font-size:0.875rem;}.technician-card__manager{font-weight:700;line-height:150%;margin-top:9px;}.technician-card__manager-email{margin-top:4px;}.technician-card__manager-email,.technician-card__manager-phone{display:flex;align-items:center;gap:10px;}.technician-card__manager-email::before{content:'';display:block;background-image:url(/sites/sebso.com/themes/custom/sebso/images/icon/mail.svg);background-position:center;background-repeat:no-repeat;width:24px;height:24px;}.technician-card__manager-phone::before{content:'';display:block;background-image:url(/sites/sebso.com/themes/custom/sebso/images/icon/phone2.svg);background-position:center;background-repeat:no-repeat;width:24px;height:24px;}
