#configuratorListItemRoot{flex:1;display:flex;flex-direction:column;padding:16px;border-radius:6px;background-color:#f4f4f4;gap:16px}@media only screen and (max-width:970px){#configuratorListItemRoot{padding:16px 0}}#configuratorListItemRoot .cli-header{display:flex;flex-direction:row;height:max-content;justify-content:space-between;gap:8px}@media only screen and (max-width:970px){#configuratorListItemRoot .cli-header{flex-direction:column;padding:0 16px}}#configuratorListItemRoot .cli-header .info{flex-direction:row}@media only screen and (max-width:970px){#configuratorListItemRoot .cli-header .info{flex-direction:column;align-items:unset;justify-content:center;gap:4px}}#configuratorListItemRoot .cli-header .cli-header-title{font-family:"VodafoneRegular";font-weight:700;font-size:20px;line-height:28px;color:#25282b}@media only screen and (max-width:970px){#configuratorListItemRoot .cli-header .cli-header-title{font-size:18px}}#configuratorListItemRoot .cli-header .cli-header-subtitle{font-family:"VodafoneRegular";font-weight:400;font-size:20px;line-height:28px;color:#0d0d0d}@media only screen and (max-width:970px){#configuratorListItemRoot .cli-header .cli-header-subtitle{font-size:18px}}#configuratorListItemRoot .cli-header .cli-header-label{font-family:"VodafoneRegular";font-weight:400;font-size:18px;line-height:26px;color:#0d0d0d}@media only screen and (max-width:970px){#configuratorListItemRoot .cli-header .cli-header-label{font-size:16px;line-height:20px}}#configuratorListItemRoot .cli-header .cli-header-svg{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .3s linear}#configuratorListItemRoot .cli-header .cli-header-tooltip{font-family:"VodafoneRegular";font-weight:400;font-size:14px;line-height:18px;color:#0d0d0d}#configuratorListItemRoot .cli-row{display:flex;flex-direction:row;align-items:center;gap:8px}#configuratorListItemRoot .cli-row-wrap{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px}@media only screen and (max-width:970px){#configuratorListItemRoot .cli-row-wrap{flex-wrap:nowrap;padding:0 16px}}