@font-face{
font-family:"Brandon Text W01 Regular";
src:url("https://fast.fonts.net/dv2/14/641c334a-4247-47ff-afdd-8a7dadb13595.woff2?d44f19a684109620e484167ea790e818c5ccb875ffd9b5fd6b6eabae6c7f61ffefbbf4dd3c5c7ae3bda20da6ee072e40eef653dd8a75fcf6984ca72483abde7f014b41d6a60148c3706db6d50d3b0368f314a2ff229d100d1ed3f393af7f520d34c12fc45df4c39078751dd8e41db54a93303dfeefa89fb918154469948a1b9e543bd4e31f2ac1c5e1a08c08afc7feb0e97df796b5ebc0d0af4b906f3ff256047591d38553363e1765685ebedda76b2ef3b8d47403a259baf5f312880d37bbce84fc479779b1efbdd79c314dc7de651fdd5704197152a2e74eec4596b1e114bb46ba758a9dfcafc6ebbbbd62464dd346891b164711298a8d4cfba132e5c2b9a18d2ecbf2edb3124e5999d9983685&projectId=d7f565ed-3d06-4a36-85d8-1376f4b120d9") format('woff2');}

@font-face{
font-family:"Brandon Text W01 Regular It";
src:url("https://fast.fonts.net/dv2/14/252b9b34-f03e-4420-ac47-09fa289a95a7.woff2?d44f19a684109620e484167ea790e818c5ccb875ffd9b5fd6b6eabae6c7f61ffefbbf4dd3c5c7ae3bda20da6ee072e40eef653dd8a75fcf6984ca72483abde7f014b41d6a60148c3706db6d50d3b0368f314a2ff229d100d1ed3f393af7f520d34c12fc45df4c39078751dd8e41db54a93303dfeefa89fb918154469948a1b9e543bd4e31f2ac1c5e1a08c08afc7feb0e97df796b5ebc0d0af4b906f3ff256047591d38553363e1765685ebedda76b2ef3b8d47403a259baf5f312880d37bbce84fc479779b1efbdd79c314dc7de651fdd5704197152a2e74eec4596b1e114bb46ba758a9dfcafc6ebbbbd62464dd346891b164711298a8d4cfba132e5c2b9a18d2ecbf2edb3124e5999d9983685&projectId=d7f565ed-3d06-4a36-85d8-1376f4b120d9") format('woff2');}

@font-face{
font-family:"Brandon Text W01 Bold";
src:url("https://fast.fonts.net/dv2/14/9e44481d-0ce3-4208-a376-bdc2ff9bc671.woff2?d44f19a684109620e484167ea790e818c5ccb875ffd9b5fd6b6eabae6c7f61ffefbbf4dd3c5c7ae3bda20da6ee072e40eef653dd8a75fcf6984ca72483abde7f014b41d6a60148c3706db6d50d3b0368f314a2ff229d100d1ed3f393af7f520d34c12fc45df4c39078751dd8e41db54a93303dfeefa89fb918154469948a1b9e543bd4e31f2ac1c5e1a08c08afc7feb0e97df796b5ebc0d0af4b906f3ff256047591d38553363e1765685ebedda76b2ef3b8d47403a259baf5f312880d37bbce84fc479779b1efbdd79c314dc7de651fdd5704197152a2e74eec4596b1e114bb46ba758a9dfcafc6ebbbbd62464dd346891b164711298a8d4cfba132e5c2b9a18d2ecbf2edb3124e5999d9983685&projectId=d7f565ed-3d06-4a36-85d8-1376f4b120d9") format('woff2');}


html, body{
    padding:0;
    margin:0;
    color:#30515F;
    font-weight: normal;
    /*font-size: 0.9375rem;*/
    font-size: 18px;
    font-style: normal;
    line-height: 1.375rem;
    font-family: "Brandon Text W01 Regular",Arial,sans-serif
}
strong{
	font-family: "Brandon Text W01 Bold",Arial,sans-serif;
}
.svgwrap{
    position:relative;
}
.svgwrap .source{
    position:absolute;
    right:30px;
    bottom:70px;
}
h3{
    font-size: 1.5rem;
    line-height: 2.25rem;
    font-weight: normal;
    font-style: normal;
    font-family: "Brandon Text W01 Bold",Arial,sans-serif;
    text-transform: none;
    text-align:center;
}
.textwrap .wide-text, .textwrap .row.grey .col{
    max-width:780px;
    margin:auto;
}
.textwrap .row{
    padding:0 10px;
}
.textwrap .wide-text ol{
    padding:0;
    margin:0 0 3.75rem;
    counter-reset: section;
    list-style-type:none;
}
.textwrap .wide-text li{
    padding-left:2.5rem;
    padding-top:0.575rem;
    padding-bottom:0.575rem;
    position:relative;
}
.textwrap .wide-text li:before{
    box-sizing: border-box;
    position: absolute;
    left: 0;
    line-height: 22px;
    counter-increment: section;
    content: counters(section,".") " ";
    font-weight: normal;
    font-style: normal;
    font-family: "Brandon Text W01 Bold",Arial,sans-serif;
    left: 1.25rem;
    line-height: 27px;
    font-size: 1.125rem;
}
.textwrap .row.grey .col p{
    text-align:center;
    padding-top:1.59375rem;
    padding-bottom:1.59375rem;
    font-size:100%;
    margin:0;
}
.textwrap .row.grey{
    background:#EAEDEF;
}
.textwrap > div{
    display:none;
}

path#AK:hover{
    cursor:pointer;
}