@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");section.search-results .search-results-container{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:stretch}@media (max-width:810px){section.search-results .search-results-container{flex-direction:column}}section.search-results .search-results-container .custom-post{width:45%;margin-bottom:5em;display:flex;flex-direction:column}@media (max-width:810px){section.search-results .search-results-container .custom-post{width:100%}}section.search-results .search-results-container .custom-post .post-top-content-wrapper{position:relative;z-index:1}section.search-results .search-results-container .custom-post .post-top-content-wrapper .post-thumbnail img{border-radius:14px;width:100%}section.search-results .search-results-container .custom-post .post-bottom-content-wrapper{position:relative;z-index:2;width:80%;margin:-4em auto auto auto;background-color:#FFFFFF;border-radius:14px;padding:1.5em;height:100%;display:flex;flex-direction:column;justify-content:space-between}section.search-results .search-results-container .custom-post .post-bottom-content-wrapper .post-date{margin-bottom:2em}section.search-results .search-results-container .custom-post .post-bottom-content-wrapper .post-date span{padding:0.5em 1.5em;background-color:#13714C;color:#FFFFFF;border-radius:6px}section.search-results .search-results-container .custom-post .post-bottom-content-wrapper .content-wrapper{margin-bottom:2em}section.search-results .search-results-container .custom-post .post-bottom-content-wrapper .content-wrapper .post-title a{font-size:1.8rem;color:#111111;font-weight:bold;text-decoration:none}section.search-results .search-results-container .custom-post .post-bottom-content-wrapper .post-link{display:flex;justify-content:end;align-items:end}section.search-results .search-results-container .custom-post .post-bottom-content-wrapper .post-link button{background-color:#FFFFFF;color:#111111;padding:0.5em 2em}section.search-results .search-results-container .custom-post .post-bottom-content-wrapper .post-link button svg{fill:#111111}