.headerIcons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:2rem;position:relative}.headerIcons__item{-ms-flex-negative:0;border-radius:3px;flex-shrink:0;height:80px;text-align:center;width:80px}.headerIcons__item>a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Dosis,sans-serif;height:100%;justify-content:center;text-decoration:none;width:100%}.headerIcons__item:active,.headerIcons__item:focus,.headerIcons__item:focus-within,.headerIcons__item:hover{background:#f0ece3;border-radius:3px 3px 0 0}.headerIcons__item:active .headerIcons__dropdown,.headerIcons__item:focus .headerIcons__dropdown,.headerIcons__item:focus-within .headerIcons__dropdown,.headerIcons__item:hover .headerIcons__dropdown{display:block}.headerIcons__item--contacts,.headerIcons__item--search{display:none}.headerIcons__icon{display:block;height:32px;margin-bottom:.5rem;position:relative;width:32px}.headerIcons__icon svg{height:100%;width:100%}.headerIcons__icon__count{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#ca2834;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.8rem;font-weight:700;height:24px;justify-content:center;position:absolute;right:-7px;text-align:center;top:-7px;width:24px}.headerIcons__label{display:block;font-family:Dosis,sans-serif;overflow:hidden;padding:0 .25rem;text-overflow:ellipsis;white-space:nowrap}.headerIcons__icon--letters{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #000;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:38px;justify-content:center;margin:0 auto .5rem;padding:0;text-align:center;text-transform:uppercase;width:38px}.headerIcons__dropdown{background:#f0ece3;border-radius:3px;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.15);box-shadow:0 5px 5px rgba(0,0,0,.15);display:none;min-width:320px;padding:1rem;position:absolute;right:0;text-align:left;top:100%;z-index:9}.headerIcons__item:first-child .headerIcons__dropdown{border-top-left-radius:0}.headerIcons__item:last-child .headerIcons__dropdown{border-top-right-radius:0}@media only screen and (max-width:950px){.headerIcons{margin-left:auto}.headerIcons__item{height:50px;margin-left:5px;width:50px}.headerIcons__item:active,.headerIcons__item:focus,.headerIcons__item:focus-within,.headerIcons__item:hover{background:#f0ece3;border-radius:3px;height:50px;margin-bottom:0;padding-bottom:0}.headerIcons__item:active .headerIcons__dropdown,.headerIcons__item:focus .headerIcons__dropdown,.headerIcons__item:focus-within .headerIcons__dropdown,.headerIcons__item:hover .headerIcons__dropdown{display:none}.headerIcons__item--contacts{display:block}.headerIcons__icon{margin:0}.headerIcons__icon,.headerIcons__icon--letters{height:30px;width:30px}.headerIcons__icon__count{right:-10px;top:-10px}.headerIcons__label{display:none}}@media only screen and (max-width:650px){.headerIcons__item--search{display:block}}@media only screen and (max-width:500px){.headerIcons__item{border:none;height:40px;margin:0;width:50px}.headerIcons__item:active,.headerIcons__item:focus,.headerIcons__item:focus-within,.headerIcons__item:hover{height:40px}.headerIcons__item--contacts{display:none}.headerIcons__item:first-child{border:none}}