.modal-search{position:fixed;left:20rem;opacity:0;top:-.6rem;z-index:200;opacity:0;transform:translateY(-100%);transition:opacity .5s,transform .7s;pointer-events:none}@media (max-width:541px){.modal-search{top:2.1rem;left:0;width:100%;overflow:hidden}}.modal-search__open{opacity:1;transform:translateY(1rem);pointer-events:auto}.modal-search__content{background-color:#fff;padding:1rem;border-radius:.75rem;width:39.5rem;box-shadow:0 0 .875rem 0 rgba(0,0,0,.1);overflow-y:scroll}.modal-search__title{font-size:.75rem;font-style:normal;font-weight:400;transition:.4s;margin-left:3rem;color:#737475;opacity:.8}.modal-search__top{display:flex;gap:1rem;align-items:center;margin-bottom:1rem;position:relative}.modal-search .close-search{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width:541px){.modal-search__content{max-height:100%;width:100%;border-radius:0;overflow-x:hidden;overflow-y:hidden;height:100vh;padding:1rem 1rem 11rem}.modal-search__title{margin-left:1.8rem}.modal-search__top{gap:.4rem}.modal-search .close-search{width:1.5rem;height:1.5rem}.modal-search__results-inner{overflow-y:hidden;max-height:100%;padding-bottom:6rem}}.modal-search .close-search img{width:100%;height:100%;object-fit:contain}.modal-search #search-input{padding:.625rem 2.5rem .625rem .5rem;border:none;outline:0;border-radius:0;border-bottom:.063rem solid #e7e7e7;width:100%;position:relative}.modal-search .modal-search__title:nth-of-type(2){opacity:0;visibility:hidden;display:none;transition:opacity .3s,visibility .3s}.modal-search .modal-search__title:nth-of-type(2).show{opacity:1;visibility:visible;display:block;transition:opacity .3s}.modal-search #recent-queries{list-style:none;padding:0}.modal-search #recent-queries li{cursor:pointer;padding:.5rem 2rem .5rem 3rem;background:#fff;transition:.4s;border-radius:.75rem;position:relative}.modal-search #recent-queries li:hover{background:#f7f8f9}.modal-search #recent-queries li::before{content:"";width:1.5rem;height:1.5rem;display:block;background-position:center!important;background-size:contain!important;background-repeat:no-repeat!important;background:url(/wp-content/themes/pm-news/src/img/recent-clock.svg);position:absolute;left:.6rem;top:50%;transform:translate(0,-50%)}.modal-search__results{border-top:.063rem solid #e7e7e7;margin-top:1.688rem;padding-top:1rem;display:none}.modal-search__results.active{display:block}.modal-search__results-inner{overflow:hidden;padding-bottom:6rem}.modal-search #search-results{width:98%;margin:.75rem 0 1rem;padding:0 0 1rem;display:none;opacity:0;transition:opacity .3s ease-in-out;border-bottom:.063rem solid #e7e7e7}.modal-search #search-results.active{display:block;opacity:1}.modal-search #search-results ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.modal-search #search-results ul li{cursor:pointer;border:.063rem solid #e7e7e7;border-radius:.75rem;transition:.4s;overflow:hidden;position:relative}.modal-search #search-results ul li .outer-link{padding:2.5rem 3rem .75rem .75rem;width:100%;height:100%;position:relative;z-index:2}.modal-search #search-results ul li .no-category{padding:.75rem 3rem .75rem .75rem;width:100%;height:100%;position:relative;z-index:2}.modal-search #search-results ul li:before{content:"";position:absolute;right:.5rem;bottom:.5rem;z-index:0;display:block;width:1.375rem;height:1.375rem;background-image:url(/wp-content/themes/pm-news/src/img/news-arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease-in-out}@media (max-width:541px){.modal-search #search-results ul li{padding:.75rem 2rem .75rem .75rem}.modal-search #search-results ul li:before{width:1.375rem;height:1.375rem}.modal-search #search-results ul li .search-result-item{font-size:1.125rem;line-height:1.374rem}}.modal-search #search-results ul li:hover{background:#e7e7e7}.modal-search #search-results ul li:hover::before{transform:rotate(-45deg)}.modal-search #search-results ul li .search-result-item{font-weight:700;color:#0f0f0f;font-size:1.125rem;width:100%;margin-bottom:.5rem;z-index:2}.modal-search .search-results-title{font-size:1rem;font-weight:500;font-style:normal;color:#0f0f0f}.modal-search .view-all-results{border:.063rem solid #e7e7e7;border-radius:.75rem;padding:.75rem 1.5rem;color:#0f0f0f;font-weight:500;font-size:1.125rem;transition:.4s}.modal-search .view-all-results:hover{background:#f7f8f9}@media (max-width:541px){.modal-search #search-results{width:100%}.modal-search .view-all-results{width:100%;padding:.813rem 2rem;text-align:center;font-size:1.1rem}}.modal-search .close-query-button{margin-left:.5rem;background:0 0;border:none;cursor:pointer;color:#a4a4a4;font-size:1.4rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.modal-search.collapsed{left:12rem}.modal-search__freeze{overflow:hidden}.modal-search__freeze .header{background:#fff}.modal-search__freeze .header__logo-mobile .color{fill:#071424}.modal-search__freeze .header__search{display:none}.modal-search__freeze .header__burger span{background:#0f0f0f}.modal-search #recommendations-section .recommended-posts{margin-top:.75rem}.modal-search #recommendations-section .recommended-posts__categories{display:flex;flex-wrap:wrap;margin-bottom:.5rem;gap:.4rem;position:absolute;top:.5rem;left:.5rem;z-index:4}.modal-search #recommendations-section .recommended-posts__category{background:#f9ff0f;color:#0f0f0f;padding:.25rem .5rem;border-radius:1.5rem;display:inline-block;font-weight:700;line-height:.916rem;font-size:.75rem;width:fit-content;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:6.25rem;transition:background .5s ease-in-out,color .5s ease-in-out}.modal-search #recommendations-section .recommended-posts__category:hover{background:#0f0f0f;color:#f9ff0f}.modal-search #recommendations-section .recommended-posts__empty a{padding:.75rem 2rem .75rem .75rem}.modal-search #recommendations-section ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.modal-search #recommendations-section ul li{cursor:pointer;border:.063rem solid #e7e7e7;border-radius:.75rem;transition:.4s;overflow:hidden;position:relative}.modal-search #recommendations-section ul li:before{content:"";position:absolute;right:.5rem;bottom:.5rem;display:block;width:1.375rem;height:1.375rem;background-image:url(/wp-content/themes/pm-news/src/img/news-arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease-in-out;z-index:1}.modal-search #recommendations-section ul li a{padding:2.5rem 3rem .75rem .75rem;height:100%;font-weight:700;color:#0f0f0f;font-size:1.125rem;width:100%;position:relative;z-index:2}@media (max-width:541px){.modal-search.collapsed{left:0}.modal-search #recommendations-section ul li:before{width:1.375rem;height:1.375rem}.modal-search #recommendations-section ul li a{line-height:1.375rem}.modal-search .result-categories{height:1.6rem}}.modal-search #recommendations-section ul li:hover{background:#f7f8f9}.modal-search #recommendations-section ul li:hover::before{transform:rotate(-45deg)}.modal-search .result-categories{margin-bottom:.5rem;display:flex;flex-wrap:wrap;gap:.5rem;height:1.6rem;overflow:hidden;position:absolute;top:.5rem;left:.5rem;z-index:6}.modal-search .result-categories a{display:flex;justify-content:center;align-items:center;background:#f9ff0f;color:#0f0f0f;padding:.25rem .5rem;border-radius:1.5rem;font-weight:700;line-height:.916rem;font-size:.75rem;transition:background .5s ease-in-out,color .5s ease-in-out}.modal-search .result-categories a:hover{background:#0f0f0f;color:#f9ff0f}.modal-search__message{width:100%;margin:1.5rem auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-bottom:1.5rem;border-bottom:.063rem solid #e7e7e7}.modal-search__message--icon{margin-bottom:.5rem;padding:.75rem;border-radius:.75rem;border:.063rem solid #e7e7e7;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem}.modal-search__message--icon img{width:100%;height:100%;object-fit:cover}.modal-search__message--text{width:17rem;color:#737475;font-weight:500;font-size:.875rem;line-height:1.068rem}.modal-search #clear-search{display:none;border:none;cursor:pointer;background:url(/wp-content/themes/pm-news/src/img/clear-search.svg);background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;width:1.5rem;height:1.5rem;margin-left:.5rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);z-index:4}.modal-search__tags{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important;margin-bottom:1rem!important;flex-direction:row!important}.modal-search__tags li{padding:0!important;border:none!important;border-radius:0!important}.modal-search__tags li::before{display:none!important}.modal-search__tags li:hover{background:0 0!important}.modal-search__pages{margin-bottom:1rem!important;display:flex!important;flex-direction:column;gap:.5rem!important}.modal-search__pages a{width:100%}.modal-search__categories{margin-bottom:1rem!important;gap:.5rem;display:flex;flex-direction:column}.modal-search__categories .resluting-search__category{width:100%}.modal-search .view-text{display:block;font-weight:400;color:#737475;font-size:.875rem;line-height:1.044rem;margin-bottom:.5rem}.modal-search__loading{width:4rem;height:4rem;margin:1rem auto;display:none}.modal-search__loading img{width:100%;height:100%;object-fit:contain}.modal-search__news li{padding:0!important}.modal-search__absolute{border-top:.063rem solid #d8d9db;position:fixed;background:#fff;z-index:10;width:100%;left:50%;transform:translate(-50%,-4%);padding:1rem;bottom:0}.modal-search__mobile{max-height:45rem;height:100%;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:#737475 #fff}@media (max-width:541px){.modal-search #clear-search{right:1.7rem}.modal-search__tags li a{display:flex}.modal-search__pages a{min-width:100%}.modal-search__absolute{width:100%;bottom:2rem;padding:1rem 1rem 6rem}.modal-search__mobile{max-height:33rem}.modal-search .mobile-wrapper{max-height:45rem}.modal-search #recommendations-section{padding-bottom:7rem}}.modal-search__close{background:url(/wp-content/themes/pm-news/src/img/close.svg);background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;width:.8rem;height:.8rem;z-index:4;filter:brightness(0) saturate(100%) invert(76%) sepia(0) saturate(1430%) hue-rotate(295deg) brightness(89%) contrast(85%);display:none}@media (max-width:541px){.modal-search__close{display:block}}