Von: "Voom" <motorcycles@voominsurance.com>
An: "Greg" <personwithoutemail@withoutemail.com>
Datum: 2026-09-02T00:00:07.000Z
@import url("https://fonts.googleapis.com/css?family=Montserrat:bold,normal");
@import url("https://fonts.googleapis.com/css?family=Avenir:bold,normal");
#mainContentLayout {
position: relative;
width: 520px;
margin-left: auto;
margin-right: auto;
font-family: lucida, 'Avenir', roboto, helvetica neue, helvetica, arial, sans-serif;
display: block;
}
@media only screen and (max-width:620px) {
#mainContentLayout {
width: 480px !important;
}
}
#mainContentLayoutLeft {
position: relative;
width: 520px;
font-family: lucida, 'Avenir', roboto, helvetica neue, helvetica, arial, sans-serif;
display: block;
}
@media only screen and (max-width:620px) {
#mainContentLayoutLeft {
width: 480px !important;
}
}
#headerLayout {
position: relative;
width: 580px;
margin-left: auto;
margin-right: auto;
}
#templateHeaderLayout {
background-color: #ffffff;
background-image: url("https://motorcycles-prod-us-east-1-public.s3.us-east-1.amazonaws.com/Images/motorcycles_email_header.png");
background-repeat: no-repeat;
background-position: top;
background-size: contain;
border-top: 0;
border-bottom: 0;
padding-bottom: 0px;
height: 230px;
width: 620px;
}
@media only screen and (max-width:620px) {
#templateHeaderLayout {
background-size: cover !important;
height: 150px !important;
}
}
#titleLayout {
font-family: Montserrat, roboto, helvetica neue, helvetica, arial, sans-serif;
font-weight: bold;
position: relative;
margin: auto;
color: #5743AF;
font-size: 14pt;
max-width: 250px;
height: 80px;
width: 270px;
float: left;
overflow-wrap: break-word;
word-break: break-word;
text-align: left;
padding-top: 20px;
padding-left: 10px;
}
@media only screen and (max-width:620px) {
#titleLayout {
padding-top: 35px !important;
width: 210px !important;
max-width: 210px;
}
}
#logosLayout {
position: relative;
width: 520px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}
#footerLayout {
position: relative;
width: 580px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
}
#templateFooterLayout {
background-color: #ffffff;
background-image: url("https://motorcycles-prod-us-east-1-public.s3.us-east-1.amazonaws.com/Images/motorcycles_email_footer.png");
background-repeat: no-repeat;
background-position: top;
background-size: contain;
border-top: 0;
border-bottom: 0;
padding-bottom: 0px;
height: 180px;
}
@media only screen and (max-width:620px) {
#templateFooterLayout {
height: 180px !important;
background-size: cover !important;
}
#footerLayout {
padding-top: 50px !important;
width: 460px !important;
}
}
.mailing-address-layout {
text-align: center;
line-height: 1.5;
font-size: 9pt;
color: #0067CD;
}
@media only screen and (max-width:620px) {
.mailing-address-layout {
font-size: 8pt !important;
}
}
.skywatch-logo-image {
max-height: 28px;
max-width: 180px;
padding-top: 15px;
float: left;
}
.broker-logo-image {
max-height: 40px;
max-width: 180px;
float: right;
padding-top: 10px;
}
#templateLogosLayout {
height: 20px;
padding-bottom: 5px;
}
.desktop-only {
display: block;
}
.mobile-only {
display: none;
}
@media only screen and (max-width:620px) {
.desktop-only {
display: none !important;
}
.mobile-only {
display: block !important;
}
}
#facebook-button-layout{
padding-right: 10px;
}
#twitter-button-layout{
padding-right: 10px;
}
#linkedin-button-layout{
padding-right: 10px;
}
Your policy renewal notice
.styled-table {
border-collapse: collapse;
margin: 25px 0;
font-size: 0.9em;
font-family: sans-serif;
min-width: 400px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.styled-table thead tr {
background-color: rgb(67, 45, 159);
color: #ffffff;
text-align: left;
}
.styled-table th,
.styled-table td {
padding: 12px 15px;
}
.styled-table tbody tr {
background-color: rgb(239, 229, 255);
border-bottom: thin solid #dddddd;
}
.styled-table thead tr:first-child th:first-child {
border-radius: 0.6em 0 0 0;
}
.styled-table thead tr:first-child th:last-child {
border-radius: 0 0.6em 0 0;
}
.styled-table tbody tr:last-child td:first-child {
border-radius: 0 0 0 0.6em;
}
.styled-table tbody tr:last-child td:last-child {
border-radius: 0 0 0.6em 0;
}
.styled-table tbody tr:last-child {
border-bottom: none;
}
.cent-style {
font-size: 1.1em
}
.odometer-img {
width: 250px;
height: 250px;
margin-left: auto;
margin-right: auto;
}
@media only screen and (max-width: 620px) {
.odometer-img {
width: 180px;
}
}
.odometer-btn {
border-radius: 25px;
height: 50px;
width: 320px;
cursor: pointer;
margin-left: auto;
margin-right: auto;
background-color: #5743af;
color: white;
font-weight: bold;
box-shadow: 0 10px 40px 0 rgba(3, 90, 192, 0.43);
border: 0;
font-size: 14pt;
text-align: center;
text-decoration: none;
line-height: 50px;
}
@media only screen and (max-width: 620px) {
.odometer-btn {
width: 178px;
border-radius: 40px;
height: 80px;
line-height: 80px;
font-size: 22pt;
}
}
.odometer-div {
display: grid;
justify-content: center;
margin-top: 30px;
border-bottom: 1px solid lightgray;
}
.odometer-img-div {
display: flex;
justify-content: center;
margin-top: 30px;
}
.odometer-div a {
color: white;
}
Dear Greg,
Thank you for being a valued customer and VOOMing with us in the past year!
The renewal policy will start on Oct 01, 2026.
Your next annual payment will be $120.32, plus a miles reconciliation from your expiring policy.
Some additional notes:
If the card on file is no longer valid or has been changed, give us a call at 888-871-2421 and we can help.
Your renewal charge will also include a miles reconciliation from your expiring policy. If we have your odometer reading on file, we'll adjust the amount based on actual miles ridden versus your estimate — charging or refunding the difference. If no odometer reading is available, a default mileage charge will apply.
Your renewal policy is attached to this email and includes a renewal insurance ID card.
Note
The miles portion within your recurring charges will be based on an annual mileage estimate of:
1000 miles for 2018 POLARIS RANGER XP 900 EPS
We will ask for odometer uploads periodically to ensure it aligns with this estimation, so we can charge or refund accordingly. If you would like to update this estimation, please click here.
Thank you for being a Pay Per Miler, and let’s VOOM!
Safe riding,
The VOOM team
www.voominsurance.com