.section-footer-widget .footer-block__newsletter{max-width: 650px;margin: 0 auto}.section-footer-widget .footer-block__newsletter .footer-block__heading{font-size: 10.5px}.section-footer-widget .footer-block__newsletter .footer__newsletter{display: flex;flex-wrap: wrap;justify-content: center;width: 100%}.section-footer-widget .footer-block__newsletter .form-name{border-bottom: 1px solid var(--miscellaneous-color);flex: 0 0 100%}.section-footer-widget .footer-block__newsletter .newsletter-form__field-wrapper{border-bottom: 1px solid var(--miscellaneous-color);display: flex;justify-content: space-between;flex: 0 0 100%;max-width: 100%}.section-footer-widget .footer-block__newsletter input{border: 0;padding: 0;font-size: 12px;text-transform: uppercase}.section-footer-widget .footer-block__newsletter button{font-size: 12px;line-height: 1.375em;text-transform: uppercase;color: var(--text-color)}@media (min-width: 750px){.section-footer-widget{margin-bottom: 60px}.section-footer-widget .footer-block__newsletter .footer-block__heading{margin-bottom: 10px;font-size: 14px}.section-footer-widget .footer-block__newsletter .form-name{margin-bottom: 0;margin-right: 20px;flex: 0 0 280px;max-width: 100%}.section-footer-widget .footer-block__newsletter .newsletter-form__field-wrapper{flex: 1}}footer .footer-wrapper{padding-top: 10px}footer .footer-menu{padding: 16px 0 0}footer .footer-menu:not(:last-child){border-bottom: 1px solid var(--miscellaneous-color)}footer .footer-title{display: flex;justify-content: space-between;align-items: center;font-size: 16px;font-weight: 500;padding-bottom: 16px}footer .footer-title span{transition: all 0.25s ease-in-out}footer .footer-title:not(.active) span{transform: rotate(180deg)}footer .footer-list{max-height: 0;overflow: hidden;transition: all 0.25s ease-in-out}footer .footer-list li{padding: 6px 0}footer .footer-list li:last-child{padding-bottom: 16px}@media (min-width: 750px){footer{border-top: 1px solid var(--miscellaneous-color)}footer .footer-wrapper{display: flex;max-width: 950px;margin: 0 auto;padding-top: 60px;padding-bottom: 45px}footer .footer-wrapper .footer-menu{border: 0}footer .footer-menu{flex: 1;padding: 0 10px;text-align: center}footer .footer-title{justify-content: center}footer .footer-list{max-height: 100%}}.foot-copyright{padding: 12px;text-transform: uppercase;font-size: 12px;border-top: 1px solid var(--miscellaneous-color)}.foot-copyright p{margin: 0}@media (min-width: 750px){.foot-copyright{padding: 16px}}.search-drawer{max-width: 100%;padding-top: 0;background: none;left: -100%}.search-drawer .search-group{position: fixed;left: -100%;top: 0;bottom: 0;max-width: 450px;width: 100%;padding: 35px 16px 20px;background: var(--body-bg-color)}.search-drawer .overlay-search{background: #1e1d1d;opacity: 0;z-index: 9;position: fixed;left: 450px;top: 0;right: 0;bottom: 0}.search-drawer.is-open .search-group{left: 0}.search-drawer.is-open .overlay-search{opacity: 0.7}.search-drawer .close-search{position: absolute;top: 0;right: 0;width: 32px;height: 30px;display: flex;align-items: center;justify-content: center;background: var(--miscellaneous-color)}.search-drawer .close-search svg{width: 12px;height: 12px}.search-drawer .form-search{display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid var(--miscellaneous-color);margin-bottom: 30px}.search-drawer .form-search input{border: 0;font-size: 16px;padding: 5px 0}.search-drawer .form-search button{border: 0;padding: 0;background: none;color: var(--text-color);min-width: 75px;text-align: center;font-size: 16px}.search-drawer .form-search button:hover{background: none;color: var(--text-second-color)}.search-drawer .form-search button svg{display: none}.search-drawer .form-search button.pending svg{display: block}.no-results .results,.search-drawer .form-search button.pending span{display: none}.search-results{overflow-y: auto;height: calc(100vh - 115px)}.search-results .btn-view-all{display: none}.search-results .result-item{display: flex}.search-results .result-item:not(:last-child){margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid var(--miscellaneous-color)}.search-results .label_ui{margin: 0}.search-results .result-image{flex: 0 0 100px;max-width: 100%;margin-right: 15px}.search-results .result-info{flex: 1}.search-results .result-title{padding-top: 5px;padding-bottom: 4px;display: block}.search-results .btn-view-all{text-align: center;text-decoration: underline;text-underline-offset: 1px;padding-bottom: 15px}.search-results::-webkit-scrollbar-track{box-shadow: inset 0 0 4px var(--miscellaneous-color);-webkit-box-shadow: inset 0 0 var(--miscellaneous-color);background-color: var(--miscellaneous-color);border-radius: 5px}.search-results::-webkit-scrollbar{width: 4px;background-color: var(--miscellaneous-color);border-radius: 5px}.search-results::-webkit-scrollbar-thumb{background-color: var(--primary-color);border-radius: 5px}.has-results .btn-view-all{display: block}.has-results .no-result{display: none}