.search-dropdown-cta{background:0;border:0;margin:0 auto;width:100%;height:100%;position:relative;background-color:#eec343!important}.search-is-open .search-dropdown-cta:before{content:"X";font-weight:900;font-size:2.4rem;color:var(--main-blue);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.search-is-open .search-dropdown-cta .icon{display:none}.search-dropdown{background-color:#fff;background-image:url(../img/common/pict/shape-escp.png),url(../img/common/pict/shape-escp.png);background-repeat:no-repeat,no-repeat;background-position:15% -80px,118% 20px;background-size:460px auto,550px auto;padding:3rem 2rem 4rem;position:absolute;z-index:3;width:100%;left:0;top:calc(100% + 4rem);visibility:hidden;opacity:0;-webkit-transition:opacity .3s ease,visibility 0s linear .6s;transition:opacity .3s ease,visibility 0s linear .6s}.search-dropdown:after{content:"";position:absolute;z-index:2;pointer-events:none;opacity:1;top:100%;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5)}@media screen and (max-width:64em){.search-dropdown{padding:2rem 1.5rem 2rem;background-position:1% 50px,130% 160%;background-size:150px auto,150px auto;overflow-x:hidden;overflow-y:auto;height:calc(100vh - 115px);border-bottom:.1rem solid var(--main-blue);-webkit-box-shadow:0 5px 10px 5px rgba(0,0,0,.2);box-shadow:0 5px 10px 5px rgba(0,0,0,.2);display:none}.search-dropdown:after{display:none}}.is_stuck .search-dropdown{top:100%}.search-dropdown .inner-wrap{width:100%;max-width:1500px;margin:0 auto}.search-dropdown .close-search-dropdown{display:block;margin:0 5rem 2rem auto;font-size:2.4rem;background:0;border:0;font-weight:700;color:var(--main-blue)}@media screen and (max-width:64em){.search-dropdown .close-search-dropdown{display:none}}.search-is-open .search-dropdown{visibility:visible;opacity:1;-webkit-transition:opacity .3s ease,visibility 0s linear 0s;transition:opacity .3s ease,visibility 0s linear 0s}@media screen and (max-width:64em){.search-is-open .search-dropdown{display:block}}.searchbox{margin:0 auto 2.5rem;max-width:820px;position:relative}.ais-SearchBox-form{height:5.7rem;background:0}.ais-SearchBox-form:before{display:none}.ais-SearchBox-form:after{content:"";position:absolute;top:1.5rem;right:3rem;width:3rem;height:3rem;pointer-events:none;background:url(../img/svg/icon_loupe.svg) no-repeat 50% 50%;background-size:100% auto;opacity:1;-webkit-filter:brightness(0) saturate(100%) invert(79%) sepia(0) saturate(0) hue-rotate(161deg) brightness(84%) contrast(85%);filter:brightness(0) saturate(100%) invert(79%) sepia(0) saturate(0) hue-rotate(161deg) brightness(84%) contrast(85%);-webkit-transition:.2s;transition:.2s}.ais-SearchBox-form:has(.ais-SearchBox-input:not(:-moz-placeholder-shown)):after{opacity:0}.ais-SearchBox-form:has(.ais-SearchBox-input:not(:-ms-input-placeholder)):after{opacity:0}.ais-SearchBox-form:has(.ais-SearchBox-input:focus):after,.ais-SearchBox-form:has(.ais-SearchBox-input:not(:placeholder-shown)):after{opacity:0}.ais-SearchBox-input{height:5.7rem;border-radius:1.5rem;-webkit-box-shadow:none;box-shadow:none;border:2px solid var(--main-blue);font-size:18px}header:not(:has(~.region>main>.content>[data-marquee])) .search-dropdown{top:100%}@media screen and (max-width:64em){header:not(:has(~.region>main>.content>[data-marquee])) .search-dropdown{height:calc(100vh - 75px)}}.search-suggestions{max-width:820px;margin:0 auto}.search-suggestions a{padding-bottom:.3rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(55%,rgba(255,255,255,0)),color-stop(45%,#eec343));background:linear-gradient(180deg,rgba(255,255,255,0) 55%,#eec343 45%);color:var(--main-blue);margin-left:1.5rem;font-weight:600}@media screen and (max-width:48em){.search-suggestions a{padding-bottom:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,rgba(255,255,255,0)),color-stop(45%,#eec343));background:linear-gradient(180deg,rgba(255,255,255,0) 70%,#eec343 45%)}}.search-recommendations{margin:5rem 0 0!important;max-width:100%!important;padding:0!important;max-height:calc(100vh - 415px);overflow-y:auto;overflow-x:hidden}@media screen and (max-width:64em){.search-recommendations{gap:40px;max-height:none}}.search-recommendations .search-recommendations-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--main-blue);font-weight:700;font-size:2.4rem}.search-recommendations .search-recommendations-title a{font-size:1.6rem}.search-recommendations .search-recommendations-title a:hover{text-decoration:underline;text-underline-position:under}.search-recommendations .search-recommendations-items li{margin-top:1.7rem}.search-recommendations .item{border:0}@media screen and (max-width:48em){.search-recommendations .item{position:relative;margin-top:3.5rem}}.search-recommendations .item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.search-recommendations .item a:hover .item-text-title{color:var(--custom-one)}.search-recommendations .item figure{-webkit-box-flex:1;-ms-flex:1 1 145px;flex:1 1 145px;max-width:145px}@media screen and (max-width:48em){.search-recommendations .item figure{-ms-flex-preferred-size:100px;flex-basis:100px;max-width:100px}}.search-recommendations .item .item-text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:calc(100% - 150px);padding-left:3rem}@media screen and (max-width:48em){.search-recommendations .item .item-text{padding-left:2rem;max-width:calc(100% - 105px);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-recommendations .item .item-text p{display:none}}.search-recommendations .item .item-text-title{font-weight:700;font-size:1.8rem;margin-bottom:.7rem;color:var(--main-blue);-webkit-transition:.2s;transition:.2s}.search-recommendations .item .item-text-title .main-title-1{white-space:nowrap;margin-left:2rem}@media screen and (max-width:48em){.search-recommendations .item .item-text-title .main-title-1{margin-left:0;position:absolute;top:-23px;left:0;text-transform:none}.search-recommendations .item .item-text-title .main-title-1:before{color:var(--custom-one)}}.search-recommendations .item .item-text-title:has(.main-title-1){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.search-recommendations .item .item-text-date{color:var(--main-blue);font-weight:700;margin-top:.5rem}.search-recommendations .item .item-text-date .icon{-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media screen and (max-width:48em){.page-search-results .breadcrumb{margin-bottom:0}}.page-search-results .wrap-main-content{background-image:url(../img/common/pict/shape-escp.png);background-repeat:no-repeat;background-position:110% 80px;background-size:550px auto}@media screen and (max-width:64em){.page-search-results .wrap-main-content{background-position:100% 80%;background-size:150px auto;background-attachment:fixed}}@media screen and (max-width:48em){.page-search-results .wrap-tool-bar{padding-top:1.5rem;padding-bottom:.5rem}}.search-results{background-image:url(../img/common/pict/shape-escp.png);background-repeat:no-repeat;background-position:0 90px;background-size:460px auto}@media screen and (max-width:64em){.search-results{background-position:10% 120px;background-size:150px auto;background-attachment:fixed}}.search-results .searchbox{position:sticky;top:68px;z-index:2}@media screen and (max-width:64em){.search-results .searchbox{z-index:3;background:#fff;top:75px;padding:10px 0 15px;margin:0 auto;max-width:100%}}.results-panel-wrap{margin-top:6rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:64em){.results-panel-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:48em){.results-panel-wrap{margin-top:3rem}}.results-panel-wrap .results-panel-left{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;max-width:32rem}@media screen and (max-width:64em){.results-panel-wrap .results-panel-left{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;position:sticky;top:122px;z-index:2}}.results-panel-wrap .results-panel-left .results-filters-wrap{position:sticky;top:14rem}@media screen and (max-width:64em){.results-panel-wrap .results-panel-left .results-filters-wrap{position:relative;top:0}}.results-panel-wrap .results-panel-left .results-number{font-size:1.8rem;color:var(--main-blue)}.results-panel-wrap .results-panel-left .results-filters{background:var(--main-blue);color:#fff;padding:3rem 3rem 2rem;margin-top:1.4rem}@media screen and (max-width:64em){.results-panel-wrap .results-panel-left .results-filters{position:relative;padding:2rem 1.5rem 1rem}.results-panel-wrap .results-panel-left .results-filters:after{content:"";position:absolute;z-index:-1;top:0;left:-5.4rem;width:calc(100% + 10.8rem);height:100%;background:var(--main-blue)}}@media screen and (max-width:48em){.results-panel-wrap .results-panel-left .results-filters:after{content:"";position:absolute;z-index:-1;top:0;left:-1.6rem;width:calc(100% + 3.2rem);height:100%;background:var(--main-blue)}}.results-panel-wrap .results-panel-right{-webkit-box-flex:1;-ms-flex:1 1 75%;flex:1 1 75%;max-width:100%;margin-left:3rem;position:relative}@media screen and (max-width:64em){.results-panel-wrap .results-panel-right{margin-left:0;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-top:30px}}.results-panel-wrap .results-panel-right .results-order{text-align:right;font-size:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1.3rem}.results-panel-wrap .results-panel-right .results-order select.ais-SortBy-select{font-size:1.4rem;padding:.5rem;min-width:15rem;border-radius:0}.results-panel-wrap .results-panel-right .results-order .filter-cta{display:none;-webkit-appearance:none;background:0;border:0;padding:0;margin:0 .5rem 0 0}.results-panel-wrap .results-filters-category li{font-size:2rem;font-weight:700;margin-bottom:1.4rem}.results-panel-wrap .results-filters-category li.is-active{color:var(--custom-one)}.results-panel-wrap .results-filters-category li a:hover{color:var(--custom-one)}.results-panel-wrap .results-filters-category li a .h-ml-5{margin-left:3px!important}.results-panel-wrap .results-filters-category li.carousel__control{display:none;position:absolute;top:13px;padding:0!important}.results-panel-wrap .results-filters-category li.carousel__control .carousel__btn{display:block;border-radius:50%;width:30px;height:30px;border:1px solid #fff;background-color:#391991;background-repeat:no-repeat;background-position:50% 50%;background-size:8px 15px;color:transparent}.results-panel-wrap .results-filters-category li.carousel__control .carousel__btn--prev{background-image:url(../img/common/pict/arrow_p.png)}.results-panel-wrap .results-filters-category li.carousel__control .carousel__btn--next{background-image:url(../img/common/pict/arrow_n.png)}@media screen and (max-width:64em){.results-panel-wrap .results-filters-category{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;margin:0 3rem 0 2rem;scrollbar-width:thin;scrollbar-color:#fff transparent}.results-panel-wrap .results-filters-category::-webkit-scrollbar{height:6px}.results-panel-wrap .results-filters-category::-webkit-scrollbar-track{background:0 0}.results-panel-wrap .results-filters-category::-webkit-scrollbar-thumb{background-color:#fff;border-radius:999px}.results-panel-wrap .results-filters-category li{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0 1.5rem;font-size:1.6rem}.results-panel-wrap .results-filters-category li:not(.carousel__control){position:relative}.results-panel-wrap .results-filters-category li:not(.carousel__control):after{content:"";position:absolute;top:0;right:0;width:.1rem;height:2rem;background:rgba(255,255,255,.8);pointer-events:none}.results-panel-wrap .results-filters-category li.carousel__control{display:block}.results-panel-wrap .results-filters-category li.carousel__control--prev{left:-5px}.results-panel-wrap .results-filters-category li.carousel__control--next{right:-5px}}.results-panel-wrap .results-filters-header{margin:3rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #fff;padding-top:3rem;font-size:2.4rem;font-weight:700}.results-panel-wrap .results-filters-header .icon{margin-right:1.5rem}.results-panel-wrap .results-filters-header .icon path,.results-panel-wrap .results-filters-header .icon polygon{fill:var(--custom-one);stroke:transparent}.results-panel-wrap .results-filters-header button{margin-left:auto;background:0;border:0;font-size:1.4rem;color:#fff;text-decoration:underline;text-underline-position:under;font-weight:400}@media screen and (max-width:64em){.results-panel-wrap .results-filters-header{margin:.5rem 0 3rem;padding-top:1.8rem}}.results-panel-wrap .results-filters-form .select-wrapper{margin-bottom:1rem}.datepicker-wrapper{margin-bottom:1rem}.datepicker-wrapper .input-area{position:relative;margin-top:.5rem;height:5rem;width:100%}.datepicker-wrapper .input-area:after{content:'';position:absolute;top:50%;right:10px;translate:0 -50%;width:2rem;height:2rem;background-image:url(../img/svg/icon-new-calendar.svg);-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(11%) saturate(0) hue-rotate(147deg) brightness(108%) contrast(100%);filter:brightness(0) saturate(100%) invert(100%) sepia(11%) saturate(0) hue-rotate(147deg) brightness(108%) contrast(100%);cursor:pointer;pointer-events:none}.datepicker-wrapper label{font-weight:700;color:#fff}.datepicker-wrapper input[type=date]{padding:.5rem 1rem;width:100%;height:100%;font-weight:700;color:#fff;background-color:#391991;border:1px solid #fff;cursor:pointer}.datepicker-wrapper input[type=date]::-webkit-calendar-picker-indicator,.datepicker-wrapper input[type=date]::-webkit-inner-spin-button{opacity:0}.search-results .hits{margin-top:1rem}.search-results .hits .hits-item{-webkit-box-shadow:none;box-shadow:none;padding:0;border:1px solid #e6e6e6;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;font-size:1.5rem;line-height:1.3}@media screen and (max-width:48em){.search-results .hits .hits-item{display:block;border-width:0 0 1px;background:0}}.search-results .hits .hits-item:has(a):hover{-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.1);box-shadow:0 0 4px 1px rgba(0,0,0,.1)}.search-results .hits .hits-item .hits-image{-webkit-box-flex:1;-ms-flex:1 0 300px;flex:1 0 300px;max-width:300px}@media screen and (max-width:48em){.search-results .hits .hits-item .hits-image{width:120px;height:80px;-o-object-fit:cover;object-fit:cover;float:left;margin:2.3rem 1rem 1rem 0}}.search-results .hits .hits-item .hits-text{padding:2rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}@media screen and (max-width:48em){.search-results .hits .hits-item .hits-text{padding:2rem 0}}.search-results .hits .hits-item .hits-text .hits-category{position:absolute;top:1.2rem;right:1.2rem}@media screen and (max-width:48em){.search-results .hits .hits-item .hits-text .hits-category{right:auto;left:0;top:0;text-transform:none}.search-results .hits .hits-item .hits-text .hits-category:before{color:var(--custom-one)}}.search-results .hits .hits-item .hits-text .hits-text-title{font-weight:700;font-size:2rem;margin-bottom:.5rem;color:var(--main-blue);line-height:1.2;padding-right:6rem}.search-results .hits .hits-item .hits-text .hits-text-title a:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}@media screen and (max-width:48em){.search-results .hits .hits-item .hits-text .hits-text-title{overflow:hidden;padding-right:0}.search-results .hits .hits-item .hits-text .hits-text-title+.faculty-status,.search-results .hits .hits-item .hits-text .hits-text-title+p.h-fz-13{clear:none;overflow:hidden}.search-results .hits .hits-item .hits-text .hits-text-title~*{clear:both}}.search-results .hits .hits-item .hits-text .hits-text-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.7rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:48em){.search-results .hits .hits-item .hits-text .hits-text-meta .btn-campuse+.btn-campuse{margin-left:.8rem}}.search-results .hits .hits-item .hits-text .hits-text-meta .hits-tag{padding-bottom:.3rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(55%,rgba(255,255,255,0)),color-stop(45%,#eec343));background:linear-gradient(180deg,rgba(255,255,255,0) 55%,#eec343 45%);color:var(--main-blue);margin-left:1.5rem;font-weight:600}.search-results .hits .hits-item .hits-text .hits-text-meta span.h-color-blue-cello:has(+.hits-tag){margin-right:0!important}@media screen and (max-width:48em){.search-results .hits .hits-item .hits-text .hits-text-meta{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;gap:6px 10px}.search-results .hits .hits-item .hits-text .hits-text-meta .hits-tag{padding-bottom:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,rgba(255,255,255,0)),color-stop(45%,#eec343));background:linear-gradient(180deg,rgba(255,255,255,0) 70%,#eec343 45%)}.search-results .hits .hits-item .hits-text .hits-text-meta [class*=h-ml-]{margin-left:0!important}.search-results .hits .hits-item .hits-text .hits-text-meta [class*=h-mr-]{margin-right:0!important}}.search-results .hits .hits-event .hits-image,.search-results .hits .hits-news .hits-image{aspect-ratio:3/2;background-size:contain}.search-results .hits .hits-programme .hits-text .hits-text-title{font-size:2.4rem;padding-right:11rem}@media screen and (max-width:48em){.search-results .hits .hits-programme .hits-text .hits-text-title{padding-right:0}}.search-results .hits .hits-programme .hits-text .hits-text-meta{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.search-results .hits .hits-programme .hits-text .hits-text-meta>span{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:20rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;font-weight:600;color:var(--main-blue)}.search-results .hits .hits-programme .hits-text .hits-text-meta .icon{margin-right:.5rem;width:2rem;height:2rem;-ms-flex-negative:0;flex-shrink:0}.search-results .hits .hits-programme .hits-text .hits-text-meta .icon path,.search-results .hits .hits-programme .hits-text .hits-text-meta .icon polygon{fill:#969083;stroke:transparent}.search-results .hits .hits-publication{background:#f4f4f4}@media screen and (max-width:48em){.search-results .hits .hits-publication{background:rgba(244,244,244,.5)}}.search-results .hits .hits-publication .hits-text{padding:2rem 13rem 2rem 4rem;min-height:17rem}@media screen and (max-width:48em){.search-results .hits .hits-publication .hits-text{padding:4rem 8rem 1.5rem 1rem;min-height:0}.search-results .hits .hits-publication .hits-text .hits-category{top:1rem;left:1rem}}.search-results .hits .hits-publication .hits-text .hits-text-title{margin-bottom:1rem;color:var(--main-pink)}.search-results .hits .hits-publication .hits-text .hits-publication-icon{position:absolute;top:5rem;right:3rem;width:10rem;color:var(--main-blue);font-size:18px;font-weight:600;text-align:right}.search-results .hits .hits-publication .hits-text .hits-publication-icon .icon{margin-top:1.5rem}@media screen and (max-width:48em){.search-results .hits .hits-publication .hits-text .hits-publication-icon{top:0;right:1rem;padding-top:1rem;width:5rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-results .hits .hits-publication .hits-text .hits-publication-icon .icon{width:3.5rem;height:3.5rem;margin-bottom:1.5rem}}.search-results .hits .hits-chairs .hits-text,.search-results .hits .hits-institute .hits-text,.search-results .hits .hits-research .hits-text{padding-top:3rem}@media screen and (max-width:48em){.search-results .hits .hits-chairs .hits-text,.search-results .hits .hits-institute .hits-text,.search-results .hits .hits-research .hits-text{padding-top:2rem}}.search-results .hits .hits-faculty .hits-image{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;width:200px;height:200px}@media screen and (max-width:48em){.search-results .hits .hits-faculty .hits-image{width:120px;height:120px}}.search-results .hits .hits-faculty .faculty-status{margin-bottom:1.5rem}.search-results .hits .hits-faculty .faculty-status>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3rem}.search-results .hits .hits-faculty .faculty-status .icon{margin-right:1rem}.search-results .hits .hits-faculty .faculty-status .icon path,.search-results .hits .hits-faculty .faculty-status .icon polygon{fill:revert-layer}.search-results .hits .hits-other .hits-text,.search-results .hits .hits-press .hits-text{padding:2.5rem 14rem 2.5rem 2.5rem}@media screen and (max-width:48em){.search-results .hits .hits-other .hits-text,.search-results .hits .hits-press .hits-text{padding:2rem 0}}.search-results .hits .hits-press .h-mt-30{margin-top:1.5rem!important}.search-results .hits .hits-press .h-mt-30 span.h-color-blue-cello{display:block;margin:.5rem 0 0!important}.search-results-pagination{margin-top:8rem;margin-bottom:3rem}.search-results-pagination .ais-Pagination-item--firstPage,.search-results-pagination .ais-Pagination-item--lastPage,.search-results-pagination .ais-Pagination-item--nextPage,.search-results-pagination .ais-Pagination-item--previousPage{display:none}.search-results-pagination .ais-Pagination-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-results-pagination .ais-Pagination-list .ais-Pagination-item{margin:0 .6rem}.search-results-pagination .ais-Pagination-list .ais-Pagination-item .ais-Pagination-link{height:2.4rem;width:2.4rem;background:0;-webkit-box-shadow:none;box-shadow:none;border:0!important;font-size:1.7rem;font-weight:700;color:var(--main-blue)}.search-results-pagination .ais-Pagination-list .ais-Pagination-item .ais-Pagination-link:hover{background:0}.search-results-pagination .ais-Pagination-list .ais-Pagination-item.ais-Pagination-item--selected .ais-Pagination-link{background:var(--main-pink);color:#fff;border-radius:50%}