.page-title{margin:20px auto 0;position:relative}.page-title:after{background:#e6e9ef;bottom:0;content:"";height:100%;position:absolute;right:0;width:50px;z-index:-1}.search{background:#e6e9ef;border-radius:0 0 40px 0;margin:0 auto 30px;padding:30px 0}.search__wrapper{align-items:center;background:#fff;border-radius:0 0 20px 0;display:flex;height:70px;justify-content:space-between;margin:0 20px}.search svg{display:none;margin:0 20px}.search svg path{fill:#124618}.search__input{border:0;flex:1;font-size:18px;height:100%;max-width:60%;outline-color:#124618;padding:1rem}.search__button{background-color:#124618;border:0;border-radius:0 0 20px 0;color:#fff;font-size:13px;height:calc(100% - 20px);margin:0 24px;outline-color:#124618;width:150px}.search__button:focus,.search__button:hover{background-color:#124618;cursor:pointer}.result__results{display:flex;flex-direction:column;gap:20px}.result__item{color:#3e3e40;font-size:17px}.result__item__title{color:#3e3e40;font-size:18px}.result__item__link{color:#124618}.-hidden,[template]{display:none}.-show{display:flex}.footer{margin-top:100px}@media screen and (min-width:576px){.search svg{display:block}.search__input{max-width:100%}}@media screen and (min-width:768px){.search__wrapper{margin:0 40px}}