@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@keyframes slideOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@-webkit-keyframes headerBurgerIsActive{0%{height:5rem}to{height:100vh}}@keyframes headerBurgerIsActive{0%{height:5rem}to{height:100vh}}@-webkit-keyframes headerBurgerIsNotActive{0%{height:100vh}to{height:5rem}}@keyframes headerBurgerIsNotActive{0%{height:100vh}to{height:5rem}}@-webkit-keyframes shine{to{background-position-x:-200%}}@keyframes shine{to{background-position-x:-200%}}
/*! purgecss start ignore */
/*! purgecss end ignore */.layout--main{margin-left:auto;margin-right:auto;max-width:1366px;padding:0 .9375rem}@media only screen and (max-width:992px){.layout--main{max-width:75rem}}.layout--header{margin-left:auto;margin-right:auto;max-width:1366px;padding:0 .9375rem}.grid{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;-webkit-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:repeat(12,minmax(auto,1fr))}@media only screen and (max-width:992px){.grid{-moz-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;grid-template-columns:repeat(4,minmax(auto,1fr))}}.flex{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center}.flex--between,.search-form .search-form__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-form .search-form__wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;background-color:#fff;border-bottom:2px solid #151d11;color:#151d11;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.search-form .search-form__input{background-color:#fff;border:none;color:#151d11;font-family:var(--font-base);font-size:1rem;letter-spacing:.25px;outline:none;padding:1rem 0;width:100%}.search-form .search-form__input::-webkit-input-placeholder{color:#151d11;font-family:var(--font-base);opacity:1}.search-form .search-form__input::-moz-placeholder{color:#151d11;font-family:var(--font-base);opacity:1}.search-form .search-form__input::-ms-input-placeholder{color:#151d11;font-family:var(--font-base);opacity:1}.search-form .search-form__input::placeholder{color:#151d11;font-family:var(--font-base);opacity:1}@media only screen and (max-width:576px){.search-form .search-form__input{font-size:1.2rem;letter-spacing:.2px;line-height:1.5;padding:.75rem 0}.search-form .search-form__input::-webkit-input-placeholder{font-size:12px}.search-form .search-form__input::-moz-placeholder{font-size:12px}.search-form .search-form__input::-ms-input-placeholder{font-size:12px}.search-form .search-form__input::placeholder{font-size:12px}}.search-form .search-form__submit{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2rem;justify-content:center;padding:0;width:2rem}.search-form .search-form__submit svg{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;padding:.1875rem;width:100%}@media only screen and (max-width:1025px){.navigation-search{height:auto}}
/*# sourceMappingURL=css-search.css.map */