@font-face{font-family:KwIcon;font-style:normal;font-weight:400;src:url(../fonts/KwIcon.eot?);src:url(../fonts/KwIcon.eot?#iefix) format("embedded-opentype"),url(../fonts/KwIcon.ttf) format("truetype"),url(../fonts/KwIcon.woff) format("woff"),url(../fonts/KwIcon.svg?#KwIcon) format("svg")}@font-face{font-family:AnIcon;font-style:normal;font-variant:normal;font-weight:400;src:url(../fonts/AnIcon.ttf)}.stores-list{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:100%;overflow:auto}.stores-list .store-item{border:1px solid #000;margin-bottom:1rem;padding:.5rem .5rem 1rem;position:relative}.stores-list .store-item:hover{background-color:#eee}.stores-list .store-item__name{font-weight:700;text-decoration:underline}.stores-list .store-item__address,.stores-list .store-item__phone{font-size:.9rem}.stores-list .store-item__distance{background-color:#999;border-radius:.45rem;color:#fff;float:right;font-size:.7rem;padding:0 .4rem}.stores-list .store-item__book-link{background-color:#cb333b;border-radius:.45rem;bottom:-.7rem;color:#fff;display:inline-block;font-size:.8rem;padding:2px 10px;position:absolute;right:.5rem}.stores-section .hairdresser-map-title{background-color:#ccc}.stores-section .hairdresser-map-view{display:block;height:100%;position:relative;z-index:1}@media(min-width:576px){.stores-section .hairdresser-map-view{height:calc(100% + 3.8rem);margin-top:-3.8rem}}.stores-section .list-container{height:auto;max-height:300px}@media(min-width:576px){.stores-section .list-container{height:500px;max-height:none}}.stores-section .map-container{height:300px}@media(min-width:576px){.stores-section .map-container{height:500px}}.stores-section .store-popup{padding-bottom:1.5rem;position:relative}.stores-section .store-popup__distance{background-color:#999;border-radius:.45rem;color:#fff;display:inline-block;font-size:.7rem;padding:0 .4rem}.stores-section .store-popup__book-now{background-color:#cb333b;border-radius:.45rem;bottom:0;color:#fff;display:block;font-size:.8rem;padding:2px 10px;position:absolute;right:0}.stores-section .stores-search-input{height:2.8rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.stores-section .stores-search-geolocate-btn{background-color:#cb333b;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.8rem;width:2.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stores-section .stores-search-geolocate-btn:disabled{background-color:#999}.stores-section .stores-search-geolocate-btn svg{height:1.5rem;width:1.5rem}.stores-section .stores-search-geolocate-btn path{fill:currentColor}.stores-section .loader{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;border:2px solid;border-color:#fff #fff transparent;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:22px;width:22px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}