.intermittent-spinner{width:100%;height:100%;display:flex;z-index:10;justify-content:center;align-items:center;position:absolute;opacity:.5;background-color:#000;border-radius:8px}.lds-spinner{color:red;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}.lds-spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.lds-ring{color:#1c4c5b}.lds-ring,.lds-ring div{box-sizing:border-box}.lds-ring{display:inline-block;position:relative;width:40px;height:40px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:32px;height:32px;margin:8px;border:1px solid currentColor;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:currentColor transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.address{display:flex;flex-wrap:wrap;margin:-8px -16px}.address>*{margin:8px 16px}.address input{width:auto;flex-grow:1}.suggestion-dropdown>ul>li{background-color:var(--f-aqua-50);padding:7px;font-size:16px;color:#767676;cursor:pointer}.suggestion-dropdown>ul>li:hover{background-color:#fff;cursor:pointer}.suggestion-dropdown .suggestion-dropdown__item--selected{padding:7px;border:1px solid #06befb}.background{background:linear-gradient(#f6f8fb,#f6f8fb) no-repeat 0 94px}.shadow{box-shadow:0 0 10px #0003}.stored-queries{padding:32px}.queries-list{border-top:1px solid #c3ccd9}.query{border-bottom:1px solid #c3ccd9}.icon-wrap{width:100px}.query:hover,.query:focus{background-color:#f6f8fb}.query-icon,.query-leisure-icon{width:32px;height:32px}.query-checkbox{display:flex;justify-content:flex-end}.query-checkbox label{padding:0;width:52px;height:52px}.query-checkbox label:before{top:50%;left:50%;transform:translate(-50%,-50%)}.help-article{justify-content:space-between}.help-article>*{width:45%}@media (max-width: 639px){.background{background:linear-gradient(#f6f8fb,#f6f8fb) no-repeat 0 78px}.top-links{text-align:left}.stored-queries{padding:16px}.delete-button{padding:6px}.queries-delete-mode .query-created{display:none}.help-article{flex-wrap:wrap}.help-article>*{width:100%}.help-article>:first-child{margin-bottom:32px}}@media (min-width: 768px){.query-checkbox{margin-left:32px}.query-checkbox{width:200px}}@media (min-width: 768px){.address-wrapper button{width:200px}}
