.et-shelf .contentfragment .cmp-contentfragment .cmp-contentfragment__elements{position:relative}
.et-shelf .contentfragment .cmp-contentfragment .cmp-contentfragment__elements .image{padding-left:0}
.et-shelf .contentfragment .cmp-contentfragment .cmp-contentfragment__elements .image .cmp-image{max-width:100%}
.et-shelf .contentfragment .cmp-contentfragment .cmp-contentfragment__elements .image .cmp-image .cmp-image__image{max-width:inherit;max-height:inherit;width:auto;height:auto;padding-top:8px;padding-bottom:18px}
.et-shelf .contentfragment .cmp-contentfragment .cmp-contentfragment__elements .image.cq-Editable-dom .cmp-image{max-width:251px;max-height:545px}
.et-shelf .contentfragment .cmp-contentfragment .cmp-contentfragment__elements .image.cq-Editable-dom .cmp-image .cmp-image__image{width:auto;height:auto}
.cmp-image a{display:block;max-height:100%;height:inherit}
.cmp-image a:focus{text-decoration:none;outline:1px auto var(--colour-brand-bright-purple)}
html:not(.firefox) .cmp-image a:focus{outline:1px auto var(--colour-brand-bright-purple);text-decoration:none}
.firefox .cmp-image a:focus{text-decoration:none}
html:not(.firefox) .cmp-image a:focus:hover{outline:1px auto var(--colour-brand-bright-purple)}
html:not(.msedge) .cmp-image a{width:inherit;height:inherit}
html:not(.msedge) .cmp-image img.cmp-image__image{width:100%;height:100%;object-fit:cover;object-position:center}
html:not(.msedge) .cmp-image img.cmp-image__image[src$=".svg"]{object-fit:initial}
.cmp-text a{color:var(--colour-brand-bright-purple);padding:6px 0 2px 0;text-decoration:none;line-height:26px;width:100%;width:-moz-calc(100%);width:-webkit-calc(100%);width:-o-calc(100%);width:calc(100%);background-image:-webkit-linear-gradient(transparent 95%,var(--colour-brand-bright-purple) 10px,var(--colour-brand-bright-purple));background-image:-moz-linear-gradient(transparent -moz-calc(100% - 1px),var(--colour-brand-bright-purple) 10px,var(--colour-brand-bright-purple));background-image:-o-linear-gradient(transparent -o-calc(100% - 1px),var(--colour-brand-bright-purple) 10px,var(--colour-brand-bright-purple));background-image:linear-gradient(transparent calc(100% - 1px),var(--colour-brand-bright-purple) 10px,var(--colour-brand-bright-purple));background-repeat:no-repeat;background-size:100% 100%;-webkit-transition:background-size ease-in-out 180ms;-moz-transition:background-size ease-in-out 180ms;-o-transition:background-size ease-in-out 180ms;transition:background-size ease-in-out 180ms;padding-bottom:3px}
.cmp-text a:hover{background-size:0 100%;border:0}
html:not(.firefox) .cmp-text a:focus{outline:1px auto var(--colour-brand-bright-purple);outline-offset:-2px;background-image:none;padding-bottom:6px}
html:not(.firefox) .cmp-text a:focus:hover{outline-offset:3px}
.firefox .cmp-text a:focus{background-image:none}
.cmp-text ol{margin:0 0 10px 20px;padding:0}
.cmp-text ol li{margin-top:20px;padding-left:19px}
.cmp-text ol li:first-child{margin-top:0}
.cmp-text ul{margin:0 0 10px 0;padding:0;list-style-type:none}
.cmp-text ul li{margin-top:10px;position:relative;display:block;padding-left:39px;min-height:26px}
.cmp-text ul li:first-child{margin-top:0}
.cmp-text ul li:before{content:"\e018";font-family:nw-icons;color:var(--colour-mono-grey-500);font-size:14px;margin-left:-3px;margin-top:-2px;position:absolute;left:0}
@media(max-width:1023px){.cmp-text ul li:before{margin-top:-2px}
.iphone .cmp-text ul li:before,.ipad .cmp-text ul li:before{margin-top:1px}
}
.theme--dark--bg .cmp-text a{color:var(--colour-mono-white);padding:6px 0 2px 0;text-decoration:none;line-height:26px;width:100%;width:-moz-calc(100%);width:-webkit-calc(100%);width:-o-calc(100%);width:calc(100%);background-image:-webkit-linear-gradient(transparent 95%,var(--colour-mono-white) 10px,var(--colour-mono-white));background-image:-moz-linear-gradient(transparent -moz-calc(100% - 1px),var(--colour-mono-white) 10px,var(--colour-mono-white));background-image:-o-linear-gradient(transparent -o-calc(100% - 1px),var(--colour-mono-white) 10px,var(--colour-mono-white));background-image:linear-gradient(transparent calc(100% - 1px),var(--colour-mono-white) 10px,var(--colour-mono-white));background-repeat:no-repeat;background-size:100% 100%;-webkit-transition:background-size ease-in-out 180ms;-moz-transition:background-size ease-in-out 180ms;-o-transition:background-size ease-in-out 180ms;transition:background-size ease-in-out 180ms;padding-bottom:3px}
.theme--dark--bg .cmp-text a:hover{background-size:0 100%;border:0}
html:not(.firefox) .theme--dark--bg .cmp-text a:focus{outline:1px auto var(--colour-mono-white);outline-offset:-2px;background-image:none;padding-bottom:6px}
html:not(.firefox) .theme--dark--bg .cmp-text a:focus:hover{outline-offset:3px}
.firefox .theme--dark--bg .cmp-text a:focus{background-image:none}
.theme--dark--bg .cmp-text ul li:before{color:var(--colour-mono-grey-500)}