.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{color:#333;margin-top:16px;align-self:center;position:relative;color:#000;font-size:1.4rem;padding-right:32px;text-transform:uppercase}.SoftwareUpdate__link:hover{font-weight:700}.SoftwareUpdate__link:hover:after,.SoftwareUpdate__link:hover:before{right:0}.SoftwareUpdate__link:after,.SoftwareUpdate__link:before{position:absolute;top:50%;transform:translateY(-50%);border-color:#122aff;content:"";right:6px;top:calc(50% - 3px);transition:right .3s ease-out}.SoftwareUpdate__link:after{border-bottom-style:solid;border-bottom-width:2px;width:16px}.SoftwareUpdate__link:before{border-style:solid;border-width:2px 2px 0 0;height:12px;transform:translateY(-50%) scaleY(.8) rotate(45deg);width:12px}