.kone-html-snippet__wrapper p,.kone-html-snippet__wrapper a{font-family:var(--kone-typography-paragraph-family);font-weight:var(--kone-typography-paragraph-weight);word-break:break-word}
.kone-html-snippet__wrapper p,.kone-html-snippet__wrapper a{font-size:var(--kone-typography-paragraph-1-size-mobile);line-height:var(--kone-typography-paragraph-1-line-height-mobile)}
@media only screen and (min-width:600px){.kone-html-snippet__wrapper p,.kone-html-snippet__wrapper a{font-size:var(--kone-typography-paragraph-1-size-tablet);line-height:var(--kone-typography-paragraph-1-line-height-tablet)}
}
@media only screen and (min-width:1024px){.kone-html-snippet__wrapper p,.kone-html-snippet__wrapper a{font-size:var(--kone-typography-paragraph-1-size-desktop);line-height:var(--kone-typography-paragraph-1-line-height-desktop)}
}
.kone-html-snippet__wrapper{grid-column:1/span 4;padding-bottom:var(--kone-layout-spacing-between-components-mobile,20px) !important}
@media only screen and (min-width:600px){.kone-html-snippet__wrapper{grid-column:3/span 6;padding-bottom:var(--kone-layout-spacing-between-components-tablet,40px) !important}
}
@media only screen and (min-width:1024px){.kone-html-snippet__wrapper{grid-column:5/span 8;padding-bottom:var(--kone-layout-spacing-between-components-desktop,60px) !important}
}
.kone-html-snippet__wrapper p,.kone-html-snippet__wrapper a{color:var(--kone-text-primary,#141414);margin:0 !important;padding:0 0 1em !important}
.kone-html-snippet__wrapper p:first-child{margin-bottom:2em !important}
.kone-html-snippet__wrapper a{color:var(--color-text-link);text-underline-offset:.25em}
.kone-html-snippet__wrapper img{margin-bottom:var(--kone-layout-spacing-between-components-mobile,20px) !important;width:100%}
@media only screen and (min-width:600px){.kone-html-snippet__wrapper img{margin-bottom:var(--kone-layout-spacing-between-components-tablet,40px) !important}
}
@media only screen and (min-width:1024px){.kone-html-snippet__wrapper img{margin-bottom:var(--kone-layout-spacing-between-components-desktop,60px) !important}
}
.kone-html-snippet__wrapper ul{margin-bottom:2em !important}
.kone-html-snippet__wrapper ul li{font-size:20px !important;text-indent:-30px}
.kone-html-snippet__wrapper table{margin-bottom:1em !important;width:100% !important}
.kone-html-snippet__wrapper table td{padding:.5em !important}