[data-om-header] > a:first-child {min-width:0;flex-shrink:1}
[data-om-header] > a:first-child img {max-width:30vw;object-fit:contain}
input,select,textarea {min-width:0;max-width:100%}
select option {background:#212626;color:#f2f4f4}
[hidden] {display:none!important}
[data-om-quick-quote] [data-om-hero-form] {max-width:1560px!important;margin:auto;box-shadow:none!important}
[data-om-quick-quote] [data-om-hero-form] > div:nth-child(2) {grid-template-columns:repeat(4,minmax(0,1fr))!important}
@media(max-width:767px){
 [data-om-header]{gap:12px!important}
 [data-om-header] > a:first-child{gap:8px!important}
 [data-om-header] > a:first-child > span:first-child{font-size:13px!important}
 [data-om-quick-quote] [data-om-hero-form] > div:nth-child(2){grid-template-columns:minmax(0,1fr)!important}
}
@media(min-width:1360px){
 [data-om-header]{gap:24px!important}
 [data-om-nav]{gap:22px!important;flex-shrink:0}
 [data-om-header] > a:first-child{flex-shrink:0}
 [data-om-header] > a:first-child img{width:260px!important;max-width:260px!important;height:auto!important}
}
@media(min-width:768px) and (max-width:1359px){
 [data-om-nav],[data-om-head-cta]{display:none!important}
 [data-om-burger]{display:flex!important}
}
