.m-search-popup{pointer-events:auto}.m-search-popup .m\:flex{margin-left:0;margin-right:0}.m-search-popup .sas-search-popup__layout{display:grid;grid-template-columns:auto minmax(0, 1fr) auto;align-items:center;gap:16px}.m-search-popup .sas-search-popup__logo{min-width:0}.m-search-popup .sas-search-popup__search{min-width:0;overflow:visible}.m-search-popup .sas-search-popup__actions{min-width:0}.m-search-popup .m-logo a{width:var(--logo-width-desktop, 150px)}.m-search-popup .m-logo img{display:block;width:var(--logo-width-desktop, 150px);max-width:100%;height:auto}.m-search-popup__search-form{width:100%;max-width:100%;margin-left:0;margin-right:0}.m-search-popup .m-search-form{width:100%;max-width:100%}.m-search-popup .m-search-form .form-field--input{width:100%;max-width:100%;min-width:0;flex:1 1 auto}@media screen and (max-width: 767px){.m-search-popup .sas-search-popup__layout{grid-template-columns:minmax(0, 1fr)}}