.spinner-container{text-align:center}.spinner-container .spinner{width:2em;height:2em;animation:2s linear infinite rotate}.spinner-container .spinner .path{stroke:#387c3f;stroke-linecap:round;animation:1.5s ease-in-out infinite dash}.spinner-container .charcoal .path{stroke:gray}.spinner-container .white .path{stroke:#fff}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}
.google-places-search-container .google-places-search-inner-container{z-index:12;position:absolute;top:10px;left:10px;right:10px}.google-places-search-container .google-places-search-inner-container .results-view-container .result-line{z-index:11;border-color:#e7e5e4;border-bottom-width:1px;flex-direction:row;padding:15px;position:relative}.google-places-search-container .icon{color:#f9fcf8;background-color:#3dd78d;border-radius:10px;height:15px;margin-left:15px;padding:7px}.google-places-search-container input:focus::-webkit-input-placeholder{color:#0000!important}.google-places-search-container input:focus{border:1px solid #d3d3d3;box-shadow:0 1px 6px #00000029}.pac-container{z-index:11!important}
.collapse-arrow-button.hover .bounce-left{animation:2s infinite bounce-left}.collapse-arrow-button.hover .bounce-right{animation:2s infinite bounce-right}.collapse-arrow-button.hover{scale:1.2}@keyframes bounce-left{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-7px)}60%{transform:translate(-3px)}}@keyframes bounce-right{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(8px)}60%{transform:translate(4px)}}
.clip-bottom{clip-path:polygon(50% 0,100% 100%,0 100%)}.clip-top{clip-path:polygon(50% 100%,100% 0,0 0)}.clip-right{clip-path:polygon(50% 100%,100% 0,0 0);margin-right:-4px;transform:rotate(90deg)}.clip-left{clip-path:polygon(50% 100%,100% 0,0 0);margin-left:-4px;transform:rotate(-90deg)}
