.VehicleImage__iconWrap{display:inline-block}.VehicleImage__iconWrap .VehicleImage__icon{background-color:#f2f2f2;border-radius:50%;padding:8px;fill:#fff}@media screen and (min-width:1024px){.VehicleImage__iconWrap .VehicleImage__icon{padding:16px;position:relative}}.VehicleImage__placeholderWrapper{display:flex;align-items:center}.SoftwareUpdate__content{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:1024px){.SoftwareUpdate__content{flex-direction:row}}.SoftwareUpdate__c4Wrapper{padding-top:16px;background-color:#fff}.SoftwareUpdate__s15Wrapper{padding:32px 0;background-color:#fff}.SoftwareUpdate__image{display:inherit;flex-basis:20%;flex-grow:0;min-height:160px;justify-content:center}.SoftwareUpdate__image .VehicleImage__placeholder{margin:auto;height:80%}.SoftwareUpdate__image .VehicleImage__icon{width:80px;height:auto}@media screen and (min-width:1024px){.SoftwareUpdate__image .VehicleImage__icon{width:90px}}.SoftwareUpdate__detail{padding:16px;flex-basis:32%;flex-grow:0;display:inherit;flex-direction:column;justify-content:center}.SoftwareUpdate__detailTitle{font-size:1.8rem;font-weight:700;color:#000;margin-bottom:8px;text-align:center}@media screen and (min-width:670px){.SoftwareUpdate__detailTitle{text-align:left}}.SoftwareUpdate__detailItem{line-height:2.4rem;font-size:1.4rem;color:#000}.SoftwareUpdate__detailItem.is-bold{font-weight:700}.SoftwareUpdate__detailItem.is-warning{color:#e91630;font-weight:700}@media screen and (min-width:1024px){.SoftwareUpdate__detailItem.is-mobile{display:none}}.SoftwareUpdate__detailItem.is-update-message{text-align:center;margin:64px}.SoftwareUpdate__download{display:inherit;padding:16px 0;flex-basis:25%;flex-grow:0;flex-direction:column;justify-content:center;align-items:center;min-height:160px}.SoftwareUpdate__link{font-size:1.4rem;color:#3e3f40;margin-top:16px;align-self:center;display:block;position:relative;font-size:1.6rem;font-weight:700;color:#000}.SoftwareUpdate__link:after{content:"";display:inline-block;border:2px solid #efdf00;border-width:2px 2px 0 0;height:.6em;width:.6em;transform:rotate(45deg);margin-left:6px;vertical-align:middle}.SoftwareUpdate__link:hover:after{border-color:currentColor}