.custom-loader__container{height:calc(100% - 70px)}.custom-loader{display:inline-block;position:relative;width:80px;height:80px}.custom-loader__ring{position:absolute;border:4px solid #789;opacity:1;border-radius:50%;animation:custom-loader 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.custom-loader__ring:nth-child(2){animation-delay:-0.5s}@keyframes custom-loader{0%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0;left:0;width:72px;height:72px;opacity:0}}#search-modal .modal-content{width:1000px;height:95%}#search-modal .modal-content .box{height:100%}@media only screen and (max-width: 1000px){#search-modal .modal-content{max-height:95%;width:95%}}.search-results{height:calc(100% - 70px)}.search-results__list-item{border-left:solid 0 transparent;transition:linear 100ms}.result__image{width:80px}.no-results__container{height:calc(100% - 150px)}
