.headerIcons{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.headerIcons__item{-ms-flex-negative:0;flex-shrink:0;height:100px;margin-left:10px;text-align:center;width:100px}.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;border:2px solid #fc0;border-radius:15px 0 15px 0;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Fredoka,sans-serif;height:100%;justify-content:center;text-decoration:none;width:100%}.headerIcons__item>a:active,.headerIcons__item>a:focus,.headerIcons__item>a:hover{background:#fc0;border-radius:15px 0 15px 0}.headerIcons__item:active,.headerIcons__item:focus,.headerIcons__item:focus-within,.headerIcons__item:hover{background:#fc0;border-radius:15px 0 0 0;height:110px;margin-bottom:-10px;padding-bottom:10px}.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{display:none}.headerIcons__icon{display:block;height:38px;margin-bottom:.5rem;position:relative;width:38px}.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:#fc0;border-radius:50%;color:#000;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:Fredoka,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:#fc0;-webkit-box-shadow:0 15px 15px rgba(0,0,0,.1);box-shadow:0 15px 15px rgba(0,0,0,.1);display:none;min-width:320px;padding:1rem;position:absolute;right:10px;right:0;text-align:left;top:calc(100% + 10px);z-index:9}@media only screen and (max-width:950px){.headerIcons{margin-left:auto}.headerIcons__item{height:50px;margin-left:5px;width:50px}.headerIcons__item>a{background:#fc0}.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{background:#fff;font-size:.7rem;right:-13px;top:-13px}.headerIcons__label{display:none}}@media only screen and (max-width:500px){.headerIcons__item{border:none;height:40px;width:50px}.headerIcons__item>a{border-radius:8px 0 8px 0}.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}}