.c-rotating-text-item__item-wrapper{display:none}.c-rotating-text-item__item-wrapper--all{display:block}.c-rotating-text-item__item-wrapper--mobile{display:block}@media screen and (min-width: 768px){.c-rotating-text-item__item-wrapper--mobile{display:none}}.c-rotating-text-item__item-wrapper--desktop{display:none}@media screen and (min-width: 768px){.c-rotating-text-item__item-wrapper--desktop{display:block}}.c-rotating-text-item__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:var(--icon-position);flex-direction:var(--icon-position);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:none}.c-rotating-text-item__item img{width:12px;height:12px}.c-rotating-text-item__item-text{font-family:var(--font_family);font-size:var(--font_size);font-weight:var(--font_weight);color:var(--text_color);line-height:134%;text-align:center}