.result-item{opacity:0;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.result-item.visible{opacity:1}
.spinner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;z-index:2;width:50px;height:50px;margin:20px}.spinner .path{stroke:#616161;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}.spinnerContainer{text-align:center}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}
nav.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}nav.pagination ul li.disabled{display:none}nav.pagination ul li.active a{border:none;pointer-events:none}nav.pagination ul li.active a:hover{color:#4d4d4d}
.qubica-form{background-color:#f3f3f3}.qubica-form label{color:#706f6f;font-size:.9em;font-weight:400;text-transform:uppercase}.qubica-form input[type=text],.qubica-form select{width:100%;max-width:none;height:40px;padding:5px 10px;border:1px solid #ccc;background-color:#fff;font-size:.95em}.qubica-form textarea{width:100%;height:150px;padding:5px 10px;border:1px solid #ccc}.qubica-form select::-ms-expand{display:none}.qubica-form select{padding-right:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaElEQVR42mNkoBAwDg8DWIF4IRCXAPEzIvVJAXEPEMfDXFAMxKlA7ESEISDN+4B4NhD3InuBGENQNGMLA3yGYGjGFYjYDMGqGZcB6IYw4NKMzwBkQxhwaSZkAMwQBlyaiTGAIBgGBgAAEYoZFqIRUf8AAAAASUVORK5CYII=");background-position:98%;background-repeat:no-repeat;border-radius:0}.gallery-collection-search{margin-bottom:3em}.gallery-collection-search .title{padding:2rem 2rem 1.5rem;border-top:1px solid #ccc;margin:2em auto 0;color:#e00000;font-size:2.5rem}@media (min-width:992px){.gallery-collection-search .title{padding:2rem;border-bottom:1px solid #ccc;margin-bottom:1em;font-size:3rem}}.gallery-collection-search .filter-wrapper{margin-bottom:3rem}.gallery-collection-search .filter-wrapper .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery-collection-search .filter-wrapper .fields .field-wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}@media (max-width:991px){.gallery-collection-search .filter-wrapper .fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem 0}}.gallery-collection-search .results-wrapper .centerspinner{margin:auto}.gallery-collection-search .results-wrapper .no-results{padding:2em;margin-bottom:2em;color:#494949}.gallery-collection-search .results-wrapper .result-item{padding:1rem 0}.gallery-collection-search .results-wrapper .result-item a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:25vw}.gallery-collection-search .results-wrapper .result-item a figure{position:relative;overflow:hidden;width:40vw;min-height:40vw}.gallery-collection-search .results-wrapper .result-item a figure img{position:absolute;left:50%;width:auto;min-width:100%;height:auto;min-height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.gallery-collection-search .results-wrapper .result-item a .data{width:60vw;padding:2rem}.gallery-collection-search .results-wrapper .result-item a .data h3{margin-top:0}.gallery-collection-search .results-wrapper .result-item a .data hr{margin:15px 0}.gallery-collection-search .results-wrapper .result-item a .data .description{display:none}.gallery-collection-search .results-wrapper .result-item a:focus .data{background-color:rgba(224,0,1,.82);color:#fff}@media (min-width:992px){.gallery-collection-search .results-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.gallery-collection-search .results-wrapper .result-item{width:25%;padding:0;border:3px solid #fff}.gallery-collection-search .results-wrapper .result-item a{background-color:#f3f3f3}.gallery-collection-search .results-wrapper .result-item a figure{width:100%;min-height:auto;padding-bottom:100%}.gallery-collection-search .results-wrapper .result-item a .data{position:absolute;top:0;left:0;width:100%;height:100%;padding:1em 2em;background-color:rgba(224,0,1,.82);color:#fff;opacity:0;-webkit-transition:.35s;transition:.35s}.gallery-collection-search .results-wrapper .result-item a .data h3{margin-top:2rem}.gallery-collection-search .results-wrapper .result-item a .data .description{display:block}.gallery-collection-search .results-wrapper .result-item:hover .data{opacity:1}}

/*# sourceMappingURL=galleryCollectionSearch.css.map*/